[=3h[=3h[=3hBdsDxe: loading Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0) BdsDxe: starting Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0) [=3hStarKernel UEFI Loader Loading kernel from ESP... RAW SERIAL UP Monolithic build - kernel linked directly Collecting boot information... CmdLine: parsed OK GOP: linear framebuffer found EBS... EBS OK Calling kernel_main (monolithic)... _____ _ _ __ _ / ____| | | |/ / | | | (___ | |_ __ _ _ __| ' / ___ _ __ _ __ ___| | \___ \| __/ _` | '__| < / _ \ '__| '_ \ / _ \ | ____) | || (_| | | | . \ __/ | | | | | __/ | |_____/ \__\__,_|_| |_|\_\___|_| |_| |_|\___|_| LithosAnanke v1.5.3 Architecture: amd64 Build: Jul 7 2026 13:26:41 UEFI BootServices: EXITED === StarKernel Boot Information === Memory map entries: 128 Total memory: 1023 MB Usable memory: 966 MB =================================== PMM initialized. PMM statistics: Total pages: 248881 Free pages : 247354 Used pages : 1527 Total MB : 972 Free MB : 966 Used MB : 5 VMM initialized (mapped RAM, CR3 switched) VMM initialized (mapped RAM, CR3 switched) VMM self-test: mapped OK at 0xffff800000000000 VMM self-test complete. IDT installed. APIC: init... APIC: IA32_APIC_BASE MSR=0x00000000fee00900 APIC: initialized (xAPIC MMIO, TPR=0, SIVR=0x1FF, EOI-clear) APIC: init done Timer: init... Timer: init start Timer: PM_TMR_BLK discovered from FADT at port 1544 Timer: VM mode detected (hypervisor present). Timer: HPET calibration disabled (VM-exit MMIO would poison timing). Timer: WARNING: invariant TSC not present under hypervisor. Timer: continuing in RELATIVE mode (no determinism guarantees). Timer: RDTSCP not present; using RDTSC (less serialized). Timer: CPUID frequency unavailable; trying PM Timer... Timer: trust=1 (0=NONE,1=REL,2=ABS), TSC=2546646859 Hz Timer: init done Kernel heap initialized. Heap statistics: Total bytes: 536870872 Free bytes: 536870872 Used bytes: 0 Peak bytes: 0 Heartbeat: init... APIC Timer: calibrating... APIC Timer: apic_hz=918504021, tick_hz=100, initial_count=9185040 APIC Timer: configured (masked, ready to start) Heartbeat: init done Kernel initialization complete. Boot successful! VM: bootstrap parity... VM arena allocated: 0xffff900000000000 (5 MB) [HADES][INFO ] [KRELTSC: 0] Registering FORTH-79 Standard word set... [HADES][INFO ] [KRELTSC: 6364268] Registering FORTH-79 arithmetic words... [HADES][INFO ] [KRELTSC: 31915812] FORTH-79 Standard word set registration complete [Hera] POST: Running comprehensive test suite... [Hera] [HADES][INFO ] [KRELTSC: 61053402] Starting comprehensive FORTH-79 modular test suite... [Hera] [HADES][INFO ] [KRELTSC: 61453840] ============================================== [Hera] [HADES][INFO ] [KRELTSC: 62002408] [Hera] === Testing Module: Stack Words === [Hera] [HADES][INFO ] [KRELTSC: 62815704] Running Stack Words Tests (Module 1: Foundation)... [Hera] [HADES][TEST ] [KRELTSC: 63275124] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 63874266] Testing word: DUP [Hera] [HADES][TEST ] [KRELTSC: 64147822] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 64887846] Running DUP.basic: 5 DUP . . CR [Hera] 5 5 [Hera] [HADES][TEST ] [KRELTSC: 73984446] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 74963870] Expected: Should print: 5 5 [Hera] 5 5 [Hera] 5 5 [Hera] 5 5 [Hera] 5 5 [Hera] 5 5 [Hera] [HADES][TEST ] [KRELTSC: 79283970] Running DUP.zero: 0 DUP . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 79821156] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 80421102] Expected: Should print: 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 82253938] Running DUP.negative: -42 DUP . . CR [Hera] -42 -42 [Hera] [HADES][TEST ] [KRELTSC: 82981992] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 83542504] Expected: Should print: -42 -42 [Hera] -42 -42 [Hera] -42 -42 [Hera] -42 -42 [Hera] -42 -42 [Hera] -42 -42 [Hera] [HADES][TEST ] [KRELTSC: 85472270] Running DUP.max_int: 2147483647 DUP . . CR [Hera] 2147483647 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 86137310] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 86596116] Expected: Should duplicate max int [Hera] 2147483647 2147483647 [Hera] 2147483647 2147483647 [Hera] 2147483647 2147483647 [Hera] 2147483647 2147483647 [Hera] 2147483647 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 88912750] Running DUP.min_int: -2147483648 DUP . . CR [Hera] -2147483648 -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 89515142] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 89973406] Expected: Should duplicate min int [Hera] -2147483648 -2147483648 [Hera] -2147483648 -2147483648 [Hera] -2147483648 -2147483648 [Hera] -2147483648 -2147483648 [Hera] -2147483648 -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 92276156] Running DUP.empty_stack: DUP [Hera] [HADES][ERROR] [KRELTSC: 92655104] DUP: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 93011566] Expected error occurred [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 93516290] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 94199564] DUP: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 95142292] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 95550476] Testing word: DROP [Hera] [HADES][TEST ] [KRELTSC: 95797764] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 96066272] Running DROP.basic: 5 7 DROP . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 96709370] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 97235448] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 98967770] Running DROP.zero: 42 0 DROP . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 99411992] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 99869232] Expected: Should drop zero, print 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 101783746] Running DROP.negative: 10 -5 DROP . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 102262930] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 102789704] Expected: Should drop negative, print 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 104607402] Running DROP.double_drop: 1 2 3 DROP DROP . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 105124422] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 105640570] Expected: Should print: 1 [Hera] 1 [Hera] [HADES][DOE ] tick_number,elapsed_ns,tick_interval_ns,cache_hits_delta,bucket_hits_delta,word_executions_delta,hot_word_count,avg_word_heat_q48,window_width,actual_window_size,predicted_label_hits,jitter_bits,apic_ticks,time_trust_q48,variance_q48,vm_call_depth_max,hera_heat_q48,hermes_heat_q48,artemis_heat_q48 [Hera] [HADES][DOE ] 1,10000,10000,0,0,183,4,45,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 115373024] Running DROP.triple_drop: 1 2 3 4 DROP DROP DROP . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 115926788] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 116402224] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 118386788] Running DROP.sequential: 5 DROP 6 DROP 7 . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 118877986] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 119350074] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 121205298] Running DROP.single_item: 99 DROP DEPTH . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 121901444] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 122520382] Expected: Should empty stack, depth=0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 124324330] Running DROP.depth_change: DEPTH 1 2 DROP DEPTH SWAP - . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 125470318] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 125932198] Expected: Should change depth by 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 128081384] Running DROP.preserve_depth: DEPTH 5 6 DROP DROP DEPTH = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 128947622] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 129499950] Expected: Should preserve net depth [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][DOE ] 2,20000,10000,0,0,173,5,44,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 132593224] Running DROP.max_int: 2147483647 DROP DEPTH . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 133124912] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 133734156] Expected: Should drop max int [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 135539188] Running DROP.min_int: -2147483648 DROP DEPTH . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 136053802] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 136579212] Expected: Should drop min int [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 138369816] Running DROP.with_dup: 5 DUP DROP . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 138848294] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 139379044] Expected: Should duplicate then drop [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 141234482] Running DROP.with_swap: 1 2 SWAP DROP . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 141754410] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 142284880] Expected: Should swap then drop [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 144127772] Running DROP.complex: 1 2 3 ROT DROP SWAP DROP . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 145157240] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 145640244] Expected: Should handle complex sequence [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 147750062] Running DROP.empty_stack: DROP [Hera] [HADES][ERROR] [KRELTSC: 148142750] DROP: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 148440782] Expected error occurred [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 148940818] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 149277908] DROP: 15 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 149626104] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 150039266] Testing word: SWAP [Hera] [HADES][TEST ] [KRELTSC: 150287394] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 150623138] Running SWAP.basic: 5 7 SWAP . . CR [Hera] 5 7 [Hera] [HADES][TEST ] [KRELTSC: 151108154] Test passed [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 151565316] Expected: Should print: 7 5 [Hera] 5 7 [Hera] 5 7 [Hera] 5 7 [Hera] 5 7 [Hera] 5 7 [Hera] [HADES][TEST ] [KRELTSC: 153481364] Running SWAP.same_values: 42 42 SWAP . . CR [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 153976652] Test passed [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 154433550] Expected: Should print: 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 [HADES][DOE ] 3,30000,10000,0,0,184,6,60,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 157005136] Running SWAP.zero_nonzero: 0 99 SWAP . . CR [Hera] 0 99 [Hera] [HADES][TEST ] [KRELTSC: 157502826] Test passed [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 157961228] Expected: Should print: 99 0 [Hera] 0 99 [Hera] 0 99 [Hera] 0 99 [Hera] 0 99 [Hera] 0 99 [Hera] [HADES][TEST ] [KRELTSC: 159913730] Running SWAP.negative: -5 10 SWAP . . CR [Hera] -5 10 [Hera] [HADES][TEST ] [KRELTSC: 160405642] Test passed [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 160859534] Expected: Should print: 10 -5 [Hera] -5 10 [Hera] -5 10 [Hera] -5 10 [Hera] -5 10 [Hera] -5 10 [Hera] [HADES][TEST ] [KRELTSC: 162843176] Running SWAP.one_item: 42 SWAP [Hera] [HADES][ERROR] [KRELTSC: 163234126] SWAP: Insufficient stack items (need 2) [Hera] [HADES][TEST ] [KRELTSC: 163674918] Expected error occurred [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 164194792] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 164601854] Running SWAP.empty_stack: SWAP [Hera] [HADES][ERROR] [KRELTSC: 164942036] SWAP: Insufficient stack items (need 2) [Hera] [HADES][TEST ] [KRELTSC: 165272092] Expected error occurred [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 165770148] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 166105678] SWAP: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 166452690] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 166866466] Testing word: OVER [Hera] [HADES][TEST ] [KRELTSC: 167262040] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 167535712] Running OVER.basic: 5 7 OVER . . . CR [Hera] 5 7 5 [Hera] [HADES][TEST ] [KRELTSC: 168311302] Test passed [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 168793664] Expected: Should print: 5 7 5 [Hera] 5 7 5 [Hera] 5 7 5 [Hera] 5 7 5 [Hera] 5 7 5 [Hera] 5 7 5 [Hera] [HADES][TEST ] [KRELTSC: 170912678] Running OVER.zeros: 0 0 OVER . . . CR [Hera] 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 171404762] Test passed [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 171862014] Expected: Should print: 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 173860302] Running OVER.mixed: -1 42 OVER . . . CR [Hera] -1 42 -1 [Hera] [HADES][TEST ] [KRELTSC: 174370504] Test passed [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 174828816] Expected: Should print: -1 42 -1 [Hera] -1 42 -1 [Hera] -1 42 -1 [Hera] -1 42 -1 [Hera] -1 42 -1 [Hera] -1 42 -1 [Hera] [HADES][TEST ] [KRELTSC: 176909786] Running OVER.one_item: 42 OVER [Hera] [HADES][ERROR] [KRELTSC: 177287848] OVER: Insufficient stack items (need 2) [Hera] [HADES][TEST ] [KRELTSC: 177648732] Expected error occurred [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 178163442] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 178687014] Running OVER.empty_stack: OVER [Hera] [HADES][ERROR] [KRELTSC: 179020932] OVER: Insufficient stack items (need 2) [Hera] [HADES][TEST ] [KRELTSC: 179352062] Expected error occurred [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 179850672] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 180185598] OVER: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 180533660] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 180948292] Testing word: ROT [Hera] [HADES][TEST ] [KRELTSC: 181256386] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 181531522] Running ROT.basic: 1 2 3 ROT . . . CR [Hera] 1 3 2 [Hera] [HADES][TEST ] [KRELTSC: 182052270] Test passed [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 182506762] Expected: Should print: 2 3 1 [Hera] 1 3 2 [Hera] 1 3 2 [Hera] 1 3 2 [Hera] 1 3 2 [Hera] 1 3 2 [Hera] [HADES][TEST ] [KRELTSC: 184668228] Running ROT.zeros: 0 0 0 ROT . . . CR [Hera] [HADES][DOE ] 4,40000,10000,0,0,174,8,71,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 185938488] Test passed [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 186583012] Expected: Should print: 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 188719430] Running ROT.mixed: -1 0 1 ROT . . . CR [Hera] -1 1 0 [Hera] [HADES][TEST ] [KRELTSC: 189249370] Test passed [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 189883552] Expected: Should print: 0 1 -1 [Hera] -1 1 0 [Hera] -1 1 0 [Hera] -1 1 0 [Hera] -1 1 0 [Hera] -1 1 0 [Hera] [HADES][TEST ] [KRELTSC: 191902136] Running ROT.two_items: 1 2 ROT [Hera] [HADES][ERROR] [KRELTSC: 192306768] ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 192750250] Expected error occurred [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 193247782] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 193583372] Running ROT.one_item: 42 ROT [Hera] [HADES][ERROR] [KRELTSC: 193911254] ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 194259180] Expected error occurred [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 194766534] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 195100478] Running ROT.empty_stack: ROT [Hera] [HADES][ERROR] [KRELTSC: 195481342] ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 195805652] Expected error occurred [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 196297962] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 196633856] ROT: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 196974262] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 197438714] Testing word: DEPTH [Hera] [HADES][TEST ] [KRELTSC: 197762688] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 198093302] Running DEPTH.empty: DEPTH . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 198529016] Test passed [Hera] [HADES][TEST ] Testing DEPTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 198989512] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 200803558] Running DEPTH.one_item: 42 DEPTH . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 201275648] Test passed [Hera] [HADES][TEST ] Testing DEPTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 201736672] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 203413662] Running DEPTH.multiple: 1 2 3 DEPTH . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 203961444] Test passed [Hera] [HADES][TEST ] Testing DEPTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 204422122] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 206194174] DEPTH: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 206603720] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 207006430] Testing word: PICK [Hera] [HADES][TEST ] [KRELTSC: 207258318] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 207530968] Running PICK.pick_0: 1 2 3 0 PICK . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 208335498] Test passed [Hera] [HADES][TEST ] Testing PICK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 208810056] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 210700200] Running PICK.pick_1: 1 2 3 1 PICK . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 211163516] Test passed [Hera] [HADES][TEST ] Testing PICK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 211634394] Expected: Should print: 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][DOE ] 5,50000,10000,0,0,150,9,78,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 214329728] Running PICK.pick_2: 1 2 3 2 PICK . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 214906414] Test passed [Hera] [HADES][TEST ] Testing PICK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 215365500] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 217260482] PICK: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 217671776] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 218075684] Testing word: ROLL [Hera] [HADES][TEST ] [KRELTSC: 218328226] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 218620028] Running ROLL.roll_1: 1 2 3 1 ROLL . . . CR [Hera] 1 3 2 [Hera] [HADES][TEST ] [KRELTSC: 219580460] Test passed [Hera] [HADES][TEST ] Testing ROLL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 220052460] Expected: Should print: 1 3 2 [Hera] 1 3 2 [Hera] 1 3 2 [Hera] 1 3 2 [Hera] 1 3 2 [Hera] 1 3 2 [Hera] [HADES][TEST ] [KRELTSC: 222136436] Running ROLL.roll_2: 1 2 3 2 ROLL . . . CR [Hera] 2 3 1 [Hera] [HADES][TEST ] [KRELTSC: 222678214] Test passed [Hera] [HADES][TEST ] Testing ROLL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 223257990] Expected: Should print: 2 3 1 [Hera] 2 3 1 [Hera] 2 3 1 [Hera] 2 3 1 [Hera] 2 3 1 [Hera] 2 3 1 [Hera] [HADES][TEST ] [KRELTSC: 225277524] ROLL: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 225689064] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 226188318] Testing word: ?DUP [Hera] [HADES][TEST ] [KRELTSC: 226445026] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 226718892] Running ?DUP.nonzero: 42 ?DUP . . CR [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 227479188] Test passed [Hera] [HADES][TEST ] Testing ?DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 227937966] Expected: Should print: 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 229863130] Running ?DUP.negative: -5 ?DUP . . CR [Hera] -5 -5 [Hera] [HADES][TEST ] [KRELTSC: 230337316] Test passed [Hera] [HADES][TEST ] Testing ?DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 230795032] Expected: Should print: -5 -5 [Hera] -5 -5 [Hera] -5 -5 [Hera] -5 -5 [Hera] -5 -5 [Hera] -5 -5 [Hera] [HADES][TEST ] [KRELTSC: 232767104] Running ?DUP.zero: 0 ?DUP DEPTH . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 233271134] Test passed [Hera] [HADES][TEST ] Testing ?DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 233885684] Expected: Should not dup: depth 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 237219660] Running ?DUP.empty_stack: ?DUP [Hera] [HADES][ERROR] [KRELTSC: 237616780] ?DUP: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 237970712] Expected error occurred [Hera] [HADES][TEST ] Testing ?DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 238481300] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 238818532] ?DUP: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 239166270] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 239579298] Testing word: -ROT [Hera] [HADES][TEST ] [KRELTSC: 239829506] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 240168174] Running -ROT.basic: 1 2 3 -ROT . . . CR [Hera] 2 1 3 [Hera] [HADES][TEST ] [KRELTSC: 240964736] Test passed [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 241425032] Expected: Should print: 1 3 2 [Hera] [HADES][DOE ] 6,60000,10000,0,0,159,11,73,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] 2 1 3 [Hera] 2 1 3 [Hera] 2 1 3 [Hera] 2 1 3 [Hera] 2 1 3 [Hera] [HADES][TEST ] [KRELTSC: 244078474] Running -ROT.zeros: 0 0 0 -ROT . . . CR [Hera] 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 244583564] Test passed [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 245167876] Expected: Should print: 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 247315598] Running -ROT.roundtrip: 1 2 3 -ROT ROT . . . CR [Hera] 3 2 1 [Hera] [HADES][TEST ] [KRELTSC: 247947064] Test passed [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 248791414] Expected: Should restore original order [Hera] 3 2 1 [Hera] 3 2 1 [Hera] 3 2 1 [Hera] 3 2 1 [Hera] 3 2 1 [Hera] [HADES][TEST ] [KRELTSC: 252142120] Running -ROT.two_items: 1 2 -ROT [Hera] [HADES][ERROR] [KRELTSC: 252789300] -ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 253377796] Expected error occurred [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 254333920] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 254880388] Running -ROT.empty_stack: -ROT [Hera] [HADES][ERROR] [KRELTSC: 255443268] -ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 255996512] Expected error occurred [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 257094590] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 257647458] -ROT: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 258424674] === Stack Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 259356280] [Hera] === Testing Module: Return Stack Words === [Hera] [HADES][INFO ] [KRELTSC: 260143220] Running Return Stack Words Tests (Module 2)... [Hera] [HADES][TEST ] [KRELTSC: 260687624] â–¶ Testing module: src/test_runner/modules/return_stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 261163902] Testing word: >R [Hera] [HADES][TEST ] [KRELTSC: 261411920] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 261684992] Running >R.basic: 42 >R R@ . R> . CR [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 263179546] Test passed [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 263823510] Expected: Should print: 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 266007448] Running >R.zero: 0 >R R@ . R> . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 266521992] Test passed [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 266974056] Expected: Should print: 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 269157770] Running >R.negative: -123 >R R@ . R> . CR [Hera] -123 -123 [Hera] [HADES][TEST ] [KRELTSC: 269720778] Test passed [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 270172224] Expected: Should print: -123 -123 [Hera] -123 -123 [Hera] -123 -123 [Hera] -123 -123 [HADES][DOE ] 7,70000,10000,0,0,188,15,71,685,685,0,0,0,65536,0,0,65536,0,0 [Hera] -123 -123 [Hera] -123 -123 [Hera] [HADES][TEST ] [KRELTSC: 272920834] Running >R.multiple: 1 2 >R >R R@ . R> . R@ . R> . CR [Hera] 1 1 2 2 [Hera] [HADES][TEST ] [KRELTSC: 273761194] Test passed [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 274212836] Expected: Should print: 2 2 1 1 [Hera] 1 1 2 2 [Hera] 1 1 2 2 [Hera] 1 1 2 2 [Hera] 1 1 2 2 [Hera] 1 1 2 2 [Hera] [HADES][TEST ] [KRELTSC: 276720882] Running >R.empty_stack: >R [Hera] [HADES][ERROR] [KRELTSC: 277114732] >R: DSP underflow [Hera] [HADES][TEST ] [KRELTSC: 277397416] Expected error occurred [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 277893702] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 278233710] >R: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 278670752] â–¶ Testing module: src/test_runner/modules/return_stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 279099724] Testing word: R> [Hera] [HADES][TEST ] [KRELTSC: 279541878] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 279816054] Running R>.basic: 42 >R R> . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 280313898] Test passed [Hera] [HADES][TEST ] Testing R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 280763792] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 282677048] Running R>.lifo_order: 1 2 >R >R R> . R> . CR [Hera] 1 2 [Hera] [HADES][TEST ] [KRELTSC: 283266192] Test passed [Hera] [HADES][TEST ] Testing R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 283716168] Expected: Should print: 2 1 [Hera] 1 2 [Hera] 1 2 [Hera] 1 2 [Hera] 1 2 [Hera] 1 2 [Hera] [HADES][TEST ] [KRELTSC: 285896592] Running R>.empty_rstack: R> [Hera] [HADES][ERROR] [KRELTSC: 286300796] R>: RSP underflow [Hera] [HADES][TEST ] [KRELTSC: 286574306] Expected error occurred [Hera] [HADES][TEST ] Testing R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 287078668] Expected: Should cause return stack underflow [Hera] [HADES][TEST ] [KRELTSC: 287437830] R>: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 287885870] â–¶ Testing module: src/test_runner/modules/return_stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 288312320] Testing word: R@ [Hera] [HADES][TEST ] [KRELTSC: 288560178] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 288830418] Running R@.basic: 42 >R R@ . R> DROP CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 289381092] Test passed [Hera] [HADES][TEST ] Testing R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 289843662] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 291950676] Running R@.non_destructive: 99 >R R@ R@ = . R> DROP CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 292718026] Test passed [Hera] [HADES][TEST ] Testing R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 293269054] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [HADES][DOE ] 8,80000,10000,0,0,214,16,83,685,685,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 296040160] Running R@.empty_rstack: R@ [Hera] [HADES][ERROR] [KRELTSC: 296443522] R@: RSP underflow [Hera] [HADES][TEST ] [KRELTSC: 296719482] Expected error occurred [Hera] [HADES][TEST ] Testing R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 297217140] Expected: Should cause return stack underflow [Hera] [HADES][TEST ] [KRELTSC: 297576412] R@: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 297945762] === Return Stack Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 298466158] [Hera] === Testing Module: Memory Words === [Hera] [HADES][INFO ] [KRELTSC: 298955420] Running Memory Words Tests (Module 3)... [Hera] [HADES][TEST ] [KRELTSC: 299393322] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 299850662] Testing word: ! [Hera] [HADES][TEST ] [KRELTSC: 300094552] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 300368112] Running !.basic: 42 HERE ! HERE @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 301471836] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 302090728] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 304063090] Running !.zero: 0 HERE ! HERE @ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 304669516] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 305120486] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 307080406] Running !.negative: -999 HERE ! HERE @ . CR [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 307729388] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 308180608] Expected: Should print: -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 310235720] Running !.overwrite: 111 HERE ! 222 HERE ! HERE @ . CR [Hera] 222 [Hera] [HADES][TEST ] [KRELTSC: 310863054] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 311313002] Expected: Should print: 222 [Hera] 222 [Hera] 222 [Hera] 222 [Hera] 222 [Hera] 222 [Hera] [HADES][TEST ] [KRELTSC: 313735360] Running !.max_int: 2147483647 HERE ! HERE @ . CR [Hera] 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 314313766] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 314764712] Expected: Should store max int [Hera] 2147483647 [Hera] 2147483647 [Hera] 2147483647 [Hera] 2147483647 [Hera] 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 316971688] Running !.min_int: -2147483648 HERE ! HERE @ . CR [Hera] -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 317547084] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 318006414] Expected: Should store min int [Hera] [HADES][DOE ] 9,90000,10000,0,0,216,19,82,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] -2147483648 [Hera] -2147483648 [Hera] -2147483648 [Hera] -2147483648 [Hera] -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 320715154] Running !.empty_stack: ! [Hera] [HADES][TEST ] [KRELTSC: 321078090] Expected error occurred [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 321641900] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 321981660] Running !.one_item: 42 ! [Hera] [HADES][TEST ] [KRELTSC: 322312762] Expected error occurred [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 322856592] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 323195432] !: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 323621386] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 324214944] Testing word: @ [Hera] [HADES][TEST ] [KRELTSC: 324456802] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 324727212] Running @.after_store: 123 HERE ! HERE @ . CR [Hera] 123 [Hera] [HADES][TEST ] [KRELTSC: 325294492] Test passed [Hera] [HADES][TEST ] Testing @ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 325740580] Expected: Should print: 123 [Hera] 123 [Hera] 123 [Hera] 123 [Hera] 123 [Hera] 123 [Hera] [HADES][TEST ] [KRELTSC: 327763718] Running @.multiple_reads: 456 HERE ! HERE @ HERE @ = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 328378754] Test passed [Hera] [HADES][TEST ] Testing @ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 328877956] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 331056916] Running @.empty_stack: @ [Hera] [HADES][TEST ] [KRELTSC: 331416800] Expected error occurred [Hera] [HADES][TEST ] Testing @ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 331944104] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 332279684] @: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 332688936] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 333092980] Testing word: C! [Hera] [HADES][TEST ] [KRELTSC: 333335226] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 333608570] Running C!.basic: 65 HERE C! HERE C@ . CR [Hera] 65 [Hera] [HADES][TEST ] [KRELTSC: 334961672] Test passed [Hera] [HADES][TEST ] Testing C! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 335634246] Expected: Should print: 65 [Hera] 65 [Hera] 65 [Hera] 65 [Hera] 65 [Hera] 65 [Hera] [HADES][TEST ] [KRELTSC: 337614748] Running C!.zero: 0 HERE C! HERE C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 338225972] Test passed [Hera] [HADES][TEST ] Testing C! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 338678664] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 340868584] Running C!.high_byte: 255 HERE C! HERE C@ . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 341451360] Test passed [Hera] [HADES][TEST ] Testing C! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 341901834] Expected: Should print: 255 [Hera] 255 [Hera] 255 [Hera] 255 [Hera] [HADES][DOE ] 10,100000,10000,0,0,222,21,84,567,567,0,0,0,65536,0,0,65536,0,0 [Hera] 255 [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 344516908] Running C!.truncation: 256 HERE C! HERE C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 345102338] Test passed [Hera] [HADES][TEST ] Testing C! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 345552258] Expected: Should print: 0 (truncated) [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 347791782] C!: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 348136496] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 348540360] Testing word: C@ [Hera] [HADES][TEST ] [KRELTSC: 348796138] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 349066690] Running C@.after_cstore: 97 HERE C! HERE C@ . CR [Hera] 97 [Hera] [HADES][TEST ] [KRELTSC: 349688742] Test passed [Hera] [HADES][TEST ] Testing C@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 350139370] Expected: Should print: 97 [Hera] 97 [Hera] 97 [Hera] 97 [Hera] 97 [Hera] 97 [Hera] [HADES][TEST ] [KRELTSC: 352108296] Running C@.zero_byte: 0 HERE C! HERE C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 352662184] Test passed [Hera] [HADES][TEST ] Testing C@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 353110974] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 355137764] C@: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 355480746] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 355883864] Testing word: , [Hera] [HADES][TEST ] [KRELTSC: 356123264] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 356394956] Running ,.basic: 42 , HERE 8 - @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 357307056] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 357943724] Expected: Should compile 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 359902508] Running ,.negative: -999 , HERE 8 - @ . CR [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 360541802] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 360991036] Expected: Should compile -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 362997294] ,: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 363395428] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 363850736] Testing word: C, [Hera] [HADES][TEST ] [KRELTSC: 364097400] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 364368736] Running C,.basic: 65 C, HERE 1 - C@ . CR [Hera] 65 [Hera] [HADES][TEST ] [KRELTSC: 365208998] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 365679570] Expected: Should compile byte 65 [Hera] 65 [Hera] 65 [Hera] [HADES][DOE ] 11,110000,10000,0,0,207,23,86,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 65 [Hera] 65 [Hera] 65 [Hera] [HADES][TEST ] [KRELTSC: 368249914] Running C,.zero: 0 C, HERE 1 - C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 368987828] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 369439280] Expected: Should compile byte 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 371448692] C,: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 371854320] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 372259336] Testing word: 2, [Hera] [HADES][TEST ] [KRELTSC: 372503188] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 372775908] Running 2,.roundtrip: 12345 67890 2, HERE 16 - 2@ . . CR [Hera] 67890 12345 [Hera] [HADES][TEST ] [KRELTSC: 374103558] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 374626632] Expected: Should print: 67890 12345 [Hera] 67890 12345 [Hera] 67890 12345 [Hera] 67890 12345 [Hera] 67890 12345 [Hera] 67890 12345 [Hera] [HADES][TEST ] [KRELTSC: 377021758] Running 2,.save-and-verify: 12345 67890 2, HERE 16 - 2@ 67890 = SWAP 12345 = AND . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 378141576] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 378595644] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 381242138] 2,: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 381589814] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 381992816] Testing word: HERE [Hera] [HADES][TEST ] [KRELTSC: 382257512] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 382531270] Running HERE.basic: HERE HERE = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 383076392] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 383531072] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 385316298] Running HERE.after_comma: HERE 42 , HERE SWAP - 1 CELLS = 0 SWAP / [Hera] [HADES][DOE ] 12,120000,10000,0,0,189,26,83,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 386912804] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 387379150] Expected: Asserts HERE advances by exactly 1 CELLS (8 bytes on 64-bit) [Hera] [HADES][TEST ] [KRELTSC: 389632462] HERE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 390008754] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 390411878] Testing word: ALLOT [Hera] [HADES][TEST ] [KRELTSC: 390689472] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 390960904] Running ALLOT.basic: HERE 10 ALLOT HERE SWAP - . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 391910706] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 392372328] Expected: Should print: 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 394501270] Running ALLOT.zero: HERE 0 ALLOT HERE SWAP - . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 395054412] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 395516522] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 397571584] Running ALLOT.negative: HERE -4 ALLOT HERE SWAP - . CR [Hera] -4 [Hera] [HADES][TEST ] [KRELTSC: 398150472] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 398610796] Expected: Should print: -4 [Hera] -4 [Hera] -4 [Hera] -4 [Hera] -4 [Hera] -4 [Hera] [HADES][TEST ] [KRELTSC: 400724120] ALLOT: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 401077534] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 401481080] Testing word: PAD [Hera] [HADES][TEST ] [KRELTSC: 401728094] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 402011416] Running PAD.basic: PAD PAD = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 402750872] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 403206938] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 405007894] Running PAD.different_from_here: PAD HERE = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 405639738] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 406127276] Expected: Should print: 0 [Hera] 0 [Hera] 0 [HADES][DOE ] 13,130000,10000,0,0,221,28,80,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 408470912] PAD: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 408955380] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 409379064] Testing word: +! [Hera] [HADES][TEST ] [KRELTSC: 409625514] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 409898824] Running +!.basic: 10 HERE ! 5 HERE +! HERE @ . CR [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 411017730] Test passed [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 411473196] Expected: Should print: 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 413699170] Running +!.by_zero: 42 HERE ! 0 HERE +! HERE @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 414332692] Test passed [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 414786250] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 416959060] Running +!.negative: 10 HERE ! -3 HERE +! HERE @ . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 417815618] Test passed [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 418285780] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 420479526] Running +!.accumulate: 0 HERE ! 1 HERE +! 2 HERE +! 3 HERE +! HERE @ . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 421241640] Test passed [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 421709232] Expected: Should print: 6 [Hera] 6 [Hera] 6 [Hera] [HADES][DOE ] 14,140000,10000,0,0,204,29,83,685,685,0,0,0,65536,0,0,65536,0,0 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 424641154] Running +!.empty_stack: +! [Hera] [HADES][TEST ] [KRELTSC: 425228202] Expected error occurred [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 425725750] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 426063516] +!: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 426403124] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 426805166] Testing word: -! [Hera] [HADES][TEST ] [KRELTSC: 427062364] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 427333990] Running -!.basic: 10 HERE ! 3 HERE -! HERE @ . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 428329198] Test passed [Hera] [HADES][TEST ] Testing -! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 428785260] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 430988216] Running -!.by_zero: 42 HERE ! 0 HERE -! HERE @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 431662150] Test passed [Hera] [HADES][TEST ] Testing -! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 432113718] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 434304274] Running -!.negative: 10 HERE ! -5 HERE -! HERE @ . CR [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 434921814] Test passed [Hera] [HADES][TEST ] Testing -! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 435371438] Expected: Should print: 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 437651414] Running -!.empty_stack: -! [Hera] [HADES][TEST ] [KRELTSC: 438013100] Expected error occurred [Hera] [HADES][TEST ] Testing -! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 438525816] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 438956980] -!: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 439300180] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 439703250] Testing word: 2! [Hera] [HADES][TEST ] [KRELTSC: 439945104] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 440215514] Running 2!.basic: 11 22 HERE 2! HERE @ . HERE 8 + @ . CR [Hera] 11 22 [Hera] [HADES][TEST ] [KRELTSC: 441498490] Test passed [Hera] [HADES][TEST ] Testing 2! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 442019788] Expected: Should print: 22 11 [Hera] 11 22 [Hera] 11 22 [HADES][DOE ] 15,150000,10000,0,0,203,30,82,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 11 22 [Hera] 11 22 [Hera] 11 22 [Hera] [HADES][TEST ] [KRELTSC: 445011746] Running 2!.zeros: 0 0 HERE 2! HERE @ . HERE 8 + @ . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 445674964] Test passed [Hera] [HADES][TEST ] Testing 2! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 446125836] Expected: Should print: 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 448598742] Running 2!.negative: -1 -2 HERE 2! HERE @ . HERE 8 + @ . CR [Hera] -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 449291766] Test passed [Hera] [HADES][TEST ] Testing 2! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 449755546] Expected: Should print: -2 -1 [Hera] -1 -2 [Hera] -1 -2 [Hera] -1 -2 [Hera] -1 -2 [Hera] -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 452180220] Running 2!.empty_stack: 2! [Hera] [HADES][TEST ] [KRELTSC: 452564372] Expected error occurred [Hera] [HADES][TEST ] Testing 2! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 453175494] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 453513310] 2!: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 453853794] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 454258006] Testing word: FILL [Hera] [HADES][TEST ] [KRELTSC: 454507514] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 454778868] Running FILL.basic: HERE 8 65 FILL HERE C@ . HERE 1+ C@ . CR [Hera] 65 65 [Hera] [HADES][TEST ] [KRELTSC: 456080240] Test passed [Hera] [HADES][TEST ] Testing FILL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 456540452] Expected: Should print: 65 65 [Hera] 65 65 [Hera] 65 65 [Hera] 65 65 [Hera] 65 65 [HADES][DOE ] 16,160000,10000,0,0,201,32,83,567,567,0,0,0,65536,0,0,65536,0,0 [Hera] 65 65 [Hera] [HADES][TEST ] [KRELTSC: 459514728] Running FILL.zero_n: HERE 0 88 FILL [Hera] [HADES][TEST ] [KRELTSC: 459911290] Test passed [Hera] [HADES][TEST ] Testing FILL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 460372924] Expected: Should do nothing [Hera] [HADES][TEST ] [KRELTSC: 461956842] Running FILL.zero_byte: HERE 4 0 FILL HERE C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 462524602] Test passed [Hera] [HADES][TEST ] Testing FILL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 462978576] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 465019796] Running FILL.empty_stack: FILL [Hera] [HADES][TEST ] [KRELTSC: 465456494] Expected error occurred [Hera] [HADES][TEST ] Testing FILL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 465958940] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 466333314] FILL: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 466680264] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 467146536] Testing word: MOVE [Hera] [HADES][TEST ] [KRELTSC: 467398716] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 467669574] Running MOVE.basic: HERE 65 OVER C! HERE 1+ 66 OVER C! HERE HERE 16 + 2 MOVE HERE 16 + C@ . HERE 17 + C@ . CR [Hera] 65 66 [Hera] [HADES][TEST ] [KRELTSC: 469413504] Test passed [Hera] [HADES][TEST ] Testing MOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 470057448] Expected: Should print: 65 66 [Hera] 65 66 [Hera] 65 66 [Hera] 65 66 [Hera] 65 66 [Hera] 65 66 [Hera] [HADES][TEST ] [KRELTSC: 473389692] Running MOVE.zero_n: HERE HERE 8 + 0 MOVE [Hera] [HADES][TEST ] [KRELTSC: 473971416] Test passed [Hera] [HADES][TEST ] Testing MOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 474507368] Expected: Should do nothing [Hera] [HADES][DOE ] 17,170000,10000,0,0,190,34,86,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 476663346] Running MOVE.empty_stack: MOVE [Hera] [HADES][TEST ] [KRELTSC: 477044006] Expected error occurred [Hera] [HADES][TEST ] Testing MOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 477584136] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 477983752] MOVE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 478334434] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 478737708] Testing word: ERASE [Hera] [HADES][TEST ] [KRELTSC: 478990602] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 479262806] Running ERASE.basic: HERE 4 65 FILL HERE 4 ERASE HERE C@ . HERE 3 + C@ . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 480379768] Test passed [Hera] [HADES][TEST ] Testing ERASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 480997306] Expected: Should print: 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 483464914] Running ERASE.zero_n: HERE 0 ERASE [Hera] [HADES][TEST ] [KRELTSC: 483936140] Test passed [Hera] [HADES][TEST ] Testing ERASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 484400094] Expected: Should do nothing [Hera] [HADES][TEST ] [KRELTSC: 485826432] Running ERASE.empty_stack: ERASE [Hera] [HADES][TEST ] [KRELTSC: 486211910] Expected error occurred [Hera] [HADES][TEST ] Testing ERASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 486819564] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 487157216] ERASE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 487552996] === Memory Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 488098340] [Hera] === Testing Module: Arithmetic Words === [Hera] [HADES][INFO ] [KRELTSC: 488572298] Running Arithmetic Words Tests (Module 5)... [Hera] [HADES][TEST ] [KRELTSC: 489022682] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 489567876] Testing word: + [Hera] [HADES][TEST ] [KRELTSC: 489812766] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 490088760] Running +.basic: 5 7 + . CR [Hera] 12 [Hera] [HADES][TEST ] [KRELTSC: 490552842] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 491000338] Expected: Should print: 12 [Hera] 12 [Hera] 12 [Hera] 12 [Hera] 12 [Hera] 12 [Hera] [HADES][TEST ] [KRELTSC: 492933686] Running +.zero_add: 42 0 + . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 493371470] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 493820512] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 495881886] Running +.negative: -5 3 + . CR [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 496320592] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 496771478] Expected: Should print: -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 498604620] Running +.both_negative: -5 -3 + . CR [Hera] -8 [Hera] [HADES][TEST ] [KRELTSC: 499067892] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 499517060] Expected: Should print: -8 [Hera] -8 [Hera] -8 [Hera] -8 [Hera] -8 [Hera] [HADES][DOE ] 18,180000,10000,0,0,170,36,88,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] -8 [Hera] [HADES][TEST ] [KRELTSC: 501826806] Running +.overflow: 2147483647 1 + . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 502328116] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 502805962] Expected: Should overflow [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 504930560] Running +.underflow: -2147483648 -1 + . CR [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 505461536] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 505963590] Expected: Should underflow [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 507915232] Running +.empty_stack: + [Hera] [HADES][ERROR] [KRELTSC: 508287906] +: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 508576254] Expected error occurred [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 509133684] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 509471156] Running +.one_item: 42 + [Hera] [HADES][ERROR] [KRELTSC: 509790412] +: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 510046888] Expected error occurred [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 510533114] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 510863558] +: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 511317252] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 511810572] Testing word: - [Hera] [HADES][TEST ] [KRELTSC: 512053688] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 512327816] Running -.basic: 10 3 - . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 512769852] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 513220078] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 515125470] Running -.zero_sub: 42 0 - . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 515555350] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 516002618] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 517837074] Running -.from_zero: 0 5 - . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 518262154] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 518708856] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 520531218] Running -.negative: 5 -3 - . CR [Hera] 8 [Hera] [HADES][TEST ] [KRELTSC: 520954600] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 521400110] Expected: Should print: 8 [Hera] 8 [Hera] 8 [Hera] 8 [Hera] 8 [Hera] 8 [Hera] [HADES][TEST ] [KRELTSC: 523230540] Running -.same_values: 42 42 - . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 523665076] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 524112950] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 525987718] Running -.overflow: -2147483648 1 - . CR [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 526491868] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 526939540] Expected: Should underflow [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 528964100] Running -.underflow: 2147483647 -1 - . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 529485202] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 529933280] Expected: Should overflow [Hera] 2147483648 [Hera] [HADES][DOE ] 19,190000,10000,0,0,154,36,92,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 532413086] Running -.empty_stack: - [Hera] [HADES][ERROR] [KRELTSC: 532768610] -: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 533053404] Expected error occurred [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 533558730] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 533894390] Running -.one_item: 42 - [Hera] [HADES][ERROR] [KRELTSC: 534273352] -: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 534530196] Expected error occurred [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 535019786] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 535355864] -: 9 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 535692836] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 536112402] Testing word: * [Hera] [HADES][TEST ] [KRELTSC: 536364626] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 536637194] Running *.basic: 6 7 * . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 537509260] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 537963060] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 539802684] Running *.by_zero: 42 0 * . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 540230262] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 540677988] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 542563360] Running *.by_one: 42 1 * . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 543009376] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 543467420] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 545361190] Running *.by_negative: 6 -7 * . CR [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 545837080] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 546289454] Expected: Should print: -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 548647076] Running *.negative_negative: -6 -7 * . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 549413916] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 550130300] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 552957038] Running *.large_numbers: 32767 2 * . CR [Hera] 65534 [Hera] [HADES][TEST ] [KRELTSC: 553928584] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 554678054] Expected: Should print: 65534 [Hera] 65534 [Hera] 65534 [Hera] 65534 [Hera] 65534 [Hera] 65534 [Hera] [HADES][TEST ] [KRELTSC: 557637686] Running *.overflow: 65536 65536 * . CR [Hera] 4294967296 [Hera] [HADES][TEST ] [KRELTSC: 558121072] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 558608220] Expected: May overflow [Hera] 4294967296 [Hera] 4294967296 [Hera] 4294967296 [Hera] 4294967296 [Hera] 4294967296 [Hera] [HADES][TEST ] [KRELTSC: 560753852] Running *.empty_stack: * [Hera] [HADES][ERROR] [KRELTSC: 561118788] *: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 561422562] Expected error occurred [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 562008262] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 562347082] Running *.one_item: 42 * [Hera] [HADES][ERROR] [KRELTSC: 562665718] *: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 562929696] Expected error occurred [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 563417024] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 563750496] *: 9 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 564085264] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 564514300] Testing word: / [Hera] [HADES][TEST ] [KRELTSC: 564836636] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 565109424] Running /.basic: 15 3 / . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 565546706] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 565998836] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][DOE ] 20,200000,10000,0,0,154,38,93,567,567,0,0,0,65536,0,0,65536,0,0 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 568297958] Running /.by_one: 42 1 / . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 568724816] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 569171856] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 571276188] Running /.negative_dividend: -15 3 / . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 571748562] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 572210884] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 574112056] Running /.negative_divisor: 15 -3 / . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 574577500] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 575026658] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 576904596] Running /.both_negative: -15 -3 / . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 577358972] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 577810124] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 579699276] Running /.truncation: 7 3 / . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 580124040] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 580571192] Expected: Should print: 2 (truncated) [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 582599620] Running /.by_zero: 42 0 / [Hera] [HADES][ERROR] [KRELTSC: 582976362] /: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 583265008] Expected error occurred [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 583756548] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 584128308] Running /.empty_stack: / [Hera] [HADES][ERROR] [KRELTSC: 584589338] /: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 584881914] Expected error occurred [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 585377874] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 585711484] Running /.one_item: 42 / [Hera] [HADES][ERROR] [KRELTSC: 586019168] /: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 586275372] Expected error occurred [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 586775280] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 587188806] /: 9 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 587535376] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 587954492] Testing word: MOD [Hera] [HADES][TEST ] [KRELTSC: 588205918] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 588478324] Running MOD.basic: 17 5 MOD . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 589596380] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 590160238] Expected: Should print: 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 592058748] Running MOD.exact_division: 15 3 MOD . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 592560972] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 593236584] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 595128892] Running MOD.by_one: 42 1 MOD . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 595683738] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 596138950] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 598001722] Running MOD.negative_dividend: -17 5 MOD . CR [Hera] [HADES][DOE ] 21,210000,10000,0,0,153,40,93,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 599116618] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 599579516] Expected: Should handle negative [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 601612170] Running MOD.negative_divisor: 17 -5 MOD . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 602130532] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 602584624] Expected: Should handle negative [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 604670078] Running MOD.small_by_large: 3 7 MOD . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 605160632] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 605612636] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 607555646] Running MOD.by_zero: 42 0 MOD [Hera] [HADES][ERROR] [KRELTSC: 607977792] MOD: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 608275258] Expected error occurred [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 608770092] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 609121850] Running MOD.empty_stack: MOD [Hera] [HADES][ERROR] [KRELTSC: 609481656] MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 609856308] Expected error occurred [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 610373302] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 610716476] Running MOD.one_item: 42 MOD [Hera] [HADES][ERROR] [KRELTSC: 611072316] MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 611334826] Expected error occurred [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 611839036] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 612173698] MOD: 9 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 612577882] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 612999288] Testing word: /MOD [Hera] [HADES][TEST ] [KRELTSC: 613257658] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 613529018] Running /MOD.basic: 17 5 /MOD . . CR [Hera] 3 2 [Hera] [HADES][TEST ] [KRELTSC: 614349278] Test passed [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 614823168] Expected: Should print: 3 2 [Hera] 3 2 [Hera] 3 2 [Hera] 3 2 [Hera] 3 2 [Hera] 3 2 [Hera] [HADES][TEST ] [KRELTSC: 616969110] Running /MOD.exact: 15 3 /MOD . . CR [Hera] 5 0 [Hera] [HADES][TEST ] [KRELTSC: 617499156] Test passed [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 618076900] Expected: Should print: 5 0 [Hera] 5 0 [Hera] 5 0 [Hera] 5 0 [Hera] 5 0 [Hera] 5 0 [Hera] [HADES][TEST ] [KRELTSC: 620042328] Running /MOD.negative: -17 5 /MOD . . CR [Hera] -3 -2 [Hera] [HADES][TEST ] [KRELTSC: 620570364] Test passed [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 621097024] Expected: Should handle negative dividend [Hera] -3 -2 [Hera] -3 -2 [Hera] -3 -2 [Hera] -3 -2 [Hera] -3 -2 [Hera] [HADES][TEST ] [KRELTSC: 623151254] Running /MOD.by_zero: 42 0 /MOD [Hera] [HADES][ERROR] [KRELTSC: 623620536] /MOD: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 623931990] Expected error occurred [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 624433632] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 624773508] Running /MOD.empty_stack: /MOD [Hera] [HADES][ERROR] [KRELTSC: 625141402] /MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 625425806] Expected error occurred [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 625940250] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 626275882] Running /MOD.one_item: 42 /MOD [Hera] [HADES][ERROR] [KRELTSC: 626827736] /MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 627098956] Expected error occurred [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 627597748] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 627933736] /MOD: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 628279512] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 628710264] Testing word: ABS [Hera] [HADES][TEST ] [KRELTSC: 628957066] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 629291600] Running ABS.positive: 42 ABS . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 629970720] Test passed [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 630425422] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 632264542] Running ABS.negative: -42 ABS . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 632710962] Test passed [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 633166292] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [HADES][DOE ] 22,220000,10000,0,0,167,43,91,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 635450086] Running ABS.zero: 0 ABS . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 635872020] Test passed [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 636327160] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 638209486] Running ABS.min_int: -2147483648 ABS . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 638714518] Test passed [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 639173288] Expected: Should print: 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 641191888] Running ABS.empty_stack: ABS [Hera] [HADES][ERROR] [KRELTSC: 641557358] ABS: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 641850076] Expected error occurred [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 642345348] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 642693352] ABS: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 643035954] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 643519462] Testing word: NEGATE [Hera] [HADES][TEST ] [KRELTSC: 643781080] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 644054874] Running NEGATE.positive: 42 NEGATE . CR [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 644736232] Test passed [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 645203216] Expected: Should print: -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 647030756] Running NEGATE.negative: -42 NEGATE . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 647491440] Test passed [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 648125724] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 650103804] Running NEGATE.zero: 0 NEGATE . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 650537890] Test passed [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 651017052] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 652788898] Running NEGATE.min_int: -2147483648 NEGATE . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 653301038] Test passed [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 653767046] Expected: Should print: 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 655769360] Running NEGATE.empty_stack: NEGATE [Hera] [HADES][ERROR] [KRELTSC: 656160344] NEGATE: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 656458516] Expected error occurred [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 656978420] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 657375034] NEGATE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 657747682] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 658163744] Testing word: MIN [Hera] [HADES][TEST ] [KRELTSC: 658407898] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 658677744] Running MIN.basic: 5 3 MIN . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 659374416] Test passed [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 659854372] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 661784778] Running MIN.equal: 42 42 MIN . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 662234586] Test passed [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 662688860] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 664489288] Running MIN.negative: -5 -3 MIN . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 664950360] Test passed [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 665417684] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 667249736] Running MIN.mixed: -1 1 MIN . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 667692900] Test passed [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 668160076] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [HADES][DOE ] 23,230000,10000,0,0,176,45,91,685,685,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 670433922] Running MIN.one_item: 42 MIN [Hera] [HADES][ERROR] [KRELTSC: 670824446] MIN: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 671296994] Expected error occurred [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 671809966] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 672147748] Running MIN.empty_stack: MIN [Hera] [HADES][ERROR] [KRELTSC: 672472228] MIN: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 672733870] Expected error occurred [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 673227632] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 673576058] MIN: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 673988848] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 674409086] Testing word: MAX [Hera] [HADES][TEST ] [KRELTSC: 674654596] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 674925756] Running MAX.basic: 5 3 MAX . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 675634526] Test passed [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 676087130] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 677902418] Running MAX.equal: 42 42 MAX . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 678338006] Test passed [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 678793716] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 680616896] Running MAX.negative: -5 -3 MAX . CR [Hera] -3 [Hera] [HADES][TEST ] [KRELTSC: 681078260] Test passed [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 681534912] Expected: Should print: -3 [Hera] -3 [Hera] -3 [Hera] -3 [Hera] -3 [Hera] -3 [Hera] [HADES][TEST ] [KRELTSC: 683489998] Running MAX.mixed: -1 1 MAX . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 683928284] Test passed [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 684383838] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 686220660] Running MAX.one_item: 42 MAX [Hera] [HADES][ERROR] [KRELTSC: 686592124] MAX: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 686881630] Expected error occurred [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 687377300] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 687725930] Running MAX.empty_stack: MAX [Hera] [HADES][ERROR] [KRELTSC: 688117388] MAX: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 688383048] Expected error occurred [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 688878620] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 689215300] MAX: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 689558182] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 689975394] Testing word: 1+ [Hera] [HADES][TEST ] [KRELTSC: 690256404] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 690528738] Running 1+.basic: 5 1+ . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 691023316] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 691474504] Expected: Should print: 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 693156174] Running 1+.zero: 0 1+ . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 693715288] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 694168870] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 695861060] Running 1+.negative: -1 1+ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 696283632] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 696805322] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 698489772] Running 1+.chain: 3 1+ 1+ 1+ . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 698940516] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 699454290] Expected: Should print: 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 701222256] Running 1+.overflow: 2147483647 1+ . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 701719570] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 702238868] Expected: Should overflow [Hera] 2147483648 [Hera] 2147483648 [HADES][DOE ] 24,240000,10000,0,0,175,46,93,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 704557450] Running 1+.empty_stack: 1+ [Hera] [HADES][ERROR] [KRELTSC: 705058384] 1+: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 705349940] Expected error occurred [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 705845724] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 706182736] 1+: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 706537656] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 706955470] Testing word: 1- [Hera] [HADES][TEST ] [KRELTSC: 707211468] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 707482824] Running 1-.basic: 5 1- . CR [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 708177876] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 708628916] Expected: Should print: 4 [Hera] 4 [Hera] 4 [Hera] 4 [Hera] 4 [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 710369350] Running 1-.to_zero: 1 1- . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 710799110] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 711250690] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 712925474] Running 1-.to_negative: 0 1- . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 713419888] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 713870176] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 715567086] Running 1-.chain: 6 1- 1- 1- . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 716158926] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 716610714] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 718379060] Running 1-.underflow: -2147483648 1- . CR [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 718944786] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 719397904] Expected: Should underflow [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 721278536] Running 1-.empty_stack: 1- [Hera] [HADES][ERROR] [KRELTSC: 721693158] 1-: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 721983340] Expected error occurred [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 722478994] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 722815704] 1-: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 723152900] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 723565900] Testing word: 2+ [Hera] [HADES][TEST ] [KRELTSC: 723817956] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 724088518] Running 2+.basic: 5 2+ . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 724929930] Test passed [Hera] [HADES][TEST ] Testing 2+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 725384578] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 727083954] Running 2+.zero: 0 2+ . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 727696256] Test passed [Hera] [HADES][TEST ] Testing 2+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 728149120] Expected: Should print: 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 729845892] Running 2+.negative: -3 2+ . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 730356156] Test passed [Hera] [HADES][TEST ] Testing 2+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 730807574] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 732524970] Running 2+.empty_stack: 2+ [Hera] [HADES][ERROR] [KRELTSC: 732975188] 2+: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 733265024] Expected error occurred [Hera] [HADES][TEST ] Testing 2+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 733758208] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 734094672] 2+: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 734433856] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 734851468] Testing word: 2- [Hera] [HADES][TEST ] [KRELTSC: 735105624] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 735376814] Running 2-.basic: 7 2- . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 736050734] Test passed [Hera] [HADES][TEST ] Testing 2- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 736504618] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 738204056] Running 2-.zero: 2 2- . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 738769780] Test passed [Hera] [HADES][TEST ] Testing 2- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 739222368] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] [HADES][DOE ] 25,250000,10000,0,0,196,48,91,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 741459206] Running 2-.negative: 0 2- . CR [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 741886960] Test passed [Hera] [HADES][TEST ] Testing 2- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 742337584] Expected: Should print: -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 744097254] Running 2-.empty_stack: 2- [Hera] [HADES][ERROR] [KRELTSC: 744471858] 2-: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 744762900] Expected error occurred [Hera] [HADES][TEST ] Testing 2- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 745258182] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 745593810] 2-: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 745932320] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 746399426] Testing word: 2* [Hera] [HADES][TEST ] [KRELTSC: 746641850] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 746977608] Running 2*.basic: 5 2* . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 747605846] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 748060472] Expected: Should print: 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 749941642] Running 2*.zero: 0 2* . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 750353364] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 750804684] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 752569402] Running 2*.negative: -3 2* . CR [Hera] -6 [Hera] [HADES][TEST ] [KRELTSC: 753012618] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 753464676] Expected: Should print: -6 [Hera] -6 [Hera] -6 [Hera] -6 [Hera] -6 [Hera] -6 [Hera] [HADES][TEST ] [KRELTSC: 755236164] Running 2*.one: 1 2* . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 755657738] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 756109376] Expected: Should print: 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 757842828] Running 2*.large: 1073741823 2* . CR [Hera] 2147483646 [Hera] [HADES][TEST ] [KRELTSC: 758390400] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 758842096] Expected: Should print: 2147483646 [Hera] 2147483646 [Hera] 2147483646 [Hera] 2147483646 [Hera] 2147483646 [Hera] 2147483646 [Hera] [HADES][TEST ] [KRELTSC: 761021606] Running 2*.empty_stack: 2* [Hera] [HADES][ERROR] [KRELTSC: 761424134] 2*: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 761715150] Expected error occurred [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 762212294] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 762551340] 2*: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 762890696] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 763322182] Testing word: 2/ [Hera] [HADES][TEST ] [KRELTSC: 763646380] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 763920882] Running 2/.basic: 10 2/ . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 764581748] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 765034132] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 766838838] Running 2/.odd: 7 2/ . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 767237682] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 767688368] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 769459300] Running 2/.zero: 0 2/ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 769867052] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 770316680] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 772128490] Running 2/.negative_even: -10 2/ . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 772605852] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 773055800] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 774848966] Running 2/.one: 1 2/ . CR [Hera] [HADES][DOE ] 26,260000,10000,0,0,192,51,91,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 775741752] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 776193090] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 777975668] Running 2/.empty_stack: 2/ [Hera] [HADES][ERROR] [KRELTSC: 778340450] 2/: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 778627644] Expected error occurred [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 779122658] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 779458952] 2/: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 779843002] === Arithmetic Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 780374382] [Hera] === Testing Module: Logical Words === [Hera] [HADES][INFO ] [KRELTSC: 780798922] Running Logical Words Tests (Module 8)... [Hera] [HADES][TEST ] [KRELTSC: 781226476] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 781678066] Testing word: AND [Hera] [HADES][TEST ] [KRELTSC: 781939536] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 782213860] Running AND.both_true: -1 -1 AND . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 782728976] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 783439848] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 785270188] Running AND.first_false: 0 -1 AND . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 785746686] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 786366746] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 789437922] Running AND.second_false: -1 0 AND . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 790216476] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 790959398] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 793605452] Running AND.both_false: 0 0 AND . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 794509712] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 795221818] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 797976484] Running AND.bitwise: 85 51 AND . CR [Hera] 17 [Hera] [HADES][TEST ] [KRELTSC: 798719226] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 799472372] Expected: Should print: 17 [Hera] 17 [Hera] 17 [Hera] 17 [Hera] 17 [Hera] 17 [Hera] [HADES][TEST ] [KRELTSC: 802531862] Running AND.empty_stack: AND [Hera] [HADES][ERROR] [KRELTSC: 803292488] AND: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 803784520] Expected error occurred [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 804613362] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 805201200] Running AND.one_item: 42 AND [Hera] [HADES][ERROR] [KRELTSC: 806003006] AND: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 806414104] Expected error occurred [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 807167102] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 807685676] AND: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 808480136] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 809182852] Testing word: OR [Hera] [HADES][TEST ] [KRELTSC: 809568034] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 810014278] Running OR.both_true: -1 -1 OR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 811362242] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 812076844] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 814780082] Running OR.first_false: 0 -1 OR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 815516504] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 816297254] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 819726070] Running OR.second_false: -1 0 OR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 820543492] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 821334576] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][DOE ] 27,270000,10000,0,0,158,53,93,685,685,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 825467378] Running OR.both_false: 0 0 OR . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 826246782] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 827011724] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 830317468] Running OR.bitwise: 85 51 OR . CR [Hera] 119 [Hera] [HADES][TEST ] [KRELTSC: 831169478] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 831924714] Expected: Should print: 119 [Hera] 119 [Hera] 119 [Hera] 119 [Hera] 119 [Hera] 119 [Hera] [HADES][TEST ] [KRELTSC: 835142422] Running OR.empty_stack: OR [Hera] [HADES][ERROR] [KRELTSC: 835754478] OR: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 836277728] Expected error occurred [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 837216112] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 837789438] Running OR.one_item: 42 OR [Hera] [HADES][ERROR] [KRELTSC: 838342566] OR: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 838805278] Expected error occurred [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 839841736] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 840419608] OR: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 841005206] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 841714186] Testing word: XOR [Hera] [HADES][TEST ] [KRELTSC: 842215352] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 842672736] Running XOR.both_true: -1 -1 XOR . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 843912788] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 844798556] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 848009260] Running XOR.first_false: 0 -1 XOR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 848804098] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 849570806] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 852930820] Running XOR.second_false: -1 0 XOR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 853842584] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 854605904] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 857816704] Running XOR.both_false: 0 0 XOR . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 858633538] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 859489614] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 862869842] Running XOR.bitwise: 85 51 XOR . CR [Hera] 102 [Hera] [HADES][TEST ] [KRELTSC: 863628776] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 864505520] Expected: Should print: 102 [Hera] 102 [Hera] 102 [Hera] 102 [Hera] 102 [Hera] 102 [Hera] [HADES][TEST ] [KRELTSC: 867722308] Running XOR.empty_stack: XOR [Hera] [HADES][ERROR] [KRELTSC: 868371786] XOR: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 868861546] Expected error occurred [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 869716776] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 870382640] Running XOR.one_item: 42 XOR [Hera] [HADES][ERROR] [KRELTSC: 870948654] XOR: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 871398442] Expected error occurred [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 872250128] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 873031760] XOR: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 873622174] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 874312412] Testing word: NOT [Hera] [HADES][TEST ] [KRELTSC: 874728306] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 875204898] Running NOT.true: -1 NOT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 876418058] Test passed [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 877189974] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 880663736] Running NOT.false: 0 NOT . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 881653688] Test passed [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 882414024] Expected: Should print: -1 [Hera] [HADES][DOE ] 28,280000,10000,0,0,158,54,92,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 886587082] Running NOT.positive: 42 NOT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 887420472] Test passed [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 888188470] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 891277354] Running NOT.negative: -42 NOT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 892043804] Test passed [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 892903206] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 896176162] Running NOT.empty_stack: NOT [Hera] [HADES][ERROR] [KRELTSC: 896793720] NOT: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 897304184] Expected error occurred [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 898244974] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 898816766] NOT: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 899396684] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 900075372] Testing word: = [Hera] [HADES][TEST ] [KRELTSC: 900454790] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 900943132] Running =.equal: 42 42 = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 901635890] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 902363896] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 905187892] Running =.not_equal: 42 43 = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 905885306] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 906839192] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 909730900] Running =.zero_equal: 0 0 = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 910493942] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 911178110] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 913440480] Running =.negative_equal: -42 -42 = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 913920436] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 914443202] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 916478516] Running =.negative_positive: -42 42 = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 916948982] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 917466904] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 919659214] Running =.empty_stack: = [Hera] [HADES][ERROR] [KRELTSC: 920053030] =: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 920463778] Expected error occurred [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 920958810] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 921304466] Running =.one_item: 42 = [Hera] [HADES][ERROR] [KRELTSC: 921619822] =: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 921877176] Expected error occurred [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 922363778] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 922713408] =: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 923051108] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 923541354] Testing word: <> [Hera] [HADES][TEST ] [KRELTSC: 923785320] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 924063204] Running <>.not_equal: 42 43 <> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 924851564] Test passed [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 925302770] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 927199658] Running <>.equal: 42 42 <> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 927728200] Test passed [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 928201630] Expected: Should print: 0 [Hera] [HADES][DOE ] 29,290000,10000,0,0,164,55,93,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 930651374] Running <>.zero_equal: 0 0 <> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 931108466] Test passed [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 931650328] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 934040892] Running <>.negative: -42 42 <> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 934955128] Test passed [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 935714984] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 938265672] Running <>.empty_stack: <> [Hera] [HADES][ERROR] [KRELTSC: 938641754] <>: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 938969796] Expected error occurred [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 939488658] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 939824876] Running <>.one_item: 42 <> [Hera] [HADES][ERROR] [KRELTSC: 940360084] <>: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 940624588] Expected error occurred [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 941122608] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 941458252] <>: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 941798658] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 942219140] Testing word: < [Hera] [HADES][TEST ] [KRELTSC: 942457938] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 942812040] Running <.less_than: 5 7 < . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 943588420] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 944052838] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 946888806] Running <.greater_than: 7 5 < . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 947438874] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 947905960] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 949747620] Running <.equal: 5 5 < . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 950153478] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 950615796] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 952512216] Running <.negative_positive: -5 5 < . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 953038496] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 953502278] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 955359320] Running <.negative_negative: -7 -5 < . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 956022124] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 956483624] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 958353706] Running <.empty_stack: < [Hera] [HADES][ERROR] [KRELTSC: 958727596] <: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 959036022] Expected error occurred [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 959622104] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 959961088] Running <.one_item: 42 < [Hera] [HADES][ERROR] [KRELTSC: 960280224] <: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 960544898] Expected error occurred [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 961031548] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 961364920] <: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 961703076] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 962123542] Testing word: > [Hera] [HADES][TEST ] [KRELTSC: 962577280] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 962852106] Running >.greater_than: 7 5 > . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 963660232] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 964106790] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] [HADES][DOE ] 30,300000,10000,0,0,154,57,93,685,685,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 967403612] Running >.less_than: 5 7 > . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 968216450] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 968666444] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 970436582] Running >.equal: 5 5 > . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 971009314] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 971458878] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 973163018] Running >.positive_negative: 5 -5 > . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 973864892] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 974467504] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 976255796] Running >.negative_negative: -5 -7 > . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 976894874] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 977348198] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 979196606] Running >.empty_stack: > [Hera] [HADES][ERROR] [KRELTSC: 979636412] >: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 980000830] Expected error occurred [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 980488666] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 981002402] Running >.one_item: 42 > [Hera] [HADES][ERROR] [KRELTSC: 981429826] >: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 981689962] Expected error occurred [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 982555956] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 983141180] >: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 983646180] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 984053802] Testing word: 0= [Hera] [HADES][TEST ] [KRELTSC: 984309406] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 984582990] Running 0=.zero: 0 0= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 985521706] Test passed [Hera] [HADES][TEST ] Testing 0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 985981388] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 987834034] Running 0=.positive: 42 0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 988349364] Test passed [Hera] [HADES][TEST ] Testing 0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 988966630] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 991382422] Running 0=.negative: -42 0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 991813306] Test passed [Hera] [HADES][TEST ] Testing 0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 992264258] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 994130830] Running 0=.empty_stack: 0= [Hera] [HADES][ERROR] [KRELTSC: 994491580] 0=: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 994785102] Expected error occurred [Hera] [HADES][TEST ] Testing 0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 995279750] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 995628460] 0=: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 996152590] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 996565456] Testing word: 0< [Hera] [HADES][TEST ] [KRELTSC: 996815096] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 997086988] Running 0<.negative: -42 0< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 997824370] Test passed [Hera] [HADES][TEST ] Testing 0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 998291886] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1000176396] Running 0<.zero: 0 0< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1000667350] Test passed [Hera] [HADES][TEST ] Testing 0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1001136476] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][DOE ] 31,310000,10000,0,0,172,60,93,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1003421988] Running 0<.positive: 42 0< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1003855230] Test passed [Hera] [HADES][TEST ] Testing 0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1004395090] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1006080454] Running 0<.empty_stack: 0< [Hera] [HADES][ERROR] [KRELTSC: 1006435032] 0<: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1006739776] Expected error occurred [Hera] [HADES][TEST ] Testing 0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1007424230] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1007772024] 0<: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1008176684] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1008587262] Testing word: 0> [Hera] [HADES][TEST ] [KRELTSC: 1008834326] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1009108820] Running 0>.positive: 42 0> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1009851816] Test passed [Hera] [HADES][TEST ] Testing 0> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1010387608] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1012108544] Running 0>.zero: 0 0> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1012627438] Test passed [Hera] [HADES][TEST ] Testing 0> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1013149466] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1014846026] Running 0>.negative: -42 0> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1015297060] Test passed [Hera] [HADES][TEST ] Testing 0> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1015812360] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1017942074] Running 0>.empty_stack: 0> [Hera] [HADES][ERROR] [KRELTSC: 1018792540] 0>: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1019284140] Expected error occurred [Hera] [HADES][TEST ] Testing 0> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1020157410] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1020742376] 0>: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1021425920] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1021841834] Testing word: 0<> [Hera] [HADES][TEST ] [KRELTSC: 1022097598] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1022372894] Running 0<>.nonzero_pos: 42 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1023086900] Test passed [Hera] [HADES][TEST ] Testing 0<> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1023561344] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1025933008] Running 0<>.nonzero_neg: -1 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1026919036] Test passed [Hera] [HADES][TEST ] Testing 0<> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1027688204] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1030021608] Running 0<>.zero: 0 0<> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1030509086] Test passed [Hera] [HADES][TEST ] Testing 0<> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1030969226] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1032907624] Running 0<>.empty_stack: 0<> [Hera] [HADES][ERROR] [KRELTSC: 1033314910] 0<>: stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1033603738] Expected error occurred [Hera] [HADES][TEST ] Testing 0<> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1034464320] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1035077250] 0<>: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1035534544] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1035946338] Testing word: U< [Hera] [HADES][TEST ] [KRELTSC: 1036248170] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1036525700] Running U<.less: 3 5 U< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1037329066] Test passed [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1037803220] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1039675470] Running U<.equal: 5 5 U< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1040212482] Test passed [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1040667672] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1042646556] Running U<.greater: 7 5 U< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1043084138] Test passed [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1043625428] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][DOE ] 32,320000,10000,0,0,180,63,91,567,567,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1045882608] Running U<.zero_one: 0 1 U< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1046423720] Test passed [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1046880206] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1048675310] Running U<.empty_stack: U< [Hera] [HADES][ERROR] [KRELTSC: 1049083736] U<: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1049508982] Expected error occurred [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1050015176] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1050354598] U<: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1050697582] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1051107030] Testing word: U> [Hera] [HADES][TEST ] [KRELTSC: 1051352274] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1051641452] Running U>.greater: 5 3 U> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1052596130] Test passed [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1053059008] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1054900858] Running U>.equal: 5 5 U> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1055449754] Test passed [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1055907672] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1057691212] Running U>.less: 3 5 U> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1058126806] Test passed [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1058584648] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1060285426] Running U>.one_zero: 1 0 U> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1060835002] Test passed [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1061296680] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1063060026] Running U>.empty_stack: U> [Hera] [HADES][ERROR] [KRELTSC: 1063694010] U>: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1064009924] Expected error occurred [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1064554382] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1064895836] U>: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1065238990] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1065664376] Testing word: WITHIN [Hera] [HADES][TEST ] [KRELTSC: 1066018274] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1066296016] Running WITHIN.in_range: 3 1 5 WITHIN . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1067162888] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1067629812] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1069563706] Running WITHIN.at_low: 1 1 5 WITHIN . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1070041648] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1070510232] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1072420744] Running WITHIN.at_high: 5 1 5 WITHIN . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1072993314] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1073459314] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][DOE ] 33,330000,10000,0,0,145,65,91,567,567,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1076330490] Running WITHIN.below: 0 1 5 WITHIN . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1076818886] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1077416298] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1079211040] Running WITHIN.above: 6 1 5 WITHIN . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1079682868] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1080218114] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1081977398] Running WITHIN.empty_stack: WITHIN [Hera] [HADES][ERROR] [KRELTSC: 1082417020] WITHIN: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1082796106] Expected error occurred [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1083317958] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1083739160] WITHIN: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1084097980] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1084507082] Testing word: TRUE [Hera] [HADES][TEST ] [KRELTSC: 1084759284] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1085046506] Running TRUE.value: TRUE . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1085799512] Test passed [Hera] [HADES][TEST ] Testing TRUE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1086262678] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1087953422] Running TRUE.as_flag: TRUE 0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1088479362] Test passed [Hera] [HADES][TEST ] Testing TRUE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1088940878] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1090650876] Running TRUE.in_and: TRUE TRUE AND . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1091328914] Test passed [Hera] [HADES][TEST ] Testing TRUE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1091791362] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1093882570] TRUE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1094331746] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1094744932] Testing word: FALSE [Hera] [HADES][TEST ] [KRELTSC: 1095008346] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1095311342] Running FALSE.value: FALSE . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1095878440] Test passed [Hera] [HADES][TEST ] Testing FALSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1096357716] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1098231250] Running FALSE.as_flag: FALSE 0= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1098687304] Test passed [Hera] [HADES][TEST ] Testing FALSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1099164820] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1101027076] Running FALSE.in_or: TRUE FALSE OR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1101519588] Test passed [Hera] [HADES][TEST ] Testing FALSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1102079414] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1104030832] FALSE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1104388866] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1104813440] Testing word: >= [Hera] [HADES][TEST ] [KRELTSC: 1105273840] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1105674476] Running >=.less: 3 5 >= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1106443454] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1106900626] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][DOE ] 34,340000,10000,0,0,203,67,89,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1109454056] Running >=.greater: 5 3 >= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1110050752] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1110524120] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1112535964] Running >=.equal: 3 3 >= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1112958620] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1113426956] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1115254060] Running >=.negative: -1 0 >= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1115700768] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1116166370] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1117999916] Running >=.neg_neg: -1 -2 >= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1118448512] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1118913528] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1121002112] Running >=.underflow: >= [Hera] [HADES][ERROR] [KRELTSC: 1121364778] >=: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1121678466] Expected error occurred [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1122256008] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1122599898] >=: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1122942314] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1123353008] Testing word: <= [Hera] [HADES][TEST ] [KRELTSC: 1123599344] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1123873400] Running <=.less: 3 5 <= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1124629094] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1125166294] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1126910918] Running <=.greater: 5 3 <= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1127443344] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1127972588] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1129692446] Running <=.equal: 3 3 <= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1130139716] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1130793118] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1132553706] Running <=.negative: -1 0 <= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1133012890] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1133530208] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1135301440] Running <=.neg_neg: -2 -1 <= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1135757690] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1136281822] Expected: Should print: -1 [Hera] -1 [Hera] [HADES][DOE ] 35,350000,10000,0,0,154,69,90,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1138585452] Running <=.underflow: <= [Hera] [HADES][ERROR] [KRELTSC: 1139017478] <=: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1139314112] Expected error occurred [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1139812168] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1140221176] <=: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1140604940] === Logical Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 1141087384] [Hera] === Testing Module: Mixed Arithmetic Words === [Hera] [HADES][INFO ] [KRELTSC: 1141679948] Running Mixed Arithmetic Words Tests (Module 7)... [Hera] [HADES][TEST ] [KRELTSC: 1142172986] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1142718276] Testing word: */ [Hera] [HADES][TEST ] [KRELTSC: 1142988476] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1143471134] Running */.basic: 6 7 4 */ . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 1144278816] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1144831108] Expected: Should print: 10 (6*7/4) [Hera] [HADES][TEST ] [KRELTSC: 1145326274] Running */.exact_division: 12 5 3 */ . CR [Hera] 20 [Hera] [HADES][TEST ] [KRELTSC: 1145849468] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1146302754] Expected: Should print: 20 (12*5/3) [Hera] [HADES][TEST ] [KRELTSC: 1146644584] Running */.zero_multiply: 0 999 123 */ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1147223914] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1147679230] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1147972312] Running */.by_one: 42 5 1 */ . CR [Hera] 210 [Hera] [HADES][TEST ] [KRELTSC: 1148445616] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1148902690] Expected: Should print: 210 (42*5/1) [Hera] [HADES][TEST ] [KRELTSC: 1149302318] Running */.truncation: 7 3 2 */ . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 1149810778] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1150344774] Expected: Should print: 10 (21/2 truncated) [Hera] [HADES][TEST ] [KRELTSC: 1150702096] Running */.negative_multiply: -6 7 4 */ . CR [Hera] -10 [Hera] [HADES][TEST ] [KRELTSC: 1151234448] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1151706184] Expected: Should print: -10 [Hera] [HADES][TEST ] [KRELTSC: 1152006476] Running */.negative_divisor: 6 7 -4 */ . CR [Hera] -10 [Hera] [HADES][TEST ] [KRELTSC: 1152542456] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1153384870] Expected: Should print: -10 [Hera] [HADES][TEST ] [KRELTSC: 1153690876] Running */.div_by_zero: 6 7 0 */ [Hera] [HADES][ERROR] [KRELTSC: 1154154388] */: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 1154455498] Expected error occurred [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1154954806] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 1155316650] Running */.empty_stack: */ [Hera] [HADES][ERROR] [KRELTSC: 1155775914] */: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1156067752] Expected error occurred [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1156566912] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1156903548] Running */.two_items: 1 2 */ [Hera] [HADES][ERROR] [KRELTSC: 1157268750] */: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1157535920] Expected error occurred [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1158043358] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1158633602] */: 10 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1159129312] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1159574974] Testing word: */MOD [Hera] [HADES][TEST ] [KRELTSC: 1159831456] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1160107784] Running */MOD.basic: 17 3 5 */MOD . . CR [Hera] 10 1 [Hera] [HADES][TEST ] [KRELTSC: 1160949308] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1161533250] Expected: Should print: 1 10 (51/5 = 10 rem 1) [Hera] [HADES][TEST ] [KRELTSC: 1161902990] Running */MOD.exact_division: 15 4 3 */MOD . . CR [Hera] 20 0 [Hera] [HADES][TEST ] [KRELTSC: 1162473392] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1162942584] Expected: Should print: 0 20 (60/3 = 20 rem 0) [Hera] [HADES][TEST ] [KRELTSC: 1163311138] Running */MOD.zero_multiply: 0 999 123 */MOD . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1163874936] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1164503590] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1164806720] Running */MOD.by_one: 42 5 1 */MOD . . CR [Hera] 210 0 [Hera] [HADES][TEST ] [KRELTSC: 1165334720] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1165799590] Expected: Should print: 0 210 [Hera] [HADES][TEST ] [KRELTSC: 1166106004] Running */MOD.remainder: 7 8 5 */MOD . . CR [Hera] 11 1 [Hera] [HADES][TEST ] [KRELTSC: 1166634368] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1167158870] Expected: Should print: 1 11 (56/5 = 11 rem 1) [Hera] [HADES][TEST ] [KRELTSC: 1167523968] Running */MOD.negative: -7 3 4 */MOD . . CR [Hera] -5 -1 [Hera] [HADES][TEST ] [KRELTSC: 1168058704] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1168599580] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 1168936526] Running */MOD.div_by_zero: 6 7 0 */MOD [Hera] [HADES][ERROR] [KRELTSC: 1169417734] */MOD: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 1169811810] Expected error occurred [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1170321020] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 1170664214] Running */MOD.empty_stack: */MOD [Hera] [HADES][ERROR] [KRELTSC: 1171047192] */MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1171342180] Expected error occurred [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1171857280] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1172196256] */MOD: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1172616778] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1173060874] Testing word: M+ [Hera] [HADES][TEST ] [KRELTSC: 1173307246] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1173584446] Running M+.basic: 0 100 200 M+ . . CR [Hera] 300 0 [Hera] [HADES][TEST ] [KRELTSC: 1174425614] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1174899008] Expected: Should print: 200 100 [Hera] [HADES][TEST ] [KRELTSC: 1175371224] Running M+.overflow: 0 2147483647 1 M+ . . CR [Hera] 2147483648 0 [Hera] [HADES][TEST ] [KRELTSC: 1175951246] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1176404634] Expected: Should handle overflow [Hera] [HADES][TEST ] [KRELTSC: 1176721214] Running M+.negative: 0 -100 50 M+ . . CR [Hera] -50 0 [Hera] [HADES][TEST ] [KRELTSC: 1177242920] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1177758660] Expected: Should print: 50 -100 [Hera] [HADES][TEST ] [KRELTSC: 1178143582] Running M+.zero_add: 0 42 0 M+ . . CR [Hera] 42 0 [Hera] [HADES][TEST ] [KRELTSC: 1178654562] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1179108908] Expected: Should print: 0 42 [Hera] [HADES][TEST ] [KRELTSC: 1179410704] Running M+.both_negative: 0 -100 -200 M+ . . CR [Hera] -300 0 [Hera] [HADES][TEST ] [KRELTSC: 1180001400] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1180470076] Expected: Should print: -200 -100 [Hera] [HADES][TEST ] [KRELTSC: 1180853154] Running M+.empty_stack: M+ [Hera] [HADES][TEST ] [KRELTSC: 1181213870] Expected error occurred [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1181767084] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1182133144] Running M+.one_item: 42 M+ [Hera] [HADES][TEST ] [KRELTSC: 1182465364] Expected error occurred [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1182962036] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1183313598] M+: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1183763788] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1184207442] Testing word: M* [Hera] [HADES][TEST ] [KRELTSC: 1184453554] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1184728706] Running M*.basic: 123 456 M* . . CR [Hera] 0 56088 [Hera] [HADES][TEST ] [KRELTSC: 1185503626] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1185989096] Expected: Should print: 56088 0 [Hera] [HADES][TEST ] [KRELTSC: 1186630318] Running M*.by_zero: 999 0 M* . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1187131526] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1187587528] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1187886172] Running M*.by_one: 42 1 M* . . CR [Hera] 0 42 [Hera] [HADES][TEST ] [KRELTSC: 1188347630] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1188821442] Expected: Should print: 42 0 [Hera] [HADES][TEST ] [KRELTSC: 1189187560] Running M*.negative: -123 456 M* . . CR [Hera] -1 4294911208 [Hera] [HADES][TEST ] [KRELTSC: 1189722308] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1190176414] Expected: Should print: -56088 -1 [Hera] [HADES][TEST ] [KRELTSC: 1190495054] Running M*.large_multiply: 65536 65536 M* . . CR [Hera] 1 0 [Hera] [HADES][TEST ] [KRELTSC: 1190998014] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1191462364] Expected: Should handle large result [Hera] [HADES][TEST ] [KRELTSC: 1191791594] Running M*.both_negative: -100 -200 M* . . CR [Hera] 0 20000 [Hera] [HADES][TEST ] [KRELTSC: 1192384076] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1192837990] Expected: Should print: 20000 0 [Hera] [HADES][TEST ] [KRELTSC: 1193150978] Running M*.empty_stack: M* [Hera] [HADES][TEST ] [KRELTSC: 1193506908] Expected error occurred [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1194002296] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1194394922] Running M*.one_item: 42 M* [Hera] [HADES][TEST ] [KRELTSC: 1194779448] Expected error occurred [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1195290562] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1195629898] M*: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1195986902] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1196427934] Testing word: M/MOD [Hera] [HADES][TEST ] [KRELTSC: 1196747246] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1197038528] Running M/MOD.basic: 0 1000 100 M/MOD . . CR [Hera] 10 0 [Hera] [HADES][TEST ] [KRELTSC: 1198129454] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1198598708] Expected: Should print: 0 10 (1000/100) [Hera] [HADES][TEST ] [KRELTSC: 1198941764] Running M/MOD.with_remainder: 0 1234 100 M/MOD . . CR [Hera] 12 34 [Hera] [HADES][TEST ] [KRELTSC: 1199499312] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1199978090] Expected: Should handle remainder [Hera] [HADES][TEST ] [KRELTSC: 1200296860] Running M/MOD.double_dividend: 5001 0 10 M/MOD . . CR [Hera] 2147913144729 6 [Hera] [HADES][TEST ] [KRELTSC: 1200972966] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1201436974] Expected: Should print: 1 500 (5001/10) [Hera] [HADES][TEST ] [KRELTSC: 1201776626] Running M/MOD.by_one: 0 42 1 M/MOD . . CR [Hera] 42 0 [Hera] [HADES][TEST ] [KRELTSC: 1202271448] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1202766978] Expected: Should print: 0 42 [Hera] [HADES][TEST ] [KRELTSC: 1203069684] Running M/MOD.negative_dividend: -1 1000 100 M/MOD . . CR [Hera] -42949662 -96 [Hera] [HADES][TEST ] [KRELTSC: 1203736626] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1204199052] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 1204515780] Running M/MOD.div_by_zero: 0 100 0 M/MOD [Hera] [HADES][TEST ] [KRELTSC: 1204948650] Expected error occurred [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1205473560] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 1205877284] Running M/MOD.empty_stack: M/MOD [Hera] [HADES][TEST ] [KRELTSC: 1206331404] Expected error occurred [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1206841448] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1207181648] M/MOD: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1207583254] === Mixed Arithmetic Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 1208074850] [Hera] === Testing Module: Double Words === [Hera] [HADES][INFO ] [KRELTSC: 1208485864] Running Double Number Words Tests (Module 6)... [Hera] [HADES][TEST ] [KRELTSC: 1209108878] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1209563900] Testing word: 2DROP [Hera] [HADES][TEST ] [KRELTSC: 1209823124] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1210099508] Running 2DROP.basic: 1 2 3 4 2DROP . . CR [Hera] 2 1 [Hera] [HADES][TEST ] [KRELTSC: 1210766816] Test passed [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1211247512] Expected: Should print: 1 2 [Hera] [HADES][TEST ] [KRELTSC: 1211619362] Running 2DROP.zeros: 0 0 42 99 2DROP . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1212137320] Test passed [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1212599930] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1212976478] Running 2DROP.negative: -1 -2 100 200 2DROP . . CR [Hera] -2 -1 [Hera] [HADES][DOE ] 36,360000,10000,0,0,144,71,83,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 1214014534] Test passed [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1214579430] Expected: Should print: -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 1214890188] Running 2DROP.exact_four: 10 20 30 40 2DROP DEPTH . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 1215473344] Test passed [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1216028612] Expected: Should print: 2 [Hera] [HADES][TEST ] [KRELTSC: 1216487574] Running 2DROP.empty_stack: 2DROP [Hera] [HADES][TEST ] [KRELTSC: 1217213928] Expected error occurred [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1218035850] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1218586768] Running 2DROP.one_item: 42 2DROP [Hera] [HADES][TEST ] [KRELTSC: 1219177710] Expected error occurred [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1219812638] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1220365070] 2DROP: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1220847320] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1221257922] Testing word: 2DUP [Hera] [HADES][TEST ] [KRELTSC: 1221509874] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1221786482] Running 2DUP.basic: 100 200 2DUP . . . . CR [Hera] 200 100 200 100 [Hera] [HADES][TEST ] [KRELTSC: 1222617546] Test passed [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1223179820] Expected: Should print: 100 200 100 200 [Hera] [HADES][TEST ] [KRELTSC: 1223527516] Running 2DUP.zeros: 0 0 2DUP . . . . CR [Hera] 0 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1224068986] Test passed [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1224529088] Expected: Should print: 0 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1224844386] Running 2DUP.negative: -100 -200 2DUP . . . . CR [Hera] -200 -100 -200 -100 [Hera] [HADES][TEST ] [KRELTSC: 1225594256] Test passed [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1226060350] Expected: Should duplicate negatives [Hera] [HADES][TEST ] [KRELTSC: 1226397892] Running 2DUP.depth_check: 10 20 2DUP DEPTH . CR [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 1226918070] Test passed [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1227380318] Expected: Should print: 4 [Hera] [HADES][TEST ] [KRELTSC: 1227676444] Running 2DUP.empty_stack: 2DUP [Hera] [HADES][TEST ] [KRELTSC: 1228073880] Expected error occurred [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1228669406] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1229011464] Running 2DUP.one_item: 42 2DUP [Hera] [HADES][TEST ] [KRELTSC: 1229365822] Expected error occurred [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1229870008] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1230207432] 2DUP: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1230559236] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1230980320] Testing word: 2OVER [Hera] [HADES][TEST ] [KRELTSC: 1231404192] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1231681798] Running 2OVER.basic: 10 20 30 40 2OVER . . . . . . CR [Hera] 20 10 40 30 20 10 [Hera] [HADES][TEST ] [KRELTSC: 1232577864] Test passed [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1233042558] Expected: Should print: 10 20 30 40 10 20 [Hera] [HADES][TEST ] [KRELTSC: 1233405522] Running 2OVER.zeros: 0 0 99 88 2OVER . . . . . . CR [Hera] 0 0 88 99 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1234196194] Test passed [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1234663686] Expected: Should print: 0 0 99 88 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1235004374] Running 2OVER.mixed: -1 2 -3 4 2OVER . . . . . . CR [Hera] 2 -1 4 -3 2 -1 [Hera] [HADES][TEST ] [KRELTSC: 1235640506] Test passed [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1236101558] Expected: Should handle mixed signs [Hera] [HADES][TEST ] [KRELTSC: 1236440694] Running 2OVER.depth_check: 1 2 3 4 2OVER DEPTH . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 1237073636] Test passed [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1237556080] Expected: Should print: 6 [Hera] [HADES][TEST ] [KRELTSC: 1237858586] Running 2OVER.three_items: 1 2 3 2OVER [Hera] [HADES][TEST ] [KRELTSC: 1238293096] Expected error occurred [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1238804246] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1239155982] Running 2OVER.empty_stack: 2OVER [Hera] [HADES][TEST ] [KRELTSC: 1239493606] Expected error occurred [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1240089308] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1240433064] 2OVER: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1240786920] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1241190832] Testing word: 2SWAP [Hera] [HADES][TEST ] [KRELTSC: 1241444862] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1241717570] Running 2SWAP.basic: 10 20 30 40 2SWAP . . . . CR [Hera] 20 10 40 30 [Hera] [HADES][TEST ] [KRELTSC: 1243015470] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1243490260] Expected: Should print: 30 40 10 20 [Hera] [HADES][TEST ] [KRELTSC: 1243821278] Running 2SWAP.zeros: 0 0 99 88 2SWAP . . . . CR [Hera] 0 0 88 99 [Hera] [HADES][TEST ] [KRELTSC: 1244394358] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1244873840] Expected: Should print: 99 88 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1245284468] Running 2SWAP.same_pairs: 42 42 42 42 2SWAP . . . . CR [Hera] 42 42 42 42 [Hera] [HADES][TEST ] [KRELTSC: 1245891626] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1246361186] Expected: Should print: 42 42 42 42 [Hera] [HADES][TEST ] [KRELTSC: 1246686236] Running 2SWAP.negative: -10 -20 30 40 2SWAP . . . . CR [Hera] -20 -10 40 30 [Hera] [HADES][TEST ] [KRELTSC: 1247293426] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1247771526] Expected: Should print: 30 40 -10 -20 [Hera] [HADES][TEST ] [KRELTSC: 1248187290] Running 2SWAP.depth_check: 1 2 3 4 2SWAP DEPTH . CR [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 1248734222] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1249201058] Expected: Should print: 4 [Hera] [HADES][TEST ] [KRELTSC: 1249492274] Running 2SWAP.three_items: 1 2 3 2SWAP [Hera] [HADES][TEST ] [KRELTSC: 1249912558] Expected error occurred [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1250454272] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1250874712] Running 2SWAP.empty_stack: 2SWAP [Hera] [HADES][TEST ] [KRELTSC: 1251221616] Expected error occurred [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1251733056] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1252069742] 2SWAP: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1252422688] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1252828974] Testing word: 2ROT [Hera] [HADES][TEST ] [KRELTSC: 1253109638] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1253416396] Running 2ROT.basic: 10 20 30 40 50 60 2ROT . . . . . . CR [Hera] 20 10 60 50 40 30 [Hera] [HADES][TEST ] [KRELTSC: 1254708106] Test passed [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1255187932] Expected: Should print: 30 40 50 60 10 20 [Hera] [HADES][TEST ] [KRELTSC: 1255538700] Running 2ROT.zeros: 0 0 1 1 2 2 2ROT . . . . . . CR [Hera] 0 0 2 2 1 1 [Hera] [HADES][TEST ] [KRELTSC: 1256199406] Test passed [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1256754152] Expected: Should rotate with zeros [Hera] [HADES][TEST ] [KRELTSC: 1257079050] Running 2ROT.negative: -1 -2 3 4 -5 -6 2ROT . . . . . . CR [Hera] -2 -1 -6 -5 4 3 [Hera] [HADES][TEST ] [KRELTSC: 1257779578] Test passed [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1258238108] Expected: Should handle negatives [Hera] [HADES][TEST ] [KRELTSC: 1258557726] Running 2ROT.depth_check: 1 2 3 4 5 6 2ROT DEPTH . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 1259191984] Test passed [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1259657232] Expected: Should print: 6 [Hera] [HADES][TEST ] [KRELTSC: 1259948650] Running 2ROT.five_items: 1 2 3 4 5 2ROT [Hera] [HADES][TEST ] [KRELTSC: 1260443166] Expected error occurred [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1260953716] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1261293792] Running 2ROT.empty_stack: 2ROT [Hera] [HADES][TEST ] [KRELTSC: 1261641612] Expected error occurred [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1262246852] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1262587182] 2ROT: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1262945156] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1263476386] Testing word: D+ [Hera] [HADES][TEST ] [KRELTSC: 1263725894] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1264004814] Running D+.basic: 100 200 300 400 D+ . . CR [Hera] 600 400 [Hera] [HADES][TEST ] [KRELTSC: 1265233198] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1265698434] Expected: Should print: 400 600 [Hera] [HADES][TEST ] [KRELTSC: 1266015926] Running D+.zero_add: 42 99 0 0 D+ . . CR [Hera] 99 42 [Hera] [HADES][TEST ] [KRELTSC: 1266526692] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1266980474] Expected: Should print: 42 99 [Hera] [HADES][TEST ] [KRELTSC: 1267304658] Running D+.negative: -100 -200 50 75 D+ . . CR [Hera] -125 -50 [Hera] [HADES][TEST ] [KRELTSC: 1267959252] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1268420588] Expected: Should handle negatives [Hera] [HADES][TEST ] [KRELTSC: 1268741736] Running D+.carry: 2147483647 0 1 0 D+ . . CR [Hera] 0 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 1269292654] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1269745268] Expected: Should handle carry [Hera] [HADES][TEST ] [KRELTSC: 1270065508] Running D+.both_negative: -100 -200 -300 -400 D+ . . CR [Hera] -599 -400 [Hera] [HADES][TEST ] [KRELTSC: 1270744178] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1271203986] Expected: Should add negatives [Hera] [HADES][TEST ] [KRELTSC: 1271514090] Running D+.three_items: 1 2 3 D+ [Hera] [HADES][TEST ] [KRELTSC: 1271936748] Expected error occurred [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1272434332] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1272790880] Running D+.empty_stack: D+ [Hera] [HADES][TEST ] [KRELTSC: 1273177822] Expected error occurred [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1273693168] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1274037864] D+: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1274382398] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1274790476] Testing word: D- [Hera] [HADES][TEST ] [KRELTSC: 1275036234] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1275311426] Running D-.basic: 500 600 100 200 D- . . CR [Hera] 400 [HADES][DOE ] 37,370000,10000,0,0,144,71,79,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] 400 [Hera] [HADES][TEST ] [KRELTSC: 1277117318] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1277576340] Expected: Should print: 400 400 [Hera] [HADES][TEST ] [KRELTSC: 1277893674] Running D-.zero_sub: 42 99 0 0 D- . . CR [Hera] 99 42 [Hera] [HADES][TEST ] [KRELTSC: 1278423480] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1278980556] Expected: Should print: 42 99 [Hera] [HADES][TEST ] [KRELTSC: 1279289368] Running D-.from_zero: 0 0 100 200 D- . . CR [Hera] -201 -100 [Hera] [HADES][TEST ] [KRELTSC: 1279848264] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1280301382] Expected: Should print: -100 -200 [Hera] [HADES][TEST ] [KRELTSC: 1280621714] Running D-.negative: 100 200 -50 -75 D- . . CR [Hera] 274 150 [Hera] [HADES][TEST ] [KRELTSC: 1281176904] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1281770128] Expected: Should handle negatives [Hera] [HADES][TEST ] [KRELTSC: 1282096616] Running D-.borrow: 0 0 1 0 D- . . CR [Hera] -1 -1 [Hera] [HADES][TEST ] [KRELTSC: 1282613030] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1283067448] Expected: Should handle borrow [Hera] [HADES][TEST ] [KRELTSC: 1283379222] Running D-.same_values: 100 200 100 200 D- . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1283926330] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1284521464] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1284825870] Running D-.three_items: 1 2 3 D- [Hera] [HADES][TEST ] [KRELTSC: 1285260592] Expected error occurred [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1285759496] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1286096200] Running D-.empty_stack: D- [Hera] [HADES][TEST ] [KRELTSC: 1286408992] Expected error occurred [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1286932882] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1287487810] D-: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1288050492] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1288753230] Testing word: DNEGATE [Hera] [HADES][TEST ] [KRELTSC: 1289206506] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1289617896] Running DNEGATE.positive: 100 200 DNEGATE . . CR [Hera] -201 -100 [Hera] [HADES][TEST ] [KRELTSC: 1291026950] Test passed [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1291755990] Expected: Should negate positive double [Hera] [HADES][TEST ] [KRELTSC: 1292103538] Running DNEGATE.negative: -100 -200 DNEGATE . . CR [Hera] 199 100 [Hera] [HADES][TEST ] [KRELTSC: 1292676956] Test passed [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1293318542] Expected: Should negate negative double [Hera] [HADES][TEST ] [KRELTSC: 1293667768] Running DNEGATE.zero: 0 0 DNEGATE . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1294261534] Test passed [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1294731380] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1295045078] Running DNEGATE.max_positive: 2147483647 0 DNEGATE . . CR [Hera] -1 -2147483647 [Hera] [HADES][TEST ] [KRELTSC: 1295785046] Test passed [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1296254744] Expected: Should negate max positive [Hera] [HADES][TEST ] [KRELTSC: 1296590894] Running DNEGATE.one_item: 42 DNEGATE [Hera] [HADES][TEST ] [KRELTSC: 1296985954] Expected error occurred [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1297496118] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1297843114] Running DNEGATE.empty_stack: DNEGATE [Hera] [HADES][TEST ] [KRELTSC: 1298192930] Expected error occurred [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1298893332] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1299239078] DNEGATE: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1299600350] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1300006332] Testing word: DABS [Hera] [HADES][TEST ] [KRELTSC: 1300257288] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1300530696] Running DABS.positive: 100 200 DABS . . CR [Hera] 200 100 [Hera] [HADES][TEST ] [KRELTSC: 1301359942] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1301823174] Expected: Should print: 100 200 [Hera] [HADES][TEST ] [KRELTSC: 1302147842] Running DABS.negative: -100 -200 DABS . . CR [Hera] 199 100 [Hera] [HADES][TEST ] [KRELTSC: 1302699952] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1303158732] Expected: Should print: 100 200 [Hera] [HADES][TEST ] [KRELTSC: 1303485912] Running DABS.zero: 0 0 DABS . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1304019336] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1304480878] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1304780662] Running DABS.mixed_sign: 100 -1 DABS . . CR [Hera] 0 -100 [Hera] [HADES][TEST ] [KRELTSC: 1305289028] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1305747958] Expected: Should handle mixed sign [Hera] [HADES][TEST ] [KRELTSC: 1306071194] Running DABS.min_double: -2147483648 -1 DABS . . CR [Hera] 0 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 1306674496] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1307191622] Expected: Should handle min double [Hera] [HADES][TEST ] [KRELTSC: 1307534832] Running DABS.one_item: 42 DABS [Hera] [HADES][TEST ] [KRELTSC: 1307925256] Expected error occurred [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1308429724] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1308766070] Running DABS.empty_stack: DABS [Hera] [HADES][TEST ] [KRELTSC: 1309108544] Expected error occurred [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1309832182] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1310175392] DABS: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1310527720] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1310933894] Testing word: DMIN [Hera] [HADES][TEST ] [KRELTSC: 1311185788] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1311461432] Running DMIN.basic: 100 200 300 400 DMIN . . CR [Hera] 200 100 [Hera] [HADES][TEST ] [KRELTSC: 1312532890] Test passed [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1312996836] Expected: Should print: 100 200 [Hera] [HADES][TEST ] [KRELTSC: 1313314320] Running DMIN.equal: 42 99 42 99 DMIN . . CR [Hera] 99 42 [Hera] [HADES][TEST ] [KRELTSC: 1313927432] Test passed [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1314385396] Expected: Should print: 42 99 [Hera] [HADES][TEST ] [KRELTSC: 1314706810] Running DMIN.negative: -100 -200 -50 -75 DMIN . . CR [Hera] -200 -100 [Hera] [HADES][TEST ] [KRELTSC: 1315359210] Test passed [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1315820578] Expected: Should find min negative [Hera] [HADES][TEST ] [KRELTSC: 1316145122] Running DMIN.mixed: -100 -1 100 0 DMIN . . CR [Hera] -1 -100 [Hera] [HADES][TEST ] [KRELTSC: 1317058334] Test passed [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1317554952] Expected: Should handle mixed signs [Hera] [HADES][TEST ] [KRELTSC: 1317893388] Running DMIN.three_items: 1 2 3 DMIN [Hera] [HADES][TEST ] [KRELTSC: 1318524986] Expected error occurred [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1319051348] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1319396048] Running DMIN.empty_stack: DMIN [Hera] [HADES][TEST ] [KRELTSC: 1319734848] Expected error occurred [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1320257616] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1320599816] DMIN: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1321160002] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1321581416] Testing word: DMAX [Hera] [HADES][TEST ] [KRELTSC: 1321835584] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1322126940] Running DMAX.basic: 100 200 300 400 DMAX . . CR [Hera] 400 300 [Hera] [HADES][TEST ] [KRELTSC: 1323070654] Test passed [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1323638306] Expected: Should print: 300 400 [Hera] [HADES][TEST ] [KRELTSC: 1323962560] Running DMAX.equal: 42 99 42 99 DMAX . . CR [Hera] 99 42 [Hera] [HADES][TEST ] [KRELTSC: 1324572256] Test passed [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1325035732] Expected: Should print: 42 99 [Hera] [HADES][TEST ] [KRELTSC: 1325363452] Running DMAX.negative: -300 -400 -100 -200 DMAX . . CR [Hera] -200 -100 [Hera] [HADES][TEST ] [KRELTSC: 1325964154] Test passed [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1326499160] Expected: Should find max negative [Hera] [HADES][TEST ] [KRELTSC: 1326877034] Running DMAX.mixed: -100 -1 100 0 DMAX . . CR [Hera] 0 100 [Hera] [HADES][TEST ] [KRELTSC: 1327442478] Test passed [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1327907042] Expected: Should handle mixed signs [Hera] [HADES][TEST ] [KRELTSC: 1328235922] Running DMAX.three_items: 1 2 3 DMAX [Hera] [HADES][TEST ] [KRELTSC: 1328707754] Expected error occurred [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1329303360] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1329646518] Running DMAX.empty_stack: DMAX [Hera] [HADES][TEST ] [KRELTSC: 1329985006] Expected error occurred [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1330492202] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1330831810] DMAX: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1331185232] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1331607682] Testing word: D= [Hera] [HADES][TEST ] [KRELTSC: 1331856128] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1332292856] Running D=.equal: 100 200 100 200 D= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1333142686] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1333606248] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1333909140] Running D=.not_equal_low: 100 200 101 200 D= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1334604194] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1335175604] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1335478034] Running D=.not_equal_high: 100 200 100 201 D= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1336026346] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1336484072] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1336877260] Running D=.zero_equal: 0 0 0 0 D= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1337443526] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1338118262] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1338427064] Running D=.negative_equal: -100 -200 -100 -200 D= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1338994196] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1339456020] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1339788980] Running D=.three_items: 1 2 3 D= [Hera] [HADES][TEST ] [KRELTSC: 1340559332] Expected error occurred [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1341065694] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1341417720] Running D=.empty_stack: D= [Hera] [HADES][TEST ] [KRELTSC: 1341735412] Expected error occurred [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1342237476] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1342612192] D=: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1342962236] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1343589414] Testing word: D< [Hera] [HADES][TEST ] [KRELTSC: 1343843562] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1344137534] Running D<.less_than: 100 200 300 400 D< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1344989906] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1345464922] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1345767044] Running D<.greater_than: 300 400 100 200 D< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1346437180] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1346985482] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1347282904] Running D<.equal: 100 200 100 200 D< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1347790958] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1348262070] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1348601044] Running D<.negative_positive: -100 -1 100 0 D< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1349240138] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1349699384] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1350001568] Running D<.negative_negative: -300 -1 -100 -1 D< . CR [Hera] -1 [Hera] [HADES][DOE ] 38,380000,10000,0,0,132,71,75,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 1351086536] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1351613202] Expected: Should compare negatives [Hera] [HADES][TEST ] [KRELTSC: 1351942668] Running D<.high_word_diff: 100 200 100 300 D< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1352489384] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1352948896] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1353285582] Running D<.three_items: 1 2 3 D< [Hera] [HADES][TEST ] [KRELTSC: 1353769248] Expected error occurred [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1354805652] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1355259060] Running D<.empty_stack: D< [Hera] [HADES][TEST ] [KRELTSC: 1355608752] Expected error occurred [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1356110998] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1356451358] D<: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1356819864] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1357303996] Testing word: D0= [Hera] [HADES][TEST ] [KRELTSC: 1357559064] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1357839988] Running D0=.zero: 0 0 D0= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1358629906] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1359092308] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1359409724] Running D0=.positive: 100 200 D0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1360000538] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1360468240] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1360785216] Running D0=.negative: -100 -200 D0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1361291570] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1361751620] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1362046688] Running D0=.zero_high: 0 100 D0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1362541204] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1363075804] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1363376148] Running D0=.zero_low: 100 0 D0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1363838004] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1364298254] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1364594522] Running D0=.one_item: 42 D0= [Hera] [HADES][TEST ] [KRELTSC: 1364978610] Expected error occurred [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1365484634] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1366125582] Running D0=.empty_stack: D0= [Hera] [HADES][TEST ] [KRELTSC: 1366519858] Expected error occurred [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1367024794] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1367367486] D0=: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1367736072] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1368149776] Testing word: D0< [Hera] [HADES][TEST ] [KRELTSC: 1368477094] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1368758682] Running D0<.negative: -100 -1 D0< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1369503980] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1369966108] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1370266386] Running D0<.zero: 0 0 D0< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1370742968] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1371275128] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1371575380] Running D0<.positive: 100 0 D0< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1372046548] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1372508348] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1372804302] Running D0<.negative_high_only: 100 -1 D0< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1373309334] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1373769512] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1374128550] Running D0<.large_negative: -1 -1 D0< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1374636088] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1375256454] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1375560702] Running D0<.one_item: 42 D0< [Hera] [HADES][TEST ] [KRELTSC: 1375951144] Expected error occurred [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1376474252] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1376994566] Running D0<.empty_stack: D0< [Hera] [HADES][TEST ] [KRELTSC: 1377336964] Expected error occurred [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1377861844] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1378203454] D0<: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1378554470] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1378977432] Testing word: S>D [Hera] [HADES][TEST ] [KRELTSC: 1379229332] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1379564698] Running S>D.positive: 5 S>D . . CR [Hera] 0 5 [Hera] [HADES][TEST ] [KRELTSC: 1380295822] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1380757908] Expected: Should sign-extend positive: 0 5 [Hera] [HADES][TEST ] [KRELTSC: 1381113798] Running S>D.negative: -5 S>D . . CR [Hera] -1 -5 [Hera] [HADES][TEST ] [KRELTSC: 1381638062] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1382112394] Expected: Should sign-extend negative: -1 -5 [Hera] [HADES][TEST ] [KRELTSC: 1382545888] Running S>D.zero: 0 S>D . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1383004942] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1383465004] Expected: Should sign-extend zero: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1383804702] Running S>D.max_int: 2147483647 S>D . . CR [Hera] 0 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 1384326276] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1384799046] Expected: Should extend max int: 0 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 1385225992] Running S>D.min_int: -2147483648 S>D . . CR [Hera] -1 -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 1385787152] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1386247760] Expected: Should extend min int: -1 -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 1386620920] Running S>D.empty_stack: S>D [Hera] [HADES][TEST ] [KRELTSC: 1386987756] Expected error occurred [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1387506632] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1387848936] S>D: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1388357240] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1388770418] Testing word: D2* [Hera] [HADES][TEST ] [KRELTSC: 1389022742] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1389299960] Running D2*.basic: 5 0 D2* . . CR [Hera] 0 10 [Hera] [HADES][TEST ] [KRELTSC: 1390066084] Test passed [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1390542770] Expected: Should double 5: 0 10 [Hera] [HADES][TEST ] [KRELTSC: 1390936300] Running D2*.zero: 0 0 D2* . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1391410942] Test passed [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1391871014] Expected: Should double zero: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1392194172] Running D2*.negative: -1 -1 D2* . . CR [Hera] -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 1392683002] Test passed [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1393153620] Expected: Should double -1: -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 1393476700] Running D2*.carry: 0 1 D2* . . CR [Hera] 2 0 [Hera] [HADES][TEST ] [KRELTSC: 1394008994] Test passed [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1394560922] Expected: Should shift high cell: 0 2 [Hera] [HADES][TEST ] [KRELTSC: 1394908682] Running D2*.empty_stack: D2* [Hera] [HADES][TEST ] [KRELTSC: 1395279412] Expected error occurred [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1395798488] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1396139086] D2*: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1396563058] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1397015582] Testing word: D2/ [Hera] [HADES][TEST ] [KRELTSC: 1397268796] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1397581728] Running D2/.basic: 10 0 D2/ . . CR [Hera] 0 5 [Hera] [HADES][TEST ] [KRELTSC: 1398400980] Test passed [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1398878996] Expected: Should halve 10: 0 5 [Hera] [HADES][TEST ] [KRELTSC: 1399375788] Running D2/.negative: -2 -1 D2/ . . CR [Hera] -1 -1 [Hera] [HADES][TEST ] [KRELTSC: 1399893264] Test passed [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1400364350] Expected: Should halve -2: -1 -1 [Hera] [HADES][TEST ] [KRELTSC: 1400684612] Running D2/.zero: 0 0 D2/ . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1401137606] Test passed [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1401609728] Expected: Should halve zero: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1401995528] Running D2/.odd: 3 0 D2/ . . CR [Hera] 0 1 [Hera] [HADES][TEST ] [KRELTSC: 1402473096] Test passed [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1402935032] Expected: Should truncate toward zero: 0 1 [Hera] [HADES][TEST ] [KRELTSC: 1403365562] Running D2/.empty_stack: D2/ [Hera] [HADES][TEST ] [KRELTSC: 1403747614] Expected error occurred [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1404289394] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1404632502] D2/: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1405062644] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1405476094] Testing word: 2>R [Hera] [HADES][TEST ] [KRELTSC: 1405727780] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1406009018] Running 2>R.roundtrip: 10 20 2>R 2R> . . CR [Hera] 20 10 [Hera] [HADES][TEST ] [KRELTSC: 1407121166] Test passed [Hera] [HADES][TEST ] Testing 2>R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1407717644] Expected: Should store and retrieve: 20 10 [Hera] [HADES][TEST ] [KRELTSC: 1408082722] Running 2>R.depth_after: 1 2 2>R DEPTH . 2R> DROP DROP CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1408720556] Test passed [Hera] [HADES][TEST ] Testing 2>R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1409187850] Expected: Should empty data stack: 0 [Hera] [HADES][TEST ] [KRELTSC: 1409525876] Running 2>R.empty_stack: 2>R [Hera] [HADES][TEST ] [KRELTSC: 1409931006] Expected error occurred [Hera] [HADES][TEST ] Testing 2>R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1410610752] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1410978958] 2>R: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1411338220] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1411772120] Testing word: 2R> [Hera] [HADES][TEST ] [KRELTSC: 1412028376] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1412403176] Running 2R>.roundtrip: 5 6 2>R 2R> . . CR [Hera] 6 5 [Hera] [HADES][TEST ] [KRELTSC: 1412972206] Test passed [Hera] [HADES][TEST ] Testing 2R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1413512728] Expected: Should retrieve double: 6 5 [Hera] [HADES][TEST ] [KRELTSC: 1413860362] Running 2R>.depth: 9 8 2>R 2R> DEPTH . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 1414381074] Test passed [Hera] [HADES][TEST ] Testing 2R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1414845652] Expected: Should push 2 items to data stack: 2 [Hera] [HADES][TEST ] [KRELTSC: 1415216664] Running 2R>.empty_rstack: 2R> [Hera] [HADES][TEST ] [KRELTSC: 1415607740] Expected error occurred [Hera] [HADES][TEST ] Testing 2R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1416196578] Expected: Should cause return stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1416570936] 2R>: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1417105636] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1417525844] Testing word: 2R@ [Hera] [HADES][TEST ] [KRELTSC: 1417781142] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1418062018] Running 2R@.peek: 3 4 2>R 2R@ . . 2R> DROP DROP CR [Hera] 4 3 [Hera] [HADES][TEST ] [KRELTSC: 1419087846] Test passed [Hera] [HADES][TEST ] Testing 2R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1419559864] Expected: Should peek: 4 3 [Hera] [HADES][TEST ] [KRELTSC: 1419864610] Running 2R@.non_destructive: 7 8 2>R 2R@ DROP DROP 2R> . . CR [Hera] 8 7 [Hera] [HADES][TEST ] [KRELTSC: 1420499584] Test passed [Hera] [HADES][TEST ] Testing 2R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1420983446] Expected: Should leave rstack intact [Hera] [HADES][TEST ] [KRELTSC: 1421322308] Running 2R@.empty_rstack: 2R@ [Hera] [HADES][TEST ] [KRELTSC: 1422147776] Expected error occurred [Hera] [HADES][TEST ] Testing 2R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1422770554] Expected: Should cause return stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1423145324] 2R@: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1423550096] === Double Number Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 1424058536] [Hera] === Testing Module: Format Words === [Hera] [HADES][INFO ] [KRELTSC: 1424543838] Running Format Words Tests (Module 10)... [Hera] [HADES][TEST ] [KRELTSC: 1424983990] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1425444382] Testing word: BASE [Hera] [HADES][TEST ] [KRELTSC: 1425704910] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1425990824] Running BASE.decimal: DECIMAL 42 . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1426622296] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1427091352] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 1427469438] Running BASE.hex: HEX FF . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 1428145170] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1428613304] Expected: Should print: FF [Hera] [HADES][TEST ] [KRELTSC: 1428914626] Running BASE.octal: OCTAL 52 . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1429487074] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1430051072] Expected: Should print: 52 [Hera] [HADES][TEST ] [KRELTSC: 1430355468] Running BASE.base_store: 16 BASE ! 255 . CR [Hera] 467 [Hera] [HADES][TEST ] [KRELTSC: 1431086676] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1431643526] Expected: Should print: FF [Hera] [HADES][TEST ] [KRELTSC: 1431952642] Running BASE.base_fetch: BASE @ . CR [Hera] 14 [Hera] [HADES][TEST ] [KRELTSC: 1432449936] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1433162636] Expected: Should print current base [Hera] [HADES][TEST ] [KRELTSC: 1433498330] BASE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1434009136] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1434430228] Testing word: DECIMAL [Hera] [HADES][TEST ] [KRELTSC: 1434696578] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1434990282] Running DECIMAL.from_hex: HEX FF DECIMAL . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 1435633236] Test passed [Hera] [HADES][TEST ] Testing DECIMAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1436112774] Expected: Should print: 255 [Hera] [HADES][TEST ] [KRELTSC: 1436415426] Running DECIMAL.from_octal: OCTAL 52 DECIMAL . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1436926250] Test passed [Hera] [HADES][TEST ] Testing DECIMAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1437399918] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 1437711426] Running DECIMAL.state_persist: DECIMAL 42 . CR 42 . CR HEX 42 . CR [Hera] 42 [Hera] 42 [Hera] 66 [Hera] [HADES][TEST ] [KRELTSC: 1438519422] Test passed [Hera] [HADES][TEST ] Testing DECIMAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1439038884] Expected: Should maintain base [Hera] [HADES][TEST ] [KRELTSC: 1439352424] DECIMAL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1439715096] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1440122570] Testing word: HEX [Hera] [HADES][TEST ] [KRELTSC: 1440371500] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1440660632] Running HEX.from_decimal: DECIMAL 255 HEX . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 1441247640] Test passed [Hera] [HADES][TEST ] Testing HEX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1441708640] Expected: Should print: FF [Hera] [HADES][TEST ] [KRELTSC: 1442005742] Running HEX.from_octal: OCTAL 52 HEX . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1442482216] Test passed [Hera] [HADES][TEST ] Testing HEX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1442941316] Expected: Should print: 2A [Hera] [HADES][TEST ] [KRELTSC: 1443239126] Running HEX.state_persist: HEX FF . CR DECIMAL 255 . CR [Hera] 255 [Hera] [HADES][DOE ] 39,390000,10000,0,0,180,71,68,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 1444700318] Test passed [Hera] [HADES][TEST ] Testing HEX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1445166052] Expected: Should maintain base [Hera] [HADES][TEST ] [KRELTSC: 1445482014] HEX: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1445832604] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1446261440] Testing word: OCTAL [Hera] [HADES][TEST ] [KRELTSC: 1446520220] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1446887754] Running OCTAL.from_decimal: DECIMAL 42 OCTAL . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1447416856] Test passed [Hera] [HADES][TEST ] Testing OCTAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1447885404] Expected: Should print: 52 [Hera] [HADES][TEST ] [KRELTSC: 1448186150] Running OCTAL.from_hex: HEX 2A OCTAL . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1448675812] Test passed [Hera] [HADES][TEST ] Testing OCTAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1449157520] Expected: Should print: 52 [Hera] [HADES][TEST ] [KRELTSC: 1449456080] Running OCTAL.state_persist: DECIMAL 42 . CR OCTAL 52 . CR [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1450148184] Test passed [Hera] [HADES][TEST ] Testing OCTAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1450614206] Expected: Should maintain base [Hera] [HADES][TEST ] [KRELTSC: 1451000366] OCTAL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1451357608] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1451778750] Testing word: <# [Hera] [HADES][TEST ] [KRELTSC: 1452026184] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1452354404] Running <#.basic: DECIMAL 42 S>D <# #S #> TYPE CR [Hera] 774763251095801167872 [Hera] [HADES][TEST ] [KRELTSC: 1455020154] Test passed [Hera] [HADES][TEST ] Testing <# ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1455673582] Expected: Should format number [Hera] [HADES][TEST ] [KRELTSC: 1455997442] Running <#.empty: 0 <# #> TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1456459718] Test passed [Hera] [HADES][TEST ] Testing <# ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1456923642] Expected: Should handle zero [Hera] [HADES][TEST ] [KRELTSC: 1457234560] Running <#.negative: -42 <# #S #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1457986848] Test passed [Hera] [HADES][TEST ] Testing <# ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1458455432] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 1458782252] <#: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1459131168] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1459543930] Testing word: # [Hera] [HADES][TEST ] [KRELTSC: 1459851686] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1460153498] Running #.single_digit: 15 <# # #> TYPE CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 1460935900] Test passed [Hera] [HADES][TEST ] Testing # ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1461396700] Expected: Should print rightmost digit [Hera] [HADES][TEST ] [KRELTSC: 1461741296] Running #.multiple: 15 <# # # #> TYPE CR [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 1462256546] Test passed [Hera] [HADES][TEST ] Testing # ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1462709304] Expected: Should print digits right to left [Hera] [HADES][TEST ] [KRELTSC: 1463081306] Running #.zero_pad: 5 <# # 0 # #> TYPE CR [Hera] 05 [Hera] [HADES][TEST ] [KRELTSC: 1463673018] Test passed [Hera] [HADES][TEST ] Testing # ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1464128766] Expected: Should handle zero padding [Hera] [HADES][TEST ] [KRELTSC: 1464463400] #: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1464809312] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1465222912] Testing word: #S [Hera] [HADES][TEST ] [KRELTSC: 1465472276] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1465782584] Running #S.basic: 42 <# #S #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1466274944] Test passed [Hera] [HADES][TEST ] Testing #S ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1466959284] Expected: Should convert all digits [Hera] [HADES][TEST ] [KRELTSC: 1467418930] Running #S.zero: 0 <# #S #> TYPE CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1467940210] Test passed [Hera] [HADES][TEST ] Testing #S ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1468398360] Expected: Should handle zero [Hera] [HADES][TEST ] [KRELTSC: 1468720198] Running #S.large: 1234567890 <# #S #> TYPE CR [Hera] 1234567890 [Hera] [HADES][TEST ] [KRELTSC: 1469385916] Test passed [Hera] [HADES][TEST ] Testing #S ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1469846572] Expected: Should handle large numbers [Hera] [HADES][TEST ] [KRELTSC: 1470184576] #S: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1470533326] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1470942080] Testing word: SIGN [Hera] [HADES][TEST ] [KRELTSC: 1471195048] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1471484136] Running SIGN.negative: -42 ABS <# #S SIGN #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1472365090] Test passed [Hera] [HADES][TEST ] Testing SIGN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1472831368] Expected: Should add minus [Hera] [HADES][TEST ] [KRELTSC: 1473133390] Running SIGN.positive: 42 <# #S SIGN #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1473672456] Test passed [Hera] [HADES][TEST ] Testing SIGN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1474180574] Expected: Should not add sign [Hera] [HADES][TEST ] [KRELTSC: 1474489634] Running SIGN.zero: 0 <# #S SIGN #> TYPE CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1475099200] Test passed [Hera] [HADES][TEST ] Testing SIGN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1475565454] Expected: Should handle zero [Hera] [HADES][TEST ] [KRELTSC: 1475872724] SIGN: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1476227850] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1476638996] Testing word: #> [Hera] [HADES][TEST ] [KRELTSC: 1476887948] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1477180610] Running #>.normal: 42 <# #S #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1477908348] Test passed [Hera] [HADES][TEST ] Testing #> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1478370580] Expected: Should terminate formatting [Hera] [HADES][TEST ] [KRELTSC: 1478709544] Running #>.empty: 0 <# #> TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1479155528] Test passed [Hera] [HADES][TEST ] Testing #> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1479647448] Expected: Should handle empty format [Hera] [HADES][TEST ] [KRELTSC: 1479998444] Running #>.stack_effect: 42 <# #S #> SWAP . . CR [Hera] 24 2 [Hera] [HADES][TEST ] [KRELTSC: 1480664592] Test passed [Hera] [HADES][TEST ] Testing #> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1481124362] Expected: Should leave addr u [Hera] [HADES][TEST ] [KRELTSC: 1481437122] #>: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1481786256] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1482197668] Testing word: HOLD [Hera] [HADES][TEST ] [KRELTSC: 1482452546] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1482764724] Running HOLD.basic: 42 <# 46 HOLD #S #> TYPE CR [Hera] 42. [Hera] [HADES][TEST ] [KRELTSC: 1483416598] Test passed [Hera] [HADES][TEST ] Testing HOLD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1483893282] Expected: Should insert dot [Hera] [HADES][TEST ] [KRELTSC: 1484287626] Running HOLD.overflow: <# 257 HOLD #> [Hera] [HADES][ERROR] [KRELTSC: 1484798466] HOLD: byte out of range (257) [Hera] [HADES][TEST ] [KRELTSC: 1485561288] Expected error occurred [Hera] [HADES][TEST ] Testing HOLD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1486222982] Expected: Should handle overflow [Hera] [HADES][TEST ] [KRELTSC: 1486547762] HOLD: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1486959202] === Format Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 1487430988] [Hera] === Testing Module: String Words === [Hera] [HADES][INFO ] [KRELTSC: 1487833020] Running String Words Tests (Module 11)... [Hera] [HADES][TEST ] [KRELTSC: 1488328564] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1489054994] Testing word: COUNT [Hera] [HADES][TEST ] [KRELTSC: 1489324172] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1489604820] Running COUNT.basic: HERE S" Test" DROP COUNT . . CR [Hera] 84 121 [Hera] [HADES][TEST ] [KRELTSC: 1491436678] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1492000172] Expected: Should show length and addr+1 [Hera] [HADES][TEST ] [KRELTSC: 1492352848] Running COUNT.empty: HERE 0 OVER C! COUNT . . CR [Hera] 0 126 [Hera] [HADES][TEST ] [KRELTSC: 1492976142] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1493446546] Expected: Should handle empty string [Hera] [HADES][TEST ] [KRELTSC: 1493976260] Running COUNT.max_length: HERE 255 OVER C! COUNT . . CR [Hera] 255 126 [Hera] [HADES][TEST ] [KRELTSC: 1494692076] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1495161304] Expected: Should handle max length [Hera] [HADES][TEST ] [KRELTSC: 1495488758] Running COUNT.string_bounds: HERE COUNT SWAP 1- = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1496073292] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1496555000] Expected: Should increment address [Hera] [HADES][TEST ] [KRELTSC: 1496879888] Running COUNT.empty_stack: COUNT [Hera] [HADES][ERROR] [KRELTSC: 1497330972] COUNT: Data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1497651336] Expected error occurred [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1498163076] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1498506176] COUNT: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1498921396] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1499351764] Testing word: -TRAILING [Hera] [HADES][TEST ] [KRELTSC: 1499622920] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1499901696] Running -TRAILING.basic: HERE S" Test " -TRAILING TYPE CR [Hera] Test [Hera] [HADES][TEST ] [KRELTSC: 1501268586] Test passed [Hera] [HADES][TEST ] Testing -TRAILING ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1501754464] Expected: Should trim spaces [Hera] [HADES][TEST ] [KRELTSC: 1502062612] Running -TRAILING.all_spaces: HERE S" " -TRAILING TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1502675328] Test passed [Hera] [HADES][TEST ] Testing -TRAILING ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1503237316] Expected: Should handle all spaces [Hera] [HADES][TEST ] [KRELTSC: 1503567436] Running -TRAILING.no_spaces: HERE S" Test" -TRAILING TYPE CR [Hera] Test [Hera] [HADES][TEST ] [KRELTSC: 1504154384] Test passed [Hera] [HADES][TEST ] Testing -TRAILING ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1504636024] Expected: Should handle no spaces [Hera] [HADES][TEST ] [KRELTSC: 1504974464] Running -TRAILING.empty: HERE 0 -TRAILING TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1505653448] Test passed [Hera] [HADES][TEST ] Testing -TRAILING ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1506137232] Expected: Should handle empty string [Hera] [HADES][TEST ] [KRELTSC: 1506473704] -TRAILING: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1506843288] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1507253010] Testing word: CMOVE [Hera] [HADES][TEST ] [KRELTSC: 1507580644] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1507871908] Running CMOVE.basic: HERE S" Test" DUP >R HERE 10 + SWAP CMOVE CR [Hera] [HADES][TEST ] [KRELTSC: 1509262084] Test passed [Hera] [HADES][TEST ] Testing CMOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1509736874] Expected: Should copy string [Hera] [HADES][TEST ] [KRELTSC: 1510046312] Running CMOVE.empty: HERE HERE 10 + 0 CMOVE [Hera] [HADES][TEST ] [KRELTSC: 1510552784] Test passed [Hera] [HADES][TEST ] Testing CMOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1511081416] Expected: Should handle zero count [Hera] [HADES][TEST ] [KRELTSC: 1511762952] Running CMOVE.overlap: HERE DUP 1+ 5 CMOVE [Hera] [HADES][TEST ] [KRELTSC: 1512354828] Test passed [Hera] [HADES][TEST ] Testing CMOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1512827898] Expected: Should handle overlap [Hera] [HADES][TEST ] [KRELTSC: 1513144472] Running CMOVE.bounds: HERE PAD 1000 CMOVE [Hera] [HADES][ERROR] [KRELTSC: 1513672274] CMOVE: out-of-bounds (src=125 dst=5242368 n=1000) [Hera] [HADES][TEST ] [KRELTSC: 1514185740] Expected error occurred [Hera] [HADES][TEST ] Testing CMOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1514699388] Expected: Should check bounds [Hera] [HADES][TEST ] [KRELTSC: 1515011818] CMOVE: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1515365488] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1515772548] Testing word: CMOVE> [Hera] [HADES][TEST ] [KRELTSC: 1516031010] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1516387792] Running CMOVE>.basic: HERE S" Test" DUP >R HERE 10 + SWAP CMOVE> CR [Hera] [HADES][TEST ] [KRELTSC: 1517786778] Test passed [Hera] [HADES][TEST ] Testing CMOVE> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1518267790] Expected: Should copy backward [Hera] [HADES][TEST ] [KRELTSC: 1518584304] Running CMOVE>.empty: HERE HERE 10 + 0 CMOVE> [Hera] [HADES][TEST ] [KRELTSC: 1519097066] Test passed [Hera] [HADES][TEST ] Testing CMOVE> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1519660512] Expected: Should handle zero count [Hera] [HADES][TEST ] [KRELTSC: 1519990708] Running CMOVE>.overlap: HERE DUP 1+ 5 CMOVE> [Hera] [HADES][TEST ] [KRELTSC: 1520461780] Test passed [Hera] [HADES][TEST ] Testing CMOVE> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1520958136] Expected: Should handle overlap [Hera] [HADES][TEST ] [KRELTSC: 1521274654] Running CMOVE>.bounds: HERE PAD 1000 CMOVE> [Hera] [HADES][ERROR] [KRELTSC: 1521779552] CMOVE>: out-of-bounds (src=125 dst=5242368 n=1000) [Hera] [HADES][TEST ] [KRELTSC: 1522172862] Expected error occurred [Hera] [HADES][TEST ] Testing CMOVE> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1522862434] Expected: Should check bounds [Hera] [HADES][TEST ] [KRELTSC: 1523183342] CMOVE>: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1523546816] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1523961404] Testing word: COMPARE [Hera] [HADES][TEST ] [KRELTSC: 1524228346] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1524518314] Running COMPARE.equal: HERE S" Test" HERE S" Test" COMPARE . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1526052460] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1526530226] Expected: Should return 0 [Hera] [HADES][TEST ] [KRELTSC: 1526826448] Running COMPARE.less: HERE S" Test1" HERE S" Test2" COMPARE . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1527465396] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1528008980] Expected: Should return -1 [Hera] [HADES][TEST ] [KRELTSC: 1528310284] Running COMPARE.greater: HERE S" Test2" HERE S" Test1" COMPARE . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1528953056] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1529427610] Expected: Should return 1 [Hera] [HADES][TEST ] [KRELTSC: 1529722596] Running COMPARE.different_lengths: HERE S" Test" HERE S" Testing" COMPARE . CR [Hera] [HADES][DOE ] 40,400000,10000,0,0,220,76,62,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1531102046] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1531577192] Expected: Should handle lengths [Hera] [HADES][TEST ] [KRELTSC: 1531894892] Running COMPARE.empty: HERE 0 HERE 0 COMPARE . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1532690702] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1533182422] Expected: Should handle empty [Hera] [HADES][TEST ] [KRELTSC: 1533493420] COMPARE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1534072210] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1534487508] Testing word: SEARCH [Hera] [HADES][TEST ] [KRELTSC: 1534749020] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1535027684] Running SEARCH.found: HERE S" Testing" HERE S" Test" SEARCH . . . CR [Hera] -1 15 120 [Hera] [HADES][TEST ] [KRELTSC: 1537012502] Test passed [Hera] [HADES][TEST ] Testing SEARCH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1537491690] Expected: Should find substring [Hera] [HADES][TEST ] [KRELTSC: 1537812538] Running SEARCH.not_found: HERE S" Testing" HERE S" Xyz" SEARCH . . . CR [Hera] -1 7 141 [Hera] [HADES][TEST ] [KRELTSC: 1538621706] Test passed [Hera] [HADES][TEST ] Testing SEARCH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1539222856] Expected: Should return false [Hera] [HADES][TEST ] [KRELTSC: 1539535162] Running SEARCH.empty_pattern: HERE S" Test" HERE 0 SEARCH . . . CR [Hera] -1 4 145 [Hera] [HADES][TEST ] [KRELTSC: 1540339478] Test passed [Hera] [HADES][TEST ] Testing SEARCH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1540829974] Expected: Should handle empty pattern [Hera] [HADES][TEST ] [KRELTSC: 1541168166] Running SEARCH.empty_string: HERE 0 HERE S" Test" SEARCH . . . CR [Hera] -1 30 120 [Hera] [HADES][TEST ] [KRELTSC: 1542020620] Test passed [Hera] [HADES][TEST ] Testing SEARCH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1542495002] Expected: Should handle empty string [Hera] [HADES][TEST ] [KRELTSC: 1542830796] SEARCH: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1543217134] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1543632750] Testing word: SCAN [Hera] [HADES][TEST ] [KRELTSC: 1543886962] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1544179570] Running SCAN.basic: HERE S" Test,Data" BL SCAN TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1545695696] Test passed [Hera] [HADES][TEST ] Testing SCAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1546166178] Expected: Should find space [Hera] [HADES][TEST ] [KRELTSC: 1546471598] Running SCAN.not_found: HERE S" TestData" BL SCAN TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1547036236] Test passed [Hera] [HADES][TEST ] Testing SCAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1547500402] Expected: Should scan to end [Hera] [HADES][TEST ] [KRELTSC: 1547882666] Running SCAN.empty: HERE 0 BL SCAN TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1548374594] Test passed [Hera] [HADES][TEST ] Testing SCAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1548838422] Expected: Should handle empty [Hera] [HADES][TEST ] [KRELTSC: 1549144752] Running SCAN.all_delims: HERE S" " BL SCAN TYPE CR [Hera] [Hera] [HADES][TEST ] [KRELTSC: 1549883346] Test passed [Hera] [HADES][TEST ] Testing SCAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1550428934] Expected: Should handle all delims [Hera] [HADES][TEST ] [KRELTSC: 1550761096] SCAN: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1551114770] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1551525800] Testing word: SKIP [Hera] [HADES][TEST ] [KRELTSC: 1551780728] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1552057806] Running SKIP.basic: HERE S" Test" BL SKIP TYPE CR [Hera] Test [Hera] [HADES][TEST ] [KRELTSC: 1553268852] Test passed [Hera] [HADES][TEST ] Testing SKIP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1553739898] Expected: Should skip spaces [Hera] [HADES][TEST ] [KRELTSC: 1554046928] Running SKIP.no_delims: HERE S" Test" BL SKIP TYPE CR [Hera] Test [Hera] [HADES][TEST ] [KRELTSC: 1554610946] Test passed [Hera] [HADES][TEST ] Testing SKIP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1555073676] Expected: Should not skip [Hera] [HADES][TEST ] [KRELTSC: 1555380182] Running SKIP.empty: HERE 0 BL SKIP TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1555856372] Test passed [Hera] [HADES][TEST ] Testing SKIP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1556534280] Expected: Should handle empty [Hera] [HADES][TEST ] [KRELTSC: 1556845438] Running SKIP.all_delims: HERE S" " BL SKIP TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1557388476] Test passed [Hera] [HADES][TEST ] Testing SKIP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1557852672] Expected: Should skip all [Hera] [HADES][TEST ] [KRELTSC: 1558162798] SKIP: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1558516264] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1559013624] Testing word: BLANK [Hera] [HADES][TEST ] [KRELTSC: 1559275792] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1559553072] Running BLANK.basic: HERE 5 BLANK HERE 5 TYPE CR [Hera] [Hera] [HADES][TEST ] [KRELTSC: 1560625022] Test passed [Hera] [HADES][TEST ] Testing BLANK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1561112694] Expected: Should fill with spaces [Hera] [HADES][TEST ] [KRELTSC: 1561437378] Running BLANK.zero: HERE 0 BLANK HERE 0 TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1562050700] Test passed [Hera] [HADES][TEST ] Testing BLANK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1562519428] Expected: Should handle zero count [Hera] [HADES][TEST ] [KRELTSC: 1562847690] BLANK: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1563205196] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1563615612] Testing word: S" [Hera] [HADES][TEST ] [KRELTSC: 1563878406] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1564226804] Running S".interpret_len: S" hello" . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 1564783964] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1565243800] Expected: Should print: 5 (length) [Hera] [HADES][TEST ] [KRELTSC: 1565570356] Running S".interpret_type: S" hello" TYPE CR [Hera] hello [Hera] [HADES][TEST ] [KRELTSC: 1566047892] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1566516830] Expected: Should print: hello [Hera] [HADES][TEST ] [KRELTSC: 1566824782] Running S".empty: S" " . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1567430140] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1567891578] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1568197060] Running S".compile_type: : TSQ S" world" TYPE CR ; TSQ [Hera] [HADES][INFO ] [KRELTSC: 1572579666] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 1574597956] ECW: w=0x3dab39d8 func=0x3d5c03ff 'TYPE' [Hera] world[HADES][INFO ] [KRELTSC: 1575030980] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 1575375510] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 1576011024] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1576473714] Expected: Should print: world [Hera] [HADES][TEST ] [KRELTSC: 1576785466] Running S".compile_len: : TSQ2 S" forth" SWAP DROP . CR ; TSQ2 [Hera] [HADES][INFO ] [KRELTSC: 1577631772] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 1578012214] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hera] [HADES][INFO ] [KRELTSC: 1578588928] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 1578935844] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 5 [HADES][INFO ] [KRELTSC: 1579303422] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 1579619384] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 1579962652] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1580438774] Expected: Should print: 5 [Hera] [HADES][TEST ] [KRELTSC: 1580750664] Running S".compile_twice: : TSQ3 S" ab" TYPE S" cd" TYPE CR ; TSQ3 [Hera] [HADES][INFO ] [KRELTSC: 1581673918] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 1582053768] ECW: w=0x3dab39d8 func=0x3d5c03ff 'TYPE' [Hera] ab[HADES][INFO ] [KRELTSC: 1582430778] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 1582747628] ECW: w=0x3dab39d8 func=0x3d5c03ff 'TYPE' [Hera] cd[HADES][INFO ] [KRELTSC: 1583120004] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 1583454776] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 1583797602] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1584400722] Expected: Should print: abcd [Hera] [HADES][TEST ] [KRELTSC: 1584712366] S": 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1585056024] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1585461998] Testing word: BL [Hera] [HADES][TEST ] [KRELTSC: 1585708128] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1585983500] Running BL.value: BL . CR [Hera] 32 [Hera] [HADES][TEST ] [KRELTSC: 1586611156] Test passed [Hera] [HADES][TEST ] Testing BL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1587131938] Expected: Should print: 32 [Hera] [HADES][TEST ] [KRELTSC: 1587435262] Running BL.as_char: BL EMIT CR [Hera] [Hera] [HADES][TEST ] [KRELTSC: 1588061168] Test passed [Hera] [HADES][TEST ] Testing BL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1588521542] Expected: Should emit a space [Hera] [HADES][TEST ] [KRELTSC: 1588830462] Running BL.in_scan: HERE S" a b" BL SCAN SWAP DROP . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 1589466840] Test passed [Hera] [HADES][TEST ] Testing BL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1590101986] Expected: Should find space at offset 1 [Hera] [HADES][TEST ] [KRELTSC: 1590452836] BL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1590800806] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1591212644] Testing word: SOURCE [Hera] [HADES][TEST ] [KRELTSC: 1591475382] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1591765462] Running SOURCE.returns_pair: SOURCE SWAP DROP 0< NOT . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1593462590] Test passed [Hera] [HADES][TEST ] Testing SOURCE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1593938332] Expected: Should return non-negative length [Hera] [HADES][TEST ] [KRELTSC: 1594299288] Running SOURCE.has_addr: SOURCE DROP 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1594831796] Test passed [Hera] [HADES][TEST ] Testing SOURCE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1595372016] Expected: Should return non-null address [Hera] [HADES][TEST ] [KRELTSC: 1595723062] SOURCE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1596093602] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1596505180] Testing word: >IN [Hera] [HADES][TEST ] [KRELTSC: 1596756990] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1597034440] Running >IN.initial: >IN @ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1597788866] Test passed [Hera] [HADES][TEST ] Testing >IN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1598324868] Expected: Should return input offset [Hera] [HADES][TEST ] [KRELTSC: 1598662250] Running >IN.advances: : TWIN >IN @ >IN @ - . CR ; TWIN [Hera] [HADES][INFO ] [KRELTSC: 1599405552] ECW: w=0x3dab2370 func=0x3d5cb094 '>IN' [Hera] [HADES][INFO ] [KRELTSC: 1600003600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hera] [HADES][INFO ] [KRELTSC: 1600604722] ECW: w=0x3dab2370 func=0x3d5cb094 '>IN' [Hera] [HADES][INFO ] [KRELTSC: 1601470948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hera] [HADES][INFO ] [KRELTSC: 1601935580] ECW: w=0x3daac0a0 func=0x3d5b390f '-' [Hera] [HADES][INFO ] [KRELTSC: 1602286538] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 1602652632] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 1602988766] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 1603336648] Test passed [Hera] [HADES][TEST ] Testing >IN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1603877248] Expected: Should print: 0 (no advance inside compiled word) [Hera] [HADES][TEST ] [KRELTSC: 1604297134] >IN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1604729366] === String Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 1605199642] [Hera] === Testing Module: I/O Words === [Hera] [HADES][INFO ] [KRELTSC: 1605589520] Running I/O Words Tests (Module 9)... [Hera] [HADES][TEST ] [KRELTSC: 1606017430] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1606550712] Testing word: . [Hera] [HADES][TEST ] [KRELTSC: 1606803036] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1607083706] Running ..positive: 42 . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1607691232] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1608148378] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 1608450334] Running ..negative: -42 . CR [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 1608876590] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1609409796] Expected: Should print: -42 [Hera] [HADES][TEST ] [KRELTSC: 1609714736] Running ..zero: 0 . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1610100302] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1610554280] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1610850108] Running ..max_int: 2147483647 . CR [Hera] 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 1611317004] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1611770686] Expected: Should print: 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 1612263884] Running ..min_int: -2147483648 . CR [Hera] -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 1612744962] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1613199890] Expected: Should print: -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 1613528980] Running ..multiple: 1 2 3 . . . CR [Hera] 3 2 1 [Hera] [HADES][TEST ] [KRELTSC: 1614000474] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1614466808] Expected: Should print: 3 2 1 [Hera] [HADES][TEST ] [KRELTSC: 1614840178] Running ..empty_stack: . [Hera] [HADES][TEST ] [KRELTSC: 1615201614] Expected error occurred [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1615700168] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1616041698] .: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1616461320] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1616861016] Testing word: CR [Hera] [HADES][TEST ] [KRELTSC: 1617123910] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1617419496] Running CR.basic: 42 . CR 43 . CR [Hera] 42 [Hera] 43 [Hera] [HADES][TEST ] [KRELTSC: 1618016828] Test passed [Hera] [HADES][TEST ] Testing CR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1618475956] Expected: Should print on separate lines [Hera] [HADES][TEST ] [KRELTSC: 1618825044] Running CR.multiple: CR CR CR [Hera] [HADES][TEST ] [KRELTSC: 1619215194] Test passed [Hera] [HADES][TEST ] Testing CR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1619672658] Expected: Should print multiple newlines [Hera] [HADES][TEST ] [KRELTSC: 1620031246] Running CR.no_stack_effect: DEPTH CR DEPTH = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1620726322] Test passed [Hera] [HADES][TEST ] Testing CR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1621186520] Expected: Should not affect stack [Hera] [HADES][TEST ] [KRELTSC: 1621511388] Running CR.after_output: 1 2 3 . . . CR [Hera] 3 2 1 [Hera] [HADES][TEST ] [KRELTSC: 1622008520] Test passed [Hera] [HADES][TEST ] Testing CR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1622466660] Expected: Should work after output [Hera] [HADES][TEST ] [KRELTSC: 1622813626] CR: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1623371034] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1623773828] Testing word: SPACE [Hera] [HADES][TEST ] [KRELTSC: 1624033206] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1624322192] Running SPACE.basic: 42 . SPACE 43 . CR [Hera] 42 43 [Hera] [HADES][TEST ] [KRELTSC: 1624987758] Test passed [Hera] [HADES][TEST ] Testing SPACE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1625474096] Expected: Should add space between numbers [Hera] [HADES][TEST ] [KRELTSC: 1625830882] Running SPACE.multiple: SPACE SPACE SPACE [Hera] [HADES][DOE ] 41,410000,10000,0,0,215,77,58,4096,24,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 1627511634] Test passed [Hera] [HADES][TEST ] Testing SPACE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1627963112] Expected: Should print multiple spaces [Hera] [HADES][TEST ] [KRELTSC: 1628326940] Running SPACE.no_stack_effect: DEPTH SPACE DEPTH = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1628974844] Test passed [Hera] [HADES][TEST ] Testing SPACE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1629444326] Expected: Should not affect stack [Hera] [HADES][TEST ] [KRELTSC: 1629769094] Running SPACE.with_text: 65 EMIT SPACE 66 EMIT CR [Hera] A B [Hera] [HADES][TEST ] [KRELTSC: 1630292480] Test passed [Hera] [HADES][TEST ] Testing SPACE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1630759506] Expected: Should space between chars [Hera] [HADES][TEST ] [KRELTSC: 1631106372] SPACE: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1631468104] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1631926948] Testing word: SPACES [Hera] [HADES][TEST ] [KRELTSC: 1632191198] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1632469402] Running SPACES.zero: 0 SPACES [Hera] [HADES][TEST ] [KRELTSC: 1633062594] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1633538438] Expected: Should print no spaces [Hera] [HADES][TEST ] [KRELTSC: 1634025572] Running SPACES.one: 1 SPACES [Hera] [HADES][TEST ] [KRELTSC: 1635019462] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1635846120] Expected: Should print one space [Hera] [HADES][TEST ] [KRELTSC: 1636399506] Running SPACES.multiple: 5 SPACES [Hera] [HADES][TEST ] [KRELTSC: 1636881408] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1637414996] Expected: Should print five spaces [Hera] [HADES][TEST ] [KRELTSC: 1637745578] Running SPACES.large: 20 SPACES [Hera] [HADES][TEST ] [KRELTSC: 1638214472] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1638662350] Expected: Should print twenty spaces [Hera] [HADES][TEST ] [KRELTSC: 1638994134] Running SPACES.negative: -5 SPACES [Hera] [HADES][TEST ] [KRELTSC: 1639415216] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1639891164] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 1640277388] Running SPACES.with_output: 42 . 3 SPACES 43 . CR [Hera] 42 43 [Hera] [HADES][TEST ] [KRELTSC: 1640835060] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1641307788] Expected: Should space output [Hera] [HADES][TEST ] [KRELTSC: 1641616420] Running SPACES.empty_stack: SPACES [Hera] [HADES][TEST ] [KRELTSC: 1641995126] Expected error occurred [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1642550602] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1642967254] SPACES: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1643330596] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1643726918] Testing word: EMIT [Hera] [HADES][TEST ] [KRELTSC: 1643981282] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1644257034] Running EMIT.letter_A: 65 EMIT CR [Hera] A [Hera] [HADES][TEST ] [KRELTSC: 1644680288] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1645155540] Expected: Should print: A [Hera] [HADES][TEST ] [KRELTSC: 1645449970] Running EMIT.letter_Z: 90 EMIT CR [Hera] Z [Hera] [HADES][TEST ] [KRELTSC: 1646104396] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1646708204] Expected: Should print: Z [Hera] [HADES][TEST ] [KRELTSC: 1647189338] Running EMIT.digit: 48 EMIT CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1648258088] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1649184992] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1649683282] Running EMIT.space_char: 32 EMIT CR [Hera] [Hera] [HADES][TEST ] [KRELTSC: 1650396618] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1651271810] Expected: Should print space [Hera] [HADES][TEST ] [KRELTSC: 1651790058] Running EMIT.newline: 10 EMIT [Hera] [HADES][TEST ] [KRELTSC: 1652422286] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1653176780] Expected: Should print newline [Hera] [HADES][TEST ] [KRELTSC: 1653712748] Running EMIT.high_ascii: 127 EMIT CR [Hera]  [Hera] [HADES][TEST ] [KRELTSC: 1654555924] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1655293670] Expected: Should print DEL char [Hera] [HADES][TEST ] [KRELTSC: 1655812614] Running EMIT.truncation: 321 EMIT CR [Hera] A [Hera] [HADES][TEST ] [KRELTSC: 1656549608] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1657709356] Expected: Should truncate to low byte [Hera] [HADES][TEST ] [KRELTSC: 1658272846] Running EMIT.negative: -1 EMIT CR [Hera] ÿ [Hera] [HADES][TEST ] [KRELTSC: 1659008398] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1659826360] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 1660339470] Running EMIT.sequence: 72 EMIT 73 EMIT 10 EMIT [Hera] HI [Hera] [HADES][TEST ] [KRELTSC: 1660979820] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1661450214] Expected: Should print: HI [Hera] [HADES][TEST ] [KRELTSC: 1661774536] Running EMIT.empty_stack: EMIT [Hera] [HADES][TEST ] [KRELTSC: 1662167502] Expected error occurred [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1662760264] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1663108528] EMIT: 10 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1663469112] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1663869324] Testing word: KEY [Hera] [HADES][TEST ] [KRELTSC: 1664122440] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1664443196] KEY: 0 passed, 0 failed, 4 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1664822890] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1665282116] Testing word: ?KEY [Hera] [HADES][TEST ] [KRELTSC: 1665541698] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1665820354] ?KEY: 0 passed, 0 failed, 3 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1666173992] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1666573180] Testing word: TYPE [Hera] [HADES][TEST ] [KRELTSC: 1666829546] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1667109936] Running TYPE.basic_string: HERE S" Hello" DUP >R HERE SWAP CMOVE HERE R> TYPE CR [Hera] Hello [Hera] [HADES][TEST ] [KRELTSC: 1668178634] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1668650654] Expected: Should print: Hello [Hera] [HADES][TEST ] [KRELTSC: 1668964796] Running TYPE.empty_string: HERE 0 TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 1669406750] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1669871734] Expected: Should print nothing [Hera] [HADES][TEST ] [KRELTSC: 1670206506] Running TYPE.single_char: HERE 65 OVER C! 1 TYPE CR [Hera] A [Hera] [HADES][TEST ] [KRELTSC: 1670837620] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1671308742] Expected: Should print: A [Hera] [HADES][TEST ] [KRELTSC: 1671608686] Running TYPE.numbers: HERE S" 12345" DUP >R HERE SWAP CMOVE HERE R> TYPE CR [Hera] 12345 [Hera] [HADES][TEST ] [KRELTSC: 1672374184] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1672838060] Expected: Should print: 12345 [Hera] [HADES][TEST ] [KRELTSC: 1673161062] Running TYPE.zero_length: PAD 0 TYPE [Hera] [HADES][TEST ] [KRELTSC: 1673610888] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1674088256] Expected: Should handle zero length [Hera] [HADES][TEST ] [KRELTSC: 1674421412] Running TYPE.one_item: PAD TYPE [Hera] [HADES][ERROR] [KRELTSC: 1674854372] TYPE: Data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1675193304] Expected error occurred [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1675712856] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1676052562] Running TYPE.empty_stack: TYPE [Hera] [HADES][ERROR] [KRELTSC: 1676462786] TYPE: Data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1676756580] Expected error occurred [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1677262702] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1677605584] TYPE: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1677959866] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1678357176] Testing word: COUNT [Hera] [HADES][TEST ] [KRELTSC: 1678632952] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1678910414] Running COUNT.basic: HERE S" Test" DROP C@ HERE 1+ SWAP COUNT . . CR [Hera] 0 85 [Hera] [HADES][TEST ] [KRELTSC: 1679818010] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1680299124] Expected: Should show length and addr+1 [Hera] [HADES][TEST ] [KRELTSC: 1680645610] Running COUNT.empty: HERE 0 OVER C! COUNT . . CR [Hera] 0 126 [Hera] [HADES][TEST ] [KRELTSC: 1681229650] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1681708880] Expected: Should handle empty string [Hera] [HADES][TEST ] [KRELTSC: 1682110576] Running COUNT.max_length: HERE 255 OVER C! COUNT . . CR [Hera] 255 126 [Hera] [HADES][TEST ] [KRELTSC: 1682745240] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1683213276] Expected: Should handle max length [Hera] [HADES][TEST ] [KRELTSC: 1683539284] Running COUNT.zero_addr_plus_one: HERE COUNT SWAP 1- = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1684140420] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1684606920] Expected: Should increment address [Hera] [HADES][TEST ] [KRELTSC: 1684991886] Running COUNT.empty_stack: COUNT [Hera] [HADES][ERROR] [KRELTSC: 1685331678] COUNT: Data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1685626988] Expected error occurred [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1686137434] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1686479694] COUNT: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1686839594] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1687253050] Testing word: EXPECT [Hera] [HADES][TEST ] [KRELTSC: 1687575354] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1687857152] Running EXPECT.zero_length: PAD 0 EXPECT [Hera] [HADES][TEST ] [KRELTSC: 1688772586] Test passed [Hera] [HADES][TEST ] Testing EXPECT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1689251542] Expected: Should handle zero length [Hera] [HADES][TEST ] [KRELTSC: 1689582852] Running EXPECT.one_item: PAD EXPECT [Hera] [HADES][TEST ] [KRELTSC: 1690014648] Expected error occurred [Hera] [HADES][TEST ] Testing EXPECT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1690697888] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1691057208] Running EXPECT.empty_stack: EXPECT [Hera] [HADES][TEST ] [KRELTSC: 1691427658] Expected error occurred [Hera] [HADES][TEST ] Testing EXPECT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1692445618] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1693060136] EXPECT: 3 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1693805566] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1694459452] Testing word: SPAN [Hera] [HADES][TEST ] [KRELTSC: 1694874728] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1695333374] Running SPAN.zero_input: PAD 0 EXPECT SPAN @ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1696894866] Test passed [Hera] [HADES][TEST ] Testing SPAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1697651632] Expected: Should show zero [Hera] [HADES][TEST ] [KRELTSC: 1698190686] Running SPAN.variable_test: SPAN @ SPAN @ = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1699257186] Test passed [Hera] [HADES][TEST ] Testing SPAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1699999446] Expected: Should be consistent [Hera] [HADES][TEST ] [KRELTSC: 1700511726] Running SPAN.address_test: SPAN 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1701273890] Test passed [Hera] [HADES][TEST ] Testing SPAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1702229946] Expected: Should be valid address [Hera] [HADES][TEST ] [KRELTSC: 1702614072] SPAN: 3 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1702988908] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1703385662] Testing word: WORD [Hera] [HADES][TEST ] [KRELTSC: 1703639670] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1703925114] Running WORD.empty_input: BL WORD COUNT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1705336338] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1705803184] Expected: Should handle empty input [Hera] [HADES][TEST ] [KRELTSC: 1706134842] Running WORD.space_delim: 32 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 1706564456] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1707037160] Expected: Should use space as delimiter [Hera] [HADES][TEST ] [KRELTSC: 1707456502] Running WORD.newline_delim: 10 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 1707873066] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1708353508] Expected: Should use newline as delimiter [Hera] [HADES][TEST ] [KRELTSC: 1708703012] Running WORD.tab_delim: 9 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 1709076142] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1709545704] Expected: Should use tab as delimiter [Hera] [HADES][TEST ] [KRELTSC: 1709882132] Running WORD.comma_delim: 44 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 1710360972] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1710833384] Expected: Should use comma as delimiter [Hera] [HADES][TEST ] [KRELTSC: 1711174758] Running WORD.skip_leading: BL WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 1711573186] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1712033482] Expected: Should skip leading spaces [Hera] [HADES][TEST ] [KRELTSC: 1712371136] Running WORD.single_char: BL WORD COUNT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1713086262] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1713556348] Expected: Should parse single character [Hera] [HADES][TEST ] [KRELTSC: 1713975932] Running WORD.long_word: BL WORD COUNT 0 > . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1714545922] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1715012170] Expected: Should parse long word [Hera] [HADES][TEST ] [KRELTSC: 1715354040] Running WORD.zero_delim: 0 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 1715830976] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1716301542] Expected: Should handle null delimiter [Hera] [HADES][TEST ] [KRELTSC: 1716655610] Running WORD.high_ascii: 127 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 1717042216] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1717544212] Expected: Should handle DEL delimiter [Hera] [HADES][TEST ] [KRELTSC: 1717892048] Running WORD.count_format: BL WORD C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1718477658] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1718987800] Expected: Should have count byte [Hera] [HADES][TEST ] [KRELTSC: 1719324872] Running WORD.count_value: BL WORD COUNT SWAP DROP . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1719914062] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1720373848] Expected: Should return count [Hera] [HADES][TEST ] [KRELTSC: 1720686750] Running WORD.empty_stack: WORD [Hera] [HADES][TEST ] [KRELTSC: 1721067236] Expected error occurred [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1721647008] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1721986724] Running WORD.multi_delim: BL WORD DROP BL WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 1722504382] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1722970384] Expected: Should handle multiple parses [Hera] [HADES][TEST ] [KRELTSC: 1723325078] WORD: 14 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1723691052] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1724256830] Testing word: BASE_OUTPUT [Hera] [HADES][TEST ] [KRELTSC: 1724736554] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1725032744] Running BASE_OUTPUT.decimal: 10 BASE ! 255 . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 1725609840] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1726094860] Expected: Should print: 255 [Hera] [HADES][TEST ] [KRELTSC: 1726397842] Running BASE_OUTPUT.hex: 16 BASE ! 255 . CR [Hera] 597 [Hera] [HADES][TEST ] [KRELTSC: 1726989662] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1727479766] Expected: Should print: FF [Hera] [HADES][TEST ] [KRELTSC: 1727792686] Running BASE_OUTPUT.octal: 8 BASE ! 64 . CR [Hera] 52 [Hera] [HADES][TEST ] [KRELTSC: 1728281442] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1728768018] Expected: Should print: 100 [Hera] [HADES][TEST ] [KRELTSC: 1729076036] Running BASE_OUTPUT.binary: 5 2 BASE ! . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 1729638908] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1730145712] Expected: Should print: 101 [Hera] [HADES][TEST ] [KRELTSC: 1730460492] Running BASE_OUTPUT.base_restore: BASE @ DECIMAL 255 16 BASE ! . BASE ! CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 1731201220] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1731691152] Expected: Should restore base [Hera] [HADES][TEST ] [KRELTSC: 1732007514] BASE_OUTPUT: 5 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1732449752] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1732850428] Testing word: FORMAT_COMBO [Hera] [HADES][TEST ] [KRELTSC: 1733134956] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1733450888] Running FORMAT_COMBO.number_space_number: DECIMAL 42 . SPACE 43 . CR [Hera] 42 [HADES][DOE ] 42,420000,10000,0,0,208,81,57,4096,24,0,0,0,65536,0,0,65536,0,0 [Hera] 43 [Hera] [HADES][TEST ] [KRELTSC: 1734758956] Test passed [Hera] [HADES][TEST ] Testing FORMAT_COMBO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1735495054] Expected: Should format: 42 43 [Hera] [HADES][TEST ] [KRELTSC: 1735814766] Running FORMAT_COMBO.multi_line: DECIMAL 1 . CR 2 . CR 3 . CR [Hera] 1 [Hera] 2 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 1736559186] Test passed [Hera] [HADES][TEST ] Testing FORMAT_COMBO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1737340088] Expected: Should print on separate lines [Hera] [HADES][TEST ] [KRELTSC: 1738057056] Running FORMAT_COMBO.indented: DECIMAL 5 SPACES 42 . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1739141186] Test passed [Hera] [HADES][TEST ] Testing FORMAT_COMBO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1739909802] Expected: Should indent number [Hera] [HADES][TEST ] [KRELTSC: 1740423440] Running FORMAT_COMBO.table_format: DECIMAL 1 . 3 SPACES 10 . 3 SPACES 100 . CR [Hera] 1 10 100 [Hera] [HADES][TEST ] [KRELTSC: 1741820756] Test passed [Hera] [HADES][TEST ] Testing FORMAT_COMBO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1742629450] Expected: Should format table [Hera] [HADES][TEST ] [KRELTSC: 1743139468] FORMAT_COMBO: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1744005800] === I/O Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 1744780734] [Hera] === Testing Module: Block Words === [Hera] [HADES][INFO ] [KRELTSC: 1745414916] Running Block Words Tests (Module 16)... [Hera] [HADES][TEST ] [KRELTSC: 1746073650] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1747078386] Testing word: BLOCK [Hera] [HADES][TEST ] [KRELTSC: 1747503064] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1747952444] Running BLOCK.basic: 1 BLOCK DUP . CR [Hera] 5238784 [Hera] [HADES][TEST ] [KRELTSC: 1749916638] Test passed [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1750409508] Expected: Should return block address [Hera] [HADES][TEST ] [KRELTSC: 1750749578] Running BLOCK.zero_block: 0 BLOCK [Hera] [HADES][TEST ] [KRELTSC: 1751138734] Expected error occurred [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1751659634] Expected: Should handle block 0 [Hera] [HADES][TEST ] [KRELTSC: 1752046288] Running BLOCK.large_block: 65536 BLOCK [Hera] [HADES][TEST ] [KRELTSC: 1752572002] Expected error occurred [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1753123610] Expected: Should handle large number [Hera] [HADES][TEST ] [KRELTSC: 1753455540] Running BLOCK.negative: -1 BLOCK [Hera] [HADES][TEST ] [KRELTSC: 1753812106] Expected error occurred [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1754363164] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 1754680192] Running BLOCK.empty_stack: BLOCK [Hera] [HADES][TEST ] [KRELTSC: 1755133074] Expected error occurred [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1755663908] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1756005446] BLOCK: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1756420926] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1756829330] Testing word: BUFFER [Hera] [HADES][TEST ] [KRELTSC: 1757091130] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1757369032] Running BUFFER.basic: 1 BUFFER DUP . CR [Hera] 5238784 [Hera] [HADES][TEST ] [KRELTSC: 1758559402] Test passed [Hera] [HADES][TEST ] Testing BUFFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1759031754] Expected: Should return buffer address [Hera] [HADES][TEST ] [KRELTSC: 1759373148] Running BUFFER.zero_block: 0 BUFFER [Hera] [HADES][TEST ] [KRELTSC: 1759756540] Expected error occurred [Hera] [HADES][TEST ] Testing BUFFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1760272864] Expected: Should handle block 0 [Hera] [HADES][TEST ] [KRELTSC: 1760667280] Running BUFFER.flush_dirty: 2 BLOCK 1+ 2 BUFFER [Hera] [HADES][TEST ] [KRELTSC: 1761291924] Test passed [Hera] [HADES][TEST ] Testing BUFFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1761823836] Expected: Should flush if dirty [Hera] [HADES][TEST ] [KRELTSC: 1762163536] Running BUFFER.empty_stack: BUFFER [Hera] [HADES][TEST ] [KRELTSC: 1762548888] Expected error occurred [Hera] [HADES][TEST ] Testing BUFFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1763071126] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1763485330] BUFFER: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1763847568] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1764265920] Testing word: UPDATE [Hera] [HADES][TEST ] [KRELTSC: 1764526436] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1764802340] Running UPDATE.basic: 1 BLOCK UPDATE [Hera] [HADES][TEST ] [KRELTSC: 1765776690] Test passed [Hera] [HADES][TEST ] Testing UPDATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1766359672] Expected: Should mark block dirty [Hera] [HADES][TEST ] [KRELTSC: 1766686562] Running UPDATE.multiple: 1 BLOCK UPDATE UPDATE [Hera] [HADES][TEST ] [KRELTSC: 1767229316] Test passed [Hera] [HADES][TEST ] Testing UPDATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1767702116] Expected: Should handle multiple updates [Hera] [HADES][TEST ] [KRELTSC: 1768046626] Running UPDATE.no_block: 0 SCR ! UPDATE [Hera] [HADES][TEST ] [KRELTSC: 1768630786] Expected error occurred [Hera] [HADES][TEST ] Testing UPDATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1769323682] Expected: Should error: blk=0 is invalid [Hera] [HADES][TEST ] [KRELTSC: 1769688406] UPDATE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1770046686] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1770475624] Testing word: SAVE-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 1770759516] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1771039160] Running SAVE-BUFFERS.basic: SAVE-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 1772184754] Test passed [Hera] [HADES][TEST ] Testing SAVE-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1772706584] Expected: Should flush all buffers [Hera] [HADES][TEST ] [KRELTSC: 1773033710] Running SAVE-BUFFERS.dirty_blocks: 1 BLOCK UPDATE SAVE-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 1773673148] Test passed [Hera] [HADES][TEST ] Testing SAVE-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1774167722] Expected: Should save dirty blocks [Hera] [HADES][TEST ] [KRELTSC: 1774568802] Running SAVE-BUFFERS.no_dirty: SAVE-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 1775006404] Test passed [Hera] [HADES][TEST ] Testing SAVE-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1775518854] Expected: Should handle no dirty blocks [Hera] [HADES][TEST ] [KRELTSC: 1775862526] SAVE-BUFFERS: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1776242468] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1776647210] Testing word: EMPTY-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 1776933228] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1777269836] Running EMPTY-BUFFERS.basic: EMPTY-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 1778068314] Test passed [Hera] [HADES][TEST ] Testing EMPTY-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1778570220] Expected: Should invalidate all buffers [Hera] [HADES][TEST ] [KRELTSC: 1778912402] Running EMPTY-BUFFERS.after_use: 1 BLOCK EMPTY-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 1779416184] Test passed [Hera] [HADES][TEST ] Testing EMPTY-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1779977526] Expected: Should invalidate used buffers [Hera] [HADES][TEST ] [KRELTSC: 1780426508] Running EMPTY-BUFFERS.dirty_blocks: 1 BLOCK UPDATE EMPTY-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 1781032796] Test passed [Hera] [HADES][TEST ] Testing EMPTY-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1781529138] Expected: Should handle dirty blocks [Hera] [HADES][TEST ] [KRELTSC: 1781862458] EMPTY-BUFFERS: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1782250372] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1782659316] Testing word: FLUSH [Hera] [HADES][TEST ] [KRELTSC: 1782985592] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1783262426] Running FLUSH.basic: FLUSH [Hera] [HADES][TEST ] [KRELTSC: 1783744666] Test passed [Hera] [HADES][TEST ] Testing FLUSH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1784217468] Expected: Should save and invalidate buffers [Hera] [HADES][TEST ] [KRELTSC: 1784576668] Running FLUSH.dirty_blocks: 1 BLOCK UPDATE FLUSH [Hera] [HADES][TEST ] [KRELTSC: 1785171638] Test passed [Hera] [HADES][TEST ] Testing FLUSH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1785707372] Expected: Should flush dirty blocks [Hera] [HADES][TEST ] [KRELTSC: 1786041344] Running FLUSH.after_empty: EMPTY-BUFFERS FLUSH [Hera] [HADES][TEST ] [KRELTSC: 1786512518] Test passed [Hera] [HADES][TEST ] Testing FLUSH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1786980672] Expected: Should handle empty buffers [Hera] [HADES][TEST ] [KRELTSC: 1787318574] FLUSH: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1787690340] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1788099924] Testing word: LOAD [Hera] [HADES][TEST ] [KRELTSC: 1788413962] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1788692112] Running LOAD.basic: 1 LOAD [Hera] [HADES][TEST ] [KRELTSC: 1789398910] Test passed [Hera] [HADES][TEST ] Testing LOAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1789930366] Expected: Should interpret block 1 [Hera] [HADES][TEST ] [KRELTSC: 1790337336] Running LOAD.zero_block: 0 LOAD [Hera] [HADES][TEST ] [KRELTSC: 1790889802] Expected error occurred [Hera] [HADES][TEST ] Testing LOAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1791668934] Expected: Should handle block 0 [Hera] [HADES][TEST ] [KRELTSC: 1792037296] Running LOAD.nonexistent: 9999 LOAD [Hera] [HADES][TEST ] [KRELTSC: 1792425394] Expected error occurred [Hera] [HADES][TEST ] Testing LOAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1792933432] Expected: Should handle missing block [Hera] [HADES][TEST ] [KRELTSC: 1793268856] Running LOAD.empty_stack: LOAD [Hera] [HADES][TEST ] [KRELTSC: 1793643518] Expected error occurred [Hera] [HADES][TEST ] Testing LOAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1794225906] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1794571278] LOAD: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1794938498] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1795344796] Testing word: LIST [Hera] [HADES][TEST ] [KRELTSC: 1795599092] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1795874852] Running LIST.basic: 1 LIST [Hera] Block 1 [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] [HADES][TEST ] [KRELTSC: 1802648510] Test passed [Hera] [HADES][TEST ] Testing LIST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1803123596] Expected: Should display block 1 [Hera] [HADES][TEST ] [KRELTSC: 1803462394] Running LIST.zero_block: 0 LIST [Hera] [HADES][TEST ] [KRELTSC: 1803864962] Expected error occurred [Hera] [HADES][TEST ] Testing LIST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1804372704] Expected: Should handle block 0 [Hera] [HADES][TEST ] [KRELTSC: 1804688850] Running LIST.nonexistent: 9999 LIST [Hera] [HADES][TEST ] [KRELTSC: 1805064352] Expected error occurred [Hera] [HADES][TEST ] Testing LIST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1805644530] Expected: Should handle missing block [Hera] [HADES][TEST ] [KRELTSC: 1805984440] Running LIST.empty_stack: LIST [Hera] [HADES][TEST ] [KRELTSC: 1806367980] Expected error occurred [Hera] [HADES][TEST ] Testing LIST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1806873188] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1807212852] LIST: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1807566466] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1808032930] Testing word: SCR [Hera] [HADES][TEST ] [KRELTSC: 1808286498] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1808565176] Running SCR.basic: SCR @ . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 1809049956] Test passed [Hera] [HADES][TEST ] Testing SCR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1809525100] Expected: Should show current block [Hera] [HADES][TEST ] [KRELTSC: 1809908660] Running SCR.after_list: 1 LIST SCR @ . CR [Hera] Block 1 [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 2d: [Hera] [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 1817593308] Test passed [Hera] [HADES][TEST ] Testing SCR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1818309624] Expected: Should update after LIST [Hera] [HADES][TEST ] [KRELTSC: 1818923240] Running SCR.after_load: 1 LOAD SCR @ . CR [Hera] [HADES][TEST ] [KRELTSC: 1819625198] Test passed [Hera] [HADES][TEST ] Testing SCR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1820122956] Expected: Should update after LOAD [Hera] [HADES][TEST ] [KRELTSC: 1820480682] SCR: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1820858088] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1821264386] Testing word: THRU [Hera] [HADES][TEST ] [KRELTSC: 1821533894] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1821840552] Running THRU.single_block: 1 1 THRU [Hera] [HADES][TEST ] [KRELTSC: 1822908748] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1823415990] Expected: Should load single block (1-1) [Hera] [HADES][TEST ] [KRELTSC: 1823819900] Running THRU.ascending: 1 3 THRU [Hera] [HADES][TEST ] [KRELTSC: 1824545294] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1825265550] Expected: Should load blocks 1-3 in order [Hera] [HADES][TEST ] [KRELTSC: 1825664214] Running THRU.descending: 3 1 THRU [Hera] [HADES][TEST ] [KRELTSC: 1826438142] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1826939914] Expected: Should auto-swap and load 1-3 [Hera] [HADES][TEST ] [KRELTSC: 1827318534] Running THRU.same_block: 2 2 THRU [Hera] [HADES][TEST ] [KRELTSC: 1827903660] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1828403410] Expected: Should load single block (2-2) [Hera] [HADES][TEST ] [KRELTSC: 1828791038] Running THRU.zero_start: 0 3 THRU [Hera] [HADES][TEST ] [KRELTSC: 1829223362] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1829852526] Expected: Should reject block 0 as start [Hera] [HADES][TEST ] [KRELTSC: 1830213400] Running THRU.zero_end: 1 0 THRU [Hera] [HADES][TEST ] [KRELTSC: 1830661746] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1831258764] Expected: Should reject block 0 as end [Hera] [HADES][TEST ] [KRELTSC: 1831625628] Running THRU.both_zero: 0 0 THRU [Hera] [HADES][TEST ] [KRELTSC: 1831983442] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1832544198] Expected: Should reject both blocks as 0 [Hera] [HADES][TEST ] [KRELTSC: 1832923544] Running THRU.invalid_start: 9999 10000 THRU [Hera] [HADES][TEST ] [KRELTSC: 1833421942] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1833959136] Expected: Should reject invalid start block [Hera] [HADES][TEST ] [KRELTSC: 1834356360] Running THRU.invalid_end: 1 9999 THRU [Hera] [HADES][TEST ] [KRELTSC: 1834758482] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1835308668] Expected: Should reject invalid end block [Hera] [HADES][TEST ] [KRELTSC: 1835681666] Running THRU.both_invalid: 9998 9999 THRU [Hera] [HADES][TEST ] [KRELTSC: 1836281364] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1836831408] Expected: Should reject both invalid blocks [Hera] [HADES][TEST ] [KRELTSC: 1837215958] Running THRU.empty_stack: THRU [Hera] [HADES][TEST ] [KRELTSC: 1837605236] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1838113300] Expected: Should cause stack underflow (no args) [Hera] [HADES][TEST ] [KRELTSC: 1838494952] Running THRU.one_arg: 1 THRU [Hera] [HADES][TEST ] [KRELTSC: 1838917068] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1839423244] Expected: Should cause stack underflow (one arg) [Hera] [HADES][TEST ] [KRELTSC: 1839849898] Running THRU.small_range: 1 2 THRU [Hera] [HADES][TEST ] [KRELTSC: 1840340348] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1840831556] Expected: Should load 2-block range [Hera] [HADES][TEST ] [KRELTSC: 1841173606] Running THRU.medium_range: 1 5 THRU [Hera] [HADES][TEST ] [KRELTSC: 1842326532] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1842854314] Expected: Should load 5-block range [Hera] [HADES][TEST ] [KRELTSC: 1843185128] Running THRU.negative_start: -1 3 THRU [Hera] [HADES][TEST ] [KRELTSC: 1843605782] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1844171460] Expected: Should handle negative start [Hera] [HADES][TEST ] [KRELTSC: 1844602778] Running THRU.negative_end: 1 -3 THRU [Hera] [HADES][TEST ] [KRELTSC: 1845034312] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1845580480] Expected: Should handle negative end [Hera] [HADES][TEST ] [KRELTSC: 1845912172] Running THRU.both_negative: -3 -1 THRU [Hera] [HADES][TEST ] [KRELTSC: 1846297786] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1846922116] Expected: Should handle both negative [Hera] [HADES][TEST ] [KRELTSC: 1847468434] THRU: 17 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1847892470] === Block Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 1848399448] [Hera] === Testing Module: Dictionary Words === [Hera] [HADES][INFO ] [KRELTSC: 1848860466] Running Dictionary Words Tests (Module 4)... [Hera] [HADES][TEST ] [KRELTSC: 1849328114] Testing word: HERE [Hera] [HADES][TEST ] [KRELTSC: 1849615508] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1849996334] Running HERE.basic: HERE HERE = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1850527296] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1851033998] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1851333848] Running HERE.after_comma: HERE 42 , HERE SWAP - 1 CELLS = 0 SWAP / [Hera] [HADES][TEST ] [KRELTSC: 1852085628] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1852606732] Expected: Asserts HERE advances by exactly 1 CELLS (8 bytes on 64-bit) [Hera] [HADES][TEST ] [KRELTSC: 1853135812] Running HERE.after_c_comma: HERE 65 C, HERE SWAP - . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 1853784604] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1854250504] Expected: Should print: 1 [Hera] [HADES][TEST ] [KRELTSC: 1854545248] Running HERE.after_allot: HERE 10 ALLOT HERE SWAP - . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 1855135678] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1855662428] Expected: Should print: 10 [Hera] [HADES][TEST ] [KRELTSC: 1855994134] Running HERE.stability: HERE DUP HERE = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1856538190] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1856997184] Expected: Should be stable [Hera] [HADES][TEST ] [KRELTSC: 1857294984] HERE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1857751972] Testing word: ALLOT [Hera] [HADES][TEST ] [KRELTSC: 1858041752] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1858391750] Running ALLOT.basic: HERE 10 ALLOT HERE SWAP - . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 1859247804] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1859717066] Expected: Should print: 10 [Hera] [HADES][TEST ] [KRELTSC: 1860058476] Running ALLOT.zero: HERE 0 ALLOT HERE SWAP - . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1860634710] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1861223174] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1861524896] Running ALLOT.negative: HERE -4 ALLOT HERE SWAP - . CR [Hera] -4 [Hera] [HADES][TEST ] [KRELTSC: 1862171452] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1862636824] Expected: Should print: -4 [Hera] [HADES][TEST ] [KRELTSC: 1862934244] Running ALLOT.large: HERE 100 ALLOT HERE SWAP - . CR [Hera] 100 [Hera] [HADES][TEST ] [KRELTSC: 1863555600] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1864088548] Expected: Should print: 100 [Hera] [HADES][TEST ] [KRELTSC: 1864395828] Running ALLOT.after_use: ALIGN HERE 10 ALLOT 42 OVER ! @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1865271194] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1865765404] Expected: Should store and retrieve [Hera] [HADES][TEST ] [KRELTSC: 1866167688] Running ALLOT.empty_stack: ALLOT [Hera] [HADES][TEST ] [KRELTSC: 1866562572] Expected error occurred [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1867191852] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1867535612] ALLOT: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1867923408] Testing word: , [Hera] [HADES][TEST ] [KRELTSC: 1868180812] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1868455688] Running ,.basic: 42 , HERE 1 CELLS - @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1869062540] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1869709508] Expected: Should compile 42 [Hera] [HADES][TEST ] [KRELTSC: 1870061156] Running ,.negative: -999 , HERE 1 CELLS - @ . CR [Hera] [HADES][DOE ] 43,430000,10000,0,0,177,84,54,4096,24,0,0,0,65536,0,0,65536,0,0 [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 1871336466] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1871818556] Expected: Should compile -999 [Hera] [HADES][TEST ] [KRELTSC: 1872127002] Running ,.zero: 0 , HERE 1 CELLS - @ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1872793238] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1873261592] Expected: Should compile 0 [Hera] [HADES][TEST ] [KRELTSC: 1873560812] Running ,.max_int: 2147483647 , HERE 1 CELLS - @ . CR [Hera] 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 1874260604] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1874716470] Expected: Should compile max int [Hera] [HADES][TEST ] [KRELTSC: 1875206978] Running ,.min_int: -2147483648 , HERE 1 CELLS - @ . CR [Hera] -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 1875934180] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1876427968] Expected: Should compile min int [Hera] [HADES][TEST ] [KRELTSC: 1876772304] Running ,.multiple: 10 , 20 , HERE 1 CELLS - @ . HERE 1 CELLS - @ . CR [Hera] 20 20 [Hera] [HADES][TEST ] [KRELTSC: 1877616164] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1878141514] Expected: Should compile multiple [Hera] [HADES][TEST ] [KRELTSC: 1878656328] Running ,.empty_stack: , [Hera] [HADES][TEST ] [KRELTSC: 1879253828] Expected error occurred [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1880000666] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1880353048] ,: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1880785566] Testing word: C, [Hera] [HADES][TEST ] [KRELTSC: 1881182506] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1881458318] Running C,.basic: 65 C, HERE 1 - C@ . CR [Hera] 65 [Hera] [HADES][TEST ] [KRELTSC: 1882065862] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1882519956] Expected: Should compile byte 65 [Hera] [HADES][TEST ] [KRELTSC: 1882837274] Running C,.zero: 0 C, HERE 1 - C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1883364950] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1883890378] Expected: Should compile byte 0 [Hera] [HADES][TEST ] [KRELTSC: 1884207156] Running C,.high_byte: 255 C, HERE 1 - C@ . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 1884795752] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1885251718] Expected: Should compile byte 255 [Hera] [HADES][TEST ] [KRELTSC: 1885609430] Running C,.truncation: 256 C, HERE 1 - C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1886191266] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1886721330] Expected: Should truncate to 0 [Hera] [HADES][TEST ] [KRELTSC: 1887039372] Running C,.negative: -1 C, HERE 1 - C@ . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 1887619920] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1888079704] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 1888399274] Running C,.multiple: 65 C, 66 C, HERE 2 - C@ . HERE 1 - C@ . CR [Hera] 65 66 [Hera] [HADES][TEST ] [KRELTSC: 1889193618] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1889666812] Expected: Should compile multiple [Hera] [HADES][TEST ] [KRELTSC: 1889990106] Running C,.empty_stack: C, [Hera] [HADES][TEST ] [KRELTSC: 1890410452] Expected error occurred [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1890913700] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1891252318] C,: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1891620480] Testing word: 2, [Hera] [HADES][TEST ] [KRELTSC: 1891882134] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1892329648] Running 2,.basic: 12345 67890 2, HERE 2 CELLS - 2@ . . CR [Hera] 67890 12345 [Hera] [HADES][TEST ] [KRELTSC: 1893115894] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1893600890] Expected: Should compile double [Hera] [HADES][TEST ] [KRELTSC: 1893919150] Running 2,.zero: 0 0 2, HERE 2 CELLS - 2@ . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1894599828] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1895159504] Expected: Should compile zero double [Hera] [HADES][TEST ] [KRELTSC: 1895504396] Running 2,.negative: -1000 -2000 2, HERE 2 CELLS - 2@ . . CR [Hera] -2000 -1000 [Hera] [HADES][TEST ] [KRELTSC: 1896249836] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1896749416] Expected: Should compile negative double [Hera] [HADES][TEST ] [KRELTSC: 1897122764] Running 2,.large: 2147483647 -1 2, HERE 2 CELLS - 2@ . . CR [Hera] -1 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 1897976322] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1898469178] Expected: Should compile large double [Hera] [HADES][TEST ] [KRELTSC: 1898828960] Running 2,.one_item: 42 2, [Hera] [HADES][TEST ] [KRELTSC: 1899230000] Expected error occurred [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1899733560] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1900071028] Running 2,.empty_stack: 2, [Hera] [HADES][TEST ] [KRELTSC: 1900505822] Expected error occurred [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1901033652] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1901409682] 2,: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1901782392] Testing word: PAD [Hera] [HADES][TEST ] [KRELTSC: 1902031764] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1902306924] Running PAD.basic: PAD PAD = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1902777928] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1903495668] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1903800996] Running PAD.different_from_here: PAD HERE = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1904375048] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1904862656] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 1905171284] Running PAD.stability: PAD DUP PAD = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1905690868] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1906275340] Expected: Should be stable [Hera] [HADES][TEST ] [KRELTSC: 1906601528] Running PAD.usable: PAD 42 OVER ! @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1907183820] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1907668750] Expected: Should be usable memory [Hera] [HADES][TEST ] [KRELTSC: 1908008734] PAD: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1908402534] Testing word: SP@ [Hera] [HADES][TEST ] [KRELTSC: 1908679382] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1909051708] Running SP@.depth_effect: 42 SP@ SWAP DROP SP@ = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1909862360] Test passed [Hera] [HADES][TEST ] Testing SP@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1910652520] Expected: Should show stack effect [Hera] [HADES][TEST ] [KRELTSC: 1911311300] Running SP@.empty_stack: DEPTH 0= SP@ AND . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1912445004] Test passed [Hera] [HADES][TEST ] Testing SP@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1913276562] Expected: Should work on empty stack [Hera] [HADES][TEST ] [KRELTSC: 1913931292] Running SP@.multiple_items: 1 2 3 SP@ SWAP DROP SWAP DROP SWAP DROP SP@ = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1915709480] Test passed [Hera] [HADES][TEST ] Testing SP@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1916504538] Expected: Should track changes [Hera] [HADES][TEST ] [KRELTSC: 1917257468] SP@: 3 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1917884788] Testing word: SP! [Hera] [HADES][TEST ] [KRELTSC: 1918386866] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1918888226] Running SP!.basic_restore: 1 2 3 SP@ 4 5 6 DROP DROP DROP SP! DEPTH . [Hera] 3 [HADES][TEST ] [KRELTSC: 1920536042] Test passed [Hera] [HADES][TEST ] Testing SP! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1921289554] Expected: Should restore stack [Hera] [HADES][TEST ] [KRELTSC: 1921825976] Running SP!.invalid_addr: 0 SP! [Hera] [HADES][TEST ] [KRELTSC: 1922629142] Expected error occurred [Hera] [HADES][TEST ] Testing SP! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1923505708] Expected: Should cause error [Hera] [HADES][TEST ] [KRELTSC: 1924055146] Running SP!.empty_stack: SP! [Hera] [HADES][TEST ] [KRELTSC: 1924601516] Expected error occurred [Hera] [HADES][TEST ] Testing SP! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1925133624] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 1925502432] SP!: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1926075720] Testing word: LATEST [Hera] [HADES][TEST ] [KRELTSC: 1926380606] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1926726434] Running LATEST.basic: LATEST LATEST = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1927435698] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1927935752] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 1928260964] Running LATEST.stability: LATEST DUP LATEST = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1928979984] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1929516382] Expected: Should be stable [Hera] [HADES][TEST ] [KRELTSC: 1929874188] LATEST: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1930268202] Testing word: COMPILATION [Hera] [HADES][TEST ] [KRELTSC: 1930545314] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1930820800] Running COMPILATION.here_comma_sequence: HERE 10 , 20 , 30 , HERE SWAP - 12 = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1931751038] Test passed [Hera] [HADES][TEST ] Testing COMPILATION ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1932255394] Expected: Should advance HERE by 12 [Hera] [HADES][TEST ] [KRELTSC: 1932646538] Running COMPILATION.mixed_compilation: HERE 42 , 65 C, 100 200 2, HERE SWAP - 13 = . CR [Hera] [HADES][DOE ] 44,440000,10000,0,0,199,85,54,4096,24,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1934233456] Test passed [Hera] [HADES][TEST ] Testing COMPILATION ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1934766306] Expected: Should advance correctly [Hera] [HADES][TEST ] [KRELTSC: 1935154238] Running COMPILATION.allot_comma_combo: HERE 10 ALLOT 99 , HERE SWAP - 14 = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1935944994] Test passed [Hera] [HADES][TEST ] Testing COMPILATION ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1936459730] Expected: Should combine allot and comma [Hera] [HADES][TEST ] [KRELTSC: 1937005614] Running COMPILATION.pad_isolation: PAD 999 OVER ! HERE 42 , PAD @ 999 = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 1937832690] Test passed [Hera] [HADES][TEST ] Testing COMPILATION ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1938319528] Expected: PAD should be isolated [Hera] [HADES][TEST ] [KRELTSC: 1938640190] COMPILATION: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1939046766] Testing word: STACK_MGMT [Hera] [HADES][TEST ] [KRELTSC: 1939377898] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1939757670] Running STACK_MGMT.sp_round_trip: 42 43 SP@ >R 44 45 R> SP! . . CR [Hera] 43 42 [Hera] [HADES][TEST ] [KRELTSC: 1940522670] Test passed [Hera] [HADES][TEST ] Testing STACK_MGMT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1941065590] Expected: Should print: 43 42 [Hera] [HADES][TEST ] [KRELTSC: 1941376982] Running STACK_MGMT.depth_preservation: 1 2 3 DEPTH >R SP@ >R 4 5 6 R> SP! R> DEPTH = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1942369794] Test passed [Hera] [HADES][TEST ] Testing STACK_MGMT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1942918956] Expected: Should preserve depth [Hera] [HADES][TEST ] [KRELTSC: 1943273284] STACK_MGMT: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1943738952] === Dictionary Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 1944276982] [Hera] === Testing Module: Dictionary Manipulation Words === [Hera] [HADES][INFO ] [KRELTSC: 1944792636] Running Dictionary Manipulation Words Tests (Module 14)... [Hera] [HADES][TEST ] [KRELTSC: 1945359434] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1945895764] Testing word: CREATE [Hera] [HADES][TEST ] [KRELTSC: 1946173572] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1946453862] Running CREATE.basic: CREATE test1 42 , test1 @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1948180304] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1948681608] Expected: Should create and store [Hera] [HADES][TEST ] [KRELTSC: 1949075874] Running CREATE.empty_name: CREATE [Hera] [HADES][TEST ] [KRELTSC: 1949468642] Expected error occurred [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1950041604] Expected: Should handle empty name [Hera] [HADES][TEST ] [KRELTSC: 1950396456] Running CREATE.redefine_shadows: CREATE T 1 , CREATE T 2 , T @ . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 1951495030] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1951982984] Expected: Newest definition should win (prints 2) [Hera] [HADES][TEST ] [KRELTSC: 1952362612] Running CREATE.duplicate: CREATE test2 CREATE test2 [Hera] [HADES][TEST ] [KRELTSC: 1952925340] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1953430726] Expected: Should allow redefinition (latest shadows) [Hera] [HADES][TEST ] [KRELTSC: 1953902922] CREATE: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1954348614] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1954834168] Testing word: FORGET [Hera] [HADES][TEST ] [KRELTSC: 1955095696] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1955574442] Running FORGET.basic: CREATE temp1 FORGET temp1 [Hera] [HADES][TEST ] [KRELTSC: 1958646626] Test passed [Hera] [HADES][TEST ] Testing FORGET ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1959554226] Expected: Should forget word [Hera] [HADES][TEST ] [KRELTSC: 1959957226] Running FORGET.nonexistent: FORGET nonexistent [Hera] [HADES][TEST ] [KRELTSC: 1960773602] Expected error occurred [Hera] [HADES][TEST ] Testing FORGET ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1961419080] Expected: Should handle missing word [Hera] [HADES][TEST ] [KRELTSC: 1961771714] Running FORGET.protected: FORGET FORGET [Hera] [HADES][TEST ] [KRELTSC: 1962394216] Expected error occurred [Hera] [HADES][TEST ] Testing FORGET ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1962952604] Expected: Should protect system words [Hera] [HADES][TEST ] [KRELTSC: 1963291846] FORGET: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1963681886] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1964179346] Testing word: IMMEDIATE [Hera] [HADES][TEST ] [KRELTSC: 1964451666] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1964832604] Running IMMEDIATE.basic: : test3 42 ; IMMEDIATE test3 . CR [Hera] [HADES][INFO ] [KRELTSC: 1966389570] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 1967022502] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 1967499060] Test passed [Hera] [HADES][TEST ] Testing IMMEDIATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1968133516] Expected: Should execute immediately [Hera] [HADES][TEST ] [KRELTSC: 1968504520] Running IMMEDIATE.already_immediate: : test4 43 ; IMMEDIATE IMMEDIATE [Hera] [HADES][TEST ] [KRELTSC: 1969287886] Test passed [Hera] [HADES][TEST ] Testing IMMEDIATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1969803674] Expected: Should handle double immediate [Hera] [HADES][TEST ] [KRELTSC: 1970153694] IMMEDIATE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1970719756] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1971230826] Testing word: FIND [Hera] [HADES][TEST ] [KRELTSC: 1971486918] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1971791348] Running FIND.existing: FIND DUP . CR [Hera] 1034593808 [Hera] [HADES][TEST ] [KRELTSC: 1972748530] Test passed [Hera] [HADES][TEST ] Testing FIND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1973390336] Expected: Should find system word [Hera] [HADES][TEST ] [KRELTSC: 1973752902] Running FIND.user_word: : test5 44 ; FIND test5 . CR [Hera] 1034775520 [Hera] [HADES][TEST ] [KRELTSC: 1974557548] Test passed [Hera] [HADES][TEST ] Testing FIND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1975020634] Expected: Should find user word [Hera] [HADES][TEST ] [KRELTSC: 1975335824] Running FIND.nonexistent: FIND nonexistent . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 1975858066] Test passed [Hera] [HADES][TEST ] Testing FIND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1976404280] Expected: Should return 0 [Hera] [HADES][TEST ] [KRELTSC: 1976702736] Running FIND.empty: FIND [Hera] [HADES][TEST ] [KRELTSC: 1977080346] Expected error occurred [Hera] [HADES][TEST ] Testing FIND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1977591286] Expected: Should error (no token) [Hera] [HADES][TEST ] [KRELTSC: 1977914716] FIND: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1978313420] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1978843448] Testing word: DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 1979123560] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1979399184] Running DEFINITIONS.basic: FORTH DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 1979993124] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1980479624] Expected: Should set current to context [Hera] [HADES][TEST ] [KRELTSC: 1980838038] Running DEFINITIONS.multiple: FORTH DEFINITIONS DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 1981311220] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1981965272] Expected: Should be idempotent [Hera] [HADES][TEST ] [KRELTSC: 1982319528] DEFINITIONS: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1982742114] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1983210100] Testing word: SMUDGE [Hera] [HADES][TEST ] [KRELTSC: 1983470176] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1983746450] Running SMUDGE.during_def: : test6 SMUDGE 45 ; [Hera] [HADES][TEST ] [KRELTSC: 1984461994] Test passed [Hera] [HADES][TEST ] Testing SMUDGE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1984981204] Expected: Should hide incomplete def [Hera] [HADES][TEST ] [KRELTSC: 1985358788] Running SMUDGE.outside_def: SMUDGE [Hera] [HADES][TEST ] [KRELTSC: 1985865984] Expected error occurred [Hera] [HADES][TEST ] Testing SMUDGE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1986378788] Expected: Should error outside def [Hera] [HADES][TEST ] [KRELTSC: 1986704442] SMUDGE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1987061748] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1987601256] Testing word: LATEST [Hera] [HADES][TEST ] [KRELTSC: 1987871466] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1988226884] Running LATEST.basic: LATEST @ . CR [Hera] 1034639552 [Hera] [HADES][TEST ] [KRELTSC: 1988879312] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1989348048] Expected: Should show latest word [Hera] [HADES][TEST ] [KRELTSC: 1989708950] Running LATEST.after_def: : test7 46 ; LATEST @ . CR [Hera] 1034663048 [Hera] [HADES][TEST ] [KRELTSC: 1990564726] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1991053608] Expected: Should update after def [Hera] [HADES][TEST ] [KRELTSC: 1991377136] Running LATEST.after_forget: CREATE test8 FORGET test8 LATEST @ . CR [Hera] 1034663048 [Hera] [HADES][TEST ] [KRELTSC: 1992240082] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1992782876] Expected: Should update after forget [Hera] [HADES][TEST ] [KRELTSC: 1993293364] LATEST: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 1993696254] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1994202580] Testing word: >BODY [Hera] [HADES][TEST ] [KRELTSC: 1994504610] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1994781892] Running >BODY.basic: CREATE test9 ' test9 >BODY . CR [Hera] 1034776760 [Hera] [HADES][TEST ] [KRELTSC: 1996461954] Test passed [Hera] [HADES][TEST ] Testing >BODY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1996935088] Expected: Should get param field [Hera] [HADES][TEST ] [KRELTSC: 1997280686] Running >BODY.variable: VARIABLE var1 ' var1 >BODY . CR [Hera] 1034777032 [Hera] [HADES][TEST ] [KRELTSC: 1998512212] Test passed [Hera] [HADES][TEST ] Testing >BODY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1999057458] Expected: Should get var storage [Hera] [HADES][TEST ] [KRELTSC: 1999417972] Running >BODY.nonexistent: ' NONEXISTENT >BODY [Hera] [HADES][ERROR] [KRELTSC: 1999917618] ': word 'NONEXISTENT' not found [Hera] [HADES][TEST ] [KRELTSC: 2000320766] Expected error occurred [Hera] [HADES][TEST ] Testing >BODY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2000876016] Expected: Should handle missing word [Hera] [HADES][TEST ] [KRELTSC: 2001317284] >BODY: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2001704176] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2002234616] Testing word: HIDDEN [Hera] [HADES][TEST ] [KRELTSC: 2002496216] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2002780640] Running HIDDEN.basic: : test10 HIDDEN 47 ; [Hera] [HADES][TEST ] [KRELTSC: 2003561662] Test passed [Hera] [HADES][TEST ] Testing HIDDEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2004322742] Expected: Should hide word [Hera] [HADES][TEST ] [KRELTSC: 2004657282] Running HIDDEN.outside_def: HIDDEN [Hera] [HADES][TEST ] [KRELTSC: 2005217628] Expected error occurred [Hera] [HADES][TEST ] Testing HIDDEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2005767046] Expected: Should error outside def [Hera] [HADES][TEST ] [KRELTSC: 2006095372] HIDDEN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2006488104] === Dictionary Manipulation Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 2007098200] [Hera] === Testing Module: Vocabulary Words === [Hera] [HADES][INFO ] [KRELTSC: 2007554326] Running Vocabulary Words Tests (Module 15)... [Hera] [HADES][TEST ] [KRELTSC: 2008030256] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2008552112] Testing word: VOCABULARY [Hera] [HADES][TEST ] [KRELTSC: 2008828382] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2009134214] Running VOCABULARY.basic: VOCABULARY TEST-VOC1 TEST-VOC1 DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 2011902380] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2012528718] Expected: Should create vocabulary [Hera] [HADES][TEST ] [KRELTSC: 2012891432] Running VOCABULARY.create_and_switch: VOCABULARY MYVOC MYVOC DEFINITIONS CONTEXT @ . CR [Hera] 1034777768 [Hera] [HADES][TEST ] [KRELTSC: 2015672130] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2016297784] Expected: Should create and switch [Hera] [HADES][TEST ] [KRELTSC: 2016658920] Running VOCABULARY.word_isolation: VOCABULARY ISOLATED ISOLATED DEFINITIONS : ISOWORD 99 ; FORTH DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 2019666430] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2020207820] Expected: Should create word in isolated vocab [Hera] [HADES][TEST ] [KRELTSC: 2020578608] Running VOCABULARY.cross_vocab_access: VOCABULARY V1 V1 DEFINITIONS : V1WORD 11 ; FORTH V1WORD . CR [Hera] [HADES][INFO ] [KRELTSC: 2023265710] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2023755056] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 11 [Hera] [HADES][TEST ] [KRELTSC: 2024206694] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2024707464] Expected: Should access word across vocabs [Hera] [HADES][TEST ] [KRELTSC: 2025062518] Running VOCABULARY.multiple_vocabs: VOCABULARY VA VOCABULARY VB VOCABULARY VC VA DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 2027194106] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2027743550] Expected: Should create multiple vocabs [Hera] [HADES][TEST ] [KRELTSC: 2028121976] Running VOCABULARY.duplicate: VOCABULARY TESTVOC VOCABULARY TESTVOC [Hera] [HADES][ERROR] [KRELTSC: 2028833542] VOCABULARY: duplicate 'TESTVOC' [Hera] [HADES][TEST ] [KRELTSC: 2029259092] Expected error occurred [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2029790952] Expected: Should handle duplicate [Hera] [HADES][TEST ] [KRELTSC: 2030133420] Running VOCABULARY.empty_name: VOCABULARY [Hera] [HADES][ERROR] [KRELTSC: 2030541782] VOCABULARY: missing name [Hera] [HADES][TEST ] [KRELTSC: 2030836166] Expected error occurred [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2031361308] Expected: Should handle empty name [Hera] [HADES][TEST ] [KRELTSC: 2031688436] VOCABULARY: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2032364948] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2032794020] Testing word: FORTH [Hera] [HADES][TEST ] [KRELTSC: 2033064824] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2033342562] Running FORTH.basic: FORTH DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 2034674096] Test passed [Hera] [HADES][TEST ] Testing FORTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2035301968] Expected: Should select FORTH vocab [Hera] [HADES][TEST ] [KRELTSC: 2035676448] Running FORTH.persistence: FORTH : TEST1 42 ; TEST1 . CR [Hera] [HADES][INFO ] [KRELTSC: 2036369838] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2036762044] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2037257440] Test passed [Hera] [HADES][TEST ] Testing FORTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2038025242] Expected: Should find word in FORTH [Hera] [HADES][TEST ] [KRELTSC: 2038400210] Running FORTH.from_other: VOCABULARY OTHER-VOC OTHER-VOC FORTH [Hera] [HADES][TEST ] [KRELTSC: 2040097688] Test passed [Hera] [HADES][TEST ] Testing FORTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2040713724] Expected: Should return to FORTH [Hera] [HADES][TEST ] [KRELTSC: 2041065088] FORTH: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2041602318] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2042180592] Testing word: DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 2042500664] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2042821656] Running DEFINITIONS.basic: FORTH DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 2044354654] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2044952578] Expected: Should set current vocabulary [Hera] [HADES][TEST ] [KRELTSC: 2045297876] Running DEFINITIONS.new_vocab: VOCABULARY TEST-VOC6 TEST-VOC6 DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 2047032214] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2047564212] Expected: Should set new current [Hera] [HADES][TEST ] [KRELTSC: 2047885912] Running DEFINITIONS.word_creation: VOCABULARY TEST-VOC7 TEST-VOC7 DEFINITIONS : TEST2 43 ; [Hera] [HADES][TEST ] [KRELTSC: 2049912886] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2050432954] Expected: Should create in correct vocab [Hera] [HADES][TEST ] [KRELTSC: 2050813626] DEFINITIONS: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2051211972] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2051768328] Testing word: CONTEXT [Hera] [HADES][TEST ] [KRELTSC: 2052035690] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2052339368] Running CONTEXT.basic: CONTEXT @ . CR [Hera] 1034781056 [Hera] [HADES][TEST ] [KRELTSC: 2053019098] Test passed [Hera] [HADES][TEST ] Testing CONTEXT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2053509364] Expected: Should show current context [Hera] [HADES][TEST ] [KRELTSC: 2053872390] Running CONTEXT.modify: CONTEXT @ 1+ CONTEXT ! [Hera] [HADES][TEST ] [KRELTSC: 2054426524] Test passed [Hera] [HADES][TEST ] Testing CONTEXT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2054909164] Expected: Should allow modification (impl-defined effect) [Hera] [HADES][TEST ] [KRELTSC: 2055356136] Running CONTEXT.initial: FORTH CONTEXT @ . CR [Hera] 1034645296 [Hera] [HADES][TEST ] [KRELTSC: 2056706286] Test passed [Hera] [HADES][TEST ] Testing CONTEXT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2057263228] Expected: Should show FORTH vocab [Hera] [HADES][TEST ] [KRELTSC: 2057618780] CONTEXT: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2057982428] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2058468016] Testing word: CURRENT [Hera] [HADES][TEST ] [KRELTSC: 2058773724] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2059092624] Running CURRENT.basic: CURRENT @ . CR [Hera] 1034781056 [Hera] [HADES][TEST ] [KRELTSC: 2059870654] Test passed [Hera] [HADES][TEST ] Testing CURRENT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2060570110] Expected: Should show current vocab [Hera] [HADES][TEST ] [KRELTSC: 2060971132] Running CURRENT.after_def: VOCABULARY TEST-VOC8 TEST-VOC8 DEFINITIONS CURRENT @ . CR [Hera] 1034781608 [Hera] [HADES][TEST ] [KRELTSC: 2063036398] Test passed [Hera] [HADES][TEST ] Testing CURRENT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2063570686] Expected: Should show new vocab [Hera] [HADES][TEST ] [KRELTSC: 2063925288] Running CURRENT.protect: CURRENT @ 1+ CURRENT ! [Hera] [HADES][TEST ] [KRELTSC: 2064441830] Test passed [Hera] [HADES][TEST ] Testing CURRENT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2065007752] Expected: Should allow modification (impl-defined effect) [Hera] [HADES][TEST ] [KRELTSC: 2065443026] CURRENT: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2065912706] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2066366838] Testing word: ORDER [Hera] [HADES][TEST ] [KRELTSC: 2066663686] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2066981278] Running ORDER.basic: ORDER [Hera] Search order: [Hera] [Hera] Current: [Hera] [HADES][TEST ] [KRELTSC: 2068456348] Test passed [Hera] [HADES][TEST ] Testing ORDER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2068998932] Expected: Should list search order [Hera] [HADES][TEST ] [KRELTSC: 2069369502] Running ORDER.multiple: VOCABULARY TEST-VOC9 TEST-VOC9 DEFINITIONS ORDER [Hera] Search order: [Hera] [Hera] Current: [Hera] [HADES][TEST ] [KRELTSC: 2071517644] Test passed [Hera] [HADES][TEST ] Testing ORDER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2071992322] Expected: Should show all vocabs [Hera] [HADES][TEST ] [KRELTSC: 2072356086] Running ORDER.after_forth: TEST-VOC9 FORTH ORDER [Hera] Search order: [Hera] Current: [Hera] [HADES][TEST ] [KRELTSC: 2073878580] Test passed [Hera] [HADES][TEST ] Testing ORDER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2074433056] Expected: Should show FORTH only [Hera] [HADES][TEST ] [KRELTSC: 2074757412] ORDER: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2075186928] === Vocabulary Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 2075695028] [Hera] === Testing Module: System Words === [Hera] [HADES][INFO ] [KRELTSC: 2076105802] Running System Words Tests (Module 18)... [Hera] [HADES][WARN ] [KRELTSC: 2076467952] Some system tests marked as unimplemented due to system-level effects [Hera] [HADES][TEST ] [KRELTSC: 2077067068] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2077534398] Testing word: QUIT [Hera] [HADES][TEST ] [KRELTSC: 2077824702] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2078104876] Running QUIT.in_definition: : BAD-WORD QUIT ; [Hera] [HADES][TEST ] [KRELTSC: 2078919020] Expected error occurred [Hera] [HADES][TEST ] Testing QUIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2079467312] Expected: Should prevent compilation [Hera] [HADES][TEST ] [KRELTSC: 2079900642] QUIT: 1 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2080318990] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2080773704] Testing word: ABORT [Hera] [HADES][TEST ] [KRELTSC: 2081031716] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2081308026] Running ABORT.basic: ABORT [Hera] [HADES][TEST ] [KRELTSC: 2082058754] Test passed [Hera] [HADES][TEST ] Testing ABORT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2082799786] Expected: Should clear stacks and return to QUIT [Hera] [HADES][TEST ] [KRELTSC: 2083202568] Running ABORT.with_data: 1 2 3 ABORT DEPTH . CR [Hera] [HADES][DOE ] 45,450000,10000,0,0,223,90,50,4096,30,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 2084872256] Test passed [Hera] [HADES][TEST ] Testing ABORT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2085429100] Expected: Should clear stack [Hera] [HADES][TEST ] [KRELTSC: 2085767600] Running ABORT.in_definition_runtime: : BAD-WORD ABORT ; 123 BAD-WORD DEPTH . CR [Hera] [HADES][INFO ] [KRELTSC: 2086546706] ECW: w=0x3dab8040 func=0x3d5cda91 'ABORT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 2087116644] Test passed [Hera] [HADES][TEST ] Testing ABORT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2087588932] Expected: ABORT may appear in a definition; when executed it clears both stacks [Hera] [HADES][TEST ] [KRELTSC: 2088189498] ABORT: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2088548592] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2089022112] Testing word: ABORT" [Hera] [HADES][TEST ] [KRELTSC: 2089296514] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2089586350] Running ABORT".condition_true: -1 ABORT" Error" [Hera] [HADES][TEST ] [KRELTSC: 2091073144] Test passed [Hera] [HADES][TEST ] Testing ABORT" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2091579988] Expected: Should abort with message (no error; stacks cleared to QUIT) [Hera] [HADES][TEST ] [KRELTSC: 2092048554] Running ABORT".condition_false: 0 ABORT" Error" [Hera] [HADES][TEST ] [KRELTSC: 2092517814] Test passed [Hera] [HADES][TEST ] Testing ABORT" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2093044300] Expected: Should not abort [Hera] [HADES][TEST ] [KRELTSC: 2093370572] Running ABORT".empty_stack: ABORT" [Hera] [HADES][TEST ] [KRELTSC: 2094017510] Expected error occurred [Hera] [HADES][TEST ] Testing ABORT" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2094552664] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 2094897456] ABORT": 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2095273040] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2095695724] Testing word: BYE [Hera] [HADES][TEST ] [KRELTSC: 2095972848] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2096249698] BYE: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2096667242] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2097092764] Testing word: COLD [Hera] [HADES][TEST ] [KRELTSC: 2097376308] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2097684066] COLD: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2098035834] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2098443648] Testing word: WARM [Hera] [HADES][TEST ] [KRELTSC: 2098697552] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2098996946] WARM: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2099512016] === System Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 2100008774] [Hera] === Testing Module: Defining Words === [Hera] [HADES][INFO ] [KRELTSC: 2100453370] Running Defining Words Tests (Module 13)... [Hera] [HADES][TEST ] [KRELTSC: 2100914208] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2101458948] Testing word: : [Hera] [HADES][TEST ] [KRELTSC: 2101707002] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2102094912] Running :.basic: : TEST1 42 ; TEST1 . CR [Hera] [HADES][INFO ] [KRELTSC: 2102759348] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2103141630] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2103618976] Test passed [Hera] [HADES][TEST ] Testing : ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2104072284] Expected: Should define and execute [Hera] [HADES][TEST ] [KRELTSC: 2104403444] Running :.empty_name: : [Hera] [HADES][TEST ] [KRELTSC: 2104920992] Expected error occurred [Hera] [HADES][TEST ] Testing : ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2105434776] Expected: Should handle empty definition [Hera] [HADES][TEST ] [KRELTSC: 2105795112] Running :.nested: : TEST3 : ; [Hera] [HADES][ERROR] [KRELTSC: 2106300592] Nested ':' inside a definition is not allowed [Hera] [HADES][TEST ] [KRELTSC: 2106686292] Expected error occurred [Hera] [HADES][TEST ] Testing : ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2107182650] Expected: Should prevent nested definition [Hera] [HADES][TEST ] [KRELTSC: 2107614452] :: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2108026640] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2108463506] Testing word: ; [Hera] [HADES][TEST ] [KRELTSC: 2108709338] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2109166686] Running ;.alone: ; [Hera] [HADES][TEST ] [KRELTSC: 2109630118] Expected error occurred [Hera] [HADES][TEST ] Testing ; ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2110155430] Expected: Should error outside definition [Hera] [HADES][TEST ] [KRELTSC: 2110609678] Running ;.immediate: : TEST4 42 ; IMMEDIATE TEST4 . CR [Hera] [HADES][INFO ] [KRELTSC: 2111280668] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2111632142] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2112073496] Test passed [Hera] [HADES][TEST ] Testing ; ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2112523892] Expected: Should handle immediate [Hera] [HADES][TEST ] [KRELTSC: 2112846344] ;: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2113261424] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2113720244] Testing word: CONSTANT [Hera] [HADES][TEST ] [KRELTSC: 2114032010] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2114308578] Running CONSTANT.basic: 42 CONSTANT MEANING MEANING . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2115658524] Test passed [Hera] [HADES][TEST ] Testing CONSTANT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2116386728] Expected: Should create constant [Hera] [HADES][TEST ] [KRELTSC: 2116739610] Running CONSTANT.zero: 0 CONSTANT ZERO ZERO . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 2117413614] Test passed [Hera] [HADES][TEST ] Testing CONSTANT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2117897070] Expected: Should handle zero [Hera] [HADES][TEST ] [KRELTSC: 2118205780] Running CONSTANT.negative: -1 CONSTANT MINUS MINUS . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 2118930508] Test passed [Hera] [HADES][TEST ] Testing CONSTANT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2119414358] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 2119754752] Running CONSTANT.empty_stack: CONSTANT [Hera] [HADES][TEST ] [KRELTSC: 2120178928] Expected error occurred [Hera] [HADES][TEST ] Testing CONSTANT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2120706746] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 2121053304] CONSTANT: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2121432502] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2121957916] Testing word: VARIABLE [Hera] [HADES][TEST ] [KRELTSC: 2122228796] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2122529604] Running VARIABLE.basic: VARIABLE VAR1 42 VAR1 ! VAR1 @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2123663464] Test passed [Hera] [HADES][TEST ] Testing VARIABLE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2124141522] Expected: Should create variable [Hera] [HADES][TEST ] [KRELTSC: 2124559838] Running VARIABLE.multiple: VARIABLE VAR2 VARIABLE VAR3 [Hera] [HADES][TEST ] [KRELTSC: 2125173708] Test passed [Hera] [HADES][TEST ] Testing VARIABLE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2125672362] Expected: Should create multiple [Hera] [HADES][TEST ] [KRELTSC: 2126004570] Running VARIABLE.store_fetch: VARIABLE VAR4 -99 VAR4 ! VAR4 @ . CR [Hera] -99 [Hera] [HADES][TEST ] [KRELTSC: 2126762708] Test passed [Hera] [HADES][TEST ] Testing VARIABLE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2127441622] Expected: Should store/fetch [Hera] [HADES][TEST ] [KRELTSC: 2127756860] VARIABLE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2128156290] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2128579218] Testing word: CREATE [Hera] [HADES][TEST ] [KRELTSC: 2128870816] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2129150992] Running CREATE.basic: CREATE OBJ1 [Hera] [HADES][TEST ] [KRELTSC: 2129856652] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2130431676] Expected: Should create word [Hera] [HADES][TEST ] [KRELTSC: 2130742754] Running CREATE.with_data: CREATE OBJ2 42 , OBJ2 @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2131519300] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2131990472] Expected: Should allow data [Hera] [HADES][TEST ] [KRELTSC: 2132295972] Running CREATE.empty_name: CREATE [Hera] [HADES][TEST ] [KRELTSC: 2132640426] Expected error occurred [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2133239248] Expected: Should handle empty name [Hera] [HADES][TEST ] [KRELTSC: 2133572802] CREATE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2133952752] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2134376008] Testing word: DOES> [Hera] [HADES][TEST ] [KRELTSC: 2134633802] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2134910790] Running DOES>.basic: : CONST CREATE , DOES> @ ; 42 CONST MEANING MEANING . CR [Hera] [HADES][INFO ] [KRELTSC: 2136532140] ECW: w=0x3dab89d8 func=0x3d5b935e 'CREATE' [Hera] [HADES][INFO ] [KRELTSC: 2137013888] ECW: w=0x3dab4e20 func=0x3d5bbd0c ',' [Hera] [HADES][INFO ] [KRELTSC: 2137370838] ECW: w=0x3dab96b8 func=0x3d5b9150 'does_rt' [Hera] [HADES][INFO ] [KRELTSC: 2138272686] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2140313484] Test passed [Hera] [HADES][TEST ] Testing DOES> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2140797180] Expected: Should define behavior [Hera] [HADES][TEST ] [KRELTSC: 2141207220] Running DOES>.multiple: : ARRAY CREATE DOES> SWAP CELLS + ; CREATE ARR 10 CELLS ALLOT [Hera] [HADES][TEST ] [KRELTSC: 2142233400] Test passed [Hera] [HADES][TEST ] Testing DOES> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2142709290] Expected: Should work with arrays [Hera] [HADES][TEST ] [KRELTSC: 2143033562] Running DOES>.outside: DOES> [Hera] [HADES][ERROR] [KRELTSC: 2143417500] DOES>: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2143708572] Expected error occurred [Hera] [HADES][TEST ] Testing DOES> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2144298218] Expected: Should error outside definition [Hera] [HADES][TEST ] [KRELTSC: 2144652454] DOES>: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2145023700] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2145444028] Testing word: [ [Hera] [HADES][TEST ] [KRELTSC: 2145688472] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2145965094] Running [.basic: : TEST5 [ 42 ] LITERAL ; TEST5 . CR [Hera] [HADES][INFO ] [KRELTSC: 2147109194] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2147575926] Test passed [Hera] [HADES][TEST ] Testing [ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2148046898] Expected: Should enter interpret [Hera] [HADES][TEST ] [KRELTSC: 2148367134] Running [.outside: [ [Hera] [HADES][TEST ] [KRELTSC: 2148671218] Test passed [Hera] [HADES][TEST ] Testing [ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2149153254] Expected: Should be allowed outside definition (no error) [Hera] [HADES][TEST ] [KRELTSC: 2149765234] [: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2150112824] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2150545344] Testing word: ] [Hera] [HADES][TEST ] [KRELTSC: 2150788912] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2151066502] Running ].basic: [ 42 ] . CR [Hera] [HADES][TEST ] [KRELTSC: 2151607380] Test passed [Hera] [HADES][TEST ] Testing ] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2152067718] Expected: Should resume compile [Hera] [HADES][TEST ] [KRELTSC: 2152452902] Running ].nested: : TEST6 [ ] 42 ; TEST6 . CR [Hera] [HADES][INFO ] [KRELTSC: 2153085452] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2153455200] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2153893598] Test passed [Hera] [HADES][TEST ] Testing ] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2154344678] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 2154662188] ]: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2155003584] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2155491654] Testing word: DEFER [Hera] [HADES][TEST ] [KRELTSC: 2155751188] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2156039396] Running DEFER.basic: DEFER DF1 : DF1W 42 . CR ; ' DF1W IS DF1 DF1 [Hera] [HADES][INFO ] [KRELTSC: 2157853526] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2158342482] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 42 [HADES][INFO ] [KRELTSC: 2158715914] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2159045382] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2159427578] Test passed [Hera] [HADES][TEST ] Testing DEFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2159903864] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 2160392060] Running DEFER.uninit: DEFER DF2 DF2 [Hera] [HADES][ERROR] [KRELTSC: 2161503344] DEFER runtime: no target set for 'DF2' [Hera] [HADES][TEST ] [KRELTSC: 2161943212] Expected error occurred [Hera] [HADES][TEST ] Testing DEFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2162456194] Expected: Should error: uninitialized deferred word [Hera] [HADES][TEST ] [KRELTSC: 2162844044] DEFER: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2163207656] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2163710374] Testing word: IS [Hera] [HADES][TEST ] [KRELTSC: 2163959980] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2164236966] Running IS.basic: DEFER IS1 : IS1W 99 . CR ; ' IS1W IS IS1 IS1 [Hera] [HADES][INFO ] [KRELTSC: 2165256762] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2165618466] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 99 [HADES][INFO ] [KRELTSC: 2166005298] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2166417086] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2166761568] Test passed [Hera] [HADES][TEST ] Testing IS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2167231528] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 2167530076] Running IS.not_defer: 42 IS DUP [Hera] [HADES][ERROR] [KRELTSC: 2167946824] IS: 'DUP' was not created by DEFER [Hera] [HADES][TEST ] [KRELTSC: 2168316624] Expected error occurred [Hera] [HADES][TEST ] Testing IS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2168844526] Expected: Should error: DUP is not a DEFER word [Hera] [HADES][TEST ] [KRELTSC: 2169298230] Running IS.not_found: 42 IS NOSUCH [Hera] [HADES][ERROR] [KRELTSC: 2169758576] IS: word 'NOSUCH' not found [Hera] [HADES][TEST ] [KRELTSC: 2170092736] Expected error occurred [Hera] [HADES][TEST ] Testing IS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2170590182] Expected: Should error: word not found [Hera] [HADES][TEST ] [KRELTSC: 2170930878] IS: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2171277916] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2171697594] Testing word: DEFER@ [Hera] [HADES][TEST ] [KRELTSC: 2172116230] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2172409828] Running DEFER@.basic: DEFER DFA1 : DFA1W 7 . CR ; ' DFA1W IS DFA1 DEFER@ DFA1 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 2173914476] Test passed [Hera] [HADES][TEST ] Testing DEFER@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2174390044] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 2174691090] Running DEFER@.not_found: DEFER@ NOSUCH2 [Hera] [HADES][ERROR] [KRELTSC: 2175199992] DEFER@: word 'NOSUCH2' not found [Hera] [HADES][TEST ] [KRELTSC: 2175547102] Expected error occurred [Hera] [HADES][TEST ] Testing DEFER@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2176075428] Expected: Should error: word not found [Hera] [HADES][TEST ] [KRELTSC: 2176414134] DEFER@: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2176771488] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 2177188834] Testing word: ['] [Hera] [HADES][TEST ] [KRELTSC: 2177437766] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2177782888] Running ['].compile_xt: : BKT1 ['] DUP ; 77 BKT1 EXECUTE . . CR [Hera] [HADES][INFO ] [KRELTSC: 2178875492] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2179241560] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 77 77 [Hera] [HADES][TEST ] [KRELTSC: 2179978052] Test passed [Hera] [HADES][TEST ] Testing ['] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2180534646] Expected: Should print: 77 77 [Hera] [HADES][TEST ] [KRELTSC: 2180850698] Running ['].pin_like: : BKT2 ['] DROP ; 1 2 BKT2 EXECUTE . CR [Hera] [HADES][INFO ] [KRELTSC: 2181555478] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2181906682] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 2182363834] Test passed [Hera] [HADES][TEST ] Testing ['] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2182821872] Expected: Should print: 1 [Hera] [HADES][TEST ] [KRELTSC: 2183187482] Running ['].not_found: : BKT3 ['] NOSUCHWORD ; [Hera] [HADES][ERROR] [KRELTSC: 2183866270] [']': word 'NOSUCHWORD' not found [Hera] [HADES][TEST ] [KRELTSC: 2184226810] Expected error occurred [Hera] [HADES][TEST ] Testing ['] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2184749594] Expected: Should error: word not found [Hera] [HADES][TEST ] [KRELTSC: 2185099940] [']: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2185489806] === Defining Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 2186241176] [Hera] === Testing Module: Control Words === [Hera] [HADES][INFO ] [KRELTSC: 2186653820] Running Control Words Tests (Module 12)... [Hera] [HADES][TEST ] [KRELTSC: 2187107828] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2187580046] Testing word: IF [Hera] [HADES][TEST ] [KRELTSC: 2187831336] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2188108994] Running IF.true: : TEST1 IF 42 ELSE 24 THEN ; -1 TEST1 . CR [Hera] [HADES][INFO ] [KRELTSC: 2190459246] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2191057894] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2191415668] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2192028702] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2192507152] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2192967046] Expected: Should take true branch [Hera] [HADES][TEST ] [KRELTSC: 2193292732] Running IF.false: : TEST2 IF 42 ELSE 24 THEN ; 0 TEST2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2194054354] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2194704940] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2195052686] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 24 [Hera] [HADES][TEST ] [KRELTSC: 2195524540] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2195985920] Expected: Should take false branch [Hera] [HADES][TEST ] [KRELTSC: 2196317106] Running IF.nested: : TEST3 IF IF 1 ELSE 2 THEN ELSE 3 THEN ; -1 -1 TEST3 . CR [Hera] [HADES][INFO ] [KRELTSC: 2197315218] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2197694960] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2198068950] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2198407200] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2198762616] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2199114154] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 1 [HADES][DOE ] 46,460000,10000,0,0,203,93,45,4096,67,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 2200608252] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2201085008] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 2201415896] Running IF.no_else: : TEST4 IF 42 THEN ; -1 TEST4 . CR [Hera] [HADES][INFO ] [KRELTSC: 2202088902] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2202502176] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2202921802] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2203376476] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2203997560] Expected: Should work without ELSE [Hera] [HADES][TEST ] [KRELTSC: 2204570614] Running IF.empty_stack: IF [Hera] [HADES][ERROR] [KRELTSC: 2205067888] IF: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2205341506] Expected error occurred [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2206084906] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 2206450204] IF: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2206860972] Testing word: IF [Hera] [HADES][TEST ] [KRELTSC: 2207110562] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2207386358] Running IF.true: : TEST1 IF 42 ELSE 24 THEN ; -1 TEST1 . CR [Hera] [HADES][INFO ] [KRELTSC: 2208288052] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2208773078] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2209115576] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2209498378] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2209949124] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2210406604] Expected: Should take true branch [Hera] [HADES][TEST ] [KRELTSC: 2210753712] Running IF.false: : TEST2 IF 42 ELSE 24 THEN ; 0 TEST2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2211610992] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2211982890] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2212335420] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 24 [Hera] [HADES][TEST ] [KRELTSC: 2212800614] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2213271908] Expected: Should take false branch [Hera] [HADES][TEST ] [KRELTSC: 2213599844] Running IF.nested: : TEST3 IF IF 1 ELSE 2 THEN ELSE 3 THEN ; -1 -1 TEST3 . CR [Hera] [HADES][INFO ] [KRELTSC: 2214713866] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2215146892] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2215552842] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2215892654] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2216568662] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2217241946] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 2217785796] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2218309854] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 2218674476] Running IF.no_else: : TEST4 IF 42 THEN ; -1 TEST4 . CR [Hera] [HADES][INFO ] [KRELTSC: 2219629876] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2220057138] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2220472340] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2220957134] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2221459612] Expected: Should work without ELSE [Hera] [HADES][TEST ] [KRELTSC: 2221842858] Running IF.empty_stack: IF [Hera] [HADES][ERROR] [KRELTSC: 2222217824] IF: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2222558550] Expected error occurred [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2223121942] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 2223469384] IF: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2223966472] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2224465018] Testing word: ELSE [Hera] [HADES][TEST ] [KRELTSC: 2224760748] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2225062840] Running ELSE.alone: ELSE [Hera] [HADES][ERROR] [KRELTSC: 2225732880] ELSE: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2226058920] Expected error occurred [Hera] [HADES][TEST ] Testing ELSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2226574396] Expected: Should error outside IF [Hera] [HADES][TEST ] [KRELTSC: 2226906322] Running ELSE.double: : BAD IF 1 ELSE ELSE 2 THEN ; [Hera] [HADES][ERROR] [KRELTSC: 2227621796] ELSE: missing IF [Hera] [HADES][TEST ] [KRELTSC: 2228143462] Expected error occurred [Hera] [HADES][TEST ] Testing ELSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2228734154] Expected: Should prevent double ELSE [Hera] [HADES][TEST ] [KRELTSC: 2229136830] ELSE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2229493640] Testing word: ELSE [Hera] [HADES][TEST ] [KRELTSC: 2229780638] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2230086634] Running ELSE.alone: ELSE [Hera] [HADES][ERROR] [KRELTSC: 2230589566] ELSE: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2230982758] Expected error occurred [Hera] [HADES][TEST ] Testing ELSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2231502112] Expected: Should error outside IF [Hera] [HADES][TEST ] [KRELTSC: 2231864076] Running ELSE.double: : BAD IF 1 ELSE ELSE 2 THEN ; [Hera] [HADES][ERROR] [KRELTSC: 2232494132] ELSE: missing IF [Hera] [HADES][TEST ] [KRELTSC: 2232755520] Expected error occurred [Hera] [HADES][TEST ] Testing ELSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2233279560] Expected: Should prevent double ELSE [Hera] [HADES][TEST ] [KRELTSC: 2233694770] ELSE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2234083840] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2234516784] Testing word: THEN [Hera] [HADES][TEST ] [KRELTSC: 2234788234] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2235095940] Running THEN.alone: THEN [Hera] [HADES][ERROR] [KRELTSC: 2235631124] THEN: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2235965774] Expected error occurred [Hera] [HADES][TEST ] Testing THEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2236610526] Expected: Should error outside IF [Hera] [HADES][TEST ] [KRELTSC: 2236967698] Running THEN.extra: : BAD IF 1 THEN THEN ; [Hera] [HADES][ERROR] [KRELTSC: 2237657678] CF: underflow [Hera] [HADES][ERROR] [KRELTSC: 2238052878] THEN: unmatched [Hera] [HADES][TEST ] [KRELTSC: 2238327818] Expected error occurred [Hera] [HADES][TEST ] Testing THEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2238862288] Expected: Should prevent extra THEN [Hera] [HADES][TEST ] [KRELTSC: 2239389188] THEN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2239748086] Testing word: THEN [Hera] [HADES][TEST ] [KRELTSC: 2240004572] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2240291858] Running THEN.alone: THEN [Hera] [HADES][ERROR] [KRELTSC: 2240741468] THEN: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2241005774] Expected error occurred [Hera] [HADES][TEST ] Testing THEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2241524066] Expected: Should error outside IF [Hera] [HADES][TEST ] [KRELTSC: 2241846458] Running THEN.extra: : BAD IF 1 THEN THEN ; [Hera] [HADES][ERROR] [KRELTSC: 2242545316] CF: underflow [Hera] [HADES][ERROR] [KRELTSC: 2242838508] THEN: unmatched [Hera] [HADES][TEST ] [KRELTSC: 2243090536] Expected error occurred [Hera] [HADES][TEST ] Testing THEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2243598968] Expected: Should prevent extra THEN [Hera] [HADES][TEST ] [KRELTSC: 2243932622] THEN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2244305194] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2244825976] Testing word: BEGIN [Hera] [HADES][TEST ] [KRELTSC: 2245106808] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2245384988] Running BEGIN.until: : TEST5 0 BEGIN 1+ DUP 5 = UNTIL ; TEST5 . CR [Hera] [HADES][INFO ] [KRELTSC: 2246805184] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2247202712] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2247639280] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2248036002] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2248418034] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2248789570] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2249193056] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2249570870] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2249954740] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2250293100] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2250808818] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2251172168] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2251508296] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2251845940] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2252198464] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2252551140] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2252909800] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2253310798] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2253652398] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2253991300] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2254325032] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2254685800] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2255023306] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2255377202] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2255748882] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2256155398] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2256556698] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2257055638] Test passed [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2257530976] Expected: Should loop until true [Hera] [HADES][TEST ] [KRELTSC: 2257883936] Running BEGIN.while: : TEST6 0 BEGIN DUP 5 < WHILE 1+ REPEAT ; TEST6 . CR [Hera] [HADES][INFO ] [KRELTSC: 2259573336] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2259955140] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2260297586] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2260634766] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2260997068] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2261356496] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2261947752] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2262327290] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2262667028] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2263225724] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2263594228] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2263971208] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2264406124] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2264768460] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2265108486] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2265458304] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2265812956] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2266172560] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2266524022] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2266878278] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2267285942] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2267628762] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2267963296] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2268359226] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2268695296] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2269079188] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2269457544] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2269798580] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2270225488] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2270618340] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2271036960] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2271394470] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2271765622] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2272158760] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2272509796] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2273151340] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2273640406] Test passed [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2274115358] Expected: Should loop while true [Hera] [HADES][TEST ] [KRELTSC: 2274440904] Running BEGIN.alone: BEGIN [Hera] [HADES][ERROR] [KRELTSC: 2274846306] BEGIN: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2275187776] Expected error occurred [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2275785662] Expected: Should error outside definition [Hera] [HADES][TEST ] [KRELTSC: 2276173348] BEGIN: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2276533880] Testing word: BEGIN [Hera] [HADES][TEST ] [KRELTSC: 2276791386] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2277069462] Running BEGIN.until: : TEST5 0 BEGIN 1+ DUP 5 = UNTIL ; TEST5 . CR [Hera] [HADES][INFO ] [KRELTSC: 2278035614] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2278515296] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2278892396] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2279280594] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2279660366] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2280050032] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2280457656] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2280845596] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2281322418] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2281694136] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2282072302] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2282446294] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2282780240] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2283142828] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2283566666] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2284008628] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2284570454] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2284949272] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2285316804] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2285724860] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2286088568] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2286488716] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2286935678] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2287306466] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2287675694] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2288039408] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2288429584] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2288969872] Test passed [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2289555150] Expected: Should loop until true [Hera] [HADES][TEST ] [KRELTSC: 2289920288] Running BEGIN.while: : TEST6 0 BEGIN DUP 5 < WHILE 1+ REPEAT ; TEST6 . CR [Hera] [HADES][INFO ] [KRELTSC: 2290905594] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2291324882] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2291744708] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2292137728] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2292605186] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2293008516] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2293398190] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2293811470] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2294177488] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2294584080] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2294957112] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2295555220] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2295926308] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2296349634] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2296774880] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2297449822] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][DOE ] 47,470000,10000,0,0,217,98,45,4096,192,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 2299774058] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2300202146] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2300541840] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2301012074] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2301356308] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2301696394] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2302028820] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2302387776] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2302754752] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2303185968] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2303613666] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2303957816] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2304290498] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2304650668] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2304988872] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2305343450] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2305683044] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2306033998] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2306614590] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2306984240] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2307479212] Test passed [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2307955176] Expected: Should loop while true [Hera] [HADES][TEST ] [KRELTSC: 2308280960] Running BEGIN.alone: BEGIN [Hera] [HADES][ERROR] [KRELTSC: 2308619102] BEGIN: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2308886480] Expected error occurred [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2309465758] Expected: Should error outside definition [Hera] [HADES][TEST ] [KRELTSC: 2309864856] BEGIN: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2310257462] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2310673996] Testing word: UNTIL [Hera] [HADES][TEST ] [KRELTSC: 2310932962] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2311239744] Running UNTIL.basic: : TEST8 BEGIN DUP 1- DUP 0= UNTIL ; 5 TEST8 . CR [Hera] [HADES][INFO ] [KRELTSC: 2312470476] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2312877994] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2313225740] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2313620670] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2313993444] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2314404978] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2314848118] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2315230830] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2315599070] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2315985262] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2316378438] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2316773188] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2317157340] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2317895076] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2318379610] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2318865284] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2319205320] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2319572014] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2319925522] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2320260532] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2320700200] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2321040132] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2321375700] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2321713064] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2322048150] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2322438172] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 2322973032] Test passed [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2323549322] Expected: Should count down [Hera] [HADES][TEST ] [KRELTSC: 2323861926] Running UNTIL.immediate: : TEST9 BEGIN 1 UNTIL ; IMMEDIATE [Hera] [HADES][TEST ] [KRELTSC: 2324622552] Test passed [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2325098136] Expected: Should be immediate [Hera] [HADES][TEST ] [KRELTSC: 2325460650] Running UNTIL.no_begin: UNTIL [Hera] [HADES][ERROR] [KRELTSC: 2325898266] UNTIL: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2326282826] Expected error occurred [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2326821752] Expected: Should error without BEGIN [Hera] [HADES][TEST ] [KRELTSC: 2327161738] UNTIL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2327603036] Testing word: UNTIL [Hera] [HADES][TEST ] [KRELTSC: 2327861504] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2328154796] Running UNTIL.basic: : TEST8 BEGIN DUP 1- DUP 0= UNTIL ; 5 TEST8 . CR [Hera] [HADES][INFO ] [KRELTSC: 2329293844] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2329670988] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2330048594] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2330388638] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2330723508] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2331098500] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2331434844] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2331854952] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2332195688] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2332529576] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2332887134] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2333221968] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2333554276] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2333902348] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2334235784] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2334689034] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2335058264] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2335393916] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2335749022] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2336081816] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2336437398] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2336784364] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 2337184062] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2337521322] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 2337851848] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2338205898] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 2338653294] Test passed [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2339123210] Expected: Should count down [Hera] [HADES][TEST ] [KRELTSC: 2339440446] Running UNTIL.immediate: : TEST9 BEGIN 1 UNTIL ; IMMEDIATE [Hera] [HADES][TEST ] [KRELTSC: 2340572230] Test passed [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2341052056] Expected: Should be immediate [Hera] [HADES][TEST ] [KRELTSC: 2341392374] Running UNTIL.no_begin: UNTIL [Hera] [HADES][ERROR] [KRELTSC: 2341739074] UNTIL: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2342035388] Expected error occurred [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2342590624] Expected: Should error without BEGIN [Hera] [HADES][TEST ] [KRELTSC: 2343055116] UNTIL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2343454352] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2344095910] Testing word: WHILE [Hera] [HADES][TEST ] [KRELTSC: 2344575600] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2345114062] Running WHILE.basic: : TEST10 BEGIN DUP 5 < WHILE 1+ REPEAT ; 0 TEST10 . CR [Hera] [HADES][INFO ] [KRELTSC: 2346981056] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2347612590] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2348206476] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2348914794] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2349511126] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2350115404] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2350755146] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2351547272] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2352122416] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2352707390] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2353287446] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2353847310] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2354520038] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2355079446] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2355635360] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2356249230] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2356955008] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2357502222] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2358033036] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2358577502] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2359059748] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2359397134] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2359842390] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2360183372] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2360608980] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2360978684] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2361349622] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2361684132] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2362060792] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2362570792] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2362930248] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2363269126] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2363608804] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2363941030] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2364301486] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2364788652] Test passed [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2365336064] Expected: Should count up [Hera] [HADES][TEST ] [KRELTSC: 2365639420] Running WHILE.zero_times: : TEST11 BEGIN DUP 0< WHILE 1+ REPEAT ; 0 TEST11 . CR [Hera] [HADES][INFO ] [KRELTSC: 2366515720] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2366871850] ECW: w=0x3daad910 func=0x3d5c192c '0<' [Hera] [HADES][INFO ] [KRELTSC: 2367215024] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2367596586] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 2368113920] Test passed [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2368647884] Expected: Should handle zero iterations [Hera] [HADES][TEST ] [KRELTSC: 2369023930] Running WHILE.no_begin: WHILE [Hera] [HADES][ERROR] [KRELTSC: 2369461500] WHILE: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2369790270] Expected error occurred [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2370403808] Expected: Should error without BEGIN [Hera] [HADES][TEST ] [KRELTSC: 2370869188] WHILE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2371256504] Testing word: WHILE [Hera] [HADES][TEST ] [KRELTSC: 2371542722] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2371846736] Running WHILE.basic: : TEST10 BEGIN DUP 5 < WHILE 1+ REPEAT ; 0 TEST10 . CR [Hera] [HADES][INFO ] [KRELTSC: 2372922036] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2373318588] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2373920918] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2374264084] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2374625138] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2374979766] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2375365626] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2375742292] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2376114912] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2376573216] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2376967216] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2377332132] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2377686260] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2378023374] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2378362638] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2378705290] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2379062868] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2379469674] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2379829218] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2380174734] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2380514702] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2380845562] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2381203840] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2381550434] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2381954228] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2382304408] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2382641678] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2382973468] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2383355574] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2383698782] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2384051468] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2384426856] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2384977072] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2385317114] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2385678114] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2386142682] Test passed [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2386614430] Expected: Should count up [Hera] [HADES][TEST ] [KRELTSC: 2386945822] Running WHILE.zero_times: : TEST11 BEGIN DUP 0< WHILE 1+ REPEAT ; 0 TEST11 . CR [Hera] [HADES][INFO ] [KRELTSC: 2387922646] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2388284140] ECW: w=0x3daad910 func=0x3d5c192c '0<' [Hera] [HADES][INFO ] [KRELTSC: 2388624240] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2389124686] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 2389965112] Test passed [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2390853136] Expected: Should handle zero iterations [Hera] [HADES][TEST ] [KRELTSC: 2391442676] Running WHILE.no_begin: WHILE [Hera] [HADES][ERROR] [KRELTSC: 2391999958] WHILE: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2392437016] Expected error occurred [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2393470498] Expected: Should error without BEGIN [Hera] [HADES][TEST ] [KRELTSC: 2394037298] WHILE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2394625366] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2395382236] Testing word: REPEAT [Hera] [HADES][TEST ] [KRELTSC: 2395818970] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2396486072] Running REPEAT.basic: : TEST12 BEGIN DUP 5 < WHILE 1+ REPEAT ; 0 TEST12 . CR [Hera] [HADES][INFO ] [KRELTSC: 2398046484] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2398668560] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][DOE ] 48,480000,10000,0,0,221,99,47,4096,344,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 2400569198] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2400935818] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2401297152] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2401724098] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2402081792] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2402418984] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2402755974] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2403086416] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2403444238] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2403791958] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2404147200] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2404547096] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2404898828] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2405255502] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2405643360] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2405995364] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2406361614] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2406954610] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2407654136] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2408033898] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2408429238] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2408801706] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2409194244] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2409608100] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2410080632] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2410423036] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2410788132] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2411155872] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2411542816] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2411885700] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2412243000] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2412609182] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2413079260] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2413594814] Test passed [Hera] [HADES][TEST ] Testing REPEAT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2414088710] Expected: Should terminate loop [Hera] [HADES][TEST ] [KRELTSC: 2414442704] Running REPEAT.no_while: REPEAT [Hera] [HADES][ERROR] [KRELTSC: 2414948350] REPEAT: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2415267856] Expected error occurred [Hera] [HADES][TEST ] Testing REPEAT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2415875824] Expected: Should error without WHILE [Hera] [HADES][TEST ] [KRELTSC: 2416220144] REPEAT: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2416780082] Testing word: REPEAT [Hera] [HADES][TEST ] [KRELTSC: 2417047966] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2417330708] Running REPEAT.basic: : TEST12 BEGIN DUP 5 < WHILE 1+ REPEAT ; 0 TEST12 . CR [Hera] [HADES][INFO ] [KRELTSC: 2418608748] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2418995082] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2419340422] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2419676700] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2420054754] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2420391848] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2420763950] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2421179524] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2421521686] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2421854038] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2422212474] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2422547402] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2422901428] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2423239084] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2423594964] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2423999152] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2424363162] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2424698686] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2425054758] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2425393406] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2425732280] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2426065170] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2426469378] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2426869362] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2427228048] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2427565744] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2427904440] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2428236652] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2428596600] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2428930614] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2429295992] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2429787896] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2430163176] ECW: w=0x3daade60 func=0x3d5c1c50 '<' [Hera] [HADES][INFO ] [KRELTSC: 2430496160] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2430855804] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2431338878] Test passed [Hera] [HADES][TEST ] Testing REPEAT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2431835700] Expected: Should terminate loop [Hera] [HADES][TEST ] [KRELTSC: 2432154192] Running REPEAT.no_while: REPEAT [Hera] [HADES][ERROR] [KRELTSC: 2432570782] REPEAT: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2432842562] Expected error occurred [Hera] [HADES][TEST ] Testing REPEAT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2433354418] Expected: Should error without WHILE [Hera] [HADES][TEST ] [KRELTSC: 2433700920] REPEAT: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2434159428] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2434929812] Testing word: DO [Hera] [HADES][TEST ] [KRELTSC: 2435436346] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2435919976] Running DO.basic: : TEST13 5 0 DO I . LOOP ; TEST13 CR [Hera] [HADES][INFO ] [KRELTSC: 2438726946] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2439347354] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2439932536] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2441322774] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2442119082] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2442733440] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2443920350] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2444432560] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2445067766] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2445465342] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2445811740] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2446176496] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2446583860] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2446917326] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2447287882] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2447611422] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2447939570] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2448304170] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2448770474] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2449269020] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2449734782] Expected: Should count 0 to 4 [Hera] [HADES][TEST ] [KRELTSC: 2450056628] Running DO.negative: : TEST14 -1 -5 DO I . LOOP ; TEST14 CR [Hera] [HADES][INFO ] [KRELTSC: 2450842806] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2451199650] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2451593442] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2452232248] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2452794646] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] -5 [HADES][INFO ] [KRELTSC: 2453217106] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2453543320] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2453875824] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] -4 [HADES][INFO ] [KRELTSC: 2454260070] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2454585120] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2455024308] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] -3 [HADES][INFO ] [KRELTSC: 2455394704] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2455732626] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2456063266] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] -2 [HADES][INFO ] [KRELTSC: 2456429470] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2456754150] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2457175750] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2457705372] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 2458034672] Running DO.empty: : TEST15 0 0 DO LOOP ; [Hera] [HADES][TEST ] [KRELTSC: 2458681830] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2459146974] Expected: Should handle empty range [Hera] [HADES][TEST ] [KRELTSC: 2459475834] Running DO.nested: : TEST16 3 0 DO 3 0 DO J I + . LOOP LOOP ; TEST16 CR [Hera] [HADES][INFO ] [KRELTSC: 2460439010] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2460801270] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2461139038] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2461507958] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2461871098] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2462222830] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2462593552] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2463229246] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2463712246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2464057050] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2464449608] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2464788610] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2465189310] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2465589462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2466031576] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2466430148] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2466808116] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2467157586] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2467509222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2467841790] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2468220142] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2468544236] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2468986164] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2469370338] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2469739800] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2470111166] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2470444230] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2470805508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2471208606] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2471641500] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2471990508] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2472321200] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2472654230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2472987890] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2473365952] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2473705080] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2474047332] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2474527276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2474882206] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2475246660] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2475570908] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2475947136] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2476299908] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2476649298] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2477007604] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2477479064] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2477843318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2478179124] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2478543900] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2478867710] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2479195612] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2479539592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2479870656] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2480301032] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2480626608] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2480958318] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2481291900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2481624578] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2481986564] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2482359852] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2482755914] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2483180530] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2483639802] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 2483962020] DO: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2484313782] Testing word: DO [Hera] [HADES][TEST ] [KRELTSC: 2484563476] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2484842856] Running DO.basic: : TEST13 5 0 DO I . LOOP ; TEST13 CR [Hera] [HADES][INFO ] [KRELTSC: 2485959120] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2486335502] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2486676036] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2487020330] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2487355164] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2487718530] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2488094194] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2488502216] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2488873236] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2489198026] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2489528880] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2489891630] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2490216966] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2490547004] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2490921580] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2491306350] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2491639204] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2492018300] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2492341520] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2492738008] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2493240402] Expected: Should count 0 to 4 [Hera] [HADES][TEST ] [KRELTSC: 2493758652] Running DO.negative: : TEST14 -1 -5 DO I . LOOP ; TEST14 CR [Hera] [HADES][DOE ] 49,490000,10000,0,0,227,104,46,4096,527,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 2522844484] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2523219614] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2523560786] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2523921258] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2524274170] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] -5 [HADES][INFO ] [KRELTSC: 2524649624] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2525057716] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2525390610] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] -4 [HADES][INFO ] [KRELTSC: 2525787002] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2526115312] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2526447008] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] -3 [HADES][INFO ] [KRELTSC: 2526813734] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2527149768] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2527577006] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] -2 [HADES][INFO ] [KRELTSC: 2527957216] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2528280234] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2528681912] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2529139444] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 2529488956] Running DO.empty: : TEST15 0 0 DO LOOP ; [Hera] [HADES][TEST ] [KRELTSC: 2530165448] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2530841282] Expected: Should handle empty range [Hera] [HADES][TEST ] [KRELTSC: 2531202304] Running DO.nested: : TEST16 3 0 DO 3 0 DO J I + . LOOP LOOP ; TEST16 CR [Hera] [HADES][INFO ] [KRELTSC: 2532228760] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2532635974] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2533004838] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2533491920] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2533859742] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2534246402] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2534614522] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2534975130] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2535343246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2535693996] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2536151864] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2536477894] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2536807680] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2537140000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2537471948] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2537839554] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2538202874] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2538530004] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2538944972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2539280540] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2539643096] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2539965668] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2540311992] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2540648976] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2541007354] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2541371056] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2541922160] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2542260352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2542592348] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2542955884] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2543279306] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2543625438] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2543984118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2544387402] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2544756934] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2545096762] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2545442278] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2545776282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2546108466] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2546470296] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2546805716] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2547220572] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2547616786] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2547955236] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2548296952] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2548627120] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2548959436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2549309978] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2549685104] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2550070350] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2550403268] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2550789500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2551389362] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2552122952] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2553042548] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2553699550] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2554250608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2554839040] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2555500612] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2556124238] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2556676724] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2557359354] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2558135634] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 2558774088] DO: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2559355704] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2560029352] Testing word: ?DO [Hera] [HADES][TEST ] [KRELTSC: 2560449816] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2560917250] Running ?DO.basic: : TEST17 5 0 ?DO I . LOOP ; TEST17 CR [Hera] [HADES][INFO ] [KRELTSC: 2563168866] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2563746364] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2564608080] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2565389128] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2565729826] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2566123806] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2566465608] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2566886942] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2567278916] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2567603408] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2567933342] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2568294972] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2568616162] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2568942804] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2569315166] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2569716280] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2570049898] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2570574482] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2570900634] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2571306380] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2571789782] Expected: Should count 0 to 4 [Hera] [HADES][TEST ] [KRELTSC: 2572123756] Running ?DO.skip: : TEST18 1 1 ?DO I . LOOP ; [Hera] [HADES][TEST ] [KRELTSC: 2572945170] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2573421694] Expected: Should skip when equal [Hera] [HADES][TEST ] [KRELTSC: 2573740754] Running ?DO.nested: : TEST19 3 0 ?DO 3 I ?DO J I + . LOOP LOOP ; TEST19 CR [Hera] [HADES][INFO ] [KRELTSC: 2574651928] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2575010162] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2575593290] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2575945398] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2576284000] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2576620424] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2576967000] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2577298278] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2577651904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2578053618] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2578422730] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2578748862] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2579077824] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2579459792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2579808612] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2580190384] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2580534010] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2580946456] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2581282898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2581648980] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2582013298] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2582349254] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2582701966] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2583050874] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2583380498] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2583793258] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2584126302] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2584459870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2584792294] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2585155938] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2585480182] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2585822414] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2586155790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2586862378] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2587345830] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2587673130] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2588022272] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2588361106] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2588704232] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2589070584] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2589481742] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2589819104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2590159328] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2590524654] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2590851396] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2591199928] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2591631342] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2592161722] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 2592490646] ?DO: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2592852730] Testing word: ?DO [Hera] [HADES][TEST ] [KRELTSC: 2593101994] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2593378054] Running ?DO.basic: : TEST17 5 0 ?DO I . LOOP ; TEST17 CR [Hera] [HADES][INFO ] [KRELTSC: 2594370160] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2594813540] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2595157074] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2595504710] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2595874164] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2596239196] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2596594616] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2596925392] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2597305026] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2597849396] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2598183396] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2598545336] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2598865740] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2599225592] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2599587744] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2599924594] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2600251834] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2600686956] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2601029018] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2601446100] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2601938450] Expected: Should count 0 to 4 [Hera] [HADES][TEST ] [KRELTSC: 2602250440] Running ?DO.skip: : TEST18 1 1 ?DO I . LOOP ; [Hera] [HADES][TEST ] [KRELTSC: 2602990018] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2603566960] Expected: Should skip when equal [Hera] [HADES][TEST ] [KRELTSC: 2603890048] Running ?DO.nested: : TEST19 3 0 ?DO 3 I ?DO J I + . LOOP LOOP ; TEST19 CR [Hera] [HADES][DOE ] 50,500000,10000,0,0,212,107,47,4096,688,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 2605857660] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2606297912] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2606641878] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2607010448] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2607350514] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2607684190] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2608028244] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2608374604] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2608773348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2609244464] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2609613130] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2609940260] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2610272492] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2610608214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2610942902] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2611362478] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2611785370] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2612123004] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2612476160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2612810700] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2613175816] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2613502214] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2613863272] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2614225200] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2614624170] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2614974544] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2615306772] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2615642816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2615978124] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2616346314] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2616684850] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2617016192] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2617415284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2617767466] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2618131216] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2618457140] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2618806610] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2619144772] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2619485936] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2619832702] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2620332358] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2620672780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2621007918] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2621372226] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2621697072] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2622045924] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2622485178] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2623058722] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 2623390318] ?DO: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2623746672] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2624162714] Testing word: LOOP [Hera] [HADES][TEST ] [KRELTSC: 2624419540] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2624699666] Running LOOP.basic: : TEST20 5 0 DO I . LOOP ; TEST20 CR [Hera] [HADES][INFO ] [KRELTSC: 2625779576] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2626148578] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2626486852] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2626836040] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2627167276] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2627529908] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2627866742] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2628198534] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2628693628] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2629024074] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2629372556] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2629777584] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2630101978] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2630432582] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2630809934] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2631201524] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2631646300] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2632014138] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2632337266] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2632746514] Test passed [Hera] [HADES][TEST ] Testing LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2633215196] Expected: Should increment by 1 [Hera] [HADES][TEST ] [KRELTSC: 2633549754] Running LOOP.no_do: LOOP [Hera] [HADES][ERROR] [KRELTSC: 2634136238] LOOP: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2634434716] Expected error occurred [Hera] [HADES][TEST ] Testing LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2634947344] Expected: Should error without DO [Hera] [HADES][TEST ] [KRELTSC: 2635302360] LOOP: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2635674930] Testing word: LOOP [Hera] [HADES][TEST ] [KRELTSC: 2635931200] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2636246066] Running LOOP.basic: : TEST20 5 0 DO I . LOOP ; TEST20 CR [Hera] [HADES][INFO ] [KRELTSC: 2637267088] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2637633502] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2637995092] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2638339430] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2638673880] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2639052964] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2639375424] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2639807784] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2640176178] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2640500094] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2640829060] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2641191364] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2641514400] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2641854784] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2642215892] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2642703356] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2643037348] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2643399524] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2643723050] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2644123574] Test passed [Hera] [HADES][TEST ] Testing LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2644601210] Expected: Should increment by 1 [Hera] [HADES][TEST ] [KRELTSC: 2644921672] Running LOOP.no_do: LOOP [Hera] [HADES][ERROR] [KRELTSC: 2645300860] LOOP: compile-only [Hera] [HADES][TEST ] [KRELTSC: 2645565438] Expected error occurred [Hera] [HADES][TEST ] Testing LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2646130320] Expected: Should error without DO [Hera] [HADES][TEST ] [KRELTSC: 2646457750] LOOP: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2646810656] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2647221760] Testing word: +LOOP [Hera] [HADES][TEST ] [KRELTSC: 2647694140] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2648034624] Running +LOOP.basic: : TEST21 10 0 DO I . 2 +LOOP ; TEST21 CR [Hera] [HADES][INFO ] [KRELTSC: 2649576402] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2649947448] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2650336676] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2650679264] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2651092784] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2651458084] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2651784514] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2652558484] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2652895436] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2653275782] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2653890482] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2654250984] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2654581468] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2654945218] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2655257430] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2655607692] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2655953706] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 2656386096] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2656705202] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2657057482] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2657404710] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 8 [HADES][INFO ] [KRELTSC: 2657766782] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2658078908] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2658592934] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2659331362] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2660050306] Expected: Should count by 2 [Hera] [HADES][TEST ] [KRELTSC: 2660506908] Running +LOOP.negative: : TEST22 0 10 DO I . -1 +LOOP ; TEST22 CR [Hera] [HADES][INFO ] [KRELTSC: 2661526778] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2661888732] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2662311384] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2662660136] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2662991782] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 10 [HADES][INFO ] [KRELTSC: 2663361302] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2663674122] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2664122480] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2664471338] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 9 [HADES][INFO ] [KRELTSC: 2665059138] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2665378000] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2665731000] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2666059732] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 8 [HADES][INFO ] [KRELTSC: 2666423918] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2666737908] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2667155740] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2667499600] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 7 [HADES][INFO ] [KRELTSC: 2667928154] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2668241556] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2668592318] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2668921188] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 2669292832] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2669605066] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2669966358] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2670296106] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 5 [HADES][INFO ] [KRELTSC: 2670729764] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2671044054] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2671394438] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2671723528] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2672087070] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2672399024] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2672760076] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2673088138] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2673510676] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2673823704] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2674171592] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2674523740] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2674886922] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2675201470] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2675564116] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2675894432] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2676413372] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2676730410] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2677083910] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2677414582] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2677776714] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2678091640] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2678456606] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2678927772] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2679400490] Expected: Should count down [Hera] [HADES][TEST ] [KRELTSC: 2679710466] Running +LOOP.variable: : TEST23 10 0 DO I . DUP +LOOP ; 3 TEST23 CR [Hera] [HADES][INFO ] [KRELTSC: 2680567986] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2680921070] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2681275752] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2681704476] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2682042124] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2682410126] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2682725932] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2683078552] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2683410156] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2683787962] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2684102318] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2684520528] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2684853920] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 2685217274] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2685530844] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2685881526] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2686211464] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 9 [HADES][INFO ] [KRELTSC: 2686585812] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2686898402] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2687439972] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2687839970] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2688309742] Expected: Should use stack value [Hera] [HADES][TEST ] [KRELTSC: 2688673392] +LOOP: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2689053444] Testing word: +LOOP [Hera] [HADES][TEST ] [KRELTSC: 2689313470] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2689606120] Running +LOOP.basic: : TEST21 10 0 DO I . 2 +LOOP ; TEST21 CR [Hera] [HADES][INFO ] [KRELTSC: 2690649830] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2691029162] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2691380356] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2691725486] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2692058838] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2692439674] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2692833892] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2693189514] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2693519592] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2693886168] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2694199126] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2694550236] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2694880528] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][DOE ] 51,510000,10000,0,0,227,109,48,4096,877,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 2696300334] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2696644128] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2696995118] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2697333192] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 2697700170] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2698029060] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2698446356] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2698887260] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 8 [HADES][INFO ] [KRELTSC: 2699252962] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2699566780] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2699920346] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2700321750] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2700803970] Expected: Should count by 2 [Hera] [HADES][TEST ] [KRELTSC: 2701221170] Running +LOOP.negative: : TEST22 0 10 DO I . -1 +LOOP ; TEST22 CR [Hera] [HADES][INFO ] [KRELTSC: 2702038144] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2702389844] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2702733916] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2703073784] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2703417226] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 10 [HADES][INFO ] [KRELTSC: 2703784536] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2704171940] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2704527364] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2704856928] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 9 [HADES][INFO ] [KRELTSC: 2705220126] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2705597890] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2706222266] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2706879150] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 8 [HADES][INFO ] [KRELTSC: 2707574220] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2708162402] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2708775034] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2709405072] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 7 [HADES][INFO ] [KRELTSC: 2710320482] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2710861360] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2711420438] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2711987092] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 2712705466] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2713228614] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2713838440] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2714379752] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 5 [HADES][INFO ] [KRELTSC: 2714988880] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2715611454] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2716216510] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2716749870] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2717322314] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2717879016] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2718607368] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2719140648] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2719716608] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2720205218] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2720981806] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2721524766] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2721893022] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2722209086] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2722559456] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2722888084] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2723267372] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2723655582] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2724010482] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2724549872] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2724917600] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2725230956] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2725593362] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2726025162] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2726573768] Expected: Should count down [Hera] [HADES][TEST ] [KRELTSC: 2726906218] Running +LOOP.variable: : TEST23 10 0 DO I . DUP +LOOP ; 3 TEST23 CR [Hera] [HADES][INFO ] [KRELTSC: 2727773980] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2728128378] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2728466138] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2728830990] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2729248320] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2729631340] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2729944892] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2730316408] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2730646266] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2731010232] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2731323120] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2731688558] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2732221762] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 2732592554] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2732905534] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2733257800] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2733587352] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 9 [HADES][INFO ] [KRELTSC: 2733948974] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2734274358] ECW: w=0x3daba168 func=0x3d5b6301 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2734626442] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2735085770] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2735554740] Expected: Should use stack value [Hera] [HADES][TEST ] [KRELTSC: 2735880546] +LOOP: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2736241516] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2736655714] Testing word: I [Hera] [HADES][TEST ] [KRELTSC: 2736899746] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2737190632] Running I.basic: : TI 4 0 DO I . LOOP CR ; TI [Hera] [HADES][INFO ] [KRELTSC: 2738138436] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2738495222] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2738833768] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2739176212] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2739516832] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2739903706] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2740228912] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2740668358] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2741057248] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2741410058] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2741740276] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2742103986] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2742428204] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2742771386] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2743208234] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2743639758] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2743985096] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2744332200] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2744788502] Expected: Should print: 0 1 2 3 [Hera] [HADES][TEST ] [KRELTSC: 2745108380] Running I.single: : TI1 1 0 DO I . LOOP CR ; TI1 [Hera] [HADES][INFO ] [KRELTSC: 2745884962] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2746350688] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2746710996] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2747072952] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2747434228] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2747798924] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2748298748] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2748961264] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2749371404] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2749841800] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 2750140616] Running I.offset: : TI2 5 3 DO I . LOOP CR ; TI2 [Hera] [HADES][INFO ] [KRELTSC: 2751106458] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2751839478] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2752448168] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2753058228] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2753649612] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2754393886] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2754842416] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2755185710] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2755586516] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2755911572] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2756252472] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2756614148] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2757067652] Expected: Should print: 3 4 [Hera] [HADES][TEST ] [KRELTSC: 2757444794] Running I.in_expr: : TI3 3 0 DO I 2 * . LOOP CR ; TI3 [Hera] [HADES][INFO ] [KRELTSC: 2758298338] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2758655132] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2758994680] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2759337554] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2759687300] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2760109906] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hera] [HADES][INFO ] [KRELTSC: 2760453888] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2760819376] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2761142980] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2761473060] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2761809792] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hera] [HADES][INFO ] [KRELTSC: 2762192840] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2762559824] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2762950626] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2763284626] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2763623336] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hera] [HADES][INFO ] [KRELTSC: 2763957066] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2764323068] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2764648198] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2765000736] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2765365306] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2766005206] Expected: Should print: 0 2 4 [Hera] [HADES][TEST ] [KRELTSC: 2766417904] I: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2766764650] Testing word: I [Hera] [HADES][TEST ] [KRELTSC: 2767009148] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2767286796] Running I.basic: : TI 4 0 DO I . LOOP CR ; TI [Hera] [HADES][INFO ] [KRELTSC: 2768199940] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2768645432] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2768987180] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2769329564] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2769660874] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2770023924] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2770346512] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2770690046] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2771053990] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2771444078] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2771777118] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2772390290] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2772722250] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2773053304] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2773427626] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2773749936] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2774159228] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2774507788] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2774964268] Expected: Should print: 0 1 2 3 [Hera] [HADES][TEST ] [KRELTSC: 2775282258] Running I.single: : TI1 1 0 DO I . LOOP CR ; TI1 [Hera] [HADES][INFO ] [KRELTSC: 2776024296] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2776393088] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2776804864] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2777258746] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2777594488] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2777958066] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2778279302] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2778628716] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2778984058] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2779435914] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 2779793496] Running I.offset: : TI2 5 3 DO I . LOOP CR ; TI2 [Hera] [HADES][DOE ] 52,520000,10000,0,0,208,109,49,4096,1037,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 2781543408] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2781909908] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2782247542] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2782670028] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2783006026] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 2783399962] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2783722554] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2784051974] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2784411846] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2784747292] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2785085690] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2785491378] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2785945458] Expected: Should print: 3 4 [Hera] [HADES][TEST ] [KRELTSC: 2786250594] Running I.in_expr: : TI3 3 0 DO I 2 * . LOOP CR ; TI3 [Hera] [HADES][INFO ] [KRELTSC: 2787037352] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2787403108] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2787768476] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2788338328] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2788694826] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2789054156] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hera] [HADES][INFO ] [KRELTSC: 2789388888] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2789754706] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2790079266] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2790424484] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2790839052] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hera] [HADES][INFO ] [KRELTSC: 2791172068] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2791536028] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2791857904] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2792186366] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2792521824] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hera] [HADES][INFO ] [KRELTSC: 2792849896] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 2793222218] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2793611342] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2793953270] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2794297422] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2794749980] Expected: Should print: 0 2 4 [Hera] [HADES][TEST ] [KRELTSC: 2795062082] I: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2795408092] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2795939262] Testing word: J [Hera] [HADES][TEST ] [KRELTSC: 2796230900] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2796738380] Running J.basic: : TJ 2 0 DO 3 0 DO J . LOOP LOOP CR ; TJ [Hera] [HADES][INFO ] [KRELTSC: 2798338302] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2798733886] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2799074478] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2799599154] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2799941138] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2800275654] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2800613962] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2800965964] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2801543392] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2801870248] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2802272842] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2802637626] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2802959372] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2803287438] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2803646784] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2803968972] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2804325826] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2804661824] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2805065650] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2805411016] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2805741458] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2806107770] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2806430788] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2806760510] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2807133476] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2807456082] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2807856128] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2808222032] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2808545620] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2808892394] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2809233846] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2809579174] Test passed [Hera] [HADES][TEST ] Testing J ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2810047032] Expected: Should print: 0 0 0 1 1 1 [Hera] [HADES][TEST ] [KRELTSC: 2810442386] Running J.paired: : TJ2 2 0 DO 2 0 DO J I + . LOOP LOOP CR ; TJ2 [Hera] [HADES][INFO ] [KRELTSC: 2811566464] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2811925406] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2812276760] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2812644712] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2812984068] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2813405026] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2813751422] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2814080808] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2814448428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2814791872] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2815190088] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2815540680] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2815870502] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2816282584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2816618664] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2817005012] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2817329872] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2817677686] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2818015916] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2818400648] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2818816096] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2819149462] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2819482922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2819817398] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2820182306] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2820507486] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2820836754] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2821181374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2821574632] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2822053002] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2822380732] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2822728516] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2823070538] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2823419744] Test passed [Hera] [HADES][TEST ] Testing J ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2823889436] Expected: Should print: 0 1 1 2 [Hera] [HADES][TEST ] [KRELTSC: 2824210958] J: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2824706790] Testing word: J [Hera] [HADES][TEST ] [KRELTSC: 2825093482] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2825465368] Running J.basic: : TJ 2 0 DO 3 0 DO J . LOOP LOOP CR ; TJ [Hera] [HADES][INFO ] [KRELTSC: 2827039318] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2827598430] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2827940518] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2828292674] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2828628918] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2828967600] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2829308208] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2829654254] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2830163708] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2830491468] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2830828158] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2831188904] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2831513726] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2831842182] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2832216458] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2832541346] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2833146520] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2833490890] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2833834598] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2834177566] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2834558408] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2834930076] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2835283368] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2835762916] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2836131534] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2836465560] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2836794358] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2837157190] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2837481156] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2837840708] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2838182794] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2838618216] Test passed [Hera] [HADES][TEST ] Testing J ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2839116754] Expected: Should print: 0 0 0 1 1 1 [Hera] [HADES][TEST ] [KRELTSC: 2839456336] Running J.paired: : TJ2 2 0 DO 2 0 DO J I + . LOOP LOOP CR ; TJ2 [Hera] [HADES][INFO ] [KRELTSC: 2840408004] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2840783400] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2841202808] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2841553412] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2841890306] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2842231982] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2842572040] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2842901658] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2843239286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2843589522] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 2844029586] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2844466412] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2844804540] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2845139518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2845473434] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2845842128] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2846179072] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2846525812] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2846932556] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2847272590] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2847621116] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2847951336] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2848283594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2848616588] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 2848993524] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2849318256] ECW: w=0x3dabb268 func=0x3d5b66d1 'J' [Hera] [HADES][INFO ] [KRELTSC: 2849711296] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2850048474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 2850388928] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 2850769752] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2851094408] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2851440680] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 2851794328] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 2852140660] Test passed [Hera] [HADES][TEST ] Testing J ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2852656642] Expected: Should print: 0 1 1 2 [Hera] [HADES][TEST ] [KRELTSC: 2852976764] J: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2853321056] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2853736310] Testing word: EXIT [Hera] [HADES][TEST ] [KRELTSC: 2853990870] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2854269618] Running EXIT.early_return: : TEX 5 EXIT 99 ; TEX . CR [Hera] [HADES][INFO ] [KRELTSC: 2855056990] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2855583176] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2856184994] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2856657200] Expected: Should print: 5 [Hera] [HADES][TEST ] [KRELTSC: 2856960772] Running EXIT.cond_exit_pos: : TEX2 DUP 0> IF EXIT THEN NEGATE ; 3 TEX2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2857803592] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2858246906] ECW: w=0x3daada20 func=0x3d5c19e8 '0>' [Hera] [HADES][INFO ] [KRELTSC: 2858595540] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2858955968] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][DOE ] 53,530000,10000,0,0,209,109,50,4096,1202,0,0,0,65536,0,0,65536,0,0 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 2860426108] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2860954528] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 2861255912] Running EXIT.cond_exit_neg: : TEX2 DUP 0> IF EXIT THEN NEGATE ; -4 TEX2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2862074954] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2862424216] ECW: w=0x3daada20 func=0x3d5c19e8 '0>' [Hera] [HADES][INFO ] [KRELTSC: 2862764236] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2863138480] ECW: w=0x3daacf80 func=0x3d5b43bc 'NEGATE' [Hera] [HADES][INFO ] [KRELTSC: 2863488134] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 2864009694] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2864478500] Expected: Should print: 4 [Hera] [HADES][TEST ] [KRELTSC: 2864778704] Running EXIT.no_skipped: : TEX3 1 2 EXIT 3 ; TEX3 . . CR [Hera] [HADES][INFO ] [KRELTSC: 2865442200] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2865806706] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2866143142] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 2 1 [Hera] [HADES][TEST ] [KRELTSC: 2866784892] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2867413892] Expected: Should print: 2 1 [Hera] [HADES][TEST ] [KRELTSC: 2867790164] EXIT: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2868184586] Testing word: EXIT [Hera] [HADES][TEST ] [KRELTSC: 2868589320] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2869079646] Running EXIT.early_return: : TEX 5 EXIT 99 ; TEX . CR [Hera] [HADES][INFO ] [KRELTSC: 2870193778] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2870550096] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2870989136] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2871475020] Expected: Should print: 5 [Hera] [HADES][TEST ] [KRELTSC: 2871777028] Running EXIT.cond_exit_pos: : TEX2 DUP 0> IF EXIT THEN NEGATE ; 3 TEX2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2872720964] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2873079938] ECW: w=0x3daada20 func=0x3d5c19e8 '0>' [Hera] [HADES][INFO ] [KRELTSC: 2873415876] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2873773850] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 2874256852] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2874818936] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 2875121570] Running EXIT.cond_exit_neg: : TEX2 DUP 0> IF EXIT THEN NEGATE ; -4 TEX2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2875943970] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2876294112] ECW: w=0x3daada20 func=0x3d5c19e8 '0>' [Hera] [HADES][INFO ] [KRELTSC: 2876629092] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2877005442] ECW: w=0x3daacf80 func=0x3d5b43bc 'NEGATE' [Hera] [HADES][INFO ] [KRELTSC: 2877352390] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 2878190278] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2878665728] Expected: Should print: 4 [Hera] [HADES][TEST ] [KRELTSC: 2878964400] Running EXIT.no_skipped: : TEX3 1 2 EXIT 3 ; TEX3 . . CR [Hera] [HADES][INFO ] [KRELTSC: 2879643386] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2880007936] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2880428798] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 2 1 [Hera] [HADES][TEST ] [KRELTSC: 2880895424] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2881366356] Expected: Should print: 2 1 [Hera] [HADES][TEST ] [KRELTSC: 2881673056] EXIT: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2882028792] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2882444926] Testing word: LEAVE [Hera] [HADES][TEST ] [KRELTSC: 2882716410] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2882993398] Running LEAVE.basic: : TLV 0 5 0 DO I 3 = IF LEAVE THEN 1+ LOOP ; TLV . CR [Hera] [HADES][INFO ] [KRELTSC: 2884887282] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2885252822] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2885617062] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2886046410] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2886397516] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2886729970] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2887103366] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2887442182] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2887802724] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2888173738] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2888523178] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2889089786] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2889430870] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2889771434] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2890129868] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2890465618] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2890831380] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2891175438] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2891596580] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2891931970] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2892289374] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2892622804] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2892968750] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2893297312] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2893632448] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2893976288] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2894415124] ECW: w=0x3daba278 func=0x3d5b6503 '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 2895004902] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2895365382] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 2895822240] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2896291648] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 2896604624] Running LEAVE.at_start: : TLV2 0 5 0 DO LEAVE 1+ LOOP ; TLV2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2897520308] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2897884628] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2898226080] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2898562922] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2898905548] ECW: w=0x3daba278 func=0x3d5b6503 '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 2899265334] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2899636282] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 2900262826] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2900733136] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 2901067254] Running LEAVE.qdloop: : TLV3 0 5 0 ?DO I 2 = IF LEAVE THEN 1+ LOOP ; TLV3 . CR [Hera] [HADES][INFO ] [KRELTSC: 2902046092] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2902418720] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2902850916] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2903192328] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2903543420] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2903876462] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2904214576] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2904548772] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2904909660] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2905279020] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2905693456] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2906026464] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2906363742] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2906707886] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2907066364] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2907400862] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2907746114] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2908085316] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2908482564] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2908818504] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2909177886] ECW: w=0x3daba278 func=0x3d5b6503 '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 2909530232] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2909885868] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 2910339362] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2910824214] Expected: Should print: 2 [Hera] [HADES][TEST ] [KRELTSC: 2911190842] LEAVE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2911652930] Testing word: LEAVE [Hera] [HADES][TEST ] [KRELTSC: 2911914180] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2912193646] Running LEAVE.basic: : TLV 0 5 0 DO I 3 = IF LEAVE THEN 1+ LOOP ; TLV . CR [Hera] [HADES][INFO ] [KRELTSC: 2913757526] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2914472216] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2915016740] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2915564094] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2916145346] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2916849132] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2917416688] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2917982992] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2918400080] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2918734464] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2919100626] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2919430816] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2919889720] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2920226380] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2920592834] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2920927544] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2921275280] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2921606426] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2921976602] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2922382000] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2922866598] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2923215896] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2923584580] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2923915770] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2924253768] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2924600588] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2924961304] ECW: w=0x3daba278 func=0x3d5b6503 '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 2925407038] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2925763808] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 2926239008] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2926710792] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 2927011630] Running LEAVE.at_start: : TLV2 0 5 0 DO LEAVE 1+ LOOP ; TLV2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2927865886] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2928321236] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2928664882] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2929007760] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2929386138] ECW: w=0x3daba278 func=0x3d5b6503 '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 2929737042] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2930090910] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][DOE ] 54,540000,10000,0,0,201,109,50,4096,1319,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 2931701328] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2932170536] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 2932468858] Running LEAVE.qdloop: : TLV3 0 5 0 ?DO I 2 = IF LEAVE THEN 1+ LOOP ; TLV3 . CR [Hera] [HADES][INFO ] [KRELTSC: 2933442478] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2934003076] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2934346084] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2934688996] ECW: w=0x3dab9e38 func=0x3d5b5dbd '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 2935041370] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2935375482] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2935712396] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2936226200] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2936889796] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2937427364] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2937986412] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2938503086] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2938937908] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2939394098] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2939757250] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2940099876] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2940447792] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2940780224] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2941119308] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2941464782] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2941823374] ECW: w=0x3daba278 func=0x3d5b6503 '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 2942301930] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2942660188] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 2943133922] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2943627968] Expected: Should print: 2 [Hera] [HADES][TEST ] [KRELTSC: 2943932832] LEAVE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2944303300] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2944805988] Testing word: UNLOOP [Hera] [HADES][TEST ] [KRELTSC: 2945225128] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2945505424] Running UNLOOP.early_exit: : TUL 5 0 DO I 2 = IF UNLOOP 42 EXIT THEN LOOP 99 ; TUL . CR [Hera] [HADES][INFO ] [KRELTSC: 2946665554] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2947041174] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2947379754] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2947879716] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2948215988] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2948562894] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2948896550] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2949256428] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2949603466] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2949944152] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2950280156] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2950705944] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2951066508] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2951418324] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2951751372] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2952185076] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2952668318] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2953045332] ECW: w=0x3dabb378 func=0x3d5b65a4 'UNLOOP' [Hera] [HADES][INFO ] [KRELTSC: 2953836554] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2954192716] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2954727268] Test passed [Hera] [HADES][TEST ] Testing UNLOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2955431902] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 2955800638] Running UNLOOP.full_loop: : TUL2 5 0 DO I 9 = IF UNLOOP 77 EXIT THEN LOOP 99 ; TUL2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2957489198] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2957857918] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2958258858] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2958792794] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2959307978] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2959658764] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2959992458] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2960352380] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2960699582] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2961065232] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2961400238] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2961871464] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2962240186] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2962592528] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2962923348] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2963259230] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2963618522] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2963986170] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2964430056] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2964763386] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2965169094] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2965502316] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2965859352] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2966204892] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2966532184] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2966880756] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2967387042] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2967767278] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2968124904] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2968462028] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 99 [Hera] [HADES][TEST ] [KRELTSC: 2968933982] Test passed [Hera] [HADES][TEST ] Testing UNLOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2969420364] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 2969725914] UNLOOP: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2970177708] Testing word: UNLOOP [Hera] [HADES][TEST ] [KRELTSC: 2970441348] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2970717614] Running UNLOOP.early_exit: : TUL 5 0 DO I 2 = IF UNLOOP 42 EXIT THEN LOOP 99 ; TUL . CR [Hera] [HADES][INFO ] [KRELTSC: 2971866326] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2972240312] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2972580362] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2973027650] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2973363390] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2973708826] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2974090264] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2974502112] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2974850158] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2975192244] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2975626760] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2975992796] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2976377454] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2976725182] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2977053968] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2977392248] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2977745680] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2978118304] ECW: w=0x3dabb378 func=0x3d5b65a4 'UNLOOP' [Hera] [HADES][INFO ] [KRELTSC: 2978651004] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2978992932] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2979468648] Test passed [Hera] [HADES][TEST ] Testing UNLOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2979942178] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 2980260500] Running UNLOOP.full_loop: : TUL2 5 0 DO I 9 = IF UNLOOP 77 EXIT THEN LOOP 99 ; TUL2 . CR [Hera] [HADES][INFO ] [KRELTSC: 2981361552] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2981724806] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2982062566] ECW: w=0x3dab9f48 func=0x3d5b5fcb '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 2982405900] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2982737994] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2983077532] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2983426422] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2983787990] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2984204364] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2984536940] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2984874486] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2985206296] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2985564702] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2985911708] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2986289376] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2986625308] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2987018788] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2987379280] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2987726106] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2988056236] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2988393400] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2988724442] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2989093324] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2989440206] ECW: w=0x3dabb158 func=0x3d5b6659 'I' [Hera] [HADES][INFO ] [KRELTSC: 2989929494] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2990270814] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2990602532] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2990960624] ECW: w=0x3daba058 func=0x3d5b6172 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 2991307542] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2991644416] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 99 [Hera] [HADES][TEST ] [KRELTSC: 2992114714] Test passed [Hera] [HADES][TEST ] Testing UNLOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2992659728] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 2992966106] UNLOOP: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2993328612] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2993761280] Testing word: AGAIN [Hera] [HADES][TEST ] [KRELTSC: 2994042570] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2994334652] Running AGAIN.basic: : TAG 0 BEGIN 1+ DUP 3 = IF EXIT THEN AGAIN ; TAG . CR [Hera] [HADES][INFO ] [KRELTSC: 2996418410] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2996800032] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2997139602] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2997527112] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 2997893612] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 2998348310] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2998738992] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 2999094818] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 2999429598] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 2999766746] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3000104726] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3000447482] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3000878164] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3001341888] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 3001676726] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3002013450] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3002350464] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3002682012] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3003051544] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 3003584640] Test passed [Hera] [HADES][TEST ] Testing AGAIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3004057242] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 3004355768] Running AGAIN.countdown: : CD 10 BEGIN 1- DUP 0= IF EXIT THEN AGAIN ; CD . CR [Hera] [HADES][DOE ] 55,550000,10000,0,0,202,110,51,4096,1461,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 3006384000] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3006746536] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3007085108] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3007422124] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3007766356] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3008126762] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3008480276] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3008828526] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3009230712] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3009568528] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3009928908] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3010280678] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3010642370] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3010979056] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3011314134] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3011702572] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3012251614] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3012590420] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3012926916] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3013359234] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3013722824] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3014076202] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3014423116] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3014919750] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3015258950] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3015672180] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3016061720] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3016395748] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3016732926] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3017080376] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3017435976] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3017870866] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3018207724] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3018543838] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3018877792] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3019235338] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3019589204] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3019932800] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3020269848] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3020667700] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3021027210] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3021380108] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3021714418] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3022050344] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3022383230] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3022751850] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3023209950] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3023713600] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3024055112] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3024405980] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3024842958] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3025312576] Test passed [Hera] [HADES][TEST ] Testing AGAIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3025794172] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 3026176174] AGAIN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3026536714] Testing word: AGAIN [Hera] [HADES][TEST ] [KRELTSC: 3026794170] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3027071268] Running AGAIN.basic: : TAG 0 BEGIN 1+ DUP 3 = IF EXIT THEN AGAIN ; TAG . CR [Hera] [HADES][INFO ] [KRELTSC: 3028104968] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3028476220] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 3028925106] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3029266250] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3029603464] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3029936140] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3030292384] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3030643686] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 3030992616] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3031325860] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3031724188] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3032277630] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3032639420] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3032992826] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hera] [HADES][INFO ] [KRELTSC: 3033326440] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3033662740] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3034014670] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3034467930] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3034928250] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 3035569460] Test passed [Hera] [HADES][TEST ] Testing AGAIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3036039524] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 3036337372] Running AGAIN.countdown: : CD 10 BEGIN 1- DUP 0= IF EXIT THEN AGAIN ; CD . CR [Hera] [HADES][INFO ] [KRELTSC: 3037356352] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3037723250] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3038071112] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3038528592] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3039029314] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3039684234] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3040381542] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3040943966] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3041510020] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3042062750] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3042847926] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3043342914] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3043691064] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3044028224] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3044363992] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3044723296] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3045092408] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3045425016] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3046073242] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3046420756] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3046905110] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3047358614] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3047997002] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3048687816] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3049193608] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3049553916] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3049907700] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3050269940] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3050638712] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3050972684] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3051482978] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3051841578] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3052180524] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3052518504] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3052852532] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3053212214] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3053575134] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3053977070] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3054367574] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3054702988] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3055130128] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3055682036] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3056115018] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3056782704] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3057494118] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3057941152] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3058336344] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hera] [HADES][INFO ] [KRELTSC: 3058671592] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 3059078770] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hera] [HADES][INFO ] [KRELTSC: 3059444026] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3059970236] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3060451666] Test passed [Hera] [HADES][TEST ] Testing AGAIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3061110356] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 3061609118] AGAIN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3062220946] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 3063018150] Testing word: CASE [Hera] [HADES][TEST ] [KRELTSC: 3063449806] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3063915276] Running CASE.match_1: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 1 TC [Hera] [HADES][INFO ] [KRELTSC: 3067517584] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3067898228] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3068489314] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3068837550] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3069197486] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3069540304] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3069897368] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3070265430] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 10 [HADES][INFO ] [KRELTSC: 3070635828] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3071051724] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3071401570] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3071874204] Expected: Should print: 10 [Hera] [HADES][TEST ] [KRELTSC: 3072174884] Running CASE.match_2: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 2 TC [Hera] [HADES][INFO ] [KRELTSC: 3073482718] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3073937636] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3074283100] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3074625436] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3074984994] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3075321196] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3075661618] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3076040136] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3076485592] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3076829364] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3077170830] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3077525872] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 20 [HADES][INFO ] [KRELTSC: 3077897004] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3078214496] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3078571246] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3079037322] Expected: Should print: 20 [Hera] [HADES][TEST ] [KRELTSC: 3079513824] Running CASE.default: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 5 TC [Hera] [HADES][INFO ] [KRELTSC: 3080825120] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3081190918] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3081551388] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3081885812] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3082376200] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3082715336] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3083060232] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3083390952] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3083746862] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3084081042] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hera] [HADES][INFO ] [KRELTSC: 3084434388] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3084854312] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 99 [HADES][INFO ] [KRELTSC: 3085228628] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3085593160] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3085940810] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3086405370] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 3086706956] Running CASE.zero_case: : TC CASE 0 OF 88 ENDOF 1 OF 77 ENDOF 66 SWAP ENDCASE . CR ; 0 TC [Hera] [HADES][DOE ] 56,560000,10000,0,0,215,110,51,4096,1620,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 3090060986] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3090640616] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3090995608] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3091338110] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3091697406] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3092037582] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3092376402] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3092744526] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 88 [HADES][INFO ] [KRELTSC: 3093206632] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3093530718] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3093876724] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3094350250] Expected: Should print: 88 [Hera] [HADES][TEST ] [KRELTSC: 3094650008] Running CASE.neg_case: : TC CASE -1 OF 55 ENDOF 44 SWAP ENDCASE . CR ; -1 TC [Hera] [HADES][INFO ] [KRELTSC: 3095723372] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3096174682] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3096520898] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3096862066] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3097221796] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3097561284] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3097900406] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3098315332] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 55 [HADES][INFO ] [KRELTSC: 3098686408] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3099086874] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3099433274] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3099904132] Expected: Should print: 55 [Hera] [HADES][TEST ] [KRELTSC: 3100206916] CASE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3100561380] Testing word: CASE [Hera] [HADES][TEST ] [KRELTSC: 3100815664] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3101105820] Running CASE.match_1: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 1 TC [Hera] [HADES][INFO ] [KRELTSC: 3102741810] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3103117366] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3103459322] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3103815316] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3104174412] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3104619092] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3104959852] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3105321878] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 10 [HADES][INFO ] [KRELTSC: 3105692452] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3106007242] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3106349176] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3106844160] Expected: Should print: 10 [Hera] [HADES][TEST ] [KRELTSC: 3107232850] Running CASE.match_2: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 2 TC [Hera] [HADES][INFO ] [KRELTSC: 3108496622] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3109045380] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3109407354] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3109772530] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3110238758] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3110580566] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3110927274] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3111259462] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3111617328] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3111957924] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3112307352] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3112661492] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 20 [HADES][INFO ] [KRELTSC: 3113271844] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3113598944] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3113944604] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3114410878] Expected: Should print: 20 [Hera] [HADES][TEST ] [KRELTSC: 3114711668] Running CASE.default: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 5 TC [Hera] [HADES][INFO ] [KRELTSC: 3116090322] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3116468092] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3116813736] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3117148856] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3117537284] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3117890306] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3118232422] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3118668756] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3119067040] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3119410106] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hera] [HADES][INFO ] [KRELTSC: 3119751572] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3120092222] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 99 [HADES][INFO ] [KRELTSC: 3120461846] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3120788114] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3121221204] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3121687136] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 3121993644] Running CASE.zero_case: : TC CASE 0 OF 88 ENDOF 1 OF 77 ENDOF 66 SWAP ENDCASE . CR ; 0 TC [Hera] [HADES][INFO ] [KRELTSC: 3123247376] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3123618424] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3124281564] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3124729252] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3125098710] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3125460064] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3125798656] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3126169844] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 88 [HADES][INFO ] [KRELTSC: 3126542066] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3126998790] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3127348538] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3127817566] Expected: Should print: 88 [Hera] [HADES][TEST ] [KRELTSC: 3128116712] Running CASE.neg_case: : TC CASE -1 OF 55 ENDOF 44 SWAP ENDCASE . CR ; -1 TC [Hera] [HADES][INFO ] [KRELTSC: 3129226190] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3129704884] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 3130052126] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hera] [HADES][INFO ] [KRELTSC: 3130435896] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3130800894] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3131168264] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3131506944] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 3131879584] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Hera] 55 [HADES][INFO ] [KRELTSC: 3132249328] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 3132671154] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3133018970] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3133497884] Expected: Should print: 55 [Hera] [HADES][TEST ] [KRELTSC: 3133800698] CASE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3134235196] === Control Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 3134743588] [Hera] === Testing Module: StarForth Words === [Hera] [HADES][INFO ] [KRELTSC: 3135261134] Running StarForth Words Tests (Module 17: StarForth Extensions)... [Hera] [HADES][TEST ] [KRELTSC: 3135957722] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 3136458124] Testing word: ENTROPY@ [Hera] [HADES][TEST ] [KRELTSC: 3136731206] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3137011418] Running ENTROPY@.after_execution: : TESTWORD 1 1 + DROP ; TESTWORD ' TESTWORD ENTROPY@ . CR [Hera] [HADES][INFO ] [KRELTSC: 3138080474] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3138447072] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3138799542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 3139137834] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3139514568] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 3140493702] Test passed [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3141056510] Expected: Should show execution count > 0 [Hera] [HADES][TEST ] [KRELTSC: 3141413440] Running ENTROPY@.zero_initial: : NEWWORD ; ' NEWWORD ENTROPY@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3142164212] Test passed [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3142642634] Expected: Should show 0 for unused word [Hera] [HADES][TEST ] [KRELTSC: 3143001544] Running ENTROPY@.multiple_calls: : ENTTEST 1 DROP ; ENTTEST ENTTEST ENTTEST ' ENTTEST ENTROPY@ . CR [Hera] [HADES][INFO ] [KRELTSC: 3143901318] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3144254438] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3144594696] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3144957852] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3145299084] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3145638284] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3146014158] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3146429614] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3146881776] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 3147366340] Test passed [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3147842668] Expected: Should increment with each call [Hera] [HADES][TEST ] [KRELTSC: 3148192644] Running ENTROPY@.null_addr: 0 ENTROPY@ [Hera] [HADES][ERROR] [KRELTSC: 3148641878] ENTROPY@: null dictionary entry [Hera] [HADES][TEST ] [KRELTSC: 3149248530] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3149812264] Expected: Should handle null address [Hera] [HADES][TEST ] [KRELTSC: 3150159252] Running ENTROPY@.empty_stack: ENTROPY@ [Hera] [HADES][ERROR] [KRELTSC: 3150601424] ENTROPY@: data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 3150923000] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3151454152] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 3151798396] ENTROPY@: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3152338466] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 3152799740] Testing word: ENTROPY! [Hera] [HADES][TEST ] [KRELTSC: 3153068208] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3153344362] Running ENTROPY!.set_entropy: : ENTSET ; 42 ' ENTSET ENTROPY! ' ENTSET ENTROPY@ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 3154675738] Test passed [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3155264428] Expected: Should set entropy to 42 [Hera] [HADES][TEST ] [KRELTSC: 3155628668] Running ENTROPY!.overwrite: : ENTOV ; 10 ' ENTOV ENTROPY! 20 ' ENTOV ENTROPY! ' ENTOV ENTROPY@ . CR [Hera] 20 [Hera] [HADES][TEST ] [KRELTSC: 3156598800] Test passed [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3157090644] Expected: Should overwrite previous value [Hera] [HADES][TEST ] [KRELTSC: 3157440294] Running ENTROPY!.zero_entropy: : ENTZERO ; 0 ' ENTZERO ENTROPY! ' ENTZERO ENTROPY@ . CR [Hera] [HADES][DOE ] 57,570000,10000,0,0,190,117,52,4096,1712,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3159491822] Test passed [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3159991494] Expected: Should set entropy to 0 [Hera] [HADES][TEST ] [KRELTSC: 3160394340] Running ENTROPY!.null_addr: 42 0 ENTROPY! [Hera] [HADES][ERROR] [KRELTSC: 3160859566] ENTROPY!: null dictionary entry [Hera] [HADES][TEST ] [KRELTSC: 3161189338] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3161709274] Expected: Should handle null address [Hera] [HADES][TEST ] [KRELTSC: 3162088646] Running ENTROPY!.one_arg: 42 ENTROPY! [Hera] [HADES][ERROR] [KRELTSC: 3162524280] ENTROPY!: data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 3162864776] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3163495982] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 3163851524] Running ENTROPY!.empty_stack: ENTROPY! [Hera] [HADES][ERROR] [KRELTSC: 3164218826] ENTROPY!: data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 3164524478] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3165040634] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 3165395966] ENTROPY!: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3165763768] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 3166284482] Testing word: WORD-ENTROPY [Hera] [HADES][TEST ] [KRELTSC: 3166583932] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3166862514] Running WORD-ENTROPY.display_all: 1 DUP DUP DUP DROP DROP DROP DROP WORD-ENTROPY [Hera] Word Usage Statistics (Execution Heat Counts): [Hera] ============================================= [Hera] DEFER@: 2 [Hera] IS: 5 [Hera] DEFER: 4 [Hera] WORD-ENTROPY: 1 [Hera] ENTROPY!: 7 [Hera] ENTROPY@: 8 [Hera] ENDCASE: 10 [Hera] ENDOF: 18 [Hera] OF: 18 [Hera] CASE: 10 [Hera] EXIT: 119 [Hera] UNLOOP: 6 [Hera] J: 58 [Hera] I: 212 [Hera] LEAVE: 6 [Hera] +LOOP: 6 [Hera] LOOP: 48 [Hera] DO: 42 [Hera] ?DO: 10 [Hera] UNTIL: 8 [Hera] AGAIN: 4 [Hera] REPEAT: 10 [Hera] WHILE: 10 [Hera] BEGIN: 20 [Hera] THEN: 32 [Hera] ELSE: 14 [Hera] IF: 32 [Hera] (LEAVE): 6 [Hera] (+LOOP): 40 [Hera] (LOOP): 152 [Hera] (DO): 48 [Hera] (?DO): 12 [Hera] (0BRANCH): 142 [Hera] (BRANCH): 72 [Hera] DOES>: 3 [Hera] does_rt: 1 [Hera] LITERAL: 1 [Hera] LIT: 305 [Hera] FORGET: 4 [Hera] ]: 3 [Hera] [: 4 [Hera] IMMEDIATE: 6 [Hera] CONSTANT: 4 [Hera] VARIABLE: 5 [Hera] CREATE: 16 [Hera] ;: 121 [Hera] :: 129 [Hera] ABORT": 3 [Hera] ABORT: 4 [Hera] QUIT: 1 [Hera] EXECUTE: 2 [Hera] ORDER: 3 [Hera] FORTH: 10 [Hera] CURRENT: 4 [Hera] CONTEXT: 5 [Hera] DEFINITIONS: 15 [Hera] VOCABULARY: 15 [Hera] ': 16 [Hera] FIND: 4 [Hera] >BODY: 2 [Hera] HIDDEN: 2 [Hera] SMUDGE: 2 [Hera] ]: 3 [Hera] [: 4 [Hera] LATEST: 7 [Hera] SP@: 8 [Hera] SP!: 5 [Hera] PAD: 33 [Hera] 2,: 19 [Hera] C,: 22 [Hera] ,: 39 [Hera] ALLOT: 27 [Hera] ALIGN: 1 [Hera] HERE: 697 [Hera] SCR: 3 [Hera] THRU: 17 [Hera] LIST: 5 [Hera] LOAD: 5 [Hera] FLUSH: 3 [Hera] EMPTY-BUFFERS: 4 [Hera] SAVE-BUFFERS: 3 [Hera] UPDATE: 7 [Hera] BUFFER: 4 [Hera] BLOCK: 12 [Hera] SPACES: 10 [Hera] SPACE: 7 [Hera] TYPE: 43 [Hera] CR: 1926 [Hera] EMIT: 15 [Hera] BLANK: 2 [Hera] SKIP: 4 [Hera] SCAN: 5 [Hera] SEARCH: 4 [Hera] COMPARE: 5 [Hera] CMOVE>: 4 [Hera] CMOVE: 6 [Hera] -TRAILING: 4 [Hera] LITERAL: 1 [Hera] [']: 3 [Hera] BL: 19 [Hera] SOURCE: 2 [Hera] >IN: 5 [Hera] S": 37 [Hera] (s"): 4 [Hera] WORD: 15 [Hera] SPAN: 4 [Hera] EXPECT: 4 [Hera] COUNT: 14 [Hera] OCTAL: 6 [Hera] HEX: 7 [Hera] DECIMAL: 14 [Hera] BASE: 9 [Hera] SIGN: 3 [Hera] HOLD: 2 [Hera] #>: 16 [Hera] #S: 11 [Hera] #: 5 [Hera] <#: 17 [Hera] .: 2468 [Hera] D2/: 5 [Hera] D2*: 5 [Hera] D0<: 7 [Hera] D0=: 7 [Hera] 2R@: 3 [Hera] 2R>: 7 [Hera] 2>R: 7 [Hera] 2ROT: 6 [Hera] 2OVER: 6 [Hera] 2SWAP: 7 [Hera] 2DUP: 6 [Hera] 2DROP: 6 [Hera] D=: 7 [Hera] D<: 8 [Hera] DMIN: 6 [Hera] DMAX: 6 [Hera] DABS: 7 [Hera] DNEGATE: 6 [Hera] D-: 8 [Hera] D+: 7 [Hera] S>D: 7 [Hera] */MOD: 8 [Hera] */: 10 [Hera] /MOD: 21 [Hera] MOD: 39 [Hera] M/MOD: 7 [Hera] M*: 8 [Hera] M+: 7 [Hera] FALSE: 18 [Hera] TRUE: 30 [Hera] WITHIN: 31 [Hera] U>: 25 [Hera] U<: 25 [Hera] <=: 31 [Hera] >=: 31 [Hera] >: 33 [Hera] <: 74 [Hera] <>: 26 [Hera] =: 178 [Hera] 0<>: 22 [Hera] 0>: 27 [Hera] 0<: 24 [Hera] 0=: 66 [Hera] NOT: 26 [Hera] XOR: 32 [Hera] OR: 38 [Hera] AND: 45 [Hera] MAX: 26 [Hera] MIN: 26 [Hera] NEGATE: 31 [Hera] ABS: 26 [Hera] 2/: 31 [Hera] 2*: 31 [Hera] 2-: 19 [Hera] 2+: 19 [Hera] 1-: 79 [Hera] 1+: 135 [Hera] */MOD: 8 [Hera] */: 10 [Hera] /MOD: 21 [Hera] MOD: 39 [Hera] /: 46 [Hera] *: 52 [Hera] -: 140 [Hera] +: 137 [Hera] CELLS: 20 [Hera] ERASE: 13 [Hera] MOVE: 13 [Hera] FILL: 25 [Hera] 2!: 19 [Hera] 2@: 16 [Hera] -!: 19 [Hera] +!: 37 [Hera] C!: 53 [Hera] C@: 99 [Hera] !: 113 [Hera] @: 184 [Hera] R@: 49 [Hera] R>: 66 [Hera] >R: 68 [Hera] ROLL: 12 [Hera] PICK: 18 [Hera] DEPTH: 83 [Hera] -ROT: 20 [Hera] ROT: 33 [Hera] OVER: 54 [Hera] SWAP: 121 [Hera] ?DUP: 19 [Hera] DUP: 181 [Hera] DROP: 183 [Hera] ------------------------------------- [Hera] Total executions: 10921 [Hera] Total words: 443 [Hera] Average executions per word: 24 [Hera] [HADES][TEST ] [KRELTSC: 3183987830] Test passed [Hera] [HADES][TEST ] Testing WORD-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3184503794] Expected: Should display all word entropy stats [Hera] [HADES][TEST ] [KRELTSC: 3184878508] Running WORD-ENTROPY.after_execution: : WDENT 1 2 + DROP ; WDENT WDENT WORD-ENTROPY [Hera] [HADES][INFO ] [KRELTSC: 3185920948] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3186286292] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3186632592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 3186968516] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3187310364] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3187676818] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3188047736] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3188474110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hera] [HADES][INFO ] [KRELTSC: 3188812608] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3189151698] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] Word Usage Statistics (Execution Heat Counts): [Hera] ============================================= [Hera] WDENT: 2 [Hera] DEFER@: 2 [Hera] IS: 5 [Hera] DEFER: 4 [Hera] WORD-ENTROPY: 2 [Hera] ENTROPY!: 7 [Hera] ENTROPY@: 8 [Hera] ENDCASE: 10 [Hera] ENDOF: 18 [Hera] OF: 18 [Hera] CASE: 10 [Hera] EXIT: 121 [Hera] UNLOOP: 6 [Hera] J: 58 [Hera] I: 212 [Hera] LEAVE: 6 [Hera] +LOOP: 6 [Hera] LOOP: 48 [Hera] DO: 42 [Hera] ?DO: 10 [Hera] UNTIL: 8 [Hera] AGAIN: 4 [Hera] REPEAT: 10 [Hera] WHILE: 10 [Hera] BEGIN: 20 [Hera] THEN: 32 [Hera] ELSE: 14 [Hera] IF: 32 [Hera] (LEAVE): 6 [Hera] (+LOOP): 40 [Hera] (LOOP): 152 [Hera] (DO): 48 [Hera] (?DO): 12 [Hera] (0BRANCH): 142 [Hera] (BRANCH): 72 [Hera] DOES>: 3 [Hera] does_rt: 1 [Hera] LITERAL: 1 [Hera] LIT: 309 [Hera] FORGET: 4 [Hera] ]: 3 [Hera] [: 4 [Hera] IMMEDIATE: 6 [Hera] CONSTANT: 4 [Hera] VARIABLE: 5 [Hera] CREATE: 16 [Hera] ;: 122 [Hera] :: 130 [Hera] ABORT": 3 [Hera] ABORT: 4 [Hera] QUIT: 1 [Hera] EXECUTE: 2 [Hera] ORDER: 3 [Hera] FORTH: 10 [Hera] CURRENT: 4 [Hera] CONTEXT: 5 [Hera] DEFINITIONS: 15 [Hera] VOCABULARY: 15 [Hera] ': 16 [Hera] FIND: 4 [Hera] >BODY: 2 [Hera] HIDDEN: 2 [Hera] SMUDGE: 2 [Hera] ]: 3 [Hera] [: 4 [Hera] LATEST: 7 [Hera] SP@: 8 [Hera] SP!: 5 [Hera] PAD: 33 [Hera] 2,: 19 [Hera] C,: 22 [Hera] ,: 39 [Hera] ALLOT: 27 [Hera] ALIGN: 1 [Hera] HERE: 697 [Hera] SCR: 3 [Hera] THRU: 17 [Hera] LIST: 5 [Hera] LOAD: 5 [Hera] FLUSH: 3 [Hera] EMPTY-BUFFERS: 4 [Hera] SAVE-BUFFERS: 3 [Hera] UPDATE: 7 [Hera] BUFFER: 4 [Hera] BLOCK: 12 [Hera] SPACES: 10 [Hera] SPACE: 7 [Hera] TYPE: 43 [Hera] CR: 1926 [Hera] EMIT: 15 [Hera] BLANK: 2 [Hera] SKIP: 4 [Hera] SCAN: 5 [Hera] SEARCH: 4 [Hera] COMPARE: 5 [Hera] CMOVE>: 4 [Hera] CMOVE: 6 [Hera] -TRAILING: 4 [Hera] LITERAL: 1 [Hera] [']: 3 [Hera] BL: 19 [Hera] SOURCE: 2 [Hera] >IN: 5 [Hera] S": 37 [Hera] (s"): 4 [Hera] WORD: 15 [Hera] SPAN: 4 [Hera] EXPECT: 4 [Hera] COUNT: 14 [Hera] OCTAL: 6 [Hera] HEX: 7 [Hera] DECIMAL: 14 [Hera] BASE: 9 [Hera] SIGN: 3 [Hera] HOLD: 2 [Hera] #>: 16 [Hera] #S: 11 [Hera] #: 5 [Hera] <#: 17 [Hera] .: 2468 [Hera] D2/: 5 [Hera] D2*: 5 [Hera] D0<: 7 [Hera] D0=: 7 [Hera] 2R@: 3 [Hera] 2R>: 7 [Hera] 2>R: 7 [Hera] 2ROT: 6 [Hera] 2OVER: 6 [Hera] 2SWAP: 7 [Hera] 2DUP: 6 [Hera] 2DROP: 6 [Hera] D=: 7 [Hera] D<: 8 [Hera] DMIN: 6 [Hera] DMAX: 6 [Hera] DABS: 7 [Hera] DNEGATE: 6 [Hera] D-: 8 [Hera] D+: 7 [Hera] S>D: 7 [Hera] */MOD: 8 [Hera] */: 10 [Hera] /MOD: 21 [Hera] MOD: 39 [Hera] M/MOD: 7 [Hera] M*: 8 [Hera] M+: 7 [Hera] FALSE: 18 [Hera] TRUE: 30 [Hera] WITHIN: 31 [Hera] U>: 25 [Hera] U<: 25 [Hera] <=: 31 [Hera] >=: 31 [Hera] >: 33 [Hera] <: 74 [Hera] <>: 26 [Hera] =: 178 [Hera] 0<>: 22 [Hera] 0>: 27 [Hera] 0<: 24 [Hera] 0=: 66 [Hera] NOT: 26 [Hera] XOR: 32 [Hera] OR: 38 [Hera] AND: 45 [Hera] MAX: 26 [Hera] MIN: 26 [Hera] NEGATE: 31 [Hera] ABS: 26 [Hera] 2/: 31 [Hera] 2*: 31 [Hera] 2-: 19 [Hera] 2+: 19 [Hera] 1-: 79 [Hera] 1+: 135 [Hera] */MOD: 8 [Hera] */: 10 [Hera] /MOD: 21 [Hera] MOD: 39 [Hera] /: 46 [Hera] *: 52 [Hera] -: 140 [Hera] +: 140 [Hera] CELLS: 20 [Hera] ERASE: 13 [Hera] MOVE: 13 [Hera] FILL: 25 [Hera] 2!: 19 [Hera] 2@: 16 [Hera] -!: 19 [Hera] +!: 37 [Hera] C!: 53 [Hera] C@: 99 [Hera] !: 113 [Hera] @: 184 [Hera] R@: 49 [Hera] R>: 66 [Hera] >R: 68 [Hera] ROLL: 12 [Hera] PICK: 18 [Hera] DEPTH: 83 [Hera] -ROT: 20 [Hera] ROT: 33 [Hera] OVER: 54 [Hera] SWAP: 121 [Hera] ?DUP: 19 [Hera] DUP: 181 [Hera] DROP: 186 [Hera] ------------------------------------- [Hera] Total executions: 10938 [Hera] Total words: 444 [Hera] Average executions per word: 24 [Hera] [HADES][TEST ] [KRELTSC: 3205244158] Test passed [Hera] [HADES][TEST ] Testing WORD-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3205741176] Expected: Should show defined word entropy [Hera] [HADES][TEST ] [KRELTSC: 3206099212] Running WORD-ENTROPY.stack_preserved: DEPTH WORD-ENTROPY DEPTH = . CR [Hera] Word Usage Statistics (Execution Heat Counts): [Hera] ============================================= [Hera] WDENT: 2 [Hera] DEFER@: 2 [Hera] IS: 5 [Hera] DEFER: 4 [Hera] WORD-ENTROPY: 3 [Hera] ENTROPY!: 7 [Hera] ENTROPY@: 8 [Hera] ENDCASE: 10 [Hera] ENDOF: 18 [Hera] OF: 18 [Hera] CASE: 10 [Hera] EXIT: 121 [Hera] UNLOOP: 6 [Hera] J: 58 [Hera] I: 212 [Hera] LEAVE: 6 [Hera] +LOOP: 6 [Hera] LOOP: 48 [Hera] DO: 42 [Hera] ?DO: 10 [Hera] UNTIL: 8 [Hera] AGAIN: 4 [Hera] REPEAT: 10 [Hera] WHILE: 10 [Hera] BEGIN: 20 [Hera] THEN: 32 [Hera] ELSE: 14 [Hera] IF: 32 [Hera] (LEAVE): 6 [Hera] (+LOOP): 40 [Hera] (LOOP): 152 [Hera] (DO): 48 [Hera] (?DO): 12 [Hera] (0BRANCH): 142 [Hera] (BRANCH): 72 [Hera] DOES>: 3 [Hera] does_rt: 1 [Hera] LITERAL: 1 [Hera] LIT: 309 [Hera] FORGET: 4 [Hera] ]: 3 [Hera] [: 4 [Hera] IMMEDIATE: 6 [Hera] CONSTANT: 4 [Hera] VARIABLE: 5 [Hera] CREATE: 16 [Hera] ;: 122 [Hera] :: 130 [Hera] ABORT": 3 [Hera] ABORT: 4 [Hera] QUIT: 1 [Hera] EXECUTE: 2 [Hera] ORDER: 3 [Hera] FORTH: 10 [Hera] CURRENT: 4 [Hera] CONTEXT: 5 [Hera] DEFINITIONS: 15 [Hera] VOCABULARY: 15 [Hera] ': 16 [Hera] FIND: 4 [Hera] >BODY: 2 [Hera] HIDDEN: 2 [Hera] SMUDGE: 2 [Hera] ]: 3 [Hera] [: 4 [Hera] LATEST: 7 [Hera] SP@: 8 [Hera] SP!: 5 [Hera] PAD: 33 [Hera] 2,: 19 [Hera] C,: 22 [Hera] ,: 39 [Hera] ALLOT: 27 [Hera] ALIGN: 1 [Hera] HERE: 697 [Hera] SCR: 3 [Hera] THRU: 17 [Hera] LIST: 5 [Hera] LOAD: 5 [Hera] FLUSH: 3 [Hera] EMPTY-BUFFERS: 4 [Hera] SAVE-BUFFERS: 3 [Hera] UPDATE: 7 [Hera] BUFFER: 4 [Hera] BLOCK: 12 [Hera] SPACES: 10 [Hera] SPACE: 7 [Hera] TYPE: 43 [Hera] CR: 1926 [Hera] EMIT: 15 [Hera] BLANK: 2 [Hera] SKIP: 4 [Hera] SCAN: 5 [Hera] SEARCH: 4 [Hera] COMPARE: 5 [Hera] CMOVE>: 4 [Hera] CMOVE: 6 [Hera] -TRAILING: 4 [Hera] LITERAL: 1 [Hera] [']: 3 [Hera] BL: 19 [Hera] SOURCE: 2 [Hera] >IN: 5 [Hera] S": 37 [Hera] (s"): 4 [Hera] WORD: 15 [Hera] SPAN: 4 [Hera] EXPECT: 4 [Hera] COUNT: 14 [Hera] OCTAL: 6 [Hera] HEX: 7 [Hera] DECIMAL: 14 [Hera] BASE: 9 [Hera] SIGN: 3 [Hera] HOLD: 2 [Hera] #>: 16 [Hera] #S: 11 [Hera] #: 5 [Hera] <#: 17 [Hera] .: 2468 [Hera] D2/: 5 [Hera] D2*: 5 [Hera] D0<: 7 [Hera] D0=: 7 [Hera] 2R@: 3 [Hera] 2R>: 7 [Hera] 2>R: 7 [Hera] 2ROT: 6 [Hera] 2OVER: 6 [Hera] 2SWAP: 7 [Hera] 2DUP: 6 [Hera] 2DROP: 6 [Hera] D=: 7 [Hera] D<: 8 [Hera] DMIN: 6 [Hera] DMAX: 6 [Hera] DABS: 7 [Hera] DNEGATE: 6 [Hera] D-: 8 [Hera] D+: 7 [Hera] S>D: 7 [Hera] */MOD: 8 [Hera] */: 10 [Hera] /MOD: 21 [Hera] MOD: 39 [Hera] M/MOD: 7 [Hera] M*: 8 [Hera] M+: 7 [Hera] FALSE: 18 [Hera] TRUE: 30 [Hera] WITHIN: 31 [Hera] U>: 25 [Hera] U<: 25 [Hera] <=: 31 [Hera] >=: 31 [Hera] >: 33 [Hera] <: 74 [Hera] <>: 26 [Hera] =: 178 [Hera] 0<>: 22 [Hera] 0>: 27 [Hera] 0<: 24 [Hera] 0=: 66 [Hera] NOT: 26 [Hera] XOR: 32 [Hera] OR: 38 [Hera] AND: 45 [Hera] MAX: 26 [Hera] MIN: 26 [Hera] NEGATE: 31 [Hera] ABS: 26 [Hera] 2/: 31 [Hera] 2*: 31 [Hera] 2-: 19 [Hera] 2+: 19 [Hera] 1-: 79 [Hera] 1+: 135 [Hera] */MOD: 8 [Hera] */: 10 [Hera] /MOD: 21 [Hera] MOD: 39 [Hera] /: 46 [Hera] *: 52 [Hera] -: 140 [Hera] +: 140 [Hera] CELLS: 20 [Hera] ERASE: 13 [Hera] MOVE: 13 [Hera] FILL: 25 [Hera] 2!: 19 [Hera] 2@: 16 [Hera] -!: 19 [Hera] +!: 37 [Hera] C!: 53 [Hera] C@: 99 [Hera] !: 113 [Hera] @: 184 [Hera] R@: 49 [Hera] R>: 66 [Hera] >R: 68 [Hera] ROLL: 12 [Hera] PICK: 18 [Hera] DEPTH: 84 [Hera] -ROT: 20 [Hera] ROT: 33 [Hera] OVER: 54 [Hera] SWAP: 121 [Hera] ?DUP: 19 [Hera] DUP: 181 [Hera] DROP: 186 [Hera] ------------------------------------- [Hera] Total executions: 10940 [Hera] Total words: 444 [Hera] Average executions per word: 24 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3223028648] Test passed [Hera] [HADES][TEST ] Testing WORD-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3223542296] Expected: Should not affect stack [Hera] [HADES][TEST ] [KRELTSC: 3223887664] WORD-ENTROPY: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3224282784] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 3224820882] Testing word: RESET-ENTROPY [Hera] [HADES][TEST ] [KRELTSC: 3225206512] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3225485508] Running RESET-ENTROPY.reset_defined: : RESETTEST 1 DROP ; RESETTEST RESETTEST RESETTEST RESET-ENTROPY [Hera] [HADES][INFO ] [KRELTSC: 3226469664] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3226827868] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3227190204] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3227641216] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3227989200] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3228328884] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3228688804] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3229029782] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3229393402] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 3230143562] Test passed [Hera] [HADES][TEST ] Testing RESET-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3230731940] Expected: Should reset all entropy counters [Hera] [HADES][TEST ] [KRELTSC: 3231096764] Running RESET-ENTROPY.double_reset: RESET-ENTROPY RESET-ENTROPY [Hera] [HADES][TEST ] [KRELTSC: 3231678382] Test passed [Hera] [HADES][TEST ] Testing RESET-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3232171646] Expected: Should handle multiple resets [Hera] [HADES][TEST ] [KRELTSC: 3232513200] Running RESET-ENTROPY.after_usage: 1 DUP DUP DUP DROP DROP DROP DROP RESET-ENTROPY [Hera] [HADES][TEST ] [KRELTSC: 3233296012] Test passed [Hera] [HADES][TEST ] Testing RESET-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3233798114] Expected: Should reset after word usage [Hera] [HADES][TEST ] [KRELTSC: 3234144244] RESET-ENTROPY: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3234527776] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 3234989556] Testing word: TOP-WORDS [Hera] [HADES][TEST ] [KRELTSC: 3235277088] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3235603720] Running TOP-WORDS.display_top5: : TOPTEST 1 DROP ; TOPTEST TOPTEST TOPTEST TOPTEST TOPTEST 5 TOP-WORDS [Hera] [HADES][INFO ] [KRELTSC: 3236804116] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3237167920] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3237572108] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3237973896] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3238361492] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3238773722] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3239155180] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3239499854] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3239839092] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3240196922] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3240538692] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3240877238] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3241246514] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3241663906] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3242007350] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] Top 5 most frequently used words: [Hera] ================================== [Hera] 1. DROP: 6 [Hera] 2. TOPTEST: 5 [Hera] 3. EXIT: 5 [Hera] 4. LIT: 5 [Hera] 5. TOP-WORDS: 1 [Hera] [HADES][TEST ] [KRELTSC: 3244048452] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3244636022] Expected: Should display top 5 hot words [Hera] [HADES][TEST ] [KRELTSC: 3244990150] Running TOP-WORDS.display_top10: 10 TOP-WORDS [Hera] Top 10 most frequently used words: [Hera] ================================== [Hera] 1. DROP: 6 [Hera] 2. TOPTEST: 5 [Hera] 3. EXIT: 5 [Hera] 4. LIT: 5 [Hera] 5. TOP-WORDS: 2 [Hera] 6. ;: 1 [Hera] 7. :: 1 [Hera] [HADES][TEST ] [KRELTSC: 3246454370] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3246952472] Expected: Should display top 10 words [Hera] [HADES][TEST ] [KRELTSC: 3247468086] Running TOP-WORDS.after_reset: RESET-ENTROPY 5 TOP-WORDS [Hera] Top 5 most frequently used words: [Hera] ================================== [Hera] 1. TOP-WORDS: 1 [Hera] [HADES][TEST ] [KRELTSC: 3248465024] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3248948324] Expected: Should handle display after reset [Hera] [HADES][TEST ] [KRELTSC: 3249317176] Running TOP-WORDS.single_word: 1 TOP-WORDS [Hera] Top 1 most frequently used words: [Hera] ================================== [Hera] 1. TOP-WORDS: 2 [Hera] [HADES][TEST ] [KRELTSC: 3250257374] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3250740710] Expected: Should display top 1 word [Hera] [HADES][TEST ] [KRELTSC: 3251080082] Running TOP-WORDS.large_count: 100 TOP-WORDS [Hera] Top 100 most frequently used words: [Hera] ================================== [Hera] 1. TOP-WORDS: 3 [Hera] [HADES][TEST ] [KRELTSC: 3251953336] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3252448066] Expected: Should handle large count [Hera] [HADES][TEST ] [KRELTSC: 3252846146] Running TOP-WORDS.zero_count: 0 TOP-WORDS [Hera] TOP-WORDS: invalid count 0 [Hera] [HADES][TEST ] [KRELTSC: 3253464948] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3253947428] Expected: Should handle zero count [Hera] [HADES][TEST ] [KRELTSC: 3254309996] Running TOP-WORDS.negative_count: -5 TOP-WORDS [Hera] TOP-WORDS: invalid count -5 [Hera] [HADES][TEST ] [KRELTSC: 3255120912] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3255687296] Expected: Should handle negative count [Hera] [HADES][TEST ] [KRELTSC: 3256043886] Running TOP-WORDS.empty_stack: TOP-WORDS [Hera] [HADES][ERROR] [KRELTSC: 3256470270] TOP-WORDS: data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 3256820780] Expected error occurred [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3257344088] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 3257687446] TOP-WORDS: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3258077302] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 3258697024] Testing word: (- [Hera] [HADES][TEST ] [KRELTSC: 3258949144] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3259227840] Running (-.comment_line: (- This is a comment [Hera] 1 2 + . CR [Hera] [HADES][WARN ] [KRELTSC: 3260150208] (- comment not terminated [Hera] [HADES][TEST ] [KRELTSC: 3260490202] Test passed [Hera] [HADES][TEST ] Testing (- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3261000902] Expected: Should ignore rest of line [Hera] [HADES][TEST ] [KRELTSC: 3261438598] Running (-.mid_line: 1 (- comment here [Hera] 2 + . CR [Hera] [HADES][WARN ] [KRELTSC: 3261933676] (- comment not terminated [Hera] [HADES][TEST ] [KRELTSC: 3262225414] Test passed [Hera] [HADES][TEST ] Testing (- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3262851280] Expected: Should work mid-expression [Hera] [HADES][TEST ] [KRELTSC: 3263195804] Running (-.no_stack_effect: DEPTH (- comment [Hera] DEPTH = . CR [Hera] [HADES][WARN ] [KRELTSC: 3263717370] (- comment not terminated [Hera] [HADES][TEST ] [KRELTSC: 3264073720] Test passed [Hera] [HADES][TEST ] Testing (- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3264535994] Expected: Should not affect stack [Hera] [HADES][TEST ] [KRELTSC: 3264860164] Running (-.multiple: 1 (- first [Hera] 2 (- second [Hera] + . CR [Hera] [HADES][WARN ] [KRELTSC: 3265471492] (- comment not terminated [Hera] [HADES][TEST ] [KRELTSC: 3265764140] Test passed [Hera] [HADES][TEST ] Testing (- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3266275198] Expected: Should handle multiple comments [Hera] [HADES][TEST ] [KRELTSC: 3266640870] (-: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3267123656] === StarForth Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 3267606476] [Hera] === Testing Module: ACL Words === [Hera] [HADES][INFO ] [KRELTSC: 3267994648] Running ACL Words Tests (Module 24)... [Hera] [HADES][INFO ] [KRELTSC: 3271581704] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3271994678] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][WARN ] [KRELTSC: 3273099088] ACL: denied '__acl_deny_test__' [Hera] [HADES][INFO ] [KRELTSC: 3274178982] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3274536598] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3274900850] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3275416242] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3275764556] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3276106952] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3276514456] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 3276860336] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 3277201674] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3278263324] SKIP: STRICT mode test (ACL.4th not loaded) [Hera] [HADES][INFO ] [KRELTSC: 3279034612] SKIP: ACL-TTL-COMPUTE (ACL.4th not loaded) [Hera] [HADES][WARN ] [KRELTSC: 3279686486] vm_create_word: cannot shadow pinned word '__acl_shadow_target__' [Hera] [HADES][TEST ] [KRELTSC: 3280561332] === ACL Words Summary: 17 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 3281275796] [Hera] === Testing Module: Mama FORTH Words === [Hera] [HADES][INFO ] [KRELTSC: 3281690756] Running Mama FORTH Words Tests (Capsule System M7.1)... [Hera] [HADES][TEST ] [KRELTSC: 3282177254] Testing word: CAPSULE-COUNT [Hera] [HADES][TEST ] [KRELTSC: 3282467886] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3282750150] CAPSULE-COUNT: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3283205248] Testing word: CAPSULE@ [Hera] [HADES][TEST ] [KRELTSC: 3283477362] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3283833746] CAPSULE@: 0 passed, 0 failed, 3 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3284201126] Testing word: CAPSULE-FLAGS@ [Hera] [HADES][TEST ] [KRELTSC: 3284490100] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3284779424] CAPSULE-FLAGS@: 0 passed, 0 failed, 3 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3285164568] Testing word: CAPSULE-LEN@ [Hera] [HADES][TEST ] [KRELTSC: 3285444970] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3285719782] CAPSULE-LEN@: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3286107494] Testing word: CAPSULE-HASH@ [Hera] [HADES][TEST ] [KRELTSC: 3286450696] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3286729390] CAPSULE-HASH@: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3287113064] Testing word: MAMA-VM-ID [Hera] [HADES][TEST ] [KRELTSC: 3287388564] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3287666660] MAMA-VM-ID: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3288038502] Testing word: VM-COUNT [Hera] [HADES][TEST ] [KRELTSC: 3288306970] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3288594012] VM-COUNT: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3288959728] Testing word: CAPSULE-BIRTH [Hera] [HADES][TEST ] [KRELTSC: 3289314224] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3289592852] CAPSULE-BIRTH: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3289976058] Testing word: CAPSULE-RUN [Hera] [HADES][TEST ] [KRELTSC: 3290255142] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3290531288] CAPSULE-RUN: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3290907230] Testing word: CAPSULE-TEST [Hera] [HADES][TEST ] [KRELTSC: 3291189840] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 3291479222] CAPSULE-TEST: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 3291897108] === Mama FORTH Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 3292585862] FINAL TEST SUMMARY: [Hera] [HADES][INFO ] [KRELTSC: 3292875226] Total tests run: 1034652012 [Hera] [HADES][INFO ] [KRELTSC: 3293199980] Passed: 0 [Hera] [HADES][INFO ] [KRELTSC: 3293493902] Failed: 0 [Hera] [HADES][INFO ] [KRELTSC: 3293823026] Stubs (not yet implemented): 38 [Hera] [HADES][INFO ] [KRELTSC: 3294194608] Errors: 0 [Hera] [HADES][INFO ] [KRELTSC: 3294520046] ALL IMPLEMENTED TESTS PASSED! [Hera] [HADES][INFO ] [KRELTSC: 3295028548] Contract checks (A4'/A1): all passed [Hera] [HADES][INFO ] [KRELTSC: 3295373540] ============================================== [Hera] PARITY:M7.1a word_count=452 here=0x00000000000000d8 latest_id=616 hash=0x62621a2a8c16f8c1 [Hera] PARITY:OK [Hera] POST: PASSED [Hera] [HAL][exec] regions frozen: [Hera] kernel.text: [0x000000003d58b000, 0x000000003d5d3c12) [Hera] VM: parity bootstrap complete [Hera] [HADES][INFO ] [KRELTSC: 3334657102] blk: raw device LBN 2048..3071 (1024 blocks) [Hera] PCI: init... [Hera] PCI: ECAM mapped (amd64) [Hera] virtio-blk: found device [Hera] Artemis: virtio-blk attached [Hera] [HADES][INFO ] [KRELTSC: 3517624248] blk: disk 'StarForth Volume' v2 LBN 3072..26073 (23002 user blocks); devblocks=7680 bam=1 base=2 total=23034 free=23002 [Hera] Init: Mama birth... [Hera] [HADES][INFO ] [KRELTSC: 3529285102] exec_block: block 2057 len 313 [Hera] [HADES][INFO ] [KRELTSC: 3533181928] exec_block: block 2049 len 395 [Hera] [HADES][INFO ] [KRELTSC: 3534883966] EXEC: capsule 'lib.4th' [Hera] [HADES][INFO ] [KRELTSC: 3541033112] exec_block: block 4050 len 440 [Hera] [HADES][INFO ] [KRELTSC: 3544479854] ECW: w=0x3dad5950 func=0x3d598569 'EXEC' [Hera] [HADES][INFO ] [KRELTSC: 3544862990] EXEC: capsule 'common:msg.4th' [Hera] [HADES][INFO ] [KRELTSC: 3549280098] exec_block: block 4055 len 301 [Hera] [HADES][DOE ] 58,580000,10000,0,0,188,4,65,4096,1758,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 3553124304] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 3553563352] EXEC: capsule 'process.4th' [Hera] [HADES][INFO ] [KRELTSC: 3555943160] exec_block: block 4300 len 459 [Hera] [HADES][INFO ] [KRELTSC: 3558136878] exec_block: block 4301 len 337 [Artemis] [HADES][INFO ] [KRELTSC: 3731456102] Registering FORTH-79 Standard word set... [Artemis] [HADES][INFO ] [KRELTSC: 3733109944] Registering FORTH-79 arithmetic words... [Artemis] [HADES][INFO ] [KRELTSC: 3753868524] FORTH-79 Standard word set registration complete [Artemis] [HADES][INFO ] [KRELTSC: 3780365448] exec_block: block 4110 len 359 [Artemis] [HADES][INFO ] [KRELTSC: 3784653568] exec_block: block 4111 len 327 [Artemis] [HADES][INFO ] [KRELTSC: 3789023330] exec_block: block 4128 len 187 [Artemis] [HADES][INFO ] [KRELTSC: 3790803206] exec_block: block 4112 len 298 [Artemis] [HADES][INFO ] [KRELTSC: 3793524904] exec_block: block 4113 len 396 [Artemis] [HADES][INFO ] [KRELTSC: 3798132598] exec_block: block 4137 len 98 [Artemis] [HADES][INFO ] [KRELTSC: 3801118460] exec_block: block 4138 len 176 [Artemis] [HADES][INFO ] [KRELTSC: 3855784316] exec_block: block 4122 len 497 [Artemis] [HADES][DOE ] 1,10000,18446744073708981616,0,0,91,6,3,4096,0,0,4895412794951728869,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3904191936] exec_block: block 4123 len 453 [Artemis] [HADES][INFO ] [KRELTSC: 3922087708] exec_block: block 4129 len 234 [Artemis] [HADES][INFO ] [KRELTSC: 3924140174] exec_block: block 4130 len 147 [Artemis] [HADES][INFO ] [KRELTSC: 3925695938] exec_block: block 4124 len 467 [Artemis] [HADES][INFO ] [KRELTSC: 3929043732] exec_block: block 4125 len 437 [Artemis] [HADES][INFO ] [KRELTSC: 3931935714] exec_block: block 4126 len 343 [Artemis] [HADES][DOE ] 2,20000,10000,0,0,70,12,5,4096,0,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3934565470] exec_block: block 4131 len 312 [Artemis] [HADES][INFO ] [KRELTSC: 3936918776] exec_block: block 4139 len 229 [Artemis] [HADES][INFO ] [KRELTSC: 3939099894] exec_block: block 4140 len 221 [Artemis] [HADES][INFO ] [KRELTSC: 3940980142] exec_block: block 4127 len 173 [Artemis] [HADES][INFO ] [KRELTSC: 3957253420] exec_block: block 4132 len 365 [Artemis] [HADES][INFO ] [KRELTSC: 3959659320] exec_block: block 4134 len 336 [Artemis] [HADES][INFO ] [KRELTSC: 3961679664] exec_block: block 4135 len 265 [Artemis] [HADES][INFO ] [KRELTSC: 3963413844] exec_block: block 4136 len 212 [Artemis] [HADES][INFO ] [KRELTSC: 3978878414] exec_block: block 4141 len 138 [Artemis] [HADES][INFO ] [KRELTSC: 3980056448] exec_block: block 4133 len 74 [Artemis] [HADES][INFO ] [KRELTSC: 3980598446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3981094768] ECW: w=0x3db12020 func=0x3d5b8a6d 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 3981492220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3981874206] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 3982234320] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Artemis] [HADES][INFO ] [KRELTSC: 3987757178] ECW: w=0x3db144d0 func=0x3d59f444 'ART-BOOT-DETECT' [Artemis] [HADES][INFO ] [KRELTSC: 3988195692] ECW: w=0x3db11bc0 func=0x3d5b8a6d 'ART-HDR-LBN' [Artemis] [HADES][INFO ] [KRELTSC: 3988593628] ECW: w=0x3dab3f30 func=0x3d5b4f70 'BLOCK' [Artemis] [HADES][INFO ] [KRELTSC: 4002661702] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 4003204046] ECW: w=0x3db138e0 func=0x3d59f444 'ART-MAGIC?' [Artemis] [HADES][INFO ] [KRELTSC: 4003602030] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 4003963540] ECW: w=0x3daab4f0 func=0x3d5c26e7 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 4004326676] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4004713634] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4005072186] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 4005448902] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Artemis] [HADES][INFO ] [KRELTSC: 4005804704] ECW: w=0x3daab4f0 func=0x3d5c26e7 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 4006221268] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4006573662] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4006918890] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 4007280618] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 4007652394] ECW: w=0x3daaca30 func=0x3d5b40a7 '2+' [Artemis] [HADES][INFO ] [KRELTSC: 4008003900] ECW: w=0x3daab4f0 func=0x3d5c26e7 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 4008360504] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4008770144] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4009228544] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 4009586094] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 4009942064] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][DOE ] 3,30000,10000,0,0,131,19,5,4096,28,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4011795928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4012158128] ECW: w=0x3daab4f0 func=0x3d5c26e7 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 4012510754] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4012862642] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4013208666] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 4013564894] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 4013934056] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4014282944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014714438] ECW: w=0x3daab4f0 func=0x3d5c26e7 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 4015066560] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4015416694] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4015760038] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 4016114812] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 4016471236] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4016836158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017261986] ECW: w=0x3daab4f0 func=0x3d5c26e7 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 4017612936] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4017962332] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4018306094] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 4018659328] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 4019015386] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4019376528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4019719740] ECW: w=0x3daab4f0 func=0x3d5c26e7 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 4020247064] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4020705494] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4021095006] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 4021451426] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Artemis] [HADES][INFO ] [KRELTSC: 4021821452] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4022185768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022574392] ECW: w=0x3daab4f0 func=0x3d5c26e7 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 4023009704] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4023364014] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4023711264] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 4024091064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4024470128] ECW: w=0x3dafa990 func=0x3d5b5c8d '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 4024852726] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Artemis] [HADES][INFO ] [KRELTSC: 4025242060] ECW: w=0x3db14298 func=0x3d5b8a6d 'ART-LITHOS-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 4025709296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4026076866] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 4026481894] ECW: w=0x3db14d98 func=0x3d5b8b2e 'ART-BOOT-MODE' [Artemis] [HADES][INFO ] [KRELTSC: 4026883818] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Artemis] [HADES][INFO ] [KRELTSC: 4027254158] ECW: w=0x3db14180 func=0x3d5b8a6d 'ART-BLANK-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 4027661618] ECW: w=0x3daeb5b0 func=0x3d5c8588 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 4028041928] ECW: w=0x3daee8b0 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4028460688] ECW: w=0x3dafa990 func=0x3d5b5c8d '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 4028840354] ECW: w=0x3db14298 func=0x3d5b8a6d 'ART-LITHOS-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 4029234008] ECW: w=0x3daeb5b0 func=0x3d5c8588 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 4029589170] ECW: w=0x3daee8b0 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4029934182] ECW: w=0x3dafa990 func=0x3d5b5c8d '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 4030335984] ECW: w=0x3daeb170 func=0x3d5c823b 'DROP' [Artemis] [HADES][INFO ] [KRELTSC: 4030714050] ECW: w=0x3db14b60 func=0x3d59f444 'ART-RESUME' [Artemis] [HADES][INFO ] [KRELTSC: 4031155484] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] Artemis: LithosAnanke disk -- resuming[HADES][INFO ] [KRELTSC: 4032517768] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 4032851776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4033231066] ECW: w=0x3dafa878 func=0x3d5b5bd1 '(BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 4033621628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4034159582] ECW: w=0x3db14d98 func=0x3d5b8b2e 'ART-BOOT-MODE' [Artemis] [HADES][INFO ] [KRELTSC: 4034589784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4034952670] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 4035307908] ECW: w=0x3db14180 func=0x3d5b8a6d 'ART-BLANK-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 4035700228] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4036044778] ECW: w=0x3dafa990 func=0x3d5b5c8d '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 4036430196] ECW: w=0x3db14298 func=0x3d5b8a6d 'ART-LITHOS-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 4036920302] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4037268922] ECW: w=0x3dafa990 func=0x3d5b5c8d '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 4037659920] ECW: w=0x3db15880 func=0x3d59f444 'ART-READ-TEST' [Artemis] [HADES][INFO ] [KRELTSC: 4038047404] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] Artemis: persist-read...[HADES][INFO ] [KRELTSC: 4038546586] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 4038878560] ECW: w=0x3db11f08 func=0x3d5b8a6d 'ART-DATA-LBN' [Artemis] [HADES][INFO ] [KRELTSC: 4039283050] ECW: w=0x3db145e8 func=0x3d59f444 'BLK-FETCH' [Artemis] [HADES][INFO ] [KRELTSC: 4039719656] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 4040076486] ECW: w=0x3db11f08 func=0x3d5b8a6d 'ART-DATA-LBN' [Artemis] [HADES][INFO ] [KRELTSC: 4040460554] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Artemis] [HADES][INFO ] [KRELTSC: 4040815482] ECW: w=0x3dafa990 func=0x3d5b5c8d '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 4041189072] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 4041553144] ECW: w=0x3db13370 func=0x3d59f444 'LBN>IDX' [Artemis] [HADES][INFO ] [KRELTSC: 4041926876] ECW: w=0x3db11f08 func=0x3d5b8a6d 'ART-DATA-LBN' [Artemis] [HADES][INFO ] [KRELTSC: 4042365262] ECW: w=0x3daac0a0 func=0x3d5b390f '-' [Artemis] [HADES][INFO ] [KRELTSC: 4042885426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4043263286] ECW: w=0x3db034a0 func=0x3d5c7810 'Q.1' [Artemis] [HADES][INFO ] [KRELTSC: 4043811134] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Artemis] [HADES][INFO ] [KRELTSC: 4044190040] ECW: w=0x3db13258 func=0x3d59f444 'BLK-HEAT!' [Artemis] [HADES][INFO ] [KRELTSC: 4044581318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4044941624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4045393082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045743978] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Artemis] [HADES][INFO ] [KRELTSC: 4046092696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4046452392] ECW: w=0x3dab3f30 func=0x3d5b4f70 'BLOCK' [Artemis] [HADES][INFO ] [KRELTSC: 4061413476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4061813272] ECW: w=0x3daab4f0 func=0x3d5c26e7 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 4062246106] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4062605626] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Artemis] [HADES][INFO ] [KRELTSC: 4062953040] ECW: w=0x3dafa990 func=0x3d5b5c8d '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 4063327246] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] PASS: persist-read[HADES][INFO ] [KRELTSC: 4063809016] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 4064171518] ECW: w=0x3dafa878 func=0x3d5b5bd1 '(BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 4064582726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4065221144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4065713350] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] Artemis ready[HADES][INFO ] [KRELTSC: 4066213168] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 4066550580] ECW: w=0x3db15428 func=0x3d59f444 'ART-STATUS' [Artemis] [HADES][INFO ] [KRELTSC: 4066924534] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] Artemis: [HADES][INFO ] [KRELTSC: 4067380392] ECW: w=0x3db12020 func=0x3d5b8a6d 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 4067807454] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Artemis] 22998 [HADES][INFO ] [KRELTSC: 4068248430] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] data blocks[HADES][INFO ] [KRELTSC: 4068722640] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 4069059356] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] K-total=[HADES][INFO ] [KRELTSC: 4069571594] ECW: w=0x3db14fc8 func=0x3d59f444 'ART-K-TOTAL' [Artemis] [HADES][INFO ] [KRELTSC: 4069931592] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4070282140] ECW: w=0x3db12020 func=0x3d5b8a6d 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 4070754772] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4071119020] ECW: w=0x3dafabb8 func=0x3d5b5fcb '(DO)' [Artemis] [HADES][INFO ] [KRELTSC: 4071498562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4071871460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4072286526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4072685614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4073091044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073563738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4073945360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4074333768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4074748348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4075113760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4075496026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4075893990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4076469740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4076895368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4077271448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4077646712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4078062402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4078444422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4078908416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4079254106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4079621908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4079977190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4080343516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4080683168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4081053254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4081423396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081903124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4082265486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4082606296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4082989508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4083348050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4083716054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4084069562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4084515876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4084892782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085278156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4085653984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4085996650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4086365136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4086736968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4087162748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4087642620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4088015552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4088420198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088792272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4089179372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4089562022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4089999304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4090363228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4090764710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091110628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4091455528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4091816408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4092172506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4092534094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4092970474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4093397266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4093784294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4094185760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094530178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4094875252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4095244794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095688174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4096051294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4096393196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4096760438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4097148388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4097547720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097905568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4098278784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4098797780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099146700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4099506040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4099847552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4100216092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4100604174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4100975548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4101398334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4101770334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4102143808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102515524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4102876304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4103218570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4103599340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4104027600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4104402240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104748386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4105165004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4105783442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106530078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4107290816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4107890380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4108713984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4109380296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4110300248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110909856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4111479150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4112103556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112840392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4113506434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4114173110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4114867820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4115603920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4116271412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116939946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4117654510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4118397504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119029080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4119662228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4120276890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4120878426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4121412956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4121820342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122195244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4122583668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4122971822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123353640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4123834460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4124182878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4124560766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4124962028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4125335194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125695372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4126053820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4126478540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126824690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4127183780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4127525382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4127921052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4128280698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4128707468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129092244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4129505998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4129895048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130238234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4130597660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4130939072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4131306060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4131675008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4132125844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132597726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4132961952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 4,40000,10000,0,0,256,25,6,4096,282,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4134907724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135262472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4135654460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4136028530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4136442536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4136842632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4137260778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137740902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4138090494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4138451096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138798140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4139158916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4139502128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4139884572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4140240814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4140711016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141082882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4141449552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4141833194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142209192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4142630704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4143004140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4143626158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4144006446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4144413052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144793406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4145169152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4145595334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146032058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4146394344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4146736112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4147104758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4147463968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4147842792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148218890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4148593352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4149025380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149373640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4149735386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4150079236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4150563682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4151256540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4152087494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152755974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4153407668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4154103440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154994166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4155668102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4156277526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4156939872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4157646186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4158252098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158833964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4159446970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4160188416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160755640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4161277334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4161926272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4162393100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4162853024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4163245500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163620902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4163968946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4164327138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164669456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4165041010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4165383202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4165966908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4166359038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4166758464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167121832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4167484548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4167855850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168199124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4168666266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4169011448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4169377690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4169763724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4170162600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170564928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4170945184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4171374508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171749700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4172165144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4172507754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4172876032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4173262212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4173644802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174058906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4174408616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4174765768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175107688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4175466764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4175808980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4176186830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4176572362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4177139052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177489850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4177835180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4178223418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178565714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4178924056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4179279424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4179740740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4180104270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4180488938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180849270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4181195970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4181840736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182487616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4182888548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4183233816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4183603832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4183964766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4184338998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184698664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4185044416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4185708384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186059424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4186443196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4186817568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4187214818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4187613718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4188114612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188613724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4188964446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4189321806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189665040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4190023950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4190379388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4190825036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4191212008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4191581606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191958058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4192303956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4192663168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193022374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4193383100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4193794080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4194181704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4194578828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4194968648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195312864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4195884098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4196705658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197330556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4197962272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4198525822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4199337186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4200102032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4200769108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201424392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4202123176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4202717304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203330012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4203909922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4204481390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4205194604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4205782028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4206374956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206976958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4207367334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4207861440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208237200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4208627444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4208970414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4209339552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4209698798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4210080480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210491752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4211026106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4211388294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211760200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4212121626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4212479830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4212872920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4213303390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4213677638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214022494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4214367246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4214723848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215066482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4215458392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4215817612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4216295788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4216688578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4217070478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217443252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4217817038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4218261900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218634320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4219105302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4219480102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4219877952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4220235450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4220605018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220948774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4221309800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4221737342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222217274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4222613588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4222998792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4223368764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4223725970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4224108404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224525228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4224875358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4225234166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225577878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4225981648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4226339022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4226719502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4227191086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4227580114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227924598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4228269860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4228641782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228985978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4229345210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4229700006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4230134588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4230505224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4230907960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231273314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4231637706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4231996950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232353128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4232796810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4233256524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4233642826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4234040906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4234410410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234766680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4235126736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4235604814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235966166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4236326760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4236669928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4237037472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4237394820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4237784336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238126716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4238555850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4239003496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4239348628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4239705982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4240046952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4240415238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4240788402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4241227568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241576364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4241922316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4242317188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242658656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4243015954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4243365694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4243734892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 5,50000,10000,0,0,256,25,7,4096,539,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4245412648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4245835536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246227686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4246573306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4247019734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247369568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4247746962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4248122836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4248512922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4248870980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4249253000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249668448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4250032798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4250425530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250776100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4251134678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4251506584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4251888740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4252246216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4252685192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253032240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4253376194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4253734140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254077026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4254436100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4254788592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4255277670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4255796416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4256188170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256574260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4256920596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4257281018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257638486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4258070398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4258418120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4258791254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4259149188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4259517824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259891420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4260251748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4260636234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261050000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4261412430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4261755298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4262313336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4262677276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4263090878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263436800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4263855606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4264218938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264581182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4264943618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4265286142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4265654338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4266024840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4266455828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266950012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4267326192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4267687314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268058230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4268462318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4268817914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4269254822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4269617426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4269988190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270332124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4270676508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4271033648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271413944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4271803228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4272216376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4272616208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4272991736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4273361064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273703728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4274047148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4274450796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274893552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4275256792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4275599828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4275984404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4276357998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4276757094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277142730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4277582876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4278141734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278516892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4278903140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4279273702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4279642378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4280010414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4280449388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280814378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4281157856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4281513104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281853648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4282241002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4282623448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4282991930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4283418056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4283789524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284133028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4284476486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4284831480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285170890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4285553860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4285997968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4286373020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4286732976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4287102548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287446364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4287790594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4288147202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288525794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4289248758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4289722922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4290166880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4290567210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4290970838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291318606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4291746424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4292108068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292451756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4292810850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4293153234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4293550988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4293951056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4294389210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294736988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4295082064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4295439488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295779746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4296165470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4296528180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4296909036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4297351014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4297764688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298110334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4298455444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4298811682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299153710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4299525132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4299868078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4300439844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4300834892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4301205518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301565398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4301940718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4302325484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302696462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4303129588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4303474030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4303842874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4304203182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4304571384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304915252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4305287950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4305757474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4306107870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4306466438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4306809878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4307177644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4307534498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4307915724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308288032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4308705854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4309065908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309432542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4309799068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4310170788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4310539926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4310938150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4311455760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311818574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4312162492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4312535836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312878836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4313257740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4313628150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4314067140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4314458406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4314829902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315173334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4315518050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4315876436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316232880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4316594730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4317021118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4317410172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4317809836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4318178416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318550674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4318895920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4319279956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319742358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4320106010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4320448432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4320817520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4321175422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4321543716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321897626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4322252208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4322851976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323215930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4323592208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4323950884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4324319816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4324691510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4325076178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325508302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4325856318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4326213702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326582772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4326975706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4327345806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4327733520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4328157320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4328574572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328948520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4329294256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4329650860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329993726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4330399978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4330809446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4331182124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4331557716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4331969512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332314210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4332658212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4333030912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333404054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4334048230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4334395064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4334763600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4335121182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4335489482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335845906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4336190422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4336609948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336988152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4337377154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4337720004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4338088876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4338446774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4338828426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339478578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4339830926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4340189608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340565536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4340925732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4341267218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4341647518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4342088150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4342459760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342803276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4343149402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 6,60000,10000,0,0,256,25,8,4096,795,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4344690342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345337240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4345740280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4346086072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4346457702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4346813972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4347202542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347617352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4347995632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4348353100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348695170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4349082406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4349452510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4349859950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4350246434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4350685462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351049220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4351437562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4351794850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352137496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4352496044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4352851818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4353285010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4353646788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4354016612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354389466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4354739442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4355108092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355486528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4355846814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4356346018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4356735752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4357094298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4357463910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357809922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4358202106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4358591084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359012194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4359376578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4359738360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4360137030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4360510178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4360879586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361237940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4361670252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4362029244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362371254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4362757192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4363098820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4363466616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4363835742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4364203338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364615576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4364964322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4365351048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365695182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4366055014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4366425506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4366807442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4367257196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4367729242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368077586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4368424154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4368783562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369126922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4369498226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4369840982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4370298254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4370691872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4371061802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371435384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4371809684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4372180340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372523262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4372953264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4373296088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4373662792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4374017070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4374382382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374753780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4375109392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4375493972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375931120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4376297374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4376668276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4377081550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4377441056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4377823326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378168872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4378826134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4379306454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379685988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4380090496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4380435952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4380819892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4381261672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4381639224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381984786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4382330512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4382706382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383064876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4383489434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4383832932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4384270576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4384662302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4385032064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385375794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4385719952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4386079968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386469108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4386915654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4387259094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4387624936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4387997760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4388383490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388727322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4389126738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4389554248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390015628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4390379988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4390723528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4391092974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4391449892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4391830858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392205768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4392656996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4393019998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393379712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4393738810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4394080506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4394447244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4394816918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4395255004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395603380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4395978388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4396337000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396709948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4397069792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4397425274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4397794300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4398217292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4398590532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398950448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4399337612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4399695860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400039724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4400437818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4400876840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4401423440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4401789016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4402159056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402503976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4402866020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4403255836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403701662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4404094438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4404466410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4404865020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4405240692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4405650278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406036010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4406480768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4406884968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407257562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4407646590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4408018352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4408443894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4408840518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4409303628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409696314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4410071976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4410454686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410832504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4411220920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4411604294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4412093280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4412583608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4413013506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413387500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4413762602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4414167516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414542158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4414979100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4415354118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4415724526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4416269544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4416642076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416999676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4417346052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4417776520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418123754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4418502320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4418862776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4419272046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4419672160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4420069042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420498554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4420889292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4421289842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421631600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4421988966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4422328884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4422706730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4423061178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4423642066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424024470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4424400034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4424759244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425102546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4425473318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4425816228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4426269432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4426631142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4427030722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427375422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4427719660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4428076530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428448824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4428874666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4429219544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4429616428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4430001616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4430399622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430742650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4431100348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4431458716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431897376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4432259710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4432604364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4432973372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4433329926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4433698354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434054488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4434494534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4434988456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435337832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4435727540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4436071844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4436441656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4436814050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4437257368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437607246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4437952932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4438328180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438714400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4439091932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4439462978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4439861186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4440324104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4440743266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441116686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4441492084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4441878908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442277644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4442667152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 7,70000,10000,0,0,256,25,10,4096,1050,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4444728430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4445165112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4445629940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4446114744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446464446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4446813844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4447177338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447521312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4447894342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4448237862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4448672732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4449034892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4449406612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449782880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4450158072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4450518282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450876274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4451306756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4451653284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4452023416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4452380904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4452884480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453308978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4453674598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4454102294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454450008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4454812070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4455153742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4455550630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4455927838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4456326112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456670750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4457186632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4457547424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457891088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4458251432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4458611276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4459022554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4459413280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4459856848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460233600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4460591976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4460951558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461295118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4461655520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4462010042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4462571042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4463155674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4463628920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463975770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4464322528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4464698728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465041186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4465480434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4465825566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4466195212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4466551866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4466921354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467305548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4467692634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4468122706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468576826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4468939252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4469282618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4469668038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4470040892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4470423758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470842554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4471192710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4471551492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471923764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4472283940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4472626314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4473006672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4473363920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4473800304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474149098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4474494400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4474852356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475224132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4475631830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4475987636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4476429160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4476793520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4477191744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477538238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4477885402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4478244826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478631792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4479019474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4479524248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4479894184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4480249386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4480634752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481020240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4481378100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4481737576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482176492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4482541008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4482883924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4483252768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4483612772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4483982608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484371254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4484785392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4485148446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485523056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4485882350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4486223652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4486622942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4487245394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4487753880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488135604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4488485422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4488844192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489186732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4489547318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4489924786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4490295152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4490847734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4491252108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491626998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4491994498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4492364302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492730606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4493379752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4493728362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4494098958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4494459198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4494831496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495177390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4495554448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4495999108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496390886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4496766760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4497109952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4497478160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4497837924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4498252428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498597614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4499038244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4499416534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499760984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4500150176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4500493734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4500862892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4501248650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4501703006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502207886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4502560740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4502920496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503264816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4503624584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4504005292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4504462642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4504853136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4505228014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505601854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4505949402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4506307160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4506684978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4507043900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4507455752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4507828522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4508206722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4508576166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508921470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4509267868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4509639252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510044594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4510407888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4510750626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4511120232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4511477830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4511849004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512205656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4512551548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4513054978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513421426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4513780984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4514121274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4514487562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4514844276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4515224766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515641358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4515991512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4516349930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516693768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4517052180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4517394074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4517792138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4518167116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4518605780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519001788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4519348666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4519710156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520055322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4520417624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4520797188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4521241864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4521620490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4522006510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522368876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4522744416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4523102788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523458184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4523863472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4524505992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4524880636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4525239724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4525610246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525954728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4526316984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4526686714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527125834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4527491170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4527834482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4528204076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4528564568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4528934330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529291508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4529723508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4530084392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530428082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4530787498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4531130106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4531500034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4531881276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4532251966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532661780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4533011274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4533368844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533710654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4534068334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4534408892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4534787510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4535213732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4535686848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536035578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4536381182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4536739118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537082554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4537455158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4537799176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4538237236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4538599704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4538995826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539359830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4539706704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4540083904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540442820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4540874982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4541220596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4541589180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4541946946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4542333608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542696252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 8,80000,10000,0,0,256,25,11,4096,1307,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4544269126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4544643730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544990284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4545372934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4545734340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4546118896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4546550212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4547031476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547381010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4547731122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4548090706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548433540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4548804450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4549213398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4549589118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4549948052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4550317724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550660418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4551004432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4551371942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551716008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4552136280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4552485144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4552890332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4553250958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4553621402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553967408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4554362432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4554789680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555140996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4555502014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4555866052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4556235432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4556592724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4556972616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557316070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4557992416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4558357232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558701320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4559059472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4559400692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4559790598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4560146850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4560589520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560941018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4561320904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4561681588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562027256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4562389038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4562746516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4563197862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4563563602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4563935656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564312396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4564659868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4565018584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565374482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4565735810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4566153646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4566525488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4566883140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4567253008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567626354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4567972264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4568340232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568683290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4569201454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4569547556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4570115684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4570478224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4570868492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571242796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4571694638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4572075488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572419982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4572778960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4573121210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4573506902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4573878198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4574248422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574661268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4575009716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4575368296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575710984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4576069108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4576411538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4576790856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4577209372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4577580904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577956788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4578332196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4578690566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579033498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4579404982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4579748890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4580308954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4580692974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4581063366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581409482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4581754702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4582145374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582523548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4582981724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4583329450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4583699416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4584058402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4584426612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584772482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4585131896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4585490764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585916412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4586298050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4586643280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4587014366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4587372832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4587774074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588121550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4588541066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4588901310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589244606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4589603666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4589945320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4590312774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4590685402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4591054254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591603382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4591952754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4592311844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592656236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4593017976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4593373268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4593743454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4594161968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4594533008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594876758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4595220692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4595576788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595921348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4596292428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4596634822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4597061640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4597423698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4597791764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598135518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4598481216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4598837954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599192170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4599612240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4599961044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4600347850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4600731090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4601129316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601473792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4601831900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4602191426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602693138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4603060288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4603422346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4603809776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4604182340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4604561382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604923696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4605382690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4605744126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606087606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4606465976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4606808922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4607175992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4607547546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4607980120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608330370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4608694578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4609067978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609411556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4609785924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4610192772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4610562020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4611020878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4611397906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611745250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4612091706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4612452938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612796978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4613170862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4613579212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4614084860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4614450456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4614821102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615165838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4615540230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4615910640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616254800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4616687038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4617033668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4617405342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4617793878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4618162634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618604872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4618974116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4619410754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619760002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4620121878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4620464436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4620832304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4621191584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4621575090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621982846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4622330732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4622685458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623026672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4623393572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4623968314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4624558766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4625247424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4625812746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626431144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4626912238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4627666280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628241106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4628642218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4628988834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4629361480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4629722882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4630110446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630531522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4630882002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4631271178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631624914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4631984898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4632327326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4632712836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4633071290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4633520154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633870088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4634217848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4634576384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634920338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4635279498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4635633552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4636069082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4636562992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4636938256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637284382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4637630722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4637988908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638348344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4638762354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4639118344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4639489918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4639850500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4640222272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4640568584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4640916490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4641313742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641753330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 9,90000,10000,0,0,256,25,12,4096,1562,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4644015766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4644446008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4644824886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4645185812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4645561566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645909104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4646259004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4646641420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647307812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4647837714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4648187084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4648557806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4648918414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4649289520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649648358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4650063376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4650426628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650772666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4651133778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4651477744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4651846836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4652218348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4652589610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652997252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4653346334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4653704782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654065154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4654424056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4654764880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4655142904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4655545670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4655931360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656277284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4656623648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4656981252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657324636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4657684004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4658038466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4658473596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4658970768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4659345870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659693704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4660039476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4660399332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660756352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4661177558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4661526324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4661896900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4662255988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4662624338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662967716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4663312712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4663683656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664089088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4664453970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4664796232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4665164488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4665524888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4665894044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666285040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4666631130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4667055000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667403940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4667766258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4668110406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4668481768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4668839290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4669220942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669646500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4670134038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4670497376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670843836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4671205564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4671550204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4671933298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4672290232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4672736396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673087160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4673431484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4673791270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674136286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4674497614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4674857746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4675388556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4675754932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4676124532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676471264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4676818986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4677178782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677536032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4677896608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4678303708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4678673314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4679032516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4679401414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679743776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4680088064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4680460546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680868042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4681328626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4681674592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4682043564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4682402372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4682772510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683130944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4683476468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4683901708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684248426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4684607944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4684949870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4685343528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4685701820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4686082998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686494834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4686841252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4687196540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687539142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4687896096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4688237628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4688615146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4688970634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4689406280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689754560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4690100810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4690457424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690800690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4691159696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4691513210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4691881452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4692406174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4692782410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693127916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4693472224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4693828848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694182592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4694541742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4694954774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4695326590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4695685174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4696054650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696398306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4696743110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4697110808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697454190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4697878492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4698223910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4698591458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4698949088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4699317592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699661488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4700018106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4700457350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700807246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4701168236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4701511500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4701881442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4702240068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4702620628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702965350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4703550918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4703917072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704263722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4704625492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4704970648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4705342268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4705713330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4706162336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706510936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4706857344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4707216318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4707561120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4707922034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4708277324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4708645984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4709067360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4709441884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709787372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4710336510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4710978982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711692350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4712349246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4712952832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4713634492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4714224834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4715069224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715648524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4716271622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4716887074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717592432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4718180694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4718776654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4719433994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4720128808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4720733628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721274830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4721841628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4722467472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723167072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4723745618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4724094614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4724464882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4724825488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4725214542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725635212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4726131192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4726493838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726838654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4727198414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4727540378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4727923586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4728282040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4728717828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729065646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4729410696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4729768098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730111852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4730471852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4730825608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4731254042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4731719542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4732093056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732436110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4732782756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4733140018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733497092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4733855876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4734270350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4734641600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4734999976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4735368870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735715384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4736061308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4736432242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736837956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4737298592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4737661370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4738028310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4738383934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4738751314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739105934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4739450412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4739875806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740222962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4740583888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4740926356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4741294020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4741652138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4742035158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742442216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4742790306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4743148704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743492414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4743850168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4744191526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4744568202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4744925272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4745355604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 10,100000,10000,0,0,256,25,13,4096,1819,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4746856548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4747213070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4747594942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748031786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4748540454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4748889428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4749260236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4749620814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4749995332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750357094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4750761092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4751135186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751482348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4751844784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4752191596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4752562950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4752919358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4753303836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753720940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4754087102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4754446414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754790492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4755149946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4755491896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4755872734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4756494436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4757090976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757462238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4757842360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4758205748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758564674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4758944106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4759487108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4759955674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4760319610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4760718068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761074596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4761441144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4761808732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762271248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4762645720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4762990536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4763383318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4763743766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4764114076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764470428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4764885540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4765250602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765598120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4765960224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4766305560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4766675870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4767045034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4767415176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767822770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4768169666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4768528166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768872010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4769232264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4769574234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4769972730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4770397060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4770917906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4771266762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4771614350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4771972730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772316820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4772690496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4773034040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4773471200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4773832150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4774201874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774545822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4774890460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4775248262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775602216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4776020354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4776386420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4776772748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4777132100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4777501912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777845304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4778249832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4778608490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779023358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4779388740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4779733006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4780103084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4780461288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4780860792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781217288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4781633858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4782099456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782481676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4782843202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4783187600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4783556740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4783927568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4784297088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784716364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4785065982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4785428896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785791596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4786160280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4786501980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4786883980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4787305140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4787677926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788057798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4788437440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4788795900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789140444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4789514700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4789858136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4790296404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4790661614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4791040786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791385496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4791730420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4792087716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792441680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4792874292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4793348380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4793723550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4794082880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4794453602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794799920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4795157080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4795576586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795929242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4796291024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4796635992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4797007104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4797367212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4797739280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798094740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4798502558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4798901542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799248020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4799608548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4799950650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4800318558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4800879328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4801320530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801687376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4802035644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4802394448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802739528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4803098394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4803454490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4803823464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4804382950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4804758984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805105458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4805451792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4805810456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806166866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4806528422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4806935874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4807320618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4807679968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4808050208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808395296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4808741548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4809111020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809456894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4809888102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4810232766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4810600584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4810959488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4811340908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811696404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4812053890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4812471574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812820850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4813181970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4813525928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4813895684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4814255170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4814634794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814979446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4815385620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4815876052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816222442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4816661492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4817006740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4817408156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4817768144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4818209364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818590094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4818938852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4819330288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819673972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4820033464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4820390146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4820831492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4821196328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4821578730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821929484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4822282146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4822639760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822995024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4823354204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4823763492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4824137034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4824493268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4824860818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825204700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4825549768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4825917808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826260066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4826932380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4827280060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4827648748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4828005794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4828373996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828730452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4829074684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4829503164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829850028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4830209800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4830551516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4830920304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4831278758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4831659694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832066130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4832414150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4832772350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833133360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4833493420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4833835276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4834246168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4834604020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4835034616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835384358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4835731790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4836091630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836437284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4836800394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4837154112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4837616724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4838076714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4838451522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838799008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4839147900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4839507410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839866474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4840227422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4840634878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4841005700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4841363294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4841732512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842076568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4842420044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4842788682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 11,110000,10000,0,0,256,25,14,4096,2074,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4845757370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4846229656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4846580950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4846989168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4847354042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4847728396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848078672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4848440358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4848876920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849330816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4849695820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4850039586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4850442640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4850821172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4851211566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851632302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4851986938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4852348462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852728092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4853093616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4853452298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4853836458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4854195998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4854645064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854996970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4855346842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4855710076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856057994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4856421640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4856781686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4857214708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4857580174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4857953114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858301048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4858648194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4859008132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859365466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4859728940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4860141290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4860609180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4860974154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4861344400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861689858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4862035694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4862405584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862813536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4863178346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4863521396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4863890304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4864249526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4864619400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864975108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4865321724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4865739638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866088860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4866467656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4866833234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4867204484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4867565788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4867947910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868294102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4868706032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4869067032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869415058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4869776388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4870120674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4870490838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4870861130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4871295446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871737620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4872089992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4872449258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872817244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4873225854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4873583408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4874023568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4874388176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4874759246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875104980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4875452048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4875811688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876166736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4876528552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4876945048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4877486040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4877850722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4878219340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878562570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4878905812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4879274888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879681566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4880047656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4880392822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4880763880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4881123698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4881492942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881848908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4882209608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4882766614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883116820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4883478038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4883822106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4884193992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4884563658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4884936334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4885347196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4885697742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4886056874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4886401402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4886762038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4887105676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4887516986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4887879704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4888325400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4888675232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4889023456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4889400994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4889748526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4890144326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4890500084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4890935444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4891299296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4891689946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4892034848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4892380208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4892738140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4893095382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4893455600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4894013720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4894386984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4894765560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4895137296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4895482192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4895841062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4896199676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4896614192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4896977108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4897320166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4897688984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4898064702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4898433588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4898788792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4899197372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4899558886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4899903044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4900279514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4900622558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4900990914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4901435102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4901808982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4902228024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4902580778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4902940314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4903283732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4903643304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4903985432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4904366424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4904797080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4905352362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4905708678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4906056076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4906415664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4906760158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4907133340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4907475840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4907918024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4908280138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4908650094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4908993484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4909339424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4909697774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4910050094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4910481110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4910826496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4911197060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4911554650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4911924422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4912270122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4912627010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4912986014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4913411418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4913791464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4914134250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4914530544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4914920322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4915304710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4915662356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4916114120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4916648202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4916999720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4917361726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4917733738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4918135556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4918510410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4918950250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4919299736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4919647178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4920009026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4920355906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4920717922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4921074230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4921461228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4921903150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4922276444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4922622828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4922986648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4923345332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4923717044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4924116344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4924528720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4924900302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4925257504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4925626950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4925970134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4926314430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4926685528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4927028090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4927612446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4927962600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4928334412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4928694592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4929064720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4929508186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4929859096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4930304608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4930652810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4931012146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4931390716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4931761348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4932119152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4932519054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4932954794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4933307250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4933667222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4934011802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4934373438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4934717946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4935101674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4935487618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4935927162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4936277716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4936625182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4936984224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4937328700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4937687618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4938044368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4938536464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4939022458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4939401332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4939750528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4940098798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4940460832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4940823812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4941264820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4941614484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4942003026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4942378036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 12,120000,10000,0,0,256,25,15,4096,2331,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4943984810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4944350822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4944741104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4945107468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4945453274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4945840078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4946284364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4946656020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4947086704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4947465496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4947810690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4948172648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4948533928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4948884786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4949274310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4949687008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4950208162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4950571714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4950941380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4951285788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4951629972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4952001698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4952415582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4952778182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4953121466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4953490002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4953849780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4954411990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4954783530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4955195232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4955558606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4955905790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4956267772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4956647544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4957045948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4957417834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4957975228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4958359130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4958713990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4959079752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4959447844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4959809334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4960163078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4960561362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4961152096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4961544382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4961917622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4962269778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4962644978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4963001650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4963362810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4963777042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4964149492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4964507588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4964875916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4965238926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4965603142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4965988852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4966445692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4966810924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4967155424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4967528354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4967906966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4968293642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4968657754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4969003966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4969435632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4969783270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4970143460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4970518602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4970888924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4971247778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4971632220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4972057146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4972504512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4972885392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4973259126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4973636396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4973997784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4974407974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4974866082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4975241180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4975587806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4975933054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4976293124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4976638610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4977012308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4977356028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4977796012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4978175886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4978585358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4978949528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4979294614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4979651288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4980004956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4980434214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4980781200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4981149676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4981506756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4981877092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4982221626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4982597330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4982971308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4983384680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4983884220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4984231932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4984600442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4984959154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4985329342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4985687898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4986174114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4986538072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4986917306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4987294126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4987666560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4988053884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4988469004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4988926396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4989311124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4989693688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4990110176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4990492420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4990853728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4991224712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4991696058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4992101242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4992474230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4992825196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4993170216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4993527636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4993895230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4994285256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4994855180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4995258398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4995646678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4996047298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4996393694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 4996751372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4997172916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4997527874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4997906642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4998250218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4998625714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4998989692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4999371494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4999714864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5000135252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5000494000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5000837024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5001197302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5001538662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5001920888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5002331880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5002760674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5003374374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5003759470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5004119428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5004462908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5004824286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5005181678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5005640450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5006152862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5006634464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5006982320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5007330234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5007732638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5008097046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5008544474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5008897540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5009273110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5009630710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5009999570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5010343908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5010725610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5011089162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5011496096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5011889018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5012237552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5012618884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5012974620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5013344456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5013699696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5014115082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5014548394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5014902024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5015262402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5015604516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5015972946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5016378722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5016849976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5017336506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5017696058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5018054804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5018400128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5018789666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5019172048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5019615100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5019979204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5020350312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5020695638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5021042140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5021416070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5021772820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5022134242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5022560948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5022974510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5023332956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5023702396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5024074308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5024428436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5024805692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5025225878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5025589502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5025932880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5026303584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5026678516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5027048608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5027435602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5027810582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5028325568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5028679898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5029069928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5029449240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5029833568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5030203740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5030574354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5031020452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5031568692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5031931084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5032275392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5032645782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5033018678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5033402540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5033837264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5034217056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5034560336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5034905530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5035264656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5035623914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5035997366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5036402608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5036805866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5037238658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5037832302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5038188868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5038593052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5038951236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5039381732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5039900208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5040254146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5040623802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5040979316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5041347704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5041703772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5042155168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 13,130000,10000,0,0,256,25,16,4096,2586,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5044568502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5045038970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5045434556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5045809332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5046181700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5046539018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5046914596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5047275086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5047700336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5048065512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5048413206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5048803494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5049147988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5049517068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5049918034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5050291894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5050843280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5051193540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5051551860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5051911180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5052318104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5052689992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5053059482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5053493078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5053867404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5054211744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5054555696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5054931742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5055274846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5055646628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5056054918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5056429000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5056788844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5057174770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5057549470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5057924558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5058350694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5058832522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5059226770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5059579234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5059977562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5060337250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5060706568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5061080046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5061426952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5061951888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5062300700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5062661164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5063003464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5063373068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5063775020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5064145232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5064558880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5064937892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5065326776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5065670194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5066030326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5066372608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5066754002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5067178888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5067554272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5067898312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5068274452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5068634982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5068980494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5069383044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5069726902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5070170772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5070534184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5070979528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5071327844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5071699192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5072075966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5072434648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5072868440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5073316588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5073721034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5074096644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5074484446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5074861430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5075235172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5075697516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5076074066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5076471278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5076815074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5077211304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5077598558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5077991350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5078417268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5078766274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5079167676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5079519076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5079881464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5080226106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5080609524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5080967396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5081403592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5081751200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5082096790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5082474790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5082849388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5083227180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5083582756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5084020700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5084526636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5084901164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5085246084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5085591598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5085950400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5086305064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5086664618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5087069278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5087440282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5087798730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5088168688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5088514708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5088881442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5089252606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5089668012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5090031854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5090374580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5090743500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5091100518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5091469840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5091823568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5092170052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5092609752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5092957760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5093317870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5093660940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5094029900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5094388038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5094770834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5095303812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5095757218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5096169410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5096515884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5096876336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5097219296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5097602456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5098035762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5098409508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5098756408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5099170972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5099532876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5099878464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5100253480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5100620634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5101080494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5101446580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5101818206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5102193618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5102570194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5102929544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5103285342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5103730780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5104078652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5104447968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5104808314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5105177272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5105553146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5105913558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5106270856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5106830280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5107196506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5107539190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5107909828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5108474722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5108882886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5109343888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5109694272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5110053164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5110398026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5110760184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5111105028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5111489834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5111847236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5112288412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5112667084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5113013810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5113400642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5113744184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5114136804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5114501524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5114938480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5115302044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5115673722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5116018172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5116382610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5116758388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5117116236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5117475370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5118027358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5118412220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5118771990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5119142388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5119486754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5119843266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5120205662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5120646952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5121040538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5121421134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5121792326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5122179140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5122561640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5122906058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5123321102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5123683500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5124026590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5124385858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5124745864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5125146552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5125519700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5125889868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5126306592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5126656732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5127016794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5127428706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5127791124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5128134888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5128519274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5128946724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5129424800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5129772778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5130119162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5130476236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5130819908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5131191150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5131600564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5131973148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5132332310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5132703084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5133046688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5133393018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5133760556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5134104722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5134537098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5134882288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5135251416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5135609550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5135988066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5136332842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5136692612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5137051316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5137468386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5137869034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5138213432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5138582116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5138941842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5139341890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5139700400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5140120042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5140596090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5140943804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5141302368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5141643984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5142030516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 14,140000,10000,0,0,256,25,18,4096,2843,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5143702458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5144107100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5144484594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5144851748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5145262030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5145700374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5146081844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5146441784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5146811652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5147171016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5147570100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5147955542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5148392456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5148765096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5149109326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5149498086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5149841918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5150210996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5150589704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5150959156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5151384812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5151836032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5152197848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5152572106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5152948164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5153307450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5153716990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5154182470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5154581256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5154960608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5155307144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5155755688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5156118630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5156491836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5156934090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5157387552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5157747576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5158119198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5158480284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5158867142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5159237336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5159650018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5160041750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5160411096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5160780462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5161137678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5161506826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5161863008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5162209026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5162719214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5163082688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5163474226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5163819482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5164217652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5164588846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5164958874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5165385100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5165749544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5166147824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5166491340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5166849618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5167190318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5167570378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5167992798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5168365730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5168712012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5169075994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5169635370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5170280152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5170962304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5171488638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5171961352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5172325740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5172697132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5173058370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5173406458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5174006774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5174389652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5174749766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5175091164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5175459248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5175829122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5176197032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5176607360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5176957960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5177316292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5177658864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5178017896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5178359306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5178738758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5179095394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5179525718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5179871400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5180215628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5180571756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5180914056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5181273628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5181624362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5182049014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5182411088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5182779690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5183123750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5183467634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5183857696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5184250712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5184609964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5185583836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5185970094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5186357798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5186730998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5187092276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5187441728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5187884296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5188232036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5188592614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5188952540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5189324260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5189682570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5190088372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5190535684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5190885972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5191245424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5191589004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5191949252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5192292372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5192672820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5193030084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5193470510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5193817490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5194163768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5194520756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5194863514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5195222402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5195575834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5196020200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5196565806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5196971516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5197345844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5197693554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5198053574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5198437180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5198898850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5199246496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5199644024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5200002678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5200402844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5200776854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5201136488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5201589656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5201969858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5202331322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5202674078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5203043586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5203400944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5203788100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5204148096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5204572192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5204959558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5205311476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5205702554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5206046192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5206460886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5206848828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5207291108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5207763860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5208145644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5208504064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5208847862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5209224348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5209579804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5210047262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5210439688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5210809312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5211155036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5211499580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5211858942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5212286448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5212648192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5213066992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5213438858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5213803698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5214173208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214525762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5214870342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5215242520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215651268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5216013550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5216399348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5217003100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5217626678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5218132076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218892112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5219502862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5220154514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220767970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5221457722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5222034314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5222651680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5223249220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5224013062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224595480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5225163274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5225737234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226375682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5227044140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5227662624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5228294132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5228890922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5229604820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230289486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5230829476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5231394210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231743434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5232122838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5232557670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5232950034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5233310692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5233691744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234037122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5234411982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5234784500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235230104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5235622432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5235993934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5236391906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5236750958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5237121036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237479374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5237824940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5238252900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238642120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5239002076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5239343976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5239712386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5240070658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5240534188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240962294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5241450498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5241813004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242155544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5242513134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5242871656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5243253768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5243712748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5244107690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244454808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5244801818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5245159096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245502952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5245876384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5246219268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5246669232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5247032154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5247400618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247744496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5248090708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 15,150000,10000,0,0,256,25,19,4096,3099,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5250034878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250391728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5250754636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5251102150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5251490392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5251860394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5252398916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252749870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5253099114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5253458112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253802576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5254175102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5254518318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5254952634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5255315220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5255684896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256030116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5256375378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5256733966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257089122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5257447908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5257862732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5258233034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5258590234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5258957488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259299782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5259643020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5260010446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260412602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5260792694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5261136362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5261573650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5262460096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5263241562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264036082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5264645530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5265222610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265818244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5266542178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5267167406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5267776710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5268380100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5269133656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269742056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5270322110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5270883634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271495350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5272174384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5272701130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5273177768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5273540406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5273931064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274276520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5274876126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5275241188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275586748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5275946968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5276307276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5276705878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5277065424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5277509384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277857132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5278202938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5278560084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278903924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5279263992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5279618586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5280068322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5280430864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5280803108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281150862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5281514616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5281872730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282261156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5282622470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5283088452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5283461864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5283820530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5284190114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284532434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5284876320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5285247160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285658442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5286148982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5286523604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5286914260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5287288826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5287659258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288046736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5288477652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5288838490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289212646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5289572608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5289914812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5290284058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5290695110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5291086216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291516034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5291894480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5292281828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292654864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5293016324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5293370292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5293740778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5294173832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5294547436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294892248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5295237320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5295595478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295938824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5296309660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5296652350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5297226208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5297607310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5297977032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298322092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5298667996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5299037626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299381284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5299806514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5300152030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5300519820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5300878002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5301247678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301590618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5301974806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5302404848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302767668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5303144444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5303505420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5303890314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5304249168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5304632814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304976796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5305390796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5305752684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306097822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5306458136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5307036382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5307752138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5308603290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5309270106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309818120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5310458082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5311175216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311805422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5312406770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5312994778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5313721886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5314310884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5314918138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315455264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5316024402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5316714368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317246708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5317802050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5318157742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5318529060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5318902750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5319365738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319822234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5320173138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5320532052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320875750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5321236886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5321592222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5322027776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5322389976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5322758570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323102670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5323446408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5323802962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324146014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5324516590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5324922204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5325294060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5325730840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5326151926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326498106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5326844404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5327216372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327650136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5328014422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5328357054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5328942080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5329450500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5329842912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330190124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5330628130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5331096316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331441456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5331801224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5332144492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5332513292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5332883004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5333320012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333686114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5334033646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5334393502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334737654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5335097908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5335451368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5335820212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5336240040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5336612928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336982242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5337330368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5337687108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338029430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5338438898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5339031120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5339404792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5339764896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5340135088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340479414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5340824874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5341195056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341605254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5342116850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5342462638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5342831376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5343188338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5343558434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343915222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5344282100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5344729504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345077162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5345436748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5345807550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5346176728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5346535716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5346919610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5347342760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5347690794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5348048714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348391016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5348768048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5349126720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5349524656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5349894360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5350352300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350698402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5351043378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5351404372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352019232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5352844698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5353644422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5354267798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5354891952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5355687142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356349748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5356947760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5357540410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358138272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5358868626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 16,160000,10000,0,0,256,25,20,4096,3354,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5361591948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5362202932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5362777958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5363407056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364072790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5364682438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5365053082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365400286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5365761984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5366104738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5366491106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5366929820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5367303816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367650002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5367998476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5368356180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368698952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5369071054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5369413848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5369852194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5370215972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5370583444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370925926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5371271036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5371648744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372006010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5372428510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5372775202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5373145520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5373503430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5373872366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374217222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5374573976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5374932698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375340460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5375800420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5376148780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5376519460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5376879216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5377250274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377612954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5378038512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5378401864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378745408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5379104674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5379446376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5379838574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5380232440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5380601982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381047208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5381398292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5381757734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382101866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5382462660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5382806216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5383187900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5383624604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5383997678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384342636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5384687046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5385043450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385385186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5385743906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5386100066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5386528212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5387043962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5387435112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387782048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5388128012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5388486276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388841124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5389267786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5389614178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5389983712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5390342956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5390712806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391057826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5391414242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5391772322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392180256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5392543200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5392885762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5393253194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5393610194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5393980098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394369364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5394775234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5395139984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395484182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5395842972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5396185138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5396554408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5396960530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5397490688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398065468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5398418840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5398778758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399122910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5399483652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5399840372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5400210854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5400678894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5401054632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401402354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5401749692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5402108106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402451552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5402823552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5403257976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5403630048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5403988246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5404356314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404699208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5405044120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5405412872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405766956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5406200722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5406546092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5406915276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5407273008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5407642282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408028866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5408390022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5408818956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409262308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5409624354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5409966134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5410333626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5410690312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5411070680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411415746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5411835726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5412197768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412541192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5412899986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5413240820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5413607934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5413976884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5414411322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414760424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5415104984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5415462824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415959088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5416323182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5416677980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5417047692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5417469042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5417840828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418185288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5418544520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5418902366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419245262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5419615412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5420029636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5420548374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5420912612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5421282264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421626952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5421972342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5422343354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422687098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5423114022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5423461054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5423866088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5424227594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5424597426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424943208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5425305116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5425751604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426114882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5426474542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5426817408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5427195952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5427561954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5427943892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428358734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5428723554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5429097362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429457824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5429846146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5430189370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5430570866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5430929862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5431367194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431857198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5432206484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5432566368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432910344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5433272078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5433645510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5434099680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5434480206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5434851268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435197572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5435543506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5435901622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436258076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5436618962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5437035592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5437406632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5437764364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5438133368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438477078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5438821178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5439188880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439600236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5439965346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5440326834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5440697012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5441056834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5441428896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441787184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5442132482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5442560090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443004470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5443368676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5443711784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5444082012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5444441158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5444822176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445232360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5445582940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5445941094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446285482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5446645122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5446987910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5447370720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5447728272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5448161474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448529622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5448895266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5449255160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449599400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5449973910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5450364942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5450809264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5451172956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5451543590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451908346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5452272054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5452633632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452991146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5453351378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5453967710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5454482646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5454850926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5455223820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455613854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5455975216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5456428264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456775680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5457136878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5457480646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5457849628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5458208456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5458591038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458965240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 17,170000,10000,0,0,256,25,21,4096,3611,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5461290896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5461875598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462444820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5462812478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5463158164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5463530422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5463890842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5464283882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464627646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5465137888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5465517380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465886544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5466264312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5466608104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5466995632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5467354758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5467802464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468193042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5468541176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5468901262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469245972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5469607186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5469975996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5470429808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5470794280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5471163704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471508138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5471854672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5472214300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472569478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5472928748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5473375868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5473749054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5474107716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5474476416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474819964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5475164846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5475537138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475881592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5476443214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5476789706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5477159382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5477517668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5477885896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478242792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5478589368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5479012128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479358896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5479718212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5480060060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5480459666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5480848020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5481231764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481658612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5482008446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5482368126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482711918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5483070264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5483412442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5483808400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5484166686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5484599518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484949386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5485294002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5485651264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485993422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5486351980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5486706044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5487072120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5487630052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5488005262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488350196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5488695304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5489051954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489407070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5489767224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5490186932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5490558384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5490914018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5491281632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491625172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5491969294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5492335828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492936878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5493304996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5493651444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5494022980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5494419872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5494791162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495150164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5495553198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5495930988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496276844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5496639054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5496982826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5497353700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5497713284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5498093620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498497882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5498990354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5499368270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499712460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5500071696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5500413044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5500794184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5501217870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5501753332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502138536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5502504664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5502881994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503228028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5503603886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5504026802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5504402714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5504765320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5505135204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505479622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5505826344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5506227866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506571156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5507115440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5507682526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5508305136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5508927898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5509730394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510464176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5511074028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5511638194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512269548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5512998918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5513569280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5514180224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5514787492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5515511716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516075762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5516634704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5517192770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517790178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5518527288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5519090962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5519675616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5520248636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5520978454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521594198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5521948108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5522308216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522652272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5523029426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5523372652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5523827600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5524192116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5524562492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524906146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5525250806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5525608034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525962616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5526399808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5526744700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5527111272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5527466100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5527833900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528177652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5528522526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5528892732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529315764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5529679112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5530021004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5530389878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5530746598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5531117018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531472744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5531818560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5532321416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532690164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5533050512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5533393132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5533761356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5534118356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5534499996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534910066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5535259576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5535617346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535960268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5536319462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5536679226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5537060472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5537416790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5537849444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538195272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5538541400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5538898362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539239782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5539597370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5539950810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5540392608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5540754550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5541122474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541467462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5541811968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5542209406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542577498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5542937726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5543359874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5543841644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5544204316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5544573286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5544917182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5545263108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5545633300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546043160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5546406636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5546749592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5547117918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5547477118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5547846228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548201688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5548546236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5548965688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549312778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5549672330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5550014396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5550382300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5550739862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5551121426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551463586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5551871216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5552515334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553118908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5553744914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5554461210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5555196394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5555803190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5556428788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557023624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5557735974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5558333264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558909804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5559524864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5560185948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5560770090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5561342014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5561896488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562509968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5562972826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5563336014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563680322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5564039494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5564381460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5564752728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5565127350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5565549424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566014542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5566366506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5566726554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567080156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 18,180000,10000,0,0,256,25,22,4096,3866,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5569075462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5569614602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5569995060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5570354896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5570742762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571162296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5571533028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5571900136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572249318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5572614220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5572960964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5573370068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5573729890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5574164464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574510946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5574855246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5575212496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575555060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5575914086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5576267200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5576659592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5577270672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5577645508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577990376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5578335658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5578694294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579049990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5579409700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5579815092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5580185894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5580543970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5580912776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581256156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5581600404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5581968950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582380840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5582746038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5583090056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5583460562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5583819630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5584187414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584531006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5584887454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5585306618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585652836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5586011798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5586352482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5586719544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5587076104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5587456064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587806372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5588214610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5588731884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589097316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5589457534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5589799512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5590182658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5590539314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5590980436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591326652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5591671958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5592029118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592372050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5592731390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5593084428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5593452246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5593868876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5594239584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594584268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5594928640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5595286020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595627426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5595997822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5596400132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5596772134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5597229030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5597919814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598578636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5599071228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5600154894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600827508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5601431956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5602113304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5602803454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5603406170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5604024442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604625072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5605313688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5605903932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606529982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5607152810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5607863968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5608470146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5608990792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5609365146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609730344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5610095362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5610551072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611032706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5611396594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5611739416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5612121624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5612489698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5612872936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613286738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5613637220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5613996360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614341664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5614739572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5615082654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5615464074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5615821336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5616300534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616649056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5616994086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5617383542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617730932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5618125508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5618481546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5618927098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5619287632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5619654272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619996196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5620339624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5620840456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621429466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5622044014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5622394068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5622765440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5623126226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5623499880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623860160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5624207324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5624643002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624991044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5625351008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5625692746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5626079202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5626438294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5626821026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627257190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5627606306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5627963740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628304312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5628660892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5629000794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5629379164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5629734860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5630174182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630523708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5630869504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [32m[HADES][INFO ] [KRELTSC: 5631229522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631574082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5631935392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5632291390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5632659828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5633351912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5633846212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634195470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5634540016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5634898436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635256814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5635701290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5636047610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5636423952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5636781724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5637151578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637495032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5637853414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5638212644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638618608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5639016222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5639359536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5639728904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5640084736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5640451816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640824158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5641257336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5641618416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641981724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5642343200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5642686694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5643073470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5643464310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5643834924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644342908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5644711456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5645080318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645425384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5645804974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5646161920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5646828986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5647194416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5647564130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647907954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5648252462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5648611108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648968368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5649329998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5649756040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5650128394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5650487712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5650887106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651232956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5651578216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5651952692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652346906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5652723210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5653067580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5653439136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5653799644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5654170544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654512908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5654874658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5655296376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655792698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5656156896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5656499934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5656869904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5657227994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5657625912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658051406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5658434880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5658792440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659135570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5659494242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5659835486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5660216292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5660575432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5661032006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661381142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5661728276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5662088510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662434374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5662823776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5663209870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5663669890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5664066294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5664436062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664781544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5665125790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5665484738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665842680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5666232494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5666648432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5667116634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5667478874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5667848262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668193590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5668541168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5668911918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669328008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5669688966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5670030992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5670397574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5670753922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5671121670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 19,190000,10000,0,0,256,25,23,4096,4096,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5673349954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5673918244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5674342038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674690226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5675161030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5675508042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5675881696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5676240166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5676615764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677002540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5677386036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5677852908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678349068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5678709800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5679087756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5679458646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5679829320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5680198420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680612720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5680962216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5681319458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681661506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5682019966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5682377576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5682773212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5683245274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5683635536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683981696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5684356456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5684745756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685090464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5685464910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5685808334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5686254192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5686617886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5686988986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687334680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5687682382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5688041166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688425854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5688875116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5689322924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5689697016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5690058144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5690428294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690773672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5691160914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5691583062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691932008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5692291528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5692633104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5693019634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5693395634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5693776460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694120228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5694534900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5694895822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695239056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5695598122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5695940102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5696306862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5696674396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5697045340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697450232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5697797420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5698154572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698497700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5698856472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5699198022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5699576800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5699995018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5700465066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700813028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5701157392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5701533176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701908154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5702297562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5702656520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5703123840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5703488476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5703887438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704262848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5704624048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5705007922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705351268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5705805786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5706152912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5706522574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5706906458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5707276072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707637752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5707996092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5708452950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708817184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5709191906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5709534958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5709903824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5710260500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5710641848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710985696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5711426488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5711885130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712232440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5712622080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5712994386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5713377834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5713735432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5714185524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714540224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5714885488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5715243546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715586760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5715945468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5716299212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5716667904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5717099316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5717470108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717814278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5718158496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5718515048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718857322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5719228932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5719643160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5720035216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5720394278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5720762880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721108050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5721453072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5721824692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722169978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5722836802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5723487736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5723865326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5724226972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5724611956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724958010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5725396394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5725758144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726101768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5726472752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5726829290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5727197996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5727570070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5728019644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728367534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5728712364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5729069874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729412832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5729772128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5730165188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5730535178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5730954564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5731347180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731707584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5732053716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5732412946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732755998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5733128254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5733479172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5734067574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5734434196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5734805480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735150334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5735495808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5735866400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736211206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5736653410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5736998868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5737367284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5737723620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5738093124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738454640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5738812040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5739234020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739580858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5739962278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5740306438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5740675576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5741035484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5741418232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741762656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5742181062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5742541220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742902962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5743279626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5743652226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5744044482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5744419920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5744874818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745323402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5745680598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5746038646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746383692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5746745360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5747131048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5747572146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5747962980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5748372242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748751720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5749098138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5749484268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749869664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5750230378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5750669980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5751058530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5751416702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5751796670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752174786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5752537828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5752910276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753349122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5753740396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5754083498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5754497604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5754857398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5755226762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755585664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5756000500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5756457152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756968736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5757362422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5757748238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5758120648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5758494480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5758991682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759359026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5759722074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5760079826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760423938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5760812340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5761193632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5761629872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5761991944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5762358838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762712612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5763057324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5763415522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763772466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5764133590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5764547096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5764919004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5765277512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5765646044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765990626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5766335374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5766704346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767047420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5767638806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5767992244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5768362710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5768724008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5769093614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769451124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5769796652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5770236824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 20,200000,10000,0,0,256,25,24,4096,4096,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5772179640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5772548386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5773004032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5773409570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5773799096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5774173616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774537938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5774906448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5775282334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775695528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5776058670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5776402072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5776771508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5777132020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5777501524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777860042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5778205712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5778636148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779087590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5779449222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5779790432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5780158082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5780515150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5780915412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781360700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5781710314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5782068948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782412034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5782771680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5783114574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5783523574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5783883920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5784321230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784669286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5785026296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5785602414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785952036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5786356296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5786774018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5787194270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5787557150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5787946114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788291832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5788637906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5789011880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789356448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5789820258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5790292628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5790684188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5791043776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5791414338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791771226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5792118316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5792548456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792896584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5793256268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5793599634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5793967044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5794324992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5794708356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795051928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5795459872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5795838674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796199268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5796560816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5796903524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5797272542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5797644092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5798082236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798429876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5798777364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5799136030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799479118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5799839236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5800371294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5800853874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5801362864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5801767980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802143206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5802521436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5802880816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803240692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5803670636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5804032714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5804401966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5804758826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5805128438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805471730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5805829300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5806186872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806592510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5806971948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5807330572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5807699562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5808103114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5808472292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808861036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5809285696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5809648618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809995230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5810358112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5810743932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5811132054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5811519280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5812000998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812447524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5812797722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5813185634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813530906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5813905878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5814293300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5814663100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5815101982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5815488734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815860700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5816220600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5816605436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816958392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5817318910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5817734820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5818134756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5818493948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5818913866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819263342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5819623636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5819998354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820433256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5820811940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5821184642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5821553724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5821914142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5822283088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822639010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5822984596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5823422882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823865210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5824227774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5824569006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5824937114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5825294308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5825675286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826121568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5826487986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5826847292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827191420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5827569458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5827944224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5828341530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5828754786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5829140550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829485208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5829830690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5830189864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830534526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5830895828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5831266280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5831727324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5832118032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5832488612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832834540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5833179504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5833537896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833893290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5834253998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5834792306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5835184590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5835609078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5835980706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836325916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5836685364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5837044708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837463414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5837826318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5838169660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5838538712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5838894524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5839261944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839633770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5840073744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5840436952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840781026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5841140044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5841482012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5841849942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5842246532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5842616428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843029864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5843376198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5843734074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844075076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5844432098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5844772108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5845166238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5845620442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5846119210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846501142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5846878214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5847266910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847612274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5847985464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5848419942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5848813048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5849172814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5849542448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849886020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5850260178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5850631304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850973984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5851419240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5851764532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5852163848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5852537580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5852948646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853293620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5853651440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5854107020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854487574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5854864840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5855209234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5855578052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5855936072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5856347326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856692302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5857230620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5857622866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857999396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5858360768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5858719188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5859116982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5859493192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5859946956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860293104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5860639198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5860997300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861351700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5861730456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5862115832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5862554108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5862917908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5863287540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863631006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5863975632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5864332454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864688796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5865048986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5865452128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5865825852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5866183716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5866552750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866909112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5867291494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5867663014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5868093406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5868664190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5869012774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5869383000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5869775060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 21,210000,10000,0,0,256,25,26,2048,2048,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5872209044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872602876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5872973788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5873344038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873774860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5874142548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5874489640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5874863878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5875225052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5875601742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875961614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5876364670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5876739524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877268358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5877635570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5877982478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5878356350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5878731890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5879162762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879692442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5880046858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5880408896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880756714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5881121092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5881481236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5881855252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5882292870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5882669162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883019480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5883368804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5883770838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884163208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5884546280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5884985410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5885363256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5885743840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5886119224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886469306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5886819338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5887212640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887659704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5888028610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5888506658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5889116566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5889486272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5889878686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890229848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5890655732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5891185772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891567190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5891977010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5892325350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5892712260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5893215364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5893599692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893947676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5894324462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5894686012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895034960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5895411238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5895756556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5896192936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5896553488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5896920936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897280222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5897641006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5897997152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898389784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5898815934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5899162846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5899532460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5899917848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5900288460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900633546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5900991074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5901383600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902142806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5902560676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5902905772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5903276866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5903636034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5904049510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904495604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5904848536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5905209060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905571686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5905950766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5906294080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5906681184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5907055392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5907506494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907855512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5908200724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5908560058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908906230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5909268882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5909624492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5910064888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5910425074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5910812992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911175966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5911540446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5911898904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912255910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5912646096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5913057006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5913554390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5913918488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5914297048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914640666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5915000034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5915395948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915824322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5916190240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5916536100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5916907192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5917266894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5917653994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918010946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5918465630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5918838614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919214400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5919574152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5919918026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5920287028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5920660228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5921030186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921459942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5921845048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5922220584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922564686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5922923004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5923264138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5923645360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5924072354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5924546002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924926896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5925274066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5925633628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925978782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5926354756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5926764598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5927158046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5927519272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5927889556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928232658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5928608596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5928980234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929347030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5929802152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5930164716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5930562656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5930920916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5931290820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931668754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5932029262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5932453288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932800498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5933159070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5933516576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5933909328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5934274470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5934657040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935009048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5935426574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5935885462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936232520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5936592618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5937088022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5937526722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5937888098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5938334676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938681970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5939028470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5939385254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939728360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5940088456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5940443228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5940871866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5941236540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5941604992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941949136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5942294016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5942650672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943037616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5943418856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5943831548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5944203638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5944561894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5944933012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945276674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5945621644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5945993588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946398112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5946863170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5947210004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5947579084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5947938978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5948308584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948665262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5949011900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5949579936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950040128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5950561482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5950907956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5951278700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5951653522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5952098176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952446514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5952834458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5953213616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953557392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5953916368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5954498426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5954939180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5955301638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5955671528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956014926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5956359706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5956717256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957071194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5957430880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5957837654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5958392422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5958756496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5959127986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959472446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5959831508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5960190486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960606548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5960969042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5961311868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5961679322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5962036914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5962440016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962796790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5963220058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5963611332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963958084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5964348342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5964721670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5965093450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5965499718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5965872876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966322980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5966673388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5967031714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967372776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5967750012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5968109780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5968490094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5968914518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5969428396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969777800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5970125424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 22,220000,10000,0,0,256,25,27,2048,2048,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 5972081722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972442566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5972805448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5973151500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5973523098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5973894494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5974266732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974677352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5975028296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5975393320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975738080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5976136036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5976479932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5976875898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5977339966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5977743408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978089824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5978436586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5978797328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979150066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5979525516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5979868850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5980399858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5980782416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5981185120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981549192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5981895884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5982269570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982629876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5983080170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5983443112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5983812812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5984170406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5984567744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984945100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5985319788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5985766940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986116450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5986479342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5986823850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5987194632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5987550828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5987932014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988282292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5988701412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5989061218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989405222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5989764274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5990140510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5990510716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5990884380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5991379986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991989618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5992344072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5992704450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993047924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5993426264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5993770266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5994215304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5994577296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5994948118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995292156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5995637438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5995994234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996348300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5996760196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5997113580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5997482180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5997885946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5998273688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998662100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 5999026590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5999413736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999830404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6000193688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6000537034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6000915480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6001291684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6001691528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002080086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6002539910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6003034344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003382700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6003741892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6004084088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6004452388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6004822614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6005260846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005608136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6005984814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6006344180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006688988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6007049528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6007404628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6007776012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6008232376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6008618474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008963180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6009308064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6009667662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010012114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6010420202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6010830230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6011206028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6011563690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6011932800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012277440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6012623052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6012993118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013338986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6013762056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6014211734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6014600068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6014958736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6015327688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015672140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6016030196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6016452152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016800364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6017160216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6017501970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6017869256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6018227394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6018606442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018949996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6019353416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6019715016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020059016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6020418856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6020760658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6021128512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6021496244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6021864848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022279210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6022628738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6022986026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023328210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6023686818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6024028546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6024416302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6024837172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6025330610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025680178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6026024964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6026383324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026725732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6027096556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6027439190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6027877934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6028241368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6028609374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028952242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6029325304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6029684864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030057498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6030488454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6031027184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6031404696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6031785096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6032172414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032519192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6032879366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6033313612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033660990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6034020748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6034362294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6034730896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6035088420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6035486668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035831844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6036259880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6036764918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037112100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6037472822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6037834542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6038233498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6038592152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6039030028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039384334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6039728966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6040086266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040428614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6040787920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6041142236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6041565978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6041928386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6042297020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042638746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6042981160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6043336958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043677436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6044045338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6044456376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6044827182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6045185608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6045571624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045916524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6046262494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6046631540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046974542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6047405650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6047848764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6048220986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6048578410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6048947474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049291872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6049649512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6050069710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050417220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6050776842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6051119180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6051487260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6051844576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6052224416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052569484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6052987266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6053347822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053692034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6054051418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6054392832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6054761012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6055130304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6055552772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055914776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6056261268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6056618822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056961554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6057321080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6057663780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6058042442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6058461132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6058949026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059295690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6059639780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6059996990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060339478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6060711044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6061066612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6061497394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6061858310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6062226434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062570332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6062922818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6063279832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063635794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6064056440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6064402362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6064770780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6065128676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6065497110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065841946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6066220940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6066577710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066984182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6067346262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6067688132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6068055910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 23,230000,10000,0,0,256,25,28,1024,1024,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 6070501676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6070893668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071242728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6071593530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6071972162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072390774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6072752418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6073091172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6073457168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6073811044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6074207374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074605626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6074968202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6075399316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075747826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6076109080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6076453030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6076822718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6077179396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6077587460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077999886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6078368650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6078728668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079073336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6079460680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6079809872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6080197684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6080556936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6081284362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081779842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6082157000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6082517572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082861322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6083238614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6083662812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6084062298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6084447192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6084817424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085164942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6085535114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6085907040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086253000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6086680164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6087028882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6087399166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6087758936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6088128024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088471584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6088828968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6089260864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089608112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6089967860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6090308924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6090676682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6091035094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6091415032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091759776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6092190544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6092653556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093026984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6093404458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6093746026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6094116278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6094506388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6094960914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095307814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6095654200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6096018182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096361660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6096721052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6097075442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6097443854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6097864600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6098237998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098584048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6098929554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6099285850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099626364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6099994328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6100393596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6100765956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6101125142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6101494736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101838492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6102184054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6102542272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102896116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6103362636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6103875372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6104250096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6104639024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6105008392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105371548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6105738362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6106187052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106537348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6106899722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6107244520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6107615210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6108176700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6108553150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108994668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6109363490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6109754326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110100606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6110477982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6110822706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6111205706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6111641052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6112016752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112363516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6112711512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6113071708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113416936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6113792398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6114137802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6114598870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6115133480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6115517360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115862300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6116207596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6116576896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116921324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6117368030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6117732002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6118141892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6118506426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6118875366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119218820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6119577100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6120016002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120363134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6120722778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6121065902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6121434488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6121821346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6122242138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122588222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6123002642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6123362556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123705336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6124079268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6124451832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6124820978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6125192632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6125643688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126152600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6126501018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6126856796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127198216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6127555294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6127907982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6128274608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6128704644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6129079132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129426100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6129771202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6130130682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130475674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6130848322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6131288266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6131664036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6132024592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6132396028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132739852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6133102098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6133488100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133860280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6134301320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6134649430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6135021438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6135464938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6135848606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136205418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6136551428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6136981516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137431328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6137794188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6138138436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6138507022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6138864774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6139245494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139667198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6140018452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6140379038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140724164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6141087026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6141433012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6141831492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6142191316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6142624460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142970030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6143313616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6143668926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144010354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6144367654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6144718856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6145085378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6145513630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6145884914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146228482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6146573002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6146930094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147271828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6147641308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6148059746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6148521098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6148884906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6149254046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149598756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6149952040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6150322872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150667202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6151094364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6151442368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6151813902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6152175260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6152546002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152892808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6153252106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6153671776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154019038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6154378680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6154720426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6155088134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6155445298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6155825574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156170088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6156585534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6156946186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157305894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6157665762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6158007546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6158418078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6158791902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6159237782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159683892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6160033118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6160393000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160736194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6161094670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6161448268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6161817050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6162243932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6162615284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162959422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6163304320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6163667208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164009776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6164379544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6164797846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6165170368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6165549900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6165919392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166266066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6166610784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 24,240000,10000,0,0,256,25,29,1024,1024,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 6168220016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168577558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6168941162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6169287908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6169662218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6170038960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6170489982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170971064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6171322668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6171684584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172028722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6172410468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6172767648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6173204748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6173565496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6173964172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174308216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6174653322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6175008790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175360662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6175720146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6176133928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6176505600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6176862140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6177257014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177619768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6178003796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6178398520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178828014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6179189432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6179547830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6179944068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6180318824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6180718854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181075068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6181421232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6181848342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182306354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6182898814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6183352454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6183726120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6184100938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6184560042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185087330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6185439410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6185797474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186139920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6186500080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6186855364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6187302632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6187663688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6188032606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188375680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6188718936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6189073074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189426424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6189803700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6190219314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6190590380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6190948528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6191317184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191660196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6192004012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6192378472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192786690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6193294342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6193641244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6194009182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6194366840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6194735688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195133436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6195571946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6195971524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196343466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6196703720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6197045956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6197414458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6197786264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6198155612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198576930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6198973148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6199332894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199677502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6200038946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6200383088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6200764754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6201182052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6201556710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6201902148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6202246436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6202627136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202988536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6203359444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6203703714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6204148244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6204609564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6204983888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205329616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6205691926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6206049830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206404662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6206870210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6207233098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6207631276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6207991062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6208389176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208734602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6209091902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6209451176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209877726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6210242786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6210603614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6210990444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6211378962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6211762740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212109372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6212527886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6212888744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213232152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6213591154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6213962346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6214332898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6214704296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6215072592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215610978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6215981214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6216338362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216681958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6217040888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6217394448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6217763268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6218182858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6218575888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218950608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6219296662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6219652044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219994082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6220367104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6220771964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6221148550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6221522608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6221891550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222266016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6222611410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6222982806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223327824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6223765360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6224110350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6224478174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6224834634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6225202618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225545618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6225930252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6226287956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226823178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6227215918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6227559552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6227928268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6228287614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6228670184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229016188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6229447876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6229804924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230144020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6230498728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6230837236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6231201052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6231565078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6231992442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232339222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6232684538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6233042174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233384980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6233743776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6234085034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6234495194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6234918726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6235298148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235641430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6235984390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6236340444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236681402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6237067146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6237443696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6238045666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6238410948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6238799140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239187504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6239533846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6239904814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240247982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6240680562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6241027450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6241397664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6241754072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6242141098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242503740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6242863232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6243287446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243634510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6243992942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6244366692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6244735460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6245093820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6245475942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245820586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6246272752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6246634052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246977594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6247335948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6247677002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6248044716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6248413620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6248847424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249326174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6249675396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6250032358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250382584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6250742724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6251111194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6251480760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6251918220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6252311790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252656190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6253018568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6253377106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253719926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6254127720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6254554398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6254927894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6255285760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6255656092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256000688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6256344982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6256715302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257060396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6257479900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6257826054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6258196112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6258552374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6258922686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259266992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6259624868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6260045822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260612190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6261109184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6261498300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6262027716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6262407768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6262892998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263271698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6263626874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6264002584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264362548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6264722914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 25,250000,10000,0,0,256,25,30,512,512,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 6266845110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6267226900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6267587826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6267977564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268396052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6268751556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6269118300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269463972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6269827088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6270194260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6270574958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6270953788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6271719934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272074696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6272421804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6272780612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273158662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6273536540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6273879516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6274330738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6274694020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6275065430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275410138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6275786708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6276145738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276502308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6276938094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6277284272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6277653394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6278042662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6278411902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278755970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6279114272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6279472142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279897644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6280260240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6280603328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6280971228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6281329630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6281698640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282053300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6282460654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6282920964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283304216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6283667482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6284013118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6284384988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6284757166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6285214072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285564332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6285913296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6286291488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286637936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6286999502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6287344308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6287726734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6288158572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6288529914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288871922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6289214260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6289569060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289910122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6290316220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6290657586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6291085694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6291447848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6291814252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292157004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6292499620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6292857334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293211866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6293815232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6294317896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6294695334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6295056936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6295427970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295787194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6296134356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6296577738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296927886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6297290280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6297635182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6298003798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6298361664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6298743816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299088342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6299510116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6299871404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300218004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6300580706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6300922830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6301294100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6301666240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6302163138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302547664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6302902412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6303281192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303624548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6303984112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6304340382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6304776204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6305265370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6305657172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306019850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6306366628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6306741334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307125352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6307485586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6307928684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6308301582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6308660494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6309027970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309372532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6309716952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6310088414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310522168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6310906186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6311248168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6311614598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6311972338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6312340080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312694602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6313037912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6313459936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313806576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6314165696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6314507924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6314875564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6315261560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6315643718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316053234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6316571206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6316934260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317278404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6317638262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6317997342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6318378946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6318816446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6319185990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319529334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6319872678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6320227748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320569352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6320926788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6321277322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6321703728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6322068548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6322470588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322832018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6323208700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6323583094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323939926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6324363678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6324723564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6325092314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6325451336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6325819944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326180400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6326541116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6326939522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327350488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6327808368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6328155932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6328524722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6328883176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6329271372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329629972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6330058230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6330420800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330767156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6331128812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6331472896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6331843666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6332213182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6332581164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332989858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6333340614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6333714522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334057828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6334417104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6334759052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6335137826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6335494400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6335926976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336272946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6336617642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6336973632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337315870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6337674466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6338059480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6338617538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6339119530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6339494578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339874732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6340251784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6340699068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341045904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6341490494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6341839008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6342211366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6342569000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6342937770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343281638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6343640678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6344076292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344425352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6344786930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6345130666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6345500948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6345857932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6346269788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346639086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6347054516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6347442900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347816018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6348175098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6348515916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6348883262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6349269628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6349747876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350326108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6350801658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6351164626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351510116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6351885156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6352228248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6352708762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6353247534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6353623646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353969120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6354315124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6354689838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355033672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6355466118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6355811906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6356181020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6356539020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6356908786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357251786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6357607974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6358024124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358370554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6358730050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6359073036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6359441708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6359798992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6360179418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360522782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6360933476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6361411830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361761184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6362146726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6362508574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6362878362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6363278404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6363739796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364087164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 26,260000,10000,0,0,256,25,31,512,512,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 6365547704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6365934928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366377170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6366780442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6367123360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6367502766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6367863532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6368239358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368595276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6369018756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6369452348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369800036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6370168074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6370511448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6370880450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6371241378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6371624280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372045818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6372499672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6372862604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373205614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6373566158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6373908568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6374290366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6374648358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6375086374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375435482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6375780692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6376139538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376483896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6376879804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6377238914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6377677246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6378041394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6378414012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378760290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6379104796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6379463142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379819578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6380179412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6380591416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6380994348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6381354108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6381723118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382085116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6382431326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6382804502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383216716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6383677200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6384022706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6384391800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6384750524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6385120964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385479896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6385845630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6386280914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386627492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6386987468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6387329398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6387696482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6388053568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6388464454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388887344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6389236922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6389595288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389938034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6390298096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6390640464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6391020720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6391378964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6391819946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392167722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6392513024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6392871026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393213418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6393572234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6393926356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6394348062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6394810866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6395185326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395529560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6395873848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6396233576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396589434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6396950412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6397423254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6397815166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6398172542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6398542434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398886390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6399231772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6399603794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6400021052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6400383912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6400726664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6401095708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6401454320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6401824244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402213580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6402601398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6403034772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403382586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6403742612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6404086378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6404471602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6404846558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6405231144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405645852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6406095368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6406459340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406803364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6407164454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6407507772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6407889964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6408248792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6408699274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409048238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6409394606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6409753026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410096354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6410456040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6410811800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6411248024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6411610370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6411980206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412326062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6412672144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6413030136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413402048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6413762072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6414166906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6414538486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6414896816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6415265270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415771246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6416119854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6416491054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416901276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6417400388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6417746992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6418116974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6418475866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6418846574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419203786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6419621794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6420008876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420373944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6420735400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6421077696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6421447704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6421820270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6422192350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422622598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6422969610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6423325780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423667404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6424025132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6424384138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6424765416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6425187384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6425632088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425979832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6426326418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6426684972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427028794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6427402488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6427746022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6428178344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6428677596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6429071018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429440712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6429805330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6430183362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430526948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6430964396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6431309902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6431679632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6432037742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6432407950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432751426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6433107910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6433495110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433924522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6434301178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6434644140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6435012762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6435371664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6435743228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436099730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6436510402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6436873138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437235662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6437626512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6437972628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6438360212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6438760168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6439217768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439816470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6440280838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6440642548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440986402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6441358644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6441704736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6442165834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6442528468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6442899676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443244720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6443590288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6443948816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444306836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6444669196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6445102634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6445475054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6445866868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6446266660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446613246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6446971422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6447330964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447742866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6448106264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6448448730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6448817474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6449174434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6449542864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449897870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6450244106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6450673200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451121368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6451484442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6451828328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6452197440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6452567452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6452936972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453344848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6453751206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6454170220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454543344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6454906014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6455250034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6455631748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6456061294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6456436248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456781230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6457128916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6457488276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457833272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6458233048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6458576106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6459008960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6459371870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6459739928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460083562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6460428980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6460805482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461191064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 27,270000,10000,0,0,256,25,32,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 6463447104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6464040430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6464532946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6464901572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6465305860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465652190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6466001536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6466364172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466721678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6467082516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6467496234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6467869704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6468227500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6468597378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468943164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6469320418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6469720446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470145266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6470509518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6470852108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6471222194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6471580898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6471950366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472306782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6472653344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6473082076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473540110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6474108982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6474456884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6474829054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6475205724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6475650312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476000888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6476348638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6476707920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477051746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6477411904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6477805940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6478178174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6478625072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6479038844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479390736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6479736710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6480096158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480440746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6480815406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6481359872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6481732050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6482158364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6482527204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482872494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6483215620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6483587296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484011154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6484471668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6484817442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6485186710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6485544562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6485913318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486270416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6486616882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6487047760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487394738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6487754086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6488096366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6488463954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6488863704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6489248468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489679326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6490027164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6490385460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490727356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6491084684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6491425376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6491803452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6492157954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6492777280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493126994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6493471202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6493830140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494175400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6494592516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6494938208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6495419986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6495977744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6496353040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496697460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6497042778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6497493454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498133606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6498694950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6499295848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6499696612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6500056126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6500444532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500873592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6501225650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6501584720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501928978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6502289022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6502630826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6503011684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6503369544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6503804402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504173552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6504536046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6504895872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505268462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6505672236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6506057812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6506513864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6506982334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6507355120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507698528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6508042196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6508430634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508816054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6509248958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6509596904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6509968208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6510398886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6510770936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511133228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6511492446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6511850034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512261040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6512621788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6512963824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6513332816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6513688700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6514055366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514441624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6514848598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6515209184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515552692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6515913646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6516256058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6516623924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6516993272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6517363516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517778792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6518230092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6518591772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518973590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6519362630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6519707304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6520094822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6520553554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6520957946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521305112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6521650528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6522007784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522380320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6522753562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6523147358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6523534702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6523893820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6524262396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524606572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6524968580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6525342810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525699822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6526199274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6526547160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6526933926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6527292072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6527661512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528035778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6528395530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6528825668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529270870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6529634286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6530009052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6530394050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6530765240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6531149774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531493012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6531926850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6532313504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532656544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6533014174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6533355674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6533722970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6534092926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6534540140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534888984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6535234378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6535591118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535934124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6536292838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6536646068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6537014512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6537432506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6537802902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538144320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6538532520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6538910118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539251680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6539623384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6540035676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6540508354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6540870306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6541239822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541607274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6541994704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6542370338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542835686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6543200766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6543544456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6543913032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6544473384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6545115416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545785270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6546415324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6547076558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547638176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6548238166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6548910232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6549526880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6550117728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6550757854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551629998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6552222636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6552797668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553383320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6554072922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6554648760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6555289956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6555880994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6556554718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557203144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6557749016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6558229974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558578602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6558939134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6559300942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6559751500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6560115632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6560523496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560868484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6561243072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6561602042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561957342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6562418262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6562902802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6563276918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6563635502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6564006174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564369390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6564757828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6565188352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565568778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6565930142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6566273348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6566642404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6567077356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6567464826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 28,280000,10000,0,0,256,25,34,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 6569007506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6569502866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6569914332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570308760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6570668856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6571103620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6571480408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6571873418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6572250390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572616034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6572992618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6573384252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573801950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6574308094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6574683094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6575060816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6575430610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6575825054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576199614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6576618630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6576982932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577344292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6577714416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6578058034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6578428752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6578798482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6579255112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579603102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6579948910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6580314336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580658472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6581017820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6581390070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6581759252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6582178820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6582559376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582905004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6583250902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6583624378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583966920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6584338000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6584680522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6585232012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6585615428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6585987538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586334088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6586679556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6587073136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587432936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6587865214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6588212010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6588582914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6588941960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6589516928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590158004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6590807678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6591438350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592013354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6592622008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6593309986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6593929840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6594515834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6595143696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595734320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6596543266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6597127964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597688744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6598286476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6598942564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6599536390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6600139632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6600601998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6600965360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6601332108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6601779832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602129570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6602489406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6602832568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6603202666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6603560656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6603942340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604286026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6604694456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6605054920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605433648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6605794664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6606136828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6606505328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6606874980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6607314346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607797936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6608148522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6608508046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608850700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6609211510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6609569680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6610002896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6610367500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6610738940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611084488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6611430022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6611787932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612175696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6612538568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6612951168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6613325356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6613683784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6614054556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614399912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6614745562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6615116014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615460024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6615895126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6616240408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6616609318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6616984828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6617373088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617734912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6618108832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6618562076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619010244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6619375834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6619720100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6620120684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6620481624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6620863452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621306764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6621657072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6622015464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622358716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6622717456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6623059416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6623440722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6623797786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6624229128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624577412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6624922306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6625279802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625622392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6625981240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6626368962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6626807362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6627170208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6627537782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627880464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6628223158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6628596938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628940130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6629308890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6629733796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6630203556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6630568180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6630940134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631288430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6631637086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6632007298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632413740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6632795434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6633157894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6633542794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6633930492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6634382206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635002804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6635719700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6636355034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636940350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6637587244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6638316844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6638970744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6639585606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6640231896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640934534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6641646030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6642241210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642799604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6643396076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6644074000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6644648220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6645167038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6645587444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645949978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6646501464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6646866876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647212044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6647573698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6647916276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6648314598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6648687392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6649057298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649471682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6649821022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6650178518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650521750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6650882008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6651255754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6651637804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6652088790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6652621100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652972026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6653348852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6653741306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654102266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6654494942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6654909470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6655281652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6655638958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6656006728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656351670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6656697938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6657067260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657410544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6657829332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6658176140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6658547270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6658907500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6659278670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659623376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6659980858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6660397202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660745106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6661106048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6661449434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6661837570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6662199020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6662583124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662930334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6663345864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6663808856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664157100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6664551662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6664897936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6665269024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6665643540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6666089338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666438476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6666784122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6667143334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667488246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6667865546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6668221074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6668590058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6669048828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6669422982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669768410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6670114056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6670473580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670818338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6671215174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6671628954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6672002514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6672361752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6672730816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673075482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6673421908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6673792030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 29,290000,10000,0,0,256,25,35,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 6675882890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6676259798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6676622884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6677035764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6677489292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6677867470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678251134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6678602734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6678965468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679339892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6679713882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6680142278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6680516084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6680874760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6681245806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681591952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6681941362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6682341770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682766886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6683149440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6683521280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6683890524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6684248094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6684619286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684975804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6685322088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6685787990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686269368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6686640340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6686982544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6687350896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6687708772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6688088982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688520608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6688890014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6689251136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689596902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6689959130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6690303794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6690715742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6691165292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6691548686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691894810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6692239856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6692625904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692969576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6693327874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6693688504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6694125702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6694499256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6694892382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695238184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6695583794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6695975752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696334336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6696694470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6697109714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6697685810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6698078528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6698450266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698796134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6699154474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6699590946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699947202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6700309650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6700670618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6701042752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6701401874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6701806230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702180436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6702600520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6702964100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703311766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6703688212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6704074122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6704444370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6704817582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6705254496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705604658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6705950866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6706310746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706655972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6707017894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6707390084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6707786344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6708537864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6709048038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709397454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6709744626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6710102706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710462294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6710931294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6711278706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6711649054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6712009586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6712379038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712724126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6713084896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6713446502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713872024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6714233674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6714603848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6714972054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6715328210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6715696314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716053570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6716476264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6716838290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717182392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6717542542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6717934204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6718320322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6718692414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6719076504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719493312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6719991342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6720353128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720697770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6721058026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6721414022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6721783130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6722238030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6722620896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723158954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6723510378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6723868592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724224968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6724615470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6725032804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6725403876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6725761492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6726130274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726473108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6726833280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6727217684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727665954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6728058564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6728429056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6728799728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6729175516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6729561636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729951218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6730361580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6730865968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731229678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6731589936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6731965056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6732357118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6732728314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6733194992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6733550314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6733895748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6734270300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734613978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6734973420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6735316372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6735697678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6736119518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6736489598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736833080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6737175834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6737531492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737873044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6738275346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6738616574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6739044786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6739408940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6739776794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740119102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6740462912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6740820724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741175452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6741596212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6742044856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6742419456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6742779808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6743150616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743497382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6743853856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6744211328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744628624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6744990874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6745334232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6745703458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6746060944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6746428918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746784194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6747195556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6747558206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747902490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6748263508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6748606032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6748973952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6749365808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6749737522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750142176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6750515006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6750904230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751248676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6751607528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6751949740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6752330274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6752687646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6753201526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753569612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6753914196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6754276292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754837012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6755433948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6755897564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6756275150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6756644696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6757046518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757393274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6757783490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6758170580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758617804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6759048062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6759394276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6759764042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6760122354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6760492516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760850114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6761265012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6761627846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761972730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6762332266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6762674754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6763042270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6763412436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6763781738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764200840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6764659004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6765022014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765366532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6765742426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6766085632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6766466312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6766890462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6767263138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767646014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6767993296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6768351456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768694684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6769067200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6769409016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6769847532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6770209656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6770580040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770924294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6771268154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6771624668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771978606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6772404488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6772750006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6773134878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6773493654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 30,300000,10000,0,0,256,25,36,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 6808984900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809502280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6809861900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6810226944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810574636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6810935968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6811293056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6811725068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6812090768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6812465432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812811444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6813170332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6813527700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813883674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6814243200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6814650976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6815021908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6815380330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6815774940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816155490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6816517970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6816905050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817322306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6817687672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6818032294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6818403948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6818764594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6819135714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819491732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6819837998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6820262030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820708666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6821073076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6821415944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6821815064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6822187148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6822557732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822973794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6823324378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6823683280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824026064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6824385452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6824728332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6825108504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6825467824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6825899676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826247258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6826593388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6826950760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827292968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6827653112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6828006032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6828434940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6828798378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6829169344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829515222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6829861750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6830219548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830573808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6830933796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6831350064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6831866200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6832230618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6832599500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832943836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6833288260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6833657688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834112114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6834477354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6834835680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6835214568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6835577496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6835945334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836300010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6836644538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6837080650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837458388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6837820054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6838191356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6838560044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6838919212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6839328280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839769770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6840120218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6840519954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840879100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6841240216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6841582246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6841964626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6842390684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6842911230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843262324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6843608336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6843968252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844313920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6844687624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6845032884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6845470416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6845866098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6846268864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846631204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6846995852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6847394100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847756676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6848214288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6848561906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6848931308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6849289938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6849658678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850002352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6850393458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6850820802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851167108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6851527586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6851870078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6852256348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6852632528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6853015820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853360036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6853815554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6854360746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854710752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6855100716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6855444064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6855826308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6856184524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6856662494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857012106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6857357498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6857714472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858057822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6858416710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6858770884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6859203436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6859567298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6859938806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860299912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6860647690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6861035884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861420184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6861781530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6862192762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6862565638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6862923800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6863310172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863655324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6864001802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6864373236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864778400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6865237408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6865588478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6865958608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6866317006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6866686468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867047152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6867393166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6867833150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868180288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6868539466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6868881720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6869284714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6869645034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6870056222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870472680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6870824968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6871182492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871552884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6871912852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6872283612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6872662578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6873048104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6873484452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873832092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6874207760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6874565662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874909628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6875269148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6875641088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6876087778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6876593438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6877198314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877547496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6877921884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6878296072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878639690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6879100264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6879465212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6879837066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6880223838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6880595424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880941528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6881300924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6881727828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882074404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6882449286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6882831892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6883199534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6883559238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6883940188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884283678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6884712296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6885075938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885422262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6885785510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6886130510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6886532612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6886904592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6887342568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887839240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6888307334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6888671128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889014034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6889387038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6889729178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6890189422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6890570212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6890942670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891287448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6891633466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6891992170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892349820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6892776474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6893126072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6893495590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6893883446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6894255240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894630328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6894990732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6895393206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895811492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6896176128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6896519400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6896917722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6897276940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6897646766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898001992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6898417830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6898908758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899256588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6899616064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6899958290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6900353256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6900730398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6901197338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901550284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6901897474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6902284040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902644904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6903021812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6903377192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6903781026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6904236658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6904640118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904986258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6905332078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 31,310000,10000,0,0,256,25,37,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 6907402894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907777650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6908139064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6908508966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6908887374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6909275594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6909732286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910194924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6910584096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6910950712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911301690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6911677562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6912048110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6912525696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6912912448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6913313664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913660058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6914006612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6914367154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914724544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6915086838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6915528480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6915901372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6916260036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6916630148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916974912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6917321078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6917691474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918120740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6918485252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6918828130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6919196908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6919554914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6919941252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920314696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6920662762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6921088692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921533008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6921896920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6922239042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6922624806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6923021780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6923408300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923855474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6924205880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6924563678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925107548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6925591842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6925995804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6926448498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6926811340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6927181238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927554476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6927901520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6928260696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928643872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6929048316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6929487022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6929890836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6930248642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6930617036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930960710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6931306010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6931674616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932103668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6932568050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6932943266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6933312634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6933671854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6934039530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934394518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6934813600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6935176104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935520032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6935880008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6936222932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6936591390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6936962248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6937332174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937749902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6938099480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6938456820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938800466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6939160416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6939503036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6939882178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6940240514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6940682070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941028474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6941372096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6941728852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942083606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6942462324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6942845476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6943292682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6943749816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6944125456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944489346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6944837106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6945195044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945550610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6945973282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6946322830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6946691626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6947050876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6947421604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947767214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6948132650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6948519260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948973228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6949338610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6949681640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6950049654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6950408462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6950777908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951156780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6951561162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6951933028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952277242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6952635104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6952975274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6953342092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6953700236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6954278838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954695670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6955185956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6955548494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955892888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6956253250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6956629510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6957018424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6957479692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6957885066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958233550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6958581314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6958939816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959283274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6959657822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6960085806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6960475396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6960835348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6961234826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961608974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6961956504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6962359608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962776512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6963148668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6963491484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6963859830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6964219508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6964590002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964934566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6965308094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6965762598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966253938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6966618938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6966964340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6967352720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6967727586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6968110746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968525320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6968874802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6969235592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969580466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6969941636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6970285614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6970667324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6971057092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6971525000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971872646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6972218632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6972576316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972919892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6973279734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6973651454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6974128464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6974490434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6974858918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975203952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6975564686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6975936382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976308376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6976667172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6977340380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6977844580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6978210534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6978583732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978932710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6979297474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6979745398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980120572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6980481918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6980824460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6981192582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6981550988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6981932834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982277938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6982705626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6983066900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983410438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6983784620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6984142572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6984510854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6984880322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6985348356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985699326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6986046338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6986404990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986748106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6987107166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6987461842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6987830636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6988258066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6988763084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989113226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6989460252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6989818838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990206396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6990567192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6990983676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6991356630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6991715476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6992084110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992450648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6992797074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6993167514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993568230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6993934882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6994276828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6994662602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6995037842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6995432704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995827334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6996174888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6996618104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996968100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6997331158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6997676150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6998046934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6998434706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6998819444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6999233072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 6999683726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7000045806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000391258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7000750676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7001093826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7001474608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7001832278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7002267204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002616170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7002961408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7003338550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003683362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7004043962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7004398028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7004833940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 32,320000,10000,0,0,256,25,38,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7006326380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7006713454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007077038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7007426148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7007860616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008209134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7008570426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7008931526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7009301412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7009659968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7010043100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010452914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7010902400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7011265468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011610612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7011971742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7012313648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7012695492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7013055368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7013543294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013894594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7014239758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7014596854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014940204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7015300492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7015656694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7016100298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7016463066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7016834232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017178588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7017525046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7017881912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018268058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7018630650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7019039014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7019411258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7019770632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7020140942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020486052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7020830988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7021201298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021607108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7022072302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7022440120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7022810936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7023171768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7023542302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023900544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7024265062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7024733594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025113550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7025474498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7025816892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7026185516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7026544888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7026930402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027345190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7027694650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7028051892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028395826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7028755104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7029098260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7029477948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7029834568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7030264382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030795432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7031146150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7031504156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031847084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7032219984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7032564824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7033002610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7033594914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7034205988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034732056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7035306170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7035988466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036375804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7036738716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7037082414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7037454088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7037829592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7038200708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038646822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7039042972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7039401488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039744930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7040104858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7040447556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7040857148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7041326898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7041701532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042046182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7042392030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7042751426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043094506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7043472240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7043816192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7044257830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7044723364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7045111266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045458672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7045805152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7046179316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046525506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7046956512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7047306106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7047678298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7048041242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7048413832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048761068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7049121002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7049564120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049952124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7050320922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7050673306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7051043264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7051420222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7051822760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052170226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7052589370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7052998430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053346076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7053708590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7054052726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7054423326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7054812950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7055300066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055750548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7056103812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7056462934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056806260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7057183430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7057541970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7057986250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7058353390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7058725112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059072974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7059455732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7059815596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060172542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7060533936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7060952246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7061340936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7061716666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7062119020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062465438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7062811506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7063184240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063608484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7063972560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7064316070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7064685534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7065043174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7065412174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065767436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7066113670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7066541784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7066989962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7067354588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7067697644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7068066360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7068423656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7068805040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069214082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7069563734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7069922888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070266488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7070626860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7070988982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7071391216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7071751024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7072191392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072542292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7072905120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7073303354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073647908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7074008496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7074397550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7074868736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7075233684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7075603652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075949308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7076293202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7076650924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077005996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7077365746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7077772344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7078279990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7078644280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7079013708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079359504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7079704564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7080184748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080843322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7081461898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7081980122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7082650990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7083370448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7083992988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084631938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7085190812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7085832656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086518440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7087124912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7087680688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7088314158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7089073256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7089860596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090421000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7090993000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7091694184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092297908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7092905904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7093439176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7094062120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7094732072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7095370768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095723728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7096072030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7096432072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096789174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7097241596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7097592524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7097981560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7098357680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7098729384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099079146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7099455908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7099832478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100277388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7100791044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7101138096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7101508768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7101867340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7102252150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102597792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7103012966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7103376740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103723242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7104083758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7104426086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7104795050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7105165144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7105596574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105979114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7106327816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7106688974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107036084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7107569976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7107942606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7108383162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7108750274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7109123104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109469248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7109815510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 33,330000,10000,0,0,256,25,39,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7111469886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111980510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7112381192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7112729996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7113101276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7113476042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7113847338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114269858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7114621690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7114978358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115320932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7115709440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7116079580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7116487108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7116915894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7117289620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117634332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7117979624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7118338064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118681152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7119054360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7119396744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7119826440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7120190804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7120578982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120940120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7121286434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7121644996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122003540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7122434366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7122888696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7123261376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7123639252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7124038660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124385268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7124745618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7125168822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125760572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7126434936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7127101822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7127746512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7128434228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7129070970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129647596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7130328408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7131047780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131615204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7132205788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7132761260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7133380324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7134255224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7134916060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135420930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7136014108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7136500126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136856024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7137217862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7137561936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7137932402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7138291710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7138677262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139022398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7139441116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7139801812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140146072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7140506742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7140849156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7141219124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7141589644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7142024614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142374146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7142737738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7143115832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143460542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7143850822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7144206572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7144860952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7145436962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7145814796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146162600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7146509682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7146901050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147281958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7147730986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7148114390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7148485728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7148843218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7149212954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149556488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7149916006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7150275098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150690322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7151053410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7151396406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7151765214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7152124270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7152494662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152849396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7153275080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7153652578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153996124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7154354884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7154695208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7155062566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7155433860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7155802296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156292162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7156881028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7157278174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157624824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7157986244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7158343804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7158788038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7159154380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7159524682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159867284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7160212862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7160569370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160936706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7161320998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7161742700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7162117896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7162476046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7162846604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163190580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7163553076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7163960354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164364870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7164894004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7165243184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7165614828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7165975078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7166344496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166703508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7167049730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7167475328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167964132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7168328604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7168672718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7169043098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7169416904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7169786458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170208532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7170752818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7171394120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172006750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7172662838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7173323496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7173963650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7174563454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7175258946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175999374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7176581386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7177177456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177745298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7178474882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7179171490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7179773842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7180309222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7180933864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181374022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7181724670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7182121762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182466094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7182825936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7183167998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7183550198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7183969252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7184557560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184909886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7185256204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7185615412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185990478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7186425540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7186846240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7187221804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7187580862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7187951106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188296348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7188644498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7189016204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189359306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7189781508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7190304968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7190677922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7191036990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7191406626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191762762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7192108378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7192529154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192877464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7193237724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7193581106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7193950348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7194308354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7194722820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195069662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7195487330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7195848026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196191984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7196551600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7196894638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7197292118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7197665810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7198102776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198468418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7198830096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7199189778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199536076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7199915582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7200270846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7200640902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7201072474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7201546756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201894160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7202239842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7202599106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202942400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7203314244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7203730890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7204125014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7204483666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7204855134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205216170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7205592944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7205964202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206393252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7206786222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7207159362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7207561510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7207919912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7208290040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208648920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7208996562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7209424708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209789660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7210170916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7210514590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7210916672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7211307240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7211706794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212140944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7212628462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7213020724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213369074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7213732736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7214076294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7214459608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7214888662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7215295184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215642278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7216003902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7216362310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216706858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7217115644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 34,340000,10000,0,0,256,25,40,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7219065970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7219445842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7219821630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7220196356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220645256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7221000996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7221368734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221714360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7222076402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7222421134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7222804446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7223234924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7223710572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224060656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7224408584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7224767382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225130000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7225522328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7225866954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7226307298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7226686806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7227087366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227448078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7227796594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7228172410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228518182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7228946666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7229294886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7229666328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7230026376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7230395620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230741876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7231099328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7231458548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231862224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7232223928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7232566274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7232964360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7233322964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7233693606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234050606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7234468080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7234972878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235321166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7235679702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7236021802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7236390700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7236760050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7237190200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237560936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7237925540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7238284072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238627506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7238986894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7239329150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7239710874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7240137176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7240527204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240888280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7241234110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7241592916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241937372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7242340364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7242682414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7243118996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7243481930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7243852912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244199038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7244545456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7244903710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245258496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7245678608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7246340178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7246775744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7247136096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7247505428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247862552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7248207932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7248663096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249050186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7249411220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7249755248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7250153624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7250529046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7250913426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251331202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7251681242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7252040546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252383838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7252742924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7253084588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7253464938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7253821614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7254255966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254602632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7254948288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7255305416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255649192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7256038776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7256415946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7256882950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7257348554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7257724824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258073012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7258421718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7258781566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259139720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7259573454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7259931288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7260300082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7260658224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7261060146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261587072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7261952600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7262387594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262741950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7263101690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7263444290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7263813994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7264174012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7264573786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264918830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7265340096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7265702136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7266046382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7266405040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7266746838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7267114204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7267483686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7267854190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268258824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7268776710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7269140986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269485520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7269846556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7270199938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7270568466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7270989182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7271362434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271707718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7272075160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7272436016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272778790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7273152880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7273550248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7273934360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7274293586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7274662296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275005422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7275349210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7275706010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276086160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7276515344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7276863516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7277234068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7277592022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7277961244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278335212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7278698594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7279058262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279470112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7279927746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7280308732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7280695236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7281055918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7281440552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281786728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7282204604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7282566660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282910954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7283270222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7283611854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7283981052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7284364054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7284815682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285189672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7285555832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7285928114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286301590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7286662520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7287017688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7287413510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7287857588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7288231986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288578488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7288924402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7289298544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289658590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7290030174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7290458176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7290954246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7291348268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7291749542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292109722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7292465954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7292835482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293290012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7293654946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7294000770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7294369746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7294729828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7295098912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295455554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7295800242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7296242772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296591490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7296952318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7297295732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7297665992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7298025464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7298437716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298847192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7299199604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7299560362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299907928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7300271720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7300618256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7301001142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7301360798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7301836432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302289408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7302639418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7302996842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303339050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7303698106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7304052598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7304482574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7304844238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7305213246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305557280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7305901486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7306257484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306615702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7306976196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7307392512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7307763880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7308124486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7308493614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308837332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7309183102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7309552786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309894504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7310315240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7310660970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7311031158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7311391300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7311777722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312125168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7312484916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7312904080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313342168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7313706122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7314047954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7314452796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7314838958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7315223266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315671720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 35,350000,10000,0,0,256,25,42,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7317212634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7317587478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317950080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7318393758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7318743790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7319168444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7319528682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7319907224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320253852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7320615110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7320973100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321388344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7321751568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7322095468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7322463342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7322822370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7323219538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323596744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7324021214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7324486414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324837022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7325197450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7325540482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7325910068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7326435028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7327118306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327498432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7327847028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7328208648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328554440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7328936404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7329296766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7329739018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7330101716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7330497140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330841360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7331185968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7331540784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331896458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7332254248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7332667476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7333039916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7333398800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7333768122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334112642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7334457710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7334824352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335230356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7335745010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7336112312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7336498920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7336858340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7337229152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337587046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7338023938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7338569756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338918302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7339277558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7339620250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7339988518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7340362688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7340808988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341166658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7341541442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7341899586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342245552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7342608804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7342965140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7343336710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7343765240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7344141152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344503346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7344849990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7345210244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345553176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7345923208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7346265482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7346697298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7347204198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7347613704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347960656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7348306190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7348676346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349019838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7349452450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7349797782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7350166614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7350523184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7350891582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351235298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7351593196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7352023030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352370078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7352729456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7353071164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7353439450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7353796978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7354212314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354555970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7354962048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7355322050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355666358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7356025882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7356368384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7356791330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7357204620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7357644062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358126672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7358476584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7358833892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359177354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7359537090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7359892090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7360280078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7360734252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7361123550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361466992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7361810164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7362166004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362507226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7362879666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7363319412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7363696350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7364056522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7364428762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364775236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7365122404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7365496038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365842616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7366272700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7366617888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7366985570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7367342388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7367711158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368056464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7368434258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7368857518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369330432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7369714996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7370059636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7370462674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7370839120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7371246092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371697740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7372082200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7372475750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372865406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7373228572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7373573176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7373990188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7374426388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7374802792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375149178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7375494440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7375862070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376286260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7376692070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7377068466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7377507722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7377931714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7378364088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378742266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7379152762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7379528244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379873610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7380305096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7380748658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7381121394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7381507738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7381910050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382269918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7382627776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7383063376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383410482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7383771006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7384133480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7384501928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7384889924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7385357258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385802510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7386156022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7386517338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386862758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7387225316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7387569998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7387953084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7388380700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7388754622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389098612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7389442442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7389800422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390144242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7390504588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7390864428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7391347608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7391947116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7392323518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392686476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7393033992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7393408100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393752678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7394187294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7394534182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7394905536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7395264108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7395632076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395998894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7396359376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7396824488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397178506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7397538720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7397882240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7398251604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7398610872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7398994102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399338128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7399751066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7400111812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400456192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7400815268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7401176412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7401546274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7401945278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7402378320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402731582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7403178452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7403571382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403954930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7404315994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7404671720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7405040850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7405470944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7405843276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406189728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7406535334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7406894202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407237562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7407610260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7408015264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7408403884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7408763562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7409132710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409476802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7409821022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7410222182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410569096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7410993948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7411339834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7411708274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7412067452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7412437866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412782366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7413140154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7413671578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414160614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 36,360000,10000,0,0,256,25,43,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7416244684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7416681234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7417057872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7417417348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7417792474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418141126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7418500946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7418899474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419329558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7419694940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7420040030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7420412376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7420771410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7421141632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421497426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7421842822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7422266194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422615958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7422979074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7423324076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7423695664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7424055608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7424438658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424852288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7425367994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7425731540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426075440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7426436058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7426777928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7427158702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7427576626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7427951758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428297048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7428641556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7429000842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429345394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7429706684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7430062210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7430491568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7430855704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7431225168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431568798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7431912634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7432271578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432668804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7433352678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7433959134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7434636992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7435369528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7436108344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436677458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7437119442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7437481056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437824592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7438227842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7438572268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7439028086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7439393130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7439802104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440150236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7440495896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7440855088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441218274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7441713896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7442061320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7442451408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7442846212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7443218656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443563772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7443922164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7444279928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444699608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7445062688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7445422166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7445807698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7446167082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7446572448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446925290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7447401676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7447898216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448246348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7448607772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7448951028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7449320580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7449693636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7450133312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450480828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7450827172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7451183860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451527288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7451886392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7452241304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7452609640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7453041080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7453446776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453793542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7454139370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7454499914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454845472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7455219332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7455654896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7456036792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7456397106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7456798524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457146392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7457494046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7457865098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458210472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7458659706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7459107852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7459482228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7459841254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7460211872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460596814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7461288550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7461681474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462027524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7462432292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7462777730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7463147972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7463525084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7463895496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464316642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7464664322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7465025558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465370912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7465732392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7466076700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7466495280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7466921762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7467295792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467643258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7467987748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7468346516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468691910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7469065888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7469411306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7469888128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7470431482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7470807496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471153630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7471498788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7471868524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472211356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7472636072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7472980898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7473349436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7473706436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7474075238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474420148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7474800394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7475223142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475570904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7475930400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7476272284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7476640672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7477042548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7477456020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477820630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7478244116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7478606286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478950414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7479308792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7479651908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7480020724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7480389316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7480821484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481169122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7481619654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7481981182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482325356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7482685132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7483038416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7483406764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7483849358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7484222484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484565536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7484911466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7485271982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485618118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7485993558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7486406754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7486791708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7487161484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7487533778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487878050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7488257906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7488632396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488975666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7489404618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7489750796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7490120066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7490524962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7490925922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491272898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7491633108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7492256408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492736638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7493101000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7493443656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7493813336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7494184468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7494566748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494978900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7495328048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7495686640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496051378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7496429186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7496773158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7497156174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7497583428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7497976460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498405688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7498753680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7499144348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499487518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7499887580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7500229538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7500673998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7501036764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7501407350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501751804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7502097362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7502454470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502836704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7503276598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7503725210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7504098466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7504458616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7504829024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505171916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7505530120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7505889038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506319914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7506682948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7507026562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7507396584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7507754724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7508125692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508483560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7508894020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7509259842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509648730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7510016042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7510573816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7511239760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7511995268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7512640930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513237304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7513824694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7514528984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515242848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7515854220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7516472332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7517217290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7517858664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7518499986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 37,370000,10000,0,0,256,25,44,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7521038030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7521627232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7522215360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522887256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7523257110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7523609888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7523984430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7524384562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7524761882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525120782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7525469662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7525905800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7526442832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7526825658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7527169810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7527539020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7527910228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7528372820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528754534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7529121514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7529482014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529825266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7530185398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7530527686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7530933390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7531367302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7531739522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532084050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7532429286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7532787424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533130826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7533502836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7533874014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7534314162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7534675886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7535046056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535391832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7535736542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7536094062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536451658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7536892758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7537400220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7537773134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7538132836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7538501964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538847236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7539224510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7539671976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540019206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7540379294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7540721628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7541090774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7541448318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7541830286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542173948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7542583326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7542943812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543287824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7543647094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7544009240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7544377448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7544746896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7545223800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545573264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7545918522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7546276986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546622468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7546984204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7547337608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7547722960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7548151744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7548624692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548973462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7549321448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7549681666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550027496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7550401398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7550820140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7551191172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7551547548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7551914964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552258580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7552601774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7552967828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553310746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7553741014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7554087132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7554456606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7554885482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7555257954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555602820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7555962954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7556387570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556734148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7557092832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7557434476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7557802838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7558159236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7558565924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558910670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7559331396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7559884066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560233116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7560593506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7560936986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7561307722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7561677364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7562115138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562462952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7562809516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7563177518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563549204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7563909976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7564266258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7564636942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7565065992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7565469408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565815544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7566160700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7566520298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566865538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7567244754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7567659984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7568031606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7568390492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7568760168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569304972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7569652838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7570023642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570434662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7570936650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7571282678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7571651370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7572009458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7572378944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572736276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7573090158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7573512606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573898238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7574288114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7574632924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7575003996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7575377324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7575766578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576200106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7576567822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7576927402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577272826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7577634510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7578009682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7578428320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7578856368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7579226662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579569434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7579913038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7580271032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580615034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7580986476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7581328196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7581758034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7582225280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7582598220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583001840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7583360934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7583719738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584080400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7584512172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7584859442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7585229466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7585625788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7585996858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586341616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7586701710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7587062240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587478200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7587842776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7588215254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7588587812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7588948836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7589318484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589674334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7590086396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7590447560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590789552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7591167640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7591520792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7591890020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7592260914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7592641024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593049576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7593500412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7593862664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594208204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7594569136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7594912974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7595295362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7595758140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7596131912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596477254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7596824160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7597184564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597529626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7597903562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7598245284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7598678976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7599083094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7599452344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599798154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7600142020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7600533322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600889276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7601322070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7601669534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7602041458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7602401086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7602770140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603145032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7603518738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7603892942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604324390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7604787082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7605132334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7605501878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7605885074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7606306958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606652248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7607086852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7607447794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607791296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7608150382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7608491882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7608876728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7609261216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7609728466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610078092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7610422358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7610780786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611124860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7611547620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7611932740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7612399958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7612764448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7613149068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613499242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7613872252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7614228628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614589962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7614948496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7615364388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7615880374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7616245460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7616617670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616999252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7617387538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7617744464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 38,380000,10000,0,0,256,25,45,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7620038340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7620621386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7621062852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7621468964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7621845206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7622219966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622565768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7622913954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7623293154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623714698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7624088128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7624431280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7624819140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7625178372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7625548796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625906906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7626253558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7626677540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627131036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7627494708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7627836432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7628206026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7628579300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7628949576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629363280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7629714608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7630075698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630419938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7630781200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7631125476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7631508120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7631865676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7632297550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632645868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7632991132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7633349104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633693704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7634054754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7634443470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7634874118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7635239990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7635612940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635960294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7636305420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7636663224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637019014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7637386672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7637794194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7638261144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7638653464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7639056086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639412858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7639861582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7640222422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640673460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7641037928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7641380712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7641751190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7642111290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7642480062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642836642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7643248276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7643609278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643953016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7644336592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7644680762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7645050056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7645423902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7646072218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646421982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7646768336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7647146416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647490964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7647851268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7648207466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7648577710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7649008950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7649510374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649859678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7650206874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7650564206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650907936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7651278992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7651687974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7652060220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7652418978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7652788126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653132666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7653477120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7653846618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654189970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7654646638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7654992350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7655362222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7655721654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7656090930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7656454278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7656817718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7657241946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657589744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7657949288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7658291666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7658696704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7659057620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7659441168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659784762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7660219282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7660726026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661073972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7661434570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7661778096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7662158154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7662518480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7662958440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663308706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7663654588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7664012962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664357904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7664719944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7665075592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7665444762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7665868478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7666241500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666584854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7666930470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7667288682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667630988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7668073068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7668488286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7668864188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7669223102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7669593892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669939022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7670321286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7670716832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671060124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7671494812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7671957642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7672331242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7672690488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7673060098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673416796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7673765246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7674194304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674542658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7674902178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7675244690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7675613084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7675970846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7676354112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676766626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7677130664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7677489102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677832630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7678191804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7678533660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7678901956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7679270932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7679703584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680051058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7680397872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7680754464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681097000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7681456572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7681810510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7682178864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7682600948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7683182166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683536798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7683888230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7684248832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684606606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7684974502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7685390728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7685762914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7686121596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7686498380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686843870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7687188976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7687573932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687984630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7688348434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7688692546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7689068570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7689426150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7689831146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690219062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7690564782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7691001704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691356014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7691715222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7692058454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7692432306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7692808526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7693219762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693642538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7694261356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7694635438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694983800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7695344196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7695688184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7696128560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7696566224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7696941008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697293136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7697680970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7698040288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698385270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7698760720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7699169604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7699551362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7699926756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7700323280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700670304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7701014860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7701385670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701761554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7702190832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7702537552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7702912888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7703271618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7703660078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704005770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7704364916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7704797828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705145854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7705640736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7705986752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7706358276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7706716660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7707099738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707480536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7707905834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7708265854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708618272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7708979234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7709323892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7709692724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7710092796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7710541676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710920402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7711295052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7711652642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711998408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7712361462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7712714352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7713082332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7713510914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7713884854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714229278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7714574970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7714934354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715279442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7715652466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7716060340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7716528574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7716891882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 39,390000,10000,0,0,256,25,46,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7718458328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718917590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7719288182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7719682512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720060536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7720439102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7720782540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7721166088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7721601394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7721977654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722322984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7722667456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7723211848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7723559708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7723932318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7724406028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7724792090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7725152516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7725524302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725870428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7726217296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7726590424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726936506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7727391426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7727944848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7728321566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7728681562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7729054096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729414456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7729761752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7730193822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730542016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7730900882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7731244054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7731612590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7731971706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7732374428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732795070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7733145858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7733505704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733850908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7734211662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7734587504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7734969248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7735327468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7735766602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736115426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7736524766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7736886370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737230704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7737590888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7737946008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7738395760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7738758454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7739227176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739577196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7739922210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7740279234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740634980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7740994906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7741407444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7741783310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7742144972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7742516600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742863940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7743211528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7743588238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744001238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7744365222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7744733842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7745119648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7745494938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7745865484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746257238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7746604142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7747033364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747411432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7747772974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7748145902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7748515796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7748875712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7749258226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749675228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7750170988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7750533432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750911468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7751272856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7751616806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7752018798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7752452532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7752899996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753281220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7753626748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7753983628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754327140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7754700364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7755054350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7755515022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7755906590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7756277520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756621268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7756967196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7757327196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757684872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7758115150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7758488670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7758886834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7759245746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7759614758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759960990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7760347122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7760814498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761163168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7761628126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7761975166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7762344840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7762701384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7763085060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763430034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7763853166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7764215256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764558670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7764917594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7765258956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7765627052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7765996928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7766426618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766773832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7767117288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7767474190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767834340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7768194430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7768537674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7768917962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7769339228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7769712272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770056368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7770402682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7770759652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771102768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7771475552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7771818742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7772250498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7772705464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7773079496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773423964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7773767260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7774160520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774504566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7774939524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7775285496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7775654852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7776012976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7776382814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776726600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7777083092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7777440124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777864568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7778243514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7778602518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7778972980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7779332522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7779701756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780060456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7780476824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7780893260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781273614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7781635260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7781978186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7782347002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7782719134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7783089824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783524020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7783979680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7784342308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784687606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7785047976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7785403556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7785774136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7786198786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7786571510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786916478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7787261020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7787618300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787959582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7788329524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7788758146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7789177092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7789537216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7789907356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7790253916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7790599420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7790999530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791345468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7791777140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7792124452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7792495070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7792855196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7793225270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793570682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7793928178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7794287106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794694828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7795156000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7795505380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7795877246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7796237138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7796619756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796967640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7797391900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7797753854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798098548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7798458754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7798802228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7799187256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7799740682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7800181382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800529482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7800875038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7801232730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801576672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7801936912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7802328976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7803018264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7803478054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7803892210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804237874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7804582604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7804941972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805299982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7805740558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7806236242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7806609972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7806969146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7807338222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807682004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7808041924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7808463754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808811296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7809263780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7809608962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7809978082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7810335532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7810716584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811061196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7811477176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7811837870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812181868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7812541828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7812884096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7813252228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7813619586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7814051498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814399806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7814744970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 40,400000,10000,0,0,256,25,47,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7816675872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817114544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7817612722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7817961708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7818333590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7818690854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7819076276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819421036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7819840658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7820205896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820550410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7820910806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7821253344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7821623152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7821993236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7822424584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822773224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7823118668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7823477380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823822618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7824184480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7824527416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7824909278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7825331062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7825703898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826048438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7826392638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7826749756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827093074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7827463662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7827807112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7828287042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7828751484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7829126060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829470878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7829816642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7830186500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830530524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7830959398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7831306102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7831675892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7832058332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7832428806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832774384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7833136652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7833494738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833903634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7834264862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7834606950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7834976288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7835332462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7835701022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836056040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7836461328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7836821584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837165696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7837595602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7837940824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7838310096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7838686212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7839054868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839465414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7839913446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7840274746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840619152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7840978886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7841321870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7841702860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7842136016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7842508490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842852956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7843197102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7843553246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843895150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7844264070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7844605430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7845033018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7845394660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7845762978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846107068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7846451192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7846808332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847161218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7847596638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7847943474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7848312382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7848671256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7849041190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849385010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7849730130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7850099312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850507580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7850961302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7851307764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7851676130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7852034676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7852427166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852782822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7853190130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7853550684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853894580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7854254076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7854596652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7854964872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7855322502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7855704046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856151958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7856502608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7856860808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857204886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7857565040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7857906370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7858320276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7858676498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7859116992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859465016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7859810382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7860168246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860510606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7860869000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7861221674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7861651548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7862117752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7862493420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862838366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7863198468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7863556064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863911614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7864270542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7864678648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7865049364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7865405736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7865861294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866206516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7866606364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7866965766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867383794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7867746494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7868089242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7868458040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7868815856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7869184004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869538590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7869884218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7870301902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870664462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7871039082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7871407762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7871774408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7872132068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7872515646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872938582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7873515226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7873990936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874339122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7874699278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7875056388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7875426156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7875869734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7876242456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876771442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7877121988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7877479588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877835560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7878195116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7878603412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7879014500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7879390932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7879760182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880104260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7880448092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7880818336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881229000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7881591498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7881933752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7882302422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7882660652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7883031112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883385048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7883729884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7884154862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884650434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7885014246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7885356352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7885724662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7886082280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7886462434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886874682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7887224348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7887581138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887924144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7888282900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7888625326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7889003668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7889360604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7889792346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890138584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7890508330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7890866284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891208230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7891565934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7891922120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7892288946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7892716452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7893086036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893427864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7893770490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7894208926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894606028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7894983944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7895432560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7895910324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7896274280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7896644552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897025088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7897387006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7897745428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898308322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7898877034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7899447926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7900034550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7900446804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7901143296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901519472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7901867036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7902228536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902573552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7902934928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7903304892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7903746570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7904109628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7904479864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904824960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7905171716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7905529580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905886322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7906246038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7906654520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7907132854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7907496352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7907866700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908211482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7908568206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7908927432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909398172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7909765094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7910111480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7910483518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7910845524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7911216824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911595570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7912020984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7912383456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912727094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7913087326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7913429264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7913797992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 41,410000,10000,0,0,256,25,49,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 7915473804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7915857642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916202922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7916551560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7916915906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917275446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7917721584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7918175238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7918549920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7918911236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7919281616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919626106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7919989262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7920414280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920761704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7921122610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7921465500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7921835600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7922246456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7922654860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922999254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7923414598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7923779126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924126040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7924489490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7924833864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7925205488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7925577318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7926010310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926360754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7926706844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7927067472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927412380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7927775022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7928137020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7928516426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7928939380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7929548394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929900300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7930246240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7930603954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930959874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7931320878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7931727638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7932099262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7932458432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7932829356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933175558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7933522096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7933893434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934236076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7934662968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7935009600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7935379664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7935738038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7936107620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936452994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7936810340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7937240312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937589156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7937950120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7938324132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7938697892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7939059328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7939444626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939793576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7940213950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7940672062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941021722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7941384044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7941728516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7942099460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7942469058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7942915478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943265916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7943612832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7943990942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944333990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7944709826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7945290948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7946009112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7946615384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7947278648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947897516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7948562540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7949200496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949761960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7950366712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7950948916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7951831030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7952431480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7953040792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953795928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7954460514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7955026134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955600398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7956249412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7956929156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7957518770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7958058256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7958627776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959088806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7959438554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7959880920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960229144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7960590458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7960932876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7961303746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7961661080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7962043316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962454334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7962936746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7963320816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963665284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7964025010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7964368228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7964748364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7965171480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7965576642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965923412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7966268702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7966626868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966969184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7967329226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7967683172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7968113030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7968472942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7968839240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969182934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7969526996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7969882872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970271976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7970632354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7971043556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7971417902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7971777400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7972148534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972494018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7972841506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7973211174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973621132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7973986076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7974423920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7974798062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7975157176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7975529104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975890100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7976265558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7976704064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977068390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7977434786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7977782442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7978157538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7978537892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7978924456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979338836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7979690092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7980049688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980395296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7980772998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7981116294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7981499124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7981856922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7982304422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982653774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7983000406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7983359934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983703364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7984063156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7984416524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7984846052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7985292112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7985679000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986025832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7986371796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7986728390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987119414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7987481192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7987905526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7988279020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7988637174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7989010276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989355464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7989703580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7990239326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7990921112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7991559310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7992180118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7992786190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7993486560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7994101496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994683062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 7995244786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7995860840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996724622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7997305120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7997867874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7998489774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7999159178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7999750370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000275358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8000833992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8001310358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001739008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8002105944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8002451338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8002824594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8003186530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8003559424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003917432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8004267148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8004689508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005038540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8005401002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8005745178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8006116452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8006476818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8006862164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007283340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8007743224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8008109380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008457986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8008822516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8009168914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8009552622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8009977512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8010355788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010704930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8011052630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8011414734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011760142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8012123890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8012479850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8012911700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8013274698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8013654160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013998908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8014374586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8014733312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015090238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8015450072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8015866366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8016238860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8016614526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8016984744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017328232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8017672860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8018041602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018446990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8018894304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8019255240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8019625724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8019985776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8020356174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020749858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8021157860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 42,420000,10000,0,0,256,25,50,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8022696054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023049862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8023426674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8023773978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8024222570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8024585746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8024984532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025346168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8025709576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8026138428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026495304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8026930892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8027277420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8027645966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8028002580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8028373986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028717632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8029074760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8029432184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029839928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8030493962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8030841526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8031210656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8031569048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8031951760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032356286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8032728964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8033086720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033458590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8033819222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8034161338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8034529836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8034899416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8035451428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035800880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8036146604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8036507562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036852624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8037215312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8037572394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8038006498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8038369074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8038739830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039084848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8039430038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8039788658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040131310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8040501736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8040916672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8041437028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8041801086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8042171054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042515376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8042861950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8043232264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043640734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8044003676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8044346168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8044713970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8045071516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8045440694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045795040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8046142498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8046561936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046910628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8047272062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8047616356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8047986490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8048345428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8048726964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049089028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8049498056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8049858334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050202338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8050562548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8050905318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8051316504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8051689566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8052154550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052601712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8052952104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8053344814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053692054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8054054870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8054413146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8054855262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8055219990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8055591746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055936168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8056282640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8056642808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8056999806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8057359568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8057784578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8058158024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8058515196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8058884676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059230292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8059576512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8059945850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060290904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8060720686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8061067780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8061437880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8061798740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8062167842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062512020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8062870646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8063290976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063816466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8064181922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8064540616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8064911456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8065269470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8065651164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066095662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8066447244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8066804712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067148104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8067507428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8067850426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8068259062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8068618500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8069058928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069406960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8069752124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8070109890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070452898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8070812362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8071167892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8071596532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8071960552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8072330610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072675056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8073020408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8073377634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073721600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8074106312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8074513398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8074983538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8075347812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8075740652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076106798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8076473570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8076844782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077253448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8077617304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8077960086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8078328766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8078688342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8079057684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079425340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8079770692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8080217362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080564644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8080924054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8081266034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8081634234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8082030598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8082466320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082884208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8083232886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8083590034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083932820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8084292170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8084634088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8085013988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8085371988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8085803094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086249884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8086599872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8086957968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087301768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8087662012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8088016098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8088456020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8088817814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8089184404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089527348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8089869948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8090225318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090577422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8090936122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8091345980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8091783282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8092154102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8092523860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092868474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8093212120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8093588524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094000488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8094366010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8094713560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8095085078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8095471610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8095864296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096223292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8096572450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8097012120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097502056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8097865754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8098209504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8098578414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8098936924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8099317828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099727078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8100075384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8100433838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100777722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8101137188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8101479184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8101859390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8102218058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8102651286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103001038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8103348900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8103707614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104051550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8104412326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8104766772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8105200252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8105565086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8105974792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106321230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8106666960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8107027348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107582588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8108017820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8108367194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8108874180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8109237668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8109606866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109951922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8110311922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8110670162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111078202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8111443752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8111803654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8112173758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8112531210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8112901448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113257946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8113664636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8114027320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114372130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8114732338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8115074518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8115443398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8115812762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8116181928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116588106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8116937868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8117297442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117643042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8118004312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 43,430000,10000,0,0,256,25,51,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8120216860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8120599754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8120960908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8121338364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121699982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8122123236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8122491768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122837374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8123197580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8123541516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8123911402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8124281780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8124653024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125067120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8125419044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8125780810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126128230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8126491652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8126836920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8127220720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8127654160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8128028038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128373024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8128744978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8129103216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129446020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8129818094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8130161122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8130592802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8131076278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8131450486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131797540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8132141422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8132500954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132885068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8133323912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8133672834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8134044034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8134404036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8134773694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135118434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8135476930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8135836918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136244144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8136605832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8136947184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8137315382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8137672302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8138040680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138428448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8138832466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8139194974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139538674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8139898544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8140241508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8140610164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8140978370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8141347610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141755518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8142237972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8142598370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142943634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8143339636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8143684480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8144082304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8144516684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8144891230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145237756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8145585016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8145944930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146289266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8146661094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8147004358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8147432850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8147794840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8148164866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148577896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8148926184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8149284638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149644170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8150082244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8150428862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8150798716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8151158608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8151528074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151872250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8152229890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8152589004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152996324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8153458660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8153803232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8154169680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8154527038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8154897550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155252920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8155664900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8156046336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156397706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8156758014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8157100196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8157468572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8157841420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8158211536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158633092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8159024254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8159385202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159745960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8160106284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8160448018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8160829708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8161251990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8161625038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161969744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8162315310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8162673192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163017448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8163387700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8163730688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8164174988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8164641512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8165017072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165364740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8165711002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8166069544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166425040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8166859742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8167207502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8167577396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8167935686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8168305048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168649072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8169005218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8169363504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169768020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8170150236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8170509600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8170879074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8171237600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8171606690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171965134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8172378218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8172745024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173089380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8173457508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8173799658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8174167464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8174525762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8174906788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175342334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8175792210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8176155124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176543296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8176926856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8177316480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8177714332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8178159652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8178535856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178890440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8179236758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8179597912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179943072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8180317772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8180663442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8181138322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8181503168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8181872358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182222330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8182566392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8182934924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183291728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8183721178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8184069750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8184664484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8185031676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8185402684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185759838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8186110478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8186534010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187030974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8187396396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8187739924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8188109176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8188467052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8188850776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189267926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8189618452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8189977734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190322952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8190685476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8191029720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8191427308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8191786042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8192216708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192564956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8192910160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8193267606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193611140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8193971118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8194361516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8194787384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8195149824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8195518536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195862344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8196207118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8196564250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196906636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8197276826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8197680608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8198183186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8198547756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8198918702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199265562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8199611188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8199982948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200388576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8200754324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8201098882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8201469536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8201827684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8202198258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202542882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8202900684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8203328778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203693754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8204082566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8204426254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8204859486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8205221604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8205639920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206063596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8206413704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8206772652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207132872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8207493448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8207835738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8208217044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8208574284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8209018040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209466550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8209849740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8210210408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210553356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8210913588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8211269842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8211711816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8212079216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8212450910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212814684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8213162768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8213522146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213880946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8214241494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8214682728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8215053016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8215409154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8215775632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216117502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 44,440000,10000,0,0,256,25,52,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8217684868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8218060730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218408260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8218770342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8219114280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8219497778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8219857032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8220293964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220776302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8221130230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8221488852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221832546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8222204570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8222547238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8223009432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8223409786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8223781810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224126784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8224473902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8224831362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225188354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8225622592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8225969218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8226339784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8226698378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8227067640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227411036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8227766608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8228125940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228544198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8228909454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8229254448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8229624086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8229983374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8230355154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230712080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8231058952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8231497184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231942530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8232335784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8232711304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8233150770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8233525898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8233894308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234321256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8234669128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8235027220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235372338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8235732206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8236073686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8236457692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8236876526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8237247752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237593612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8237937546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8238296332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238640468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8239042168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8239385130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8239824684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8240185046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8240551640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240894218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8241236794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8241591724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241943718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8242352012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8242708438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8243173038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8243544714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8243914406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244260316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8244618386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8244974584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245421282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8245814722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8246187674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8246558552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8246918964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8247288838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247648456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8248072932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8248437472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248783452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8249144780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8249490110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8249860892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8250265990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8250652954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251077972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8251426044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8251785370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252128150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8252496106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8252838080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8253218878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8253647560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8254097658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254465512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8254826314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8255184774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255525830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8255896888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8256237664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8256676626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8257040036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8257410776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257756412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8258102580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8258461310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258817758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8259237750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8259586076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8259956502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8260314632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8260684308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261274196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8261699218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8262135298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262486312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8262848430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8263194338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8263566488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8263927170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8264308998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264653564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8265076288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8265581908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265928506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8266289064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8266630564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8267013198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8267370356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8267801564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268150150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8268496080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8268853706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269196944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8269556730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8269909804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8270278098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8270722434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8271094566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271438432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8271782094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8272137832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272479830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8272850410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8273254302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8273624090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8273979348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8274346302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274688592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8275030794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8275395880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275737174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8276167536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8276608626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8276981896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8277341790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8277712220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278057952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8278418776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8278850494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279197998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8279557680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8279899396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8280266484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8280624292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8281003840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281347842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8281760684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8282121782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282465254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8282823812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8283164284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8283531072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8283899012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8284268096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284672534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8285019456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8285377434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285720116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8286091620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8286434734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8286813716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8287234566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8287606924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288172246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8288539942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8288899844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289244476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8289684252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8290104454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8290478000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8290835420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8291204600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291548860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8291893568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8292262218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292605456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8293033544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8293377010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8293743340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8294098344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8294466758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294808572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8295162772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8295575952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295927392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8296287692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8296631724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8297001962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8297360490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8297730076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298112424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8298550166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8299021248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299369164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8299729694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8300072106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8300440858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8300813964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8301248854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301614728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8301961872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8302320172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302663916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8303023446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8303378346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8303746896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8304165860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8304536070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304877576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8305220698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8305575820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305917390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8306320332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8306660740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8307092748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8307457232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8307825448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308168634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8308514844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8308874008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309231066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8309664422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8310011944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8310475898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8310838956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8311206714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311551088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8311908082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8312265364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312681286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 45,450000,10000,0,0,256,25,53,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8314650090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8315001570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8315438352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8315802108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8316173514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8316518690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8316867910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8317229008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317584796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8318075462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8318441224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8318812752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8319171298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8319541562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319886040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8320244752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8320602202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321018870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8321483602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8321829800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8322199666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8322557776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8322928542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323286016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8323696550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8324055090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324397676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8324755674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8325096344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8325462400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8325830816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8326199430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326605170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8326953248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8327309320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327650558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8328009134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8328350350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8328728818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8329083534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8329512902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329859086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8330201630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8330556536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330897280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8331255298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8331606940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8332031348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8332395976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8332884912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333232226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8333577710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8333979410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334340360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8334763966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8335123266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8335495450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8335855506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8336226088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336570706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8336916240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8337285390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337705094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8338257026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8338603758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8338973226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8339333786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8339703066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340058570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8340469208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8340830730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341175304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8341535652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8341878102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8342246350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8342614988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8342984046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343387212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8343875336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8344237944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344584748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8344947006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8345291228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8345673168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8346138286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8346526916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346912974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8347259656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8347616422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347959218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8348329574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8348671414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8349115680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8349477414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8349862338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350206690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8350549866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8350905868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351260546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8351694284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8352040722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8352410880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8352770440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8353140292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353485060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8353840888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8354200548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354606680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8355069066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8355415272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8355784004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8356142934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8356512732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356873908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8357294184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8357655350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358000992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8358360382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8358703488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8359073000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8359443128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8359813720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360222308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8360570344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8360928678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361272412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8361632380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8361975416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8362382002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8362809542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8363182030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363526602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8363872952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8364230268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364574614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8364935238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8365303456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8365741688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8366193272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8366566312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366912208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8367257330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8367616446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367971860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8368394864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8368742046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8369112612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8369473060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8369841528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370186346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8370584916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8370946816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371375804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8371739124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8372082294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8372450952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8372842512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8373213588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373570976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8373985892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8374406686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374760612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8375121064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8375464358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8375833776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8376204780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8376574886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376985448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8377435604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8377797940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378140562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8378498556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8378839998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8379219652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8379646338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8380020132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380364278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8380726604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8381084338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381426630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8381796578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8382138240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8382567584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8382928590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8383324580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383668046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8384012210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8384368960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384725432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8385083586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8385513578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8385884836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8386242160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8386610752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386954710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8387299152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8387668094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388072534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8388519032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8388880584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8389249072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8389607472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8389976148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390332132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8390677436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8391099760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391446682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8391805546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8392147344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8392515232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8392872680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8393251710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393663050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8394013230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8394372308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394714610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8395108362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8395452442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8395833664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8396208184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8396661934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397009006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8397353818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8397712138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398055244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8398415012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8398768914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8399205894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8399568808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8400034542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400383842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8400729176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8401085902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401442410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8401802172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8402207042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8402612642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8403004714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8403374246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403719834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8404064882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8404435328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404846392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8405210956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8405554292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8405923806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8406281648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8406650182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407006942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8407353486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8407791682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408136886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8408494688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8408835276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8409202048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8409557318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8409937964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 46,460000,10000,0,0,256,25,54,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8411549684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8411914288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8412303152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412680818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8413041180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8413457706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8413832394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8414189592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8414558680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415075822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8415438030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8415794958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416206320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8416570884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8416915268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8417287140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8417647168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8418016042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418401450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8418820740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8419182578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419527330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8419887344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8420229660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8420598594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8420966890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8421337810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421745578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8422265548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8422630530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422976368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8423337118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8423680450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8424064220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8424495632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8424870076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425215736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8425561516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8425921560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426266240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8426638628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8426981480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8427418612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8427780688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8428149396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428512326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8428858148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8429216618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429571920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8429992134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8430338038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8430706834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8431130768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8431501604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431847934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8432206300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8432605344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433026316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8433490840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8433838302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8434209000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8434567272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8434937078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435295828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8435705726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8436068664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436412744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8436772794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8437115772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8437486400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8437854966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8438223612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438640452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8439029848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8439389204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439735154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8440097478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8440442368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8440824350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8441253310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8441627060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441974016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8442319850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8442679562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443024830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8443402912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8443746044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8444207400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8444661120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8445037128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445383888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8445729162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8446086260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446441842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8446865198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8447211980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8447580420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8447939084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8448309146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448653972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8449009792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8449367754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449780140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8450143784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8450486390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8450854700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8451213940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8451583864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451939926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8452287180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8452701628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453048164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8453405548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8453745864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8454112968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8454468512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8454846212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455253656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8455602832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8456048312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456394164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8456752778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8457094100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8457472442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8457828704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8458259964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458609290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8458955406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8459390886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459737574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8460097862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8460453230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8460892736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8461254816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8461623756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461965968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8462310036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8462694342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463051016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8463408840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8463828290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8464201732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8464560348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8464929462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465273224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8465618292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8465989232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466406928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8466772368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8467349006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8467723516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8468082618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8468451910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468809784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8469219078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8469579738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469923950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8470283556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8470625598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8470993832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8471361704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8471730474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472134736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8472481056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8472839136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473181388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8473539212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8473903158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8474333366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8474691332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8475148838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475495424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8475842040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8476198304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476540368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8476899566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8477253186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8477692256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8478190074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8478569128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478914856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8479259078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8479616532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479971304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8480400942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8480746886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8481116800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8481475928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8481843746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482186560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8482529608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8482897560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483300856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8483662962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8484006272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8484375566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8484732774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8485100796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485454754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8485799176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8486230154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486577850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8486937806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8487281060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8487719118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8488080686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8488464244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488892860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8489324138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8489700968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490045676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8490406282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8490764622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8491148116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8491558090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8492099934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492449934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8492795286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8493152696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493496004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8493867794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8494236358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8494724196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8495088120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8495458876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495803364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8496148748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8496509610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496869284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8497292842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8497641576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8498013682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8498373398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8498743392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499089756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8499448234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8499808244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500223732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8500782038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8501205572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8501589156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8501949070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8502334290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502681876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8503100744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8503462386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503806976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8504169178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8504512616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8504881874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8505252732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8505684034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506033990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8506379134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8506753478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 47,470000,10000,0,0,256,25,55,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8508524696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8508895578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8509240844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8509612512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8509970202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8510341682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510702732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8511051808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8511490436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511949938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8512356892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8512702096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8513071406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8513443978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8513814632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514239194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8514590038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8514949212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515292438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8515706982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8516069492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8516451836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8516896508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8517271366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517617154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8517962196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8518322192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518667764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8519043340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8519386324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8519826444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8520190328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8520562620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520908958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8521256034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8521615406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521973280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8522399522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8522746328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8523259396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8523624084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8523994198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524338720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8524695000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8525052188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525461092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8525824210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8526166892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8526535074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8526891892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8527260920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527617092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8528025182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8528386088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528730212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8529089982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8529432646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8529800760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8530205446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8530576230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530994656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8531343940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8531702480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532047104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8532408724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8532753232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8533134284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8533491560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8533936582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534373950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8534721330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8535078496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535420612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8535790196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8536131946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8536562870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8536934156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8537303516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537649232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8537994774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8538353472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538757528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8539192918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8539540332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8539909748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8540265952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8540634656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540977668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8541322672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8541692082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542095838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8542458946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8542800634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8543169480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8543527608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8543931442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544321202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8544668086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8545108208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545557912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8545922340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8546265642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8546635578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8547005808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8547375752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547785168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8548136560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8548498036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548843844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8549206066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8549550732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8549932980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8550383936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8550781798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551128318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8551475024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8551833598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552177168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8552539178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8552895036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8553337176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8553700446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8554068750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554429322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8554775784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8555132730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555487352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8555848074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8556264424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8556754080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8557116158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8557484704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557828704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8558183894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8558540112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558957100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8559321434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8559665238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8560033792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8560393710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8560762874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561139680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8561567704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8561940932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562288196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8562650244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8562994802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8563365426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8563725688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8564106224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564524378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8564875660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8565251698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565613672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8565974040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8566316652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8566698242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8567057744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8567502300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567945746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8568298638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8568831488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8569182636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8569557256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8569956240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8570352050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8570713348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8571084224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571429728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8571775138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8572163644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572553556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8572984244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8573331006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8573701448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8574060978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8574431596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574776040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8575135828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8575539706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575902090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8576261906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8576605212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8576974428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8577332096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8577701822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578087346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8578506190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8579023916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579375174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8579735990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8580080178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8580449962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8580824676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8581259056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581611246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8581958320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8582318546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582665344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8583028242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8583385938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8583757868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8584189544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8584562498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584907642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8585252878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8585611102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585969002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8586367840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8586789262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8587167770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8587528196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8587900158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588245820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8588594476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8588966098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589313884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8589796282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8590243886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8590621200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8590982138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8591355826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591703540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8592067404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8592526716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592875068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8593235336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8593589466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8593958848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8594320202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8594702060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8595046666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8595455250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8595815116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8596159188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8596517854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8596858156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8597225448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8597595882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8598035682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8598383760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8598727352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8599085942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8599430490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8599791474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8600134982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8600583438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8601055848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8601579086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8601929418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8602276578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8602635778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8602993080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8603353978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8603766308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8604139076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8604497742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 48,480000,10000,0,0,256,25,57,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8605993190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8606411832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8606763124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8607128854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8607474170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8607835440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8608178258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8608558906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8608924584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8609382432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8609733888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8610078800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8610439344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8610784512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8611146320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8611504972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8611876390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8612297060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8612767966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8613117164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8613461862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8613819462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8614175544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8614535700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8614945912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8615319814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8615679938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8616051456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8616398944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8616746614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8617124076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8617470230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8617907268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8618279204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8618651458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8619012328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8619384372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8619731280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8620093410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8620526688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8620876486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8621239224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8621584564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8621955414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8622316500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8622697544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8623052538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8623461084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8623920996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8624270288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8624631370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8624975232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8625355026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8625714672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8626147666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8626494886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8626841332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8627199346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8627543278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8627903664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8628257124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8628632322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8629111486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8629521324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8629876832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8630224990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8630585720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8630930322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8631304416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8631733244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8632110106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8632470848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8632842358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8633190020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8633553866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8633924722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8634269900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8634689928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8635161256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8635532788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8635890992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8636261202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8636618540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8636963670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8637385112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8637732656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8638092762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8638435788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8638803504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8639161680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8639541914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8639884930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8640292386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8640652228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8640995844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8641356136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8641697316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8642065186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8642461682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8642893370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8643242602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8643588568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8643945888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8644289256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8644648632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8645001684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8645370342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8645943476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8646449466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8646798382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8647143620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8647500740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8647855784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8648216984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8648632024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8649004902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8649378246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8649749562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8650096344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8650441424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8650810540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8651217624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8651581088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8651923976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8652292596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8652650804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8653020678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8653376094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8653721024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8654141284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8654488788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8654848534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8655190972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8655585088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8655945694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8656328844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8656672696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8657158492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8657628798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8657977190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8658337398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8658681178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8659062406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8659420174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8659859650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8660207788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8660552074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8660910946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8661255166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8661616276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8661969856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8662397864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8662760026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8663130604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8663476400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8663821874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8664179150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8664523242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8664909960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8665316046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8665688662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8666047496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8666417482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8666788428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8667152154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8667525450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8667870308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8668302746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8668789620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8669162822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8669522548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8669893200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8670250176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8670595920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8671016172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8671364346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8671725390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8672068346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8672437770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8672796500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8673178442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8673595320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8673944178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8674302822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8674646688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8675006372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8675349030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8675716636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8676086146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8676519244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8676904400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8677251450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8677609228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8677952948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8678312484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8678700304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8679070204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8679588786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8680068714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8680437056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8680785800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8681145096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8681500786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8681862326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8682273554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8682646060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8683005566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8683375450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8683721760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8684068360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8684438226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8684842534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8685234360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8685609774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8685979048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8686337778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8686706084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8687062440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8687407804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8687831776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8688182268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8688545776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8688891674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8689263724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8689624196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8690007018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8690429848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8690781848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8691238340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8691587296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8691948380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8692292978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8692675412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8693033396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8693466166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8693815324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8694162862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8694521732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8694865992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8695226584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8695581596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8696055688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8696425584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8696796324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8697142204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8697489494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8697849220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8698231534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8698591146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8699011626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8699385258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8699743112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8700110492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8700454500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8700797920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 49,490000,10000,0,0,256,25,58,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8702641752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8702996280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8703354438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8703698536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8704086160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8704515128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8704890218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8705236512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8705583088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8705942558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8706287160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8706658458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8707000062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8707428304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8707791088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8708157648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8708500778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8708843966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8709201548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8709554982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8709982420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8710330072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8710699236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8711057068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8711426250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8711771970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8712117050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8712505972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8712911820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8713366698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8713792098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8714164166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8714524214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8714894284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8715254458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8715668804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8716031928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8716375954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8716735786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8717078836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8717448026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8717816386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8718182832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8718604196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8718986638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8719343644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8719685374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8720044002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8720384706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8720765636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8721195940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8721568474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8721913214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8722258016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8722735336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8723082794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8723455316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8723798640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8724230012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8724755956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8725133116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8725480862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8725828200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8726198476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8726543262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8726965348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8727311662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8727681380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8728039438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8728435804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8728781426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8729138794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8729549396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8729911770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8730272200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8730613988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8730991590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8731350688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8731719628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8732074786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8732481640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8732870018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8733215690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8733574738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8733916326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8734283932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8734657596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8735026652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8735445782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8735933250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8736296100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8736641940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8737002820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8737357336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8737728726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8738150908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8738525244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8738869696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8739214352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8739573542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8739918500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8740291318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8740636172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8741075888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8741438772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8741873168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8742221026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8742566504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8742926190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8743285032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8743724204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8744093780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8744463050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8744821056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8745188580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8745532550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8745888808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8746245992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8746653626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8747138586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8747484004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8747853326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8748211210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8748590314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8748935604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8749351608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8749711350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8750054908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8750413698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8750755394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8751123904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8751491978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8751860828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8752263910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8752612864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8752969744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8753312094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8753671780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8754013370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8754427508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8754845728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8755219928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8755566634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8755911716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8756270944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8756615876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8756988062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8757330578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8757756776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8758235658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8758610980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8758956864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8759316608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8759675472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8760030514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8760466048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8760811316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8761178748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8761535140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8761901436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8762243374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8762596928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8762953556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8763356860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8763720690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8764064268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8764432650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8764789586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8765160118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8765515372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8765860832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8766292854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8766640038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8767000420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8767342900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8767712230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8768069646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8768449768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8768864948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8769215702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8769707688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8770116158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8770478014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8770819584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8771200216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8771619352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8771992030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8772337138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8772682436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8773041684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8773385108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8773754768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8774099180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8774536008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8774912810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8775283312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8775628324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8775981450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8776337938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8776693362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8777054140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8777505772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8777877906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8778234164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8778602014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8778946018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8779290090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8779660526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8780071270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8780432840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8780874256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8781245188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8781601632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8781972658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8782335752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8782681770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8783108026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8783468862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8783828416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8784170080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8784537100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8784895566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8785275280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8785688258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8786038150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8786394562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8786736980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8787096574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8787439240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8787821428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8788177982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8788607248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8788955708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8789300530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8789657202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8789999350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8790374194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8790732666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8791162136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8791533240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8791997206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8792347238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8792693334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8793051350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8793420078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8793779592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8794189700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8794564706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8794925944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8795297792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8795643406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8795990580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8796361512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8796772786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8797143044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8797485628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8797854344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 50,500000,10000,0,0,256,25,59,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8799570412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8799972738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8800319590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8800669494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8801031924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8801378404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8801738736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8802095260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8802529234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8803034870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8803410064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8803753998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8804099806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8804458134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8804817300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8805247974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8805594552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8805963640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8806322044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8806691074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8807054186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8807412070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8807770540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8808189970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8808551450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8808892660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8809259384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8809615318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8809982952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8810366604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8810771104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8811133894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8811478308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8811836736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8812177088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8812542990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8812899004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8813278250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8813688480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8814036130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8814489288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8814837192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8815195646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8815537940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8815918580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8816275756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8816724420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8817072222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8817420632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8817780762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8818125198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8818485306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8818840612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8819277378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8819645024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8820017208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8820364456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8820711430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8821072356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8821430024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8821791350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8822209790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8822595272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8822953280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8823322728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8823668592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8824013838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8824384388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8824799802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8825161874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8825621222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8825993346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8826350148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8826798026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8827158666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8827564444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8827935226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8828281132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8828643004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8828987800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8829358868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8829715306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8830095922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8830501300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8830850162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8831208372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8831552048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8831911106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8832253944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8832633618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8832990338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8833421564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8833769508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8834113390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8834469408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8834812206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8835171220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8835523922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8835891866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8836322012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8836788088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8837135868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8837481000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8837853948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8838209322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8838569804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8838980306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8839354150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8839712226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8840080998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8840426910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8840773434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8841146046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8841488730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8841910988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8842256436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8842624724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8842980934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8843349484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8843692770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8844049362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8844483324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8844832068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8845193318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8845536168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8845906588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8846263942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8846644456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8846989176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8847402320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8847878622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8848225764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8848584632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8848926306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8849294452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8849664432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8850106654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8850453686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8850798814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8851155040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8851497620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8851856346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8852209922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8852577384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8852994092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8853386264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8853729312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8854072164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8854428514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8854825864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8855210236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8855621924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8855994818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8856352558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8856722112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8857066466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8857412116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8857781608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8858125500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8858553392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8859067662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8859441156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8859799860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8860171538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8860516304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8860875742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8861303714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8861652004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8862012656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8862355936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8862725102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8863084434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8863464226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8863807076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8864216714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8864579626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8864926226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8865288456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8865634014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8866005036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8866406846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8866841810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8867188848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8867533192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8867889834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8868232752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8868591968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8868961310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8869330262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8869752296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8870243894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8870591322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8870937282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8871294184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8871636396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8872006142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8872411616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8872786116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8873147008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8873518210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8873865810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8874212862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8874582844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8874927916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8875351454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8875697844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8876066628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8876656920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8877027616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8877382994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8877725382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8878147130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8878492788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8878852252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8879193452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8879560486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8879916536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8880299436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8880642678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8881047312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8881547140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8881896050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8882280974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8882648730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8883094612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8883459666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8883898396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8884249238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8884595402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8884973098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8885315632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8885675950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8886029444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8886461500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8886824444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8887192688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8887537050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8887881928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8888238762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8888591912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8888951884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8889364952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8889737414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8890099406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8890467770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8890813306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8891236862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8891621826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8892044798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8892406484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8892861944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8893234770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8893594582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8893964258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8894320280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8894664966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 51,510000,10000,0,0,256,25,60,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8896331602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8896688608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8897068582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8897415514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8897854764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8898218054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8898589176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8898932644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8899280728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8899639724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8899998160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8900437640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8900787432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8901157194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8901546466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8901916452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8902260708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8902620324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8902979556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8903389150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8903852184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8904200442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8904569290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8904930168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8905301624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8905658122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8906068462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8906430924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8906774864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8907135474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8907477592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8907845356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8908214348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8908583110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8909016404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8909375530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8909741624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8910093092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8910452130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8910793780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8911187048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8911695586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8912073202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8912420756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8912765586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8913126656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8913471320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8913844564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8914185392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8914621122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8915080386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8915454986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8915799596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8916145356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8916504456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8916877024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8917305192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8917651466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8918019846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8918378832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8918749018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8919093178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8919450648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8919807704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8920214136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8920579748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8920923378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8921293872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8921651022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8922021030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8922413494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8922818940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8923180494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8923523882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8923882808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8924224684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8924592318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8924960274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8925330912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8925739386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8926224376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8926587712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8927001874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8927368858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8927711986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8928097280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8928529268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8928901678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8929247328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8929595028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8929954070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8930297318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8930667294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8931010440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8931438768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8931799550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8932168844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8932534020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8932879990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8933238188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8933593166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8934025518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8934371072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8934739898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8935097078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8935464804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8935810164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8936164586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8936522248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8936932548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8937393876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8937739296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8938108204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8938466754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8938836928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8939193032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8939655530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8940025332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8940369152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8940728430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8941070856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8941440440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8941810744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8942179562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8942596608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8942947512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8943309146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8943655546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8944017960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8944363342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8944746104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8945166354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8945546170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8945890772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8946236644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8946592956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8946935910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8947295034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8947648396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8948092146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8948455770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8948922612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8949270770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8949616484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8949975100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8950330080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8950688624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8951103338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8951473064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8951831426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8952199974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8952544420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8952889112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8953467196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8953883040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8954248232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8954592778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8954964502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8955322670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8955692798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8956049376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8956455600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8956817696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8957163482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8957523702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8957866552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8958234978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8958603780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8958974598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8959392894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8959908454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8960272018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8960615580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8960977578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8961319768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8961699448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8962121196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8962494232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8962839032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8963185566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8963543262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8963900418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8964270764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8964613242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8965041158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8965402660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8965770806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8966115562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8966460570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8966816706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8967174756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8967603080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8968015172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8968386690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8968744748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8969113498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8969457536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8969816024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8970176376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8970586430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8971047116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8971394252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8971763500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8972133496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8972514404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8972870302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8973280336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8973642826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8973986328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8974345220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8974685706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8975052510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8975418928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8975787640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8976188976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8976537310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8976893672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8977237088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8977597234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8977940660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8978355722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8978767002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8979155784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8979500378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8979846156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8980204412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8980546388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8980905714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8981259634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8981696950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8982059270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8982526876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8982873186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8983218914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8983577268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8983931572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8984290894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8984699028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8985070688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8985430280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8985797954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8986141518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8986485356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8986854648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8987259072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8987623076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8987964950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8988332854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8988691034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8989059696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8989413934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8989760378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8990186710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8990534682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8990894080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 52,520000,10000,0,0,256,25,61,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 8992574616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8993018728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8993479012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8993856924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8994202678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8994548668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8994911008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8995267438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8995707042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8996077868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8996498248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8996855588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8997228316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8997574460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 8997932268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8998293368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8998738972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8999143580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8999487164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8999855238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9000215240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9000599144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9000945114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9001354658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9001714894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9002058456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9002418004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9002759420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9003127634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9003495480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9003863576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9004271100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9004717254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9005078642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9005421816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9005780936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9006122314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9006501038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9006924900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9007299148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9007644352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9007988132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9008347170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9008691290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9009064828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9009409046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9009847950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9010209824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9010577140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9010919682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9011278846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9011635252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9011989688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9012410160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9012756458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9013124878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9013481978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9013851112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9014194578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9014540536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9014909388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9015322978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9015815646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9016165102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9016534752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9016892630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9017261502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9017618750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9018037028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9018396376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9018739850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9019098796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9019440444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9019808508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9020177122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9020547382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9020952398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9021301384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9021658820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9022001696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9022360566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9022701788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9023081404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9023439244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9023877118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9024225598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9024638950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9024997716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9025340858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9025700372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9026056192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9026509000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9026969412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9027355652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9027699270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9028043898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9028400772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9028756278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9029190394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9029535626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9029905330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9030457612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9030830746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9031175282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9031533158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9031893126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9032302536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9032662680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9033005468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9033373012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9033732028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9034131912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9034488056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9034918796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9035298026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9035658162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9036017218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9036365438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9036733258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9037102134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9037471012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9037880134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9038394362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9038755506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9039099796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9039458940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9039815624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9040183928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9040613264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9040984868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9041326352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9041668334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9042024048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9042364510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9042750518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9043091356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9043525162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9043885612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9044255100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9044598298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9044942504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9045300336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9045656342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9046083204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9046428998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9046797646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9047154864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9047522640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9047865484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9048221832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9048578938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9048991798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9049471732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9049817592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9050185666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9050542554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9050910334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9051265392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9051674264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9052034836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9052378472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9052807436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9053150972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9053518314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9053893566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9054263456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9054678938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9055041726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9055406354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9055749776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9056109496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9056452626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9056847004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9057305464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9057677670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9058044548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9058392180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9058756746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9059100448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9059471684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9059816852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9060251974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9060711376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9061089218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9061436548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9061782112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9062141918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9062498790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9062925680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9063272484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9063641838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9064001024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9064371716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9064716924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9065074448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9065433972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9065838236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9066201148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9066545470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9066914172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9067271688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9067639862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9067996062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9068409260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9068769734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9069113636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9069472608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9069814402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9070182500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9070539676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9070920504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9071328696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9071749044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9072127840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9072472724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9072832960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9073177258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9073570710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9073999726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9074371616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9074715662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9075061470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9075420452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9075763876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9076125082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9076479134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9076919528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9077282248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9077652430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9077998182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9078343958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9078701068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9079055570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9079415444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9079819422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9080191560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9080547232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9080978636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9081324140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9081667596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9082038822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9082452860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9082816560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9083261260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9083635900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9083996040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9084370294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9084729102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9085076248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9085501632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9085848078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9086207600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9086550146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9086918642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9087275500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9087655984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9088059512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 53,530000,10000,0,0,256,25,62,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9089583888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9089969580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9090361226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9090791074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9091139138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9091511976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9091870858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9092247110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9092591496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9093021832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9093385520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9093806910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9094300294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9094648540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9095019244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9095378922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9095762386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9096108354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9096522730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9096882050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9097224266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9097580632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9097919962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9098286792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9098653828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9099021688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9099439502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9099787330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9100146276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9100489348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9100848352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9101190080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9101568756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9101999248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9102370908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9102715772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9103059762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9103416952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9103759242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9104118408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9104471260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9104895418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9105257588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9105730564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9106077704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9106422226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9106778480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9107308908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9107749868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9108099014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9108471058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9108829246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9109268192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9109615536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9109975090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9110407142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9110754472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9111113648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9111455484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9111824198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9112182360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9112562150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9112907470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9113310706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9113671164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9114014962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9114374844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9114716864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9115085106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9115454328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9115824302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9116242024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9116735674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9117098272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9117443036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9117803314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9118155128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9118523774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9118953154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9119324368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9119668332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9120011976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9120367570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9120708762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9121077624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9121434476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9121879678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9122242750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9122609870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9122952540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9123296310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9123652230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9124004256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9124430556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9124777632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9125148226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9125506382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9125875826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9126219068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9126573484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9126932360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9127344452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9127793944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9128138640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9128505596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9128862642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9129230300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9129584800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9129992188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9130352650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9130696190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9131055070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9131396900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9131764952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9132121830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9132501830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9132906492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9133254004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9133610724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9133953300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9134312264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9134654454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9135033534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9135390020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9135827870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9136174954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9136533374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9136891736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9137233778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9137656380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9138016280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9138450824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9138814530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9139280306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9139628480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9139975172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9140333228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9140691098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9141050882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9141460484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9141831496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9142189528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9142559132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9142903386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9143248366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9143616732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9144020012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9144382958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9144724866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9145092020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9145448616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9145817850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9146202590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9146547020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9146976524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9147323086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9147681510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9148022826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9148390048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9148745978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9149125390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9149468252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9149887372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9150338364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9150687484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9151049112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9151392498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9151773862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9152147978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9152583768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9152930036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9153275974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9153633622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9153975284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9154334680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9154686492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9155053902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9155471558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9155842348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9156187194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9156530958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9156888246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9157230338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9157599150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9158001496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9158372498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9158730558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9159099698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9159443134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9159787338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9160154184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9160497816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9160918314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9161263908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9161732380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9162095076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9162463724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9162807658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9163165446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9163595152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9163944950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9164306102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9164651178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9165021018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9165378254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9165819422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9166164226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9166575280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9166938226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9167283328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9167664056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9168007260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9168376440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9168747978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9169190008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9169538796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9169884168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9170242674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9170585674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9170944588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9171286782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9171668260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9172086464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9172458756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9172898826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9173245696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9173603152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9173945752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9174317052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9174661206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9175101870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9175463556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9175831994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9176175130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9176519394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9176875464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9177229612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9177649838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9177995802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9178364396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9178721906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9179091170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9179435020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9179790722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9180148124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9180562560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9180925320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9181267538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9181635340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9181993086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9182362414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9182717712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9183076158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9183505884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9184114990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 54,540000,10000,0,0,256,25,63,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9186094410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9186451164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9186825656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9187186474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9187562072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9187909706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9188272800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9188635528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9189050264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9189412884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9189755458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9190124654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9190481486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9190850760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9191205706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9191612042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9191971484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9192314836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9192673908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9193016428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9193385208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9193743122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9194193422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9194621020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9195122792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9195486308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9195830718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9196191022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9196534164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9196917036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9197340312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9197712108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9198056028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9198401130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9198757766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9199099512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9199470876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9199812506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9200266942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9200628264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9200995974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9201339462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9201683332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9202039116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9202427800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9202856988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9203201840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9203569962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9203928496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9204295214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9204638546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9204992394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9205347368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9205759276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9206292368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9206640248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9207010216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9207369490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9207736400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9208092950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9208502682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9208865210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9209211130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9209573804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9209920324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9210291506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9210662048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9211032830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9211448176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9211795704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9212154326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9212496600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9212856314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9213199074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9213578150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9213995338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9214368258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9214715208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9215059396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9215441582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9215785204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9216157856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9216500492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9216929044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9217368360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9217755364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9218099408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9218444200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9218800952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9219157232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9219587482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9219930390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9220294156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9220647262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9221013102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9221354132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9221693566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9222058152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9222547450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9222913226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9223258162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9223629034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9223989180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9224359062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9224718308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9225063184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9225481768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9225829160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9226188570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9226530568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9226898628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9227256836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9227642250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9228050442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9228398606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9228853862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9229201440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9229561440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9229904182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9230284672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9230641168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9231092702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9231441306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9231788304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9232148014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9232492596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9232853272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9233208098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9233645926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9234009508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9234379128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9234722830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9235068118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9235424584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9235778474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9236138214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9236541240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9236911610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9237269474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9237638610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9237983416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9238328184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9238696556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9239039202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9239468380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9239934364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9240303560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9240658840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9241025378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9241379714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9241722306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9242143754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9242491252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9242850408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9243191628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9243559744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9243917050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9244298028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9244643282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9245058396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9245418162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9245762298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9246121984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9246476460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9246843666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9247211742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9247640820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9247990110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9248336500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9248694902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9249039916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9249400544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9249755294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9250125422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9250600312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9251072402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9251419494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9251765606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9252122348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9252464904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9252836370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9253245072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9253617240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9253973386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9254340126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9254685860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9255029908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9255397736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9255742218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9256171954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9256515898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9256881874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9257238840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9257605866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9257948208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9258337372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9258738828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9259101572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9259464012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9259808076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9260178666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9260535966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9261105678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9261456052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9261869460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9262385284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9262732570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9263091776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9263433806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9263814840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9264172668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9264604316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9264951892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9265298114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9265656198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9265998880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9266357314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9266711626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9267078496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9267498130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9267868964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9268212976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9268557964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9268914128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9269256660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9269628288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9270038688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9270409932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9270769468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9271139396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9271484450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9271829436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9272196434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9272539654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9272960018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9273392286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9273766766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9274124898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9274493878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9274837906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9275193714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9275621358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9275969598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9276327978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9276669742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9277037716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9277395782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9277788374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9278133278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9278539218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9279024458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9279381046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9279738554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9280080286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9280446520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9280815260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9281268874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 55,550000,10000,0,0,256,25,65,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9282762400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9283114212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9283492818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9283839934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9284302754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9284755628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9285129354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9285487322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9285861260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9286217324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9286561978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9286984752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9287331560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9287690282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9288033960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9288401852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9288759080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9289139084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9289481824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9289898528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9290257388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9290599784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9290958566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9291299986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9291666900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9292035760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9292473064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9292818948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9293163376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9293519902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9293882148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9294241964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9294595374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9294964092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9295387988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9295923410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9296271922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9296616712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9296974812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9297317638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9297687844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9298091450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9298463922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9298822046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9299191068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9299533964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9299878328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9300246752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9300589410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9301021136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9301366384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9301734810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9302092682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9302462306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9302805812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9303163422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9303589598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9303938466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9304297338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9304639890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9305008774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9305365812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9305735628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9306092454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9306497788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9306879932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9307356854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9307722306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9308068114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9308440194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9308813732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9309265006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9309629296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9309976890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9310333926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9310675802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9311034104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9311387996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9311755110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9312175234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9312550678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9312898220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9313245054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9313604460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9313949592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9314355740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9314763368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9315144318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9315502524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9315870758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9316216396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9316561468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9316921930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9317278216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9317709464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9318057550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9318517402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9318881186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9319251048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9319595274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9319951996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9320376092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9320729496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9321090096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9321432132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9321800446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9322158452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9322527824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9322884876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9323291748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9323652614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9323996466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9324356390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9324698382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9325081160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9325450196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9325818794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9326224810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9326573322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9326930376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9327273030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9327631890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9327973680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9328352990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9328768236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9329144706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9329582984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9329934754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9330293874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9330638974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9331013028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9331356948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9331788600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9332151436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9332522022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9332865828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9333209802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9333566186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9333921212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9334279110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9334692540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9335063552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9335504736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9335875872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9336223344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9336583548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9336943806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9337365808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9337908168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9338256096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9338626312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9338983988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9339366334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9339709404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9340155254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9340650682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9341018362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9341380442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9341724904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9342096096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9342467858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9342902474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9343251012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9343597164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9343955422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9344299664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9344660376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9345015774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9345385818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9345805644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9346178650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9346522990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9346867718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9347224944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9347567888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9347938268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9348280360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9348714976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9349079140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9349449514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9349794334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9350139978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9350497626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9350852300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9351283946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9351631008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9352116162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9352482062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9352853066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9353199100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9353556508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9353984320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9354335172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9354695278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9355037900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9355405578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9355763310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9356132140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9356503988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9356912828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9357273940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9357617908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9357977756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9358319978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9358688612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9359057212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9359426884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9359837438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9360188480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9360548816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9360893470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9361255296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9361599262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9361981350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9362412620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9362787898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9363224812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9363641812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9364001750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9364345322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9364719918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9365062176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9365508804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9365871988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9366241724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9366583334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9366928032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9367282460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9367635710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9368057702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9368403666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9368773152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9369131720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9369502696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9369846418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9370231256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9370588780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9370996054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9371358770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9371719338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9372089070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9372447092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9372814758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9373170968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9373588498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9373952354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9374390862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9374756420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9375101474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9375471832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9375842480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9376214004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9376623326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9376973776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9377331468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 56,560000,10000,0,0,256,25,66,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9379267916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9379638034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9379983900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9380354382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9380711806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9381084190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9381442672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9381790488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9382209806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9382556408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9382916526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9383258910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9383627428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9383985302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9384365286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9384766522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9385119740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9385645138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9385992732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9386353572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9386696572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9387077388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9387433656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9387867038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9388216102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9388578602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9388935882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9389278522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9389637628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9389991082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9390419924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9390782548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9391149926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9391493070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9391903512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9392266132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9392625206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9392986518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9393397556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9393769980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9394125514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9394493434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9394835938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9395178052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9395547848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9395890886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9396322772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9396763408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9397136526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9397494182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9397863066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9398220804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9398566412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9398989338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9399337284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9399699314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9400043556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9400412888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9400769018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9401146606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9401487812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9401909560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9402268720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9402612328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9402970506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9403312634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9403679106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9404067866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9404510468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9404857794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9405203628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9405560968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9405904218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9406263046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9406615848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9406984678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9407413406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9407904214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9408253402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9408598678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9408957466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9409301122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9409671210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9410085408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9410457290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9410816482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9411185932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9411530316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9411875032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9412244426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9412587624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9413014264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9413359464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9413727232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9414084258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9414625904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9414987404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9415332512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9415765512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9416113196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9416473464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9416815522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9417183602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9417541868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9417923516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9418266376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9418675528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9419170126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9419517200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9419910984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9420291616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9420673224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9421028454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9421469586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9421818322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9422164236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9422521822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9422864676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9423223772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9423579376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9424009314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9424372476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9424741228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9425085046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9425428914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9425785742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9426171290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9426530612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9426934414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9427305604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9427661826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9428031208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9428376260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9428720546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9429089724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9429433372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9429864824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9430307740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9430682370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9431041972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9431411482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9431767244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9432113018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9432544438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9432893156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9433255722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9433599692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9433969526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9434327168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9434708588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9435052818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9435483688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9435843620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9436185682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9436542958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9436883736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9437251152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9437619034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9438045604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9438393812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9438738922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9439095868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9439438662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9439798120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9440139944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9440518520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9440936606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9441384056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9441743902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9442090906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9442449846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9442794442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9443164850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9443567318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9443942564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9444300038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9444669090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9445013746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9445357948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9445716150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9446070650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9446495430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9446843546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9447212618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9447570960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9447941090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9448348542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9448709458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9449071454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9449489344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9449851792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9450196208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9450578838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9450935980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9451304444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9451661128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9452071764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9452433082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9452882770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9453245816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9453588376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9453957516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9454327112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9454747186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9455108952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9455455698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9455814188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9456156418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9456516382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9456858864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9457245176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9457659632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9458031526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9458373996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9458716612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9459071248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9459412322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9459780358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9460120962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9460556106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9460918572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9461288610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9461633038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9461977468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9462334962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9462689386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9463049866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9463460064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9463920580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9464283444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9464653156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9464998056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9465354508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9465713336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9466134986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9466498986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9466842284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9467211032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9467569416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9467938872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9468295034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9468641694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9469073422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9469422434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9469782782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9470124824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9470494412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9470854008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9471279196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9471704640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9472055316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9472415114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9472762678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9473126020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9473471828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9473855226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9474215042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 57,570000,10000,0,0,256,25,67,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9475915472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9476273884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9476711126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9477079116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9477516534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9477881324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9478224428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9478596240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9478955760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9479327572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9479683980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9480090378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9480450792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9480794854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9481155020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9481496816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9481864562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9482261730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9482654372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9483075646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9483424390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9483782244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9484125912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9484486040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9484828580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9485207792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9485625306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9485998084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9486442224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9486791392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9487149034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9487492576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9487862720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9488205198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9488637004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9489000462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9489368774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9489713938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9490059564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9490417506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9490777748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9491199638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9491735350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9492107370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9492464876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9492832886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9493178048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9493535510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9493892840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9494312640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9494672592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9495015482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9495383446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9495740776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9496109532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9496463472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9496868876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9497230964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9497737426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9498101106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9498459030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9498827606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9499202900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9499637028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9499986750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9500332250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9500690666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9501033104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9501390010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9501730500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9502108186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9502524598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9502897552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9503241244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9503584896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9503942812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9504286092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9504684726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9505065466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9505503064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9505867324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9506237926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9506583032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9506928772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9507288116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9507645314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9508070192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9508417298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9508881382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9509244414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9509614492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9509959914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9510319638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9510677550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9511092922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9511456092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9511798882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9512166778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9512525054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9512894170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9513250436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9513668490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9514048476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9514392626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9514751660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9515093728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9515462054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9515851848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9516221940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9516643318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9516993594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9517350726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9517708516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9518067798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9518410180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9518793540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9519220396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9519595452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9520034456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9520383188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9520740378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9521082626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9521453156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9521794884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9522239468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9522602188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9522971172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9523315866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9523661422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9524018148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9524375478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9524805276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9525151408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9525521322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9525879308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9526248080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9526591984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9526935900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9527305638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9527718316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9528079052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9528418816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9528785048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9529154628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9529522924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9529877530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9530221354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9530641970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9531106274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9531470330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9531813030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9532194114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9532572190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9532986678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9533435120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9533786820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9534145370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9534487296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9534846012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9535188104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9535567900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9535995800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9536367432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9536712328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9537056364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9537413316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9537755710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9538156572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9538504638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9538932036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9539298330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9539667928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9540017868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9540366968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9540728390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9541087084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9541445284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9541849450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9542321328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9542686934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9543055452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9543399900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9543754640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9544116200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9544527070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9544908162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9545251808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9545619976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9545977264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9546345112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9546699954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9547044598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9547484186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9547832180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9548192528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9548534444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9548901902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9549260892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9549640820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9550049294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9550400900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9550760266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9551105424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9551467924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9551811922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9552193014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9552550200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9552981864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9553431902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9553782540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9554140490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9554484394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9554844450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9555198386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9555647004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9556012646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9556385048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9556731848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9557079792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9557440152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9557798860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9558161026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9558567396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9558980944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9559348952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9559716760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9560059588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9560421630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9560791182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9561250786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9561619432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9561962094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9562330820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9562688394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9563058032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9563414336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9563758730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9564181572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9564626428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9564994542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9565340076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9565712340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9566069966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9566451060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9566860030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9567210024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9567571656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9567917820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9568446826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9568795730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9569179188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9569611510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9569985952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9570333382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9570679118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 58,580000,10000,0,0,256,25,68,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9572622984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9572980360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9573344006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9573688784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9574059938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9574418440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9574803942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9575211866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9575562998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9576067148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9576415190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9576775132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9577118448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9577517462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9577875886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9578365496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9578713904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9579059888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9579417384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9579760754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9580120522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9580479748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9580910354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9581273492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9581642000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9581986698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9582330976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9582687622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9583042234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9583401520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9583805630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9584177428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9584536474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9584906312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9585250998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9585595848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9585967492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9586383660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9586748738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9587186696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9587560980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9587919980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9588290944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9588649150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9588996414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9589449432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9589831356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9590194356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9590546484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9590917312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9591275744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9591660348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9592082272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9592431774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9592806552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9593150448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9593510928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9593853546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9594261372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9594620888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9595054434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9595402444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9595747118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9596104510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9596447834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9596807248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9597161848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9597589940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9597954732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9598422674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9598771832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9599117980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9599475836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9599832558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9600192324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9600604730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9600977982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9601338680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9601710078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9602055102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9602401010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9602770746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9603171178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9603536314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9603879880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9604249144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9604606798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9604974818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9605318912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9605674996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9606102496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9606450958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9606813632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9607158104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9607529510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9607887234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9608284400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9608629790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9609039152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9609488684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9609836836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9610197002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9610540416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9610908982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9611281964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9611716510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9612065660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9612411440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9612769520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9613113162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9613472834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9613827818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9614196434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9614614468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9614989824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9615335674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9615681218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9616039770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9616385364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9616761432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9617174918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9617550176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9617967610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9618337620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9618682912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9619026728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9619398970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9619743226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9620201586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9620645570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9621019016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9621377396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9621748274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9622095214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9622454436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9622879634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9623227364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9623587676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9623947222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9624316920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9624675056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9625055406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9625399596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9625805978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9626165434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9626509236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9626868558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9627209932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9627578346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9627948914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9628388672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9628737154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9629081870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9629438698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9629782790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9630141262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9630483338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9630863180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9631280796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9631653530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9632116846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9632465084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9632823816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9633166648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9633538320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9633880392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9634325364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9634689908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9635060068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9635404426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9635749194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9636108602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9636464308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9636896158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9637243662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9637615016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9637972616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9638340860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9638685860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9639040794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9639413224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9639886432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9640253950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9640597474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9640966402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9641324508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9641695448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9642056432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9642486512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9642849428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9643289538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9643652258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9643994094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9644362142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9644731740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9645152790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9645673752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9646099106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9646460648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9646805608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9647167408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9647525038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9647953796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9648327042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9648696758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9649047604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9649390632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9649746024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9650113796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9650484306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9650898720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9651268042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9651624502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9651992158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9652334180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9652676736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9653042970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9653383004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9653798622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9654292260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9654663232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9655021932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9655409060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9655765542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9656111838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9656544302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9656891504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9657251492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9657594972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9657963670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9658322024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9658703530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9659046042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9659462080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9659822940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9660166816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9660526176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9660867444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9661235722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9661604744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9662041238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9662389338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9662732248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9663089090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9663431824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9663791050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9664133656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9664513522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9664930676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9665303540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9665781554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9666130838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9666488182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9666831488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9667207810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9667613502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9667984794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 59,590000,10000,0,0,256,25,69,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9702950662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9703341978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9703707590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9704136062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9704504578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9704874728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9705236548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9705579580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9705948520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9706349458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9706795646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9707143866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9707488404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9707846352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9708189198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9708548416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9708890658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9709269250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9709697054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9710069488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9710515800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9710865794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9711222492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9711565876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9711937346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9712279498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9712711808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9713075370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9713444728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9713789126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9714134806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9714491182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9714845936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9715275508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9715622018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9715990656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9716347694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9716717206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9717062224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9717417428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9717775406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9718181002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9718545976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9718889660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9719260612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9719617752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9719984882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9720353042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9720758776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9721129610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9721614956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9721976696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9722479956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9722854314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9723224010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9723666106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9724015646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9724361454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9724720366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9725063986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9725423896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9725778514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9726147060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9726568124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9726942968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9727289450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9727636240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9727998158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9728344244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9728720810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9729066874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9729501938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9729864600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9730233612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9730577844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9731003826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9731377336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9731724176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9732152358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9732498738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9733011548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9733373492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9733743552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9734086366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9734443474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9734863338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9735210470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9735570580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9735913736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9736307312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9736665986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9737048514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9737393850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9737800828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9738159980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9738503116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9738862324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9739205384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9739573240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9739942590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9740368248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9740717778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9741064102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9741421928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9741765208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9742125356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9742467740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9742846526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9743266836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9743639622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9744115304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9744466046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9744824362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9745168468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9745540112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9745882600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9746313432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9746674680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9747042326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9747387304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9747731944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9748088976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9748443208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9748873656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9749219106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9749588034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9749945950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9750315446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9750659080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9751044264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9751404864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9751830856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9752194876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9752538112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9752905956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9753264414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9753635144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9753990810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9754397696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9754759086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9755198958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9755561880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9755904594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9756273056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9756647076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9757016798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9757426618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9757774608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9758131376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9758472768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9758829930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9759240246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9759626030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9760049050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9760425048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9760783788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9761130682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9761490550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9761835364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9762240368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9762583484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9763013568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9763376780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9763746556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9764091536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9764437430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9764795676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9765150714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9765574354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9765921418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9766387484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9766751642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9767122750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9767488558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9767846778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9768205700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9768616676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9768979248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9769321016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9769689260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9770047634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9770417390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9770773398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9771176984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9771536148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9771879948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9772239174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9772581292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9772949200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9773307908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9773688176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9774096758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9774446304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9774803618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9775146666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9775506210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9775848584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9776227192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9776584054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9777013856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9777450846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9777800080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9778157216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9778500778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9778861202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9779216522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9779645268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9780007478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9780375098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9780718888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9781062024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9781419080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9781772966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9782132812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9782550912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9782923576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9783281592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9783650304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9783994252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9784338582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9784707370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9785050774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9785471926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9785816824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9786185066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9786542698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9786911712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9787318950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9787680592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9788107524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9788455516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9788910800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9789256090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9789623684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9789979296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9790360608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9790764136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9791119780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9791479500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9791822200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9792180866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9792523116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9792891518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9793259330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9793692358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9794040328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9794384786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9794741964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9795085150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9795443246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9795796922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9796166044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9796588320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9796960120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9797305236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9797649492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 60,600000,10000,0,0,256,25,70,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9799382168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9799861100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9800241326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9800586112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9800958234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9801317542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9801704682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9802112696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9802464558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9802826192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9803170216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9803530322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9803872938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9804252932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9804610242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9805041074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9805388842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9805734372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9806093418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9806436434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9806796058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9807149794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9807577788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9807942016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9808311242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9808655162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9809003886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9809361032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9809704536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9810075492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9810491012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9810865296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9811343042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9811716280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9812061060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9812407298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9812777360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9813183634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9813546756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9813889380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9814257860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9814633304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9815002266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9815357396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9815771710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9816203824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9816551184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9816918274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9817262696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9817631732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9817991054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9818404844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9818813480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9819162686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9819520894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9819864512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9820224154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9820566534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9820934206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9821302730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9821733968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9822083000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9822560948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9822922180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9823265850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9823625060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9823977678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9824410802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9824772920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9825141508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9825485638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9825829088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9826185654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9826528262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9826898032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9827302890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9827673620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9828030586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9828398250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9828741080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9829084290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9829452056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9829794384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9830231348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9830629028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9831003006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9831361954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9831731886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9832075252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9832437406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9832872854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9833221970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9833684292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9834030650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9834400634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9834758566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9835140132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9835485674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9835906668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9836269290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9836616104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9836978678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9837323564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9837694140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9838067514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9838509398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9838893036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9839245562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9839602774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9839945806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9840305038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9840660868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9841028420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9841452738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9841825708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9842170248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9842515002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9842872080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9843214768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9843585290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9844050708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9844425164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9844880158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9845254612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9845600738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9845965884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9846340218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9846683276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9847127590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9847471890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9847839066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9848195530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9848564142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9848908224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9849264730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9849697992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9850044142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9850402060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9850742910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9851109242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9851466168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9851846254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9852189794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9852603720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9852962834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9853306374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9853664026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9854004878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9854370948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9854738556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9855160410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9855514366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9855996186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9856357854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9856703090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9857063874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9857419616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9857789834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9858212988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9858586568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9858931752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9859277438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9859635230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9859978008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9860349424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9860743956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9861143162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9861504404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9861873896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9862217240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9862561620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9862917790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9863275902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9863702350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9864048216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9864416332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9864774850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9865143884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9865487330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9865843814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9866201050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9866622026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9867073360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9867419740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9867789016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9868145592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9868514422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9868870984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9869281990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9869642824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9869986936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9870346108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9870687510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9871055806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9871425734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9871794948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9872255880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9872607428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9872974290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9873318396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9873679200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9874028360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9874619710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9875054668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9875430476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9875777886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9876289512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9876653190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9877025668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9877388520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9877797326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9878312478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9878679336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9879051184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9879396220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9879741656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9880112010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9880530050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9880893068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9881235200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9881604478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9881963630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9882333352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9882690054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9883036846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9883456872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9883806546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9884171514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9884521008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9884893722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9885253982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9885637056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9886052824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9886402456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9886762154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9887105908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9887465962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9887808846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9888188436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9888545184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9888985666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9889410810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9889776136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9890133444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9890478104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9890838326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9891193098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9891633968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9891994504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9892362778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9892725788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9893071666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9893428408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9893781936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9894140372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 61,610000,10000,0,0,256,25,71,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9896120460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9896502494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9896878076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9897321068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9897670962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9898021146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9898386186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9898731620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9899091518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9899446368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9899816248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9900344360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9900875326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9901227510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9901575274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9901933010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9902289760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9902650664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9903059396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9903433504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9903791418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9904160544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9904506872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9904851660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9905221244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9905632228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9905995180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9906337674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9906706706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9907065194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9907436268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9907790714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9908137070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9908557288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9908906658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9909268820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9909678456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9910059826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9910419332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9910802536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9911250212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9911612440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9912066378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9912414334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9912774260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9913116372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9913498400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9913856512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9914292910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9914642434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9914988144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9915345724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9915689744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9916049956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9916405184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9916836788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9917200654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9917570266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9917915466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9918260488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9918617624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9918970954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9919331538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9919736646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9920108256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9920465940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9920834960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9921180276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9921524414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9921894658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9922239110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9922671832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9923174660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9923547054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9923906548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9924276674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9924634748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9924980052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9925461172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9925808800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9926170020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9926513688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9926883506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9927239870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9927622134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9928042348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9928446620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9928881044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9929225202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9929583130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9929923584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9930334540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9930744572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9931132988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9931479422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9931826910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9932183996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9932528402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9932890594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9933247334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9933683724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9934046206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9934518862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9934866634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9935212560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9935569414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9935925988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9936286744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9936704446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9937074604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9937433744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9937802418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9938145474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9938490520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9938862642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9939266756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9939629048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9939970552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9940339196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9940714354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9941084324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9941441978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9941788468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9942222648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9942572564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9942934894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9943278872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9943648486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9944006892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9944388758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9944798198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9945149228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9945647064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9945994122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9946354228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9946696522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9947075872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9947433026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9947874420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9948223410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9948569662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9948926116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9949268792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9949628354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9949982596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9950458876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9950823800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9951192766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9951537026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9951881850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9952238450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9952592642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9953230234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9953580232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9953951882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9954310428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9954680576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9955024956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9955427162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9955800180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9956207372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9956720522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9957140412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9957512980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9957872506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9958260142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9958606370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9959021248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9959382854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9959726288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9960085570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9960427056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9960795496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9961167480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9961600320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9961950354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9962297032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9962654506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9962998252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9963358540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9963701438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9964082716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9964500646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9964875536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9965220530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9965565560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9965923658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9966266536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9966636508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9966979744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9967407408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9967916218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9968291480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9968636436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9968981226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9969339022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9969693306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9970115658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9970461864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9970831358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9971190106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9971560610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9971906596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9972281208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9972642212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9973047482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9973410938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9973753632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9974122166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9974479656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9974848648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9975205280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9975625594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9975988766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9976335334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9976698092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9977041256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9977410906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9977781578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9978152148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9978561608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9978912336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9979404458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9979750554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9980109126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9980449938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9980827886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9981257656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9981630904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9981975878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9982322720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9982680894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9983023766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9983395714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9983738324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9984168412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9984531022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9984901714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9985314494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9985663454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9986023316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9986408788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9986842020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9987188750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9987558510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9987932210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9988301454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9988643942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9988999316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9989356118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9989762758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9990126006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9990614998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9990987778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9991345960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9991714978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9992071434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 62,620000,10000,0,0,256,25,73,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 9993605432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9993976824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9994325756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9994699720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9995043690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9995479230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9995841784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9996214318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9996559356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 9996907860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 9997265994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9997621752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 9998045058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 9998391818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 9998761456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 9999118848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 9999487250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 9999831804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10000188592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10000548622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10000967080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10001334272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10001783936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10002156416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10002517928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10002892386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10003253516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10003678972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10004061918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10004409558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10004772632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10005118386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10005490126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10005862256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10006336838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10006705562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10007056136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10007416198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10007762074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10008124578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10008469648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10008851028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10009274450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10009651668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10010001010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10010350028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10010710508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10011056996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10011431190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10011777818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10012213378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10012689482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10013109270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10013576980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10014003112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10014391214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10014812858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10015232012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10015593820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10015968246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10016330958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10016704572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10017065764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10017415082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10017846390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10018196476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10018566520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10018913640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10019285216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10019647146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10020050650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10020464078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10020817222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10021184628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10021532062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10021894472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10022239514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10022624828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10022985006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10023422024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10023924598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10024284930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10024645904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10024991320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10025366812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10025713818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10026157394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10026523214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10026901732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10027249900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10027598596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10027960312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10028319032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10028682336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10029139138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10029515902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10030086064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10030461720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10030808840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10031170136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10031601374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10031953116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10032316500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10032662972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10033034616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10033395588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10033777926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10034124506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10034536448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10034902058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10035384758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10035766706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10036113602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10036487874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10036913178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10037352760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10037706004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10038055314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10038419164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10038767992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10039133500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10039493096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10039866602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10040292614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10040670504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10041018028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10041366330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10041805104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10042196828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10042561402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10042984436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10043362248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10043724774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10044098642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10044446036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10044794042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10045169088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10045596850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10045966464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10046409688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10046786428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10047147488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10047521296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10047881742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10048231862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10048667742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10049069086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10049435928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10049781470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10050154780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10050516284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10050900412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10051308582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10051676152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10052036580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10052381954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10052744136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10053088366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10053471758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10053831436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10054265924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10054616046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10054965874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10055328808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10055675018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10056091304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10056452198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10056895448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10057262368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10057729560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10058080446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10058428782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10058789644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10059150930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10059592024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10059943038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10060317012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10060677856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10061051566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10061398074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10061756776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10062119204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10062527772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10062894858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10063240944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10063612460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10063973524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10064346402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10064706392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10065055648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10065480864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10065830430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10066192400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10066537132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10066923374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10067285244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10067669502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10068088612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10068441150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10068894144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10069247290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10069610932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10070026306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10070414034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10070842240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10071277054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10071630990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10071983698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10072350196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10072700340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10073079804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10073428654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10073875064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10074240896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10074614942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10074963204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10075313778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10075675340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10076036082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10076461098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10076810926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10077185464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10077547236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10077920294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10078267958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10078629862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10078990566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10079400408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10079863192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10080213854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10080638716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10081005706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10081389632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10081738688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10082154034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10082536060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10082885284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10083248214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10083594286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10083965854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10084339020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10084772652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10085127280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10085475146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10085837790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10086186670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10086550384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10086897884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10087281556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10087712200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10088088732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10088437960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10088786954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10089149210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10089495360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 63,630000,10000,0,0,256,25,74,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 10091522962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10091883234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10092283796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10092660918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10093038404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10093506106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10093865210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10094232102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10094582512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10094949362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10095298610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10095684640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10096112588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10096489652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10096839482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10097187272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10097549848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10097898214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10098365536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10098782390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10099162288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10099597630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10099975160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10100323940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10100674138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10101049872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10101397788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10101821104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10102308816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10102686216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10103048134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10103420778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10103780236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10104128876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10104553766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10104906812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10105272914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10105621696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10105996500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10106365706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10106946802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10107371946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10107727280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10108092456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10108440010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10108819076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10109164896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10109562268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10109994190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10110372450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10110724144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10111217556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10111695770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10112130832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10112509808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10113180182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10114098892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10114553206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10114929726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10115294012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10115829076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10116210288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10116590274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10116954086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10117300266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10117674010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10118048992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10118534870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10118952956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10119319948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10119681028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10120029140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10120394270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10120755486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10121232116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10121602422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10121982384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10122330814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10122679070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10123039452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10123398506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10123762598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10124203292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10124684780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10125060762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10125465848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10126022590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10126622184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10127336430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10127915174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10128518638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10129135032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10129856624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10130469634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10131090464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10131680938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10132121544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10132622574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10132975556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10133345468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10133692126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10134064658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10134428294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10134839378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10135288122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10135642584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10136122086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10136474600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10136838410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10137184422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10137567132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10138018668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10138395764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10138746274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10139099408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10139460540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10139919330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10140506498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10141059082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10141647826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10142250016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10142875316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10143477666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10144184550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10144788694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10145189030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10145554690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10145918714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10146291718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10146765808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10147263234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10147613958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10147965278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10148327572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10148685948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10149048422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10149486946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10149863302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10150231300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10150605628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10150955540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10151304696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10151677858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10152112064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10152477842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10152850544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10153223360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10153583768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10153955788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10154344528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10154758754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10155146646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10155493720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10155862426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10156208444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10156580250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10156954524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10157331228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10157770134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10158122584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10158640688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10158993540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10159357072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10159702680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10160086816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10160542880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10160919712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10161271304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10161617582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10161975104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10162318284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10162691526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10163034938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10163487456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10163852894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10164232732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10164582022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10164930256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10165291742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10165652136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10166099988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10166449230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10166827626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10167190834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10167563920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10167910090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10168286918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10168648344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10169081570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10169550840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10169902400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10170276502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10170637846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10171021484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10171368788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10171807212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10172172216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10172526456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10172889696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10173235430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10173606498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10173980424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10174435592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10174786396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10175133860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10175500402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10175846908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10176209460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10176567910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10176940974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10177406778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10177784748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10178139202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10178488430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10178852212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10179200704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10179596914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10180341742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10181192718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10181812918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10182451112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10183134558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10183986306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10184558412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10184972298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10185674500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10186045910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10186631186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10187277928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10187925570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10188593672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10189181068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10189777690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10190364052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10191005788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10191731082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10192574290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10193041674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10193436768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10193787154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10194342090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10194709258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10195064456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10195436034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10195783704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10196167856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10196529530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10197016592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10197368700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10197725044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10198086696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10198433186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10198796542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10199159532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10199627536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10199994972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10200464650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 64,640000,10000,0,0,256,25,75,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 10202793362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10203277948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10203651124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10204002404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10204427614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10204790770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10205287490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10205687844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10206072312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10206420448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10206770212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10207152942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10207516346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10207879558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10208354814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10208731754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10209100070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10209474220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10209824958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10210217244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10210577746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10211021108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10211389454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10211742102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10212114938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10212476688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10212849596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10213209442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10213640114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10214004864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10214490862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10214859096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10215204824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10215577308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10215950462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10216411534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10216763470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10217174696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10217539022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10217886234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10218249140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10218607632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10218979736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10219422134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10219799212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10220153804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10220502412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10220864578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10221213818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10221590400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10222017092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10222393290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10222781218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10223217252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10223731522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10224107536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10224518902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10225167336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10225938386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10226533556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10226975940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10227338602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10227858074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10228211304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10228566912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10228929218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10229364188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10230025656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10230733720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10231353768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10231963776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10232615574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10233311010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10233894848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10234276012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10234623904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10234990840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10235338712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10235731868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10236225662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10236718898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10237078170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10237442640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10237850624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10238213208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10238577992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10239021938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10239399308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10239766340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10240140478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10240487960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10240836670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10241272734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10241707450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10242107738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10242458920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10242830424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10243192614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10243563182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10243923758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10244271944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10244716550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10245066206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10245434904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10245779086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10246149070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10246508024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10246894434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10247327388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10247680286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10248190190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10248541426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10248904852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10249251786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10249636692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10250083648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10250459538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10250820252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10251168028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10251586760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10251937886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10252314882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10252661518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10253152572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10253519778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10253896784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10254243860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10254592310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10254965672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10255314422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10255764626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10256114588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10256492582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10256852086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10257223824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10257588636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10257948532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10258387246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10258744812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10259366878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10259720304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10260093796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10260691130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10261070064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10261522178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10261875344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10262245410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10262592278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10262956306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10263302336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10263689640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10264141996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10264517626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10264870412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10265216386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10265574434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10265919768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10266327282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10266671940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10267131154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10267497856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10267876230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10268224744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10268574018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10268937374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10269297492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10269747016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10270096508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10270633574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10271001626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10271376552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10271725812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10272091204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10272538994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10272889126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10273257932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10273621802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10273993548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10274352974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10274739498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10275085612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10275525240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10275889232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10276242544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10276605070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10276950460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10277321306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10277694370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10278148536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10278500736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10278854962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10279215628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10279561142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10279925068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10280281958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10280653144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10281097122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10281626898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10281978884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10282328464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10282690384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10283050410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10283414986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10283846664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10284220500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10284587002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10284957578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10285305810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10285653790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10286032940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10286460556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10286827872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10287181528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10287554936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10287916506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10288289836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10288650830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10289001450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10289465256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10289815952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10290185618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10290530858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10290901314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10291261152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10291646528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10292077972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10292432582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10292930750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10293282578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10293645722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10293990992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10294375432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10294821198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10295196244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10295543734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10295896188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10296255778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10296602372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10296976544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10297320978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10297774880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10298143260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10298523346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10298871072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10299220238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10299579826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10299938402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10300366896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10300743420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10301119154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10301488240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10301860930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10302207938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10302574548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10302953822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 65,650000,10000,0,0,256,25,76,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 10305727964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10306360138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10306891926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10307498202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10308001148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10308635720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10309318448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10309922916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10310383488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10310732394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10311141728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10311489196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10312039894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10312411454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10312786286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10313134888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10313484252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10313859024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10314207096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10314644706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10315134916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10315519036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10315883164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10316258176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10316618906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10316968452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10317400692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10317751684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10318132050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10318586084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10318960908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10319323012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10319710430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10320126024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10320479910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10320848674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10321196516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10321562160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10321910704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10322327892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10322689048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10323126426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10323475316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10323823962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10324186120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10324556442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10324919304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10325278058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10325711292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10326076810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10326604468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10326958568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10327310282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10327673254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10328034418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10328466060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10328815672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10329188520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10329551710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10329923942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10330271568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10330630968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10330991682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10331402278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10331769280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10332116396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10332490308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10332851870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10333224850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10333583186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10333990734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10334446396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10334814758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10335339054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10335789394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10336175920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10336536782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10337047154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10337881300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10338241546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10338605938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10338967418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10339332546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10339747496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10340122238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10340490168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10340883224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10341230766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10341578024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10341949154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10342342564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10342722476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10343069344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10343448820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10343809288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10344181880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10344527732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10344885870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10345308860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10345660322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10346024102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10346369846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10346741890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10347102996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10347487646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10347835760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10348251004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10348715650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10349068538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10349431620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10349778374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10350160654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10350521936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10350964626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10351318124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10351668814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10352031310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10352379504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10352745046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10353107096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10353481564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10353911730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10354286488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10354634052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10354981110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10355340760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10355685824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10356073872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10356479498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10356853134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10357212332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10357584236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10357930150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10358277922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10358648888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10358993436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10359415688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10359842680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10360231290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10360592380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10360965074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10361312812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10361673854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10362107348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10362491120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10362939454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10363390930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10363833410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10364221410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10364595646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10365055680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10365409500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10365817428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10366216402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10366580598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10366926482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10367316492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10367787164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10368171090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10368526904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10368876120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10369250444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10369597410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10369976192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10370409856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10370787384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10371309126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10371689138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10372040634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10372409022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10372789298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10373213420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10373580622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10373927140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10374307938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10374668876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10375041848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10375402424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10375751748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10376175320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10376526488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10376894968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10377241336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10377702686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10378068228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10378490108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10378931520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10379301518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10379672568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10380029500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10380405760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10380752936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10381137628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10381555052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10381940270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10382398030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10382752256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10383113420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10383458828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10383832920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10384179024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10384628578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10384995290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10385368170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10385716356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10386064564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10386425150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10386782386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10387208632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10387557702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10387952080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10388344642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10388933468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10389506362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10389864388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10390352018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10390730248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10391123652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10391521550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10391918720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10392313698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10392688572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10393107452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10393575556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10393941954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10394290930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10394655012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10395014880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10395388572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10395818930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10396197044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10396554620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10396953606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10397367406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10397715364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10398091724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10398527380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10398944520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10399314462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10399690418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10400041290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10400391382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10400769176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10401197754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10401566506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10401914130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10402292790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10402652316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10403024938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10403384564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10403733328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10404203020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10404555012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10405060446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10405408692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10405780180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10406140432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 66,660000,10000,0,0,256,25,77,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 10407752740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10408110644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10408463304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10408832132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10409194850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10409626550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10409977740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10410357174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10410717942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10411093116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10411439794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10411798932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10412159986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10412570834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10412936898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10413290554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10413662180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10414024684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10414619006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10414970338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10415384584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10415748660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10416272906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10416639576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10416984808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10417368690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10417730052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10418168128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10418519072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10418867412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10419290964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10419690922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10420054572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10420451682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10420891420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10421278402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10421652246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10422001374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10422349892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10422711386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10423069536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10423432864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10423850424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10424222990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10424581774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10424952244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10425297298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10425642000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10426012492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10426419666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10426785846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10427229396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10427604134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10427966590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10428416534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10428779788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10429201626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10429567130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10429914046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10430277478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10430622300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10430994522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10431365294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10431738942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10432147586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10432500036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10432862230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10433207204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10433569514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10433914776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10434335556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10434749330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10435139380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10435486952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10435834350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10436195772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10436557720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10436920838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10437277732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10437710314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10438075130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10438542930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10438893494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10439242618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10439649016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10440215106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10440840504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10441193978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10441568114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10441930968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10442308220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10442674910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10443026186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10443465378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10443815296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10444176064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10444520234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10444890312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10445250824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10445635794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10446059676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10446410900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10446772346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10447118974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10447544954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10447944790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10448375120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10448810000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10449185022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10449653998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10450133098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10450496454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10450843992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10451224082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10451644194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10452020510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10452443258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10452837554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10453185574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10453534756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10453911294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10454257792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10454688072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10455035600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10455407420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10455767358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10456138708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10456485072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10456852226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10457292838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10457641390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10458002136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10458358490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10458739938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10459100674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10459482244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10459827202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10460239050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10460729720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10461080686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10461443940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10461789666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10462173394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10462532742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10463004168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10463354664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10463704536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10464063902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10464409738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10464772200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10465127996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10465549970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10465923566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10466294366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10466640820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10466987644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10467347072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10467693160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10468065770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10468486400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10468861522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10469223924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10469596968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10469944418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10470293464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10470665220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10471012474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10471446532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10471890884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10472266406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10472629516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10473001108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10473360044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10473709340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10474137656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10474488914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10474851904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10475197924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10475629696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10476098120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10476503312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10476992388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10477344606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10477714656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10478059494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10478421208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10478764858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10479147556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10479581058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10479975968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10480323456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10480676576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10481034974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10481379014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10481739202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10482094214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10482529418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10482895188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10483373244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10483723296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10484087490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10484448586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10484807370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10485240198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10485589352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10485968134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10486329168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10486701272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10487048160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10487408792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10487771792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10488188638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10488555710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10488909140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10489279444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10489639348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10490011262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10490400312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10490822744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10491374848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10491735440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10492100034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10492446514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10492817618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10493191164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10493641082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10493993896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10494483888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10494846044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10495193438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10495555048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10495914304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10496285632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10496710570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10497087074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10497435470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10497783638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10498144094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10498491400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10498865168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10499280670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10499657838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10500035162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10500408104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10500756182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10501104692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10501476664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10501886584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10502545832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10503117298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10503715116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10504320096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10505022102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10505804956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10506375762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 67,670000,10000,0,0,256,25,78,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 10508660570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10509022106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10509386362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10509733166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10510120922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10510565044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10510944368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10511293456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10511644448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10512009292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10512357528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10512733830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10513081004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10513514464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10513881434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10514254184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10514602150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10514950506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10515313706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10515674734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10516104380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10516454578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10516935670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10517302376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10517674530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10518022432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10518384388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10518848502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10519199732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10519562984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10519908894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10520280410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10520641368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10521025732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10521373330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10521785312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10522150178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10522497866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10522861248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10523207298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10523579250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10523952208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10524387272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10524738270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10525087306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10525448238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10525795056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10526158436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10526504644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10526888100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10527321242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10527696426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10528139452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10528494378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10528857262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10529206622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10529583576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10529998394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10530374804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10530736840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10531109928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10531458754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10531808518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10532180380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10532527836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10532955872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10533305606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10533678176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10534052932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10534426940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10534776056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10535137290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10535555922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10535918720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10536282586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10536628350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10536999816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10537360976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10537734082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10538094114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10538505158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10538869472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10539308568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10539676186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10540022994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10540394846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10540769018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10541218248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10541568784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10541916948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10542274854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10542620416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10542981672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10543325880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10543707786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10544126452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10544504172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10544853656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10545200494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10545563868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10545911576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10546413176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10547091964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10547538042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10547903170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10548275828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10548624852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10548992192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10549354100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10549781176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10550170212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10550629956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10551003732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10551365708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10551739354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10552100798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10552528344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10552893936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10553241888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10553605484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10553951330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10554323112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10554696294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10555069112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10555480810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10555893796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10556459178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10556921802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10557460936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10558080168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10558652738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10559261148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10559889914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10560468800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10561026910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10561773164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10562353022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10562983324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10563693402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10564305390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10564916636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10565548756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10566166024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10566858698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10567425832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10567778580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10568288592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10568657640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10569034454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10569549218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10570063622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10570660926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10571244476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10571870554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10572522376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10573345778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10573726282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10574342372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10575079218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10575708214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10576229336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10576816226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10577372540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10578067610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10578671244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10579232990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10579863784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10580556022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10581165554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10581562028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10581915134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10582278826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10582642046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10583004630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10583525836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10584023064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10584391036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10584764914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10585113118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10585475176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10585837160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10586331430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10586699592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10587052474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10587425782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10587787148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10588171954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10588520208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10588978464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10589342810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10589697002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10590061000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10590406558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10590798474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10591202120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10591681944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10592033366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10592388462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10592750364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10593098916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10593463384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10593823078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10594195672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10594638790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10595125822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10595485884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10595835688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10596198102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10596557892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10596923288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10597373258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10597751742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10598119830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10598494618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10598843278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10599191248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10599639430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10600094128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10600462322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10600815268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10601189958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10601550316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10601922146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10602312106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10602662050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10603103138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10603452370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10603820416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10604165280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10604536720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10604896270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10605279042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10605711180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10606063704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10606554750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10606907402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10607273310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10607620948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10608007978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10608465876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10608843834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10609199128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10609547716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10609908444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10610256852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10610634664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10610980456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10611432248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10611798456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10612178138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10612526380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10612874724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10613237730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10613597586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10614041880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10614391404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10614769528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 68,680000,10000,0,0,256,25,79,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 10616246598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10616632944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10617086462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10617553490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10617924910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10618276750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10618640818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10619000130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10619372248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10619828616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10620204274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10620558042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10620907088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10621266590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10621613550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10621988544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10622414032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10622810918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10623182144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10623556524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10623906314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10624257240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10624633020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10624983678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10625434760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10625782828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10626160344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10626521952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10626893252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10627240944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10627679432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10628124412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10628475416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10628951250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10629301534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10629675954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10630036434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10630422888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10630863502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10631217736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10631585004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10631933982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10632299496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10632647666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10633034776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10633398380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10633863590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10634216806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10634574032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10634937044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10635285324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10635651064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10636014856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10636467926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10636831590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10637209052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10637554398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10637902504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10638262024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10638636416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10638999024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10639425598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10639926176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10640302288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10640678160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10641028174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10641389974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10641752594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10642193448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10642561218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10642913966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10643286272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10643647100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10644020706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10644380012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10644800304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10645320064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10645680334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10646044274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10646390354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10646763752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10647140052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10647591116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10647945462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10648296128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10648664192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10649010212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10649375144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10649720834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10650104004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10650527110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10650903896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10651397658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10651751662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10652127072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10652484714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10652859280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10653418002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10653796568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10654160362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10654552784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10654903486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10655254204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10655633236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10656106622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10656495210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10656852466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10657225786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10657586948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10657959946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10658352772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10658779180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10659151482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10659499860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10659864748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10660211100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10660584286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10660955664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10661330212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10661741244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10662093586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10662590760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10662941256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10663304828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10663650686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10664034944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10664462004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10664841692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10665192688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10665545008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10665908400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10666257706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10666634018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10666982040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10667413318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10667778958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10668242896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10668801066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10669383004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10670030488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10670560120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10671129712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10671648820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10672223668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10672873746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10673573680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10674092986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10674620680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10675174902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10675785534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10676326232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10676837920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10677394164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10677947876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10678588826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10679112078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10679631544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10680166536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10680697250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10681322230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10681839370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10682390158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10682921978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10683486520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10684086966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10684714444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10685270564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10685775594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10686331528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10686935026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10687490208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10688025376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10688571376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10689100332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10689694642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10690223072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10690739340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10691285248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10691866560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10692567992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10693013194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10693591842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10694169280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10694784588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10695497512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10696231746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10696770462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10697331090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10697859582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10698572872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10699137990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10699689680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10700184784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10700888956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10701364378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10701962828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10702501248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10703147980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10703876372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10704491590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10704955002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10705522204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10706025158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10706553246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10706923744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10707426390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10707806914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10708171246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10708557314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10708908084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10709395858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10709763618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10710120486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10710489232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10710839820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10711215054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10711591282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10712073084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10712425868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10712786144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10713149414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10713499578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10713865558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10714258716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10714656770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10715124634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10715497990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10715850196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10716195782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10716552556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10716896018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10717268890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10717707650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10718085322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10718556044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10718933786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10719283360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10719632820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10720007046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10720453506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10720823968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10721178146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10721553182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10722091632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10722468952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10722829502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10723267324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10723632200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10723985398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10724347648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10724692284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10725063810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10725443240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10725814810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10726263332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10726616260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 69,690000,10000,0,0,256,25,81,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 10728179270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10728534978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10728973410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10729325520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10729919488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10730289460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10730667938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10731028958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10731381518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10731840776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10732191408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10732562030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10732908100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10733279690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10733641344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10734024538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10734444170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10734798568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10735161502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10735509932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10735874814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10736222570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10736608370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10736970776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10737414596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10737767262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10738115550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10738478444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10738826784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10739191322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10739551374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10739995162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10740361912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10740835676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10741189552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10741541552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10741904868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10742264884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10742629576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10743054498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10743429522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10743789800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10744160766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10744507574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10744854884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10745225812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10745644070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10746009652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10746355924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10746727642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10747103772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10747476532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10747835914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10748184160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10748608388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10748959182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10749323124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10749670600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10750042304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10750404466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10750788418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10751210588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10751562640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10752056338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10752408306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10752772482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10753117806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10753503970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10753863660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10754300222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10754649508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10754996616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10755355676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10755700586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10756061688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10756418198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10756851554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10757219152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10757592818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10757999840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10758357550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10758719172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10759078322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10759441530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10759856856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10760235378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10760596466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10760968486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10761315404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10761664414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10762038914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10762472398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10762840070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10763285438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10763807002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10764384678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10765000996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10765669144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10766236646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10766817188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10767405648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10768059884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10768417274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10768802104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10769167316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10769544858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10769894304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10770297574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10770661114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10771090922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10771457406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10771805696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10772178550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10772541250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10772915756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10773277684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10773691072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10774055190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10774513082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10774879808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10775226702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10775598236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10775970564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10776409430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10776763198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10777112194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10777474072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10777823302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10778186844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10778534096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10778918004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10779355122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10779731480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10780100380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10780449232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10780811580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10781158258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10781534144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10781880200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10782313984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10782679420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10783052404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10783399376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10783747040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10784107566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10784465532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10784891002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10785240660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10785706530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10786073890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10786517456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10786867422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10787232356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10787671178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10788022904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10788386092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10788731842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10789104242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10789465186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10789849032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10790195786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10790605308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10790971004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10791319922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10791683724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10792030330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10792402460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10792775816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10793219010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10793569988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10793918678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10794279194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10794626026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10794989576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10795368544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10795741776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10796172846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10796548322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10796997168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10797349752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10797712316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10798060830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10798436196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10799042522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10799420138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10799782240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10800153988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10800501386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10800849740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10801224458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10801635764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10802003248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10802350958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10802723936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10803085658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10803459358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10803818198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10804167860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10804590346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10804940670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10805302764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10805647118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10806018332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10806378302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10806761998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10807179776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10807534050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10808034560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10808386680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10808749556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10809096274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10809481056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10809841196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10810316264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10810668268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10811040676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10811401728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10811749198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10812112404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10812472550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10812908948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10813272974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10813650660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10813998492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10814345692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10814763374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10815127588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10815488738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10815906452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10816281912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10816643076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10817016492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10817363280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10817711354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10818085700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10818508438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10818874014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10819320122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10819696142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10820058162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10820431236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10820792418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10821207356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10821572396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10821920938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10822284460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10822629900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10823002230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10823374386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10823747382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10824168926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10824522734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10824884580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10825232968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10825599000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 70,700000,10000,0,0,256,25,82,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 10828147502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10828558440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10828924626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10829337106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10829837528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10830288048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10830680820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10831031374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10831397576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10831759406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10832182204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10832717086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10833097250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10833458344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10833809680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10834172682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10834520534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10834897284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10835322632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10835698168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10836058844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10836432898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10836781968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10837131182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10837503380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10837850322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10838277966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10838626666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10839068738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10839590876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10839966316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10840384156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10840952406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10841703178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10842082728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10842463494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10842905872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10843299186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10843781676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10844161126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10844516844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10844868544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10845253492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10845601056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10845977574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10846425066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10846807812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10847176860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10847551270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10847900610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10848249148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10848622652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10848969584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10849418524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10849769438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10850147588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10850508148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10850880704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10851227948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10851587180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10852014188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10852365356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10852840376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10853191188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10853566060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10853928032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10854312624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10854662586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10855079192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10855443302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10855798860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10856162866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10856508794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10856880004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10857254242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10857689044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10858039984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10858397002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10858758790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10859107444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10859472352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10859830868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10860203366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10860642704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10861019678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10861375982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10861726628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10862088342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10862434988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10862810764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10863223680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10863598828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10864052834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10864429218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10864777852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10865126496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10865498900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10865845892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10866271842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10866620956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10866994082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10867355366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10867728972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10868076864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10868437900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10868860600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10869211120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10869573986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10869920670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10870293428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10870654590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10871102874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10871453976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10871872520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10872237606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10872585416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10872948414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10873294720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10873666400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10874039414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10874473932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10874824492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10875272114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10875819332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10876172926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10876565308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10876912234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10877350946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10877716968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10878089874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10878438032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10878787848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10879149268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10879507236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10879870212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10880279652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10880654524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10881107218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10881482736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10881829268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10882220164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10882582344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10883001580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10883366180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10883710602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10884082124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10884441324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10884812404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10885168792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10885589790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10885955282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10886454040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10886933886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10887300442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10887831024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10888206634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10888652484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10889004036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10889354886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10889716238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10890062388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10890425774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10890784680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10891227972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10891678514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10892055928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10892423924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10892773248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10893136770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10893497100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10893859876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10894275690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10894650202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10895013024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10895385890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10895732544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10896080562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10896455128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10896866434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10897234750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10897683628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10898059908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10898423742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10898795714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10899207292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10899656276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10900022698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10900372116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10900737656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10901084358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10901457860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10901834806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10902258296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10902676788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10903029112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10903392164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10903739228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10904102786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10904449950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10904833510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10905268786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10905648696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10905998844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10906346970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10906708322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10907053966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10907427954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10907774048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10908241382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10908759726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10909150380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10909500634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10909850470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10910223804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10910571306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10910997682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10911346664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10911720662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10912081312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10912453934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10912801890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10913162988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10913605076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10913955996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10914319912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10914665282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10915036300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10915396776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10915781830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10916129072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10916542816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10916906636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10917255802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10917618674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10917964224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10918336846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10918708908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10919078848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10919490116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10919933600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10920298002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10920644898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10921007198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10921363416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10921735710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10922160704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10922538952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10922888876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10923239176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10923615210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10923963260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10924339896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10924687298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10925132920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10925498382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10925870862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10926217754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 71,710000,10000,0,0,256,25,83,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 10927926576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10928306790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10928661514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10929023498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10929368248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10929740062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10930124536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10930607578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10930957072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10931415580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10931781064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10932128884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10932493118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10932852046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10933292954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10933659894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10934033852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10934385060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10934733618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10935095432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10935455060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10935820284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10936226848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10936600292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10936960930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10937333912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10937680596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10938027284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10938431628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10938845112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10939211874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10939557736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10939947592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10940309500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10940683264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10941068082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10941417618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10941848976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10942290552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10942678984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10943023950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10943395548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10943770070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10944142996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10944557148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10944909464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10945271106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10945616346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10945978440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10946324984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10946707796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10947068518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10947502692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10947853218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10948200488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10948561510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10948907162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10949269250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10949625204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10950060094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10950425154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10950798602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10951146280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10951494098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10951855466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10952213010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10952924760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10953278036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10953784226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10954152330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10954524410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10954872040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10955233492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10955768852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10956146142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10956516802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10956861808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10957232844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10957593752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10957978288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10958423496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10958790292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10959199118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10959548266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10959911478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10960257792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10960643344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10961005750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10961463640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10961815048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10962170432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10962531004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10962877232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10963238856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10963596746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10964032388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10964396070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10964878834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10965231812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10965580338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10965943332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10966304588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10966669766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10967085268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10967460430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10967828610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10968201426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10968550138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10968898722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10969274536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10969684110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10970050820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10970404424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10970777386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10971138948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10971528964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10971888388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10972236960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10972674056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10973026750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10973398536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10973746988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10974121320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10974484362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10974870884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10975292132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10975642346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10976141814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10976493240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10976857734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10977203732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10977588208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10978011628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10978390396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10978741078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10979090298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10979453348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10979801580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10980177604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10980523144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10980956292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10981321474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10981693828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10982041460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10982389950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10982749408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10983106654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10983469210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10983950326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10984326016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10984691432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10985062648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10985407868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10985784168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10986456520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10986981978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10987498042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10987850320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10988225402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10988608786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10988983440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10989435700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10989789400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10990155814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10990501500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10990862678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10991207332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10991590750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10992050390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10992429720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10992786664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10993134728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10993494660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10993840122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10994244790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10994590770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10995043320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10995407902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10995787024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10996135394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10996484212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 10996848916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10997210766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 10997654332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 10998004242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 10998483382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 10998850072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 10999224036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 10999571874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 10999934570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11000363900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11000735026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11001098098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11001449300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11001821106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11002183720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11002567408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11002914664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11003367320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11003732140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11004085876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11004449100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11004794790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11005167816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11005541410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11005996360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11006349600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11006697678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11007062516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11007408132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11007769810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11008113226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11008495974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11008940534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11009317052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11009770132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11010123782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11010486274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11010834310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11011209918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11011639050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11012071948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11012440898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11012813736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11013161772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11013508024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11013881138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11014226286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11014676280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11015025334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11015403812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11015765824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11016138778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11016485648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11016846246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11017290204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11017640568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11018010544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11018356366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11018877396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11019463838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11019843222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11020360008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11020829498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11021196774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11021544714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11021907204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11022269428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11022643102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11023109898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11023487374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11023841012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11024190050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11024551282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11024897410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 72,720000,10000,0,0,256,25,84,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11026764790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11027123380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11027498664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11027875524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11028253522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11028690222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11029047622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11029610350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11029964242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11030330196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11030691674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11031066992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11031515950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11032046144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11032399454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11032749142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11033110786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11033469062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11033833260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11034263618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11034638766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11035005718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11035378870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11035726136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11036073684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11036466478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11036905024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11037271792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11037624014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11037997232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11038360752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11038734164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11039093314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11039440402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11039883464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11040351856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11040717052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11041062452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11041433102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11041805094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11042175596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11042614950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11042968104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11043439686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11043789542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11044151072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11044495332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11044877960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11045330486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11045707350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11046062824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11046411720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11046856772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11047214534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11047592322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11048038742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11048418262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11048786288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11049159542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11049506750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11049856580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11050260710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11050608080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11051049562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11051397944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11051775796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11052156932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11052530380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11052879458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11053241472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11053688068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11054039042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11054540790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11054891868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11055268170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11055630180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11056014930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11056429382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11056783022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11057147928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11057497768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11057860768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11058206592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11058593212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11058954888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11059394496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11059748328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11060103954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11060467392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11060815678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11061180448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11061539492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11061969490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11062335592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11062705900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11063058570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11063404768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11063765242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11064111416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11064486584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11064893980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11065268984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11065735042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11066110820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11066458628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11066806484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11067180768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11067608512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11067975128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11068407350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11068780714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11069143202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11069514988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11069876700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11070226022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11070656888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11071005618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11071368552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11071713630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11072084790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11072445648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11072832660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11073244598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11073598088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11073960004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11074306046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11074668120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11075013492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11075396462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11075757680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11076195022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11076547190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11077021912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11077387212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11077735396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11078098452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11078454970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11078901270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11079266618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11079638900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11079986532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11080334218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11080694008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11081054288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11081416826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11081840122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11082214416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11082576070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11082947936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11083310728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11083659414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11084033122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11084443710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11084810606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11085156450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11085528572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11085888776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11086259694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11086616764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11086963908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11087389872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11087741672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11088224832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11088573554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11088945460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11089306928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11089689920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11090101742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11090454050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11090816480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11091162760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11091525218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11091869836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11092253148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11092613470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11093047858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11093399786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11093747914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11094110400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11094458604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11094823048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11095181318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11095613328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11095979412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11096351138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11096758378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11097109180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11097469568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11097829736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11098231970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11098944754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11099424568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11099791054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11100166826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11100515408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11100880300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11101308940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11101660134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11102023240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11102369160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11102741186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11103100410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11103483832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11103831504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11104239822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11104605094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11104950924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11105312144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11105655754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11106024980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11106575292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11107016472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11107367480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11107716612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11108074648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11108419262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11108780726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11109137066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11109573080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11109939488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11110449938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11110803256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11111151520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11111512156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11111872474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11112235942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11112646036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11113020284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11113383148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11113755568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11114103520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11114465710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11114838972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11115251886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11115619402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11115967132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11116340284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11116701166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11117073018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11117430630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11117779810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11118216450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11118567572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11118931520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11119277504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11119650142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11120010386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11120392918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11120804822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11121156216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11121608380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11121959192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11122322630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11122668824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11123051040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11123411600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11123850796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 73,730000,10000,0,0,256,25,85,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11125452344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11125828806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11126197440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11126622334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11126988212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11127335086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11127707816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11128068704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11128444692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11128804754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11129220050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11129584012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11129932706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11130298302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11130645876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11131045892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11131420458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11131794356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11132209732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11132563176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11133030862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11133383638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11133749256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11134097192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11134483972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11134913562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11135290692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11135640718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11135990340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11136350904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11136698126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11137073950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11137420126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11137863762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11138230068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11138602804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11138951930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11139300108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11139662248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11140022496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11140453688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11140803156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11141175684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11141538140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11141911326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11142259178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11142618226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11142978328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11143393898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11143762186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11144230532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11144606172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11144968254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11145352858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11145703772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11146126760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11146505490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11146854320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11147217424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11147563226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11147934812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11148308418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11148682390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11149100330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11149451236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11149811762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11150158432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11150522144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11150868618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11151251684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11151675138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11152053464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11152405000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11152757486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11153183252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11153532730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11153909580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11154255520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11154701948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11155169562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11155546708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11155896340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11156245812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11156619844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11156967378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11157396584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11157745534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11158116302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11158476790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11158848196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11159195460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11159559906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11159984344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11160335966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11160699884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11161046126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11161418864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11161780240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11162216328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11162565194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11163037000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11163436354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11163804104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11164169202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11164533980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11164906890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11165284000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11165727794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11166078710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11166528224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11166892604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11167240848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11167614458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11167972056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11168406262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11168773034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11169145074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11169492690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11169841500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11170203992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11170561530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11170925064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11171332460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11171708824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11172077828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11172451948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11172800510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11173150634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11173524126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11173871750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11174296838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11174645858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11175018522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11175379480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11175752216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11176100644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11176460982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11176883248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11177233798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11177703502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11178053690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11178426676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11178788632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11179174318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11179598416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11179953752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11180318020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11180666402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11181064402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11181456462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11181843386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11182204254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11182644080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11182995484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11183507066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11183872210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11184220132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11184598618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11184945156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11185381270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11185747486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11186119208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11186465330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11186811994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11187172220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11187530712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11187891814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11188303492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11188843722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11189213812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11189587078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11189935002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11190295636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11190658324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11191068930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11191434970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11191781224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11192153616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11192514980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11192887732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11193263910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11193676340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11194041652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11194389680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11194753164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11195099308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11195471726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11195857260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11196231488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11196641904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11196993844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11197354010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11197700988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11198063790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11198409608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11198792842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11199217208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11199594484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11200032982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11200385650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11200747072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11201094192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11201470776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11201817668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11202280514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11202667766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11203045684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11203395476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11203744904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11204105492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11204465724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11204898226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11205255290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11205629440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11205992210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11206366152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11206714688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11207075856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11207438956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11207858736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11208225674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11208571890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11208958120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11209352882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11209769228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11210151424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11210585268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11210951228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11211399412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11211766832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11212125456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11212509008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11212883416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11213322736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11213674286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11214024610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11214384896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11214731804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11215094406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11215452298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11215823658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11216242556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11216616624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11216965140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11217312960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11217672578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11218018772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11218423338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11218831774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11219233226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11219613644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11220005002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11220352766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11220701660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11221077810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 74,740000,10000,0,0,256,25,86,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11223095018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11223472704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11223838902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11224216714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11224649576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11225031408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11225382234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11225752520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11226116996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11226464378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11226839468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11227259058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11227634740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11227995910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11228369478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11228715928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11229063822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11229433888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11229777632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11230203114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11230555080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11230930218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11231293214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11231666846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11232017214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11232379864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11232806650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11233157580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11233613788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11233963330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11234336676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11234698582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11235085240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11235433494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11235860080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11236225582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11236576070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11236941816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11237290744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11237733534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11238112540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11238573472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11238971352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11239324212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11239688224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11240038088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11240404616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11240764636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11241216246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11241581260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11241953136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11242299678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11242646706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11243005826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11243362846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11243772090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11244201372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11244575848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11245036370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11245414824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11245766288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11246115732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11246492800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11246903282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11247270624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11247616660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11247989868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11248351226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11248723674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11249087032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11249437368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11249857660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11250207956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11250571360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11250917272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11251288874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11251648972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11252032948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11252440760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11252792692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11253152938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11253499786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11253863730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11254209508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11254591964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11254952590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11255387722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11255738620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11256249784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11256614252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11256989292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11257364300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11257710906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11258152024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11258519532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11258892848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11259240486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11259590716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11259953470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11260472132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11260913716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11261263868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11261638876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11262000620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11262371360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11262715866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11263075518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11263437788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11263848512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11264215232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11264560168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11264933594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11265297666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11265669454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11266096350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11266515820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11266880576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11267369178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11267736194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11268083540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11268457572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11268831672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11269277272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11269627136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11269974524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11270335930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11270683390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11271046532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11271403156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11271775616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11272198528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11272589378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11272938884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11273287378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11273648474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11273995288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11274399268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11274809794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11275184858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11275546918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11275918194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11276267700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11276615508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11276988140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11277335496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11277770718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11278118840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11278612832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11278999386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11279390834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11279738584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11280100346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11280538808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11280890756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11281255424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11281602374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11281975372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11282337324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11282721560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11283070048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11283479642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11283845350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11284193326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11284557536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11284903958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11285276408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11285650200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11286083650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11286434366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11286782758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11287143270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11287488746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11287849934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11288224078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11288594752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11289019452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11289394236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11289846630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11290199168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11290559364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11290905620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11291280336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11291690066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11292066442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11292428466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11292800504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11293149058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11293497500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11293880924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11294349690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11294733074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11295079426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11295450972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11295813012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11296183826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11296529324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11296888668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11297311100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11297665626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11298030302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11298378532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11298753468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11299113676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11299496608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11299843410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11300256306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11300694088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11301065320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11301428692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11301774674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11302158354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11302519042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11303004922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11303355396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11303719152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11304081782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11304429530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11304793322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11305152630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11305588382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11305955340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11306328838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11306675984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11307023504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11307384242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11307730886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11308105422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11308512254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11308890170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11309252600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11309626840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11309977912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11310327550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11310698974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11311047006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11311472900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11311900128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11312289954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11312653750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11313026832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11313387408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11313737678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11314163378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11314515416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11314880232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11315227410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11315600912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11315962254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11316351356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11316748900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11317111092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11317473066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11317821372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11318184162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11318530304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11318918698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11319292424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 75,750000,10000,0,0,256,25,88,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11320860424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11321217426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11321569184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11321950856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11322377920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11322789518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11323239684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11323617540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11323980442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11324355652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11324716514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11325065760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11325496354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11325847478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11326212106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11326558214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11326931048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11327292986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11327677066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11328084866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11328437332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11328798916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11329145990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11329509512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11329855916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11330265344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11330626630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11331056648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11331407880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11331757086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11332119376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11332468174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11332833520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11333192794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11333628236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11333994178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11334605982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11334960960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11335312276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11335689712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11336054420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11336494686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11336845890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11337375088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11337741320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11338114856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11338463416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11338825474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11339261620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11339612610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11339975454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11340321286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11340693288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11341054558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11341437884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11341786772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11342199474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11342564326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11342911420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11343275424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11343620966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11343992822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11344366522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11344802338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11345154922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11345670786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11346036270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11346384200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11346747476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11347106278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11347478634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11347902554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11348278622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11348627582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11348975440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11349336082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11349682624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11350057028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11350468882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11350910612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11351292372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11351666160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11352014008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11352361972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11352737266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11353084194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11353519698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11353867302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11354239016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11354599710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11354971040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11355318934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11355680048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11356101576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11356451568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11356910772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11357260504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11357632280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11357994128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11358378556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11358791496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11359143324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11359505550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11359852268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11360214090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11360559690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11360931110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11361303428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11361748258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11362097936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11362447404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11362807140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11363154906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11363516234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11363873048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11364244326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11364665810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11365040744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11365390446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11365738738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11366099182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11366461284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11366835510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11367245572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11367631236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11368133872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11368508648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11368863168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11369209700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11369582770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11369992338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11370359120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11370704800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11371076472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11371436840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11371807020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11372162766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11372510776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11372929544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11373279140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11373640880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11373985588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11374356148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11374717366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11375100968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11375447972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11375857004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11376219246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11376566230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11376928368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11377272902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11377644318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11378015954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11378449338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11378798908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11379312638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11379678442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11380025248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11380387726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11380744722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11381180690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11381545364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11381917546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11382280336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11382629086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11382989550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11383334446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11383707888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11384115572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11384491730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11384852920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11385225112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11385574318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11385923290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11386326070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11386671800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11387105288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11387454034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11387825946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11388186864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11388559056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11388907012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11389266564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11389686476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11390036706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11390494882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11390844098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11391216552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11391577354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11391962352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11392370004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11392723756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11393083836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11393428330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11393788812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11394132316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11394502028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11394873588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11395306086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11395657846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11396005982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11396365234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11396710788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11397073394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11397449136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11397821504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11398244754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11398620544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11398967794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11399314480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11399674942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11400020452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11400393438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11400800514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11401173934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11401622174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11401998608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11402347888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11402696592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11403069382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11403416176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11403841162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11404190568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11404561716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11404922984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11405295664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11405642054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11406004522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11406434022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11406784922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11407201876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11407567678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11407940548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11408302358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11408696500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11409046244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11409464568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11409827338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11410174456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11410537242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11410883466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11411254690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11411626890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11412065062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11412415304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11412860042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11413239684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11413587098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11414100734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11414460662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11414894236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11415259206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11415630474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11415993642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11416343488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 76,760000,10000,0,0,256,25,89,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11418261856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11418617482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11418980882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11419329656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11419704014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11420078380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11420519320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11420872558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11421223332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11421590440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11421939118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11422303760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11422661120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11423033490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11423459086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11423966746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11424332564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11424687036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11425052544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11425418696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11425785470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11426204650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11426579386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11426939152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11427309930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11427654924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11428000810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11428370942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11428774104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11429142942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11429488980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11429876956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11430238492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11430611144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11430969886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11431318132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11431739134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11432091114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11432456006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11432802988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11433175814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11433538186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11433921762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11434269862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11434691734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11435147310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11435565096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11435931018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11436277222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11436663232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11437022966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11437465600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11437818452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11438167458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11438530480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11438878854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11439243876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11439601864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11440037532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11440404584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11440779106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11441128468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11441477188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11441839700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11442223756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11442587556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11442995344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11443370834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11443733598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11444107876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11444458238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11444808892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11445199044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11445608830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11445974754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11446457596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11446835144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11447198408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11447571872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11447933456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11448283924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11448745148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11449105042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11449472962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11449823184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11450200092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11450580632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11450958062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11451381632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11451736496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11452099770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11452447860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11452812536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11453159440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11453542594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11453956080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11454342510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11454691864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11455041600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11455403224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11455751396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11456115374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11456475380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11456918756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11457286674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11457757044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11458110598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11458460750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11458823816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11459180956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11459607212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11459957352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11460330916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11460693766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11461083424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11461431422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11461791784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11462152482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11462560296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11462926140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11463271216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11463668000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11464066610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11464439352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11464801104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11465218164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11465585354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11465932078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11466295260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11466641056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11467012282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11467386106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11467757450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11468169502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11468524772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11469008318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11469360980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11469723934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11470069268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11470452760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11470876404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11471252988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11471601128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11471948744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11472310528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11472656682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11473030658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11473376660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11473809278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11474175868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11474550018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11474897320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11475255292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11475615752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11475973684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11476414572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11476763298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11477134798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11477495828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11477868194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11478215372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11478574302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11478934226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11479343746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11479711670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11480172178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11480547674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11480908610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11481280998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11481641020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11482052148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11482419530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11482769232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11483134394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11483482600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11483857290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11484230366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11484605072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11485014138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11485368030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11485729492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11486078044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11486443966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11486791508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11487176312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11487596168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11487974254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11488323744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11488671748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11489033866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11489382678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11489758104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11490104322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11490535560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11491211860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11491594532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11492007204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11492357818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11492734788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11493082128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11493512370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11493858860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11494229456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11494589352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11494959960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11495303632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11495659950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11496081080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11496434472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11496799506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11497148038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11497522848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11497885712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11498303102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11498650104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11499060626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11499423464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11499770020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11500130772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11500476710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11500849032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11501221130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11501654192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11502005076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11502455808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11502819528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11503165484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11503527700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11503885534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11504256418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11504680412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11505054844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11505401126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11505747956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11506106438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11506451678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11506823748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11507229162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11507620124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11507983738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11508357590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11508706558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11509056798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11509434506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11509783366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11510207870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11510559036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11510932430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11511295992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11511669744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11512019106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11512380498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11512810624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11513161816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11513652942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11514003562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11514375564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 77,770000,10000,0,0,256,25,90,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11515918754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11516307110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11516656088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11517006330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11517370858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11517721376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11518097932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11518505454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11518922550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11519350514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11519725792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11520086692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11520482268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11520859776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11521287476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11521657376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11522006942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11522383202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11522747328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11523119528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11523478634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11523845908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11524283576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11524710658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11525098612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11525445838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11525817044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11526189462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11526561144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11526986460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11527338596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11527699556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11528046398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11528408912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11528753926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11529136116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11529560852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11529947212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11530295764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11530643512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11531002410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11531348494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11531709782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11532064936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11532493830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11532863228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11533237768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11533587276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11533936710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11534299488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11534660334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11535026672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11535434114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11535809450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11536302460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11536678148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11537025658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11537384798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11537746346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11538169090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11538536444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11538882152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11539254790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11539631522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11540004482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11540364940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11540773882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11541140784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11541488264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11541850744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11542196726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11542568476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11542928246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11543312114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11543732640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11544084860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11544444766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11544790620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11545152994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11545498492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11545881170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11546242558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11546684216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11547035228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11547534242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11547898852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11548246458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11548664606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11549011394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11549450146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11549815404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11550187348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11550532708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11550879414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11551238756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11551594388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11552019042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11552368714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11552740974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11553102530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11553476048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11553824232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11554211526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11554572750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11554995686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11555362670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11555708626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11556081024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11556443056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11556816546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11557175736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11557587232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11557951188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11558394288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11558763860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11559112102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11559486396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11559858690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11560230948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11560645684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11560998028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11561359004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11561706140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11562069088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11562415558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11562798180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11563219312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11563593764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11563940886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11564288892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11564649244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11564995120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11565368452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11565713802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11566145080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11566510750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11566883208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11567230190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11567578174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11568055542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11568417446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11568842668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11569193108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11569697916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11570066036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11570453872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11570802200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11571163088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11571587124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11571938478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11572301672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11572647548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11573019528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11573380610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11573763456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11574110556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11574528944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11574893384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11575240406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11575603468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11576005308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11576379262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11576791416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11577234346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11577584810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11577931758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11578290480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11578634948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11579040812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11579401160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11579772070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11580208118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11580584336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11581045852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11581399828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11581761464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11582107676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11582480848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11582889850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11583266260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11583628888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11584003322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11584352966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11584702572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11585075338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11585422260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11585876222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11586242624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11586615422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11586976684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11587348366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11587696330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11588056568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11588488892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11588840324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11589203230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11589549652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11589922146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11590284528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11590668818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11591016396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11591435578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11591800630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11592239974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11592606792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11592953016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11593325500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11593698712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11594143968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11594496178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11594844458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11595205330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11595552232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11595915296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11596272870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11596645466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11597069804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11597444734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11597792686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11598141840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11598502750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11598849690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11599227592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11599632976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11600008198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11600369272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11600740592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11601088390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11601451036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11601823020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11602169948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11602594192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11602942324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11603399636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11603765196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11604201286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11604562418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11604955830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11605389332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11605739540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11606102050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11606447514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11606818692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11607179086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11607562132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11607968006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11608320826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11608680560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11609025358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11609385586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11609728754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11610127628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11610497508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11610928626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11611280594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11611628532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 78,780000,10000,0,0,256,25,91,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11613025520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11613379544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11613817256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11614168458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11614643964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11615014832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11615393052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11615756188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11616109718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11616536370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11616888060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11617252946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11617615982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11617989618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11618350762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11618734954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11619081744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11619491594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11619857650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11620205292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11620567752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11620912966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11621284536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11621656354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11622087488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11622441972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11622798074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11623160972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11623508350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11623871222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11624227496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11624598516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11625021164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11625394894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11625861676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11626213430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11626574084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11626920256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11627294600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11627703686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11628079120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11628441244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11628813950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11629162876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11629510844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11629882404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11630230002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11630653454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11631004158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11631378360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11631740434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11632120168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11632518306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11632893054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11633367424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11633719504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11634083806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11634430552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11634804198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11635165968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11635551860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11635955634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11636314442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11636821282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11637175536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11637541396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11637889796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11638277696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11638638946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11639079488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11639434034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11639785024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11640148078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11640496336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11640862226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11641222368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11641657052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11642023768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11642395038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11642742618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11643090600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11643451488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11643809660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11644173940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11644696458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11645073236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11645435362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11645807894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11646156740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11646506452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11646879068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11647289896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11647656448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11648133624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11648510796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11648886968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11649259184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11649618678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11650042200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11650404682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11650749554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11651110236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11651453282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11651822070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11652192288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11652562790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11652970270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11653321288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11653681584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11654026540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11654389068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11654733650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11655137860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11655551686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11655939006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11656287408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11656635174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11656995326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11657340606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11657701640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11658058782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11658487662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11658854860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11659350862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11659701940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11660050118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11660449856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11660830224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11661293240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11661644168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11662017442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11662379180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11662752084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11663099400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11663462768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11663825038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11664235696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11664618084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11664964876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11665337376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11665697834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11666070324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11666461600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11666872206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11667237212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11667586528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11667949924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11668297874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11668671266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11669044414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11669415616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11669825460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11670175848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11670660202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11671009882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11671373022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11671719320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11672102698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11672527234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11672902450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11673249198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11673596814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11673957932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11674304138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11674677120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11675022664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11675461740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11675827762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11676200666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11676557756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11676903950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11677263630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11677622222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11678041286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11678391080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11678765218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11679126368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11679498988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11679861768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11680222042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11680583636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11680991522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11681357538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11681796722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11682171670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11682532132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11682904752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11683266000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11683692050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11684057970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11684407516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11684772122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11685119654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11685493054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11685866726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11686238778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11686645104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11686996478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11687356708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11687702564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11688064210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11688408920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11688853568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11689330612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11689704934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11690052810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11690399862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11690760314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11691106830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11691481898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11691828550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11692272052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11692637982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11693105566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11693456458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11693803816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11694176432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11694522728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11694958856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11695327456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11695701882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11696064400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11696437450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11696785084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11697145932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11697557534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11697916264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11698280308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11698625320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11698996728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11699355988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11699725986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11700083450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11700490170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11700854488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11701201850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11701564772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11701911222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11702283378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11702655128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11703026564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11703444554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11703796272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11704249302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11704600982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11704964726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11705311420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11705694648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11706117840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11706495598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11706845320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11707193686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11707555476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11707903656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11708282010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 79,790000,10000,0,0,256,25,92,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11710127930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11710512026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11710878042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11711270522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11711688800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11712063346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11712429800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11712778842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11713143280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11713490264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11713874688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11714236100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11714679544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11715030188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11715504322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11715870312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11716217872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11716592028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11716994178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11717540306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11717907128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11718281694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11718630904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11718980000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11719355508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11719704524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11720132494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11720479690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11720850334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11721209522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11721694862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11722046780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11722436620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11722861032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11723208708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11723569694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11723913898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11724283444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11724641962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11725022682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11725367060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11725781464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11726145486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11726633726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11727000548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11727346234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11727735222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11728109548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11728546106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11728896862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11729245558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11729606972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11729954016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11730316764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11730675304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11731047812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11731477638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11731853056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11732201628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11732549954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11732910646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11733257178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11733630964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11734034600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11734410168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11734772250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11735144732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11735492440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11735841356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11736213356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11736560812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11736984454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11737334250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11737824360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11738191958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11738564310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11738912086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11739272862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11739697940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11740049014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11740413128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11740759108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11741130538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11741491962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11741875668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11742223794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11742632096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11743026198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11743373846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11743736736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11744082494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11744454482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11744826938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11745321010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11745742082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11746091456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11746453348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11746832468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11747195510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11747553686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11748004286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11748372968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11748849908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11749200750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11749550130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11749912376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11750269778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11750632488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11751046144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11751423508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11751786658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11752161310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11752511544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11752862110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11753236536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11753646106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11754014058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11754361256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11754735178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11755097702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11755469824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11755827256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11756175422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11756596208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11756944536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11757306372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11757650526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11758020604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11758380342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11758778514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11759191536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11759543350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11759992222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11760342948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11760705844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11761050372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11761432516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11761793404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11762230510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11762581054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11762929652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11763289068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11763635838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11763998856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11764355646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11764785050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11765151504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11765524090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11765898836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11766268100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11766647260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11767007514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11767371342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11767785350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11768163366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11768524472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11768896608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11769244796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11769593198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11769967734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11770376520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11770743058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11771210096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11771585066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11771946970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11772340990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11772705188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11773054542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11773547346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11773966652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11774442970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11774790634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11775162962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11775539612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11775986210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11776340316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11776689656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11777051586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11777399394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11777762732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11778135876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11778519704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11778941418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11779317444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11779667526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11780016820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11780380520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11780728988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11781105262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11781453452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11781884930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11782332276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11782728318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11783077312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11783425636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11783797086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11784141934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11784565536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11784914538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11785287618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11785649604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11786022794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11786371940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11786731952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11787136990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11787502902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11787867436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11788213154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11788586088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11788949022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11789322554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11789680800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11790123686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11790488132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11790835134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11791196956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11791541034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11791911384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11792283616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11792656238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11793068186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11793421136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11793899600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11794251392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11794615122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11794972080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11795344114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11795771116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11796150034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11796499348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11796849428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11797213372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11797562354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11797940792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11798288498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11798867936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11799281800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11799656876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11800007594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11800356838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11800735686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11801085092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11801515400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11801929476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11802446602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11802809080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11803180958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11803541216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11803890616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11804371026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11804875096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11805243642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11805591280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11805983280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11806360096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11806798920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11807150594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 80,800000,10000,0,0,256,25,93,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11808558476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11808933560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11809297948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11809743172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11810094458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11810476542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11810841210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11811220702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11811571304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11811937274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11812360644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11812722174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11813086122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11813439272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11813811904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11814175534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11814559702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11814907586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11815323116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11815689478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11816144472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11816509864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11816855280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11817226514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11817598586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11818043810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11818395246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11818744746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11819105970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11819453258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11819816764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11820174930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11820547348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11820972594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11821348008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11821697254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11822060786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11822422428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11822769444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11823144920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11823534656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11823925476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11824288202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11824660922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11825008936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11825357132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11825716386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11826073962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11826499432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11826849256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11827353280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11827721412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11828095486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11828444088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11828808140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11829241880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11829593392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11830036816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11830495552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11830910864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11831272642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11831663060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11832080120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11832433590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11832827596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11833191852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11833562874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11833910892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11834325122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11834687582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11835128078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11835479422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11835829014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11836190782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11836538540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11836902036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11837259582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11837691728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11838076042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11838579274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11838933224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11839282216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11839644898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11840005058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11840434726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11840785820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11841159804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11841524568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11841898994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11842247268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11842608728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11842971798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11843377448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11843744748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11844091476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11844464210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11844826776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11845200648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11845559740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11845963856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11846332022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11846680852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11847045004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11847392302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11847766364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11848129200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11848514796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11848931290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11849284280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11849737510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11850092008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11850458768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11850807878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11851195092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11851636212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11852014156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11852365024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11852714252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11853077212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11853437814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11853813750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11854161482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11854592330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11854959684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11855334344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11855681612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11856029908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11856390870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11856749962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11857171720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11857522460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11857894704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11858339896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11858896248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11859245302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11859614556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11860046910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11860400964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11860871252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11861221932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11861596480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11861957736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11862342770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11862690884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11863108078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11863471096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11863826304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11864190540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11864536656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11864909554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11865281418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11865766084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11866118908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11866466048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11866825824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11867172396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11867535520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11867963408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11868433104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11868804106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11869199654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11869547688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11869897218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11870257834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11870617000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11870980606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11871388722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11871763536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11872236650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11872612658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11872959792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11873306568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11873677292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11874089136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11874455706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11874800532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11875171238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11875775642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11876170562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11876521322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11876948488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11877314570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11877662190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11878025686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11878372304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11878745222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11879122944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11879544964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11879908012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11880256754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11880616022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11880961354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11881322550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11881667452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11882050070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11882471238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11882847738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11883343976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11883695932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11884057404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11884404880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11884783148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11885211608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11885592300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11885955714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11886329764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11886950698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11887334966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11887713356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11888213856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11888582710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11888941404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11889316372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11889679222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11890054352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11890443256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11890858756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11891226040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11891577356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11891944278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11892294898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11892671420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11893045648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11893432622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11893859064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11894211892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11894705112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11895058888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11895422888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11895783152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11896157340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11896584788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11896960698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11897309772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11897658106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11898019352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11898367368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11898741884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11899089020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11899521498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11899883772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11900257220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11900605496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11900973580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11901335418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11901693982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11902121716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11902470848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11902843632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11903205440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11903579500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11903927164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11904286128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11904647252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11905058482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 81,810000,10000,0,0,256,25,94,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 11907118252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11907478852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11907928358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11908301986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11908680148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11909031828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11909388962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11909769096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11910118854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11910550652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11910902548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11911276876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11911639384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11912011912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11912359730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11912720684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11913084632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11913492868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11913858772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11914205162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11914577070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11915063092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11915507856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11915857226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11916278368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11916645276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11917108358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11917476236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11917820604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11918220720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11918582248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11919021746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11919373276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11919722046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11920082708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11920429252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11920791914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11921149436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11921590282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11921958028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11922341134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11922691094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11923040210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11923402872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11923761518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11924128342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11924535938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11924912598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11925274930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11925650560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11926001114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11926350362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11926723862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11927072730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11927508668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11927855724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11928367262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11928732414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11929105528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11929467542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11929819188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11930242976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11930594116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11930957716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11931303542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11931675956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11932037788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11932422174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11932839628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11933191152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11933566358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11933911958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11934273642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11934618450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11935000532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11935360724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11935795640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11936146044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11936493538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11936852910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11937199050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11937561854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11937918088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11938290100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11938716306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11939178946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11939530044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11939877652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11940237368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11940595096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11940958904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11941369582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11941744630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11942106288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11942478904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11942827476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11943317316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11943719484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11944135138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11944504612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11944859836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11945233122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11945593808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11945965732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11946357640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11946761596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11947133422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11947482564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11947846978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11948194516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11948569204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11948957552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11949331130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11949743482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11950097038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11950583648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11950935332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11951298870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11951645016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11952028032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11952640606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11953016122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11953363014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11953709102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11954066426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11954410474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11954784608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11955202208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11955577688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11955951030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11956323486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11956672578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11957020184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11957405512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11957755294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11958188338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11958536904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11958907692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11959268146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11959639556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11959985524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11960345108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11960754504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11961114112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11961613506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11961966478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11962339954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11962702332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11963086708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11963434506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11963846476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11964212114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11964558914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11964947788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11965294072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11965665218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11966038512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11966476168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11966826436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11967174204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11967534898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11967881858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11968243932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11968600706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11968971698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11969414894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11969794922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11970145726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11970496330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11970857584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11971227472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11971745928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11972175076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11972551480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11973014334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11973394504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11973743518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11974092904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11974467616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11974889476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11975254946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11975602728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11975976048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11976337512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11976710648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11977068068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11977415980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11977848334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11978199176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11978563892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11978910854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11979284510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11979645328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11980030168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11980456848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11980808568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11981166676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11981512890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11981875426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11982219160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11982600482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11982961482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11983396392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11983747050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11984199976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11984567694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11984917050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11985282184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11985641828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11986082014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11986447958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11986818888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11987168004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11987516092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11987878704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11988247208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11988610294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11989018672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11989394792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11989755176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11990128224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11990475834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11990824714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11991198886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11991620720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11991989016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11992335450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11992707576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11993067752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11993437664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11993795266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11994142624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11994564862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11994913634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11995364668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11995728368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11996102412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11996463696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 11996848720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11997261802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 11997614056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 11997983306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 11998331128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 11998694500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 11999039416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 11999427712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 11999880148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12000326222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12000675642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12001036424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12001398316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12001747458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12002161472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12002508438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12002954656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12003321336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12003693926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 82,820000,10000,0,0,256,25,96,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12005199254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12005636336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12006005980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12006465432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12006833468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12007181102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12007553780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12007928986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12008362528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12008723312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12009072578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12009432376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12009778768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12010141792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12010486824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12010870158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12011293990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12011669350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12012016318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12012382588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12012745532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12013092480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12013467622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12013813962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12014247086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12014611408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12014982842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12015331140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12015680018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12016040764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12016397634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12016836268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12017185294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12017648306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12018014680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12018386412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12018735940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12019097354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12019458454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12019868058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12020233352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12020578228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12020949448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12021309734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12021680458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12022039866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12022456048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12022823926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12023173712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12023538716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12023886480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12024260724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12024633166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12025006270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12025417012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12025771596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12026144124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12026490440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12026853598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12027198648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12027595112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12028116758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12028497964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12028948532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12029526404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12029891492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12030251552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12030616994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12031030228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12031408254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12031770104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12032142232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12032489960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12032838876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12033216936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12033625754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12033993944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12034340230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12034714216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12035077092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12035450064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12035810330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12036158430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12036579662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12036930460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12037294628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12037640224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12038012560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12038373062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12038758872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12039172226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12039532786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12040060146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12040412112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12040775288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12041121176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12041505044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12041866846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12042303224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12042656810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12043006206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12043368592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12043731268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12044094856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12044452968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12044885656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12045254342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12045627826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12045975684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12046324842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12046688514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12047048194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12047411044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12047818476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12048193434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12048555316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12048928256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12049276654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12049625072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12049996596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12050403408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12050769646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12051205734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12051581742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12051944572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12052318786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12052680730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12053031686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12053456818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12053830190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12054224832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12054578200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12054950242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12055312830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12055704458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12056193672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12056551220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12056919606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12057265390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12057626656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12057971390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12058389354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12058816138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12059209792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12059558008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12059906866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12060267056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12060612902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12060987232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12061333698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12061762648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12062126896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12062611852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12062966914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12063317222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12063681324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12064044476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12064475914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12064827108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12065201126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12065564018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12065936552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12066283242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12066641496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12067012894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12067425044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12067792304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12068140484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12068513798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12068874982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12069248238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12069608004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12070017348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12070381382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12070729420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12071091502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12071436842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12071808158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12072180024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12072552836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12072975368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12073328210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12073781288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12074134188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12074513896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12074862120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12075246432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12075672018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12076048678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12076396570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12076744568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12077104294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12077450736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12077823640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12078168678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12078599090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12079006318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12079379408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12079724976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12080071354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12080429168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12080786574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12081210508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12081561180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12081934814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12082298598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12082671846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12083019956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12083381702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12083750856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12084160978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12084584096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12085034748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12085411690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12085773772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12086158228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12086506974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12086930544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12087297098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12087652118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12088014764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12088362130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12088732956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12089106740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12089478654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12089886900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12090252686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12090616102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12090963192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12091327290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12091673822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12092057684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12092478558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12092854536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12093202836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12093551472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12093912598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12094258708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12094632866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12094978380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12095410180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12095775484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12096315438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12096666568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12097016740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12097388864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12097736624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12098164966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12098516898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12098891590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12099254702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12099628170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12099979188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12100341026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12100769846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 83,830000,10000,0,0,256,25,97,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12102639534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12103024004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12103372234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12103814918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12104181806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12104558940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12104908752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12105259202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12105622174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12105980250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12106627082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12106992364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12107499210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12107866978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12108239544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12108600382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12108951184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12109380890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12109806768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12110174636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12110521576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12110896784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12111260846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12111651198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12112091664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12112447538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12112887008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12113234672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12113598584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12113943880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12114356980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12114799116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12115175302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12115521636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12115869770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12116231250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12116578480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12116961108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12117306288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12117738826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12118104496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12118591202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12118946036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12119296776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12119658890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12120023206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12120453020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12120803120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12121175352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12121535854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12121906934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12122255114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12122634646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12122998196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12123439520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12123856550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12124201674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12124574760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12124936938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12125306880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12125669378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12126084500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12126448650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12126796452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12127159728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12127505028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12127877278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12128250406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12128623876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12129033792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12129386506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12129847036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12130197470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12130559948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12130905836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12131288304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12131711906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12132087224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12132435294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12132782920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12133142518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12133487458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12133861864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12134208642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12134641168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12135006242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12135379364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12135726838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12136074796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12136436024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12136793216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12137215750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12137564450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12137935964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12138311578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12138685926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12139033224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12139391532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12139762040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12140171332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12140538116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12141035172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12141414250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12141776090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12142162202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12142511474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12142928460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12143292846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12143640154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12144002918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12144349682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12144722096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12145095036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12145468964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12145878098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12146226448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12146585826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12146929800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12147291722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12147635144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12148018148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12148486294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12148865960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12149216680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12149622946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12150010316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12150388058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12150769054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12151189950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12151566774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12152032420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12152412180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12152763130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12153112128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12153485802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12153853356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12154290670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12154639836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12155011520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12155373222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12155746092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12156092722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12156453260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12156873838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12157224898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12157588206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12157933962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12158305438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12158666668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12159051604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12159400592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12159808984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12160171284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12160518096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12160880238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12161226440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12161597586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12161969566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12162418054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12162770766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12163297838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12163664310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12164075526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12164472160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12164863768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12165305804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12165732086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12166110132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12166457676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12166806932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12167169144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12167528076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12167992024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12168375154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12168748562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12169175244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12169567586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12169917548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12170313404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12170674842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12171108754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12171477942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12171827562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12172200888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12172564956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12172938520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12173300748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12173711326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12174077834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12174527516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12174895274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12175243014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12175617342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12175992290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12176430358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12176783316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12177135348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12177499254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12177847914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12178212890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12178571364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12178944082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12179366956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12179742188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12180089906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12180437040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12180796510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12181142558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12181579396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12181997146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12182374296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12182737232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12183298508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12183650900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12184002476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12184379908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12184791046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12185160764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12185667082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12186045066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12186406568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12186778540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12187138754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12187487568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12187909784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12188259710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12188622422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12188969240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12189342222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12189704500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12190089904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12190497952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12190851136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12191213616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12191561970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12191925676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12192273464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12192658434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12193020292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12193452524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12193805000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12194154496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12194517098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12194879274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12195277946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12195639352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12196080572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12196446170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12196944632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12197335148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12197715854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12198079750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12198439610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12198872900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12199222302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12199596308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12199958584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 84,840000,10000,0,0,256,25,98,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12201483274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12201929766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12202287376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12202654236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12203006192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12203372396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12203720692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12204107272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12204542936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12204922990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12205306634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12205657448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12206017998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12206364910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12206760216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12207205588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12207585898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12208139756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12208547420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12208898646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12209279382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12209689646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12210115786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12210484036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12210830678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12211203254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12211596458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12211970046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12212331508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12212680146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12213113224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12213460772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12213822402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12214167068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12214537176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12214896536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12215278550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12215685774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12216037122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12216429190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12216775158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12217193260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12217574476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12218005686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12218498300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12218905490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12219354576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12219709368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12220073534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12220422164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12220800330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12221213068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12221590102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12221951554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12222323796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12222707080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12223057026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12223430184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12223777972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12224210384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12224560542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12224987358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12225351604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12225770674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12226161930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12226514316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12226943608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12227296174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12227661014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12228009272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12228383996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12228747756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12229131656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12229478618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12229901104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12230413722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12230768726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12231131816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12231477308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12231863578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12232226936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12232680108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12233032176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12233380870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12233771578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12234119764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12234483668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12234842370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12235276160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12235642914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12236016156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12236364410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12236713354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12237073696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12237431626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12237795912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12238214326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12238590216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12238952990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12239326080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12239675528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12240024264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12240396888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12240807292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12241176940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12241617258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12242033652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12242398162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12242834466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12243250298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12243686440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12244113996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12244493998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12244860002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12245207308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12245580664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12245954318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12246409830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12246762164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12247111884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12247474176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12247822072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12248184508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12248531198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12248915456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12249355336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12249731236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12250078840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12250424670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12250783522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12251130022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12251504178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12251850046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12252284752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12252651562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12253180660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12253532690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12253925240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12254301180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12254648274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12255081418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12255430854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12255802972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12256192518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12256583462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12256931520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12257295118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12257732404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12258086210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12258451714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12258802032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12259177382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12259557688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12260142984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12260561154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12260914344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12261309420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12261658414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12262021764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12262368122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12262754490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12263180600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12263560120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12264051686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12264404792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12264766252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12265112742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12265503698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12265849882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12266284634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12266652318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12267026654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12267396474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12267748684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12268113054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12268475196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12268920634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12269270554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12269642714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12270004300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12270377070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12270724742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12271085904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12271447280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12271852560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12272237834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12272602318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12273005732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12273412404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12273843002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12274223194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12274680910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12275077928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12275522762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12275887344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12276233358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12276618086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12276979560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12277421558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12277773142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12278121480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12278482952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12278829360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12279191778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12279550430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12279982308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12280348378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12280721096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12281086806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12281498954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12281860864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12282304874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12282669696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12283089780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12283463562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12283823726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12284195144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12284540052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12284887262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12285258386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12285668666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12286034590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12286477372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12286854558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12287217032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12287617752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12287998694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12288423540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12288789130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12289137522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12289502940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12289850760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12290225652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12290595880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12290968438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12291376658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12291727462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12292089618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12292438082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12292802486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12293150526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12293534266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12293939114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12294329110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12294675734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12295023296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12295382544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12295728402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12296090394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12296449988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12296897542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12297263612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12297733272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12298085202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12298434490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 85,850000,10000,0,0,256,25,99,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12300448696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12300808716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12301176542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12301525076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12301912046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12302273852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12302730028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12303083828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12303434762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12303799352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12304146002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12304508440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12304890620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12305335826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12305703340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12306078118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12306426960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12306774478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12307136168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12307494606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12307888226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12308304964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12308678694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12309141082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12309526340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12309926392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12310343114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12310777452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12311148082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12311510698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12311856768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12312230060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12312591214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12312977744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12313325240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12313775720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12314141444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12314488998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12314854140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12315200400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12315572778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12315946280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12316380066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12316731194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12317079402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12317440818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12317787830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12318150752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12318496298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12318880622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12319306334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12319683524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12320134138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12320489282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12320852948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12321201380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12321578888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12321990750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12322365776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12322728656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12323099808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12323449232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12323797490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12324168800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12324541584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12325005090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12325373218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12325746776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12326109698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12326486048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12326834438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12327197508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12327641084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12327994664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12328360438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12328709446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12329102088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12329464408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12329849378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12330196584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12330607664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12330971936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12331425772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12331792078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12332149988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12332531368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12332906230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12333344680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12333697736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12334047852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12334408826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12334755524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12335117880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12335476660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12335848966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12336281458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12336824460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12337185748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12337534842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12337970120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12338406928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12338868868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12339219870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12339593202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12339970122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12340344210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12340693372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12341055682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12341417048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12341861172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12342250150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12342758236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12343134398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12343495048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12343881142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12344228520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12344658414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12345023920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12345399378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12345763362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12346109132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12346480616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12346856382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12347293434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12347644518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12347999674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12348362506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12348710944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12349075984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12349434586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12349807328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12350233854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12350611728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12350966100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12351314760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12351675182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12352021042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12352394524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12352800864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12353175370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12353634642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12354012052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12354360128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12354709312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12355083394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12355430630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12355866070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12356215290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12356588490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12356950632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12357324604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12357670928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12358030140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12358450936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12358803492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12359207102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12359553698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12359925452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12360286920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12360689086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12361037248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12361462688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12361827596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12362173860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12362536426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12362882606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12363254558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12363626912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12364061112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12364412826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12364902500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12365268154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12365614996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12365977654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12366390548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12366884950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12367254234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12367628454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12367977548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12368327160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12368689470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12369049562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12369413282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12369823930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12370197496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12370557446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12370927688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12371273310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12371619684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12372014778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12372427172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12372795562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12373143228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12373517674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12373880854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12374254068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12374613116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12374961226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12375394754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12375745600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12376227826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12376577984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12376950608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12377311616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12377695208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12378107514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12378460640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12378822116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12379168288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12379530464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12379875432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12380257702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12380618248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12381060638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12381412996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12381762024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12382121254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12382467700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12382830424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12383191296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12383619790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12383984048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12384353920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12384699250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12385044708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12385402928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12385757616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12386119640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12386524132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12386898038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12387349480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12387727542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12388076854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12388426328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12388798902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12389209030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12389576144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12389921194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12390292336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12390652182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12391108454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12391472830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12391839640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12392270784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12392623034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12392994990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12393343184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12393717868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12394080698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12394549120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12395013646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12395366826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12395727960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12396074600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12396437722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12396783028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12397167920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 86,860000,10000,0,0,256,25,100,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12398841612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12399230446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12399579950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12399945788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12400370500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12400731176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12401094712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12401441064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12401814004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12402175638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12402558456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12402907122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12403314002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12403678872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12404025644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12404388368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12404733804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12405104734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12405477388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12405849968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12406270292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12406623770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12406985860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12407334026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12407699032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12408063266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12408447454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12408869904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12409244824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12409716156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12410068550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12410428044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12410774352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12411149324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12411547672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12411935584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12412297422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12412669258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12413016582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12413363296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12413920720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12414272592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12414701726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12415049658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12415421180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12415781160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12416152096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12416500088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12416862712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12417284236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12417634728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12417996846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12418357384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12418728638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12419088184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12419474638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12419820792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12420250642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12420615198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12421132378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12421499024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12421845742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12422229328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12422633834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12423195258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12423546608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12423914010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12424277546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12424624388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12425002312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12425398076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12425873328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12426271778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12426647418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12426994720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12427343730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12427706544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12428071090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12428501316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12428850368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12429221352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12429581546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12429952304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12430299272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12430659994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12431020792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12431463096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12431831148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12432284332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12432659448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12433019674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12433402648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12433750554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12434174498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12434539656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12434887686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12435250530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12435595376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12435967086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12436340328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12436771992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12437125802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12437475148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12437834838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12438194046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12438556862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12438901476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12439284604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12439728304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12440104828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12440454856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12440802404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12441162624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12441509094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12441884062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12442230472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12442666078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12443033898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12443503576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12443856384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12444207234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12444581934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12444930852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12445356158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12445705662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12446077952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12446439582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12446812612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12447159844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12447520618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12447881514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12448290714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12448657074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12449004302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12449406910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12449803340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12450216008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12450565996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12451096532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12451537048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12451920606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12452283304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12452628384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12453013568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12453374646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12453821140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12454172368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12454625778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12454992794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12455360372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12455723620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12456081670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12456518252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12456885500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12457259540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12457609200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12457958510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12458320398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12458679598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12459044820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12459475608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12459851516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12460213148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12460584134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12460930112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12461278222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12461648982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12462058514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12462426854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12462774522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12463148274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12463510724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12463885224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12464245956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12464597090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12465020542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12465372388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12465873556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12466222772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12466594032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12466966094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12467339090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12467747174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12468099106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12468459396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12468805770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12469168424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12469514548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12469901650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12470261948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12470696868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12471065802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12471414508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12471775112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12472121304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12472483718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12472842102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12473272452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12473637874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12474010744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12474357978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12474705302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12475065352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12475423174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12475786164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12476194192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12476579882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12477034754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12477410446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12477759960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12478122486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12478571858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12479041586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12479597352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12479945900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12480318736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12480680024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12481065756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12481416162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12481900328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12482262538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12482614040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12482976650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12483321508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12483691710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12484063108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12484508046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12484862672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12485216982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12485581462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12485929918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12486295266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12486672398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12487044620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12487484576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12487858998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12488313160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12488667808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12489031868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12489392554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12489757670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12490167956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12490544150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12491097272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12491473992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12491823176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12492185672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12492547670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12492964152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12493331220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12493685070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12494057608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12494421612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12494793918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12495155522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12495556794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 87,870000,10000,0,0,256,25,101,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12497116516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12497470618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12497848482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12498196526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12498639996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12499008018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12499534188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12499887360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12500240880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12500617164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12501068644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12501507166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12501967426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12502388222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12502839034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12503213690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12503601376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12504071952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12504438232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12504792050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12505156748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12505502904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12505876648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12506281354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12506783844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12507165748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12507696094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12508198300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12508546988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12508991820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12509454206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12510023802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12510550892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12510929756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12511277320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12511627528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12512022196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12512506116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12512895618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12513249584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12513621120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12513980304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12514351914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12514712560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12515059446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12515575248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12515926936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12516509758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12517071202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12517682388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12518252308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12518896904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12519333192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12519720316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12520100872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12520463762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12520981862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12521332796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12521843540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12522214020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12522690422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12523196526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12523751084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12524118708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12524472604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12525024668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12525474536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12525863350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12526224602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12526856420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12527364116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12527840492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12528357664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12528808446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12529315642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12529724386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12530107888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12530469590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12530842596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12531326830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12531754200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12532256146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12532927256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12533531948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12534006618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12534393710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12534893296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12535480960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12535998804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12536469564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12536924812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12537378722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12537892040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12538241780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12538620968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12538982170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12539354656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12539701316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12540062284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12540592146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12540943610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12541313204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12541659366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12542031986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12542397600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12542880886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12543430298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12543785212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12544260448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12544611534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12544973766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12545412590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12545849984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12546277276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12546650960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12547002944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12547349816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12547710924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12548057670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12548432158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12548837674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12549214680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12549584292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12549956840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12550403136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12550862004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12551271546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12551784750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12552168682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12552592744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12552964342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12553325344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12553776694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12554227558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12554833640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12555424718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12555778164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12556298728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12556802160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12557328260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12557719742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12558102430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12558470884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12558986020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12559366820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12559715860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12560241964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12560593966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12561079924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12561628168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12562004036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12562399480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12562876410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12563256938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12563611362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12564053132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12564400452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12564774024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12565148288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12565621178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12565973726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12566458034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12566827604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12567176548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12567758612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12568109894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12568618114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12568986272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12569440556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12569790204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12570138886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12570500448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12570861344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12571318706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12571668242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12572091396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12572544150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12572920776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12573270750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12573635144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12574105742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12574591270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12574985852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12575376490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12575771372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12576135318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12576521954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12576957628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12577312344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12577834422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12578188664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12578555332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12578904302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12579292888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12579732596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12580110718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12580457890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12580805500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12581164262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12581508584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12581880646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12582224292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12582655696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12583053084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12583536300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12583885038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12584232352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12584606280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12584953226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12585413120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12585762686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12586141528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12586504836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12586877242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12587222874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12587581944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12588027260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12588376312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12588895760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12589245866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12589618468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12589982024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12590368168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12590824606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12591179618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12591547382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12591898446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12592311556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12592658654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12593238158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12593677900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12594055712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12594411494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12594760080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12595121628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12595467904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12595843294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12596188808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12596623072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12596990524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12597369084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12597749110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12598100794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12598461204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12598822296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12599265590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12599615680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12600138998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12600506110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12600880214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12601228672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12601598912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12602023440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12602375088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12602738426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 88,880000,10000,0,0,256,25,102,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12640933246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12641484132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12641859346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12642245188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12642594190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12642949332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12643473552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12643887438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12644605680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12645136886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12645515588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12645878802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12646266034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12646614888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12647236170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12647703684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12648052524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12648482280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12648979332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12649353070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12649863770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12650242966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12650596660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12650946098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12651347258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12651842896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12652272048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12652730912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12653106372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12653475974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12653848372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12654195530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12654554600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12654920056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12655374906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12655741344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12656196404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12656572832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12656934326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12657306356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12657765340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12658240988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12658776884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12659226678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12659589800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12659934740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12660318230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12660676188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12661196422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12661555532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12661930728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12662295540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12662644720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12663026692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12663375512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12663814418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12664180590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12664558062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12664905772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12665254752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12665669998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12666157230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12666605036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12666956222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12667433414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12667801856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12668174794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12668529616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12668893248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12669415620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12669843352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12670217518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12670565870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12670940370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12671304048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12671692736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12672141612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12672496844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12672865564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12673270832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12673705760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12674159532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12674539576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12674994596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12675373452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12675728668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12676077614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12676442084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12676873762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12677264458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12677678062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12678072850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12678554298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12678930232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12679339054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12679733308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12680144392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12680671886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12681041826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12681449328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12681825500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12682186236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12682572052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12682927888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12683369022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12683731566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12684084000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12684446224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12684790514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12685160412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12685533578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12685980310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12686339778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12686688906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12687055026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12687459792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12687882414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12688252062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12688627088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12689085696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12689462486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12689967082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12690322352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12690703700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12691179454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12691621600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12691974040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12692363270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12692728234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12693104560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12693454912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12693826624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12694196340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12694675780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12695040640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12695391996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12695762762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12696123274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12696493756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12696849998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12697261978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12697627636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12697981216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12698347330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12698694492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12699074554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12699454284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12699826724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12700239630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12700592026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12701057374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12701412594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12701777652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12702125578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12702513224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12702940938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12703318580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12703674590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12704032066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12704393804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12704740194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12705238950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12705669604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12706049818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12706476176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12706856154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12707209050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12707563636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12707942084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12708373362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12708760322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12709111260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12709488922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12709855404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12710248372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12710613602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12710965474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12711402778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12711812996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12712322408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12712683404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12713059988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12713436350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12713811860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12714226198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12714580248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12714943728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12715291164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12715654568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12716000700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12716413084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12716880656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12717280104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12717702506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12718064636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12718482382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12718834162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12719211926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12719627396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12720006118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12720368396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12720744374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12721092650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12721655146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12722031836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12722445154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12722812892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12723297384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12723677928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12724043734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12724420122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12724781806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12725204500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12725573588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12725981482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12726370196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12726822564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12727198848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12727579934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12728024720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12728377486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12728726566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12729094432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12729441934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12729805610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12730290564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12730861432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12731231188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12731615288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12731963274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12732316296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12732681168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12733083580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12733693606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12734045800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12734536600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12734906442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12735281538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12735640156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12736003928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12736439110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12736792374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12737163594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12737511858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12737886276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12738250262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12738636752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12738985418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12739397120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12739764000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12740122620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12740487550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12740835384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12741209298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12741586104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12742021058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12742375008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 89,890000,10000,0,0,256,25,104,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12744007244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12744399758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12744846044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12745212752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12745741708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12746132856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12746495806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12746879148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12747252136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12747671680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12748036316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12748384610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12748746948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12749091396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12749463682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12749836208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12750208724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12750623264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12750975346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12751336184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12751682264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12752045408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12752390848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12752773244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12753196016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12753571690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12753920826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12754268024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12754628164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12754975076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12755338374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12755695064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12756128942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12756503162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12756972684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12757324728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12757674346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12758036574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12758393804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12758820078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12759186590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12759567728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12759932990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12760390704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12760739114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12761101570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12761651522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12762004052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12762374412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12762720260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12763091244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12763452476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12763838686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12764185632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12764641092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12765004032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12765357726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12765720492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12766065234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12766434994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12766807322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12767243874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12767596864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12768206310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12768640898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12768993136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12769366186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12769712356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12770149402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12770515952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12770896142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12771286120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12771657746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12772020078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12772380972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12772818446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12773169588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12773612274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12774071178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12774447540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12774840236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12775313704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12775797628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12776148256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12776519426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12776873000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12777244206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12777605100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12777989604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12778403614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12778756484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12779288250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12779663810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12780034782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12780380326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12780763574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12781188314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12781565876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12781915924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12782265856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12782628232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12782977098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12783351608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12783858482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12784368738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12784736430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12785113832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12785462736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12785810870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12786222918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12786569674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12787038630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12787457168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12787951240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12788313486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12788766856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12789128990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12789573392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12790028970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12790492614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12790862452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12791210698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12791586090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12791975404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12792420428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12792772138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12793122282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12793491648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12793913194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12794337864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12794697650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12795071078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12795495168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12795871354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12796226474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12796576674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12796939546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12797287440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12797662398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12798251460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12798697528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12799139034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12799577394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12799926856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12800373534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12800900522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12801253964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12801768848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12802119978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12802495028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12802856934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12803243630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12803654756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12804008718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12804377440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12804725200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12805088750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12805434742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12805820066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12806190088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12806626926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12806993114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12807353626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12807714892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12808137984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12808594586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12808970586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12809413892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12809782112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12810161590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12810507340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12810854232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12811213026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12811569958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12812104908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12812548126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12813082422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12813449148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12813820368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12814179186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12814528754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12815001350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12815352174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12815722148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12816069632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12816441740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12816861740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12817249580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12817693962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12818103208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12818524506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12818875476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12819238328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12819584056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12819973518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12820398076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12820774116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12821123266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12821479166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12821840606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12822189202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12822566368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12822914544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12823348164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12823715512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12824192088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12824560468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12824909588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12825270060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12825627518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12826058792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12826407556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12826789216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12827151036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12827524150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12827871876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12828233086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12828593856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12829000758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12829366116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12829718998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12830089950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12830452796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12830824802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12831183350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12831629820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12832005992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12832353540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12832716708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12833061976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12833433616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12833805432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12834178356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12834592902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12834945984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12835399046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12835750418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12836113074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12836458786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12836841982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12837268996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12837644298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12837992116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12838340152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12838702218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12839049476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12839423356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12839784122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12840216662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12840581482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12841007490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12841359650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12841710350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12842071536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12842462390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 90,900000,10000,0,0,256,25,105,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12878873582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12879373704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12879758446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12880279764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12880665468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12881019660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12881390460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12881761610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12882181952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12882550012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12882897480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12883270400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12883632974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12884006356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12884368568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12884790176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12885155616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12885502860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12885866672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12886212190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12886584678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12886957628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12887331934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12887742636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12888097348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12888486772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12888854914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12889221080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12889586198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12889993118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12890431362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12890814870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12891331040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12891686120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12892046974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12892415128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12892790038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12893201106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12893577006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12893938082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12894310682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12894657670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12895004646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12895375028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12895721580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12896146150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12896495374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12896866554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12897227880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12897600892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12897947496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12898343312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12898753102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12899111860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12899477092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12899824534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12900198272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12900599776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12900988190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12901418322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12901917512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12902469414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12902915370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12903282130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12903628004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12904013858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12904534268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12904913328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12905287028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12905654956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12906018332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12906382792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12906774452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12907220686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12907617006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12907986862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12908360372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12908709210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12909058638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12909435402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12909782852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12910212548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12910562050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12910939568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12911300634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12911673468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12912020564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12912380160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12912803400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12913150760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12913510274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12914006254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12914381972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12914744346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12915127892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12915476382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12915888702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12916253530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12916607358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12916969522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12917315166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12917685588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12918058510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12918511462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12918922332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12919279808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12919640910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12919989142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12920353718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12920713848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12921198438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12921568172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12921942600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12922292316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12922640490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12923018444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12923378106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12923741328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12924151850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12924526532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12925029998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12925407362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12925776656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12926125882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12926498884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12926914770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12927280548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12927624962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12927995298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12928352462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12928721964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12929079716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12929426928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12929894534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12930247318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12930656324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12931055888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12931428834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12931803134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12932179484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12932679152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12933034922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12933398212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12933746984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12934112996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12934461234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12934848508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12935277622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12935654084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12936133506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12936489282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12936851128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12937197956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12937573346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12937983650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12938360436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12938722534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12939113884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12939461584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12939809942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12940183424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12940529614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12940954086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12941304852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12941678540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12942041232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12942415338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12942764706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12943124936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12943484742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12943893810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12944261146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12944608664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12944982938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12945343432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12945714152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12946072672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12946491316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12946853598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12947319058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12947684782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12948031032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12948403316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12948775518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12949211788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12949562692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12949910848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12950271268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12950618026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12950979654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12951324870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12951705794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12952322216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12952698884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12953045280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12953392152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12953751808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12954134584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12954524942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12954940844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12955315408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12955674890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12956045480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12956392720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12956739628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12957110706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12957456456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12957942080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12958290836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12958858228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12959300298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12959674772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12960039252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12960476590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12960897404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12961250868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12961612728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12961957272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12962327642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12962700026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12963071368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12963502080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12963851482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12964215926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12964557704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12964916208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12965257112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12965635012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12966084312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12966460140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12966814870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12967161768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12967522414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12967869636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12968246060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12968594584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12969027430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12969393464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12969894306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12970261254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12970609464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12970980842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12971325488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12971751752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12972100904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12972479942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12972841722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12973214512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12973561924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12973923050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12974282162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12974691098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12975056432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12975408622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12975780786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12976142704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12976516354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 91,910000,10000,0,0,256,25,106,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 12978139490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12978500592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12978866488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12979218472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12979597722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12980053312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12980432498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12980907100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12981288844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12981638180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12981988530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12982363662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12982774008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12983138262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12983480466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12983848106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12984207458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12984578932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12984925398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12985284488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12985706766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12986102044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12986489782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12986892886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12987316806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12987679402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12988066840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12988506330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12988858788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12989269210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12989615764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12989977038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12990320872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12990703552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12991062270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12991534666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12991884300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12992368742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12992734218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12993082210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12993462032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12993808472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12994246404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12994610854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12994983050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12995329886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12995677008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12996036930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12996395084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 12996832446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 12997182190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 12997556770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 12997917264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 12998288842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12998635502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 12998993428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 12999354928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 12999763234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13000129008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13000474480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13000846118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13001206308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13001578090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13001938582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13002354828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13002729024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13003076780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13003532040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13003880160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13004253066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13004627270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13005000582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13005412662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13005764164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13006124528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13006471324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13006834202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13007179994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13007563826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13007985708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13008361758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13008710208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13009059834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13009419618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13009766018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13010169274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13010516194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13010944874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13011311450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13011683724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13012031072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13012378446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13012741064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13013100704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13013465658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13013875192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13014255258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13014758418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13015179128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13015577878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13015943324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13016379994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13016741212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13017104372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13017492678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13017882562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13018245744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13018631638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13018980482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13019408764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13019773162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13020126970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13020490350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13020835080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13021206716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13021580012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13022045720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13022397894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13022751912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13023113982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13023460394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13023823114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13024180866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13024552392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13024982468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13025358540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13025817516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13026170590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13026531144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13026878014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13027253146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13027671438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13028047468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13028415664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13028974504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13029326536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13029674648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13030048052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13030472862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13030841372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13031194582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13031567348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13031928032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13032299090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13032656272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13033004748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13033427550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13033794042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13034165346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13034511092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13034883828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13035246772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13035632194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13036058984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13036412662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13036915652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13037266664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13037630120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13037975574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13038360132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13038783790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13039160036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13039510886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13039858964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13040221960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13040570158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13040935134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13041292038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13041720718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13042087446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13042458458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13042861160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13043238692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13043656150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13044015668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13044463626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13044814014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13045195058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13045603082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13045976234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13046322734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13046683840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13047044574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13047457762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13047824614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13048273784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13048648716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13049010698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13049411424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13049761154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13050178168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13050543296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13050891046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13051253736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13051599298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13051971410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13052345104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13052776112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13053129686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13053499672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13053878244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13054245344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13054645444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13055007674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13055382122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13055817972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13056196194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13056545304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13056895562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13057259218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13057607312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13057982274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13058390178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13058765804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13059126340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13059639996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13059992440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13060341944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13060715198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13061062370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13061490016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13061838590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13062232490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13062596054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13062968672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13063316606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13063696280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13064130384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13064481560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13064846014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13065215520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13065587192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13065946778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13066372540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13066782600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13067134908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13067496616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13067842458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13068204296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13068549282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13068919998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13069293450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13069729008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13070080576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13070572050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13070996282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13071345944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13071827032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13072189542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13072694730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13073061026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13073441818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13073859102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13074210258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13074585426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 92,920000,10000,0,0,256,25,107,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13076497646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13076873594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13077221738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13077611134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13078069080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13078454538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13078813888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13079167592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13079531036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13079877908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13080253186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13080596526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13081030024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13081396436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13081923148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13082294208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13082647538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13083027364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13083373958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13083802348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13084151360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13084531462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13084894076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13085267226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13085614538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13085972678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13086394936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13086748312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13087114162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13087468946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13087843484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13088207034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13088617392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13088970332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13089383006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13089748804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13090105242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13090470886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13090818316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13091192864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13091566168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13092006540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13092361556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13092711774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13093175578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13093528604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13093894730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13094254544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13094626026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13095049126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13095427248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13095776760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13096124478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13096484790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13096833848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13097207228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13097627350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13098003454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13098363726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13098735252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13099144490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13099495554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13099954404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13100439368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13100831342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13101187772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13101562814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13101994654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13102369522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13102731402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13103080388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13103511452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13103861812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13104323814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13104672064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13105042768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13105416588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13106028618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13106383680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13106736378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13107100286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13107447154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13107812656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13108172386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13108547440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13108972592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13109347178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13109695012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13110041994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13110400892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13110745572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13111118764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13111463152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13111893032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13112258206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13112631720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13112981132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13113330630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13113710994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13114071192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13114499156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13114849384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13115356716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13115725024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13116096802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13116444952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13116805338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13117227506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13117578486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13117941392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13118287514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13118660024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13119021884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13119407298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13119755206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13120167134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13120531308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13120878778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13121242298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13121587888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13121961076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13122371014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13122817120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13123171264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13123521108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13123881228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13124227824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13124591096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13124936436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13125318538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13125743668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13126120822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13126559174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13126913344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13127309766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13127691612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13128169732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13128705722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13129081540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13129464680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13129837802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13130276418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13130638908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13130999968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13131452620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13131819348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13132170970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13132542758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13132904238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13133275604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13133634856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13134090432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13134454444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13134809278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13135171856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13135517142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13135888900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13136261870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13136635112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13137046494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13137402008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13137934090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13138286802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13138652716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13139014182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13139387746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13139815258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13140192312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13140549172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13140897760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13141261336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13141610114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13141986472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13142399124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13142777404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13143142674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13143522318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13143873578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13144223536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13144597626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13144961052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13145387058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13145738490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13146120034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13146484350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13146859048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13147208978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13147574056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13147999110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13148349604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13148711906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13149150326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13149525430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13149886874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13150271850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13150619682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13151031180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13151397284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13151747102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13152111720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13152459074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13152832140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13153205208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13153639994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13153991080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13154340898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13154702436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13155049370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13155411706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13155826324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13156258566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13156734602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13157110988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13157466574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13157816542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13158180580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13158595084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13158957746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13159370086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13159749358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13160207032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13160586906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13160950110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13161300002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13161672750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13162101494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13162469260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13162815026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13163187288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13163548890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13163923800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13164283514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13164633582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13165055282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13165405880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13165768870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13166113908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13166485678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13166846698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13167230376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13167654662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13168005688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13168366194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13168712430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13169074256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13169419684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13169806084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13170166908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13170600476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13170953766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13171464648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13171831490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13172178814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13172553528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13172899342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13173339926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13173709076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 93,930000,10000,0,0,256,25,108,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13175270210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13175635612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13176059894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13176431350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13176780560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13177163278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13177511156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13177884436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13178290658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13178665968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13179083166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13179437492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13179800454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13180148990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13180514414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13180862808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13181247046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13181672494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13182050484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13182502290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13183036294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13183401736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13183796714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13184186454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13184700954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13185078500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13185447862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13185819826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13186166746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13186583484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13186945800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13187374266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13187741294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13188095798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13188469252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13188830930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13189204214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13189564194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13189992944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13190358318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13190705790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13191074724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13191420490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13191792522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13192164814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13192551068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13192984500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13193334868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13193847194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13194198822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13194562800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13194909186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13195296164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13195722034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13196098104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13196453712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13196802556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13197165662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13197514464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13197891412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13198237272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13198669614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13199072352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13199453658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13199801568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13200149964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13200512536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13200874184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13201303630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13201665720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13202037862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13202400700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13202773412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13203121800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13203482070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13203844612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13204256034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13204622106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13205062588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13205438290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13205800290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13206184264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13206532910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13206945676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13207310592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13207658586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13208022324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13208367096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13208755644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13209128792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13209554156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13209913718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13210262354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13210626416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13210975054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13211340828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13211687718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13212128794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13212654784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13213032872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13213387014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13213737284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13214100990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13214449608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13214882992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13215307442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13215685634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13216151600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13216528490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13216878198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13217227220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13217600142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13218014962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13218382286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13218728784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13219100972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13219463348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13219836710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13220195776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13220544336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13220969794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13221319472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13221681562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13222025870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13222396088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13222755774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13223138324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13223486924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13223899128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13224277928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13224627016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13224990390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13225336276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13225707718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13226080490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13226534156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13226884878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13227324180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13227689082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13228036774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13228399604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13228757820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13229192040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13229560250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13229933486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13230281480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13230629618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13230991748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13231350786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13231717426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13232127030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13232503096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13232863892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13233237634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13233585296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13233932720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13234335902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13234683716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13235110028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13235459924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13235834224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13236195484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13236567620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13236915598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13237277186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13237702202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13238052972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13238507564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13238859888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13239234642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13239597518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13239998372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13240487344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13240974002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13241345748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13241692244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13242055572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13242401092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13242788768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13243308738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13243687624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13244044178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13244393128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13244754804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13245101668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13245477644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13245823146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13246292628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13246659892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13247037606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13247384788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13247731876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13248092952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13248454020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13248880918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13249230960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13249738968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13250107314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13250480240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13250828998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13251190828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13251617754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13251969034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13252332332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13252685186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13253057580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13253418300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13253804740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13254153568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13254564568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13254930500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13255285104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13255664592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13256012398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13256384270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13256763260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13257199966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13257550180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13257898700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13258265828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13258611874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13258974510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13259319280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13259951904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13260332600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13260706282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13261192642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13261547124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13261910000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13262272046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13262638010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13263046402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13263420210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13263779924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13264151928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13264555306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13264928936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13265319266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13265743534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13266113314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13266462102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13266838060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13267199012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13267573532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13267933228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13268282626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13268800836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13269229668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13269592798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13269937222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13270310130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13270685680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13271088188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13271558488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13271911494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 94,940000,10000,0,0,256,25,109,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13274010220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13274372826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13274738830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13275126738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13275506134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13275869560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13276261330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13276611180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13277045410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13277416386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13277765296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13278128982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13278475372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13278848852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13279224080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13279659998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13280013320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13280374746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13280736130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13281084366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13281450330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13281891704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13282268256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13282699506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13283076752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13283585646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13283941062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13284438640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13284896792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13285399826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13285751326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13286134668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13286497968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13286872498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13287218856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13287580220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13288047804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13288408730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13288780878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13289156322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13289529814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13289892170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13290310234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13290659760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13291077490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13291442544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13291796174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13292159440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13292586828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13293126860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13293558148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13293952894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13294304516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13294772042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13295139214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13295487978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13295868068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13296228556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13296667984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13297254020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13297890834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13298429980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13298801924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13299295122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13299647858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13300020626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13300368296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13300743976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13301106782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13301493854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13301843540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13302261198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13302625728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13302973152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13303336598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13303681374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13304053944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13304427326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13304864776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13305216670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13305705998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13306072508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13306419526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13306783224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13307214274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13307664566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13308030684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13308405232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13308753054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13309221214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13309657404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13310020912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13310453566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13310803792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13311185248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13311545472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13311918424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13312266762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13312627828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13312989852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13313401740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13313766910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13314112344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13314482968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13314842370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13315213864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13315572560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13315981738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13316349702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13316699844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13317194286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13317544428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13317917034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13318292240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13318665652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13319120584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13319524554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13319884444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13320230906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13320593188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13320938036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13321344978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13321827868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13322204982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13322558388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13322906046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13323267934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13323614296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13323990132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13324410732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13324787210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13325200928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13325577280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13325924842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13326273380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13326647328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13326994260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13327518930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13327869554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13328400516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13328767144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13329139042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13329499352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13329846394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13330298004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13330649368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13331018114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13331364576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13331736148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13332096246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13332481612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13332894794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13333249572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13333619264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13333968368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13334333128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13334680488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13335065040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13335426018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13335858528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13336209686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13336760942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13337126388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13337491856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13337868460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13338215874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13338667638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13339033878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13339545134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13339898392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13340250726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13340626758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13340976478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13341404922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13341756224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13342131650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13342494712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13342866788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13343214012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13343574162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13343998058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13344396284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13344764946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13345111828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13345484572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13345848874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13346274930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13346621786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13347043812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13347408162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13347756414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13348120344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13348465946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13348837390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13349210010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13349646492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13350020622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13350493426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13350859890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13351207460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13351570372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13351934830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13352378506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13352745914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13353137392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13353553348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13353904116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13354267110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13354631018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13354995118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13355425842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13355860154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13356229904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13356602628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13356950984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13357299864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13357676512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13358089534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13358454474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13358805520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13359176190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13359535358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13359906278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13360263308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13360610482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13361036826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13361390364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13361860116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13362211520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13362583070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13362954392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13363326852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13363743490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13364096432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13364464540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13364810722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13365173500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13365518878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13365908032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13366268912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13366707570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13367061006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13367418848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13367782580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13368133462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13368500032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13368878516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13369312782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13369678794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13370052706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13370401152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13370750194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13371111504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13371470882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13371834508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13372242148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13372617552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 95,950000,10000,0,0,256,25,110,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13374316122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13374769862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13375132726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13375485256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13375853318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13376200084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13376562534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13376908094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13377291494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13377716752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13378095322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13378443026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13378793146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13379152076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13379496872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13379870850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13380214040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13380649846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13381016028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13381388516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13381800664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13382152168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13382513850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13382875446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13383341328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13383691568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13384236920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13384607338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13384981736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13385359088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13385711182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13386140120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13386491412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13386856182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13387202500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13387574694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13387936778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13388321466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13388669278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13389078756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13389443234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13389790564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13390153568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13390499044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13390871274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13391268242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13391710042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13392062606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13392412384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13392773110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13393119734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13393482442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13393879918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13394264946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13394704614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13395083632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13395534040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13395888492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13396251276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13396611480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13396975488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13397392400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13397767964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13398131114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13398504878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13398854096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13399202460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13399577594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13399987986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13400456578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13400832864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13401207304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13401568984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13401943258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13402335378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13402685576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13403132288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13403481580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13403845528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13404191952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13404563638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13404925892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13405309778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13405727536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13406079922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13406589442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13406941362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13407304050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13407651048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13408034696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13408466728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13408841040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13409232620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13409590852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13410014940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13410362228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13410741392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13411086652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13411550822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13411916118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13412345332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13412695968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13413045088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13413603640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13414024374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13414393340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13414742188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13415121160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13415483944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13415857088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13416218746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13416568390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13417010120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13417359966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13417891264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13418239540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13418611488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13418982902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13419353920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13419763858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13420119206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13420560988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13420911358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13421275592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13421621474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13422007686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13422436964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13422811948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13423160774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13423508700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13423868832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13424213996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13424587894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13424932818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13425363370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13425729624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13426101430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13426448644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13426796926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13427157678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13427518854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13427882908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13428292632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13428669820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13429127384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13429505038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13429852864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13430213794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13430577862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13430990850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13431357712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13431704062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13432075972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13432453130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13432826630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13433193312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13433612112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13433974316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13434319696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13434680330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13435023386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13435393570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13435763126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13436133612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13436539668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13436893362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13437253844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13437600624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13437962960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13438367128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13438754106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13439208340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13439586656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13439935446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13440465674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13440831898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13441182290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13441561126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13441971806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13442348844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13442708830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13443080662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13443428188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13443776250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13444136018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13444493166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13444915594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13445266694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13445639630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13446000940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13446373354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13446721242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13447081220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13447443976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13447864560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13448231880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13448579274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13448951752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13449313012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13449686166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13450046180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13450454296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13450817944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13451242684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13451623968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13451969956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13452365926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13452741092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13453178520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13453534536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13453886002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13454248370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13454597976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13454964634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13455311410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13455697226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13456131414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13456509750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13456858706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13457207368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13457570540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13457919198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13458328382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13458674982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13459112930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13459476814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13459850452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13460198124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13460545492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13460906452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13461263646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13461686696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13462034282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13462529334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13462896904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13463270352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13463632946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13463995252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13464424954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13464777904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13465143620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13465490956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13465864472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13466225620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13466669860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13467019598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13467449234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13467815306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13468168728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13468578582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13468924632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13469294848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13469668996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13470104778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13470457536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13470806562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 96,960000,10000,0,0,256,25,112,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13472332116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13472688632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13473121816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13473473836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13473953208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13474325080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13474703718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13475066160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13475418120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13475844632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13476196708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13476561656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13476909842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13477284458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13477645952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13478031288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13478448824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13478804774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13479201688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13479548672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13479926804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13480272446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13480657966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13481018972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13481457254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13481808614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13482166506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13482528128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13482875204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13483237898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13483594338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13484026158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13484392512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13484842156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13485212308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13485564110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13485927804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13486287862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13486653768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13487072694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13487448378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13487811244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13488184194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13488531442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13488880284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13489253176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13489660540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13490029404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13490593910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13490974084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13491336826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13491711852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13492086658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13492528780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13492897008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13493245656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13493610172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13493956716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13494329260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13494763562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13495240680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13495594208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13496101962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13496488838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13496890644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13497257068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13497619472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13498058224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13498429550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13498806136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13499156642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13499509694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13499874918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13500237970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13500606422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13501016360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13501392366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13501755332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13502129910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13502481006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13502831896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13503206060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13503623316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13503990458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13504335838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13504708782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13505070824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13505444970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13505804330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13506153424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13506578750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13506930114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13507392056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13507743004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13508115822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13508478276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13508863052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13509275438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13509628442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13509989352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13510336336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13510699992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13511045132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13511445504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13511807442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13512242242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13512590942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13512937478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13513298622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13513645682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13514009214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13514399500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13514831300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13515199114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13515571006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13515918060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13516265848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13516628636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13516987862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13517353130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13517762588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13518137206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13518617474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13518995802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13519347262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13519695246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13520074290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13520488926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13520854530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13521199710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13521571260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13521932900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13522306224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13522664894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13523075502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13523535396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13523884950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13524252420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13524596680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13525012100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13525390442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13525762208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13526173154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13526526484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13526911270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13527258154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13527620472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13528023878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13528418902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13528869912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13529249412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13529700742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13530088564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13530452660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13530799556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13531176694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13531594458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13531970172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13532331698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13532704596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13533052658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13533401724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13533774480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13534121016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13534548320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13534898482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13535271078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13535632082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13536004140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13536352740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13536713128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13537073482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13537482942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13537849240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13538194920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13538566718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13538927718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13539298506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13539658630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13540066322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13540431620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13540900086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13541269912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13541616330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13541988716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13542361870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13542816286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13543169064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13543518956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13543879514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13544226064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13544588768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13544934120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13545317232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13545746968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13546123020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13546469656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13546818398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13547180486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13547528744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13547904236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13548250016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13548680330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13549044778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13549416564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13549762380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13550132892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13550493290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13550852356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13551388600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13551740760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13552223900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13552590604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13552966974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13553403502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13553755684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13554190646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13554542044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13554904826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13555250744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13555623578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13555983680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13556369000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13556778152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13557131914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13557493578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13557839470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13558221086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13558567608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13558949068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13559312226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13559747110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13560099520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13560447600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13560809536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13561158522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13561522468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13561881006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13562252276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13562680182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13563056038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13563500898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13563852404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13564215160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13564572664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13564937390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13565347302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13565722852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13566084260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13566456394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13566804346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13567350736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13567717994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13568128590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13568495198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 97,970000,10000,0,0,256,25,113,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13570479104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13570931248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13571302012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13571681292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13572029544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13572379634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13572744584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13573104370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13573468288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13573888432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13574263024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13574774480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13575170202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13575518314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13575880176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13576241788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13576654134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13577019718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13577365170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13577736898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13578098458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13578471058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13578831980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13579241360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13579666668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13580022370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13580384468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13580729614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13581101306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13581515374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13581888418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13582305524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13582655540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13583019292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13583368344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13583733326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13584080126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13584465446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13584889720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13585267740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13585756710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13586108362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13586469034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13586814456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13587189840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13587598126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13587973532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13588335002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13588707056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13589055592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13589404228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13589775150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13590121386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13590546798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13590911584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13591284994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13591647616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13592020174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13592377412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13592738660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13593152474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13593512842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13593875658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13594221156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13594592042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13594955680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13595328612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13595689400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13596099662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13596463592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13596903434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13597270824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13597617240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13597989182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13598362930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13598799740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13599151564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13599499482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13599862870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13600208794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13600571224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13600916248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13601298778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13601721860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13602100436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13602450698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13602798868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13603159230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13603505480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13603878624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13604224370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13604655444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13605020736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13605393194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13605740322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13606102588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13606463864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13606822638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13607316658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13607720982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13608206180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13608573514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13608944840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13609291416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13609704458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13610137320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13610491180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13610858326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13611206852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13611582024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13611942596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13612326504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13612674446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13613093040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13613458058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13613806500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13614170246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13614516702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13614890110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13615263238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13615704218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13616054744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13616403590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13616765494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13617112698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13617475668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13617835118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13618214680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13618640136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13619017096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13619461464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13619814188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13620177010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13620524670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13620911138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13621328710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13621707146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13622087486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13622462896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13622814332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13623179052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13623560356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13623968164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13624337574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13624682284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13625054124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13625416054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13625789590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13626221892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13626573956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13627011316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13627362224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13627725750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13628072174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13628444302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13628805836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13629191704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13629603456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13629956614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13630316942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13630764192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13631130324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13631475694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13631859490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13632221142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13632657230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13633011226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13633372242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13633736844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13634086662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13634452088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13634893896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13635380706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13635747854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13636168646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13636517560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13636867020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13637229984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13637612690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13638112514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13638462880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13638842728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13639203752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13639575608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13639922856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13640283634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13640645740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13641059672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13641428588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13641881656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13642255376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13642614356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13642997624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13643344678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13643761704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13644293272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13644644280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13645007792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13645353876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13645726426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13646100250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13646539462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13646890642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13647239858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13647600476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13647948140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13648310680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13648669864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13649041730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13649462334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13649836302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13650183956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13650532420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13650893808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13651240512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13651615534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13652028610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13652406270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13652769576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13653300424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13653649742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13653998310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13654371576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13654780692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13655145140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13655488988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13655858766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13656218142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13656587672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13656933704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13657292526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13657719216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13658070024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13658432594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13658777542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13659149344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13659508938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13659892670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13660239686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13660654854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13661019672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13661366858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13661729214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13662073996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13662445030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13662816618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13663248992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13663664718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13664306348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13664673296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13665021432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13665399006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13665745612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13666230542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13666597100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13666971124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13667318634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 98,980000,10000,0,0,256,25,114,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13668864268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13669239958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13669587332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13669967040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13670312132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13670684272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13671056924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13671432050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13671844272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13672199628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13672559970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13672905800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13673268086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13673613332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13673996994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13674432926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13674809988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13675158970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13675609526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13675973564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13676321688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13676698548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13677044640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13677490394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13677855926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13678229916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13678577964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13678926470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13679286680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13679643512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13680069292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13680420100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13680795058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13681158410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13681529356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13681877046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13682267228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13682627232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13683040344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13683407164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13683753384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13684132286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13684496244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13684872012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13685246518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13685665858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13686029922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13686450060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13686835700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13687182420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13687553768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13687926830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13688354486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13688715302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13689063624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13689423596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13689770024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13690132918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13690478282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13690861084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13691325460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13691769900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13692125044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13692522494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13692883872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13693230720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13693609142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13694048172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13694482452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13694853274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13695225320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13695572076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13695919346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13696296668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13696643110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13697071558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13697421162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13697902940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13698270676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13698644350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13699003508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13699352862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13699777560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13700128846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13700492174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13700854398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13701226698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13701587208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13701972050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13702380208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13702732462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13703094072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13703441210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13703804740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13704150374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13704521984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13704893306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13705326356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13705676920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13706025078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13706385442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13706731868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13707094792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13707451430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13707823130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13708251992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13708627668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13709115944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13709471236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13709833786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13710193466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13710558406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13710970424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13711347680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13711708584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13712081160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13712429798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13712778392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13713153026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13713553574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13713929440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13714275870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13714648060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13715009042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13715388548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13715735474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13716098210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13716533978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13716885802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13717248542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13717593598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13717965852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13718326410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13718719600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13719067846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13719478938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13719849682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13720405230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13720823582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13721353472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13721732116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13722192952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13722624144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13722980336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13723331332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13723693068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13724038700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13724415988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13724846690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13725224622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13725592448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13725968022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13726315510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13726664324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13727037672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13727384716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13727835214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13728185276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13728564194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13728926468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13729334664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13729687480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13730053138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13730492194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13730845760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13731364218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13731722850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13732097520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13732478106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13732865056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13733287014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13733641866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13734010076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13734357188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13734721120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13735067392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13735451140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13735813218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13736249190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13736601706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13736958160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13737327828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13737675250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13738038282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13738426148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13738860260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13739226046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13739606818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13739955410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13740305236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13740669208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13741028810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13741394454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13741799398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13742174872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13742648270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13743027740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13743377548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13743726950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13744102954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13744515688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13744885568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13745234792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13745609430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13745971828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13746344262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13746705064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13747054600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13747477566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13747827848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13748270458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13748635188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13749040302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13749417912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13749791598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13750229438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13750601614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13750985960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13751333450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13751697754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13752045124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13752430632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13752863258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13753238002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13753668374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13754038330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13754403138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13754754458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13755132184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13755481144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13755952580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13756340856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13756716646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13757066226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13757416512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13757792508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13758156872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13758613324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13759002768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13759378122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13759740450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13760122746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13760471442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13760835112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13761262654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13761612786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13761974844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13762319522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13762691124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13763051568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13763434604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13763797646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13764209480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13764574888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13765094736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 99,990000,10000,0,0,256,25,115,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13767024794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13767386050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13767763338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13768126204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13768502264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13768851618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13769216946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13769645738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13769997676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13770361532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13770710170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13771082270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13771443262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13771828908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13772205884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13772641634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13773007880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13773355858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13773719204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13774064908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13774438996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13774815192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13775250944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13775603958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13775952088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13776462820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13776849532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13777238592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13777597548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13778064728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13778434736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13778855582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13779207326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13779565516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13779928744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13780291370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13780674812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13781120062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13781497964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13781868154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13782241454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13782591950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13782953240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13783320016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13783732946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13784100192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13784453574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13784826126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13785191430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13785563652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13785924002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13786273044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13786699902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13787051138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13787521402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13787873170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13788248810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13788625036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13788998042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13789413464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13789766388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13790135028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13790481868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13790844594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13791191244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13791574972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13791998262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13792376286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13792727392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13793083368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13793445858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13793794968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13794198276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13794545696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13794978520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13795345884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13795718654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13796066810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13796439600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13796801756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13797161160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13797588312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13798109046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13798620154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13798987514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13799361542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13799710448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13800071682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13800497314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13800848596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13801212276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13801557940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13801929480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13802290470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13802696604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13803045710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13803462082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13803825428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13804172584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13804535224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13804937936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13805372028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13805737102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13806195224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13806546464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13806902980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13807324020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13807672536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13808036186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13808394758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13808855106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13809223738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13809700426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13810086490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13810438058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13810801320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13811166562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13811619732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13811971350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13812364044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13812726320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13813098564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13813446492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13813808808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13814169836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13814581752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13814949080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13815296744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13815670342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13816041114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13816411774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13816771304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13817181398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13817545202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13817892184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13818254948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13818601412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13818973028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13819334600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13819718462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13820136068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13820486250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13820973176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13821324762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13821689740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13822036994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13822421452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13822846712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13823222354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13823572012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13823920764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13824281464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13824627926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13825001670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13825348006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13825779520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13826200868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13826576402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13826924336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13827272238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13827652134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13828009486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13828434502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13828783522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13829154794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13829515230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13829886268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13830232778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13830591684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13830951704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13831394344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13831759434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13832223916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13832600228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13833025556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13833465242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13833813316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13834259748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13834625608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13834979942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13835382408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13835727478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13836100896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13836475352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13836932946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13837282218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13837630840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13837990868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13838336982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13838699578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13839056480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13839429700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13839853290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13840228230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13840575814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13840923460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13841283206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13841629160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13842003700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13842409420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13842785322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13843147178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13843632590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13843983934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13844331806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13844705968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13845052998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13845479120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13845826268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13846196482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13846556502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13846955834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13847304070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13847667192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13848112672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13848465336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13848830220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13849178416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13849552244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13849915304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13850325412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13850672696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13851082820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13851447866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13851795484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13852158364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13852503452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13852876564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13853250814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13853683752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13854033864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13854382872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13854892888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13855242062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13855605582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13855965964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13856408540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13856776618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13857149196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13857497058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13857845474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13858208700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13858568416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13858947414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13859356534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13859732354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13860094934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13860468076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13860816850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13861206594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13861649750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13862109366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13862477116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13862829436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13863202900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13863617548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13863991710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 100,1000000,10000,0,0,256,25,116,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13865555634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13866025572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13866401662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13866751864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13867128408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13867474896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13867915562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13868284842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13868656592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13869002532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13869349004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13869707606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13870068220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13870494314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13870845382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13871218866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13871579870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13871952668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13872300028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13872659720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13873022520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13873432644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13873799668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13874145286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13874517952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13875037512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13875440090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13875788548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13876203404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13876567596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13877052914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13877420172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13877766168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13878150376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13878512850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13878947648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13879300296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13879650408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13880010952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13880357102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13880720068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13881076826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13881448462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13881870242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13882244852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13882593048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13882941036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13883300934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13883646150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13884021026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13884427090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13884802018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13885164514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13885537346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13885885516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13886233630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13886605758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13886953742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13887376490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13887726202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13888185368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13888552038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13888925664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13889273140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13889739928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13890225364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13890576186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13890946552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13891308158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13891732122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13892094066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13892481758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13892914574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13893267698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13893666334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13894014708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13894377100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13894721546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13895107156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13895467226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13895916806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13896268434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13896625568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13896986182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13897333410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13897699494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13898059930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13898493950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13898858812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13899335830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13899687994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13900036984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13900398680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13900757556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13901183562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13901533172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13901942096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13902306170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13902681786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13903034302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13903400304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13903763692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13904181594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13904548388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13904894912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13905266792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13905628734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13906000998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13906392058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13906825524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13907192262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13907541512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13907906392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13908254246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13908627160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13909000070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13909373080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13909783484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13910136102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13910595198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13910945706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13911308374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13911653582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13912035822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13912460322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13912838846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13913188858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13913539216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13913900032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13914247658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13914623070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13914971356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13915403842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13915768986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13916140270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13916487934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13916835630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13917195776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13917552610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13918078712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13918431020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13918810792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13919171054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13919541944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13919937522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13920300482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13920662894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13921075898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13921439456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13921880980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13922294358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13922677976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13923064086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13923411438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13923835864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13924201388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13924580674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13924945508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13925291790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13925664422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13926039184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13926480606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13926833252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13927182934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13927545794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13927893314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13928259518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13928617530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13928989422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13929412068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13929789326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13930138412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13930486380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13930847848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13931194152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13931567816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13931981762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13932360358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13932723316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13933195078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13933546640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13933896836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13934269714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13934617258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13935046676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13935396054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13935768292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13936128636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13936501134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13936848164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13937208170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13937629208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13937993644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13938357190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13938702462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13939073434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13939434590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13939817920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13940164936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13940575308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13940938716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13941285684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13941648086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13942016278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13942389140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13942765844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13943208280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13943558428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13943905796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13944360586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13944710808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13945074108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13945431272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13945803628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13946277716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13946655374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13947009934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13947359392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13947719294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13948110890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13948487560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13948897236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13949272126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13949642210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13950015158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13950365114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13950713100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13951111830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13951468550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13952040020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13952388526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13952760060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13953120004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13953507106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13953867060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13954214586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13954638468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13954987566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13955522014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13955871666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13956244610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13956620824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13956991766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13957406414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13957759286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13958121464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13958467966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13958830672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13959176310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13959558910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13959980478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13960356892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13960706050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13961054360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13961416638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 101,1010000,10000,0,0,256,25,117,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 13963425700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13963804158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13964156704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13964531222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13964894724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13965293862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13965711354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13966065636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13966530240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13966880952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13967243730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13967588922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13967971546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13968396154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13968774716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13969123896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13969473450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13969836704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13970191824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13970583138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13970931206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13971479824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13972055150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13972666278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13973023544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13973391922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13973756314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13974268112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13974635330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13974985392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13975357264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13975717710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13976089474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13976486612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13976937748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13977301744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13977759066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13978126616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13978472804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13978845356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13979217766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13979696872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13980050344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13980399076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13980759958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13981106166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13981467582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13981825516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13982196614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13982620968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13982995724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13983342570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13983689180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13984047952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13984394136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13984766724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13985169912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13985545436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13985906024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13986278136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13986644768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13986994602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13987369152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13987715866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13988152918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13988504670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13988981048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13989348102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13989721132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13990069910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13990431178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13990860762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13991213068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13991578422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13991926412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13992300358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13992663626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13993048606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13993398536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13993810716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13994175674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13994523818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13994887092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13995232666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13995604504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13995977612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13996411424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13996763876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 13997112240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 13997473152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 13997819864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 13998182046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 13998527236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 13998910772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 13999334360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 13999710136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14000204098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14000557870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14000920856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14001267602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14001643270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14002082676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14002520138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14002894910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14003269062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14003619530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14003969912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14004454570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14005125134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14005616382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14005965544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14006339760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14006702030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14007116542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14007468468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14007903648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14008267114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14008613612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14008975484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14009320572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14009947738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14010539616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14010921364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14011383102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14011748500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14012112426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14012483376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14012863960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14013280242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14013658086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14014083870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14014717070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14015142848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14015513752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14015877768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14016330662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14016698682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14017052328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14017426674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14017787988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14018202226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14018860806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14019363886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14019752344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14020099964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14020463238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14020808754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14021196386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14021639120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14022017840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14022375214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14022938556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14023407330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14024026240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14024515996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14024867612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14025248784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14025610708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14025983952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14026384660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14026779420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14027256544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14027638316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14028050400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14028417546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14029120784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14029758256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14030590154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14031203922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14031562280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14031980252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14032341736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14032794794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14033176324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14033577114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14034119656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14034497376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14034844628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14035235650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14035685310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14036053490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14036417910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14036792524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14037193922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14037575370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14037989634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14038432510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14038794052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14039199672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14039548036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14039943260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14040346230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14040737824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14041215224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14041617050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14041998350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14042347578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14042705908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14043079680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14043482186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14043851434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14044327088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14044722640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14045221568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14045689028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14046044858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14046471668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14046908308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14047304344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14047678992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14048106700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14048468548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14048897660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14049261044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14049708224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14050105134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14050471044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14050849828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14051224630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14051626522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14052030024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14052508430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14052889882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14053268020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14053644228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14054019610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14054416378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14054775448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14055214676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14055580936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14055984860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14056441364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14056795160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14057186508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14057547496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14057979076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14058341376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14058810906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14059193424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14059600140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14059967988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14060359662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14060814556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14061198040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14061593392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14061942476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14062333194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14062739516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14063149302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14063601406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14063997212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14064387410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14064776386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14065168876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14065514998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14065899690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14066284394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 102,1020000,10000,0,0,256,25,118,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14068042370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14068433120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14068856408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14069359034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14069767346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14070132632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14070480296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14070853552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14071227374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14071680260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14072099144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14072481340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14072873732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14073221886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14073625088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14073971588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14074411554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14074873400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14075262496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14075632468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14075982426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14076345080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14076693386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14077084374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14077433126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14077873280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14078240170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14078714596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14079083898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14079462922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14079889752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14080237732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14080675438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14081055592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14081427828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14081790990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14082192516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14082552574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14082903640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14083332230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14083712274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14084104290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14084451538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14084850968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14085212876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14085597638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14086106022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14086534838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14086904840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14087300904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14087720816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14088066942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14088478648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14088926444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14089333898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14089845124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14090227358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14090590508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14090950328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14091331716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14091752282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14092157722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14092548174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14092950038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14093325288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14093701844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14094102636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14094520500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14094887110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14095234438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14095634554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14096024624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14096425944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14096813946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14097230708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14097593888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14097940306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14098326928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14098680540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14099079450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14099453796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14099855048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14100314228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14100704730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14101209258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14101562896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14101927550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14102340740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14102796816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14103164486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14103537896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14103884880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14104252132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14104614556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14105002686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14105393678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14106042172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14106421438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14106797770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14107191592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14107541390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14107953796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14108404564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14108759284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14109124738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14109498078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14109877872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14110242596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14110629958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14110979884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14111404638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14111798340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14112325200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14112724444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14113074448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14113461152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14113824388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14114362536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14114739578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14115153462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14115593074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14115996426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14116383470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14116860160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14117268456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14117633546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14118010324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14118360460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14118710328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14119086622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14119441854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14119876880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14120229550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14120622514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14120984788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14121358616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14121714976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14122074634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14122501054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14122854254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14123321084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14123676976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14124053666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14124416818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14124801446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14125256362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14125638976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14126003024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14126351586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14126716468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14127063436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14127449980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14127812454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14128252940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14128604618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14128952404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14129369176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14129717606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14130109010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14130470546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14130916636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14131320228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14131704022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14132070364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14132436140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14132800604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14133192714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14133662590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14134044878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14134655710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14135025668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14135443176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14135822960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14136185288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14136677836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14137082908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14137475856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14137876042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14138279284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14138679148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14139079088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14139526246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14139909498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14140274086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14140651232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14141042384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14141428728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14141808146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14142293150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14142798426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14143179884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14143608266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14143971066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14144356636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14144829066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14145208910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14145695456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14146082068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14146457140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14146804366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14147165634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14147607102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14147960374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14148325632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14148673368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14149088604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14149451938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14149837132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14150195470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14150616910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14150982888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14151332926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14151697716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14152045292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14152435998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14152827808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14153291948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14153675056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14154027398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14154418746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14154798128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14155164834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14155525418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14155961740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14156335912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14156709400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14157163230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14157518276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14157910908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14158271456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14158675068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14159110494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14159502246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14159864912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14160238772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14160586658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14160979224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14161340376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14161790750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14162205724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14162555062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14162928828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14163292644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14163669552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14164033052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14164456470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14164822656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14165198906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14165590152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14165937478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14166309702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14166708258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14167192544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14167548282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14167928102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 103,1030000,10000,0,0,256,25,120,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14170161824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14170570306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14171063198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14171448832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14171899240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14172308254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14172761300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14173158772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14173512262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14173880914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14174228906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14174621130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14175011696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14175413242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14175844908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14176224888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14176576422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14176928118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14177305362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14177666056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14178043424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14178454624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14178831776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14179195412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14179714954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14180067692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14180419884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14180794674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14181208576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14181577488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14181925902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14182452096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14182821464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14183195776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14183557190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14183967960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14184336154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14184682806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14185044896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14185390440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14185761650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14186165730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14186591616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14187022676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14187377290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14187739346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14188085932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14188448240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14188794210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14189180702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14189618178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14189993172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14190338938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14190836186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14191202896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14191550264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14191923892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14192269840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14192766680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14193134536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14193534716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14193883576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14194261234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14194634904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14195010876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14195468352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14195882750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14196291952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14196660194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14197098560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14197486930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14197870774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14198325988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14198679832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14199137940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14199536552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14200024720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14200461814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14200945964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14201302166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14201952388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14202324612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14202732684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14203142592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14203637536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14204069178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14204460718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14204889358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14205298990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14205678012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14206106078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14206592390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14206990076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14207366452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14207776550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14208184832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14208598614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14208975964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14209393366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14209786646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14210135406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14210527872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14210874518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14211271628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14211670418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14212119260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14212471696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14212906160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14213380824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14213733934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14214096866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14214454844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14214886360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14215251166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14215622680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14215969704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14216317318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14216676656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14217035852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14217397978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14217803220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14218177592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14218537752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14218908174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14219254408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14219617798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14219987628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14220396422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14220763986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14221110894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14221484700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14221848304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14222222882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14222581772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14222932354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14223355060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14223706750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14224162594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14224513314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14224886936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14225284586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14225699768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14226136456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14226488060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14226849662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14227224728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14227660448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14228183194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14228595120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14229034674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14229443376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14229800312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14230148506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14230537552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14230913712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14231289924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14231734210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14232113638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14232509686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14232884862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14233233474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14233610972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14233985752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14234487278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14234941908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14235398792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14235777466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14236155526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14236529432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14236889752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14237312150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14237678332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14238025352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14238387832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14238732940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14239103910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14239474600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14239854742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14240262596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14240622656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14240984654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14241330336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14241694046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14242040586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14242453786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14242934654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14243313562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14243669252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14244017476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14244378360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14244726502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14245102292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14245449858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14245886808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14246253328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14246753368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14247104806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14247454474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14247827178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14248171656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14248634570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14248983626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14249353170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14249742546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14250143254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14250527648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14250923402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14251408584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14251793112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14252198520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14252547006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14252935274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14253379218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14253783056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14254242534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14254624536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14255038132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14255384520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14255847846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14256428748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14256913190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14257321936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14257881832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14258263986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14258668920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14259092116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14259670780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14260069648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14260431986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14260822420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14261222328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14261597500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14261984710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14262433152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14262799742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14263148466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14263513262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14263860578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14264234714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14264610056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14264982560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14265391222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14265742304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14266103036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14266449378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14266828922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14267190786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14267574766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14268063364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14268457840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14269036442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14269393836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14269763710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14270132660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14270511328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14270950690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14271357848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 104,1040000,10000,0,0,256,25,121,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14272929320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14273378790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14273838348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14274195712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14274562140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14274939742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14275323710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14275686628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14276100484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14276532880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14276910624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14277288498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14277639692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14278054298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14278417896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14278824084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14279257178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14279651744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14280127876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14280513736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14280864926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14281245724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14281648510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14282107126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14282475684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14282850548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14283252576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14283614646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14284075414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14284614848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14285051794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14285419296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14285769538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14286187396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14286572680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14286978194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14287340370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14287786412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14288138472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14288505730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14288869050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14289244224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14289635524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14290017746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14290495526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14290893230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14291413456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14291798058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14292180000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14292594348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14292942514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14293412614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14293763040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14294164754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14294554750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14294927896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14295277542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14295642342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14296098430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14296449468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14296812672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14297158628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14297530504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14297890534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14298308956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14298655810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14299080782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14299446522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14299795200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14300160328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14300507606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14300881932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14301255950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14301689122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14302069880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14302508872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14302889140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14303237278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14303600120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14303957460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14304401794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14304767296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14305146120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14305493736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14305841190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14306203614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14306566960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14306932704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14307352626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14307727812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14308089628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14308462640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14308810184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14309159328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14309531902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14309878398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14310302692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14310658222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14311028916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14311390310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14311760296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14312153076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14312792226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14313221598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14313578084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14314044858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14314396730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14314771516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14315145796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14315586338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14315941074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14316292566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14316660072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14317008804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14317374196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14317749336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14318122252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14318550620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14319011446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14319361332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14319710806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14320072636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14320419260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14320797082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14321219430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14321596352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14321957732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14322330578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14322678586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14323027160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14323399636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14323747372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14324171850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14324518892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14324981650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14325348026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14325720668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14326069288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14326430254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14326856226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14327207010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14327570896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14327916242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14328288386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14328650460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14329034684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14329396650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14329805576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14330171080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14330517470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14330879752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14331224786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14331596610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14331968724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14332408426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14332759768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14333109446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14333485048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14333831786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14334194134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14334549456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14334922086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14335344846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14335719998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14336210804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14336777442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14337145132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14337506336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14337869694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14338281598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14338658466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14339020488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14339393952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14339741340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14340178658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14340668082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14341172972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14341541062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14341887620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14342260164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14342621420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14343007714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14343355384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14343768402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14344130514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14344475618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14344837002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14345181556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14345627144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14346013702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14346453704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14346807854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14347158914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14347666808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14348018648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14348382598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14348740760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14349173978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14349557472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14349930948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14350278068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14350625572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14350985200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14351329856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14351703154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14352113612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14352487660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14352848928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14353221066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14353568028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14353916676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14354322698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14354668800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14355091786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14355441338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14355815044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14356177640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14356549148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14356896010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14357255908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14357677988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14358028490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14358390822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14358880040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14359256066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14359617194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14360002848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14360420042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14360772496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14361134692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14361481140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14361843910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14362189286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14362572932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14362934370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14363368424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14363719802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14364067290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14364426502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14364772884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14365150456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14365508900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14365880154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14366303996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14366678244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14367026430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14367373538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14367733808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14368080114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14368608292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14369210430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14369594742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14370058478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14370436232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14370784788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14371147544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 105,1050000,10000,0,0,256,25,122,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14372820766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14373182840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14373551476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14373915320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14374372728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14374784056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14375161790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14375510226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14375898058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14376289946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14376682734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14377047590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14377496210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14377908850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14378317982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14378691796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14379093432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14379496622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14379958636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14380350158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14380751768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14381259552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14381664200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14382028648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14382481112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14382960284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14383313694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14383705482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14384053514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14384417180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14384763316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14385155764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14385584836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14385960682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14386309630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14386658508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14387034576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14387423156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14387799432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14388146116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14388608366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14388982496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14389360040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14389738806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14390086572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14390451486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14390811466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14391243844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14391593956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14391996256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14392516216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14392944944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14393323978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14393720632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14394207372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14394592806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14394984322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14395357854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14395730982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14396091508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14396546538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14397134984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14397490356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14397853576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14398200038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14398582178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14398928406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14399315802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14399747434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14400122928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14400470504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14400818692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14401179202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14401525160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14401900450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14402246148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14402679004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14403044712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14403520776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14403871868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14404220642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14404593096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14404939826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14405379992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14405771224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14406173800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14406535532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14406907712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14407284208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14407674152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14408107264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14408458184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14408875300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14409250618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14409672564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14410115860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14410510296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14410926532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14411280692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14411643170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14411989288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14412352212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14412753556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14413287348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14413727434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14414104304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14414604820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14414976788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14415339526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14415687832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14416099822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14416524192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14416901502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14417287100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14417667006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14418014910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14418362690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14418736856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14419188808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14419586002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14419934674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14420335622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14420726678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14421129416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14421514186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14421867252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14422298268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14422650252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14423014610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14423377592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14423766584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14424128354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14424515876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14425062242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14425544622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14426050108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14426414706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14426832354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14427200266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14427762266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14428151750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14428526596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14428901780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14429252922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14429642420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14430028578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14430461752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14430831546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14431262438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14431626396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14431998592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14432345778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14432708854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14433085672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14433519164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14433884048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14434259118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14434661692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14435023662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14435436794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14435814460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14436234158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14436599804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14437049600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14437454412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14437847510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14438287836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14438784764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14439202260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14439586914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14439958352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14440350146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14440698346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14441129126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14441570744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14441987698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14442403466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14442832656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14443221054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14443611762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14444038792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14444512516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14444930470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14445310868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14445736006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14446146848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14446564698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14446966568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14447414660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14447848392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14448360368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14448768520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14449169210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14449571892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14450025024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14450420254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14450812738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14451192516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14451607292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14452007068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14452423756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14452886322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14453578286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14453984318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14454401090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14454778840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14455169226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14455764322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14456143104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14456512794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14456857378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14457257104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14457648266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14458061764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14458527382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14458881916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14459394050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14459749136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14460145066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14460520470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14460942580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14461417922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14461796384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14462149110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14462497220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14462855542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14463199758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14463574272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14463988438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14464363920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14464725370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14465121634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14465469490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14465818256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14466219978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14466567000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14467063608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14467415004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14467794966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14468184652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14468595542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14468974204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14469352614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14469825264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14470206140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14470701232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14471052132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14471475382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14471881880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14472379472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14472774052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14473168290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14473582486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14473984076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14474385768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 106,1060000,10000,0,0,256,25,123,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14476375634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14476761442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14477127602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14477519036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14477954186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14478377052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14478746752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14479094298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14479457594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14479802522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14480215274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14480578380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14481029514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14481489850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14482027252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14482394262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14482760558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14483138188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14483485982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14484034024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14484406030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14484815774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14485165396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14485543332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14485920996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14486271616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14486712936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14487063512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14487439560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14487800614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14488173456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14488522248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14488913284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14489372322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14489726520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14490214016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14490565402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14490939082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14491301338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14491690060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14492106860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14492469704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14492965076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14493334540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14493697564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14494042344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14494425576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14494853130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14495233068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14495604032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14495974582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14496367622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14496753796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14497178396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14497627658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14498041740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14498438360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14498829882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14499178714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14499527558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14499901742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14500247832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14500705916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14501055408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14501426052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14501788312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14502189444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14502548042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14502899854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14503356616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14503737478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14504229484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14504580398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14504951982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14505313462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14505699006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14506118132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14506469788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14506830198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14507176350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14507547782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14507893240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14508275692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14508634844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14509067400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14509434346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14509900730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14510264258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14510662080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14511050494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14511411942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14511881912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14512313808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14512690974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14513077900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14513481332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14513881096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14514229288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14514709200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14515077920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14515559724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14515927280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14516302484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14516686136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14517036716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14517490712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14517842370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14518212858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14518558930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14518931148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14519292316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14519677536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14520090208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14520465112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14520875616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14521252366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14521615136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14521987872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14522429422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14522917420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14523295804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14523708960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14524088934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14524505362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14524851952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14525254416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14525699522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14526076306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14526522342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14526932440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14527310184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14527701722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14528092730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14528555258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14528951948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14529328044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14529699910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14530061792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14530434794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14530793726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14531236334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14531603024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14531951320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14532314690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14532660946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14533033058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14533405680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14533778214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14534197336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14534549706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14534943976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14535291194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14535682832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14536029656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14536429888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14536902456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14537281284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14537822366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14538259374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14538625576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14539014470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14539379822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14539829058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14540252960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14540627526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14541003708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14541353718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14541702934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14542079772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14542497386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14542865448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14543212818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14543585762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14543947404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14544321066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14544680996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14545031872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14545458168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14545808930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14546172412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14546518820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14546891100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14547270258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14547654480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14548065520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14548417744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14548778110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14549225292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14549591886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14549938442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14550322934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14550685126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14551123488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14551472140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14551819728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14552180384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14552527378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14552903884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14553261126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14553693712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14554058768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14554431228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14554779770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14555127374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14555487408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14555845282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14556215258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14556639730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14557041444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14557404358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14557777524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14558126296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14558474400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14558849420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14559272322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14559639274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14560013442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14560528304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14560895588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14561324742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14561687162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14562108236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14562511236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14562917888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14563283006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14563658226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14564031672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14564406452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14564857486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14565209904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14565558836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14565932666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14566375786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14566863900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14567226888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14567686724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14568054374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14568473928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14568825188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14569175334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14569538702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14569902924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14570269592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14570699704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14571075876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14571594380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14571970830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14572338816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14572701438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14573062990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14573506760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14573874628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14574227564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14574602646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14574964382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14575347990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14575696968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 107,1070000,10000,0,0,256,25,124,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14577276042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14577652728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14578003040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14578410678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14578830710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14579207922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14579626308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14580009358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14580364632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14580717450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14581094472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14581442094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14581882306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14582231768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14582713470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14583080486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14583453640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14583814600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14584163028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14584593178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14584943856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14585308066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14585653752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14586026296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14586387710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14586771136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14587180392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14587531698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14587895086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14588249172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14588612396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14588958186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14589330752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14589705440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14590139442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14590492322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14590840532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14591202242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14591549324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14591912210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14592270028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14592641514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14593064882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14593442610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14593884188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14594292178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14594675428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14595036810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14595416304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14595882520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14596259188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14596668140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14597056202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14597403328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14597766288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14598152966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14598603692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14599014334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14599368896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14599743382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14600104256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14600477668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14600840512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14601255600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14601620220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14601974446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14602337930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14602684184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14603055818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14603429004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14603802036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14604216536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14604570472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14605045204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14605397034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14605760042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14606106416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14606490434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14606914788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14607290280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14607645680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14607995314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14608355768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14608702910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14609077532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14609423742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14609856272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14610224866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14610604792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14610976582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14611382338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14611802998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14612150896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14612655316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14613005850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14613431992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14613818366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14614224604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14614615676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14614963942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14615398970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14615748998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14616213514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14616564740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14616970140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14617371272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14617798582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14618253804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14618608712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14618971736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14619319464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14619684530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14620059542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14620443600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14620903434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14621287968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14621636662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14621984114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14622352996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14622776512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14623157300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14623601798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14623979300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14624341242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14624717528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14625106870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14625455272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14625827924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14626176636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14626626456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14626999258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14627490520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14627859464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14628231352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14628591048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14628939474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14629390868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14629743160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14630112782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14630459224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14630831114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14631191646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14631576706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14631989242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14632343112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14632706396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14633061100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14633425980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14633773680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14634187884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14634551486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14634996628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14635363882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14635767996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14636154408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14636501694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14636864712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14637236424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14637728122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14638113892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14638623182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14638989856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14639353010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14639755754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14640129376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14640591060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14640969850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14641372526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14641750050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14642163396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14642551718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14642920562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14643388648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14643739958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14644309198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14644657396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14645027730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14645403416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14645775780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14646190066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14646541740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14646900978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14647245006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14647605952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14647948938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14648329806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14648687856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14649152012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14649503536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14650002070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14650366748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14650725316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14651159450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14651593012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14651973756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14652335838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14652716686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14653113192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14653463044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14653839992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14654188844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14654622888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14655005044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14655428950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14655817960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14656219740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14656579516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14656943144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14657393884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14657746418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14658111860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14658458748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14658831430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14659244282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14659658794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14660077750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14660448896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14660988526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14661356558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14661749340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14662163544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14662541068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14662973050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14663403580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14663753986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14664102346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14664464528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14664812872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14665189542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14665605580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14665981000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14666340428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14666714234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14667091578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14667443002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14667820672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14668167396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14668630342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14668980180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14669352234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14669714686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14670104830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14670470712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14670833024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14671291854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14671673782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14672168372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14672549288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14672950832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14673374706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14673765320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14674277522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14674660876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14675082420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14675472152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 108,1080000,10000,0,0,256,25,125,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14677580250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14677941428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14678318104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14678683302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14679140314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14679633872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14680009626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14680382356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14680731196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14681095864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14681500130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14681889348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14682251988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14682695038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14683047144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14683515832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14683881240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14684228758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14684603078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14684950008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14685387538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14685754148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14686137320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14686486882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14686835604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14687198576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14687557480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14687983052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14688331144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14688701570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14689062178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14689433500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14689780504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14690174180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14690533928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14690941290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14691308050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14691654066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14692026250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14692389090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14692783234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14693143514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14693543642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14693920388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14694268396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14694725718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14695075328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14695447880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14695821524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14696193516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14696607342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14696960836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14697323312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14697669858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14698032838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14698378676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14698762852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14699184110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14699560100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14699910162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14700257642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14700617316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14700963134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14701324970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14701680572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14702108922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14702475290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14702847730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14703194864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14703583890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14703947280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14704307184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14704669690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14705091452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14705466370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14705926480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14706304588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14706652524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14707012798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14707441996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14707892492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14708279516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14708633052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14709004652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14709365028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14709793130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14710140382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14710573748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14710938374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14711286094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14711649322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14711994638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14712366890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14712743294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14713180960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14713535242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14713885488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14714247822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14714596330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14714961480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14715309000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14715693432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14716114960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14716490546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14716838778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14717287226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14717649266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14717995332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14718368080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14718787476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14719162744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14719525002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14719897048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14720243864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14720627322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14721208018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14721629266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14721998540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14722348200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14722756998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14723148524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14723522714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14723884046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14724251236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14724685456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14725035708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14725397954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14725744046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14726116224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14726477772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14726863068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14727293680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14727647068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14728008014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14728510772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14728876910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14729223536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14729607648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14730032630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14730410282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14730758812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14731109090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14731471504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14731818754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14732192840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14732538696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14732968824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14733334796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14733707724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14734054748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14734402710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14734764212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14735121494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14735483884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14735946698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14736322758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14736690542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14737062744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14737410196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14737817446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14738181684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14738599274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14738968536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14739423524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14739872892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14740240186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14740629468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14740978384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14741409692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14741772690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14742118292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14742479620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14742824132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14743193804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14743566054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14744018520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14744368420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14744715166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14745071928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14745416596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14745778076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14746175384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14746546908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14746969728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14747347252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14747698472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14748050458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14748414978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14748765242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14749143314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14749548922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14749940228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14750303390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14750781900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14751134306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14751484650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14751858372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14752206348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14752635848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14752986194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14753360724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14753722916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14754096038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14754445152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14754808160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14755252548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14755602480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14755962992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14756306714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14756675914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14757036330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14757419288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14757765476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14758172980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14758533632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14758878688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14759240614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14759647176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14760022550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14760397570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14760838018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14761190200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14761540752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14762054348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14762473348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14762839776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14763199806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14763662872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14764087242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14764470814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14764818758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14765167610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14765528156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14765927144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14766346100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14766709612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14767214502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14767814200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14768417066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14769017334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14769704342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14770174962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14770525700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14770938182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14771317336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14771707036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14772152600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14772553928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14773024262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14773379152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14773742274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14774091118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14774470144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14775073118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14775694122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14776323178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14776747906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 109,1090000,10000,0,0,256,25,127,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14778438630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14778801484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14779173072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14779525182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14779902244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14780253348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14780703512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14781072194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14781449684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14781797912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14782145232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14782504768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14782862582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14783291994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14783643348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14784017716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14784532786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14784940768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14785291402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14785655308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14786106044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14786457894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14786823976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14787172122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14787545940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14787908042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14788292728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14788640600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14789053896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14789436900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14789887014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14790254414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14790674734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14791089866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14791451170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14791918998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14792325242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14792683532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14793044658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14793391348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14793769186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14794157388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14794638372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14795005474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14795490862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14795842654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14796193632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14796567186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14796914524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14797348644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14797912668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14798292674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14798654820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14799029960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14799391754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14799741386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14800171672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14800524900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14800889332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14801236258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14801609478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14801969722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14802390384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14802802220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14803159428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14803521278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14803871730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14804237652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14804585832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14804971562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14805333360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14805801932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14806156474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14806662584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14807030422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14807381100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14807762694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14808111718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14808549986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14808920888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14809475082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14810057892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14810695444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14811469184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14812166792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14812981160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14813785308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14814818834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14815876392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14816858050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14818046320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14818984516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14819852312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14820654246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14821956332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14823001662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14823958806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14824782978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14825370634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14825727336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14826079392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14826443208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14826792712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14827160006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14827521694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14827953156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14828330714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14828732948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14829212860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14829595676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14829988192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14830358100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14830818882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14831198360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14831573260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14831935056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14832308736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14832657272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14833023830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14833385644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14833796274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14834163298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14834510412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14834883356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14835245176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14835617552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14835977362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14836387684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14836754142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14837104402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14837469024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14837816904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14838191918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14838564906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14838938044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14839350258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14839702824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14840145778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14840513124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14840877418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14841238844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14841624436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14842054362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14842486198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14842839672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14843189984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14843550890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14843897940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14844273240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14844621120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14845055380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14845429826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14845803420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14846153672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14846522774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14846883764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14847242824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14847671094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14848018570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14848388116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14848748008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14849117294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14849462984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14849821068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14850183608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14850661756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14851043498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14851495206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14851873726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14852235528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14852620822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14852969412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14853392250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14853758702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14854106700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14854468768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14854814772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14855186400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14855560442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14855997566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14856348014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14856696416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14857057108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14857404356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14857768724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14858166690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14858539964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14858966504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14859344988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14859695144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14860043684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14860405896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14860755596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14861131954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14861477148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14861911316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14862296754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14862899486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14863251442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14863600826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14863974326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14864384962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14864752176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14865099022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14865471450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14865832570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14866204612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14866561956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14866910328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14867331742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14867682286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14868044060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14868389686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14868761488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14869122158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14869505276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14869852336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14870260512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14870625048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14870971906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14871334366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14871678738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14872050054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14872422980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14872861084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14873212610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14873562972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14874041844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14874393370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14874983984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14875333648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14875771234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14876139898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14876513898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14876862306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14877211130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14877573032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14877947012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14878370640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14878720900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14879176004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14879574928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14879967408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14880344910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14880707902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14881071146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14881503148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14881872128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14882220986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14882595886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14882957160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14883330112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14883688250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14884103052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14884467666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 110,1100000,10000,0,0,256,25,128,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14886619524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14887130784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14887484252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14887887020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14888259390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14888637072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14888999276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14889354744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14889789202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14890139406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14890502036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14890848356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14891250226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14891613524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14892000036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14892415332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14892767624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14893130784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14893476606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14893838334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14894214322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14894601410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14894984280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14895588654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14896405842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14896981090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14897593024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14898250900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14898844584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14899435908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14899957360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14900335342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14900813604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14901171208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14901522860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14901889788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14902236552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14902601984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14902982816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14903356416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14903876462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14904255962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14904611520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14904960260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14905322562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14905669700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14906048746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14906480546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14906858156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14907363464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14907758404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14908111932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14908460060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14908835620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14909274056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14909641478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14909995040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14910368376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14910729730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14911101652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14911461994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14911811536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14912252292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14912603814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14912994544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14913341346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14913713180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14914074982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14914494958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14914932200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14915285162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14915654394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14916002228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14916366010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14916711804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14917098428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14917460894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14917918048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14918271762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14918729724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14919095644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14919442842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14919817976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14920163932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14920623560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14920992786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14921374840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14921726330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14922077894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14922441442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14922809762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14923255642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14923606762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14924211762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14924823268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14925477128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14925829348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14926316936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14926682166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14927035848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14927398212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14927743264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14928115812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14928487750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14928957920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14929330396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14929795048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14930161768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14930510864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14930876814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14931237754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14931732170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14932098804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14932476838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14932822856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14933169528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14933527018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14933884894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14934246600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14934684920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14935060166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14935473572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14935848818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14936196038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14936556424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14936917202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14937343952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14937710442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14938063734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14938436728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14938797048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14939168004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14939530024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14939877872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14940323508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14940672656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14941146732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14941496766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14941869864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14942242978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14942616066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14943051172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14943403896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14943770556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14944119270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14944484364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14944848518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14945235940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14945682578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14946058712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14946413774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14946761760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14947122058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14947467518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14947842500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14948188704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14948638666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14949005616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14949384352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14949733932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14950082896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14950523476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14951240898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14951916826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14952431946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14952815446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14953181970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14953574138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14954031178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14954572820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14955068504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14955418690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14955781810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14956127178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14956544540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14957022792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14957402270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14957758160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14958108582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14958469878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14958839210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14959217712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14959703690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14960080326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14960448240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14960820554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14961169586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14961517858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14961909572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14962255724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14962704176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14963052406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14963565932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14963947670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14964321208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14964683648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14965032872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14965477914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14965829478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14966199340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14966545140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14966917190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14967277516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14967663130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14968101348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14968453986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14968823056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14969170048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14969533854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14969880008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14970303944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14970666302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14971119700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14971468670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14971823854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14972182774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14972527702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14972888400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14973245364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14973705058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14974071592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14974450644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14974928918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14975282402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14975643614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14976003050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14976451158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14976801578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14977182706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14977561298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14977934808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14978284220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14978645358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14979007118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14979442538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14979809228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14980161272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14980534500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14980896004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14981268596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14981629362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14982060024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14982425942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14982783934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14983147554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14983494198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14983865918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14984238452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14984610890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14985036848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14985387204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14985907262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14986261206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14986626378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14986986774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14987360626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14987810936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 111,1110000,10000,0,0,256,25,129,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 14989406194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14989780004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14990137522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14990601854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14990957594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14991328286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14991677232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14992092846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14992455898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14992844936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14993282390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14993632704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14993995920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14994357018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14994716306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14995056686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14995435210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14995789900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14996244548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14996624496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 14997109652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 14997476208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 14997823312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 14998198480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 14998543920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 14999007108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 14999373036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 14999751938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15000100520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15000449500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15000809496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15001166618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15001613928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15001964690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15002338286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15002704512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15003077170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15003426584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15003788854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15004148854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15004589182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15004955594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15005309342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15005681376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15006043816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15006439730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15006804576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15007245338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15007611732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15007965704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15008458886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15008809214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15009181296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15009559748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15010052732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15010405966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15010761064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15011122364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15011468516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15011831138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15012188358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15012560962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15012994664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15013372766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15013727356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15014075550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15014437480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15014784520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15015159220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15015563128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15015939924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15016298648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15016674920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15017022160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15017369366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15017727682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15018083404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15018514140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15018865480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15019245054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15019704130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15020140286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15020489564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15020852916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15021294780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15021648424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15022021442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15022368452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15022740792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15023104608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15023487528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15023834888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15024247280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15024611864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15024960188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15025338748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15025685194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15026056866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15026462564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15026900312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15027250410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15027599800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15027958632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15028501890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15028868920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15029229610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15029675060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15030043052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15030416842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15030905260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15031258080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15031618726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15031976562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15032400332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15032749450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15033121174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15033481966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15033855360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15034202688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15034560690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15034920824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15035332340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15035697800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15036042314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15036413904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15036773696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15037144644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15037503384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15037851490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15038272398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15038622652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15038986598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15039333014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15039705910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15040068414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15040452244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15040866762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15041235782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15041598718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15042067400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15042435016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15042782030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15043166826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15043602956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15043982338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15044333242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15044682948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15045045828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15045395168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15045772560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15046119324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15046561666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15046929034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15047302310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15047652112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15048000986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15048427018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15048787372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15049217740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15049569334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15049944044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15050305648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15050678376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15051026808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15051388108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15051750848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15052163800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15052529388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15052954682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15053345156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15053707760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15054080320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15054440882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15054856564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15055222390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15055570468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15055933778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15056279530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15056666316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15057040216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15057412918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15057834576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15058189302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15058550854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15058897868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15059262026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15059608850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15059991418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15060427558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15060805872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15061156558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15061505758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15061867844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15062214340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15062592564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15062938922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15063373428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15063742266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15064210674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15064564200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15064914152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15065324758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15065688966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15066129484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15066482850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15066859336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15067222234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15067596494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15067946048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15068308170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15068674236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15069085652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15069455230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15069805570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15070181128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15070543320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15070917016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15071302598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15071718296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15072101184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15072448808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15072813540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15073159948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15073531878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15073905518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15074278634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15074690206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15075041752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15075498326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15075848182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15076267150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15076682572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15077056166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15077494990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15077872900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15078221542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15078569800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15078928390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15079273594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15079647742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15080054626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15080429188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15080788496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15081188544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15081537268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15081885248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15082287942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15082633976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15083070828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15083423966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15083799556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15084165656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15084537124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15084885450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15085245412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 112,1120000,10000,0,0,256,25,130,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 15087326434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15087688340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15088068502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15088488392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15088870986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15089251936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15089629630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15089981002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15090335688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15090714368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15091062270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15091493732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15091842906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15092215042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15092576324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15092989436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15093361610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15093711694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15094142738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15094495042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15094859648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15095206712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15095580170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15095944984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15096331486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15096680888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15097095744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15097460808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15097935918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15098391310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15098921368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15099665982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15100278392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15100907464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15101496666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15102104174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15102866212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15103535628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15104146122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15104747704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15105481642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15105902356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15106326210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15106711986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15107064556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15107440104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15107820520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15108309246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15108658426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15109195742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15109563792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15109938372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15110300950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15110651948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15111113808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15111463986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15111833994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15112180180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15112553040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15112913586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15113299242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15113728262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15114081620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15114449416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15114796862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15115160744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15115506868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15115891962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15116251764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15116714406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15117066228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15117420356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15117781778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15118128602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15118492136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15118851094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15119287120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15119653996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15120034634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15120482062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15120862846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15121228024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15121590654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15122033378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15122384830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15122766144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15123126898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15123516238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15123864552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15124226068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15124587498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15124997560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15125363238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15125714902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15126087488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15126450398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15126821806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15127179998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15127591378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15127958188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15128320734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15128691222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15129037886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15129409622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15129780176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15130153216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15130565858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15130918914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15131364640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15131730002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15132139134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15132534292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15132989714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15133464856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15133844042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15134193420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15134543716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15134915032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15135505168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15136226074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15136819096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15137445912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15138061810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15138833100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15139425728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15140017886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15140656586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15141260356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15141963716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15142730690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15143366882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15143995912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15144729394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15145318616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15145908822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15146522730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15147202486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15147821198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15148404770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15149035648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15149658644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15150364598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15150961394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15151543066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15152169162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15152844668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15153458958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15154218268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15154848184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15155475046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15156201382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15156793492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15157378600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15158003444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15158670824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15159276344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15159861218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15160493668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15161212964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15161851404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15162451210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15163034180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15163660476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15164348984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15165103530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15165689510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15166336842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15167041230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15167670972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15168260178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15168875454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15169566196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15170167642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15170778000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15171415002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15172052884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15172756890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15173391044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15173974728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15174576296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15175272060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15175862538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15176591914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15176946072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15177321176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15177698742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15178177734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15178529214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15178886038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15179402548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15179818794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15180201672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15180547460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15181029312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15181397108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15181779362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15182145524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15182761940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15183147578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15183573454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15183951178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15184323348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15184706224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15185066990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15185441778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15185803104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15186152640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15186612708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15186966458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15187492872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15187844736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15188219528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15188612300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15188987912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15189427000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15189778176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15190146746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15190491720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15190853474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15191198082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15191581898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15192006398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15192384926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15192734990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15193088958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15193448584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15193795320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15194198390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15194546802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15194980780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15195350126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15195730788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15196078152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15196426176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15196788056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15197149724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15197578780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15197928984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15198300940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15198757780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15199135700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15199486096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15199845658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15200206480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15200616118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15200982338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15201327960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15201708356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15202072738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15202445704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15202815272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15203233344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15203599180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15203962432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15204325930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15204671886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15205043914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 113,1130000,10000,0,0,256,25,131,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 15206701008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15207091652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15207445146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15207794610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15208173124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15208520474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15208952684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15209303684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15209755252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15210140078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15210513892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15210862784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15211224058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15211660686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15212011582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15212374830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15212721476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15213092988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15213453230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15213837836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15214187280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15214600042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15214964072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15215311526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15215675134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15216021422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15216393500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15216767038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15217214872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15217563068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15217909232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15218269378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15218614748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15218976254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15219320002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15219700702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15220138740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15220516108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15220863914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15221304046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15221667580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15222015306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15222390080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15222805846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15223181670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15223543018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15223916476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15224264094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15224612068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15224984550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15225331576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15225765856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15226114840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15226487046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15226847100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15227218916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15227566526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15227926740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15228287824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15228698394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15229061784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15229407190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15229778628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15230139568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15230512096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15230894242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15231308402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15231703496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15232054612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15232522810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15232871588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15233243592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15233616888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15234074720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15234426876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15234775354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15235137500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15235486552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15235867508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15236225416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15236597456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15237019516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15237395244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15237742470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15238091124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15238451932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15238799076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15239172740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15239579800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15239954176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15240315708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15240688190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15241035170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15241383268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15241754598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15242104326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15242560302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15242910248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15243359600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15243738950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15244112482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15244461216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15244822858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15245249094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15245600264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15245963740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15246310536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15246683152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15247043644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15247426558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15247775190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15248197240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15248560862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15248908098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15249270852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15249617060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15249988132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15250389998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15250823878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15251188304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15251536448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15251895484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15252240786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15252602464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15252957120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15253327612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15253750496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15254124766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15254471940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15254913726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15255275828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15255623058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15255997346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15256408634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15256785858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15257147732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15257521116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15257871810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15258220830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15258596244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15259188638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15259556372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15259901032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15260271916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15260632470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15261004556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15261363594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15261710036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15262129444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15262479898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15262843082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15263190028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15263561784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15263923248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15264306934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15264653394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15265067598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15265432594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15265922336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15266288892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15266635346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15267038708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15267400142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15267836658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15268188236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15268537788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15268898698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15269244720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15269607108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15269968234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15270406452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15270773344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15271144974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15271491732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15271839356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15272199412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15272557244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15272920210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15273328616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15273702974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15274065048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15274438572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15274785282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15275132166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15275505026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15275851636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15276275566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15276623468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15277127540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15277494764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15277868676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15278228624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15278579358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15279015032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15279366574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15279729992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15280075114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15280445982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15280806056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15281220534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15281646808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15281999728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15282379820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15282727582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15283089786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15283436790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15283820878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15284182144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15284618860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15284970838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15285318810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15285679414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15286025810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15286390142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15286746784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15287177222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15287545584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15287917830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15288366100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15288718536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15289076818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15289434684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15289796866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15290206854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15290582590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15290944392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15291317054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15291663450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15292009936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15292383436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15292791644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15293159230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15293507592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15293881910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15294242590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15294613566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15294971066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15295318802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15295742294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15296094680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15296459378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15296807156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15297180872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15297558956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15297942892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15298335700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15298701232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15299062128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15299496586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15299884748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15300290612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15300677638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15301040338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15301488056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15301840884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15302188028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 114,1140000,10000,0,0,256,25,132,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 15303723008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15304147108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15304512020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15304857706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15305229248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15305587754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15305959306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15306356948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15306764588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15307136452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15307482840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15307844688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15308188086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15308559052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15308918026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15309300626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15309819042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15310174748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15310651422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15311001816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15311364326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15311709832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15312093730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15312522912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15312901736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15313249830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15313605338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15313967312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15314337800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15314713022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15315058372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15315491572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15315855686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15316225604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15316571122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15316916962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15317275082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15317630618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15318056990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15318405980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15318777608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15319138588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15319509670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15319857084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15320216888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15320578746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15320986078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15321349996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15321775240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15322160814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15322521468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15322892432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15323250650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15323662450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15324025758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15324373484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15324736358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15325081538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15325494056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15325872334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15326245164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15326666160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15327019340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15327381066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15327728052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15328090530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15328508554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15328895736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15329325184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15329735474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15330114172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15330484566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15330904670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15331280094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15331703228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15332143906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15332537398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15333071020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15333477642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15333855608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15334218140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15334582816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15335006694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15335372448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15335718206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15336286652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15336652924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15337038566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15337386790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15337803870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15338167656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15338515472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15338879924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15339226292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15339598716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15339971810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15340435376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15340803088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15341153442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15341517118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15341866576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15342232612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15342593928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15342966180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15343396384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15343772554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15344271104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15344625912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15344989310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15345347518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15345727432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15346137216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15346512536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15346874264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15347246618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15347592594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15347940516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15348312238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15348658366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15349085298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15349435020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15349805962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15350166094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15350537278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15350884620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15351243392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15351665182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15352018042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15352384278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15352732864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15353106168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15353466512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15353850284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15354198484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15354610946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15354977700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15355445086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15355810916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15356156838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15356612474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15356977266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15357422240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15357774206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15358124200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15358485326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15358832184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15359194822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15359557932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15359999754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15360363620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15360735632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15361082514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15361450146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15361811614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15362199694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15362562132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15362973824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15363350870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15363712440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15364085914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15364433350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15364780592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15365151908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15365549742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15365925268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15366272792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15366808314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15367175540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15367548520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15367909090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15368257056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15368681808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15369033044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15369398220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15369746606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15370120038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15370479496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15370863668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15371271628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15371623150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15371983614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15372329806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15372692552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15373038826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15373422222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15373782228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15374226594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15374574962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15374921288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15375279634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15375623648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15375985038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15376340814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15376786872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15377153236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15377525970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15378006962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15378358832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15378720336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15379168352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15379853038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15380387068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15381018532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15381641452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15382383688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15383001730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15383597350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15384216688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15384835226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15385556224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15386153690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15386855378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15387499408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15388251686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15388856004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15389652122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15390304064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15391003148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15391627620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15392220770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15392863564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15393585058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15394241200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15394841100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15395444474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15396082976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15396712584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15397082806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15397437010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15397811136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15398171996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15398558546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15398906028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15399369224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15399760240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15400227248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15400595204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15400941388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15401315330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15401689100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15402171950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15402523714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15402879820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15403241348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15403590368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15403954542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15404314562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15404687128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15405129962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15405504440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15405859186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15406208000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15406569144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15406915768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15407292066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 115,1150000,10000,0,0,256,25,133,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 15409157682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15409543630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15409924904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15410456150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15410827640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15411183248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15411683964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15412041092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15412408088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15412975462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15413454974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15413820976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15414202144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15414552264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15414902924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15415265832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15415658952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15416113002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15416466128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15416849070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15417233886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15417608654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15417991870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15418393908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15418850508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15419232334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15419631816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15419978224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15420350258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15420713100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15421097452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15421461590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15421899734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15422266778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15422789252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15423158628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15423505938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15423891584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15424283820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15424732680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15425086916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15425444524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15425820866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15426168254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15426531560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15426891450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15427330890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15427714020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15428096146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15428444480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15428791322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15429153908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15429514292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15429877278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15430290324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15430664320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15431032206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15431404520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15431752614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15432101118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15432473344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15432902352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15433269938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15433615858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15434085268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15434452762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15434827406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15435188906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15435606216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15435973128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15436322796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15436690368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15437038790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15437412562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15437787268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15438161172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15438571840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15438966982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15439328920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15439675476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15440038358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15440383298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15440767756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15441192810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15441571068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15441919550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15442268610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15442628580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15442974282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15443347338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15443694592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15444127294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15444491860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15444865234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15445307866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15445661598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15446025866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15446385258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15446815368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15447166288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15447541072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15447904264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15448292686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15448643786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15449010612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15449374514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15449785034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15450151992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15450499948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15450874068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15451237310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15451611876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15451971658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15452382484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15452747902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15453097800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15453462456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15453809640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15454182870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15454556580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15454930974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15455340624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15455695602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15456060340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15456566886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15456934574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15457282188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15457668610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15458092998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15458467060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15458814294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15459162146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15459523556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15459869652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15460243092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15460590500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15461020706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15461386080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15461761872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15462111666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15462461736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15462823780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15463183026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15463607684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15463971860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15464346470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15464709680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15465084458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15465435576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15465796358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15466159108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15466569558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15466939936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15467428828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15467809168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15468172460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15468560344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15468911138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15469331202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15469697298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15470044658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15470409192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15470756472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15471130126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15471505662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15471881100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15472286762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15472641548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15473004532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15473351878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15473716146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15474062630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15474486094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15474916388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15475296904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15475648804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15475999496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15476363522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15476714094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15477092492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15477440992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15477871560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15478238412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15478747358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15479101232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15479469904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15479844266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15480191328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15480619244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15480970372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15481344170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15481706970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15482080982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15482430720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15482791314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15483213492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15483567426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15483932052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15484280182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15484654098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15485013992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15485396340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15485743784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15486155812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15486522540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15486870988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15487235876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15487583268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15487957100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15488330430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15488758150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15489113846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15489462016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15490157832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15490510170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15490872578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15491231722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15491667136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15492034462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15492410108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15492759064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15493109294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15493471236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15493837694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15494202934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15494608864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15494983464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15495360792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15495734096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15496082660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15496432568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15496805136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15497213758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15497633984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15497981112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15498362506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15498725432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15499097084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15499463386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15499821586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15500289064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15500640536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15501159244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15501512904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15501890360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15502266548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15502645026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15503059470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15503446340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15503832370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15504182556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15504548710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15504896894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15505284678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15505723268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15506101612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15506474006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 116,1160000,10000,0,0,256,25,135,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 15507972618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15508425638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15508777040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15509142112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15509494322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15509868816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15510230934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15510617480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15510963942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15511375722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15511760688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15512248934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15512618860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15512966400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15513350266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15513713446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15514155738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15514507798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15514856798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15515218118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15515564376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15515927088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15516283194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15516654532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15517076198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15517454342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15517805478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15518155138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15518519354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15518868950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15519244648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15519651646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15520026810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15520389004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15520760300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15521107992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15521455588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15521828818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15522176056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15522634406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15522983966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15523447396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15523812928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15524186710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15524555152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15524907464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15525336686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15525688510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15526052298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15526398074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15526770504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15527157396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15527590634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15528296092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15528903232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15529508424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15530193924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15530965170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15531562920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15532203518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15532786958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15533435712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15534131370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15534854692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15535465878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15536067880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15536790612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15537359570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15537967674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15538565612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15539267388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15539822516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15540336960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15540938624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15541315526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15541699736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15542132754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15542513212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15542878004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15543253656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15543604594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15543956624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15544332858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15544681844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15545112968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15545462258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15545987496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15546357648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15546733700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15547096030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15547445694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15547873238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15548223950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15548608516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15548954754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15549326700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15549687818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15550071816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15550496726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15550851228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15551212950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15551560382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15551923388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15552268464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15552651404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15553012854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15553451778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15553800434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15554146480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15554504854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15554850366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15555211486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15555567080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15555998056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15556363022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15556736774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15557214888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15557567824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15557928590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15558285988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15558647618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15559060888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15559435902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15559798204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15560171880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15560520192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15560867808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15561240864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15561648900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15562015288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15562360766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15562733268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15563095186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15563467098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15563839572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15564189256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15564611926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15564962210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15565325170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15565670072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15566040976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15566401510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15566982328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15567402190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15567756422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15568247230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15568601624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15568964154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15569309500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15569695276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15570121138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15570497750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15570845598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15571193278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15571555948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15571902766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15572277702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15572622708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15573208942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15573846482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15574474826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15575138984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15575836780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15576453978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15577004436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15577597988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15578200408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15578935502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15579684170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15580303106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15580900808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15581595622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15582186094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15582747292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15583320778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15583983864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15584610326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15585174198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15585707088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15586059382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15586460010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15586906750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15587258942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15587623134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15587970140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15588343000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15588704960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15589090958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15589438454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15589853706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15590218726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15590723492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15591142106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15591490718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15591904462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15592270058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15592717724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15593071426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15593451056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15593868620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15594217172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15594620986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15594968148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15595434358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15595801340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15596174268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15596523680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15596871656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15597234276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15597596204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15598027778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15598377694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15598749662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15599111472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15599484534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15599832446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15600191382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15600573906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15600986146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15601353202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15601699318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15602216758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15602582840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15602969374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15603317228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15603731158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15604096286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15604446012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15604809976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15605157858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15605529990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15605902790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15606277446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15606683624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15607036712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15607398688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15607746318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15608111590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15608458062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15608842336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15609264880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15609642436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15609993082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15610341754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15610704798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15611054172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15611429836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15611778282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15612232332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15612601182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15613152148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15613505338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15613854458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15614228988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15614577334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 117,1170000,10000,0,0,256,25,136,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 15616625986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15616998188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15617392046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15617830336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15618214428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15618563872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15618914164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15619278994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15619625924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15620006956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15620416732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15620793464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15621157748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15621531636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15621881236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15622231538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15622604506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15622952722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15623379048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15623960418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15624757410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15625130102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15625524072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15625875600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15626309478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15626674798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15627022504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15627386780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15627733502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15628106086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15628479600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15628915868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15629264748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15629611470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15629971852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15630317500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15630678412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15631034870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15631405434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15631825448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15632198698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15632545178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15632892334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15633252464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15633617716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15633991254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15634398158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15634773444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15635134994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15635614688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15635967294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15636315886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15636691042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15637037818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15637475426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15637824840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15638196534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15638557770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15638930128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15639277098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15639636124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15640059704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15640410192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15640773542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15641119476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15641490648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15641851966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15642314724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15642753324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15643123254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15643728644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15644106538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15644469238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15644842290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15645252114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15645690272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15646066996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15646414440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15646918896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15647284204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15647644558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15648040198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15648461706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15648856946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15649237130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15649632712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15649984008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15650334724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15650722428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15651150622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15651528812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15651903884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15652278208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15652639028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15653011018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15653399006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15653748828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15654187112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15654538302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15654901120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15655247108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15655621378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15655990534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15656377586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15656847410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15657202126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15657564364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15658046758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15658413562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15658761148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15659148204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15659574376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15659952204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15660300394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15660648580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15661009176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15661356282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15661719560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15662078700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15662512908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15662877224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15663250336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15663625906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15663975256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15664337108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15664696300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15665076816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15665496056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15665871964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15666235464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15666609720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15666958168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15667305798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15667970176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15668563422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15669321120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15669921890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15670449982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15671010770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15671391450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15671741514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15672105570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15672705774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15673233464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15673686090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15674040274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15674418248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15674783008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15675160388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15675510354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15675942408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15676662488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15677051526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15677424316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15677770144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15678142774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15678505564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15678907012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15679368664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15679726980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15680098776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15680557600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15680992920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15681606172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15682340154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15682709332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15683084912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15683433904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15683809080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15684191064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15684577592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15685057664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15685438960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15685814214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15686177170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15686551554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15686930040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15687324492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15687775470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15688153448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15688544968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15688890400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15689288686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15689678038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15690065280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15690481242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15690833136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15691196078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15691653130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15692019084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15692387966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15692774762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15693203246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15693582710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15693933284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15694283938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15694647574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15694997096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15695512410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15696010212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15696389568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15696758896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15697133436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15697482786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15697833756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15698244290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15698593982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15699026092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15699378498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15699781112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15700143176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15700516800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15700865482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15701229086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15701708960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15702148412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15702672712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15703266562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15703673782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15704055812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15704544068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15704898012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15705255306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15705617848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15705967076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15706332766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15706693232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15707065724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15707514956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15707938454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15708526836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15708970264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15709358970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15709710082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15710179598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15710531228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15710913078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15711274226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15711687094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15712035896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15712399032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15712855002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15713205778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15713575826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15714089790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15714468428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15714831874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15715218756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15715678374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15716032154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15716420874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15716769222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15717133832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15717479714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15717905352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15718268812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15718736486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 118,1180000,10000,0,0,256,25,137,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 15756511562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15756946500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15757318588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15757776880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15758151270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15758813398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15759332372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15759724206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15760113754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15760546916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15760908604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15761283398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15761634160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15762001860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15762352330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15762742760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15763191154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15763572992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15763930968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15764279968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15764644200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15765003176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15765381516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15765727922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15766172948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15766539918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15766941354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15767292346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15767640896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15768005086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15768366440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15768807150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15769159660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15769601954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15770129948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15770524830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15770875168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15771252682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15771689774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15772042134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15772454364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15772807580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15773181214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15773545722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15773932238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15774280148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15774742826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15775121300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15775479794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15775843314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15776190114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15776574254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15776934982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15777375736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15777727304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15778077414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15778438740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15778785464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15779170522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15779550604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15780077898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15780450362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15780825284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15781329436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15781707752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15782099168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15782459170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15782927084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15783279176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15783683970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15784073920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15784475918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15784859832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15785224742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15785687974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15786093968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15786459232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15786806220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15787179528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15787542836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15787930102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15788279884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15788701052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15789067520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15789416364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15789797694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15790161306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15790549958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15790912356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15791357486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15791712400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15792063882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15792532606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15792884734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15793258196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15793616266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15794056046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15794441820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15794831830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15795182762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15795563904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15795957836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15796344620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15796824920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15797231176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15797840458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15798239762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15798644052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15799023420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15799391138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15799857280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15800263566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15800630090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15800978298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15801381454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15801760296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15802184662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15802684400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15803055920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15803614410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15803985828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15804389922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15804794424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15805276910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15805645022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15806018582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15806368040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15806718538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15807080618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15807442540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15807806316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15808341508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15808728014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15809093712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15809519044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15809869114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15810260750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15810625074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15811044558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15811410824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15811756016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15812127528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15812488532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15812871492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15813273158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15813733052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15814111950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15814506394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15815118884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15815500436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15815918918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15816391560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15816825188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15817178016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15817530944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15817923768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15818300556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15818677798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15819075558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15819547240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15819915796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15820306716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15820672196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15821059192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15821467776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15821851956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15822316098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15822695012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15823070036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15823432804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15823807420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15824168692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15824520626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15824953176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15825304470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15825698068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15826151460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15826527768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15826902070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15827276854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15827695664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15828049448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15828412348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15828759594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15829122786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15829469006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15829853804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15830214860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15830652000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15831005018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15831353604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15831717566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15832066344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15832431576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15832791086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15833223966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15833612182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15834027556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15834410572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15834805306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15835219272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15835609230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15836075288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15836470008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15836908724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15837423028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15837887872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15838271436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15838624232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15839071754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15839422676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15839794990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15840143126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15840516502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15840890684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15841266718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15841677710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15842032306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15842393968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15842741096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15843106272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15843454606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15843839572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15844201790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15844640028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15845029330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15845408450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15845826232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15846202514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15846609320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15846958280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15847403768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15847773212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15848391644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15848869964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15849240438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15849619938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15850048780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15850418304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15850766484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15851142338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15851527510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15851902726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15852264044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15852613942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15853088612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15853444328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15853809472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15854311164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15854961976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15855727252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15856429218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15857101920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15857776208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15858514156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 119,1190000,10000,0,0,256,25,138,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 15860639174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15861024722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15861505522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15861892666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15862256896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15862637048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15862989244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15863372696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15863737054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15864194882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15864564666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15864988148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15865506850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15866041668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15866469742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15866921814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15867306160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15867693188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15868040854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15868404462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15868781562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15869195802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15869637260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15870016684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15870402646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15870923122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15871312632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15871663150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15872043320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15872525728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15872904642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15873301168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15873707216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15874059052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15874661492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15875058258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15875484980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15875883480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15876265222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15876639192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15877045640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15877433938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15877809530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15878233298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15878598586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15878955278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15879319596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15879667604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15880041680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15880421424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15880873164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15881229272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15881578860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15882098400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15882451516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15882817764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15883178634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15883613104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15883980214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15884390236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15884741880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15885092596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15885454398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15885815268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15886180208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15886602284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15886979322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15887369912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15887744590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15888093390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15888475984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15888866946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15889324900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15889694808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15890052384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15890469898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15890874924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15891292460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15891669744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15892146628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15892513272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15893082764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15893491014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15893839192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15894281526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15894647380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15895112600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15895498416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15895851458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15896214872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15896564736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15896944598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15897294588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15897736866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15898104978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15898477476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15898826952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15899209068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15899571758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15899932102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15900352738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15900710510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15901083850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15901446562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15901821434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15902170722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15902530616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15902893994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15903305262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15903696404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15904043938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15904520040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15905071034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15905598018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15906039052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15906396698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15906760164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15907108364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15907502800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15907870180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15908260564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15908623106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15909092986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15909476196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15909856626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15910219998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15910578516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15911259298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15911973270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15912642536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15913343302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15914124492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15914869580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15915639560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15916261980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15916845018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15917611948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15918186928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15918882008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15919509592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15920312638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15920918324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15921547708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15922243554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15922968246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15923600044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15924157024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15924717260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15925300500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15925934564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15926320610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15926827084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15927196762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15927545452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15927925740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15928288368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15928758658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15929155154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15929531484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15929881714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15930231452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15930605718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15930954052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15931388390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15931739144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15932112896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15932474320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15932851018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15933209180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15933571320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15933998596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15934352982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15934731178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15935080148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15935455844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15935838810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15936253516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15936616724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15937065422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15937459468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15937913658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15938284742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15938665288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15939064076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15939426152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15939874884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15940240158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15940590990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15940954940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15941301992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15941665706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15942023862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15942479298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15942847668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15943220926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15943569548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15943918070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15944280126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15944639106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15945004086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15945413870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15945790314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15946154354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15946529566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15946879284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15947229704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15947604818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15948021368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15948390142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15948737400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15949208842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15949610160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15950014098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15950377354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15950887322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15951494138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15951847834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15952212504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15952577014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15953003752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15953421132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15953893140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15954274748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15954652616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15955048292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15955397872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15955775156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15956121806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15956563028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15956930752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15957303436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15957650920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15957997708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15958375812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15958734876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15959151364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15959509722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15959882762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15960404872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15960784342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15961151134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15961512484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15961874736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15962286306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15962653978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15963000752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15963373696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15963734760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15964119764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15964489068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15964919790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15965285168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15965634694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15965999820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15966347568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15966720858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15967096216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 120,1200000,10000,0,0,256,25,139,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 15968690146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15969050432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15969401890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15969782482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15970130102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15970612056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15970968574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15971528106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15971899778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15972281918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15972652816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15973005372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15973448742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15973801198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15974165858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15974513884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15974938168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15975349602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15975729288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15976152282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15976506296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15976899896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15977279110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15977644460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15977991274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15978406458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15978908808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15979286468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15979634552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15979983490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15980347212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15980694074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15981073772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15981419044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15981861860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15982228212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15982718952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15983131080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15983484610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15983858676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15984207044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15984664046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15985016930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15985391678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15985817064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15986194822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15986557518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15986907502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15987334526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15987688172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15988054384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15988403842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15988780536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15989153514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15989538304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15989935710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15990304462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15990666564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15991036728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15991401520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15991747296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15992131682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15992493006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15992931400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15993282830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15993632096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15994091988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15994444348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15994807758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15995166522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15995640780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15996010366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15996385542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15996734300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 15997084058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 15997448588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 15997863122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 15998232852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 15998646488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 15999068296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 15999433788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 15999808410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16000172646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16000536726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16000902540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16001322710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16001691496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16002039612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16002412178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16002774198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16003147862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16003507824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16003857640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16004320552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16004691516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16005167834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16005519532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16005986700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16006391696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16006925442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16007346056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16007699864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16008063548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16008412958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16008780254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16009145688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16009625282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16010011946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16010387426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16010738102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16011088924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16011453626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16011838650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16012203590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16012619622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16012996190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16013358802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16013734670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16014084708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16014434904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16014809470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16015288874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16015893496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16016668196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16017065540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16017444602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16017821660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16018250402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16018606676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16018971750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16019319976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16019684398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16020032602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16020422392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16020849894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16021227714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16021577292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16021927258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16022288430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16022636830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16023036246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16023383614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16023843010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16024332774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16024709780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16025058380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16025480452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16026072784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16026779866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16027596618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16028457848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16029239892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16029811932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16030199090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16030550404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16030904680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16031267832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16031632516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16032104404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16032458044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16032839386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16033202128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16033575890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16033925694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16034358942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16034830218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16035187092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16035624164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16035973788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16036348438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16036763060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16037364710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16038163708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16038767972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16039170940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16039575702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16040107208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16040898640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16041345300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16041744246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16042170782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16042568724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16042973874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16043507818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16043859576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16044245820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16044620544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16045030250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16045431348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16045835018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16046317008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16046706954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16047097508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16047473634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16047866976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16048254760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16048657826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16049143808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16049553962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16050049422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16050433910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16050824666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16051215884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16051711076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16052097558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16052588530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16052990254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16053366448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16053729264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16054079544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16054534900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16054887962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16055259156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16055606326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16055978670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16056342278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16056727644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16057077036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16057520884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16057893072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16058243080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16058606764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16058952554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16059361318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16059725758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16060189562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16060540550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16061022210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16061441940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16061793324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16062170124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16062573690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16063050368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16063436056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16063883072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16064263254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16064643666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16065049578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16065427190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16065894052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16066273784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16066682700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16067074566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16067448130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16067834028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16068215230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16068651286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16069017962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16069430562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16069806684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16070208606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16070624924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16071043848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16071496690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16071882952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 121,1210000,10000,0,0,256,25,140,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 16074257436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16074655416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16075042128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16075436424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16075836230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16076242440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16076656876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16077096156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16077518796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16077913690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16078295062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16078689326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16079080786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16079484052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16079958936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16080353146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16080718190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16081097702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16081487062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16081879938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16082245694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16082688254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16083105762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16083809840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16084212564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16084603420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16084983322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16085470062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16085866520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16086261720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16086636546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16087064904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16087457876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16087874300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16088331216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16088733534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16089148748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16089530094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16089925736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16090383688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16090916256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16091324870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16091786618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16092169952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16092550752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16092943514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16093334534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16093809528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16094191232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16094717868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16095147478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16095523930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16095917262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16096269104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16096741280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16097123924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16097575054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16097954276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16098357014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16098800598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16099276026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16099657682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16100038122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16100428952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16100803388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16101206422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16101812482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16102578552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16103094920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16103502754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16103882900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16104275234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16104665542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16105363988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16105943402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16106316726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16106732642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16107138432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16107615952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16108012292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16108404052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16108796644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16109172816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16109576148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16109955428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16110605102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16111309340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16111735108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16112121472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16112474234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16112877814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16113335456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16113703840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16114081358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16114456278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16114848438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16115252198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16115617136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16116077362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16116473620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16116823966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16117485450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16118171836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16118552016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16119075912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16119490404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16119904844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16120304634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16120697524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16121088872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16121454446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16121911586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16122343922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16122739612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16123144884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16123493886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16123867922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16124608070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16125250574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16125720280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16126072012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16126447418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16126842006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16127349546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16127703738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16128085108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16128562376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16128944058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16129339164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16129727796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16130187830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16130664442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16131371930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16131768426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16132165564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16132528202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16132988418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16133386714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16133764940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16134168016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16134532940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16134940956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16135356056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16135823448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16136250020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16136630806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16137039498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16137431398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16137884098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16138542268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16139279206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16140089820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16140503812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16140876266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16141350520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16141774316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16142159274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16142536620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16142899844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16143344902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16143712452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16144184920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16144572696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16144929478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16145323954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16145727448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16146145610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16146538336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16147101294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16147456824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16147860922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16148326140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16148677530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16149092618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16149586124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16149993358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16150387598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16151000954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16151372030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16151777112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16152168774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16152667486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16153079378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16153460838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16153863796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16154255470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16154650568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16155027964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16155485502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16155906034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16156363940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16156759238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16157169428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16157582416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16158080262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16158484876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16158848160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16159254978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16159647524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16160038362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16160442698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16160890634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16161320688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16161717666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16162234672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16162618074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16163035008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16163438098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16163911540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16164335224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16164715708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16165116408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16165520112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16165922220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16166417392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16166858016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16167250930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16167654896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16168050222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16168451688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16168879850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16169354116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16169779736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16170173772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16170539740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16170930434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16171320474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16171684200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16172129754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16172535042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16172897628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16173407490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16173814944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16174207574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16174600400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16175050054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16175569856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16175948308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16176395192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16176819066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16177208250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16177708904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16178121492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16178545388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16178956872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16179374892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16179770830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16180174036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16180658610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16181061268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16181462220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16181833082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16182470474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16182839708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16183376448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16183776966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16184361922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 122,1220000,10000,0,0,256,25,141,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 16186151390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16186577578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16186970158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16187354620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16187780578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16188630906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16189151548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16189507050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16189887356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16190280626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16190690752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16191143116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16191574268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16191997350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16192373676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16192767018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16193131938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16193533342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16193975628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16194421802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16194789360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16195168126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16195681930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16196036132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16196467466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16196859280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16197335988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16197703552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16198108500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16198487024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16198852842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16199244108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16199630234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16200158196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16201014268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16201606232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16202020380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16202487560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16203023220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16203378248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16203878472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16204246540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16204690532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16205096034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16205812830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16206262224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16206790908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16207241334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16207593140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16207991878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16208422632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16208865190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16209246554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16209651782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16210043384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16210444458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16210814796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16211266532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16211687420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16212113884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16212506188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16212920880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16213295522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16213678488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16214170976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16214584402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16214988168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16215368120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16215754726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16216166464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16216525826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16216995076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16217416180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16217949822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16218333876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16218702168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16219129210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16219590520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16219957522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16220359194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16220767182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16221193132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16221609890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16221999954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16222481900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16222877920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16223257456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16223649068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16224023692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16224395246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16224833758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16225308802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16225727876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16226113754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16226497036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16226904240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16227267184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16227624916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16228096956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16228507222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16228893844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16229398414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16229772594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16230134216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16230491574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16230994436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16231390600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16231848540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16232279688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16232688002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16233167104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16233613360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16234038202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16234395750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16234819850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16235272414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16235728994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16236125968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16236655240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16237038140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16237441188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16237873612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16238260726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16238687618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16239061336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16239582742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16239997572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16240535928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16240947868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16241343246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16241766502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16242247092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16242621946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16243023816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16243437764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16243865608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16244304224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16244681622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16245128796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16245514272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16245899638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16246288864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16246682632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16247103688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16247580452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16247996210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16248397706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16248800138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16249240086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16249639452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16250026202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16250481372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16250910106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16251281272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16251772942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16252177614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16252564950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16252949992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16253402112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16253797008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16254184690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16254610690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16255012726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16255410930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16255820260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16256278024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16256687514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16257063088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16257493418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16257870438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16258300308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16258972256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16259352592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16259699524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16260127356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16260532038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16260878868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16261335136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16261849736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16262239226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16262860546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16263245148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16263677808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16264068910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16264520932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16264888960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16265310402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16265710678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16266125466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16266554132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16266967920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16267457150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16267851732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16268276070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16268678912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16269066164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16269455018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16269855980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16270321344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16270744052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16271119592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16271469528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16271831540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16272207438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16272601416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16273017506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16273434750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16273942566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16274323172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16274672188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16275063528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16275423904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16275844932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16276229508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16276602540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16277016438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16277404918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16277780482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16278163776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16278613838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16279022666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16279369864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16279762078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16280133878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16280505326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16280877022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16281349040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16281701976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16282049456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16282424352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16282800148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16283202770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16283560040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16284024138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16284414850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16284790936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16285348046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16285758544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16286167160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16286576478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16287051862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16287446066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16287872674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16288234358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16288699200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16289092270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16289639874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16290079710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16290432852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16290832266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16291199458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16291597456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16292016980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16292525750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16292877908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16293225060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 123,1230000,10000,0,0,256,25,143,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 16294909540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16295433214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16295832758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16296507802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16296946604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16297326232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16297735346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16298183336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16298585568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16298962866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16299314722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16299717844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16300096464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16300487850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16300930564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16301311816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16301669332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16302056336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16302451328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16302800910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16303213732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16303653780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16304047732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16304428494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16304815346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16305199586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16305579074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16305973136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16306388848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16306754126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16307099510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16307593576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16308007336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16308410262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16308771766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16309226150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16309620702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16310017898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16310385838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16310758492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16311130602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16311506558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16311987700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16312392730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16312792604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16313159580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16313520768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16313882412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16314308802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16314783202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16315150688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16315524086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16315870296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16316248784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16316738482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16317142550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16317695360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16318097858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16318512968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16319014698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16319420814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16319842368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16320287758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16320790308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16321191950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16321583978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16321956994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16322330048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16322704720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16323144792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16323544304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16323905882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16324263460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16324623672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16325010654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16325353222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16325747818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16326190176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16326566132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16326912008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16327274356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16327675112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16328021980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16328395748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16328832894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16329209978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16329572100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16330071636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16330471800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16330842732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16331217614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16331666266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16332036634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16332386764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16332789624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16333150002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16333519588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16333876374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16334253310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16334685258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16335062604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16335453062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16336001840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16336406330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16336809864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16337284108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16337664426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16338068770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16338454550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16338805876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16339195796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16339552580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16339994338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16340358320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16340776248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16341335620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16341743080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16342104476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16342488536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16342930192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16343309454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16343690174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16344049898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16344451402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16344859558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16345254472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16345761506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16346141642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16346539800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16346885322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16347252964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16347638896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16348110178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16348655392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16349049272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16349421968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16349823896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16350241002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16350614460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16351025096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16351490138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16351896308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16352386228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16352738178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16353127654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16353514526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16353877996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16354295810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16354697848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16355065756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16355438994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16355815218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16356163628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16356553100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16356997412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16357381970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16357734098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16358133244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16358494796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16358866458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16359239300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16359693610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16360058664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16360405432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16360804692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16361179554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16361550724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16361938964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16362398540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16362750308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16363114872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16363593140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16363987800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16364353088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16364713372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16365086992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16365554032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16365954404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16366329214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16366708154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16367105134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16367485474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16367876286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16368352028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16368781702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16369169400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16369564782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16369972714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16370394096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16370877112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16371266422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16371669198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16372068180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16372495212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16372897594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16373383048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16373943420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16374368758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16374917342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16375297668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16375702978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16376118080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16376679702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16377082938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16377485836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16377834702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16378214270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16378576776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16378936258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16379398186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16379809480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16380201936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16380592188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16380965532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16381341410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16381731794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16382161992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16382511190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16382888412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16383249990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16383621742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16383980778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16384392340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16384809486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16385162728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16385522134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16386003992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16386372692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16386718498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16387131086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16387677396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16388067534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16388417962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16388799422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16389188820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16389542698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16389919456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16390265518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16390755504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16391122640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16391521948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16391898204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16392270988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16392650904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16393024684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16393457542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16393835366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16394236020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16394623594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16394995288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16395364738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16395731092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16396194382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16396543228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16396905544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 124,1240000,10000,0,0,256,25,144,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 16399167736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16399554578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16399923306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16400331044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16400707474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16401119616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16401703864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16402196584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16402610036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16402996334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16403369192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16403753780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16404198726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16404721890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16405110540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16405525396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16405926110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16406301992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16406715832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16407210596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16407619648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16408053348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16408559914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16408959698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16409371224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16409762526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16410281812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16410684974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16411063246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16411421704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16411792652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16412136804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16412781056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16413181420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16413530120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16413899542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16414272908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16414673918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16415049802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16415434882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16415900392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16416271348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16416670004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16417017546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16417435948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16417811342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16418481342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16418974404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16419561840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16419953286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16420323464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16420747634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16421165374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16421545648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16421939478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16422334888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16422702336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16423109016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16423498962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16423854846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16424289714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16424643544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16425066904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16425446710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16425823966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16426314876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16426800586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16427187104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16427596648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16427993726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16428346666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16428744274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16429123008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16429642132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16430110256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16430666584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16431103204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16431514518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16431923628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16432455916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16432950110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16433312616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16433719484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16434104086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16434533818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16434931824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16435363666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16435766230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16436149892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16436520464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16436898844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16437296126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16437690884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16438183976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16438572460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16438975352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16439362008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16439742266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16440158244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16440508818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16440954636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16441357028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16441891164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16442267400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16442636906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16443040768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16443443454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16443889916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16444258954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16444690206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16445080686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16445477598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16445863810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16446220496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16446673764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16447046416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16447432080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16447827656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16448247978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16448643300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16449052208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16449524028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16449887488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16450285048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16450667812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16451066968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16451474764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16451956764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16452354926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16452756398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16453218708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16453578754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16453949862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16454316218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16454740892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16455112834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16455494628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16455864840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16456253298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16456608086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16456975754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16457341594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16457755104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16458190540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16458605680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16458984992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16459352222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16459766310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16460120068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16460567964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16460993010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16461352936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16461753374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16462125794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16462517112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16462883360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16463368048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16463729276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16464091384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16464569042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16464931166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16465324194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16465683636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16466157456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16466533090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16466919274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16467271650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16467624580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16467990644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16468353924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16468787446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16469139740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16469523652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16469888296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16470265418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16470617242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16470979528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16471344494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16471758134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16472127888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16472482306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16472856316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16473221262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16473596804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16473960146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16474377612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16474746484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16475111590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16475741792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16476239770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16476657596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16477024930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16477484866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16477841478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16478201888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16478566944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16478918564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16479299020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16479650020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16480089578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16480460758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16480843932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16481194864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16481546968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16482141656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16482669260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16483129218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16483487766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16483897776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16484264820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16484640556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16485029508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16485384850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16485827502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16486269268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16486802444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16487155714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16487563786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16487971080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16488460230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16488832550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16489288972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16489852936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16490204396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16490595100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16490944556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16491422798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16491821648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16492210144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16492561260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16492935708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16493320860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16493699742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16494141516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16494492552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16494895284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16495287976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16495664670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16496015852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16496387858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16496827368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16497183430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16497579642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16498124448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16498531708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16498907528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16499282422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16499720744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16500116014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16500480278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16500829572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16501195094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16501544706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16501932448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16502419696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16502798796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16503153056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 125,1250000,10000,0,0,256,25,145,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 16504770146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16505248870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16505605342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16505972774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16506322288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16506699196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16507066424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16507460660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16507812850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16508233708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16508600898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16508951100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16509426382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16509778590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16510186298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16510552104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16510999516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16511354190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16511705280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16512069784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16512419828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16512784616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16513145538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16513592510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16513962500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16514336514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16514760516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16515168394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16515531356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16515893296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16516258470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16516697474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16517104242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16517513320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16517891606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16518242104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16518607502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16518972348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16519421162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16519789492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16520143636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16520683834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16521064696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16521453210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16521802598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16522246386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16522613334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16522967868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16523333826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16523680546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16524053026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16524427446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16524866256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16525221554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16525581124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16525964596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16526375162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16526743744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16527106998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16527481602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16527924324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16528309634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16528660072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16529010144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16529372366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16529732716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16530096380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16530513450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16530890506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16531262642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16531910664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16532268682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16532642334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16533006668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16533425586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16533794314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16534149836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16534536680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16534898324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16535271154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16535632654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16536044798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16536419710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16536767730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16537131062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16537478994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16537852434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16538273656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16538648728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16539060774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16539413380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16539774410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16540123648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16540488252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16540844132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16541231814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16541679422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16542059602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16542411042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16542937718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16543360006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16543726062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16544093380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16544547420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16544950056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16545556814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16546189020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16546788844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16547397084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16547777960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16548166558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16548531894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16548880756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16549264892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16549641640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16550096528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16550447890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16550798766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16551160266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16551506428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16551940138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16552579568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16553285608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16553658302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16554212072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16554596482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16554993804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16555360356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16555850754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16556254008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16556623944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16557040768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16557445968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16557861098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16558240736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16558688682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16559127644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16559512838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16559952876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16560331356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16560719186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16561163452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16561552340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16561900972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16562252506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16562614300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16562961524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16563340276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16563686466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16564120844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16564505560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16564923360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16565380320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16565735110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16566112732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16566752386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16567135060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16567481868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16567856292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16568218390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16568590744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16568995422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16569743016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16570439856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16571269986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16572114258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16572901314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16573518574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16574141108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16574834626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16575538260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16576143770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16576961814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16577545628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16578259842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16578838100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16579457706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16580052866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16580805818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16581474424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16582133496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16582828256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16583403598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16584111852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16584673926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16585270928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16585875908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16586534162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16586891114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16587355614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16587846236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16588199846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16588580266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16588967480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16589422304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16589846454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16590224342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16590576016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16590927410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16591306430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16591684440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16592119184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16592470122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16592844822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16593209424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16593582506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16593931648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16594324718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16594790718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16595175848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16595540776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16595888234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16596290634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16596682760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16597072706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16597421682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16597846944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16598215576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16598869708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16599244444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16599594858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16600003110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16600443600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16600821998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16601190592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16601558902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16601920916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16602298484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16602705506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16603053450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16603526588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16603923360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16604299216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16604648272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16605036406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16605454256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16605821044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16606297608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16606678012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16607053292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16607417978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16607791794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16608181398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16608532752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16608973500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16609346964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16609988028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16610419186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16611026868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16611441662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16611920574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16612275310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16612626914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16612991612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16613340696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 126,1260000,10000,0,0,256,25,146,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 16615358028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16615721232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16616100738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16616464386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16616853780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16617289266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16617666102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16618045712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16618394166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16618758062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16619104676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16619490428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16619853766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16620337032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16620695348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16621299006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16621669382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16622018618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16622398974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16622820510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16623201566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16623566164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16623943912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16624291850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16624643970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16625019816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16625369828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16625808470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16626161028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16626536058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16626898880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16627273976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16627623460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16628003942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16628432332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16628781566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16629143476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16629488898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16629860316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16630221768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16630609480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16630956270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16631365962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16631729952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16632297004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16632683824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16633040176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16633448528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16633813214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16634266242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16634619324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16634971172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16635335102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16635682528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16636047766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16636406588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16636838004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16637205700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16637581178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16637931908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16638282462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16638645216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16639003640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16639367890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16639787028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16640163632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16640526790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16640898750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16641246294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16641593516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16641965862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16642376762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16642745136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16643093520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16643831582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16644203368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16644592478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16644943314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16645361140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16645737768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16646085948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16646449278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16646795504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16647167166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16647538970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16648007140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16648360260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16648710836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16649072496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16649437306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16649803324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16650194036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16650567974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16650999250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16651375402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16651725390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16652075000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16652437394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16652785352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16653162982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16653572506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16653949844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16654312926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16654989948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16655467904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16655842280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16656205262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16656632472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16656998456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16657345264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16657718710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16658080394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16658452816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16658813420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16659225074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16659588974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16659937764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16660302100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16660649526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16661030696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16661402464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16661773998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16662196132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16662549672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16662910404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16663257864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16663622202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16663968996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16664351138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16664773722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16665172918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16665523484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16665974850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16666341656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16666693044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16667071560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16667419284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16667854028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16668220540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16668594460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16668942528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16669291444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16669652374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16670010918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16670439836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16670789674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16671161454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16671523812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16671933880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16672318300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16672709328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16673072238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16673500696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16673867326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16674213838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16674588152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16674949592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16675333326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16675681408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16676095688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16676461544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16676809960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16677272168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16677622844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16677996538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16678370068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16678808076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16679159650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16679510848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16679872492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16680219714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16680599546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16680958920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16681333646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16681758144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16682136652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16682487782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16682838186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16683202488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16683551842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16683927912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16684275124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16684709870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16685078024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16685451126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16685799132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16686148118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16686520240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16686868620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16687294654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16687644352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16688017270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16688471660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16688849616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16689207342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16689568644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16690004612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16690356434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16690770706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16691334368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16691929744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16692572300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16693134160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16693489310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16693841072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16694205378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16694553262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16694932580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16695280824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16695736836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16696105798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16696479988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16696828574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16697201650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16697564218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16697924684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16698347402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16698713088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16699086078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16699559116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16699937830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16700288546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16700650824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16701013096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16701438276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16702014522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16702601942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16703007790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16703394770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16703771148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16704211188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16704567084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16704930938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16705279454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16705643854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16705991790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16706408750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16706837026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16707215092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16707567172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16707917190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16708281826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16708631388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16709008142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16709355860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16709788740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16710155224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16710526550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16711040666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16711395792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16711771738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16712128126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16712621634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16712973126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16713368728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16713731866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16714107126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 127,1270000,10000,0,0,256,25,147,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 16715772696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16716136422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16716507294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16716858622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16717233260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16717593020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16718031782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16718400480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16718778692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16719241504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16719818374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16720562346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16720993892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16721434750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16721928194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16722323400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16722687370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16723080994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16723430184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16723854118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16724220640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16724569342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16724933928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16725448452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16726100016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16726793626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16727175266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16727526996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16727879074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16728244064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16728610128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16728974788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16729395548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16729774128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16730138994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16730511216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16730860418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16731231900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16731611348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16732027432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16732392942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16732738048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16733219046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16733588224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16733963936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16734326064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16734675850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16735117476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16735469196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16735833396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16736181406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16736555182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16736982428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16737357692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16737767692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16738122420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16738535350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16738887984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16739253088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16739600638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16739985912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16740429892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16740852870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16741210610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16741561060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16741925074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16742273090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16742652134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16743000808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16743557890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16743928910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16744420842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16744774722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16745137114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16745517578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16745866124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16746359170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16746710832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16747087012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16747473970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16747848868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16748213034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16748563430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16748991504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16749341092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16749703234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16750047922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16750419832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16750780900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16751164742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16751572944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16751926570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16752344328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16752695016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16753059728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16753405924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16753791904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16754154624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16754599674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16754952230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16755301760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16755763088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16756115538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16756491168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16756838440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16757318106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16757685774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16758057806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16758405576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16758754654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16759116290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16759475236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16759839156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16760246890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16760636280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16761000492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16761375398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16761725410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16762113760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16762482338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16762908140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16763276694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16763623904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16763996170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16764360556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16764735324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16765099788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16765450862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16765877540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16766230142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16766689528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16767041928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16767417514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16767795070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16768169580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16768652562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16769068022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16769490916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16769871284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16770236554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16770599482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16770974728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16771438046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16771819246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16772170326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16772524724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16772888268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16773245576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16773624922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16774037648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16774415532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16774779158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16775153940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16775542948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16776137232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16776795244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16777167250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16777534376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16777996318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16778376132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16778739528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16779154784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16779572942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16779984656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16780352188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16780699912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16781064280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16781436122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16782060618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16782747808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16783335516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16783909988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16784466852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16785054946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16785788696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16786373008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16786933284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16787559200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16788252870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16788868812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16789590176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16790195276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16790948794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16791525276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16792111630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16792663942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16793292118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16794012364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16794665290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16795275020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16795866326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16796600260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16797532270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16798236942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16798952364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16799801760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16800664846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16801480014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16802263200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16802840746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16803502016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16804185178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16804895834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16805517644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16806139240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16806799218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16807428792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16808105344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16808655322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16809277616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16809975094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16810788580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16811647708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16812262152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16812882640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16813610114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16814160704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16814750596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16815401428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16816129584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16816789648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16817353092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16817951890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16818799924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16819535768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16820237140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16821121602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16822043428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16822856474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16823496402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16824164346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16824718114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16825149704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16825803814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16826180930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16826567776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16827275842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16827841090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16828371204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16828720124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16829107536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16829480998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16829855152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16830293706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16830681840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16831045076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16831392008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16831756032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16832115540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16832489500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16832918636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16833296828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16833719224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16834255870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16834622384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 128,1280000,10000,0,0,256,25,148,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 16836923866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16837304708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16837654642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16838053430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16838539644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16838982526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16839344540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16839694288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16840061504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16840410244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16840787468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16841227270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16841604500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16841972842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16842405822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16842759116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16843108846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16843485192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16843833906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16844284694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16844637118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16845317262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16845691470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16846067340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16846430224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16846851352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16847217710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16847571956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16847934384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16848279886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16848681072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16849054646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16849429130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16849849344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16850203060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16850572216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16850919118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16851284008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16851631290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16852016016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16852442436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16852820652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16853176256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16853616608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16853981640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16854329008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16854709664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16855057520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16855521248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16855893506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16856521862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16856880122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16857242770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16857620462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16858090472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16858459246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16858816296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16859191580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16859554270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16859928232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16860291590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16860643346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16861072448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16861424766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16861789368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16862134606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16862506960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16862868852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16863254202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16863668232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16864024192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16864407498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16864756792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16865174674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16865523254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16866058572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16866636758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16867019100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16867595352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16867955266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16868319424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16868704184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16869391708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16869974360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16870581968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16871148622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16871781752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16872356796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16872723040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16873087748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16873438112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16873804314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16874419898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16874902162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16875271424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16875654786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16876005104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16876356960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16876722758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16877090048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16877595018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16877949404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16878337502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16878985914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16879369146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16879732632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16880083222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16880541000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16880896012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16881269598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16881673984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16882050836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16882440104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16882831190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16883252816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16883609130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16884035744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16884390252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16884759080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16885118936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16885506626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16885936754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16886329334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16886682400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16887035852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16887399060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16887745378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16888153152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16888670428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16889362184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16890155728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16890777318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16891362992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16891804728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16892174896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16892532196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16892897588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16893246030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16893622092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16894002356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16894447240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16894798500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16895147600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16895510598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16895858890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16896224074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16896582368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16896955656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16897436282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16897814974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16898166098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16898516236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16898879246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16899227310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16899626408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16900045696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16900423000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16900788462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16901327070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16901680354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16902031832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16902409080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16902828194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16903196404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16903543820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16903972604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16904339678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16904715652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16905078280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16905430192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16905859592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16906213744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16906579488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16906929008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16907304082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16907666960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16908055772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16908473272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16908826152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16909187704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16909535504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16909979152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16910330798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16910718184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16911079186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16911528330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16911925610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16912393920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16912762952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16913122948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16913503460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16913852168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16914299918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16914669172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16915043796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16915412180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16915764090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16916139688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16916489842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16916921376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16917325192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16917702678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16918067452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16918442540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16918791652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16919153152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16919576868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16919928424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16920293198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16920640110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16921014178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16921376256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16921763160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16922112024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16922529298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16922895416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16923244338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16923703456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16924055886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16924512144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16924882416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16925321822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16925675768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16926025586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16926389504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16926737772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16927102276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16927671142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16928268734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16928647736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16929028752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16929387882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16929742960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16930136832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16930496746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16930948198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16931298374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16931696272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16932056614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16932430028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16932776062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16933124696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16933485036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16933915936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16934282894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16934749124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16935131648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16935497452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16935872104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16936220676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16936654006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16937017752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16937363366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16937726304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16938123994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16938528492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16938891960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 129,1290000,10000,0,0,256,25,149,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 16940651466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16941012028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16941369658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16941737912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16942176980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16942547262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16942899324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16943280028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16943646856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16944027350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16944394188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16944835944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16945208140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16945563448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16946044900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16946399114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16946775912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16947143650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16947607110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16947964936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16948341302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16948713434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16949070200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16949438876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16949789242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16950169954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16950615408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16951209650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16951568078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16951922770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16952287664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16952636724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16953003150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16953439386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16953819092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16954187362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16954805568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16955395170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16956100996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16956662996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16957196098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16957570604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16957921792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16958299310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16958663932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16959129876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16959482792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16959834402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16960197882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16960543682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16960905716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16961251176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16961710822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16962078120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16962452484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16962800930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16963150428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16963511250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16963857254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16964220684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16964643506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16965050480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16965420824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16965797792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16966211982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16966624282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16966992150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16967443724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16967812718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16968160104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16968647804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16969014730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16969394950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16969742486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16970173648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16970538760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16970886092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16971249696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16971595464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16971969728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16972331572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16972777696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16973133890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16973483308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16973843830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16974191242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16974553794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16974899172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16975271618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16975708008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16976084778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16976434958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16976783492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16977148138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16977498784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16977866646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16978217768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16978665938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16979036732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16979535852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16979894148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16980247456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16980614004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16980985396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16981434768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16981786822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16982323354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16983002768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16983881174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16984986180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16985870258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16986542382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16987412156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16988119046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16988625520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16989132846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16989585486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16989982460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16990338534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16990864246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16991241042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16991591084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16991956914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16992387242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16992770102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16993136648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16993514626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16993928220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16994308712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16994839232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16995276274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16995646938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16995995600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16996371638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 16996743414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 16997125050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16997475074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 16997827330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 16998267710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 16998619918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 16998985280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 16999333560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 16999714044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17000076994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17000481614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17000906604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17001261432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17001624556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17002082384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17002454196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17002803650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17003180962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17003644428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17004024420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17004377392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17004728766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17005092870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17005441938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17005807564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17006155500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17006609788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17006979302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17007356304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17007760252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17008114656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17008478086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17008827300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17009264434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17009616028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17009992664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17010356022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17010731006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17011081024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17011431846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17011796084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17012218964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17012591660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17012943042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17013432352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17013803688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17014178966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17014529552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17014967704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17015335994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17015686470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17016074920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17016423286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17016797100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17017159838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17017624520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17017977562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17018381444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17018745572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17019095952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17019462228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17019810328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17020185090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17020620418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17020997140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17021345592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17021693840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17022054646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17022401740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17022864384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17023293344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17023672310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17024034590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17024509874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17024870402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17025227522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17025590716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17026018208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17026388184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17026738184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17027113096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17027476952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17028080094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17028433090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17028863102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17029230056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17029580512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17029945518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17030344750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17030720582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17031083076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17031455574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17031916368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17032289098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17032654456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17033002494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17033367098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17033713544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17034085964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17034526460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17034904496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17035251378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17035789002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17036157874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17036505916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17036870468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17037292610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17037671522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17038035228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17038411944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17038815412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17039171674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17039537000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17039930786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17040324154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17040676806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17041052020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17041417172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17041792876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17042184112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17042534142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 130,1300000,10000,0,0,256,25,151,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17044562658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17044925810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17045292808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17045727312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17046109866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17046478118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17046960552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17047329554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17047683928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17048049292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17048482686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17048856056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17049222702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17049597684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17049961216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17050393142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17050747074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17051269094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17051640632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17051991558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17052356488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17052712960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17053098630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17053463248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17053837400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17054265172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17054617992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17054980822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17055328070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17055692238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17056039176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17056412280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17056846800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17057224156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17057573012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17058025658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17058391938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17058738890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17059160548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17059582332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17059960900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17060327074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17060701736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17061052006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17061402402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17061764636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17062111626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17062546826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17062912812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17063504588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17064088666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17064731580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17065419236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17065821900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17066415408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17066987458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17067530818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17067884110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17068553324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17069383798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17070002536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17070607304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17071165394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17071550464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17072131160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17072659864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17073009884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17073384564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17073876070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17074256200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17074606544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17074962076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17075325742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17075672178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17076037012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17076490570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17076867892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17077231712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17077608456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17077965470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17078316158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17078679760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17079029274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17079510940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17079864356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17080364878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17080738406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17081118562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17081466836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17081816052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17082283626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17082637282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17083003834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17083355950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17083731320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17084122860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17084496588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17084934768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17085287006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17085649522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17085997472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17086369068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17086718254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17087090446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17087452114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17087914634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17088265904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17088614568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17088989560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17089338894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17089711920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17090058340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17090602140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17090975606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17091368308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17091940482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17092352390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17092747124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17093239560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17093639676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17094016536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17094419652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17094789040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17095175584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17095598800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17096108100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17096511602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17096902226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17097321596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17097703284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17098166492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17098590656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17099105772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17099491920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17099882996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17100292544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17100716014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17101108106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17101614360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17102049252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17102514060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17103190592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17103660874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17104056928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17104590240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17105255958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17105654626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17106297608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17106717972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17107264618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17107703668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17108109070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17108488986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17108887716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17109268520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17109685738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17110145250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17110522830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17110886002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17111287190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17111640216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17112017046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17112377772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17112808680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17113175346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17113521494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17114053982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17114427414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17114836496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17115213864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17115682676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17116048972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17116398208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17116760912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17117113506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17117514706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17117905792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17118279234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17118727622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17119120584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17119485320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17119840180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17120202464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17120546528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17120917102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17121358966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17121737882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17122089198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17122476562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17122876884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17123225706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17123618068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17124101732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17124483110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17124874852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17125407378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17125765312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17126116092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17126530548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17126996318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17127420462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17127797610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17128227300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17128639190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17129045276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17129447872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17129930924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17130296974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17130645652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17131041254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17131388026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17131760626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17132121760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17132575634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17132927874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17133277612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17133667300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17134043822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17134475166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17134841508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17135303738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17135738194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17136116106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17136649020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17137004842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17137375962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17137723950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17138201632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17138559386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17138932986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17139295544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17139668336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17140016862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17140364040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17140806738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17141158652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17141552262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17141901342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17142276044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17142640642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17143016160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17143365022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17143794816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17144162860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17144512102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17144876314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17145223470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17145605118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17146001428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17146509416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17146972918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17147327660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17147796014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17148181092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17148546782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17148894428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17149355636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 131,1310000,10000,0,0,256,25,152,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17150944472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17151332854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17151703652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17152141084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17152511742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17152862832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17153227068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17153612362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17154025640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17154789812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17155375500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17155783298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17156172764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17156565616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17156942048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17157306258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17157744174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17158123328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17158484610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17158995698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17159349854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17159701380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17160064574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17160499926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17160869068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17161216632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17161619802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17161983666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17162359348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17162707742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17163057240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17163525484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17163979258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17164347352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17164701250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17165081360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17165444174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17165817812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17166273996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17166630922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17166996718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17167348124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17167714834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17168063728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17168480268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17168945624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17169325602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17169674336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17170127548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17170494326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17170843280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17171207348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17171630484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17172005378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17172367326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17172738846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17173085966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17173435870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17173795156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17174140516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17174613134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17174993084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17175417676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17175786836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17176160518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17176508346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17176855654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17177302542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17177654178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17178017478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17178364046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17178736594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17179098794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17179471550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17179818748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17180244492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17180611326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17180961808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17181642606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17181995452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17182404318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17182906098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17183287770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17183667838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17184050028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17184461548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17184841558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17185237476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17185708594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17186140818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17186532448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17186922720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17187314564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17187663982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17188025202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17188452418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17188819328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17189194682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17189596364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17189986282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17190388016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17190764332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17191237758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17191603986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17191993268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17192612428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17192965900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17193347350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17193712440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17194169656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17194525906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17194879574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17195243760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17195593558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17195959736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17196308492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17196683782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17197136336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17197539288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17197889966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17198269840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17198662828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17199011900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17199374640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17199802670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17200178548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17200559244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17200963648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17201313570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17201661174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17202021594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17202450672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17202819792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17203167424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17203639120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17204008340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17204382908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17204732664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17205082288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17205524442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17205875222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17206240602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17206587572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17206961326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17207326354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17207699682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17208134092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17208488902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17208852126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17209199980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17209566300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17209913344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17210314016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17210675436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17211153782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17211507652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17211857680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17212219956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17212567476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17212931868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17213279272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17213722232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17214090346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17214462230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17214905614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17215261922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17215626762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17215977118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17216438938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17216788086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17217159392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17217517780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17217887764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17218234010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17218580244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17218939960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17219358744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17219767730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17220116656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17220583916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17220948826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17221328712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17221675544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17222143958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17222510708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17222858634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17223222112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17223585624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17223999948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17224362470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17224839008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17225196660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17225583692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17226091524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17226476032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17226843018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17227193900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17227650614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17228017448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17228391280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17228739866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17229089694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17229451882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17229799166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17230162610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17230580828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17230955726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17231317492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17231689946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17232057024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17232408010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17232768400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17233187284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17233555126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17233901050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17234272432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17234634334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17235008708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17235356906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17235705120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17236141290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17236492168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17236855972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17237301928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17237678908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17238042006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17238415668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17238839784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17239193082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17239553118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17239898870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17240262066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17240608010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17240979744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17241341000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17241788690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17242140412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17242489262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17242849726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17243196376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17243559676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17243905520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17244278220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17244716404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17245092974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17245443226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17245793574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17246155134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17246502192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17246866824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17247289222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17247680120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17248043086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17248568248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17248930860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17249287342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 132,1320000,10000,0,0,256,25,153,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17250901070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17251257834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17251624216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17251974942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17252351784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17252812920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17253195578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17253544950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17253893510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17254256774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17254605610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17254970250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17255317582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17255760414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17256167262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17256544170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17256890924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17257239338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17257600564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17257946840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17258395538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17258953282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17259339744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17259853142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17260229560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17260578198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17260941076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17261384440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17261736740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17262101564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17262448204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17262821396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17263183992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17263557672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17263980350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17264369762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17264733176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17265080770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17265445088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17265790620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17266196722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17266558784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17267005844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17267356724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17267705560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17268066578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17268413856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17268777194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17269123700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17269556186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17269931336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17270305396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17270747864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17271102092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17271464600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17271811412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17272174658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17272599334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17272985314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17273347126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17273732254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17274082376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17274473684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17274866758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17275305116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17275672978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17276076010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17276477278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17276933986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17277375000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17277752288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17278191800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17278557540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17278914560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17279295816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17279685188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17280106444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17280500636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17280961748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17281344998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17281696752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17282220172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17282573164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17282970408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17283319122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17283772870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17284139908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17284514980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17284863116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17285242100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17285634434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17285984372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17286428916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17286782688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17287158524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17287551060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17287954928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17288334584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17288686472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17289050922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17289477550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17289844944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17290191844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17290566878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17290929818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17291303460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17291652756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17292076170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17292445070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17292793760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17293287508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17293638740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17294012026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17294374944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17294823132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17295175114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17295525534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17295889044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17296252296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17296624492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17296970834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17297343486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17297779576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17298155262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17298504576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17298853272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17299213572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17299560266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17299922556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17300267702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17300712790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17301076472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17301448468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17301796572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17302145374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17302505816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17302852840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17303288646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17303637906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17304010208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17304467646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17304883988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17305304730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17305655176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17306128636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17306524254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17306919620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17307268010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17307670962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17308063446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17308438642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17308906766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17309281340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17309699428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17310050040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17310443282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17310818714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17311223720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17311686216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17312083104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17312432464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17312781330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17313143036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17313489642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17313852562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17314199304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17314650720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17315016328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17315390444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17315842544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17316195800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17316557024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17316905198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17317347636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17317697612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17318069734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17318431518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17318804162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17319152468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17319500560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17319861538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17320280650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17320647186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17320993778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17321365748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17321750018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17322175104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17322523536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17322973840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17323371948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17323739748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17324147992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17324524216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17324950754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17325313684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17325767488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17326119304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17326468884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17326963732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17327345944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17327764980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17328134874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17328593960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17328988880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17329393870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17329782996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17330146806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17330528698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17330919100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17331375820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17331726252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17332098726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17332462720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17332835804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17333190458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17333605686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17334051354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17334404408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17334804040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17335152136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17335734936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17336135396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17336525480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17337002848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17337357892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17337718742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17338229998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17338617620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17338981548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17339356258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17339826618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17340235400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17340601072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17340966090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17341357156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17341733342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17342126666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17342579444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17342987954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17343351528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17343753000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17344132920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17344532388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17344924318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17345380948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17345752776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17346125466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17346497762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17346857742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17347228462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17347573930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17347999992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17348375920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17348723448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17349253824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 133,1330000,10000,0,0,256,25,154,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17351238444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17351628248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17351999776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17352406964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17352761110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17353117834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17353562502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17353931262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17354295466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17354641900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17355015038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17355378880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17355751820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17356099540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17356552894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17356919102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17357266714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17357630306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17357977590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17358349820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17358711812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17359132952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17359511708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17359870984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17360332144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17360688192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17361051400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17361434410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17361876726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17362323170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17362697906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17363044986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17363394292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17363754624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17364099738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17364461864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17364893800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17365269762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17365633178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17366005672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17366354740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17366703192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17367063194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17367409824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17367845154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17368194028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17368565068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17368927640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17369300410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17369647076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17369994702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17370424432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17370775424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17371138648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17371609292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17371984128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17372367726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17372740822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17373143298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17373520234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17373882642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17374231056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17374596326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17374944542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17375318020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17375681114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17376129190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17376479022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17376842956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17377205826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17377554074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17377917944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17378300398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17378672300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17379122046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17379498096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17379846760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17380194992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17380556460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17380904046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17381268132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17381689398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17382065436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17382426450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17382951854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17383316146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17383666148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17384027198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17384458962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17384828286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17385174432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17385547356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17385908840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17386283722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17386632366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17386982248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17387416586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17387768106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17388131304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17388478548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17388850802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17389218044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17389592642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17390082458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17390437244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17390801026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17391149178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17391513200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17391859264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17392233054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17392612880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17393063156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17393415264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17393765172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17394254310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17394606378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17394969600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17395316368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17395762108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17396128504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17396503544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17396892988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17397245576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17397608752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17397957010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17398435076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17398787058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17399197298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17399559708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17399933178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17400281384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17400630306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17400991760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17401420138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17401787906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17402134970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17402507364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17402868592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17403241202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17403589128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17404013620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17404377396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17404726516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17405194174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17405543688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17405940292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17406303204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17406795178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17407150556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17407501848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17407865676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17408231278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17408594856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17408941666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17409313686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17409756436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17410136344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17410484478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17410831752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17411192908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17411539988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17411903544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17412521522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17412898536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17413260794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17413634078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17413982010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17414330424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17414691460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17415038188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17415475252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17415941248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17416834010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17417535606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17418250428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17418607682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17418960328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17419325932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17419675700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17420042404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17420391568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17420844134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17421213200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17421587156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17421935142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17422284142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17422645688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17422992244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17423667324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17424239056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17424616474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17424980252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17425355710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17425729630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17426079802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17426613252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17427186168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17427984590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17428582242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17429292494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17429664438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17430039754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17430389798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17430853334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17431464632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17431843048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17432325586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17432676808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17433052792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17433424406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17433798986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17434187008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17434539604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17434978980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17435334072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17435721622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17436160936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17436792296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17437197016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17437685168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17438040628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17438392466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17438868924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17439230812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17439598372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17439947700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17440399798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17440769556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17441142118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17441491274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17442004898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17442573922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17443060088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17443532652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17443909092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17444284470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17444654584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17445028936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17445382248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17445732724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17446175308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17446526180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17446889744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17447236424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17447615946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17447977526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17448350238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17448927204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17449534672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17450115870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17450559552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17450926584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17451275690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17451747412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17452117858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17452526080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17453026542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 134,1340000,10000,0,0,256,25,155,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17454706602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17455088850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17455440654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17455815020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17456163438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17456538752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17456902138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17457359360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17457711322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17458092720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17458453930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17458828822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17459192666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17459539854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17459992058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17460361454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17460737004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17461368650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17461817912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17462186076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17462545918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17463073852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17463429416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17463806752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17464382832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17464912368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17465637280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17466186696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17466553636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17466902680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17467273226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17467620382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17467998116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17468472436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17468853884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17469205604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17469558586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17469928006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17470277968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17470645242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17471027198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17471530428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17471898952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17472387336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17472746072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17473103632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17473465864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17473815522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17474261970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17474612866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17475043408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17475412744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17475784536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17476132030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17476480110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17476917962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17477269474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17477633070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17478175220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17478808900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17479179154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17479662160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17480014376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17480364102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17480726320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17481080542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17481444898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17481791762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17482189684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17482633186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17483007680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17483355390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17483884702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17484248348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17484622728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17485005928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17485441956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17485818904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17486180010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17486554612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17486903982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17487252974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17487613880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17488034994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17488401580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17488749114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17489335026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17489701988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17490109764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17490462802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17490923506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17491292204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17491639900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17492003494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17492350284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17492721928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17493085832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17493458310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17493884772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17494262018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17494873564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17495468256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17495953190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17496410930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17496793556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17497164646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17497787574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17498260540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17498614670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17499025050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17499487948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17499858002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17500222250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17500623230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17501017528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17501399914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17501748140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17502185936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17502550884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17502898174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17503260454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17503604824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17503975522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17504335296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17504777802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17505131122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17505479552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17505946262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17506302304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17506668512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17507016034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17507390506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17507830864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17508207696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17508558568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17508908228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17509290954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17509657210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17510050912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17510486938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17510865514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17511255832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17511629304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17511977158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17512325348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17512686910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17513033486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17513478028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17513858108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17514231230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17514622290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17515026210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17515374344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17515722854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17516169318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17516520020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17516883954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17517330248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17517708382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17518070434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17518443096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17518867902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17519223102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17519585684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17519933174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17520298472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17520646296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17521019068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17521378850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17521837238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17522188698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17522538582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17522899464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17523246116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17523609276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17523954484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17524405464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17524770756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17525144860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17525493272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17525841740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17526203012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17526548856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17526931116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17527382348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17527766388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17528158666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17528636960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17528989482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17529347928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17529708802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17530137828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17530506156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17530852710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17531226828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17531589580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17531962288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17532310236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17532660226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17533100740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17533450648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17533813284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17534158924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17534531034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17534891164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17535264230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17535682874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17536036514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17536398124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17536745518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17537108826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17537455086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17537827108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17538188872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17538633540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17538984316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17539332682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17539815730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17540166942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17540588688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17540938860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17541394844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17541760810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17542132422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17542497980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17542847884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17543208946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17543555754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17543993782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17544345688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17544721204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17545083192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17545456674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17545804154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17546191332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17546555530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17546980846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17547351002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17547699520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17548074642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17548437060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17548810896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17549158058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17549576952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17549943758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17550291326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17550909180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17551386980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17551777396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17552141866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17552612746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17552966638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17553317044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17553680862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17554039240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 135,1350000,10000,0,0,256,25,156,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17556025442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17556385224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17556767858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17557138396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17557523126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17557882064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17558322156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17558688000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17559036188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17559402442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17559771322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17560144998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17560506478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17560955316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17561306480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17561655208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17562122780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17562472572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17562834530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17563178614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17563625672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17563992058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17564367338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17564716648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17565066820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17565427444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17565775184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17566421908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17566773034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17567144932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17567506044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17567879322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17568225480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17568573272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17568933780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17569353392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17569719770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17570065728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17570438678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17570799962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17571172744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17571520436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17571868618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17572303064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17572653892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17573252164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17573605914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17573980298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17574345562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17574790190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17575142424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17575509880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17575872972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17576221138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17576584826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17576930918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17577303254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17577738852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17578114284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17578463264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17578855018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17579233264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17579581818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17579945440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17580431562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17580827208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17581219376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17581593876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17581941952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17582292260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17582656644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17583006756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17583453654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17583806212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17584180590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17584698202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17585078440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17585433550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17585784910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17586225664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17586579898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17586993042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17587343012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17587745092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17588133340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17588540502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17588977024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17589333452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17589699004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17590048580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17590414456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17590763230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17591155116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17591628792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17592008558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17592360892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17592709874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17593073518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17593423194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17593788738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17594136914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17594583650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17595188630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17595942290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17596576906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17597369836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17598005174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17598362054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17598735138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17599082910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17599458948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17599820552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17600281728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17600635496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17600986652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17601350346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17601705780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17602144130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17602493560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17602952064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17603321470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17603695776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17604044656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17604395738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17604760362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17605109452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17605542588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17605920266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17606295308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17606762360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17607140478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17607488436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17607838276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17608200688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17608648072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17609015254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17609361602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17609734416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17610095020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17610466988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17610813476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17611237690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17611602674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17611950084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17612313666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17612660368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17613033058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17613401050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17613773660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17614196710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17614578866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17614992910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17615343690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17615708950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17616057618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17616432310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17616873588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17617280904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17617632476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17618091466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17618457742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17618806732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17619171368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17619603070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17619979004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17620341812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17620716386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17621064524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17621415176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17621830660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17622182172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17622620186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17622970126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17623343286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17623703670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17624094960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17624442092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17624790356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17625223490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17625576574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17625942962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17626291104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17626665500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17627025868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17627398708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17627746668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17628169924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17628534866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17628882546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17629339514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17629689232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17630061558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17630424204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17630896864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17631251686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17631603270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17631966350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17632328112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17632922664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17633474094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17634251312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17634729744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17635108922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17635460192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17635810892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17636173716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17636627520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17636995104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17637341332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17637714156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17638075982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17638449684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17638797848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17639220076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17639585952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17639933540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17640490080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17640851458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17641233842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17641599076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17642076484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17642429438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17642790442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17643398968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17643752362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17644115814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17644493898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17644976730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17645373866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17645753226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17646106018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17646465044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17646828724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17647222754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17647932230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17648459814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17648840104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17649211438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17649587592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17649940338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17650372772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17650754272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17651104838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17651636680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17651994910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17652369700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17652734116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17653183484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17653538306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17653889354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17654260176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17654614648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17654979296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17655326568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17655700432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17656134614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17656511936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 136,1360000,10000,0,0,256,25,157,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17658053084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17658450052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17658904874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17659258052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17659620222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17659965316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17660344916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17660706364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17661080070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17661427062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17661861832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17662229382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17662578604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17663055900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17663407874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17663783722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17664145594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17664596922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17664951366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17665301128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17665665900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17666015406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17666381998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17666730556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17667177508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17667545432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17667922596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17668271216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17668619424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17668980468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17669334846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17669697932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17670118464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17670524684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17670890296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17671342734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17671693806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17672044856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17672408322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17672845358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17673213958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17673580864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17674058828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17674425766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17674798736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17675147508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17675561782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17675936000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17676283246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17676645802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17676990322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17677361548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17677917640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17678476338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17678863436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17679243204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17679606722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17679954288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17680318636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17680665668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17681038704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17681480846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17681976178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17682330456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17682681290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17683042852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17683390372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17683753356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17684176668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17684554880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17684917160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17685389126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17685742626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17686092162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17686453764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17686877198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17687244738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17687590834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17687963066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17688325620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17688698124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17689045088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17689411030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17689850308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17690201470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17690565584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17690911828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17691284756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17691647276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17692020844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17692443218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17692799742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17693165048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17693515112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17693911276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17694262514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17694637688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17695002710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17695663812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17696237816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17697016128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17697611244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17698290156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17698884016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17699446592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17700056724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17700678454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17701434182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17701906580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17702269676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17702635098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17702982760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17703348180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17703807600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17704183602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17704545474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17704918178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17705272584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17705621568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17705982084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17706420088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17706789026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17707135580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17707621250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17708015222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17708391880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17708772466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17709240372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17709608644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17709958692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17710325440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17710681778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17711058160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17711422502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17711798448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17712241028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17712595056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17712957124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17713304316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17713674072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17714020700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17714427620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17714886482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17715264204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17715614528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17715963870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17716331274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17716678860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17717043004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17717389984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17717850070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17718217220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17718587620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17719049406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17719405016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17719999810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17720446088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17720815460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17721162884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17721536958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17721905674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17722280214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17722629536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17722980790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17723438242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17723808698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17724174080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17724521180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17724900620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17725267614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17725640516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17726084326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17726438304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17726799044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17727146298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17727516290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17727862814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17728235834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17728597770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17729061512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17729412566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17730041360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17730521096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17730901096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17731265942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17731711094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17732089990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17732453318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17732829806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17733184456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17733563140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17733929478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17734279026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17734755660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17735104586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17735478226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17735847356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17736223510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17736573162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17736923026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17737382080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17737733340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17738097290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17738443468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17738821286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17739184824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17739556514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17740014678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17740368926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17740732248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17741301094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17741679376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17742031286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17742405714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17742862704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17743242562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17743594054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17743944548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17744314792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17744662768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17745028514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17745374942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17745845832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17746211090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17746583380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17746929780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17747283988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17747645564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17747993578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17748431976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17748783254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17749156026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17749517896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17749897872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17750247080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17750597862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17750960384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17751382316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17751749604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17752095554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17752564362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17752930426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17753309506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17753694904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17754382860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17754939212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17755292314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17755664954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17756033080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17756409066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17756866836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17757245140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17757594574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17757943932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17758304788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 137,1370000,10000,0,0,256,25,159,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17760142952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17760519452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17760866978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17761244750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17761606642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17761981010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17762406032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17762760960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17763126652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17763585104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17763952236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17764299200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17764672938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17765034552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17765484764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17765837504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17766185792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17766548006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17766894926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17767258362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17767604412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17768048340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17768414204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17768788834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17769138162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17769487494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17769849370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17770232684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17770595994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17771017044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17771393010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17771755650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17772129544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17772495814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17772846196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17773208626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17773656518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17774054846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17774405718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17774890330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17775262630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17775636082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17775983578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17776413908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17776778806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17777125442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17777488352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17777833256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17778204648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17778564680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17778936868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17779362140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17779714590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17780075002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17780422280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17780784880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17781136348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17781508368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17781869534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17782313024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17782665402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17783012778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17783374894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17783723840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17784089202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17784436044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17784885330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17785252754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17785624630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17786113008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17786466824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17786828304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17787175474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17787610658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17787960744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17788351416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17788715006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17789088576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17789436404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17789785428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17790147602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17790565936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17790932812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17791278990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17791650940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17792012090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17792384064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17792731920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17793080426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17793511350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17793861270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17794225302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17794572002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17794943908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17795304900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17795691550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17796126506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17796488938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17797158934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17797529394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17797892300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17798238046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17798611248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17799051296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17799427646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17799775340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17800124608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17800486928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17800836448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17801202074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17801621140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17801997612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17802359328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17802731342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17803079208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17803429010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17803806554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17804154834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17804590640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17804940862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17805313854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17805674298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17806047374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17806395382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17806745080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17807173886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17807528062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17807891226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17808237446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17808698910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17809064846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17809444646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17809792782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17810217944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17810582860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17810931052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17811294212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17811640550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17812013950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17812390130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17813108376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17813651100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17814006184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17814371898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17814722044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17815087804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17815436990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17815913272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17816280596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17816655228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17817004910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17817354304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17817715806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17818062304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17818499820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17818851086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17819245220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17819895262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17820375692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17820728064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17821080158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17821540158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17821893544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17822259946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17822609222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17822985096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17823378026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17823779306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17824234360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17824618214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17825009424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17825358740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17825723242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17826069202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17826473338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17826916562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17827295956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17827646114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17827995042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17828358452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17828707548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17829072734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17829422286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17829875364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17830243486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17830615794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17831073870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17831427984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17831789632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17832136672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17832575982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17832926574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17833300058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17833660684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17834033476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17834382840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17834731270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17835143912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17835516398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17835898316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17836245542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17836619278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17836981878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17837361176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17837711424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17838134184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17838499644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17838849842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17839213224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17839558730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17839930916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17840292978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17840666986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17841086480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17841438388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17841799214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17842239214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17842605670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17842952444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17843324734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17843762924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17844141904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17844491064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17844842444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17845204054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17845551746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17845914872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17846260686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17846706302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17847072440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17847444990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17847793474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17848143800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17848504558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17848851418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17849285408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17849632242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17850002006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17850363956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17850737012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17851099106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17851449790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17851812156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17852231132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17852597614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17852966358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17853488280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17853886680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17854272382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17854643146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17855089090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17855457040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17855805904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17856169774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17856576102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17856980492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17857372376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 138,1380000,10000,0,0,256,25,160,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17858961482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17859322306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17859675296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17860044184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17860476172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17860843802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17861190566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17861566418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17861927642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17862301812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17862649218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17862998422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17863433026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17863784058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17864147976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17864600054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17864975972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17865345412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17865717222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17866143346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17866496482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17866857270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17867205370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17867569694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17867938282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17868335986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17868779450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17869163336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17869512762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17869878650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17870244040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17870593338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17870959078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17871307710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17871769322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17872134754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17872507206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17872855148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17873204034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17873564258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17874110792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17874561992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17875070800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17875871352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17876522096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17876933628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17877372884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17877729184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17878092660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17878440384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17878804444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17879151122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17879524990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17879886404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17880375398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17880739610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17881111192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17881473978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17881837642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17882255888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17882603350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17883064038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17883431280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17883805588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17884154694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17884522688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17884884262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17885230356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17885665314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17886015396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17886388640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17887121746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17887752996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17888115522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17888565366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17888932030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17889282170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17889648810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17889997374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17890373076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17890733976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17891180834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17891533238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17891881738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17892242918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17892601812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17892964880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17893315858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17893685274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17894122170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17894497006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17894845662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17895263336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17895857514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17896337592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17896809412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17897165102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17897542426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17898017614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17898396820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17898759394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17899111640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17899474886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17899907100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17900273564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17900620444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17901013994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17901376250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17901749974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17902098928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17902768502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17903307296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17903657346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17904020310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17904366060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17904739046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17905197706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17905583748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17905933428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17906281334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17906641770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17906989660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17907353314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17907699974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17908147372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17908513510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17908942718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17909578966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17909939618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17910302314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17910650794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17911105492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17911456000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17911830916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17912194600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17912569034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17912917870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17913268242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17913704510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17914055246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17914416866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17914762546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17915134084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17915494104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17915866142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17916210714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17916636418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17917000240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17917373180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17917738452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17918085292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17918457906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17918820748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17919269246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17919621682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17919971766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17920480640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17920879546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17921266618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17921668806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17922146906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17922554696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17922950872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17923350778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17923722120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17924101470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17924480764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17924969810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17925339198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17925713614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17926130722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17926505834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17926855256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17927234786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17927706042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17928087270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17928459768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17929011586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17929531756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17929919452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17930377136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17930744874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17931098660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17931627832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17932010084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17932398160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17932776138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17933237552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17933622922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17934032300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17934396424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17934750260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17935141388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17935543752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17935988976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17936371432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17936763180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17937128580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17937534220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17937914716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17938302544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17938666364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17939108554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17939516222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17939864506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17940292472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17940680636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17941058790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17941437144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17941957352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17942344130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17942863166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17943275202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17943624504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17944034794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17944519926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17944928268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17945279044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17945698418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17946068774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17946458252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17946823046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17947282282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17947687210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17948059146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17948454574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17948833408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17949216422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17949578958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17950058792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17950651622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17951051472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17951467950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17951860436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17952236148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17952602196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17953041996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17953405586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17953752218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17954265644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17954614272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17955017206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17955407078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17955867442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17956217844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17956596318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17956998886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17957346340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17957736842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17958112000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17958572322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17958987334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17959363234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17959745328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17960097876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 139,1390000,10000,0,0,256,25,161,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 17962198786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17962588926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17963008394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17963359362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17963767714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17964267038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17964663148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17965029378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17965493632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17965862518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17966244258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17966609276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17967044386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17967422358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17967785194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17968158626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17968558164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17968938580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17969300524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17969758860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17970127714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17970502586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17970876672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17971257036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17971659314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17972009496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17972470356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17972874622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17973222834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17973586716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17973962160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17974335316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17974696580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17975069894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17975504428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17975872938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17976234632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17976740414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17977145136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17977546530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17978005178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17978372674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17978746608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17979123796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17979476016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17979837134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17980184362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17980577410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17981019542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17981395944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17981755708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17982127366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17982504824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17982883452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17983265886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17983709792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17984104696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17984478362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17984850280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17985227032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17985629862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17986006592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17986439526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17986833876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17987182744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17987681730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17988062972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17988490196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17988852176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17989338818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17989694258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17990043120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17990432936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17990781784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17991173838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17991549842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17991999516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17992396026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17992799756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17993177384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17993556960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17993958194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17994359226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17994805622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17995183354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17995586186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17995950142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17996321988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17996671504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 17997021666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 17997382394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 17997835860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 17998232932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 17998608684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 17999094682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 17999517484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 17999892118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18000270362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18000737150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18001133172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18001482882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18001846468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18002194414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18002566520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18002930368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18003382696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18003735560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18004087344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18004448444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18004795162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18005164036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18005510622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18005882630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18006333836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18006708652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18007057446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18007406212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18007769576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18008118016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18008483388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18008911796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18009288596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18009682454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18010180878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18010534862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18010885184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18011248140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18011680642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18012049384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18012397506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18012772064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18013132224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18013503290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18013850910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18014198736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18014648364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18015000084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18015362744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18015709470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18016100180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18016494384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18016869146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18017308908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18017685044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18018047872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18018406820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18018791010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18019181212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18019595682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18020068598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18020502634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18020851940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18021343940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18021728262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18022077402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18022472276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18022901408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18023305488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18023697386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18024102208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18024506022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18024857470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18025250370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18025706608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18026074254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18026448888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18026852004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18027243178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18027819210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18028202144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18028666920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18029062882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18029441782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18029836142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18030213578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18030619220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18031008336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18031495032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18031848078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18032212202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18032743306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18033162806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18033574230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18034010148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18034390292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18034779960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18035153968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18035502310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18035868496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18036229616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18036577150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18037046358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18037410918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18037824064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18038209972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18038626340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18038976212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18039353942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18039797226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18040149870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18040512708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18040886844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18041288052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18041680232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18042081530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18042509086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18042863144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18043224822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18043705282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18044101674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18044448854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18044849306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18045355078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18045760134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18046110960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18046487162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18046848360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18047193374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18047555304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18047976180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18048356050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18048719860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18049094532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18049492542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18049861054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18050250866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18050616002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18051063052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18051432270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18051809676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18052190830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18052567144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18052933672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18053304040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18053783468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18054164672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18054561042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18055071074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18055450218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18055813874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18056219288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18056701114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18057086282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18057478234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18057827340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18058200696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18058572642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18059022392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18059512416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18059925194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18060344148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18060733368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18061097760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18061451358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18061846674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18062300726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18062725062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 140,1400000,10000,0,0,256,25,162,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 18064376216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18064918720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18065317850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18065722538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18066237340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18066592734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18067004830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18067370048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18067834592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18068202012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18068576940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18068925550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18069279530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18069642434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18069990074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18070428210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18070778374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18071152014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18071515080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18071888630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18072236152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18072585016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18072945388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18073365896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18073732580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18074079438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18074451900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18074814366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18075187236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18075536042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18075885948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18076324718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18076673594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18077037812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18077565058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18077946042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18078309612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18078682922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18079115470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18079465746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18079828516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18080176414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18080558020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18080904364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18081278516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18081713282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18082090618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18082457826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18082809706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18083171468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18083518502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18083911676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18084361532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18084749650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18085114412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18085488744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18085835888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18086184404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18086544740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18086931660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18087377582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18087729192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18088103622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18088566720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18088944500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18089300424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18089650486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18090091718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18090443574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18090835590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18091188092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18091560898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18091940388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18092329352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18092677948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18093140688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18093533898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18093883032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18094274768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18094623086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18094997586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18095361606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18095819326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18096173294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18096556838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18096920456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18097305110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18097690898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18098037680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18098504498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18098901816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18099367104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18099820656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18100174670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18100538434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18100886454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18101329656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18101679546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18102106040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18102492638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18102866952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18103245312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18103626594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18104087146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18104699850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18105069868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18105458694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18105879402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18106297364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18106780112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18107171794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18107551092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18107913814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18108315264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18108736032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18109092428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18109574666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18109951952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18110340936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18110855630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18111211632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18111573940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18111923120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18112337908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18112746548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18113123108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18113485462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18113859246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18114209550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18114577114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18114972002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18115403842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18115771780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18116150438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18116525158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18116914574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18117295238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18117643248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18118072206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18118437260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18118785750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18119150632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18119498484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18119871134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18120234648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18120607210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18121028782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18121382346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18121745456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18122195438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18122562620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18122909606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18123282816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18123770560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18124160638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18124530722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18124880382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18125270816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18125619716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18125983302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18126451466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18126830686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18127222254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18127645928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18128032808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18128418830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18128815822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18129274076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18129674422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18130022736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18130396200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18130777152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18131151170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18131507976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18131858292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18132345326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18132699846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18133199392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18133551354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18133955320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18134344794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18134844102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18135223160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18135602552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18135993320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18136395626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18136789562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18137169220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18137621728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18138016526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18138419422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18138768940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18139118402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18139482086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18139831704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18140197062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18140667500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18141075552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18141493202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18141897286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18142276296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18142679128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18143067508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18143523718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18143890676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18144237040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18144708662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18145075656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18145455682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18145804008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18146237136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18146602680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18146982040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18147363996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18147720022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18148092440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18148454662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18148909124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18149260888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18149637226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18150005866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18150352472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18150714444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18151060238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18151431748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18151873138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18152249874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18152599576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18152948298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18153325386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18153688988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18154051650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18154511122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18155073718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18155895374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18156655180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18157496428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18158098434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18158496896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18158904410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18159295830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18159672588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18160192232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18160598406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18161017816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18161403884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18161782420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18162224626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18162599400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18163069858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18163448106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18163822164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18164211620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18164586340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18164983946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18165335936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 141,1410000,10000,0,0,256,25,163,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 18167170918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18167531840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18167925944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18168277152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18168775614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18169147052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18169554508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18169906468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18170258848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18170660516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18171009218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18171455440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18171834956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18172240164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18172603754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18173005826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18173389320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18173740626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18174180652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18174533420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18174927544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18175275700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18175664080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18176067998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18176481448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18176981252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18177396640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18177983296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18178504564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18178962410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18179340704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18179866002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18180263228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18180649714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18181028360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18181704942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18182099706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18182539816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18182945200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18183357526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18183748794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18184126444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18184558504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18184963972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18185429582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18185830516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18186210750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18186631184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18187009952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18187436980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18187801804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18188300544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18188685428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18189038052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18189594164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18189977222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18190372954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18190804086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18191182970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18191546528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18191921016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18192269348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18192619256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18192980408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18193328766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18193767294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18194118608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18194491846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18194854784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18195251538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18195618928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18195971620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18196477384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18196832146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18197226118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18197602898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18197978382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18198369958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18198742908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18199161756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18199601936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18199963448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18200466490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18200870114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18201254164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18201678126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18202156284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18202546388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18202915934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18203266152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18203642156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18204008164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18204371456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18204834726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18205214562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18205577322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18205981076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18206331912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18206709626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18207346526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18208119056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18208846226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18209444226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18210117492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18210817100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18211202858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18211689294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18212082620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18212447220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18212795448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18213295804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18213656452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18214030538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18214394030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18214772782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18215120868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18215503850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18216007506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18216403612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18216768642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18217143952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18217571106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18217960096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18218395556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18218834914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18219190908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18219570454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18219961720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18220362170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18220711104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18221112422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18221475434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18221930884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18222283886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18222633832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18223113224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18223466442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18223862852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18224211506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18224705744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18225073230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18225462146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18225833574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18226184472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18226546510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18226893718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18227341380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18227692542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18228067412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18228431108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18228812796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18229165770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18229546576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18230024206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18230377404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18230740730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18231087504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18231467210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18231848002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18232262932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18232612010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18233050290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18233416282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18233783514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18234283072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18234649870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18235025908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18235390440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18235982250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18236558284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18237172738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18237718794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18238193902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18238690952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18239103008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18239479598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18239875080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18240252808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18240600634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18240951612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18241405138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18241757298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18242122408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18242469392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18242842780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18243204776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18243578410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18244011490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18244366322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18244729384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18245163522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18245552648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18245902062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18246277186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18246641488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18247091900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18247443728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18247794740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18248157280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18248504360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18248868094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18249214514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18249655838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18250020464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18250415128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18250765130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18251116218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18251476560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18251823360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18252186398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18252616146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18252991626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18253353956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18253726784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18254073974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18254421676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18254782288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18255204164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18255570542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18255917000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18256377208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18256744738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18257119866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18257473092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18257823014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18258468984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18258822034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18259186192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18259532168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18259904006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18260267404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18260640408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18261070632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18261424282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18261787220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18262135088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18262500940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18262849216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18263222940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18263655880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18264034132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18264381928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18264731946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18265092636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18265439768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18265819970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18266166834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18266610088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18266976444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18267439408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18268114532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18268471354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18268833472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18269264142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18269632872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 142,1420000,10000,0,0,256,25,164,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 18271534362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18272007252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18272380012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18272759998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18273113776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18273467500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18273835158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18274225178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18274588292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18275009914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18275388066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18275752014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18276126406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18276476654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18276829760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18277190768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18277623896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18277990844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18278337408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18278813532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18279182578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18279556236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18279905330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18280256620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18280695264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18281046522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18281409910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18281756252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18282128756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18282491140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18283030172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18283756528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18284334026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18284851600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18285426824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18286192866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18286786560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18287424766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18288062002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18288646052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18289389204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18290114864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18290717884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18291295316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18292040338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18292613238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18293281242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18293923050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18294686660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18295318542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18295943852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18296712182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18297500974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18298179624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18298786900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18299364074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18300195662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18300724746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18301077734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18301551456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18301915594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18302266118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18302633702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18303146144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18303525020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18303909428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18304328782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18304679488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18305028978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18305390168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18305835852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18306204382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18306572570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18306945890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18307305552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18307678208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18308025304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18308467740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18308839536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18309242624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18309634694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18310010216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18310438990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18310829794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18311326660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18311719620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18312070560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18312539486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18312915096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18313285488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18313630970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18314086384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18314453042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18314855540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18315210106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18315560136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18315921008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18316267870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18316632012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18317064198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18317439498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18317815384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18318187420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18318533642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18318880816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18319241654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18319683836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18320052248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18320398572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18320771214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18321132064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18321504684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18321860910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18322228456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18322697974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18323051632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18323415770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18323998550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18324392234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18324756612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18325245474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18325650314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18326035298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18326437844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18326830942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18327196796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18327543854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18328149532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18328792654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18329466674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18330159846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18330897042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18331576836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18332215358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18332811680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18333437434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18334179294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18334970732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18335811638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18336635552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18337213076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18337896220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18338490592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18339057518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18339733928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18340348126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18340939626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18341325600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18341676140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18342163240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18342532198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18342919456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18343288124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18343643292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18344046512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18344459572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18344993068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18345550664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18346110816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18346520808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18346900246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18347265992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18347697582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18348120288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18348500268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18348877160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18349228282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18349579342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18349944650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18350417698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18350789070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18351166238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18351570258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18351934716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18352339068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18352704452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18353071864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18353519006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18353871860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18354253500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18354650122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18355081986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18355473788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18355878800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18356337120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18356740836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18357369474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18357859330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18358266708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18358671664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18359195778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18359619780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18360053020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18360466702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18360852378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18361267784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18361761556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18362177508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18362581560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18363011930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18363427672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18363832648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18364234886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18364742916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18365162322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18365544782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18365967826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18366373736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18366805570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18367309530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18367722978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18368130698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18368668582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18369070700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18369482864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18369978542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18370366918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18370772114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18371192132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18371594758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18371974960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18372325960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18372755704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18373336612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18374028694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18374629184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18375286764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18376036478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18376729920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18377334744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18377923830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18378680560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18379256836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18380099114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18380684764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18381421536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18382014700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18382609824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18383272124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18383849614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18384558780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18385197454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18385645998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18386025700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18386466012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18386954832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18387336700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18387744388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18388127848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18388543556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18388947526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18389365174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18389864132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18390293440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18390838610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18391238228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18391617284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 143,1430000,10000,0,0,256,25,166,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 18393255000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18393638200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18394030908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18394426266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18394804912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18395269292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18395637120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18396014886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18396364104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18396746042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18397106688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18397460936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18397851814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18398280184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18398656602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18399018508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18399393488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18399743104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18400093320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18400455120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18400901960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18401289890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18401665396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18402177552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18402544610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18402920788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18403269588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18403700584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18404066252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18404416680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18404788818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18405136356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18405538670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18405930196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18406384302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18406741528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18407107868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18407485864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18407849738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18408241664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18408605476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18408979002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18409424086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18409831514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18410209408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18410588818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18410966486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18411330768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18411696780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18412308058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18412718394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18413253550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18413678704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18414056534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18414436590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18414925100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18415307372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18415672044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18416018096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18416392166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18416754010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18417127474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18417611818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18417966548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18418328464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18418701796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18419071868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18419418040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18419790554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18420180142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18420662872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18421024106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18421389964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18421751656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18422101124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18422467642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18422816676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18423268866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18423636464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18424010724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18424498298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18424854046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18425223532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18425571672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18426009580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18426362992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18426737156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18427097496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18427471170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18427818830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18428168192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18428533240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18428986508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18429355462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18429702218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18430103646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18430494762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18430923438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18431273168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18431703966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18432070868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18432420758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18432786670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18433135010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18433534650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18433895638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18434269142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18434692388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18435258268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18436051366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18436669734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18437317468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18437712268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18438138544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18438505898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18438896664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18439286416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18439669654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18440147730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18440528120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18440920474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18441297048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18441725872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18442147108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18442547912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18442996770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18443352890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18443715882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18444064430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18444456904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18444831520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18445232428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18445698166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18446103124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18446544326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18447255694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18447640352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18447989376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18448440692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18448788286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18449162310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18449524538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18449899268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18450247626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18450597130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18450980428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18451404060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18451770802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18452116620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18452529856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18452893714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18453298338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18453647488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18454079566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18454474000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18454859524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18455250996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18455615752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18456015086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18456377032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18456829010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18457181652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18457531652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18458019944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18458389402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18458896138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18459630146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18460011918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18460435420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18460812978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18461194118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18461574508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18461936396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18462284722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18462732796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18463079182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18463450708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18463828148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18464216642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18464564812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18464942690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18465415482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18465769640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18466134702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18466481842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18466855856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18467237342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18467640628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18468070376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18468426420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18468817500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18469276070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18469643976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18469991264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18470364880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18470842634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18471223440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18471575444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18471925154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18472288316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18472637488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18473003314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18473351742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18473797900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18474165696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18474538894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18474887226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18475236870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18475598948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18475946046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18476380596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18476733324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18477107832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18477501154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18477875188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18478223982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18478574428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18478937240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18479369158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18479736536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18480083100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18480607086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18480977418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18481389612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18481768794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18482203422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18482598092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18482976354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18483386902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18483736328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18484137956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18484501098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18484958204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18485310010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18485660514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18486022930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18486370528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18486734560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18487081142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18487483102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18487927460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18488302578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18488651318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18489194258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18489560716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18489909308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18490274096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18490700876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18491077648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18491441864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18491956836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18492332744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18492681594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18493043002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18493470072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 144,1440000,10000,0,0,256,25,167,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 18495389872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18495745784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18496207308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18496576916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18496955702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18497307396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18497703964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18498071678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18498453186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18498909276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18499260740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18499635700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18499998580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18500395228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18500744282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18501125668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18501598316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18501979682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18502604820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18503473594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18503862330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18504226766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18504732134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18505088988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18505468888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18505868302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18506249438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18506646046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18506993836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18507447856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18507814064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18508188402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18508536840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18508894500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18509262102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18509608992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18510046306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18510398154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18510773314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18511136422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18511509874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18511857308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18512205992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18512569506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18512989944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18513359628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18513710030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18514186522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18514556824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18514932176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18515280678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18515709202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18516077924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18516439066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18516802938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18517180042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18517553006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18517915636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18518342872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18518720200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18519115212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18519476536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18519822692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18520186190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18520531404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18520903998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18521341906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18521757336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18522106182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18522454532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18522817896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18523165714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18523530060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18523877108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18524337722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18524705536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18525079058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18525581128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18525938542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18526303246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18526743576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18527140454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18527489372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18527863154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18528227698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18528600434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18528950022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18529298768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18529732938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18530083586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18530446982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18530793078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18531165440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18531527528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18531900768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18532248108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18532688948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18533056388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18533406030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18533769342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18534116112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18534488808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18534885804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18535370772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18535752936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18536134222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18536632828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18537027916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18537467638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18537856892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18538370100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18538785038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18539188520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18539566694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18539947638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18540338402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18540790986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18541191034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18541568066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18541996724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18542390114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18542764052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18543111794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18543461212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18543904274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18544285488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18544649196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18545023702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18545451272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18545813724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18546187576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18546617150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18546971118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18547334768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18547829482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18548230480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18548577104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18548981796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18549446264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18549826152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18550175848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18550525008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18550916992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18551265576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18551630856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18552097672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18552496404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18552870182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18553243884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18553593550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18553943594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18554337500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18554797442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18555166308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18555512426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18555885176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18556247118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18556620674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18556969148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18557318296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18557751816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18558102560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18558466352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18558915574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18559293470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18559655464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18560031264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18560456108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18560811578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18561176232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18561526610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18561893108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18562240418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18562613382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18563001322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18563477192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18563878596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18564228312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18564603762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18564985300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18565384558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18566071430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18566466526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18566858034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18567288442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18567638594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18568018106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18568379014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18568819732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18569188456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18569537808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18570044052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18570424688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18570800808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18571151852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18571570900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18571939908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18572289976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18572655448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18573003428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18573377008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18573740110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18574114660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18574535562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18574890730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18575254154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18575623966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18575988654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18576335112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18576707394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18577068086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18577523606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18577904054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18578254556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18578618330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18578995060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18579388030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18579816488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18580294552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18580691418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18581084906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18581535476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18581889964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18582250444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18582626668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18583102776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18583455222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18583829996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18584232532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18584652622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18585001438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18585404414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18585882376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18586278264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18586645308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18587021426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18587424120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18587829650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18588204632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18588685592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18589063600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18589461034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18589837368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18590200558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18590561976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18590950072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18591390798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18591795522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18592163156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18592672952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18593068652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18593449586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18593841774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18594290318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18594683448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18595062798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18595481674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 145,1450000,10000,0,0,256,25,168,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 18631551528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18631923162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18632333158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18632756584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18633292414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18633678244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18634054338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18634418748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18634794950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18635143106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18635492670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18635859518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18636321224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18636690110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18637067966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18637602472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18637972772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18638346384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18638768448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18639130996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18639494332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18639841746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18640237704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18640584384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18640989340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18641384354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18641892970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18642278814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18642880898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18643247454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18643627436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18644051600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18644515050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18644893374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18645272384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18645645806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18645994224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18646382396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18646753840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18647193564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18647564656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18647910508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18648479566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18648909476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18649351616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18649747450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18650185256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18650578604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18650954774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18651346386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18651693032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18652097244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18652489386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18652952418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18653304088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18653653358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18654016574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18654395824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18654789862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18655168956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18655647184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18656015642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18656390004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18656737966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18657086568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18657447542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18657795254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18658158664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18658576904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18658953468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18659314104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18659786528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18660138970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18660489492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18660851686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18661285526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18661654594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18662022464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18662433462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18662804136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18663177584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18663525356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18664061808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18664620228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18665205596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18665784038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18666489408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18667130332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18667597416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18668256608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18668625390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18669227118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18669868668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18670222570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18670585844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18671126686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18671505476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18671868368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18672241962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18672715600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18673071236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18673436186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18673792410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18674199316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18674574860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18674990678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18675482932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18675894072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18676245266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18676631774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18677022394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18677394630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18677787968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18678289230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18678718648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18679108932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18679518136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18679920788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18680269208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18680629442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18681085010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18681454192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18681800642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18682287172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18682653800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18683028634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18683377406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18683834408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18684233630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18684612512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18684987402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18685351058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18685766000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18686157550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18686650732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18687111034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18687501442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18687914736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18688279032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18688659178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18689023256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18689525054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18689909884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18690327072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18690683958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18691033424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18691396500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18691745492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18692231170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18692582016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18692954358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18693477232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18693886460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18694265376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18694616352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18695065612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18695495270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18695861184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18696207810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18696582660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18696947676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18697321938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18697797934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18698182786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18698546794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18698924224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18699317420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18699663840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18700065882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18700560612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18700938634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18701288324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18701638234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18702000644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18702347568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18702710294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18703056312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18703499548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18703864518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18704239150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18704692636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18705045956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18705414420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18705761986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18706203742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18706552880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18706925118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18707286144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18707657990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18708006056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18708354988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18708838256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18709192592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18709586400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18709951112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18710365232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18710728022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18711324894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18712036812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18712649786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18713298900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18714059028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18714830120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18715431750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18716195766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18716769594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18717590098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18718227060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18718852480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18719665972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18720397580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18720995220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18721549318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18722183676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18722893162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18723495442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18724031068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18724658808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18725177550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18725903896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18726420906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18726995350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18727377374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18727742428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18728119616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18728591686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18728976810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18729341838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18729691526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18730086098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18730434538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18730837120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18731283400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18731663016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18732014206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18732364386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18732726536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18733073708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18733443412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18733790142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18734236098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18734603880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18734975962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18735340012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18735706494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18736097924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18736475834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18736931316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18737302944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18737692886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18738198866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18738582334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18738984550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18739364278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18739849538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 146,1460000,10000,0,0,256,25,169,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 18741908590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18742425492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18742811376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18743188394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18743578932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18743986916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18744338418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18744709636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18745074330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18745506752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18745903212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18746251254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18746652894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18747015928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18747390500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18747739284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18748178536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18748559740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18748925364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18749425324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18749777508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18750150184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18750524894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18750988750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18751341644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18751691224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18752052454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18752400072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18752762976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18753108054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18753480454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18753960988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18754338902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18754689118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18755039472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18755402128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18755785812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18756199802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18756666448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18757072728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18757463228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18757836928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18758185368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18758564486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18758926016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18759378708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18759776156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18760122792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18760598100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18760964712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18761374760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18761724732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18762166322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18762572780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18762961784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18763378328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18763754836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18764153578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18764544062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18765020486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18765372982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18765722792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18766084150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18766458426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18766824686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18767209694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18767673940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18768070670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18768486280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18768836504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18769214940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18769599836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18769952188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18770398892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18770748500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18771121432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18771483724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18772006820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18772419254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18772771316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18773232604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18773584828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18773948702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18774295224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18774668622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18775030436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18775404950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18775753490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18776181400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18776546838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18776951854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18777319416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18777665992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18778038804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18778434606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18778878656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18779232172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18779580464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18779941380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18780288140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18780651080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18780996906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18781390586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18781848722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18782255346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18782606280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18783095692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18783460494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18783809114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18784192264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18784626836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18785003226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18785365934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18785756440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18786122030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18786500582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18786862068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18787290488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18787670370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18788050734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18788456508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18788820962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18789201228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18789547866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18789964208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18790353456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18790700846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18791063766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18791409364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18791780744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18792141962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18792514358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18792935248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18793288164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18793649422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18794124594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18794492828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18794839018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18795212300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18795650720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18796027894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18796581568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18796937470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18797300848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18797650106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18798023270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18798690306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18799282178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18799832142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18800492912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18801419530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18802311770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18802979206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18803592744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18804316888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18804855534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18805508750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18805877540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18806252828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18806600448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18807028372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18807417602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18807767078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18808130498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18808477314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18808849888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18809212110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18809730702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18810100822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18810482254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18810845434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18811193284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18811578992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18811926346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18812380914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18812751276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18813125500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18813474280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18813823790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18814197804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18814545208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18814907440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18815367362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18815760424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18816152300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18816711818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18817094480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18817452066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18817813614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18818246292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18818613700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18818961234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18819335120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18819714560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18820104062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18820453776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18820893986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18821259798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18821608698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18821973132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18822318928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18822691682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18823101370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18823476512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18823910800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18824263182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18824624540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18825002428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18825367632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18825714108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18826086330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18826535308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18826914224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18827272744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18827725752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18828091214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18828438868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18828802154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18829224978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18829600750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18829962524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18830335962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18830702620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18831067746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18831431322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18831780110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18832236818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18832587716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18832963406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18833324206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18833706602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18834124820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18834476228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18834932090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18835284678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18835650744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18835999278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18836374386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18836737814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18837111476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18837459704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18837891156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18838250076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18838596364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18839074180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18839422588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18839793316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18840154896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18840606494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18840958528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18841307224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18841668078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18842015356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18842377890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18842723852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18843167010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18843541084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 147,1470000,10000,0,0,256,25,170,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 18845127088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18845490688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18845844042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18846297680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18846661424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18847024364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18847369838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18847741788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18848102568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18848476136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18848899850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18849255290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18849618732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18850071466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18850439152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18850785516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18851157668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18851595368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18851972256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18852321478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18852671210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18853033116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18853379946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18853742414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18854088362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18854534906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18854901320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18855292190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18855641168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18855989822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18856350756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18856697694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18857060880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18857478658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18857853856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18858215402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18858588000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18858936542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18859285154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18859645350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18860064918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18860432292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18860777960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18861242798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18861610746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18861985580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18862334032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18862683934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18863167054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18863546102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18863965336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18864341896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18864765356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18865161804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18865671164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18866053228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18866432742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18866823138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18867171322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18867534520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18867879818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18868252500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18868693232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18869069780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18869417932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18869765918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18870127162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18870473460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18870836282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18871338456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18871747150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18872139152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18872646356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18873031126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18873621344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18874323838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18874724770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18875124294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18875473400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18875877768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18876290316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18876847444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18877227354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18877631792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18878035786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18878409256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18878901272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18879289458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18879798952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18880205672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18880622894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18880998440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18881406006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18881829376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18882205086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18882675348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18883051802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18883439958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18884009374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18884421480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18884813508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18885268074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18885664448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18886062850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18886475316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18886881510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18887262436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18887691480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18888188584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18888550828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18888929308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18889324814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18889732998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18890178690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18890559016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18891045190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18891454374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18891867166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18892274258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18892680818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18893115034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18893563844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18893948696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18894314006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18894820998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18895233868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18895635772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18896050824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18896504352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18896909800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18897287402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18897688644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18898068652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18898459064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18898851436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18899376960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18899758052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18900138006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18900527016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18900918392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18901340460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18901699570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18902191988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18902594662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18902997072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18903375828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18903751156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18904178972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18904555794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18905031608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18905412708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18905831296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18906366332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18906799474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18907178304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18907643710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18908023292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18908413788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18908807148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18909156522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18909529416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18909935236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18910427074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18910778590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18911168870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18911544394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18911918992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18912311322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18912725200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18913192060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18913586680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18914000636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18914389300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18914766732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18915179258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18915568652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18916042748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18916410444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18916798814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18917304426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18917730940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18918110288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18918502380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18918965416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18919315566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18919707070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18920081904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18920489288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18920883064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18921309972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18921781124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18922163296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18922553420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18922969468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18923361774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18923758586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18924173744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18924666718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18925073730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18925451342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18925830722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18926222222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18926634024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18926997164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18927439990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18927856290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18928217028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18928718716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18929075972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18929437628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18929797948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18930214192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18930612184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18930988296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18931358262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18931733746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18932170192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18932517614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18932965508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18933360976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18933737516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18934118310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18934494284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18934896110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18935299972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18935749690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18936130726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18936511160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18936917438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18937311690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18937675886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18938036224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18938502784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18938869128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18939286846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18939735286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18940090844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18940478912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18940870750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18941306318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18941677804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18942082706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18942473520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18942865904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18943240976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18943606892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18944060326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18944418864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18944780898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18945155094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18945555066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18945944248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18946386216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18946837984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18947191998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 148,1480000,10000,0,0,256,25,171,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 18949195518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18949663048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18950061060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18950654218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18951367400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18951780296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18952192628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18952672190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18953030860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18953406380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18953771604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18954133326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18954505946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18954889646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18955345300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18955746740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18956091830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18956465526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18956823900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18957217916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18957620468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18958032940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18958436122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18958826030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18959198966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18959575016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18959951618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18960342486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18960790628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18961155178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18961498850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18961898806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18962375790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18962780224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18963141212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18963549460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18963955322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18964304104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18964666146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18965039864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18965410906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18965811660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18966227742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18966646010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18966995246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18967384612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18967729766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18968115116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18968494080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18968876808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18969333344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18969736576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18970082062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18970429034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18970816874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18971161782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18971558794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18971969180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18972344094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18972719478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18973105926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18973633302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18974019038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18974392388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18974836502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18975231640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18975576008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18975975068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18976361204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18976760780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18977147590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18977563398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18977967590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18978314840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18978704620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18979078118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18979503144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18979898980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18980277288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18980737908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18981112154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18981513352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18981862188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18982242868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18982624634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18983012150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18983441534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18983844350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18984219640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18984669080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18985062796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18985422236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18985810744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18986256100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18986644846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18987020382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18987408238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18987770132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18988116764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18988516984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18988935590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18989332118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18989722634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18990094216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18990481560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18990852002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18991274966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18991694746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18992087130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18992432862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18992809410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18993194838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18993593544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18993969008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18994417950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18994797584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18995146948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18995606608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18995982144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18996344188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 18996730204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 18997170224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 18997559806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 18997965742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18998311296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 18998682026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 18999047730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 18999406614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 18999796528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19000209092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19000610626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19001000826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19001373112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19001768468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19002186054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19002546728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19002974454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19003381320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19003726370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19004112416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19004498016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19004890360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19005275388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19005845248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19006509018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19007048564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19007443952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19007832156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19008205070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19008643224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19009050070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19009426584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19009775654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19010160610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19010540408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19010914986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19011326964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19011702062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19012090570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19012460712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19012837404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19013186042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19013584538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19014000818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19014381378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19014741968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19015139858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19015499882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19015870122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19016256512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19016605010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19017033988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19017411822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19017815086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19018301190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19018707384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19019107222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19019481290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19019914888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19020294014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19020654168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19021022420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19021418294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19021773428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19022168032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19022647980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19023038626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19023414534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19023762998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19024151760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19024497386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19024896864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19025310248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19025710906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19026097650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19026468016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19026840800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19027440410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19027805070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19028250808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19028643740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19028988098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19029535292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19029931104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19030315362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19030759442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19031139912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19031538520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19031903814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19032265116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19032637880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19033049376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19033423022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19033898430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19034277648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19034626174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19034983974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19035326640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19035715820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19036071692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19036507232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19036899342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19037269088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19037631424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19038017414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19038381904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19038784432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19039216440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19039581198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19039977852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19040422476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19040838814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19041197078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19041581162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19042047172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19042429186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19042819948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19043192744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19043591818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19043952278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19044363330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19044806350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19045176614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19045577872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19045940088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19046343426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19046717064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19047141876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19047612910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19048016042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19048391358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19048768230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19049181388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19049555446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19049943710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19050387112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19050790802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 149,1490000,10000,0,0,256,25,172,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19052581006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19053002460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19053468942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19053855698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19054250906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19054630904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19054994338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19055383840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19055785932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19056230420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19056652376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19056998940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19057362424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19057764652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19058183074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19058572650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19059018140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19059434924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19059836168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19060234916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19060582216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19060946034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19061340672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19061803050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19062188524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19062571828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19063095652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19063515524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19063954804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19064404242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19064784682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19065146006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19065490228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19065852256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19066239076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19066662642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19067052078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19067563712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19067916180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19068292356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19068695284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19069069940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19069449560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19069823418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19070290098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19070657396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19071057180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19071433354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19071810092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19072211692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19072588242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19073047246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19073425228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19073826566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19074345008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19074750248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19075138660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19075591268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19075997542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19076372136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19076762936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19077136086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19077506286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19077878858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19078368446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19078978858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19079580140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19080121858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19080474586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19080868350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19081338846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19081714792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19082076054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19082448096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19082822556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19083172842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19083545334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19083948958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19084323750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19084697656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19085115344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19085586734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19085959206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19086327540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19086784574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19087153016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19087500490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19087890828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19088236368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19088606184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19088978442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19089348982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19089814468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19090164566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19090521920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19090893474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19091254176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19091596060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19092000552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19092471066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19092845388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19093205982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19093590586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19093982766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19094327736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19094728498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19095168586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19095547382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19095907202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19096277242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19096752408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19097131292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19097506638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19097865874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19098335664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19098686020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19099071294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19099447724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19099819920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19100194324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19100558150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19100988250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19101351592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19101749464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19102108860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19102480206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19102843414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19103264016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19103720990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19104278794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19104662350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19105024954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19105389040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19105750618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19106171572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19106620148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19106996790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19107374906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19107881212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19108243636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19108618396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19108995406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19109415184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19109820796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19110183526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19110555232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19110901488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19111266682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19111679166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19112094682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19112458838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19112802096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19113188078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19113561444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19113931098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19114315914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19114673048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19115129660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19115478408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19115838652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19116213502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19116611944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19116982574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19117355494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19117797466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19118149548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19118520794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19118967454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19119334732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19119682566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19120103568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19120569532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19120942496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19121316872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19121664940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19122046756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19122421424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19122824570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19123251886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19123624540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19123983376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19124466180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19125074390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19125732416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19126268766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19126907928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19127506388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19128183034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19128958434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19129634904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19130466200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19131049850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19131777816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19132409000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19133026238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19133617750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19134219164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19134995906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19135613266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19136248232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19136845280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19137495592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19138078824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19138681268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19139291898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19139868642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19140562348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19141312156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19141955048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19142406640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19142860346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19143226378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19143573948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19143968316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19144316258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19144705900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19145115068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19145555192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19145931430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19146323426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19146686756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19147031564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19147407776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19147779136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19148176058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19148607052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19148998684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19149360244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19149707674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19150068844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19150440926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19150841478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19151265596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19151637394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19151995298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19152509390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19152892238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19153243592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19153614444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19154059312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19154427246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19154773204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19155155704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19155535832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19155936266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19156312358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19156661968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19157088362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19157435626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19157796732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19158154718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19158553978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19158942160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19159324422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19159749454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19160099644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 150,1500000,10000,0,0,256,25,174,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19161649750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19162037692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19162512412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19162866822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19163241328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19163909814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19164301566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19164677148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19165072048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19165514216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19165863726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19166253594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19166600450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19166971558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19167373352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19167746264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19168164380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19168546450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19168906894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19169251244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19169680730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19170398258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19171179586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19171859822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19172559840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19173186248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19173905576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19174532152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19175274470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19175945154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19176677390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19177389578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19177979994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19178644120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19179354534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19179953488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19180524720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19181241888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19181881488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19182468656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19182844424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19183248364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19183659952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19184007342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19184398532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19184871346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19185225410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19185591100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19186118186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19186524472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19186884902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19187298970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19187718180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19188071432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19188431866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19188777794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19189157972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19189521056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19189906540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19190267976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19190751048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19191100850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19191448312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19191845280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19192211592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19192584440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19192943294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19193409900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19193804658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19194177874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19194553310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19194902836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19195263576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19195648302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19196085190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19196434324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19196833120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19197396878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19197774626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19198122024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19198484002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19198939354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19199289478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19199650630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19200028538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19200441362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19200803318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19201188412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19201635156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19202000172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19202375192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19202736164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19203097822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19203441884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19203850886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19204237612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19204677866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19205056542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19205403560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19205762378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19206105848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19206465674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19206848020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19207297184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19207663440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19208064106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19208541206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19208892656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19209280662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19209665990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19210098832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19210462214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19210847110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19211204626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19211592022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19211967834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19212328140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19212751512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19213132270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19213536474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19213881576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19214251546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19214649014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19215071256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19215417616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19215891672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19216284690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19216632628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19216994984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19217339624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19217711268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19218085908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19218543772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19218928968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19219294352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19219753404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19220140744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19220535928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19220910612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19221351876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19221760202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19222147952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19222494282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19222841810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19223202200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19223588098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19224040228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19224387830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19224767240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19225162306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19225549190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19225895648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19226317952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19226771280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19227123178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19227482912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19227853582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19228223036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19228595240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19229148420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19229608144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19229992710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19230356124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19230702800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19231194438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19231543956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19231946278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19232412514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19232788952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19233135704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19233494018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19233895910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19234368238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19234749424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19235158152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19235544078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19235906166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19236313642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19236661442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19237010116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19237480638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19237846524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19238321324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19238670164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19239082556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19239511740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19239884290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19240243920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19240619544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19241062856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19241430210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19241834210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19242316064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19242690684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19243091428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19243465788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19243898584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19244253462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19244615424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19244961996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19245325638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19245670648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19246052860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19246473232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19246848582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19247195760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19247542986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19247903158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19248267022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19248639460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19248983780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19249414082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19249777102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19250146486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19250491604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19250837452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19251195162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19251552042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19251972074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19252318744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19252688360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19253048592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19253514538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19253864648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19254223370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19254582346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19255002766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19255368566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19255714060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19256083414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19256442216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19256812390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19257169296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19257576558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19258134426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19258482424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19258841734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19259183676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19259552242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19259921728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19260343106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19260703656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19261050456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19261411100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19261756530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19262119454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19262465300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19262847306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19263268868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19263657746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19264003976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19264474802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19264849848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19265195980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19265568902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 151,1510000,10000,0,0,256,25,175,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19267589218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19267973640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19268352394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19268811808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19269163098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19269513428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19269878556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19270223088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19270582934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19270926724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19271307268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19271728144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19272100172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19272445560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19272790916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19273149148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19273493308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19273865252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19274210136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19274652768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19275016374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19275387218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19275836482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19276189368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19276550664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19276907148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19277332450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19277680016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19278048900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19278428750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19278827776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19279190822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19279551564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19279975024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19280341830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19280703718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19281075782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19281445566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19281832560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19282248786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19282596900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19283054036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19283445008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19283790424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19284149940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19284492048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19284876362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19285260754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19285712044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19286083414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19286434272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19286895138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19287272884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19287661182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19288017814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19288462112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19288827188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19289197038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19289559964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19289922216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19290282504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19290665624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19291054676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19291478676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19291850526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19292231600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19292607802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19292954028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19293299194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19293669412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19294080190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19294443106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19294786988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19295185186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19295545554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19295916536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19296292632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19296641268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19297073496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19297421136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19297781410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19298223942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19298597614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19298957538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19299338486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19299751302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19300101770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19300462504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19300805804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19301166480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19301509506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19301890190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19302247846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19302680852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19303029388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19303377016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19303736572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19304081502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19304441794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19304796470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19305223808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19305587496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19305959502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19306306250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19306652230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19307012040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19307355908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19307726652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19308148048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19308518528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19308875280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19309348622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19309698998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19310046372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19310433366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19310846870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19311212086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19311574522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19311945364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19312304640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19312675290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19313032924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19313380310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19313811224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19314158714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19314518488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19314897278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19315268238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19315629812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19316014180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19316430718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19316781810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19317141320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19317485488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19317846660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19318189822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19318559820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19318929224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19319374932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19319730304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19320116938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19320622290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19321021308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19321416726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19321776048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19322260322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19322681100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19323081748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19323427890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19323774800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19324133984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19324491258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19324920672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19325268776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19325641572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19325999762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19326369480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19326715382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19327074788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19327452846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19327871114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19328233894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19328576566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19328944950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19329304368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19329697352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19330072422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19330489378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19330852080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19331196884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19331695946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19332046328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19332416176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19332787690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19333235106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19333586774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19333933128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19334291086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19334828370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19335193648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19335548856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19335996854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19336361858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19336731604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19337075884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19337420136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19337776148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19338147330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19338516736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19338933668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19339310448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19339672474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19340043268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19340389594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19340736868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19341117264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19341463672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19341889506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19342237774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19342679180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19343442566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19343837082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19344185740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19344616386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19344979764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19345325992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19345686968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19346031078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19346402412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19346772512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19347219332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19347571890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19347921408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19348283292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19348630828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19348995000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19349340800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19349725142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19350154824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19350528324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19350874808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19351221078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19351581816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19351926376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19352299312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19352642216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19353074934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19353438572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19353806632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19354255928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19354609190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19354981342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19355326536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19355767368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19356118554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19356492128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19356853418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19357225784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19357573632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19357934772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19358351292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19358726214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19359133146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19359477092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19359846568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19360205728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19360589584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19360934796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19361347404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19361711134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19362058044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19362420394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19362765124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19363136510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19363506830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19363879302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19364301018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 152,1520000,10000,0,0,256,25,176,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19365906784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19366297896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19366645722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19367089408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19367436460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19367807256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19368166574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19368541470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19368888082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19369249480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19369672478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19370021494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19370382464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19370771608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19371144202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19371506322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19371892952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19372523118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19373072752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19373764596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19374457586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19375348324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19375990878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19376816584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19377499400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19378259782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19378854234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19379464418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19380030194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19380622480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19381332284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19381910958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19382515488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19383136422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19383853682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19384409302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19384972528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19385553468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19386119432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19386786248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19387355286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19388079590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19388742848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19389329442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19389683572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19390032562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19390393168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19390739128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19391100318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19391526702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19392027092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19392394874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19392769644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19393117752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19393464768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19393824408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19394213254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19394574474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19394983458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19395354184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19395711216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19396079592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19396422502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19396766356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19397134006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19397476640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19397933998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19398280328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19398650544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19399261936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19399638754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19400044206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19400471536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19400864020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19401210852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19401571494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19401918340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19402287934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19402661474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19403031068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19403443702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19403793490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19404152702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19404496978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19404887608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19405232440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19405619324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19406048224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19406423820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19406772588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19407149704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19407509724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19407853810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19408226644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19408599124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19409077618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19409439820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19409810384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19410260532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19410612068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19410983666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19411328304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19412020602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19412370340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19412741816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19413100368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19413469628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19413846778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19414195860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19414643266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19415006114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19415365844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19415707574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19416074708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19416432938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19416815606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19417232396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19417581208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19417939510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19418281438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19418639538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19418981720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19419348786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19419807974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19420256110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19420604952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19420951422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19421464388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19421814156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19422189852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19422535066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19422969122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19423334242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19423705550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19424049738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19424395400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19424753488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19425108120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19425468894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19425887632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19426259156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19426619348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19426987934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19427334530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19427680564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19428049934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19428464820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19428829008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19429171618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19429559524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19429918340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19430288332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19430645408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19430990780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19431427062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19431773844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19432134412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19432572196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19432944696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19433302456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19433682818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19434091272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19434442212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19434800114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19435143600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19435503428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19435846074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19436224546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19436581900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19437012322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19437361320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19437707358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19438065468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19438409066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19438769036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19439123228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19439538988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19439923460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19440304330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19440657926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19441024016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19441394868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19441738894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19442130604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19442548114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19442919796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19443276712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19443739716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19444088784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19444433480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19444817936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19445237842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19445615698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19445961586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19446333532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19446694026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19447075906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19447433748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19447845798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19448290138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19448641154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19449009858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19449354558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19449725064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19450112282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19450495556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19450906514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19451256476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19451622246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19451966944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19452327776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19452670544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19453051604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19453410666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19453843584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19454190948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19454543212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19454998996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19455347986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19455709484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19456065504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19456500906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19456867570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19457239794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19457586572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19457934048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19458297180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19458656636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19459020334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19459476840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19459849340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19460224610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19460595310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19460941798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19461289382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19461659838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19462066304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19462430512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19462775158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19463144280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19463503220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19463872408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19464229520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19464576570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19464996210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19465344590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19465705280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19466144338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19466518514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19466878588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19467260072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19467671974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19468023108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19468382836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19468727544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 153,1530000,10000,0,0,256,25,177,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19470791508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19471150730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19471525148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19471886720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19472261062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19472622752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19472973176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19473414844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19473765892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19474128980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19474475432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19474992752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19475447724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19475824424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19476289918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19476645216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19477008488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19477507656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19477873836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19478231832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19478601898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19479030632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19479404494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19479750916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19480100162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19480460198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19480805692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19481178106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19481585918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19481960920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19482321712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19482694048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19483042354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19483389660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19483748470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19484105934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19484529974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19484879886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19485252610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19485614098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19485986754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19486334652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19486705712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19487068878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19487477682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19487842806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19488187948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19488868914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19489238546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19489622238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19490034636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19490387388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19490749560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19491095208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19491458222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19491803372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19492185198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19492545284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19492994426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19493345702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19493695090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19494056632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19494403164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19494766060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19495121696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19495541576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19495913696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19496283898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19496628924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19496974232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19497332404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19497677410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19498048708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19498455052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19498830136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19499192160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19499693434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19500057602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19500406116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19500780256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19501190936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19501558882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19501906712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19502280396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19502643962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19503015066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19503374360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19503725224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19504157932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19504581160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19504954664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19505298656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19505668708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19506028606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19506445244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19506864628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19507217380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19507576602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19507920744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19508281010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19508672626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19509059196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19509416976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19509873470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19510224252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19510573256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19511034792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19511405430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19511796668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19512171526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19512618808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19512986062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19513383222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19513738060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19514114880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19514505998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19514864254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19515295444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19515675032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19516075914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19516464836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19516879258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19517255746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19517644264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19518073032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19518450220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19518838688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19519210628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19519581572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19519969476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19520390688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19520834228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19521185974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19521547356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19522150812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19522640970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19523041966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19523419432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19523856398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19524234020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19524583568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19524950824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19525310592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19525654112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19526024996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19526432146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19526807680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19527169426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19527541840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19527887502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19528235374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19528606440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19528951632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19529377766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19529724684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19530094080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19530452792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19530821506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19531164382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19531519526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19531875942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19532283812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19532718492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19533064978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19533587974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19533983040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19534398088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19534857644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19535239866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19535629764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19535976076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19536336520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19536708668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19537091640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19537567430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19537959246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19538306972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19538681136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19539041024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19539386104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19539746500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19540101778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19540564562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19540929186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19541299268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19541644932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19541991278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19542349612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19542705740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19543082750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19543546068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19543957566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19544515592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19544894140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19545269986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19545657512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19546117984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19546495886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19546858698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19547230616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19547601328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19547961594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19548343886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19548749320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19549141046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19549501248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19549848024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19550210542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19550556340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19550926504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19551297382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19551737898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19552089592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19552438934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19552798948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19553144286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19553506144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19553862164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19554234004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19554658090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19555033672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19555380308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19555824984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19556189108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19556552200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19556948104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19557399756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19557820734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19558184768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19558589612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19558965846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19559332538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19559746680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19560178280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19560546988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19561014642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19561415500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19561803558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19562216848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19562562796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19562989152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19563352498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19563698842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19564060748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19564424030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19564810626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19565210522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19565847358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19566199576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19566549534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19567049646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19567401466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19567776386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19568124466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19568560484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19568924438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19569293342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 154,1540000,10000,0,0,256,25,178,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19570881910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19571345632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19571717080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19572067710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19572430568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19572775114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19573145628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19573534932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19573971958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19574326486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19574674860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19575033106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19575378892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19575739896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19576083592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19576493578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19576916296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19577293272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19577638436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19578087586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19578449396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19578793196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19579164546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19579587162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19579961698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19580321238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19580691914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19581038550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19581422214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19581826330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19582211242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19582676154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19583027478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19583399278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19583761744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19584133302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19584479962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19584863656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19585293314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19585645208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19586009752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19586357130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19586730556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19587092382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19587506544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19587880934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19588312142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19588673644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19589113560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19589630450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19589979544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19590363508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19590790080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19591167498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19591548604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19591904014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19592292650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19592639586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19593015506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19593361950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19593815578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19594179032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19594549668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19594895008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19595240970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19595598092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19595953544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19596380896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19596727904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19597096698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19597454330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19597822800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19598167428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19598512818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19598883044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19599291530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19599658926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19600005300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19600471738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19600837688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19601207646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19601566792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19601980342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19602344600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19602689212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19603049586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19603392002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19603760176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19604118388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19604499150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19604923292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19605313690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19605676302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19606024244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19606415090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19606762240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19607146166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19607612610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19607988972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19608333826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19608709886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19609069614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19609414094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19609785820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19610130110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19610569588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19610950062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19611322326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19611779328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19612158978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19612529860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19612912836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19613348986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19613715106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19614127802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19614486620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19614872262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19615250102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19615626156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19616065938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19616431982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19616822534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19617213914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19617710236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19618143580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19618538790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19618995010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19619350026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19619711554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19620083154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19620451608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19620813764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19621203630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19621632992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19622007606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19622354176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19622700504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19623169022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19623517902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19623891598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19624236668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19624670786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19625035284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19625406012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19625750324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19626095498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19626453196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19626808156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19627229132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19627577904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19627947468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19628307626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19628678300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19629023212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19629379638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19629738574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19630144772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19630551172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19630927220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19631328024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19631691024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19632064230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19632425950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19632850210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19633215296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19633563900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19633927450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19634372076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19634748818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19635122206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19635550904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19635910486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19636259592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19636640242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19636985908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19637347822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19637692344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19638075454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19638515216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19638940580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19639320928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19639672154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19640034140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19640503464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19641197272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19641748312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19642319106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19643041814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19643440012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19643789326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19644240392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19644638370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19645012736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19645599428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19645961148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19646347106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19646778372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19647181948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19647560390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19647929288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19648290588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19648637872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19649012776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19649358174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19649797374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19650162640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19650541962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19650890008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19651237856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19651598172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19651953844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19652377566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19652725678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19653095770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19653597176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19654179130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19654532594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19654896160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19655336800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19655684846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19656046928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19656542246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19656919098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19657280430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19657665982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19658082588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19658435642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19658798436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19659143892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19659506730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19659852940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19660244698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19660604296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19661038186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19661391666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19661739818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19662099082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19662445264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19662809534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19663165556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19663597588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19663965048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19664338712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19664687654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19665036090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19665398118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19665745270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19666117606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19666527448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19666902060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19667262578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19667726808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19668078188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19668522742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19669203262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 155,1550000,10000,0,0,256,25,179,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19671261460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19671648974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19672080616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19672511706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19672873520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19673276534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19673657340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19674117962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19674495474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19674917934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19675281928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19675657874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19676028686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19676389348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19676800506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19677158406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19677574814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19677944550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19678293328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19678696972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19679152278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19679555014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19679928296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19680394828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19680751272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19681098172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19681499954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19681861286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19682251016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19682628738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19682998986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19683448466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19683851966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19684199920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19684546660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19684904848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19685249066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19685621740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19686042542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19686415968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19686776160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19687166680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19687622414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19688215668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19688897564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19689449170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19690303240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19690988772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19691737666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19692377860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19693207582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19693792216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19694554534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19695213020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19695852226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19696525314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19697209306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19697899560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19698493972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19699091862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19699683272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19700476428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19701162640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19701908490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19702514458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19703128970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19703765832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19704213208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19704601402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19704964846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19705317684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19705771774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19706125292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19706505486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19706853246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19707227350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19707592992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19708003380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19708435082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19708792384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19709187478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19709552276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19709959920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19710336164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19710744090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19711218134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19711624396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19712021910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19712502902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19712911822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19713313922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19713709036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19714176010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19714583806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19714988394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19715414396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19715769468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19716152416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19716543208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19716990858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19717387766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19717777998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19718168660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19718595644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19719032120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19719717498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19720078556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19720458086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19720843912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19721229624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19721579454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19721988602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19722459134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19722880428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19723273742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19723808102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19724177936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19724561852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19724943662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19725383670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19725789836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19726182452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19726573164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19726941206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19727297828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19727662774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19728087580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19728457514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19728820212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19729194304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19729558372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19729932496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19730317830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19730666754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19731095952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19731447072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19731820990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19732169034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19732558682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19733177374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19733950926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19734590072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19735314960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19735915770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19736598762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19737219708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19737804774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19738425650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19739023608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19739863044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19740458712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19741022216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19741603316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19742282970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19742886394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19743421592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19743987818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19744549886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19745027512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19745381992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19745781874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19746287258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19746640290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19747015324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19747364104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19747845470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19748215358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19748604586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19748953782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19749303968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19749666820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19750021502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19750450870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19750800288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19751183648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19751543682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19751914408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19752262248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19752616306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19752977946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19753391776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19753767592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19754135280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19754508502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19754872760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19755285836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19755667380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19756099802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19756467454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19756858442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19757416130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19757810482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19758232408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19758806404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19759218828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19759584682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19759936912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19760328506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19760679154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19761050626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19761399896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19761855580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19762221850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19762640052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19763019152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19763369850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19763763552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19764112628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19764546450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19764925300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19765312000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19765702964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19766078942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19766426782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19766799548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19767250508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19767620284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19768041476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19768496840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19768877962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19769248088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19769632388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19770053600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19770409646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19770786026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19771136260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19771503078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19771851452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19772232342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19772594584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19773036650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19773389420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19773759732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19774123086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19774471422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19774834786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19775188112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19775620562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19775987680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19776373572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19776722746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19777071896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19777432326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19777832284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19778559312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19779184646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19779895746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19780579042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19781302796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19781897562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19782485850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19783098848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19783672590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19784401016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19784996770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19785608060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19786237234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 156,1560000,10000,0,0,256,25,180,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19788774214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19789361600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19789906924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19790298842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19790737622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19791379348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19791999344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19792545746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19792948450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19793356734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19793706414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19794069284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19794439694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19794809758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19795251204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19795608854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19795988856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19796555894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19796936114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19797285892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19797650776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19798081532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19798431676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19798803064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19799149218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19799521440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19799883868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19800267956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19800616696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19801030344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19801397130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19801773034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19802294524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19802647628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19803037556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19803439816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19803894574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19804261800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19804633446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19805035194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19805398498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19805787226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19806148444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19806620044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19807016944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19807401718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19807781560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19808161528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19808563760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19808911882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19809375570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19809756250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19810159160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19810552116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19810925642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19811275810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19811636576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19812075268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19812428280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19812792234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19813166946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19813642696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19814037572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19814451972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19814926564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19815313232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19815729490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19816075960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19816455458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19816843264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19817230654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19817696736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19818119194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19818496320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19818873478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19819235258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19819609010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19819985280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19820457432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19820835230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19821225684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19821628698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19822015794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19822407892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19822811386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19823240692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19823638678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19823987208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19824364506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19824856604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19825234954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19825595808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19826013470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19826378662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19826726136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19827089472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19827434102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19827805752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19828178792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19828550282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19828960554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19829314774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19829680668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19830031600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19830398188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19830747284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19831161444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19831587980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19831967336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19832318184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19832669306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19833031826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19833379616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19833754738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19834118296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19834552408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19834921856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19835298714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19835741532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19836098080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19836462304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19836823690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19837255928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19837607008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19837981570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19838342826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19838714552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19839062472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19839422250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19839784868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19840195238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19840560538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19840907108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19841279024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19841639536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19842011342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19842403940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19842815860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19843180876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19843527164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19843888698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19844233220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19844605132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19844983554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19845356700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19845779274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19846132928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19846494432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19846933202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19847302584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19847647924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19848032358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19848457266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19848833946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19849181742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19849544974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19849905608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19850251820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19850627500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19850973582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19851406586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19851774042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19852148042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19852495560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19852844064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19853205530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19853562840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19853988798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19854340340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19854715050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19855075584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19855449596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19855798538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19856159506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19856521682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19856941112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19857307344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19857653748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19858114332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19858486146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19858864660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19859230206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19859644514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19860010018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19860357972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19860722448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19861108954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19861537652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19861914364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19862350948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19862720684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19863090594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19863468912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19863817362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19864180702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19864527992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19864929658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19865363034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19865741756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19866089342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19866439116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19866801686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19867147726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19867524960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19867972082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19868352738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19868714058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19869085984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19869536048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19869893030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19870298138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19870679066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19871129306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19871505944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19871888428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19872270312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19872698350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19873157332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19873752808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19874119512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19874466624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19874829518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19875187512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19875595896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19876001660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19876458414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19876812758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19877165640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19877528812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19877873568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19878236898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19878594446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19878966780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19879390580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19879767880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19880116734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19880640686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19881009600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19881398208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19881762170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19882206352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19882612142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19883003840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19883380734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19883730514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19884080532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19884459724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19884879532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19885246696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19885593802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19885982044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19886359294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19886735328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19887124202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19887473910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 157,1570000,10000,0,0,256,25,182,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19889575822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19889976320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19890422502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19890803804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19891244992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19891764300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19892152752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19892547318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19892914888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19893385682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19893767068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19894159384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19894507080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19894934618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19895297268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19895683714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19896131714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19896487284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19896848348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19897225466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19897589750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19897937260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19898347472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19898808242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19899187636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19899553752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19899919558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19900281710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19900657004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19901060702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19901407628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19901885458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19902253360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19902625904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19903111452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19903465662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19903842086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19904189444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19904620882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19904965902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19905334368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19905690168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19906057612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19906401034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19906757602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19907174148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19907524854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19907920086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19908266522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19908638598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19909002202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19909386868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19909734106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19910156744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19910523894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19910873822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19911239236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19911587442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19911961454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19912334312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19912767564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19913119592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19913468162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19913832088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19914320570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19914721336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19915081902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19915455280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19915900780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19916289460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19916641276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19916993464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19917357214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19917867606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19918498656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19918914856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19919346528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19919727800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19920105042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19920472084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19920875514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19921369580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19921723882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19922095264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19922442432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19922814742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19923178418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19923563278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19924054980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19924410010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19924806160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19925284726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19925727028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19926107426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19926522010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19926961736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19927357996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19927730402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19928080946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19928443916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19928790810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19929166490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19929581354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19929957054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19930320144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19930700460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19931068928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19931418242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19931790590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19932168524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19932641556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19932992882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19933388564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19933792328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19934291890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19934947918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19935603106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19935985776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19936351106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19937060594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19937456382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19937859316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19938300852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19938680696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19939030272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19939408460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19939773792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19940163000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19940528980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19940972320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19941376980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19941766232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19942138938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19942487618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19942836180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19943210520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19943627996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19943994138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19944339660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19944711190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19945072652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19945445150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19945804422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19946170532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19946630942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19947043948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19947447382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19947912858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19948290016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19948666538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19949040336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19949455940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19949807404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19950338740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19950687308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19951048722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19951405916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19951776432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19952214828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19952592706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19952940486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19953289518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19953688668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19954065256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19954499288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19954922794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19955299072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19955697036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19956269246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19956771698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19957167292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19957618214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19958009224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19958383016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19958729934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19959257960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19959625636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19960014778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19960479068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19960863786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19961225516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19961598772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19961962280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19962322570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19962735520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19963167718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19963550062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19963898986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19964248328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19964656082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19965032140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19965446498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19965837076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19966309676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19966680842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19967056584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19967406854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19967758410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19968123056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19968485054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19969019848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19969371870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19969770584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19970460008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19970908840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19971275296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19971717164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19972085334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19972440884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19972805628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19973151198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19973521696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19973894874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19974371376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19974740884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19975092708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19975486778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19975862600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19976227668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19976611834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19977012778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19977444744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19977822406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19978170202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19978548920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19978910422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19979311556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19979697838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19980143162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19980520616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19980901538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19981408010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19981760052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19982108368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19982483072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19982896076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19983263538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19983609914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19984013824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19984404560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19984805872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19985167286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19985626060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19985993932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19986354530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19986737796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19987112840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19987485858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19987862334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19988262650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19988713976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19989065744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19989427272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19989773766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19990136678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19990483040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19990869308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 158,1580000,10000,0,0,256,25,183,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 19992628084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19993021776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19993386588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19993767708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19994240008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19994624972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19995020078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19995395304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19995800400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19996178844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 19996581416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19997001948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 19997357858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 19997738144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 19998084840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 19998448282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 19998794282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 19999205636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 19999635322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20000042478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20000420526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20000799976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20001161396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20001508740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20001912674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20002351634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20002742166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20003121570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20003535600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20004026026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20004409474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20004786120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20005207900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20005575128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20005921710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20006294592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20006655078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20007028336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20007387594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20007735812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20008157006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20008508448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20008897450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20009267822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20009674692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20010065738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20010507560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20010951800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20011309852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20011687426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20012081550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20012446412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20012795370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20013181952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20013615298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20014012340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20014363352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20014717482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20015208912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20015560768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20015971380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20016418408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20016798828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20017164310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20017581824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20017948808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20018320782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20018696552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20019046202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20019520472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20019871404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20020246892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20020609726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20020981304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20021347190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20021697498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20022120336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20022472262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20022835270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20023181312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20023552730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20023913188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20024297494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20024645668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20025059940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20025426604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20025774314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20026238638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20026589328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20027142264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20027585522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20027964394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20028313298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20028663374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20029026462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20029374454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20029767370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20030113570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20030554950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20030922154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20031297732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20031648416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20032000520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20032364128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20032721800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20033130066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20033493402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20033865648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20034225424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20034597530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20034944616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20035292870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20035662164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20036070082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20036438060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20036783114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20037155058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20037683962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20038060132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20038420570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20038832650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20039198638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20039545730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20039907904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20040253762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20040625038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20040996968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20041371084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20041779824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20042131610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20042493282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20042839196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20043202612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20043549016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20043931068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20044340474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20044725810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20045087588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20045438316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20045797588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20046143056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20046504366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20046861388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20047296136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20047663066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20048036384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20048383778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20048825320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20049192534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20049555604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20049981982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20050334892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20050712556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20051076950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20051451532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20051800578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20052176746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20052543364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20052955458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20053325394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20053674602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20054051044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20054415226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20054790360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20055151790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20055569704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20055939510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20056287452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20056661610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20057005362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20057375248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20057745086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20058118322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20058537980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20058891714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20059253016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20059836054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20060314978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20060682840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20061075476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20061521408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20061899712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20062259018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20062608944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20062972822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20063321046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20063698402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20064121976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20064502004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20064872812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20065245248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20065592246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20065940540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20066336982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20066732596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20067115176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20067463398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20067838092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20068201850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20068573526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20068920056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20069561848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20070064594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20070418166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20071012258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20071365366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20071751332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20072113170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20072572272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20072926132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20073278992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20073642120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20073989830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20074354936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20074712970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20075131370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20075511246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20075884420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20076230944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20076578560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20076955468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20077301138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20077675006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20078081862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20078458256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20078829100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20079201456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20079553232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20079903152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20080279854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20080624520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20081050060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20081401818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20081776280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20082234886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20082613422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20083010992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20083389500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20083889138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20084290840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20084687662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20085063522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20085493252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20085897862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20086366390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20086757354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20087153244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20087544172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20087921162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20088341854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20088724534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20089192936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20089591748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20089997592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20090378056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20090784108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 159,1590000,10000,0,0,256,25,184,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 20092533646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20092948798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20093467954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20093853810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20094316850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20094783612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20095219640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20095608804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20095995312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20096419428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20096779138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20097255830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20097714920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20098145728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20098537482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20098940714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20099346366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20099755564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20100146058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20100566282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20100980418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20101359998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20101759576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20102173400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20102598362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20102992372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20103443352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20104047472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20104543604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20104973662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20105371746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20105765342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20106269506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20106676038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20107055440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20107435130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20107839004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20108243206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20108624496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20109084146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20109488806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20109879724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20110281484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20110660448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20111079400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20111477844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20111973624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20112390424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20112768408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20113185176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20113584280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20114009580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20114472192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20114854728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20115254236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20115835574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20116248998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20116624256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20117044532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20117527482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20117931884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20118309456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20118715316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20119137844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20119502346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20119867570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20120282668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20120658478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20121019620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20121393016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20121742054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20122123768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20122497624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20122908972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20123276812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20123626000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20124000388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20124362564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20124738462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20125100892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20125601102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20126021246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20126386286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20126897750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20127279882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20127696392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20128103258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20128609842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20129011068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20129378320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20129754682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20130119682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20130528288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20130889052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20131382938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20131778248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20132155264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20132538104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20132907014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20133295182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20133683486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20134156788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20134536164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20134939710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20135329874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20135735256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20136112020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20136503870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20136945714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20137324116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20137716186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20138213068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20138593980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20139036316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20139437884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20139903270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20140287302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20140679992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20141043526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20141450308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20141835176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20142237798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20142699434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20143100282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20143485648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20143860146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20144239480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20144620788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20145016680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20145479740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20145857488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20146219044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20146588788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20146934706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20147281754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20147656264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20148111072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20148507838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20148854940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20149348984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20149747470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20150123870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20150512760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20150932432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20151296818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20151674384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20152038190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20152411924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20152814300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20153189846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20153730930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20154120074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20154471824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20154863316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20155240664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20155634792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20155995582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20156479458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20156875848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20157277544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20157653778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20158031002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20158421900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20158780862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20159244148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20159596940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20159999462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20160389428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20160870114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20161241396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20161643650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20162079764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20162460238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20162853264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20163201258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20163574110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20163965706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20164380090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20164808144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20165193864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20165556768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20165934356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20166314200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20166703116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20167124590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20167587826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20167982800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20168368702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20168720534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20169084572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20169461148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20169837852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20170213018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20170693278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20171088750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20171478748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20172045528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20172422180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20172823400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20173271422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20173669956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20174045640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20174455402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20174839162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20175229144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20175606536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20176027362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20176420110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20176770432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20177149720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20177537498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20177927148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20178345664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20178812404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20179165792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20179545662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20179936780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20180284294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20180676404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20181251028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20181728308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20182206840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20182584748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20183125236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20183510778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20183888546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20184265932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20184704448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20185054814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20185458394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20185850994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20186226472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20186586676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20186952228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20187397788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20187765978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20188171962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20188519844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20188903904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20189286752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20189676236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20190120336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20190474924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20190851430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20191228096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20191608730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20191971898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20192401010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20192836440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20193242260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20193592666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20193970354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20194461944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20194829064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20195236386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 160,1600000,10000,0,0,256,25,185,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 20197250320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20197635992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20198050152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20198545408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20198979610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20199335868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20199733300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20200082936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20200474724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20200861006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20201353850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20201728932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20202130426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20202515290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20202884404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20203300252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20203689328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20204123564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20204489192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20204905158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20205401212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20205810020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20206213020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20206565612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20207030532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20207411242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20207777624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20208152078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20208528348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20208919192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20209333544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20209750306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20210193488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20210603196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20210951662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20211344508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20211692074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20212091930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20212567518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20212983934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20213360730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20213710630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20214101440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20214448560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20214851792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20215372954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20216020252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20216570298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20216953946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20217329496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20217699682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20218170480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20218550346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20218914764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20219271104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20219667412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20220058834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20220445182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20220916116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20221300686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20221693158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20222069248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20222463650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20222840428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20223254790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20223715574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20224120028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20224496468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20224846236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20225233598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20225608940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20226018116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20226476664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20226881630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20227242720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20227776146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20228157570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20228550098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20228941066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20229378340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20229775230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20230122654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20230525098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20230917052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20231292682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20231672194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20232126246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20232505838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20232852676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20233215532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20233576648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20233966380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20234389678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20234877294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20235238566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20235617588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20236010880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20236360174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20236723750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20237097894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20237546930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20237943840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20238388380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20238951880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20239332928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20239762132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20240114188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20240578508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20240935622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20241310600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20241673758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20242090332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20242456066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20242819858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20243302148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20243685776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20244050612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20244397552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20244800538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20245164526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20245561126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20246016562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20246371024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20246783256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20247135778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20247509442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20247904964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20248291870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20248681394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20249167268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20249517656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20249895300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20250399372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20250792700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20251171698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20251621450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20252027406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20252389668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20252805836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20253169890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20253561426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20253978034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20254394776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20254791240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20255138288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20255541608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20255903426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20256313036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20256701160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20257051324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20257504998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20257982808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20258404028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20258756814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20259158360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20259536928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20260017676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20260415454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20260785420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20261191890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20261772356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20262180402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20262570608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20263070612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20263445066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20263849614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20264229272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20264608848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20265013376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20265378016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20265860526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20266243342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20266677528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20267108800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20267511198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20267902984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20268368998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20268766878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20269158920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20269523414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20269897976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20270299802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20270717624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20271203460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20271585800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20271980044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20272382496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20272936386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20273345218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20273708702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20274199150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20274567960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20274943304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20275293676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20275699864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20276065186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20276452156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20276914386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20277294606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20277696490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20278059840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20278449380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20278835620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20279229562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20279706232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20280100716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20280506958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20280869554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20281257518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20281621574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20282009420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20282458622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20282842750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20283207570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20283585644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20284081400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20284432020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20284843920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20285313286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20285719548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20286097996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20286447404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20286837092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20287213198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20287617840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20288076086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20288492958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20288855918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20289257946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20289648820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20290040270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20290482610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20290943530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20291341748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20291731516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20292133866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20292589128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20293023348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20293387096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20293863744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20294274194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20294647342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20295176894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20295552462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20295980970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20296442202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20296821984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20297201150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20297551906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20297912752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20298289204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20298694322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20299042394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20299513184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20299910352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20300314866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20300665152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 161,1610000,10000,0,0,256,25,186,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 20302320470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20302702174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20303072360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20303456028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20303833154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20304253450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20304632860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20305100458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20305454168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20305837004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20306313896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20306668912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20307078532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20307428692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20307883480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20308278690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20308681892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20309031414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20309383202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20309758160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20310106438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20310571288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20310952708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20311329668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20311693746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20312097884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20312477444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20312857284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20313334690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20313698734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20314062328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20314418964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20314811318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20315176386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20315564320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20315994644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20316376854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20316739812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20317086422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20317550338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20317915526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20318318290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20318683032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20319148210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20319521180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20319900672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20320262996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20320661676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20321051072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20321431034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20321895790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20322260392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20322675372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20323024162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20323421908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20323831128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20324178066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20324623418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20324978984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20325379638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20325742188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20326114670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20326491130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20326853846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20327287996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20327638820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20328008916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20328594464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20329126570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20329513558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20329982756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20330338562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20330689632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20331086290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20331463734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20331829688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20332189258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20332562500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20332995644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20333373232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20333721412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20334086102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20334669692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20335034802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20335414346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20335881888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20336257624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20336617774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20336991320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20337340958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20337718728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20338093036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20338532928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20338917306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20339264746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20339813596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20340184120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20340568514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20340945410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20341422908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20341821544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20342171698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20342534428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20342879348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20343279220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20343653300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20344105534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20344502828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20344858154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20345221070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20345567796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20345977332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20346393482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20346831492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20347199694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20347615076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20347964824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20348314828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20348704974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20349134416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20349592722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20349945892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20350318276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20350685426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20351217424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20351662072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20352028368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20352470290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20352853728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20353226846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20353575980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20353979848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20354344350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20354734342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20355140740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20355505920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20355867726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20356253474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20356618032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20356979040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20357379948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20357742670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20358201270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20358569728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20358948202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20359310822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20359657012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20360048134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20360438876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20360890214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20361274770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20361680546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20362182178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20362567800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20362970258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20363331298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20363767750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20364117640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20364518348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20364908880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20365281920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20365644956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20366017876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20366461506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20366836330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20367244996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20367608184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20367997162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20368360244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20368745208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20369155288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20369532228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20369924916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20370315010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20370709568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20371057352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20371484088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20371981252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20372391680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20372799290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20373178460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20373711978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20374063852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20374440426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20374854578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20375261284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20375654814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20376027762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20376374980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20376780936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20377224232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20377723282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20378092074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20378503974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20378932000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20379348166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20379821842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20380203498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20380662556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20381081834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20381435596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20381799514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20382145920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20382559272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20382956412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20383422512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20383791684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20384173828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20384689444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20385076086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20385455764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20385860460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20386326686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20386712716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20387103392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20387484264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20387864634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20388272988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20388667516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20389110942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20389458348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20389858028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20390229942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20390624324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20391065602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20391452978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20391940792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20392349748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20392714828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20393077594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20393466240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20393841442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20394229868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20394670640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20395045446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20395426382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20395875332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20396260280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20396663612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20397068972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20397535368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20397972418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20398352054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20398763502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20399127938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20399532422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20400012710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20400395810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20400829526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20401221642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20401595310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20401944472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20402379444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20402845112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20403198358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 162,1620000,10000,0,0,256,25,187,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 20405206600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20405726790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20406144650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20406547596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20407040834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20407424940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20407901050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20408396820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20408786616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20409180512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20409590664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20409996272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20410387330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20410835712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20411288660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20411852996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20412272668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20412641494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20413005688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20413393810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20413842140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20414287262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20414720106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20415099346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20415503566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20415916452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20416316882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20416681616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20417103326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20417505102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20417994056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20418726784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20419129114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20419580582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20419982672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20420346320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20420725658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20421083654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20421524378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20421932136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20422378890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20422733328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20423082860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20423477064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20423856384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20424249330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20424637508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20425011080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20425488188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20425905696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20426297778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20426678000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20427068348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20427427682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20427821730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20428265396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20428658064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20429039216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20429548452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20429903260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20430320318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20430784180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20431155016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20431518762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20431895700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20432268228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20432648414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20433050236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20433398120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20433881504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20434281532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20434637408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20435001186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20435376134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20435761852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20436171340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20436673432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20437070014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20437422092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20437812688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20438161008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20438523982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20438909746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20439419148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20439784450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20440155718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20440619016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20440988350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20441363810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20441750434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20442217692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20442618032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20443021694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20443413230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20443818096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20444211526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20444617732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20445100398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20445483252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20445877648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20446252916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20446625776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20447029942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20447453644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20447873978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20448254084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20448643454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20449020862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20449383038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20449768918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20450168262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20450601352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20451016018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20451412674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20451865496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20452258744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20452619070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20452982506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20453414082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20453830312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20454192542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20454599246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20454949452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20455299482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20455702574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20456185600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20456553712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20456930668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20457334116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20457727764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20458174058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20458552980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20458998352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20459364034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20459711532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20460116250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20460507964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20460881832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20461298526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20461778662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20462256972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20462639902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20463114100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20463467322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20463885874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20464363564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20464758224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20465120940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20465524482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20465870776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20466249890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20466624648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20466970668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20467410552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20467761360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20468133960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20468493754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20468867230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20469248858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20469628494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20470075726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20470427530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20470789912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20471135252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20471540344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20471903834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20472288946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20472636640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20473055760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20473420478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20473768212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20474275174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20474626560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20475010780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20475372576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20475811164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20476163606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20476513970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20476877116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20477224760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20477589728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20477949376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20478389500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20478755658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20479171018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20479519256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20479884776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20480245922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20480605166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20480968380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20481380324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20481756118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20482118682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20482491842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20482840794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20483190952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20483563674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20483971628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20484338894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20484685780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20485057822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20485513724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20485941106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20486305316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20486654698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20487106408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20487460196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20487826306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20488345704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20488725226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20489149048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20489604026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20489956546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20490376174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20490739998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20491087050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20491474608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20491889920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20492391556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20492826530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20493210228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20493557614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20493906284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20494269338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20494631878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20494996946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20495449940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20495845126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20496260348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20497037578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20497411574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20497802172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20498292920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20498663910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20499039000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20499388420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20499764902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20500127928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20500519234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20500969974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20501322882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20501720110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20502068018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20502430000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20502805798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20503217684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20503649852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20504026084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20504380056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20504769002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20505150736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20505496750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20505897486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20506244290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20506685774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20507080406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20507461920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 163,1630000,10000,0,0,256,25,188,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 20509310808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20509675864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20510053522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20510421682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20510828588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20511179614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20511593852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20512029962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20512414234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20512781620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20513162472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20513559768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20513908120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20514319290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20514666502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20515107340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20515473772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20515847002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20516195066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20516544294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20516907824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20517276284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20517742298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20518093132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20518537174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20519015076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20519415568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20519793784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20520143018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20520635642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20521046728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20521449016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20521827684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20522233004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20522640846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20523030250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20523521340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20523932204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20524328682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20524689016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20525085806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20525447606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20525864404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20526301530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20526695164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20527062116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20527411748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20527774096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20528122888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20528502168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20528930972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20529307044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20529690028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20530167064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20530542032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20530911224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20531312184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20531734378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20532100450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20532446434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20532818824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20533180024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20533587092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20533949588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20534406010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20534770586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20535117940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20535479702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20535825210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20536196762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20536569894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20536942132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20537351320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20537704804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20538066222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20538413006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20538775674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20539121656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20539506704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20539868020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20540303346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20540655410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20541005330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20541464058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20541815970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20542191216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20542536950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20542972676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20543338526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20543712430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20544060268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20544409284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20544812254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20545190094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20545623392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20545972470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20546345720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20546758572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20547143616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20547492506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20547855386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20548218268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20548649288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20549059976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20549412838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20549785430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20550147922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20550522152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20550884866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20551306138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20551672384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20552027890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20552390104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20552870498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20553246848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20553620878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20554061002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20554413928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20554810148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20555172832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20555521578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20555885878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20556247524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20556619170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20557064898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20557439812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20557789148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20558135898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20558496440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20558842910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20559217220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20559633146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20560008896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20560369476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20560742184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20561110264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20561458730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20561832424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20562179276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20562611344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20562960472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20563332108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20563844174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20564224300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20564589220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20564937626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20565552868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20565902630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20566264416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20566609832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20566980924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20567354602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20567725104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20568137026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20568489572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20568849666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20569195684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20569558142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20569940476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20570367280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20570801158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20571180892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20571530852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20571881428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20572276298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20572626152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20573003040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20573350244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20573785702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20574150804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20574523864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20575109718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20575470394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20575864164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20576210498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20576662014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20577026412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20577452372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20577811670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20578180488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20578524036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20578885398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20579316734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20579668140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20580030956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20580376296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20580748678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20581113294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20581496908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20581844116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20582283102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20582649332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20582996728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20583359678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20583705424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20584077484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20584453036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20584897510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20585248870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20585598288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20585960514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20586454896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20586821510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20587182434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20587615652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20587981080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20588354586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20588703556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20589052252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20589415090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20589772556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20590135742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20590542756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20590917578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20591309580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20591702020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20592069244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20592418794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20592810812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20593237558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20593604088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20593949908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20594321598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20594682892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20595055764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20595414854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20595763978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20596223848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20596602842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20596967306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20597553842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20598056480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20598440456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20598899102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20599251280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20599602228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20599963454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20600310284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20600671496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20601027208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20601398610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20601842128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20602220606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20602570560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20602919788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20603342844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20603692374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20604070650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20604498052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20604877168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20605249288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20605663628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20606013656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20606364108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20606740172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 164,1640000,10000,0,0,256,25,190,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 20608826366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20609207004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20609572796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20610072876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20610480662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20610867626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20611218116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20611570046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20611934260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20612295546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20612659254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20613079682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20613471130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20613836688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20614241750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20614589760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20614950302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20615312204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20615726730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20616094612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20616448748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20616822860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20617185932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20617560498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20617923862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20618274950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20618700772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20619050232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20619419784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20619872874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20620248944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20620624908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20620996948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20621411694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20621766754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20622136202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20622485610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20622852092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20623201332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20623585398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20624009314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20624385034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20624733518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20625081448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20625470528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20625817570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20626222374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20626569440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20627005074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20627371552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20627744310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20628091282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20628438412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20628800926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20629161464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20629603594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20629953388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20630324618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20630685842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20631181446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20631605172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20631972006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20632419124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20632768914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20633133252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20633482152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20633895032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20634256040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20634640358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20634988500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20635430574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20635795460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20636143088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20636506636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20636851246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20637222996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20637596578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20638033518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20638385792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20638733298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20639094584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20639443096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20639807626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20640167068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20640538710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20640968336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20641361640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20641710376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20642410220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20642777148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20643137974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20643569420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20643922204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20644296272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20644658028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20645031134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20645423000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20645786952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20646166128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20646602526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20646971972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20647320412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20647725676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20648088600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20648461232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20648821846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20649239892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20649639228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20649987990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20650351224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20650730114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20651134222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20651538506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20652019042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20652373470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20652723288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20653085800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20653587600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20653990964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20654383232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20654823782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20655189688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20655562248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20655909748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20656290188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20656681166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20657078158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20657551798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20657909322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20658281290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20658674820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20659078742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20659490812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20659971658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20660444678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20660796216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20661165966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20661512404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20661931454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20662293496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20662730114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20663079030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20663501516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20663895520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20664713788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20665092640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20665460786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20665863526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20666322338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20666715804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20667095204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20667446676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20667839018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20668200120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20668562578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20668978668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20669353214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20669711832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20670082648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20670446602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20670812352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20671231680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20671654184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20672018826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20672363192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20672733200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20673092160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20673462018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20673841950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20674190002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20674613886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20674961800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20675357848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20675810214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20676184760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20676543348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20676928104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20677347364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20677698418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20678090018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20678435434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20678795258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20679139884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20679522646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20679881712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20680321432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20680669758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20681016406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20681408822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20681754386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20682142938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20682498936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20682934272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20683331564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20683704018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20684051716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20684399020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20684762096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20685121724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20685544376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20685908102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20686280984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20686684614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20687389888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20687746572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20688163500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20688626750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20688975616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20689347338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20689693136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20690125838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20690490058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20690877214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20691316072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20691673420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20692042332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20692390048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20692757042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20693106404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20693491848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20693851816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20694307386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20694656882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20695011334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20695373426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20695719226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20696082952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20696443090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20696885356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20697250186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20697630376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20697978046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20698441698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20698807284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20699167116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20699598148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20699948726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20700322044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20700689212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20701066780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20701418866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20701778560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20702145028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20702559668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20702929544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20703284338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20703660490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20704035082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20704415520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20704796014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20705221586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20705610916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20705983416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20706637214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20707273598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20708166664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20708919546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 165,1650000,10000,0,0,256,25,191,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 20712256422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20713150852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20714075084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20715104452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20716198532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20717551694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20718593270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20720702016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20721103004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20721504588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20721853428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20722279580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20722644968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20722999220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20723361760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20723706378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20724077766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20724449914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20724886752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20725236052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20725583668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20725943368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20726289688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20726651730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20727007900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20727377310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20727796476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20728169740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20728516046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20728862476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20729220884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20729564980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20729943076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20730334998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20730745588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20731108476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20731480168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20731957584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20732328684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20732708192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20733052778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20733479308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20733826442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20734196764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20734556432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20734927034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20735271996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20735631168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20736052688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20736438930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20736802712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20737146844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20737518424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20737878740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20738308910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20738656334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20739084512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20739446334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20739792018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20740154856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20740498958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20740868692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20741240876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20741671708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20742020692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20742366740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20742724204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20743228808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20743597648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20743955800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20744389120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20744753900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20745124374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20745471370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20745818328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20746178804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20746633880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20747000202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20747446958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20747819778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20748182828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20748554240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20748947364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20749296680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20749668624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20750134150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20750521062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20750882990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20751271668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20751632090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20752004708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20752367780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20752789400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20753152050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20753496156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20753857100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20754305280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20754679178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20755050082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20755421266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20755859848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20756214158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20756574776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20756919538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20757280624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20757624196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20758006510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20758426936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20758809198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20759189028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20759534932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20759892616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20760238846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20760612912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20760956974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20761389002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20761752572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20762143436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20762490130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20762837524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20763196356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20763553612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20763978352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20764325986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20764694814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20765053632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20765523632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20765875302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20766235746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20766595368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20767005034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20767380608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20767724938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20768095048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20768453782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20768822694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20769178926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20769590932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20769954234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20770300662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20770660808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20771005522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20771375962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20771735412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20772121260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20772530628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20772880922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20773239420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20773583700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20773944630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20774287352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20774667716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20775151810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20775555092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20775902530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20776386734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20777041502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20777638490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20778192680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20778564878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20778937490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20779296462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20779667468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20780012690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20780375186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20780800692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20781149012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20781508494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20781851832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20782221050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20782579094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20782949100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20783306532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20783716040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20784076956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20784421650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20784781658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20785124618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20785494020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20785865054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20786233654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20786641876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20786990092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20787349416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20787798554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20788162474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20788506422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20788888756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20789327346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20789701800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20790046238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20790393184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20790749928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20791092972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20791465000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20791808128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20792237172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20792600250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20792970212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20793328428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20793692170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20794050872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20794462676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20794889612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20795236432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20795605816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20796189380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20796565158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20796911208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20797271380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20797696888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20798045612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20798407208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20798752896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20799294120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20799659524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20800043348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20800463208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20800814688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20801173346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20801516886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20801905774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20802252058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20802636152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20803030844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20803521176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20803872886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20804220880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20804580990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20804925782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20805332444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20805706748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20806143336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20806507936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20806879592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20807227162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20807575146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20807935658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20808295044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20808660004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20809080490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20809469392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20809826792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20810301390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20810651994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20811010416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20811368844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20811778926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20812142606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20812485928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20812855492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20813213456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20813582654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20813940678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20814333044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 166,1660000,10000,0,0,256,25,192,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 20816256856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20816626928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20816990458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20817405296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20817780672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20818141296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20818512362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20818856892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20819203846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20819579246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20819986268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20820350188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20820693602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20821062302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20821558318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20821939938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20822300086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20822646944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20823076318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20823424136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20823786452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20824130408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20824500028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20824859264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20825242044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20825667134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20826018658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20826394730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20826740522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20827101472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20827445248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20827825620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20828183732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20828618958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20828966978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20829313888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20829671034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20830014180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20830374314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20830728810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20831155730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20831626624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20832008146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20832351822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20832807008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20833170240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20833579874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20834031744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20834415922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20834787914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20835148974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20835519582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20835865406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20836226680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20836586680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20837004206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20837369468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20837715068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20838087018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20838445410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20838815662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20839172312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20839579912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20839942126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20840289964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20840651656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20840996912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20841368636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20841747108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20842129016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20842539576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20842890472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20843251664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20843595730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20844105054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20844453536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20844839652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20845264708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20845637216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20845983710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20846329506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20846689024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20847033100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20847404552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20847748762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20848176742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20848541854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20848910914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20849255734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20849601544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20849960804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20850354284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20850776426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20851123050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20851493476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20851852232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20852221032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20852566952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20852913610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20853283216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20853691150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20854056050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20854400366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20854770886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20855235178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20855611256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20855997502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20856420964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20856784536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20857148594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20857509046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20857852800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20858222560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20858593190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20858964208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20859381786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20859792772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20860159450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20860505160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20860865446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20861209232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20861593320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20862088950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20862461336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20862804200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20863147642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20863531234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20863872652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20864243262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20864583838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20865066272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20865430322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20865833096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20866287466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20866656982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20867031690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20867376468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20867840770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20868189286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20868560120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20868921660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20869291548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20869636516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20869997670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20870425756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20870774808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20871134636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20871476856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20871845784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20872204350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20872603846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20873240602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20873594380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20873952562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20874296940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20874656702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20874999758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20875381464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20875740018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20876175970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20876523136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20876868632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20877225828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20877740818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20878104608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20878459218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20878901838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20879264540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20879634878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20879979018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20880322502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20880677504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20881047134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20881430942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20881875244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20882264132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20882621926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20882989366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20883332054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20883675560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20884070508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20884482966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20884849374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20885194686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20885566226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20885926078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20886295464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20886652326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20886997046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20887438336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20887810714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20888235230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20888725130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20889131600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20889505388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20889876924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20890355462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20890707880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20891069982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20891415990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20891779116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20892125114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20892511090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20892944424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20893320374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20893667104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20894014940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20894375468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20894740410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20895131488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20895475718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20895924868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20896289408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20896660720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20897007476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20897363938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20897746456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20898104916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20898538176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20898883658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20899252290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20899608700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20900078184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20900460442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20900822880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20901255116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20901605394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20901968136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20902346448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20902716642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20903077020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20903461642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20903808740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20904222508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20904602782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20904949088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20905310470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20905655188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20906025548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20906425950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20906859740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20907211316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20907559328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20907920428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20908267414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20908629762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20908987598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20909356516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20909785350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20910162500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20910511734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20910955456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20911323116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20911669508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20912041788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20912461146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20912835208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 167,1670000,10000,0,0,256,25,193,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 20914448970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20914856934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20915307828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20915662114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20916056858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20916419688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20916780132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20917121956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20917502952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20917858856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20918375170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20918726030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20919079244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20919437658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20919782990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20920144702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20920500190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20920979258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20921343210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20921718082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20922151460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20922519600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20922880124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20923237892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20923664330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20924012250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20924391962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20924751408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20925121560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20925466676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20925824752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20926182850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20926590276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20926954130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20927303840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20927673100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20928032488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20928401084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20928764384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20929209222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20929574066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20929921542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20930307630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20930651984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20931022160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20931397620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20931767932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20932185588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20932535414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20932916778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20933389482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20933785518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20934151836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20934552094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20935006672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20935382542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20935728258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20936075222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20936453338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20936798212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20937172528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20937619356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20937993024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20938354020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20938723984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20939067768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20939413758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20939789294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20940135632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20940566916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20940914828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20941286366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20941661888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20942071358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20942416840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20942777258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20943231164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20943579912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20943938994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20944329012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20944879486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20945241258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20945622864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20946050310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20946456002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20946823856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20947169144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20947529992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20947873752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20948254260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20948613114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20949065628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20949413968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20949968536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20950334156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20950694926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20951068450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20951413946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20951850310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20952212428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20952606612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20952953030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20953298098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20953656484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20954012122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20954440678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20954787344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20955157234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20955523936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20956034124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20956384770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20956743412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20957161162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20957512720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20957872628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20958222296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20958592208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20958998772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20959401336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20959747778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20960187662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20960567256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20960919088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20961278648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20961622124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20961990016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20962387306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20962825462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20963174856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20963552558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20963913274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20964259190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20964621590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20964979450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20965351240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20965778904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20966152414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20966498002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20966843142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20967344410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20967692272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20968096184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20968504716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20968877896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20969236854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20969606552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20970005820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20970362336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20970736330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20971082940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20971539608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20971883986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20972259420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20972659274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20973029306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20973388152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20973733236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20974179118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20974526962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20974934462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20975278618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20975647962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20976005918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20976391110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20976831984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20977183212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20977544124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20977894922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20978359336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20978751454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20979142056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20979593846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20979971162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20980317948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20980669706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20981027512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20981372096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20981731940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20982087516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20982530888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20982893618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20983271738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20983641164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20983988882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20984347884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20984705456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20985068094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20985489166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20985862194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20986227666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20986599510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20986945000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20987291110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20987662976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20988071710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20988437272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20988789688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20989161620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20989623890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20989995616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20990354144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20990764498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20991128774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20991475360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20991836252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20992181358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20992551364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20992910508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20993294092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20993703176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20994051386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20994408996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20994750146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20995108900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20995450150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20995828274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20996184772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 20996614186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20996962766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 20997308832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 20997669084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 20998013630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 20998437958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 20998798636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 20999269866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 20999635470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21000013682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21000358548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21000850266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21001213666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21001574010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21002022448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21002370174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21002751244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21003146716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21003520686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21003869288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21004228560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21004587538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21005052132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21005419636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21005771628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21006142004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21006500488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21006888028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21007262644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21007681994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21008045512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21008397732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21008758232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21009101270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21009488146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21009893928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21010264966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21010703922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21011086418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 168,1680000,10000,0,0,256,25,194,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21012759164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21013199214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21013565242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21013911640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21014292130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21014650940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21015027234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21015386800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21015755174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21016186486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21016538442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21016908468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21017255470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21017626956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21017990546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21018403708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21018815360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21019170328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21019531806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21019878872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21020241884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21020588600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21020970756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21021333532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21021775972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21022128044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21022480646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21022841472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21023296512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21023702974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21024061960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21024513528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21024878586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21025251280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21025598936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21025950056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21026310998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21026902162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21027371064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21027722836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21028105298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21028469024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21028843006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21029233156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21029595450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21030043420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21030394522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21030759140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21031147014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21031540580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21031899712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21032282360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21032625520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21033064596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21033426214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21033777894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21034300760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21034648818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21035032046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21035406130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21035842600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21036220128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21036576884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21036940736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21037289160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21037654330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21038017844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21038462536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21038851576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21039235448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21039580780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21039927230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21040287520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21040648660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21041013070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21041429428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21041801312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21042160834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21042531028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21042877404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21043223716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21043593842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21044036358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21044428358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21044780132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21045388160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21045920842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21046314328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21046661198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21047103142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21047466980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21047833510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21048195634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21048539968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21048910996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21049282844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21049728450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21050079054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21050429260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21050791162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21051136914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21051499876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21051858454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21052230714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21052652966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21053028382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21053375824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21053723562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21054083038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21054426828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21054882578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21055337762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21055713560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21056079578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21056451188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21056908386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21057304926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21057681808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21058231630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21058796856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21059147374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21059579230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21059940832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21060332504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21060681424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21061135994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21061501738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21061859178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21062218916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21062561612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21062930540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21063299860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21063788368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21064136624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21064489506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21064847468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21065191998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21065553130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21065909294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21066277744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21066705810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21067078132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21067429824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21067881834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21068246012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21068605392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21068967844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21069376662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21069751384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21070118760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21070491510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21070838794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21071185026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21071556018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21071963338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21072332952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21072680000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21073058398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21073418376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21073790316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21074177174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21074526500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21074950772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21075299768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21075668714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21076012636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21076382176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21076739646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21077119876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21077464962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21077872816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21078234558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21078578798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21079031128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21079392134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21079775752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21080136140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21080582440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21080932388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21081280734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21081640138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21081984958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21082345318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21082699302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21083224974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21083593384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21083972824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21084321616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21084670484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21085032724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21085433988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21085796284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21086238560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21086613938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21086981832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21087354394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21087748086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21088093476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21088465484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21088886196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21089250966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21089603264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21089973108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21090458458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21090833368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21091192056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21091606078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21091970726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21092317822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21092687078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21093032590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21093405114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21093776460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21094148672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21094571428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21094934932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21095328874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21095675248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21096036330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21096380356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21096763834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21097196412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21097571354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21097918338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21098271524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21098629296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21098975346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21099339202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21099697116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21100134600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21100499602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21100875952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21101222100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21101695720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21102060282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21102416738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21102855130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21103201196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21103650966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21104120726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21104727816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21105094458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21105443976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21105900162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21106268706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21106631118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21106975134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21107344468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21107702732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21108087988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21108517616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21108866708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21109227648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21109572946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21109934508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 169,1690000,10000,0,0,256,25,195,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21112031234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21112415552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21112940078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21113320090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21113733872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21114183204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21114552488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21114905354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21115266216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21115629440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21116022414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21116396400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21116862684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21117212614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21117560014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21117923620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21118268640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21118630588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21118988008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21119357434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21119801652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21120173202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21120523586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21120867874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21121225444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21121568210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21121941772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21122337102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21122726136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21123089548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21123466194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21123915460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21124265914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21124636792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21124981604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21125409414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21125755876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21126132224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21126491026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21126860796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21127205400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21127563986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21128014282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21128389632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21128751092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21129099580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21129467486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21129824644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21130240424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21130584776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21131008592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21131370698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21131722532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21132082694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21132425210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21132792816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21133164576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21133596172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21133944642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21134288794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21134674426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21135337514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21135732174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21136092556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21136539644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21136901924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21137278060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21137620204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21137965360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21138320864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21138674722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21139032380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21139467688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21139877614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21140240858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21140608916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21140952746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21141298460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21141681806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21142165556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21142529398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21142878104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21143247102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21143625406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21144041622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21144400684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21144852474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21145215288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21145561416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21145926554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21146421122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21146794224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21147166334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21147603336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21147952784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21148300130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21148669020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21149015722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21149377836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21149722894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21150105944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21150526312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21150901204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21151253660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21151599392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21151957706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21152301652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21152672766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21153015230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21153464332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21153829824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21154206798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21154551520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21154897558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21155257922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21155617518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21156038522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21156384332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21156754884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21157119948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21157584172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21157933498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21158292484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21158651328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21159092420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21159456582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21159799650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21160198994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21160577536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21160947622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21161310094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21161730874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21162093948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21162438760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21162799024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21163141636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21163510036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21163880290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21164250632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21164657940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21165027604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21165386192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21165731052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21166091566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21166434928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21166815796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21167251684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21167627594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21168037934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21168385658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21168850352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21169198640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21169570108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21170008356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21170382884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21170741610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21171117830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21171463080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21171809556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21172220074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21172566772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21173010096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21173357028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21173726828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21174087470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21174456568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21174826504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21175185650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21175662778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21176012682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21176372680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21176716184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21177086112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21177446518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21177829138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21178173218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21178590854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21178951864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21179297720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21179660432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21180109092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21180694080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21181070566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21181507150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21181855324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21182201736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21182560798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21182904488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21183264670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21183620672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21184063170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21184426592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21184795006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21185139666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21185484872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21185841608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21186227662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21186588466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21186995226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21187365614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21187722150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21188090176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21188434976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21188792178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21189176224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21189588910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21189955420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21190318108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21190692226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21191187126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21191560926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21191921578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21192268994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21192692448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21193040240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21193404820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21193749188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21194145932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21194544030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21194932494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21195353458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21195710416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21196137332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21196485054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21196848686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21197194202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21197579976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21198023904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21198456212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21198814984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21199166676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21199533076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21199880552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21200292708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21200674288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21201126706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21201496904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21201878880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21202347062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21202702782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21203079064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21203427476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21203861048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21204240366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21204614996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21204979822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21205355784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21205705666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21206071376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21206535366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21206888606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21207252488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21207599456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21207987470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21208345094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21208727416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21209072246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 170,1700000,10000,0,0,256,25,196,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21210591254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21210963576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21211310310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21211682904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21212101076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21212476872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21212837324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21213212002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21213704036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21214055094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21214426658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21214838866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21215203070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21215546620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21215916494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21216275462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21216646642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21217001952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21217349068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21217768946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21218116830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21218477610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21218820514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21219189198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21219547718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21219930498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21220276736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21220686166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21221046302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21221391820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21221752168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21222095440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21222481090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21222852438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21223287156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21223637506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21223984372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21224452768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21224941508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21225307032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21225662676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21226120662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21226539142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21226919108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21227265400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21227612790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21227970520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21228342670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21228835230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21229183752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21229553036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21229918812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21230290818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21230635910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21230993732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21231351942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21231782692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21232147234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21232496604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21232866104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21233223780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21233594318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21233951282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21234366244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21234736860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21235082208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21235451166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21235900592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21236273310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21236690274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21237063780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21237503224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21237853996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21238236508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21238581560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21238942218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21239285732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21239667914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21240089548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21240464028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21240816118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21241162752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21241520944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21241865248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21242264426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21242608314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21243044930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21243407080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21243783618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21244129430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21244475672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21244836518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21245194526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21245620444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21245967230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21246336886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21246695418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21247168864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21247555148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21247916672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21248277042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21248699698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21249063664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21249407638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21249778058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21250136038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21250505524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21250863444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21251277568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21251658644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21252020444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21252381788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21252786042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21253155878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21253527622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21254009826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21254358764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21254747240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21255112400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21255456488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21255817340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21256171586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21256542148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21257009228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21257664742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21258018020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21258468852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21258832756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21259194134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21259625304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21259973124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21260343972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21260702176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21261072466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21261418340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21261805604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21262169114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21262594444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21262960478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21263306852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21263679510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21264040404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21264411128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21264767310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21265189406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21265551246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21265897462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21266259400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21266602980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21266973582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21267332850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21267733604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21268173228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21268525030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21268887284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21269234502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21269714262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21270062964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21270448180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21270875742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21271251646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21271599934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21271948414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21272308082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21272654116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21273050298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21273396120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21273838562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21274202984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21274574986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21274921854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21275270362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21275630472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21275988418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21276411720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21276760288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21277132184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21277491742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21277861772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21278208736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21278555788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21278928918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21279337072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21279721032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21280065820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21280437340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21280961808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21281339548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21281701056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21282144190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21282509676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21282963830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21283345622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21283691478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21284063380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21284438298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21284920854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21285288256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21285642652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21286000362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21286342908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21286702844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21287058800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21287426736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21287872178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21288245382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21288599696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21288946906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21289307274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21289653284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21290027228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21290464502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21290838602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21291205802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21291574616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21292076184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21292451766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21292824186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21293240040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21293604232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21293947614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21294324800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21294682696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21295052566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21295409100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21295754456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21296177438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21296526952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21296894368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21297240226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21297610028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21297968906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21298376602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21298786168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21299135796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21299494266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21299846800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21300207528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21300550790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21300935220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21301305764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21301739504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21302088418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21302433420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21302791198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21303281282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21303645582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21304000528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21304430074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21304822262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21305195164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21305574736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21305922676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21306283432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21306643246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 171,1710000,10000,0,0,256,25,198,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21308649252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21309078350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21309482044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21309842992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21310313602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21310664444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21311057794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21311428724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21311773476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21312132518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21312488254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21312971968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21313356856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21313734472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21314178194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21314545438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21314902728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21315257468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21315687416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21316034456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21316404562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21316763762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21317133520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21317477678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21317865926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21318226094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21318633922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21319033260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21319377818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21319747300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21320108736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21320479006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21320837208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21321252426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21321618772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21321965226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21322327796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21322672800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21323044782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21323416420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21323785768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21324204680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21324555632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21324914268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21325257830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21325763528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21326110922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21326490466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21326912674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21327290462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21327638366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21327985682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21328345060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21328691018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21329103260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21329448918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21329902776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21330267360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21330638888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21330983742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21331329656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21331687164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21332073248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21332498126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21332846956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21333235462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21333597750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21333970672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21334546946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21334912200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21335343704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21335693142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21336056100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21336401070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21336939698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21337374206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21337778298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21338242436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21338595656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21338967302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21339356536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21339718238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21340064580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21340446850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21340888312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21341317196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21341670120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21342016192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21342377952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21342725408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21343100058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21343446536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21343940744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21344306640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21344684478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21345029000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21345375240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21345732656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21346088000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21346523060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21346873090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21347251974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21347613388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21348163170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21348515328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21348878508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21349302324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21349669368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21350039304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21350382874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21350752808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21351137908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21351523924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21351871500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21352291684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21352654446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21353007516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21353369980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21353716516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21354117138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21354491086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21354948440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21355298728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21355653144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21356012874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21356357916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21356720146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21357077742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21357450102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21357873432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21358248116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21358591842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21359040044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21359402056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21359745862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21360116656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21360525070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21360897416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21361256112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21361624816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21361969888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21362314406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21362684574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21363028512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21363483148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21363848584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21364218632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21364578802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21364964114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21365308282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21365729488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21366193486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21366543080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21366910508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21367253910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21367666840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21368026780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21368411500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21368848994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21369199940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21369604956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21369951622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21370494446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21370842592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21371227464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21371671696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21372049180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21372404674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21372752628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21373111334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21373456236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21373828552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21374173652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21374607344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21374971090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21375348152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21375693150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21376039196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21376399988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21376757372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21377181098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21377531174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21377906320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21378277586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21378652970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21379001604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21379350982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21379721084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21380129424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21380493714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21380859968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21381229302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21381714816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21382090892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21382448056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21382859456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21383222050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21383572236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21383933262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21384275666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21384644884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21385014646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21385384568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21385798508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21386149236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21386508844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21386852104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21387213186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21387603616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21387990756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21388425964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21388801726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21389149050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21389495964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21389856916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21390202190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21390574458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21390919430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21391353148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21391718180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21392086918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21392431438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21392931386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21393295348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21393651730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21394165542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21394515598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21394893098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21395253044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21395630496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21396033538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21396433560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21396885014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21397235118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21397680782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21398058734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21398427882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21398784512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21399166726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21399609662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21399961870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21400321400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21400707338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21401069106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21401411974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21401796448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21402155440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21402700074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21403069502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21403423830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21403896642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21404247452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21404634544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21404980472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21405424744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21405790730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21406171818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 172,1720000,10000,0,0,256,25,199,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21407658720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21408082298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21408480680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21408854556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21409215576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21409557710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21409938988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21410339626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21410809022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21411471884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21411832786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21412191480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21412535740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21412896322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21413271376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21413726754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21414091776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21414463412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21414810206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21415301406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21415665648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21416023130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21416448702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21416796542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21417189788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21417569118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21417970984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21418349184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21418763072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21419242222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21419594380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21419972998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21420347004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21420733720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21421121720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21421532226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21421975390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21422416186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21422782548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21423145716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21423537064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21423962612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21424350528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21424844946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21425219740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21425567754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21425973216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21426496014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21426843642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21427216116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21427712012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21428117642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21428515520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21428905726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21429252882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21429600572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21429989980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21430405240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21430770210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21431114288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21431489602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21431847754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21432216826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21432571800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21432918860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21433343448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21433692070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21434058812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21434401778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21434770400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21435128540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21435509968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21435855944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21436266196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21436624824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21436974688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21437436142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21437785628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21438157804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21438529624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21438963232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21439313840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21439666762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21440026120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21440369728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21440730870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21441084756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21441454588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21441882992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21442256132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21442602470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21442948602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21443341862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21443688436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21444061778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21444481714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21444856796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21445232246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21445604142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21445969654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21446347018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21446735504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21447182252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21447564176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21447950436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21448322098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21448783490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21449156924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21449517296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21449864520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21450317652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21450731064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21451128978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21451491152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21451882676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21452298100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21452670996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21453119848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21453473828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21453841752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21454228304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21454588840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21454980204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21455352716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21455806106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21456181746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21456535110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21456882082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21457281904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21457647050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21458022882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21458443242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21458846054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21459245020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21459617226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21460068842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21460433072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21460826678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21461262830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21461627012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21461976162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21462347232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21462706784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21463076604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21463439018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21463784700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21464225048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21464604546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21465014828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21465413020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21465812784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21466229564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21466614006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21467064782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21467415758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21467782360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21468151072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21468519980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21468863696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21469248304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21469698152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21470072966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21470419348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21470766400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21471230622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21471577614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21471949200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21472346928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21472762376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21473123802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21473495942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21473839660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21474215384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21474587148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21474934126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21475367776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21475715852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21476087346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21476445764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21476832422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21477211730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21477573672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21478000226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21478344524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21478762824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21479111266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21479480728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21479838612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21480221038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21480615794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21481072440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21481467588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21481824876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21482390598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21482739752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21483123520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21483481880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21483956284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21484302204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21484655306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21485046344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21485392252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21485753410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21486110238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21486557416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21486922876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21487298650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21487644396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21488227946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21488614884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21488958496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21489395890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21489744388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21490141230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21490500370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21490908904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21491255516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21491627708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21492063380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21492412258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21492778422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21493140054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21493655818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21494019904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21494402912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21494819602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21495169126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21495529452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21495881548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21496242170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21496585108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21496953818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21497324058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21497764404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21498112252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21498459072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21498838852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21499201126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21499562290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21499917786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21500397052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21500792484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21501179608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21501540516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21501916784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21502306642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21502693068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21503055728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21503478928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21503849172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21504206378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21504672466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21505021508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21505405670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21505763608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 173,1730000,10000,0,0,256,25,200,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21542056138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21542519576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21542871280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21543247960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21543609118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21543983390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21544333748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21544738216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21545207588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21545558064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21545918978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21546262236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21546632510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21546992140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21547374218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21547719950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21548133032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21548494748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21548839788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21549200020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21549647966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21550020780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21550393432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21550834088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21551182514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21551530612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21551889614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21552234538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21552595830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21552939700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21553321050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21553745720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21554119532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21554466204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21554813074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21555172702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21555517398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21555905908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21556267796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21556711470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21557104038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21557493296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21557881678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21558238884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21558658418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21559004964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21559474178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21559822648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21560210558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21560671776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21561049928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21561412306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21561759896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21562191076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21562540332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21562923424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21563344672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21563731914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21564093562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21564481412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21565253312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21565631182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21565994132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21566374502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21566771632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21567219154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21567708010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21568105112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21568517666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21568867574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21569259962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21569664102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21570027316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21570473494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21570823858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21571196188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21571557336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21572100590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21572454664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21572833330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21573297178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21573650476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21574015548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21574363832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21574737456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21575098334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21575483772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21575832146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21576241194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21576623578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21576968590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21577329004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21577703974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21578103516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21578493342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21578952964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21579301150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21579648388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21580003276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21580343316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21580699836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21581050876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21581415710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21581854878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21582250650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21582636770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21583170566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21583535440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21583894910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21584256828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21584669108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21585042490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21585402160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21585784544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21586137338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21586495284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21586866282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21587281352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21587646492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21587990004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21588359672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21588718614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21589088752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21589447514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21589794022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21590219102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21590567820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21590946134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21591307818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21591742574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21592104080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21592537424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21593041908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21593395226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21593762970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21594258300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21594629608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21595009750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21595450308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21595900516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21596278716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21596625120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21596973006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21597334796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21597681102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21598056156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21598506476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21598921440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21599283302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21599655494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21600002290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21600350406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21600723350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21601069832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21601531082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21601880458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21602268276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21602646876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21603020276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21603378210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21603756142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21604189940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21604538708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21604899998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21605243202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21605712366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21606077864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21606461500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21606878734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21607232126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21607593932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21607940478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21608323190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21608667150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21609048718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21609406896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21609841316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21610190308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21610536114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21610894706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21611238922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21611599460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21611954822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21612385726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21612752368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21613144070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21613508318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21613884926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21614244378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21614601158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21614961756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21615377556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21615750000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21616109348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21616580636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21616967100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21617315254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21617688192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21618109536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21618474136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21618818806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21619206234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21619582228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21620026648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21620387888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21620828062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21621248664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21621607040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21621967716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21622311348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21622680920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21623051904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21623460838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21623926820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21624279502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21624649078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21624992914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21625353988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21625697142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21626079558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21626506664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21626881412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21627228808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21627575048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21628085272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21628434632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21628807292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21629217332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21629616648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21629995392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21630367014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21630714656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21631090674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21631464764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21631822884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21632268560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21632617682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21632988742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21633350962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21633724090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21634069388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21634457372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21634883728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21635231862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21635592048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21635935416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21636305230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21636664026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21637047550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21637393966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21637801266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21638163136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21638508496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21638869458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21639338778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21639729474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21640101394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 174,1740000,10000,0,0,256,25,201,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21641696390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21642283856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21642650716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21643038044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21643469604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21643837036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21644183500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21644571152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21644930382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21645304570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21645664208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21646075512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21646438838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21646784528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21647145624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21647489164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21647859238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21648302410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21648677394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21649111052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21649511364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21649879820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21650386184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21650751198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21651107356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21651559328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21651949288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21652320964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21652673056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21653020684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21653409918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21653789088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21654180748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21654660706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21655037234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21655402924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21655775370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21656123346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21656501700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21656889844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21657312238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21657676316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21658027024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21658398270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21658757710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21659129094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21659505704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21659872770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21660311090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21660661716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21661029312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21661480792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21661856696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21662230712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21662633006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21663051996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21663431336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21663825194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21664171200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21664531420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21664875912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21665257818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21665684534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21666088806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21666495676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21666844496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21667205132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21667549512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21667949840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21668357954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21668738986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21669099044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21669498618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21669846450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21670221322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21670593040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21670939408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21671380220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21671728892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21672099474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21672485842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21673029824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21673423050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21673799496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21674240346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21674590704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21674954860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21675300744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21675673484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21676034696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21676493350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21676938478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21677289752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21677703810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21678049596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21678408992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21678751042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21679132602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21679563842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21679998080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21680346098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21680698350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21681056048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21681400032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21681771794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21682117564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21682587538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21682953854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21683331764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21683678612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21684165182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21684527684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21684885666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21685312676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21685661108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21686038728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21686402088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21686775690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21687122594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21687482544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21687844264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21688272746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21688636850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21688986624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21689357006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21689756032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21690168562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21690516222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21690943998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21691306274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21691688060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21692049632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21692394188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21692764528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21693138794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21693587652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21693937984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21694286760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21694646926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21695126214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21695521336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21695879218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21696251190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21696691290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21697067752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21697414220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21697760198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21698119090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21698464010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21698837146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21699244540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21699636472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21700013314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21700385288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21700730958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21701077032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21701451208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21701796420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21702230168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21702579552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21702952096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21703329244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21703745828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21704108424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21704469388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21705020140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21705395020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21705848062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21706334092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21706709294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21707081754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21707454066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21707901466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21708293678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21708660118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21709006536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21709368576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21709750150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21710134602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21710584674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21710959224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21711315050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21711662100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21712020428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21712363954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21712736500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21713079036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21713510698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21713872634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21714248980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21714592992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21714937586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21715297116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21715651482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21716076610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21716443922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21716820658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21717179642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21717656856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21718005792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21718367208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21719049506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21719402028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21719772154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21720133684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21720504478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21720864426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21721250794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21721662712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21722012360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21722377636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21722722624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21723082718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21723426936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21723808432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21724167218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21724599758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21724949520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21725296658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21725656174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21726002172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21726363562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21726718110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21727140166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21727515890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21727885708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21728231268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21728723136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21729086188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21729450372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21729813066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21730221604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21730594534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21730955028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21731326316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21731671438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21732017702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21732388298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21732808392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21733228776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21733580416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21734029066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21734396804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21734768998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21735130520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21735583262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21735956854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21736358976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21736725650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21737069946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21737439558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21737811964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21738182758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21738620052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21738969140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 175,1750000,10000,0,0,256,25,202,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21741405416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21741781376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21742147942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21742498068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21742875960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21743237628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21743630534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21744063854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21744422506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21744788826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21745136708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21745501278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21745848032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21746265288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21746631002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21747083596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21747445768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21747804418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21748165006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21748512158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21748878048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21749240118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21749696904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21750066946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21750445100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21750796264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21751284874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21751654816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21752019150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21752456880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21752828748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21753203404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21753569284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21753942772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21754290890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21754653096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21755014964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21755427938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21755809888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21756158652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21756530534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21756893452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21757268016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21757627964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21758043182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21758407720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21758756226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21759119262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21759465676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21759838720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21760215620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21760588892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21761009570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21761449760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21761823622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21762359470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21762730530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21763092650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21763471130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21763919400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21764299286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21764694718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21765045448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21765414468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21765775368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21766139770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21766614918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21767008040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21767396186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21767785178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21768133824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21768483730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21768877414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21769299812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21769668012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21770023978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21770397852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21770760426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21771131814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21771491008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21771841550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21772266622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21772617296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21772986162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21773442064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21773819070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21774193892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21774567702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21774992922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21775348274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21775717012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21776063774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21776427442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21776774980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21777159198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21777583946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21777964316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21778328178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21778683156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21779046326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21779396812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21779786756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21780162496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21780606960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21780975746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21781350404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21781699358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21782049618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21782412778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21782775008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21783213038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21783565904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21783939636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21784323296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21784828566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21785186332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21785549112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21785980530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21786337822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21786707384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21787056936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21787429568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21787791330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21788177958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21788527370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21788938228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21789309376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21789722914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21790120204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21790515204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21790915468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21791293868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21791766556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21792123896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21792486042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21792894780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21793243272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21793608194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21793967122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21794430836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21794799660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21795184038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21795535214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21796408550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21796792960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21797216466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21797591984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21797949870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21798324612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21798687302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21799060158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21799420896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21799769956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21800199634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21800550990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21800945102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21801292596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21801677960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21802059362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21802473426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21802886962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21803242916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21803624230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21803974832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21804341252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21804691100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21805086084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21805447918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21805887778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21806239504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21806589420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21807102796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21807455122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21807830984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21808180704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21808615508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21808981996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21809357370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21809707224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21810058676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21810420350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21810778988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21811211816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21811563630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21811937538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21812302912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21812676910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21813039442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21813400640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21813760816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21814176704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21814542522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21814887756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21815260216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21815623138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21815994982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21816370168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21816791452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21817156996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21817504134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21817944616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21818553848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21819000012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21819365932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21819831504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21820184856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21820565584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21821004558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21821357248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21821723320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21822083696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21822548322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21822915854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21823297386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21823644564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21823992056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21824350688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21824708356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21825071420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21825479284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21825853132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21826221800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21826597100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21826943648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21827290432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21827675974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21828092520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21828460144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21828806682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21829178540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21829648260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21830025484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21830388950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21830805096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21831169612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21831518240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21831881926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21832247040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21832619320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21832992064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21833364756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21833777514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21834129106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21834490870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21834837480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21835199720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21835546188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21835928250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21836344814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21836731250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21837079116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21837428864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21837788512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21838133624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21838495274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21838850698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21839286478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 176,1760000,10000,0,0,256,25,203,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21840898122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21841314190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21841678536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21842096026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21842467976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21842819290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21843183780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21843529762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21843902136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21844279268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21844654968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21845065046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21845419674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21845783354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21846210458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21846576072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21846984868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21847358934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21847806960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21848180624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21848533646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21848900646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21849305558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21849659486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21850036536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21850475028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21850852980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21851221100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21851595312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21852049328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21852428320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21852803254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21853231386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21853599774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21853950824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21854323406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21854685416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21855058766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21855421406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21855770110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21856197458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21856548722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21856921948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21857268578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21857642682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21858004914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21858418516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21858831548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21859185526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21859553768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21859900296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21860264488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21860610464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21860994528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21861355722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21861792870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21862144798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21862495940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21862856594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21863353542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21863720702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21864081134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21864553266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21864919522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21865291208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21865639540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21865988392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21866348584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21866708146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21867071798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21867481736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21867856314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21868217472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21868590442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21868937178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21869284464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21869656352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21870065518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21870431616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21870777686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21871149192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21871510750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21871882890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21872241386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21872898244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21873263992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21873609960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21873972446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21874508090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21874887766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21875310116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21875782748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21876135150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21876545484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21876926442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21877327674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21877693848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21878055240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21878534948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21878943478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21879348740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21879912356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21880493544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21881039748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21881569764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21881943846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21882291146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21882718942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21883081380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21883469888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21883817898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21884291164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21884656426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21885011268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21885488394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21885838766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21886225116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21886587586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21887058486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21887410036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21887765598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21888126586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21888472732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21888835756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21889193496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21889645028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21890011924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21890391580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21890739564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21891088516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21891448780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21891808446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21892172036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21892596498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21892972380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21893339450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21893712836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21894062688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21894411774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21894784370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21895219036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21895588728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21895941932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21896314964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21896773770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21897170338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21897530570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21897879358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21898342318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21898692276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21899061514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21899410082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21899784176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21900158544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21900531678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21900961484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21901315378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21901682520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21902030126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21902447346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21902803406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21903191216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21903708156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21904087840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21904443832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21904793286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21905156288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21905557326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21905937110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21906356220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21906745316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21907108562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21907487248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21907967838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21908321982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21908694742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21909041988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21909489160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21909839230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21910217140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21910576492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21910948736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21911294802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21911671198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21912110694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21912462450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21912849588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21913196370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21913568734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21913928484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21914343730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21914776120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21915137344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21915497730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21915849676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21916212380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21916557578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21916940270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21917300514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21917764978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21918118856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21918474442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21918834952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21919284460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21919685550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21920049282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21920610364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21920991932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21921374542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21921725008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21922075596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21922440552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21922803054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21923250358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21923601938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21923983132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21924345340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21924718992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21925095344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21925459976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21925838970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21926278048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21926645570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21926998270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21927372730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21927735064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21928150794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21928534796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21928987434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21929353610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21929706360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21930070544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21930528502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21931003030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21931371164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21931867132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21932219282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21932577262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21932940130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21933287102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21933677406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21934060400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21934513492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21934879240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21935257166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21935605194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21935952710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21936313672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21936670922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21937033476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21937459440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21937860060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21938230280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21938603720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21938955028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21939304214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 177,1770000,10000,0,0,256,25,205,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 21941653692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21942265534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21942871990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21943228212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21943615644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21943980594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21944356668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21944744364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21945126036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21945598816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21945953624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21946319712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21946690820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21947062526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21947423438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21947810262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21948156390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21948586460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21949009752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21949617864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21949985820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21950332814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21950718864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21951161136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21951564114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21951915160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21952272006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21952790112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21953142726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21953560176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21954030110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21954409642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21954777636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21955151340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21955501212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21955852086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21956229800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21956579110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21957041474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21957408050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21957787662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21958148006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21958519778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21958955684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21959337200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21959840400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21960249308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21960619376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21960964260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21961336580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21961696212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21962123288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21962574738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21962948224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21963337308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21963686790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21964204956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21964567456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21964942156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21965393674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21965772710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21966127108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21966477222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21966838878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21967185398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21967561672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21967982348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21968358602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21968745408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21969120578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21969468874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21969818370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21970224806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21970572280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21971023900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21971373038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21971750518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21972110856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21972481398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21972826268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21973184750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21973629522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21973979892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21974348324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21974694060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21975171240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21975583670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21975974084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21976419478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21976772980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21977198868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21977548404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21977912404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21978260258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21978647932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21979027252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21979481726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21979833324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21980188916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21980551666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21980900114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21981266338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21981625500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21982076494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21982444240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21982820964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21983216974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21983577828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21983980594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21984356508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21984861820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21985213656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21985592512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21985954082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21986433594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21986787114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21987192788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21987690830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21988105872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21988484952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21988831580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21989204316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21989566850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21989954364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21990471212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21990825892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21991195304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21991542592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21991906560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21992279448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21992683212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21993073100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21993582806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21993982758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21994373982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21994736174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21995100424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21995478100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21995824326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21996300408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 21996666658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 21997047622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21997504952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 21997861138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 21998237246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 21998585820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 21999016318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 21999364654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 21999742058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22000102416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22000473236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22000819152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22001193096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22001616666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22001967554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22002331996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22002683670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22003056152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22003418974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22003805762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22004155356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22004566178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22004931146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22005344208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22005711520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22006057340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22006430306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22006806780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22007254190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22007605452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22007960296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22008324012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22008823970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22009217616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22009598858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22010065334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22010434616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22010824526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22011174496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22011526418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22011888798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22012246720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22012641608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22013057002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22013431768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22013793464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22014165348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22014510932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22014856912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22015251122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22015730518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22016162518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22016516304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22016902628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22017263784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22017636972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22017993068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22018458982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22018823596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22019171196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22019535364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22020064934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22020443634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22020818036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22021254946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22021608206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22021960908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22022324352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22022675224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22023042812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22023403294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22023776702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22024205648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22024581096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22024929664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22025279948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22025641784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22025988478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22026663218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22027109504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22027488866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22027853300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22028230140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22028581144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22028943996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22029308084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22029724774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22030091134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22030438032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22030903970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22031614022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22032025104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22032472344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22032828390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22033200616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22033649642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22034015742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22034363344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22034749564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22035290488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22035669566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22036024570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22036374240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22036737320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22037085244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22037460704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22037807862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22038267374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22038632382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22039011660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22039419192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22039769032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22040128184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22040507206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22041048968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 178,1780000,10000,0,0,256,25,206,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22043045170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22043432642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22043922366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22044347438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22044721232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22045073856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22045436680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22045799174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22046161844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22046614696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22046992738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22047389368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22047797518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22048145734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22048497132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22048874518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22049304432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22049688214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22050043762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22050417332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22050779204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22051161466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22051523704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22051873552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22052308690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22052658792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22053029048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22053485032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22053860466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22054234244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22054606100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22055024154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22055375322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22055760478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22056123320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22056486404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22056831804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22057213928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22057645034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22058019570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22058373922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22058720300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22059079348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22059424354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22059798254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22060160938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22060594338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22060958836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22061331078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22061742932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22062096644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22062458254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22062816556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22063252966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22063603406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22063976104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22064338526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22064814562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22065168492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22065530022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22065945856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22066305182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22066668644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22067014386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22067386380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22067746794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22068119270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22068479452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22068892024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22069255774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22069603844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22069967008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22070311870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22070684046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22071056348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22071428782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22071907648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22072271680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22072684206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22073032278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22073396064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22073755418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22074127184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22074665824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22075052206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22075406768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22075867708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22076250130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22076636168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22077004256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22077453228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22077828312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22078187026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22078557516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22078902530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22079248206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22079622668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22080031022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22080399454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22080746546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22081120050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22081481296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22081852670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22082249560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22082598382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22083026900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22083378754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22083743812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22084090096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22084463086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22084844030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22085246232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22085689526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22086058778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22086466062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22086845196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22087325794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22087675114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22088059934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22088494472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22088868600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22089214840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22089561890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22089978288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22090336118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22090789948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22091255444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22091663434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22092043698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22092418884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22092766278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22093114276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22093487836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22093834934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22094267794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22094633732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22095021200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22095382744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22095756386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22096103970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22096465680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22096904278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22097255176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22097618988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22097964220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22098486740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22098856226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22099240718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22099657392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22100049820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22100435078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22100829772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22101191608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22101559200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22101958684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22102413512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22102838270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22103444468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22103806208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22104208968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22104573536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22104937398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22105375406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22105755436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22106117858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22106492730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22106840386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22107190014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22107563594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22107974562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22108415160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22108771954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22109146042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22109667392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22110043156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22110403334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22110820802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22111189254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22111539896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22111928766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22112277756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22112652170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22113033066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22113407902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22113830012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22114181086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22114542398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22114887430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22115249798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22115594060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22115976120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22116397270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22116773642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22117121506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22117470112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22117829540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22118224370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22118620454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22118965594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22119404444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22119772542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22120145770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22120493392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22120950048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22121355432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22121720316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22122163504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22122514496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22122888862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22123250424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22123622350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22123991874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22124368680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22124798286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22125149466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22125512082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22125857530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22126229204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22126589704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22126972152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22127318622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22127726360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22128091952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22128505538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22128921940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22129268796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22129641706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22130015048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22130490958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22130844150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22131260968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22131631426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22132093048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22132478068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22132860612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22133345518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22133708762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22134088014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22134434516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22134782954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22135141862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22135516806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22135958554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22136317482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22136690038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22137065056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22137439314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22137785454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22138206528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22138567742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22138988332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22139354130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22139719258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22140091634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22140451464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22140824924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22141186934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 179,1790000,10000,0,0,256,25,207,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22142832982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22143379354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22143743998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22144108374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22144522112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22144939914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22145304114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22145685948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22146034570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22146397988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22146831448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22147254222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22147620186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22147965812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22148336340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22148696064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22149067034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22149424008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22149772362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22150194422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22150545612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22150908514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22151254540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22151624290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22151985178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22152369660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22152780794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22153132420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22153495132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22153865874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22154354158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22154705568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22155091174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22155452330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22155900870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22156253066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22156699388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22157111108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22157459628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22157837064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22158183646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22158645602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22159013438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22159439792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22159788812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22160136078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22160498236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22160865934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22161293594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22161644952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22162017490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22162381088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22162752574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22163099688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22163459682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22163820502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22164244374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22164610356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22164957650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22165413220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22165799508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22166184140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22166531940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22167169882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22168274916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22169122788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22169680986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22170033824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22170408036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22170770988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22171145042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22171493608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22171892916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22172347518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22172748900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22173112236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22173458620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22174024170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22174750484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22175607554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22176299018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22177095240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22177717068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22178450104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22179092454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22179721180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22180764366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22181371972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22182014294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22182595672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22183202458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22183916926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22184524944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22185146712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22185727534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22186455036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22187110738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22187937620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22188523122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22189229190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22189752314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22190335744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22190858060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22191208350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22191601864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22192047342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22192427712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22192786546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22193178976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22193542286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22193891910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22194307142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22194655880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22195117160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22195482750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22195873636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22196240318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22196590108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22196986446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22197333608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22197763260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22198110862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22198483104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22198842534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22199323832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22199675248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22200036082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22200461828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22200812040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22201174718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22201519828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22201890728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22202251402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22202636936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22202983500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22203390726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22203753396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22204120148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22204483780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22204844494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22205237632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22205611866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22206058794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22206410430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22206759056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22207120068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22207465482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22207827406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22208183138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22208553624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22208978194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22209387086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22209768242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22210375166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22210847564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22211215630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22211674184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22212024578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22212403730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22212764764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22213371030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22213889566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22214242306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22214695610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22215046280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22215420088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22215767250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22216140402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22216501914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22216930090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22217352092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22217722820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22218127012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22218479384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22218841870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22219187280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22219571808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22220013304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22220390714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22220740732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22221088664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22221557446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22221911178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22222288004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22222635352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22223075002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22223442116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22223815460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22224163880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22224512246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22224907770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22225268274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22225702138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22226053002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22226426198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22226787680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22227162264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22227511740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22227872864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22228234222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22228640694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22229036988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22229383662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22229755912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22230116118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22230490182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22230849128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22231269304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22231633062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22231980994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22232343420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22232870242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22233245780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22233618666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22234056456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22234406728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22234755416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22235115644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22235462446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22235824250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22236180212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22236552474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22236975032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22237352152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22237702560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22238071920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22238434762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22238780818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22239156004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22239599620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22239975910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22240337734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22240711052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22241059652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22241407042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22241778856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22242125158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22242550316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22242897442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22243266698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22243643292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22244150170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22244571762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22244929166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22245363960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22245714730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22246077432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22246423138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22246795316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22247156402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22247570296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22247984270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22248336048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22248696892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22249042592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 180,1800000,10000,0,0,256,25,208,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22251061966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22251426916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22251808148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22252173996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22252552326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22252902784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22253268778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22253711898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22254062988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22254426288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22254771868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22255247154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22255614872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22256000520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22256413592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22256777718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22257353984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22257708714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22258092332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22258455466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22258843656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22259289438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22259667850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22260017804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22260367312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22260760488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22261109196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22261485402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22261951264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22262358884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22262723216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22263096730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22263444362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22263810506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22264240588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22264589274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22265030526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22265381572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22265755950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22266118962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22266646854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22267015002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22267365700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22267789874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22268143602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22268508928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22268857662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22269251522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22269660114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22270049732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22270493910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22270848992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22271215868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22271596028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22271995666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22272345722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22272733886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22273159834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22273538898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22273885928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22274234508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22274594982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22274940876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22275303026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22275692418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22276145878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22276513196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22276886160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22277232842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22277727972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22278092482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22278452890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22278881518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22279232072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22279604858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22279988918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22280362676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22280711886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22281077456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22281439496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22281856554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22282223194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22282570108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22282942368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22283302804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22283676044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22284037252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22284448568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22284813312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22285163022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22285526750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22285874976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22286247420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22286620112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22287027120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22287482644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22287842640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22288235032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22288685392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22289072008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22289435914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22289811042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22290247496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22290636354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22291005878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22291355496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22291717412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22292064864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22292442248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22292855198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22293233628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22293629456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22294003824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22294353402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22294719670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22295124822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22295544322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22295923918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22296299572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22296702072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22297065782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22297438984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22297884594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22298357180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22298735488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22299084308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22299448634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22299900542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22300277394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22300651652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22301026410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22301439464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22301819108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22302181152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22302559140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22302951478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22303302068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22303715008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22304146140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22304522478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22304870504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22305219700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22305597074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22305964640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22306375242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22306789478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22307165784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22307527950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22307935026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22308283268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22308633300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22309010124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22309379138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22309829466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22310213404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22310618152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22311086596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22311464436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22311825544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22312175286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22312604778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22312955812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22313319078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22313665370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22314037464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22314398286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22314782200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22315193670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22315579646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22315942188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22316288918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22316651632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22316996764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22317382250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22317742716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22318185160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22318537370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22318886418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22319246720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22319592412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22319954652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22320313034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22320732464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22321108700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22321481776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22321830680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22322275850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22322639810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22322997560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22323360830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22323770368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22324145764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22324507120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22324917254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22325297212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22325663434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22326107274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22326573030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22326940020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22327285772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22327656918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22328017056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22328388670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22328769796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22329212694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22329579186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22329927038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22330290398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22330636990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22331009316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22331380688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22331751698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22332163758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22332514926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22332908014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22333256336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22333955472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22334323462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22334798878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22335168904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22335574438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22335925008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22336275598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22336639930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22337001700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22337365668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22337784626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22338191286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22338555274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22338929532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22339279234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22339628184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22340003406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22340424268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22340790964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22341156378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22341528584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22341890240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22342263882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22342622780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22342972282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22343417860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22343769898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22344132832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22344478958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22345029776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22345411058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22345785554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22346197504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22346552362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22346913308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22347260028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22347622892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22347991028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22348391462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22348822350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22349199348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 181,1810000,10000,0,0,256,25,209,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22350761444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22351145260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22351595242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22351949704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22352313078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22352662066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22353035208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22353396306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22353783872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22354139836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22354738194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22355107010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22355456144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22355932166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22356326526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22356715350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22357077250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22357530788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22357902324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22358254700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22358617030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22358964734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22359327134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22359714332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22360156420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22360525104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22360899630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22361248108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22361596692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22361958226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22362352312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22362778846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22363129964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22363503994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22363867764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22364240366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22364588212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22364948078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22365311080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22365719936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22366086182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22366432358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22366804000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22367265794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22367641754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22368021924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22368462344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22368828690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22369175048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22369536922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22369881274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22370252570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22370625574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22370999038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22371406806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22371757324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22372144176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22372495058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22372857038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22373217262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22373601992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22374032034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22374408252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22374755866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22375105142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22375465218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22375811448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22376186018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22376531826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22376967882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22377353422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22377728402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22378093054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22378568940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22378945008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22379292412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22379723454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22380073726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22380446590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22380807382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22381178540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22381525910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22381885586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22382247154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22382771604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22383166296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22383512958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22383884988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22384247046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22384634276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22384981942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22385396694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22385760544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22386107758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22386470284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22386816224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22387188224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22387561780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22387997954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22388348594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22388697732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22389077850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22389656800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22390194402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22390544622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22390992594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22391359054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22391731932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22392078728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22392426982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22392787352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22393146536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22393570506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22393919942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22394292730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22394654920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22395027298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22395408904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22395771512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22396135262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22396553562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22396921526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22397284728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22397673342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22398035930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22398409338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22398772564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22399189838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22399555302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22399934320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22400299598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22400750030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22401127450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22401501768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22401874730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22402290806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22402643618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22403006692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22403353970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22403717170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22404098042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22404510532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22404958954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22405336314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22405685464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22406034748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22406396676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22406744350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22407120558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22407467950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22407902056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22408269226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22408642812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22408990518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22409338858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22409739268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22410094896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22410528894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22411185252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22411562266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22412077450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22412502014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22412883668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22413313634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22413680458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22414030516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22414396678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22414744568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22415119840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22415494804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22415870868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22416282448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22416635164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22416998070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22417345952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22417728716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22418110578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22418495364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22418927312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22419306082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22419656496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22420007548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22420371426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22420720728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22421115116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22421463422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22421898610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22422264740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22422638098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22423092498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22423445612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22423817266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22424165166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22424610834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22424977264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22425349586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22425710542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22426082310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22426429818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22426790338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22427224200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22427576894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22427942276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22428290274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22428664218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22429060880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22429449020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22429798372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22430216692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22430582132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22430930254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22431293558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22431639196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22432042396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22432444976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22432887672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22433239452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22433587748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22433950410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22434480500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22434850662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22435212016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22435647052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22436014040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22436389406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22436753378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22437102892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22437463622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22437820826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22438184536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22438593838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22439023078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22439448428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22439822644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22440172146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22440523828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22440909926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22441333086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22441702984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22442052334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22442427714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22442791496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22443186488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22443546794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22443958816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22444333038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22444681250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22445061364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22445543464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22445921336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22446531802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22447213158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22447797358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22448407014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22448843502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 182,1820000,10000,0,0,256,25,210,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22450880926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22451255870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22451605412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22451996052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22452426784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22452811614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22453161928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22453512208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22453879846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22454228414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22454626888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22454972912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22455413668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22455778994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22456151508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22456498178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22456959124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22457326084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22457718506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22458162862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22458514666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22458891816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22459254626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22459627948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22459977818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22460342508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22460764530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22461116782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22461479110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22461824896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22462196246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22462557356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22462959846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22463310236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22463729156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22464094568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22464440724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22464833442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22465184142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22465555372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22465929354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22466365328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22466718102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22467067672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22467504602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22467961434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22468328792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22468686080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22469059506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22469508440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22469885294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22470356742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22470862548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22471226614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22471589314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22472027088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22472379258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22472761892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22473123132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22473494800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22473869670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22474293248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22474752238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22475149320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22475513182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22475859856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22476231716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22476592476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22476979724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22477345560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22477767110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22478134058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22478483656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22478850554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22479301402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22479677864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22480052266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22480494974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22480845502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22481195864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22481556660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22481904130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22482266572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22482624164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22482996392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22483420210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22483796980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22484145462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22484493248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22484922468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22485289630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22485675024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22486095790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22486492668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22486855616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22487229936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22487697070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22488051478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22488446652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22488890402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22489290624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22489638284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22490011556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22490481126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22490858998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22491221102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22491640736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22492005788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22492352908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22492716624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22493062272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22493652482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22494368960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22495027814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22495639432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22496273706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22496925262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22497617400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22498250018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22498798772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22499437942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22500157564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22500786344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22501484786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22502087910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22502804964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22503384562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22503964318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22504579396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22505209716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22505947270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22506607336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22507164290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22507757336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22508430486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22509053910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22509650720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22510230292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22510633254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22510996494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22511516890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22511870670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22512227810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22512700132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22513115012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22513495556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22513841868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22514290840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22514659682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22515033314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22515381488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22515730618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22516093592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22516453072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22516879202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22517231484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22517604938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22517965958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22518337906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22518685504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22519043982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22519404958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22519815246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22520178966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22520523028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22520893328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22521276408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22521666772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22522070104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22522498272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22522862730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22523210620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22523574652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22524049706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22524425620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22524812332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22525275656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22525628604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22525979084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22526340324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22526687030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22527050652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22527443904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22527817788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22528253918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22528628656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22528975382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22529322116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22529681894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22530026438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22530441128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22530850820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22531244810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22531606916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22531980716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22532328826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22532677654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22533053050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22533399764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22533830150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22534179488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22534551482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22534913268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22535435882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22535803624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22536152984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22536592532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22536943622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22537306734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22537652144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22538024760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22538516386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22539255694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22539910960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22540591630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22541188544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22541795796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22542513252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22543086088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22543749016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22544385980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22545123930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22545697570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22546416290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22547032474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22547720094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22548295516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22548902880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22549551600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22550095616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22550917668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22551312942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22551664670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22552027682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22552374700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22552752840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22553180036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22553592658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22553956408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22554347712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22554696864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22555043962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22555423338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22555774440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22556208482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22556556896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22556928912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22557288860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22557767260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22558119458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22558481848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22558908848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22559279362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22559644244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22559991580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22560365606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22560726872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 183,1830000,10000,0,0,256,25,211,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22562439814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22562801158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22563152170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22563520400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22563883302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22564247360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22564846176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22565223792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22565823092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22566218370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22566589050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22566942430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22567387524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22567740048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22568107196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22568456622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22568984736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22569367756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22569808316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22570241564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22570596110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22570986320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22571354022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22571718402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22572064908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22572469284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22572925338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22573318394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22573666580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22574015102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22574376612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22574739694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22575116214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22575462850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22575903200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22576268844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22576641882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22576989066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22577336896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22577698814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22578058012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22578484012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22578887818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22579261674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22579625578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22580104534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22580455610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22580819902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22581263628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22581615282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22581977704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22582323558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22582695216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22583056916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22583519212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22584242058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22584873982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22585522652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22586231732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22586926768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22587520980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22588111420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22588708158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22589355240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22590056764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22590681194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22591422984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22592026328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22592763854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22593354728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22593945994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22594507390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22595265536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22595780684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22596371832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22596787846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22597136816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22597521648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22598030618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22598453850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22598818418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22599195476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22599545974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22599917088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22600294606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22600658470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22601098452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22601447402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22601820288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22602370458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22602750986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22603113884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22603465326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22603894764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22604244990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22604608362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22604954074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22605359594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22605721742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22606109596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22606523310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22606884938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22607247972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22607595320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22607957834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22608303518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22608686442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22609047374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22609482802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22609833584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22610182926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22610546224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22610895342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22611296092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22611654900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22612095338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22612479756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22612854706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22613203100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22613680880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22614046534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22614421196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22614864082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22615233768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22615625530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22616005648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22616378630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22616725850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22617086940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22617448086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22617863864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22618228862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22618574608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22618946348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22619306788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22619678738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22620036952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22620448276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22620810656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22621155964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22621516254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22621859040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22622228450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22622597824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22622969214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22623382516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22623733196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22624093472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22624439178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22625015974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22625378674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22625751766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22626259990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22626670344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22627018218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22627382308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22627743434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22628090334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22628466988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22628886382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22629262450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22629655838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22630029772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22630377552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22630725634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22631102642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22631707932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22632074328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22632418722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22632822328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22633184904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22633557896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22633917674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22634266470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22634704300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22635053990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22635416026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22635839912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22636234706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22636609548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22636983130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22637396394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22637750008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22638111932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22638458834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22638822600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22639169022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22639551558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22640002550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22640380620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22640729692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22641078420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22641631552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22641983406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22642396168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22642814404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22643192166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22643557566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22643931806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22644279764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22644628812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22645001512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22645348364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22645774218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22646123688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22646493732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22646879178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22647565036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22647934626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22648340394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22648717136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22649065998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22649430216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22649777918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22650150266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22650511532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22650898006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22651311050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22651665818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22652030002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22652379318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22652743560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22653091548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22653476504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22653840276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22654356162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22654710168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22655070888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22655433128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22655782932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22656161352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22656509780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22656985084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22657353684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22657734340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22658306224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22658775676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22659157906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22659585056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22659954040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22660300182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22660674236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22661036528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22661411020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22661771576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22662122260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22662561528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22662912676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22663277320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22663749116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22664125784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22664488388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22664875404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22665310848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22665663772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 184,1840000,10000,0,0,256,25,213,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22667459316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22667814002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22668259290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22668611382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22668986832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22669349180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22669830228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22670192402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22670543026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22670983448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22671336672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22671700470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22672046760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22672419728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22672780514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22673164426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22673576034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22673929150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22674289686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22674636924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22674998996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22675344664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22675717044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22676088160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22676521804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22676873184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22677220846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22677581290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22677927868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22678290398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22678647860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22679020440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22679451872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22679856268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22680347662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22680802906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22681169210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22681530302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22681975804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22682326978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22682782320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22683146392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22683519132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22683866284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22684229974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22684593846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22685012150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22685378732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22685731734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22686104336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22686465756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22686838762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22687198690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22687625860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22688019212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22688369040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22688732990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22689080034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22689452604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22689828742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22690201342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22690663078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22691018168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22691380440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22691728140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22692196248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22692559596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22692933304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22693365912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22693743962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22694093564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22694442248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22694805040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22695153730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22695530606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22696072358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22696449496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22696811378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22697184662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22697532134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22697881268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22698287404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22698633514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22699071402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22699421992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22699796028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22700157636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22700530470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22700877452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22701239280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22701663200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22702013964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22702376758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22702722378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22703195598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22703562774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22703958844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22704373738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22704727724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22705089000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22705435172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22705798162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22706143628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22706515890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22706888344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22707321358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22707673170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22708022224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22708384980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22708733990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22709099308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22709458090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22709831970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22710253410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22710628138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22711048134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22711400020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22711894376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22712258132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22712622248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22713041006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22713416702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22713778500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22714152504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22714669468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22715035752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22715396932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22715812904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22716179028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22716525038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22716896982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22717261118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22717633978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22717993324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22718594496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22718961320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22719308938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22719671588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22720016834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22720389302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22720764456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22721203282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22721556236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22721904956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22722266488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22722613564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22722976892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22723362780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22723751868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22724191540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22724597932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22724976932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22725327154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22725871422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22726235126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22726596938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22727015132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22727390928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22727894280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22728274544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22728624632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22728986080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22729350448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22729765512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22730132446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22730478252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22730973430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22731459762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22731854068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22732202490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22732637522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22732999830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22733344912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22733706610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22734049986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22734418936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22734789318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22735223514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22735574878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22735922730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22736282628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22736734378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22737101784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22737459314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22737832666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22738262470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22738639764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22738992972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22739408940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22739769836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22740116538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22740492478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22740907386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22741283002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22741644262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22742018400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22742366412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22742715190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22743088548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22743434616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22743951220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22744301090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22744674196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22745036374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22745410316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22745769124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22746119650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22746580326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22746943332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22747420568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22747885172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22748263492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22748636988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22749009296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22749424472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22749778718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22750139996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22750486484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22750848652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22751194034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22751575772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22751999538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22752375960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22752724892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22753074186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22753434350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22753780616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22754186656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22754534438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22754970952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22755338734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22755709374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22756055790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22756428160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22756788074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22757271534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22757830632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22758350076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22758726636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22759200410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22759580610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22760087910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22760513768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22760879316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22761226292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22761589502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22761935426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22762308424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22762681764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22763053660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22763471266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22763823950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22764185884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22764532770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22764895934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22765241646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22765625280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 185,1850000,10000,0,0,256,25,214,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22767249686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22767710100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22768091850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22768457904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22768908130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22769262292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22769626964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22769974256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22770453204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22770819428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22771207394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22771621272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22771975972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22772339202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22772687720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22773052780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22773398050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22773783270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22774143724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22774594658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22774949314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22775298156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22775661018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22776009542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22776495174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22776879260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22777329400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22777696320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22778069738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22778418422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22778785946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22779149804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22779509510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22779873794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22780297196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22780672664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22781035032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22781521388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22781873026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22782233906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22782596908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22783017120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22783382970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22783730282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22784101956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22784464504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22784837750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22785196850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22785627758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22786004528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22786352736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22786715802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22787060980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22787432928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22787807272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22788178876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22788592520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22788946136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22789310040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22789658948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22790066710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22790669354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22791265652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22791637552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22792013616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22792361682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22792951882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22793319442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22793682084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22794152116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22794535824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22794927990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22795504658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22795957690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22796324642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22796676122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22797162296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22797514002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22797877180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22798223370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22798613922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22798990900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22799365084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22799785436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22800138974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22800501734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22800847618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22801211010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22801557244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22801941130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22802364962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22802743288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22803092050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22803440606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22804106032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22804459770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22804858812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22805285206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22805662594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22806087378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22806464100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22806814678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22807180034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22807556242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22807965338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22808334370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22808681208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22809198196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22809566084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22809940718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22810336812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22810739422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22811117934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22811466090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22811829280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22812175128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22812546592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22812907338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22813294650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22813707362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22814059572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22814420974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22814768578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22815283604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22815632634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22816017258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22816451284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22816826800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22817175066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22817522690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22817884602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22818230988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22818604992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22818950588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22819389104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22819755586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22820128990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22820477856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22820826224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22821187886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22821546226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22821970128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22822319324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22822692372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22823054008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22823426758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22823775482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22824202230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22824749546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22825112254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22825475816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22825821674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22826293512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22826661480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22827047408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22827396410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22827811862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22828176530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22828524352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22828913376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22829262652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22829635602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22830029348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22830514998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22830867858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22831218430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22831579484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22831926596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22832290074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22832649012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22833021100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22833443598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22833818584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22834227494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22834579634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22834941310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22835288620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22835666252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22836111526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22836486534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22836856476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22837307534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22837875526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22838284924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22838649538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22839073606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22839439756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22839786186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22840159414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22840521270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22841043642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22841396534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22841822674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22842187832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22842534782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22842897640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22843242740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22843641384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22844018236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22844471348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22844822774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22845173094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22845535490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22845884074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22846249496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22846610556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22846983782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22847416122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22847790616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22848138924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22848487592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22848951516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22849302624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22849677292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22850087226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22850463392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22850825198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22851197430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22851545464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22851894836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22852340112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22852745970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22853122500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22853468838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22853842030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22854204864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22854576562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22854922842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22855285986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22855712236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22856064606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22856557368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22856907800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22857280616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22857642304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22858027890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22858453276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22858806034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22859167782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22859514616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22859974192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22860321886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22860702346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22861060524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22861510464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22861862586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22862210408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22862631716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22862981180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22863357530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22863701272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22864134564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22864501150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22864879840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22865226752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22865575304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 186,1860000,10000,0,0,256,25,215,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22867191438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22867562376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22867928718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22868278112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22868652142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22869027478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22869403140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22869827868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22870181440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22870542686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22870889208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22871354762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22871702762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22872276698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22872710760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22873212132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22873564448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22873913692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22874273570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22874632614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22874996658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22875417414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22875791896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22876319602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22876919608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22877272888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22877664252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22878112492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22878463680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22878835784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22879216368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22879590424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22879952568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22880339458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22880835198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22881191288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22881554786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22881904648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22882454310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22882804448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22883188778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22883615324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22883992676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22884340248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22884689440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22885051056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22885397576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22885772158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22886118306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22886554390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22886918976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22887292118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22887640196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22887990114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22888350142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22888706892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22889070238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22889599518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22889976170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22890335968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22890771184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22891120820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22891487370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22891850284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22892278234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22892643808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22892988790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22893359164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22893823220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22894212834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22894561968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22894977176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22895343020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22895691476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22896054952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22896401014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22896773960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22897149380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22897583940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22897938420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22898288494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22898649744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22898997764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22899360594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22899706612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22900090592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22900510836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22900887316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22901236336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22901584574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22901945430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22902290924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22902665730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22903012440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22903452692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22903849306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22904224576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22904572178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22905155496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22905535444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22905934294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22906318982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22906665884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22907040234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22907401664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22907774016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22908121068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22908482864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22908969776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22909322948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22909686516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22910032976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22910405388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22910777160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22911192938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22911612120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22911964998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22912326032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22912672924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22913035908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22913381566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22913767484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22914153410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22914606106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22914957284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22915306454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22915667804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22916144464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22916514690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22916876058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22917316826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22917684314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22918055646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22918402674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22918764676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22919171042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22919532600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22919950438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22920307872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22920679994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22921222974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22921602860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22921950930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22922342510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22922787742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22923141054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22923504234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22923851496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22924223568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22924584872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22924967660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22925333110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22925760180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22926124908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22926470202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22926898238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22927519552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22927915144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22928277364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22928723960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22929074690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22929424872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22929787610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22930133876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22930497110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22930854604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22931303576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22931668482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22932040954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22932388116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22932736194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22933096364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22933454412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22933818364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22934226280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22934602390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22934964320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22935336330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22935683078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22936030502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22936401880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22937003052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22937389348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22937736402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22938109664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22938577722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22938969822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22939319728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22939751752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22940116780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22940464436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22940827326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22941173116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22941546326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22941918940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22942341310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22942701642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22943050826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22943413116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22943762014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22944127352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22944475262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22944861874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22945291534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22945669628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22946019266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22946366156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22946729828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22947137526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22947517032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22947957666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22948344764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22948707910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22949275994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22949799534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22950168950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22950534246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22950945354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22951312102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22951658242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22952031228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22952392932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22952899890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22953264866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22953679668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22954044160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22954391724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22954756696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22955102176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22955474442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22955847324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22956222068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22956644770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22956996794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22957357618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22957729748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22958109754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22958471866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22958858898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22959303990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22959680116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22960028904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22960377738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22960838366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22961189178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22961565204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22961987588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22962362858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22962726426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22963098690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22963447180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22963796752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22964181512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22964528090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22964952752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 187,1870000,10000,0,0,256,25,216,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 22966965358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22967347354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22967785226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22968167422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22968517340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22968897638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22969266562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22969615304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22970132154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22970562336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22970938808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22971299084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22971670744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22972165630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22972539744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22972901712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22973325924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22973693932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22974041794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22974415576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22974778770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22975151460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22975578234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22975994696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22976355964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22976699294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22977069222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22977410566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22977777386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22978175798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22978545398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22978961622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22979314176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22979687256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22980032876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22980394638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22980739480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22981121002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22981480964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22981965244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22982372976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22982722102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22983193054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22983544086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22983920548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22984266794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22984704148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22985069736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22985442602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22985909236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22986262266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22986636360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22986983772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22987411856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22987760200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22988132086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22988494608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22988867606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22989214654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22989574862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22989996468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22990346788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22990710414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22991056032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22991427386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22991787340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22992169454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22992517518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22992935554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22993301990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22993801826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22994530270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22994972230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22995347550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22995785796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22996164860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22996513932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 22996863754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 22997227030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22997575464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 22997950548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 22998367302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 22998743688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 22999103740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 22999475362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 22999822116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23000168650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23000527156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23000882988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23001315934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23001796122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23002172382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23002533584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23002906000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23003254442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23003681978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23004124268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23004472978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23004833702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23005203620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23005756066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23006120360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23006505800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23006920870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23007275884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23007638592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23007986642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23008350616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23008698358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23009082264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23009443024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23009893484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23010245824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23010593864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23010955802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23011304296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23011668492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23012026706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23012467334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23012831326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23013203130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23013549906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23013896416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23014255772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23014613364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23014976114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23015388510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23015762966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23016123506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23016496060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23016936072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23017287924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23017789918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23018215988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23018582826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23018954408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23019345714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23019707640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23020079778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23020442208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23020869312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23021234914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23021582582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23021944670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23022289708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23022660628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23023031842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23023402638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23023824682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23024176826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23024539656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23024905820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23025285918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23025632186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23026156392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23026618050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23026997130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23027344696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23027692472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23028204928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23028569938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23028935468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23029348896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23029724336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23030086636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23030458844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23030806554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23031154748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23031527352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23032000314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23032367950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23032714528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23033093022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23033579116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23033956886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23034353264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23034763600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23035156178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23035518950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23035887482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23036232700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23036604118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23036979038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23037350280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23037771800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23038123728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23038482594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23038827366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23039288632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23039637226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23040020404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23040444606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23040822756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23041173004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23041522392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23041884536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23042231624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23042606616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23042955506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23043385666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23043751672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23044124026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23044471574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23044818980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23045179060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23045535920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23045952042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23046304258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23046675964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23047037032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23047409984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23047756566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23048104254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23048476844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23048883014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23049388830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23049738360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23050109188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23050564392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23050964964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23051313176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23051729692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23052095612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23052442956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23052805762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23053150666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23053521796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23053893832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23054267270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23054688794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23055041350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23055400784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23055747120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23056109376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23056453706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23056835888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23057257028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23057632024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23057979552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23058327068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23058686718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23059032900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23059406196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23059751468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23060255124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23060620702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23060998696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23061344384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23061819032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23062196826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23062546288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23062978186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23063328616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23063711672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23064072124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23064444290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23064911808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 188,1880000,10000,0,0,256,25,217,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23066493014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23066873080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23067222340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23067586660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23067946166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23068383482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23068752668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23069128852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23069479954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23069832352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23070195146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23070555796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23070921138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23071547268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23072086002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23072470670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23072997506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23073385492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23073748200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23074195596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23074548508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23074913098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23075260188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23075633112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23075994342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23076381814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23076801532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23077154268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23077515936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23077862518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23078225244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23078599052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23079016106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23079378858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23079825336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23080179378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23080531932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23080895154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23081243532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23081767538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23082119968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23082565210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23082933356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23083307192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23083656808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23084104052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23084468214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23084829198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23085266382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23085616822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23085990778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23086353780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23086728316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23087077410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23087439602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23087801622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23088212578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23088653064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23089009278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23089382762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23089747590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23090169922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23090520646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23090949092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23091314464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23091667954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23092030948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23092376544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23092749278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23093120866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23093551992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23093912456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23094260448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23094627846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23094974082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23095464904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23095831312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23096206234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23096648484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23097054120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23097442706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23097932038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23098298282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23098659332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23099023886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23099448202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23099825492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23100207368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23100597774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23100948878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23101298440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23101673452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23102098980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23102467016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23102999862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23103376444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23103737856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23104109384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23104470364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23104888456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23105253712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23105601706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23105966402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23106455858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23106831904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23107204938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23107650234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23108000262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23108347484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23108708494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23109052456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23109413086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23109769618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23110139382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23110562968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23110937018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23111283346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23111629098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23111986838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23112331832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23112703948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23113048454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23113628436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23113999010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23114370504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23114717932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23115065362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23115438780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23115785212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23116217838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23116586480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23117004450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23117364616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23117872200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23118237272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23118587590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23119024714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23119378966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23119746540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23120094640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23120468152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23120828520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23121212666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23121633288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23121987344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23122351240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23122700224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23123065462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23123413548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23123799534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23124162388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23124596728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23124947512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23125295076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23125655336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23126001732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23126364128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23126720264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23127141538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23127515762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23127888462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23128234550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23128580542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23129163930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23129530554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23129950732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23130308604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23130682122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23131044518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23131447792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23131797028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23132176554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23132541300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23132967618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23133335810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23133682104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23134054580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23134415622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23134821164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23135183658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23135597980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23135980190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23136328250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23136691292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23137037058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23137408568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23137794964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23138177566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23138595358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23138947808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23139309304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23139656192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23140121858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23140473672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23140861808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23141288028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23141667332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23142017080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23142366968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23142730064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23143076772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23143451538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23143798790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23144230338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23144597806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23145159242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23145512462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23145861140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23146301090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23146651128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23147082168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23147433368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23147808052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23148171902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23148546152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23148895312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23149262924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23149700382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23150052008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23150416884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23150761754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23151235612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23151644656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23152037464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23152473978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23152830984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23153195408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23153546360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23153910900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23154289998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23154676082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23155037372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23155478528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23155828852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23156179134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23156542228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23156890438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23157253046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23157610932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23158043086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23158408738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23158781730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23159131030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23159480418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23159842908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23160201692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23160741218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23161105256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23161477218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23161837630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23162308136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23162662116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23163023992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23163385776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23163797846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 189,1890000,10000,0,0,256,25,218,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23165791972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23166151000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23166594792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23166960394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23167335380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23167683392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23168037492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23168401902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23168761426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23169199452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23169549404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23169922020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23170283456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23170656416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23171004602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23171364538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23171725218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23172133744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23172501844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23172848906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23173297530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23173769014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23174157198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23174506796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23174935284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23175301790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23175649434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23176012972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23176358836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23176730922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23177104330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23177646808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23178000600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23178350244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23178712020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23179058036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23179422942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23179923230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23180362676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23180733006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23181107748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23181457264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23181805706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23182168456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23182516770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23182912830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23183336128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23183711916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23184074010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23184446728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23184973478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23185339152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23185702674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23186112656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23186481638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23186828622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23187202554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23187563138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23187956076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23188321148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23188675086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23189122496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23189481786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23189844032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23190189330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23190559386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23190975586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23191369250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23191797182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23192150394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23192529510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23192891692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23193255838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23193763938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23194141680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23194573484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23194949810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23195297600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23195713770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23196357472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23196725730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23197151190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23197512898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23197886220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23198258990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23198632996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23198979180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23199326472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23199696950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23200120458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23200482800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23200831930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23201201848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23201626282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23201998636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23202389654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23202807016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23203172088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23203519834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23203882920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23204229162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23204601346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23204973360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23205345964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23205756926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23206109642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23206471460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23206819938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23207283636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23207633204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23208017426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23208441806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23208820450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23209170664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23209653394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23210019206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23210394458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23210774646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23211206778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23211583206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23211943744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23212316156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23212662000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23213008084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23213378922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23213724286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23214148618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23214498400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23214870174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23215232100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23215604944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23215951320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23216311146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23216672154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23217128918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23217512958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23217860374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23218385418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23218752056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23219139160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23219540534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23219907104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23220281332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23220652878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23221016038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23221362370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23221746346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23222107076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23222591514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23222943578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23223293462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23223653488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23224000314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23224363178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23224721450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23225146318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23225643578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23226020376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23226369114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23226719360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23227080716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23227446620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23227810064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23228218748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23228592972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23228954310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23229327272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23229872462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23230240748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23230604352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23231018636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23231382712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23231727250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23232097906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23232457808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23232829600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23233189686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23233595936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23233961370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23234310014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23234674902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23235022398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23235396182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23235768128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23236141378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23236562252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23236913874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23237275992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23237623910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23237989172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23238336818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23238721296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23239081292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23239527240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23239875480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23240223314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23240584336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23241173348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23241554596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23241963760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23242342516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23242704100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23243077098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23243424616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23243772328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23244142688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23244490388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23244913274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23245261880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23245633386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23245994450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23246366864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23246713668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23247073226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23247433956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23247842334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23248208112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23248553126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23248924334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23249284640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23249685066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23250047780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23250473958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23250839816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23251199664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23251562864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23252036396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23252412964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23252785298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23253229946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23253589624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23253938418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23254300472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23254648516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23255013424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23255372256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23255746196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23256176412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23256778352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23257285862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23257640264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23258109412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23258471742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23258943372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23259294426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23259695146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23260059538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23260432994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23260781380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23261144646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23261584804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23261935892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23262298204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23262643184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23263173778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23263544036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23263950464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 190,1900000,10000,0,0,256,25,219,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23265600260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23265963154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23266331446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23266700184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23267062768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23267493516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23267871512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23268234276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23268609000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23268957956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23269306456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23269679528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23270090572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23270459586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23270804930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23271176800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23271537274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23271911038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23272270624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23272619246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23273043212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23273397414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23273901824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23274387242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23274764676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23275139320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23275578684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23275930408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23276279572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23276640076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23276987690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23277350810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23277695976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23278079280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23278501412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23278882696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23279235872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23279589340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23279955626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23280306672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23280686730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23281037490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23281466332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23281837150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23282213086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23282563374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23282913236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23283278310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23283639632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23284078452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23284427322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23284798882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23285169578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23285857710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23286360854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23286800996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23287169552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23287519590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23287887528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23288234682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23288608354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23288983368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23289359894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23289922448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23290459616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23291288134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23291800482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23292170906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23292622724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23293002364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23293371984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23293747408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23294096196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23294445476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23294821072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23295306300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23295904890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23296469148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23297353482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23298031998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23298638108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23299209332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23299779180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23300417818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23301108804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23301636098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23301985866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23302360974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23302724380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23303113842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23303462436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23303918840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23304419404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23305011860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23305593558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23305961180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23306442240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23306809904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23307192458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23307540734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23308054888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23308420744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23308781782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23309237274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23309738020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23310123282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23310486134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23310862938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23311213468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23311577420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23312031978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23312385272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23312756612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23313102166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23313473272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23313835022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23314258828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23314674356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23315200574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23315572308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23315918968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23316312170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23316678196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23317063334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23317439998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23317918642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23318272096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23318628344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23318991322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23319448522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23319829736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23320180670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23320643620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23321009224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23321387194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23321736326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23322084416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23322444716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23322803354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23323248266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23323626356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23324009392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23324375482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23324750640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23325100756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23325467148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23326063718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23326416174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23326785034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23327140222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23327511946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23327872284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23328279766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23328639464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23329078744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23329446832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23329802982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23330165972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23330620708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23331011180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23331375348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23331834320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23332190364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23332548688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23332910520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23333258592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23333884100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23334237274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23334694322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23335061852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23335443016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23335791404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23336141792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23336505810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23336865270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23337324434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23337674168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23338054188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23338460056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23338835136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23339183682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23339546124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23340031482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23340384454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23340753102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23341100190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23341633432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23342158800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23342539742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23343013166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23343419538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23343787626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23344134716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23344498642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23344844652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23345229378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23345670084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23346048010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23346402564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23346750990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23347111200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23347457108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23347831042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23348174516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23348634364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23349002544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23349386270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23349732406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23350080586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23350441178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23350825054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23351284608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23351654328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23352060080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23352811088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23353286996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23353654098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23354104580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23354473314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23354826112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23355191176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23355538736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23355909694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23356282064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23356657236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23357083096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23357437072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23357805264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23358153038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23358653992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23359017764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23359416718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23359897672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23360278408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23360630748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23360979338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23361338214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23361683030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23362057792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23362520286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23362900614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23363267480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23363640962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23364306978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23364879082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23365367588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23365722456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23366093792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23366442516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23366816654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23367177838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23367564370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23367995968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23368351076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23368714678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 191,1910000,10000,0,0,256,25,221,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23370842898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23371221860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23371615050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23371993906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23372358474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23372737060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23373102650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23373456342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23373915046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23374266130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23374636832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23374983038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23375465714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23375844846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23376423742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23376778472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23377132732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23377501984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23377851150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23378217638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23378577852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23378952800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23379386958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23379763308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23380117744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23380465624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23380829032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23381177780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23381554786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23381960580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23382337408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23382698904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23383076706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23383425510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23383774516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23384147240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23384496202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23384921298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23385271228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23385649914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23386010760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23386562192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23386914524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23387276136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23387711086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23388062244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23388425628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23388771134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23389142364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23389503890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23389920116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23390271418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23390699180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23391064352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23391413104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23391903966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23392254998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23392641726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23393001724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23393450554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23393801984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23394151250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23394511840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23394858362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23395221160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23395579710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23396090380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23396480960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23396855846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23397204824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23397659688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23398026612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23398387472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23398819666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23399233256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23399621418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23400026364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23400399196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23400747522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23401110052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23401470794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23401886852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23402253256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23402598918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23402971128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23403332636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23403705652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23404071930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23404495328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23404860122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23405207556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23405570172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23405914910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23406285874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23406658352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23407031558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23407441528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23407919546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23408286808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23408734504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23409101640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23409460506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23409834920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23410268446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23410891324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23411244508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23411637360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23412022848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23412393060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23412851862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23413202006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23413608006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23413970248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23414345200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23414694484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23415057286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23415420622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23415844856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23416212334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23416558378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23416930412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23417292406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23417666054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23418027582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23418442446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23418807952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23419156546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23419519690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23420020280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23420398036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23420794208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23421267604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23421621476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23421970734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23422331314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23422679236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23423043278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23423403192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23423967702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23424370180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23424768244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23425116872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23425466668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23425830714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23426228690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23426591858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23427019980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23427476102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23427911594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23428352874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23428700732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23429062328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23429424626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23429848322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23430215942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23430569734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23430943604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23431471426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23431889860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23432237938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23432671520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23433036228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23433383696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23433746702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23434093906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23434466440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23434842424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23435277430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23435629390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23435978818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23436339508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23436686312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23437048646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23437405866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23437777728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23438199570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23438573804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23438923578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23439271714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23439764794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23440117198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23440492740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23440903704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23441279514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23441642188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23442037836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23442492502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23442845746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23443221412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23443638076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23444005234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23444351968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23444724072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23445085670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23445458512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23445816668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23446165706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23446597166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23446945756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23447309312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23447655340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23448027086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23448387746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23448773660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23449183540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23449535574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23449897042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23450243416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23450606838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23450952056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23451323728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23451698636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23452135498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23452488994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23452839918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23453202824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23453672466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23454039662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23454396288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23454826352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23455193908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23455760550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23456171698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23456524088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23456885054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23457246670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23457681214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23458032010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23458406750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23458769982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23459144756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23459493100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23459854348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23460216540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23460648002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23461014200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23461360922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23461733674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23462095992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23462468918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23463019900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23463508082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23463879706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23464228270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23464866258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23465382246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23465761888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23466211004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23466592340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23466940776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23467295600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23467659552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23468014544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23468390334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23468801854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23469183844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23469548220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 192,1920000,10000,0,0,256,25,222,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23471104382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23471467012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23471893932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23472269596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23472672302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23473039706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23473387690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23473776830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23474169390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23474637630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23474993702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23475353310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23475949840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23476329106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23476708552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23477058624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23477513174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23477881246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23478264712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23478616368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23478983970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23479391920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23479745278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23480189502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23480542616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23480917104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23481282800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23481653906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23482000980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23482394018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23482816854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23483168290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23483530714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23483944862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23484379598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23484745714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23485132678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23485481936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23485911054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23486274232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23486620232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23486980300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23487662862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23488052976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23488485408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23488883344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23489234496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23489586880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23489946792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23490294344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23490672780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23491020768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23491453770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23491821704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23492196010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23492543516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23492892798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23493252144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23493611226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23494038842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23494388456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23494760474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23495122550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23495494982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23495843092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23496202398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23496562056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23496982538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23497348444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23497694720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23498065714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23498585242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23498974394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23499324660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23499764876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23500132164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23500489834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23500854000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23501198902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23501569856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23501945602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23502389446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23502740144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23503087762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23503447828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23503792556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23504154270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23504514452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23504897698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23505323252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23505698600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23506048238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23506396120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23506755378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23507101416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23507474076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23507818770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23508248790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23508612116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23508983466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23509329870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23509781512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23510145544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23510504254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23510932222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23511280712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23511652620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23512011604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23512530944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23512884790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23513247296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23513688836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23514039016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23514418484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23514764030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23515136026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23515497012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23515881602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23516229398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23516652456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23517014826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23517360638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23517721822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23518065862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23518435424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23518804828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23519249610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23519598272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23519965354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23520326358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23520805914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23521173872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23521533132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23521965692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23522330700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23522700668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23523046446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23523394922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23523754184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23524099256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23524471922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23524890252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23525264548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23525625488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23525997810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23526344556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23526711980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23527086508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23527430648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23527864572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23528214304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23528586900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23528945802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23529317530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23529663710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23530023832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23530458852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23530810246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23531188744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23531532976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23532002348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23532392690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23532777650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23533234212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23533587318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23533949318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23534295244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23534656610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23535001522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23535385208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23535764646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23536200600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23536548866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23536898682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23537257682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23537603082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23537964488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23538356724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23538789924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23539156372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23539530252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23539877172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23540224380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23540667804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23541057232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23541420202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23541839962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23542215792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23542574800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23542946362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23543407574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23543788122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23544151492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23544562792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23544928556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23545274036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23545646276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23546007418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23546381020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23546738610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23547137046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23547510512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23547884830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23548249838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23548593622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23548964836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23549325420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23549736466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23550171034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23550522350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23550882488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23551246440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23551609494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23551954508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23552336872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23552771656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23553149826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23553496414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23553847304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23554570844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23555159964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23555742558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23556094782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23556471486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23556873546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23557250796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23557597486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23557965444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23558401612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23558750384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23559111578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23559456208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23559842626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23560204022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23560588540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23560934490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23561348654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23561710058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23562054572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23562413228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23562755454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23563123738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23563493244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23564129044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23564935170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23565294600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23565821404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23566186084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23566548226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23566964146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23567341402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23567711280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23568104616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23568450632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23568890398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 193,1930000,10000,0,0,256,25,223,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23570791354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23571149190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23571512532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23571877438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23572254984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23572683688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23573061250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23573409972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23573759582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23574121604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23574479758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23574851384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23575258988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23575632480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23575993444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23576363610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23576863128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23577216384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23577614390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23578039542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23578406800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23578752194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23579123268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23579481666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23579851360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23580208452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23580555692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23580981734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23581330608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23581691842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23582036258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23582406530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23582765716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23583146452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23583542616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23583902514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23584262584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23584626200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23585009122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23585353012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23585723174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23586095844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23586540378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23586889002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23587235944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23587594080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23588038872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23588404056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23588759264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23589194458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23589557534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23589927332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23590274110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23590620162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23590978656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23591322542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23591714066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23592220020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23592593584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23592960394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23593331318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23593678104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23594024458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23594427402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23594833562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23595199026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23595542536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23595948332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23596307484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23596676562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23597144592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23597560462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23597933330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23598278032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23598647278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23598992338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23599491006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23599871792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23600244530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23600695390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23601046838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23601414554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23601759918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23602120516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23602464308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23602850330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23603272304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23603645722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23603991274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23604336500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23604694518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23605057000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23605447882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23605792560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23606254398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23606619560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23606989904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23607334196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23607681552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23608041920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23608406054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23608839562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23609188676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23609558238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23609917504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23610388880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23610737128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23611094808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23611453370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23611867412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23612233886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23612580170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23612952094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23613313222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23613683322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23614040304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23614460440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23614823604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23615171894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23615534918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23615895950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23616287390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23616661538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23617032234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23617448208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23617800002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23618160300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23618504640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23618865934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23619208904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23619590114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23620013040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23620385954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23620731778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23621079296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23621522846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23621883758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23622258640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23622602636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23623034882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23623397106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23623769296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23624115694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23624461232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23624818834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23625250726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23625688960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23626038644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23626410004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23626771178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23627141656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23627486760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23627854494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23628213764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23628622202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23628985956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23629329830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23629699388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23630058052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23630429124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23630786340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23631197360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23631576212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23631920106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23632279978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23632698598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23633092864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23633481318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23633861548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23634301532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23634653706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23635014190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23635359104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23635722074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23636066708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23636450098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23636869466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23637243728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23637590068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23637937988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23638297942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23638643312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23639019288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23639363502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23639795184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23640158020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23640528756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23640875212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23641499238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23641878270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23642224838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23642653376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23643003642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23643376508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23643737932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23644283404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23644684068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23645034678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23645485360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23645835470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23646197064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23646542188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23646911502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23647291600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23647676498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23648123450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23648476310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23648835596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23649179340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23649539144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23649882124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23650296042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23650655108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23651093650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23651442670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23651788806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23652147530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23652491380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23652852820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23653207554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23653713602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23654080298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23654453280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23654800208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23655257366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23655620024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23655978194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23656403276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23656752410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23657122570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23657484054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23657881378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23658228206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23658589240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23658951232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23659369682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23659736836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23660082884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23660456158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23660815240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23661185110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23661541924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23661937552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23662311240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23662657274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23663041114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23663386284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23663757956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23664117620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23664520702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23664947908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23665299044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23665657546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23666000760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23666462344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23666810426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23667195202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 194,1940000,10000,0,0,256,25,224,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23668792786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23669178642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23669528556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23669895916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23670260156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23670686296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23671052112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23671398034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23671769572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23672128012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23672499996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23672859192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23673267598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23673630010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23673976038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23674337252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23674681388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23675051596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23675423118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23675795474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23676244114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23676597074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23676958526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23677304894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23677813946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23678172380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23678543062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23678970648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23679375500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23679724040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23680072228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23680433078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23680778166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23681151762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23681561194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23682020164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23682386100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23682759614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23683109884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23683459156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23683835734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23684182272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23684623212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23684975102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23685348536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23685710582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23686114992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23686464050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23686825554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23687264450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23687611728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23687971750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23688314440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23688787972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23689154782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23689539580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23689943560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23690304402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23690664064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23691010082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23691372348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23691715676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23692085654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23692457656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23692895848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23693247818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23693595978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23693957578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23694304318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23694685718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23695041934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23695411398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23695830908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23696205158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23696552702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23696899426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23697258914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23697603640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23697975924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23698383572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23698757214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23699117574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23699488326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23699969664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23700328734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23700702326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23701047516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23701485254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23701832820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23702202824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23702562528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23702933594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23703309892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23703670818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23704107660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23704458632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23704819880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23705163864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23705535094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23705895098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23706315672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23706662778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23707075202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23707437438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23707783132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23708163024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23708507984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23708877930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23709252226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23709696356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23710115040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23710485572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23710846872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23711329880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23711694724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23712050844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23712488380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23712852652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23713224414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23713570334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23713916656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23714274362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23714629824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23714991342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23715398844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23715771294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23716131534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23716501018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23716845004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23717190158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23717561252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23717980998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23718607398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23718957854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23719328096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23719689700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23720061332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23720460204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23721107402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23721686830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23722150962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23722692862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23723069496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23723443834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23723877058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23724254596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23724601424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23724949834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23725309836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23725655570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23726053852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23726468090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23726888956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23727251620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23727622904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23727968742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23728315422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23728688790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23729034038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23729473274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23729820726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23730190332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23730550190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23730921602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23731268248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23731627788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23732059888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23732411154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23732774292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23733120872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23733623616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23733989616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23734375812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23734787898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23735138876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23735498640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23735843772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23736205042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23736572096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23736942854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23737314824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23737766824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23738117274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23738538216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23738899492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23739243604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23739603894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23739961588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23740443940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23740814894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23741188056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23741534300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23741881772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23742257850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23742617020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23742979048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23743400370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23743774148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23744192788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23744567540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23745018526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23745381442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23745743530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23746154020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23746518126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23746862842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23747233380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23747593908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23747964116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23748322424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23748670338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23749101348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23749450148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23749811492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23750155972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23750526640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23750886994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23751292242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23751720920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23752071680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23752429856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23752772956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23753132836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23753475370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23753855106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23754213990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23754716674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23755068610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23755416986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23755778784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23756233586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23756611706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23756956270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23757394394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23757759512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23758158554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23758505332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23758853000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23759211954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23759568058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23759990358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23760336468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23760704062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23761062376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23761432002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23761776466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23762166624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23762525142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23762945628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23763367362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23763715182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23764085706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23764445484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23764816800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23765211750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23765655690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 195,1950000,10000,0,0,256,25,225,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23767461388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23767838010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23768204244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23768636154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23769036992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23769398576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23769803976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23770152708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23770503348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23770902688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23771324318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23771690102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23772034960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23772406238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23772766388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23773138732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23773499520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23773847962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23774270388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23774645626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23775026714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23775372454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23775742428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23776102620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23776486720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23776909156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23777262290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23777624520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23777975884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23778487038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23778837148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23779222824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23779695778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23780073320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23780421758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23780768360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23781129660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23781477198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23781850870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23782196982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23782629500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23783092704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23783466394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23783814814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23784160880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23784521530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23784882086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23785312286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23785661140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23786030748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23786389944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23786760858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23787106242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23787466126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23787826610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23788243592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23788607740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23788951334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23789320208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23789819558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23790224746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23790572856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23790988318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23791351670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23791697726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23792059240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23792402704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23792772892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23793145056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23793578302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23793972446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23794321244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23794704370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23795347696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23795717698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23796083400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23796532038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23796898940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23797273184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23797620086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23797967448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23798326822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23798685296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23799048252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23799462892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23799837476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23800197802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23800569482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23801071074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23801437380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23801797450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23802252708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23802633720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23802978258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23803348548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23803709394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23804081184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23804440406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23804855210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23805218952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23805564112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23805927292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23806295516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23806665978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23807038016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23807407374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23807815598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23808163672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23808520616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23808863572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23809222950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23809565398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23809944098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23810365936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23810740602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23811135328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23811509828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23811981138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23812330166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23812718348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23813063050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23813504110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23813869342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23814241436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23814588808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23814938192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23815298218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23815654530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23816080500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23816428764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23816797916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23817156632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23817526664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23817873698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23818262918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23818623052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23819034844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23819401370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23819747786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23820120258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23820510830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23820884676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23821245006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23821691192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23822056870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23822402130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23822762404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23823295436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23823671970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23824045790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23824488912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23824839174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23825188034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23825546648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23825892608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23826254126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23826609792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23826979510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23827399588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23827771596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23828116722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23828462684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23828821678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23829166840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23829538268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23829927088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23830310690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23830670676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23831041892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23831385516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23831729202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23832084638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23832438140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23832865432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23833213380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23833583430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23833942464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23834404530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23834755298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23835112750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23835471156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23835882556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23836247852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23836591986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23836961912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23837338066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23837709194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23838066798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23838487572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23838850302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23839196230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23839623108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23840003244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23840393954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23840767802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23841234820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23841585546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23841932402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23842292618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23842637440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23842998566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23843342906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23843724152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23844153008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23844525772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23844872692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23845218972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23845681310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23846031216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23846405220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23846815250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23847186264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23847544736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23847915204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23848260802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23848604714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23848972172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23849316750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23849738094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23850086764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23850458728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23850816858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23851242308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23851625848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23851987202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23852430200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23852798678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23853161476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23853505640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23853876868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23854235658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23854617424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23854964726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23855380996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23855743676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23856089496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23856450436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23856895740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23857268734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23857640782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23858075352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23858449446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23858798366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23859157280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23859502384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23859863128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23860220058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23860590548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23861030076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23861405204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23861752694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23862100226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23862459852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23862804230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23863176762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 196,1960000,10000,0,0,256,25,226,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23865141034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23865521702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23865896562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23866273062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23866692418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23867044310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23867408776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23867934580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23868324332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23868681766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23869052432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23869507828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23869881648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23870226422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23870571824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23870929144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23871272436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23871643664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23872336994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23872711994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23873070974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23873440766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23873787422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23874209548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23874587354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23875033616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23875398894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23875743332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23876114370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23876474122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23876844208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23877202588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23877624342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23877985846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23878329472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23878688404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23879030606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23879619918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23880001346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23880440072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23880788814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23881136952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23881495982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23881841508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23882202204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23882546118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23882928780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23883349084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23883722668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23884067728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23884414346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23884772296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23885116882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23885506932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23885851492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23886320424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23886685926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23887056376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23887402670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23887749172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23888107432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23888464730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23888909380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23889257948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23889627516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23889986854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23890487768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23890837458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23891199028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23891622840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23891972056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23892333994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23892678702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23893048032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23893406384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23893788350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23894134576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23894551938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23894915370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23895261496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23895622238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23896032734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23896406492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23896782264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23897220646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23897569946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23897916412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23898274610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23898629072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23899033304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23899401560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23899769664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23900207816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23900584346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23900948478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23901297590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23901808812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23902173672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23902536902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23902958308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23903334642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23903698036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23904069640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23904414924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23904760510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23905132476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23905477532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23905901500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23906246918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23906616122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23906976630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23907346776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23907702244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23908116424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23908544142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23908894420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23909256598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23909601444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23909971894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23910331666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23910714490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23911061564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23911478856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23911865132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23912278468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23912760510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23913113654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23913497440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23913857634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23914344876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23914696146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23915043442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23915404292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23915749984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23916111992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23916484572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23916918224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23917282404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23917652416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23917999832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23918345816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23918725762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23919091092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23919451964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23919871882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23920245724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23920604804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23920974588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23921319756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23921665844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23922036488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23922444504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23922808452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23923153348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23923523166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23923985224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23924430092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23924793640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23925209492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23925572272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23925918604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23926279470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23926624444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23926995656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23927355420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23927740658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23928147760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23928497532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23928856862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23929201426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23929562138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23929905858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23930323582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23930681012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23931127764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23931474402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23931820278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23932197014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23932541806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23932902184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23933260220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23933690482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23934084072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23934474870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23934822120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23935275270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23935638894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23936039586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23936494778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23936842848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23937214574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23937575854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23937947450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23938293726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23938652064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23939012554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23939430162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23939793584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23940136462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23940504872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23940862120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23941231464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23941587706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23942043992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23942410594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23942757802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23943147446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23943500108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23943870436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23944242110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23944613214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23945040812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23945393612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23945755562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23946102426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23946594748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23946942948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23947324938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23947765212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23948139050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23948485332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23949078108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23949438958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23949821310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23950181992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23950602078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23950975080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23951332976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23951703838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23952049358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23952443972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23952832274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23953242998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23953607470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23953952782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23954324416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23954683978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23955053704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23955412238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23955760330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23956192144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23956539790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23956899836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23957241826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23957762898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23958129460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23958511730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23958964420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23959315546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23959675446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23960020628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23960381628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23960725766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23961107330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23961568376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23961971588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23962319272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 197,1970000,10000,0,0,256,25,227,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 23963899354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23964414314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23964789452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23965151538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23965495352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23965866788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23966225844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23966643562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23966991070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23967425470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23967788170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23968133760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23968492680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23968986792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23969371458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23969731020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23970166210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23970515064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23970862112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23971221050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23971566522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23971928344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23972285620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23972750984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23973146098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23973518264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23973863064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23974211230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23974570172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23974915132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23975289006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23975698050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23976071438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23976430818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23976801828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23977149454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23977496448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23977869428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23978214544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23978637322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23978985246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23979355056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23979714754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23980232912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23980648122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23981069548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23981518632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23981869020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23982231856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23982578040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23982951380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23983313092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23983697676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23984129986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23984481360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23984840328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23985186332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23985546946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23985891780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23986327584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23986745534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23987132690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23987478472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23987825050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23988187224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23988533816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23988896822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23989254220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23989687662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23990053632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23990424894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23990771476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23991218524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23991582322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23991939838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23992364600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23992824036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23993197844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23993558672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23993930008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23994276720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23994637910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23994999138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23995421924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23995801496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23996144832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23996513066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 23996870998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 23997240654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23997596974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 23998056200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 23998421998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 23998767992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 23999128796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 23999472130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 23999842282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24000214676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24000585960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24001005248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24001357576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24001718992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24002065882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24002557134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24002905128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24003286424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24003710118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24004083526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24004429878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24004776670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24005135584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24005480916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24005853440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24006197794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24006638218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24007003222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24007374382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24007719610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24008066492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24008426942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24008784948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24009290920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24009639462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24010010580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24010369840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24010741838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24011087490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24011463574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24011823314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24012231880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24012596282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24012940008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24013309574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24013765402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24014139620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24014498894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24014912656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24015274230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24015618920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24015979570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24016322128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24016690684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24017060402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24017429104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24017837474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24018187024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24018546164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24018890104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24019250374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24019594318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24020016038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24020470630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24020876296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24021222436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24021567468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24021927002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24022272200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24022645824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24022991144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24023438896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24023803042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24024189340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24024536372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24024997714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24025394594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24026056376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24026446238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24026793594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24027182584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24027544202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24027916674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24028277672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24028628344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24029062042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24029411886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24029774504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24030119634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24030490412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24030849854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24031234286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24031644610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24031996226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24032358258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24032705768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24033068374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24033413682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24033795478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24034155614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24034589392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24034940168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24035288862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24035650146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24036130042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24036496478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24036853654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24037342682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24037709926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24038081114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24038425076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24038770594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24039127896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24039484204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24039843930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24040266080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24040638290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24040998912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24041370032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24041714900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24042060358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24042479672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24042897910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24043262806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24043634974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24044007020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24044368638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24044780054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24045139644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24045563348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24045935382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24046278460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24046637666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24047014998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24047507904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24047884650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24048255526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24048692640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24049042930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24049399072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24049741616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24050100676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24050443068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24050823578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24051246818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24051623616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24051971942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24052319926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24052677034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24053020422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24053392402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24053737044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24054168242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24054532012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24054904306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24055250594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24055596336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24055954196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24056310140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24056671072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24057077616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24057449870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24057854814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24058647936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24059249614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24059936176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24060557550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24061142032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 198,1980000,10000,0,0,256,25,229,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24063385754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24063772796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24064147770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24064510268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24064901224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24065369928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24065779360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24066140896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24066484092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24066844318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24067185854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24067567750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24068000674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24068377168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24068724678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24069071866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24069431614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24069892324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24070270012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24070616692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24071057172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24071420770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24071790548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24072136762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24072482522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24072840932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24073210478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24073639938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24073987944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24074358596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24074716868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24075087796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24075433584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24075792388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24076148666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24076579016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24076943780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24077288438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24077659816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24078019144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24078418506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24079004434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24079692042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24080059174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24080406144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24080902604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24081284774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24081675422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24082128338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24082507062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24082855012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24083202418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24083561764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24083907940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24084327448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24084755226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24085138168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24085498142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24085869540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24086214916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24086563106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24086923886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24087281854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24087705508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24088052210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24088420990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24088779320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24089148408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24089494120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24089853912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24090214654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24090637152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24091001812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24091345752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24091715542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24092220900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24092638918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24093047860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24093468076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24093902978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24094257740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24094618446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24094960532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24095328898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24095702046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24096138604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24096489118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24096836476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24097195412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24097540384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24097901506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24098294868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24098665052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24099086694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24099461054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24099807188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24100154424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24100513608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24100858664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24101233398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24101653976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24102027628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24102387988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24103013492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24103461890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24103828634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24104191952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24104607784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24104974228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24105320578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24105693508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24106055220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24106425906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24106783082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24107194710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24107554998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24107899374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24108260382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24108621400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24108991318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24109350498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24109733488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24110141488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24110492552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24110898450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24111244360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24111604960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24111951170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24112336734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24112764884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24113146794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24113526090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24113874652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24114232850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24114740384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24115118492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24115462708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24115897674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24116260666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24116630692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24116976734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24117323896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24117684646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24118041106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24118462808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24118811438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24119182322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24119541872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24119914346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24120260528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24120618352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24120977500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24121384396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24121751172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24122195468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24122569180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24122928506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24123298868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24123661138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24124105160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24124467558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24124812674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24125174350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24125700100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24126075212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24126447692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24126885674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24127235202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24127582396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24127942430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24128287070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24128674784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24129034866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24129404630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24129845552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24130220066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24130566978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24130947304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24131323534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24131668804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24132074288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24132503864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24132943462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24133305220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24133676732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24134072982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24134422302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24134832658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24135273890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24135641526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24135987382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24136359444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24136875066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24137268916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24137630488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24138054168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24138417280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24138762572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24139123920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24139467702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24139837606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24140244234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24140633080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24141051050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24141401978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24141762288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24142108088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24142527894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24142877144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24143261842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24143687974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24144064232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24144411350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24144757272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24145147782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24145496312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24145873872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24146219338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24146657510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24147022984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24147394152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24147769680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24148224904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24148599750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24148946038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24149377492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24149725368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24150132444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24150562836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24150935894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24151303910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24151705774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24152150578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24152496934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24152858028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24153201276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24153569920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24153927944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24154342520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24154779114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24155150436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24155514674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24155881926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24156244622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24156620656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24157005660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24157366864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24157828414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24158197170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24158577566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24158939168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24159442616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24159822548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24160168308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24160609224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24160973322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24161414996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 199,1990000,10000,0,0,256,25,230,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24163065110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24163553454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24163927102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24164275380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24164638308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24164983696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24165367766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24165731424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24166177112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24166555028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24166910506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24167271488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24167616680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24167978592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24168340914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24168782460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24169146962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24169519784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24169865584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24170211486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24170743272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24171106392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24171468668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24171877864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24172251902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24172644254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24173016432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24173385056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24173734544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24174107258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24174525656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24174890188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24175234188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24175605972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24175967942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24176371802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24176730274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24177078710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24177520146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24177867286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24178229652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24178646828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24179045998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24179696414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24180169880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24180540398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24180891186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24181269036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24181766308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24182133312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24182492272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24182928634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24183292136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24183700234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24184048968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24184395886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24184755896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24185113096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24185474478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24185893014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24186266250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24186625710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24186997336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24187341640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24187686938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24188090294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24188514622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24188899952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24189244384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24189698568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24190060318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24190446394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24190830004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24191261864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24191625966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24192004938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24192368102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24192867656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24193243396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24193617944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24194062278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24194412492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24194788610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24195157220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24195502066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24195864152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24196221562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24196624468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24197066890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24197442418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24197788868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24198137178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24198495972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24198873594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24199248746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24199661152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24200035446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24200394150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24200764270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24201127700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24201506976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24201879056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24202254818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24202690116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24203037286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24203407838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24203824402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24204296078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24204676220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24205024538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24205449452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24205797242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24206158096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24206501904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24206956844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24207318776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24207705948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24208119716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24208494948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24208896730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24209244098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24209606344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24209951524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24210365030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24210795560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24211171498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24211535068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24211883712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24212245802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24212592382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24212955326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24213311970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24213750626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24214116116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24214488050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24214833700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24215280960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24215679066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24216040270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24216475678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24216824530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24217194916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24217577220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24217986618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24218332592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24218690916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24219071252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24219516652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24219878148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24220253624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24220641836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24221002052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24221429332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24221774020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24222191756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24222554840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24222899964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24223290568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24223640674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24224010064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24224406148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24224898392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24225249242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24225596268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24225956906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24226404858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24226769802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24227126680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24227564040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24227928126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24228296552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24228640994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24228986098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24229343200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24229685818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24230058232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24230460322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24230833504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24231192296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24231563010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24231906172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24232271330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24232659792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24233004658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24233433600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24233781136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24234151132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24234542238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24234915696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24235326974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24235690434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24236153620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24236503262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24236864364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24237242884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24237718652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24238083382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24238483548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24238921632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24239274964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24239635594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24239998612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24240380452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24240739350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24241142224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24241625350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24242001126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24242348720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24242696178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24243057166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24243447122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24243822030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24244167028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24244620806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24245017452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24245390624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24245736774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24246178808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24246540054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24246899286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24247343402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24247692176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24248065470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24248424606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24248896240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24249246398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24249619508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24250048588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24250420564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24250800440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24251145212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24251515088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24251891716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24252283374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24252661350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24253081802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24253443136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24253821236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24254183310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24254526838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24254896574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24255269684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24255720634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24256069760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24256650114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24257015274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24257360780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24257721578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24258097608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24258564920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24258931220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24259302808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24259649048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24260143272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24260524980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 200,2000000,10000,0,0,256,25,231,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24262583716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24262956930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24263412938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24263806574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24264251928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24264633544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24264990846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24265340652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24265702692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24266066142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24266500790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24266930826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24267305306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24267664154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24268036874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24268392358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24268776988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24269150650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24269587304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24269950750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24270294940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24270665048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24271056412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24271537474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24271899254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24272247950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24272680298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24273028764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24273390150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24273733874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24274160198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24274527048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24274912088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24275324148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24275674372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24276033702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24276378024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24276737756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24277120520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24277506568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24277863634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24278303608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24278652010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24278999340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24279359018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24279702652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24280062698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24280415894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24280847576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24281211462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24281581464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24281926386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24282406684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24282785758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24283140320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24283566334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24283950592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24284320564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24284709358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24285097580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24285443310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24285802332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24286160156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24286576056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24286940248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24287282800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24287650388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24288007782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24288376512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24288731998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24289077624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24289500418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24289846644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24290207908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24290551210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24290920626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24291279572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24291729478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24292155114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24292507372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24292867842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24293214436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24293751612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24294119704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24294503296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24294954522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24295349352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24295729394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24296077108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24296436378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24296781512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24297154956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24297574464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24297950430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24298309278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24298680436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24299025676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24299371822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24299730280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24300086310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24300525728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24300872168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24301241372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24301600916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24301971584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24302380628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24302777682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24303215200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24303563762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24303924606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24304268402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24304638688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24305175438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24305564190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24305974892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24306326180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24306706644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24307069982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24307462656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24307807334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24308190106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24308549024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24309030388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24309381870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24309729370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24310090860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24310437418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24310799512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24311182626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24311631528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24312013348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24312402750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24312750198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24313096288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24313483142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24313848868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24314209680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24314649106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24315040104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24315399704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24315769958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24316264052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24316643654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24317004632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24317412834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24317775886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24318118600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24318486228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24318843708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24319212084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24319569644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24320046514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24320412468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24320762666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24321129076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24321472988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24321843366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24322287560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24322660926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24323081308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24323430930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24323789780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24324134984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24324496514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24324841048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24325222492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24325665680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24326059360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24326422708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24326769952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24327242494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24327594304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24327969884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24328385064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24328761292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24329154962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24329550904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24330095756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24330710890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24331268132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24331618720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24331979820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24332326284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24332717786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24333078476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24333708624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24334131518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24334482696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24334840960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24335185504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24335546228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24335888478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24336322478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24336774964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24337169220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24337534558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24337882216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24338242216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24338743614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24339208850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24339628728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24340003734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24340363468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24340735510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24341081488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24341427950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24341800514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24342146606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24342603614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24342951106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24343319210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24343679180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24344046800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24344391692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24344750340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24345183364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24345534080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24345899612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24346298134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24346671746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24347031186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24347412960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24347812320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24348337626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24348725728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24349073512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24349434814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24349890212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24350278094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24350639180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24351085292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24351436300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24351782964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24352142190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24352486006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24352846008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24353201942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24353643502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24354009674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24354378756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24354724544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24355070722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24355431608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24355790696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24356152698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24356570672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24356944194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24357304726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24357674424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24358019250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24358363264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24358734056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24359079538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24359515308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24359861482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24360233090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24360594692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 201,2010000,10000,0,0,256,25,232,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24396010014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24396378504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24396731470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24397096912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24397444464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24397825164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24398170420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24398602732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24398991278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24399366530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24399711272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24400056396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24400414892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24400771322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24401201942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24401548554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24401917270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24402276496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24402646258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24402992456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24403337508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24403707970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24404164990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24404537382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24404947626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24405319126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24405844344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24406233156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24406579468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24406991940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24407354798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24407700572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24408062388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24408406214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24408777032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24409147930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24409579970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24409929520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24410524962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24410890456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24411239936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24411601690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24411961888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24412397974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24412764112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24413137690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24413486210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24413832824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24414193304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24414567840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24414930488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24415394326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24415769560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24416130234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24416500290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24416997632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24417395198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24417769968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24418210196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24418576724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24418921120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24419307486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24419667902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24420055618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24420442950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24420876566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24421239766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24421600734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24421978158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24422323124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24422693194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24423075720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24423447342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24423862792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24424229316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24424588108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24424934748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24425297224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24425642542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24426027108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24426453148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24426827060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24427174564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24427521926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24428010828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24428377818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24428751874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24429152624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24429529434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24429888906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24430274568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24430620990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24430968402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24431326246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24431683638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24432117884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24432465072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24432863792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24433262616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24433633946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24433980100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24434371444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24434799368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24435148758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24435510820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24435855028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24436225718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24436582860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24436990974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24437352342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24437827168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24438190834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24438565592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24438943280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24439456244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24439861098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24440236862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24440717048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24441065592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24441413270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24441822832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24442171534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24442532890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24442889722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24443336432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24443803198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24444178546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24444526982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24444875784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24445236586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24445596256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24446060184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24446458430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24446830470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24447190992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24447562106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24447909150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24448269004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24448627946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24449043932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24449407928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24449752432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24450122388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24450583500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24450971502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24451320112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24451731416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24452095500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24452443122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24452806620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24453152438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24453524376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24453896404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24454266010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24454692676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24455044658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24455405314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24455751012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24456112018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24456455660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24456839176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24457263636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24457638160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24457984862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24458331108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24458691592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24459037024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24459409648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24459754144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24460190696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24460555256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24460926130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24461336632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24461809162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24462185608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24462531720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24462965314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24463312420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24463683824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24464044046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24464415334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24464760928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24465118730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24465477028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24465888792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24466251484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24466596570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24466967044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24467325688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24467694494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24468049246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24468466708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24468830194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24469178622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24469543078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24469889946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24470262236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24470633810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24471005252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24471413968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24471825584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24472187638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24472534172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24473045610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24473410600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24473782712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24474218392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24474594050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24474940584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24475287106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24475646980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24475992818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24476372148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24476789076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24477180000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24477557504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24477928920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24478273266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24478647676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24479018208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24479360936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24479790468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24480139612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24480512130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24480871024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24481269548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24481616394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24481991482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24482465218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24482814152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24483174786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24483517776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24483966910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24484343920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24484725422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24485069604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24485486488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24485846900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24486191284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24486551244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24486893752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24487509708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24487876004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24488311156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24488660360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24489008040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24489408038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24489805330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24490214030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24490559324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24490997132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24491362262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24491732640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24492078348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24492425896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 202,2020000,10000,0,0,256,25,233,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24494481164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24494839420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24495368724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24495720094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24496108060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24496537604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24496917386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24497265062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24497615742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24497981268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24498329886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24498705420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24499052326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24499485422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24499852586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24500297988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24500644484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24500991228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24501352732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24501712020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24502147874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24502495388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24502865390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24503225204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24503595682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24503941068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24504326186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24504760396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24505119864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24505481652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24505825932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24506196300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24506735618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24507146806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24507589908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24507941452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24508301266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24508645608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24509008442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24509353592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24509723906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24510150132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24510592632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24510942464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24511288880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24511647768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24511992820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24512354776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24512711598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24513180724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24513548252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24513920172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24514266400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24514613330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24514972534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24515317672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24515689824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24516095612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24516469056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24516828460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24517200120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24517742914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24518097938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24518469408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24518885010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24519249028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24519593678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24519965208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24520327272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24520699622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24521056760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24521403666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24521827178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24522177224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24522538734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24522881902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24523251306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24523610160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24523992048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24524431788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24524783256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24525142940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24525489698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24525868278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24526212864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24526595450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24526955056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24527397982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24527791888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24528152772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24528583236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24529048506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24529426106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24529771814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24530214926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24530579518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24530950088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24531295112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24531641774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24532000092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24532356500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24532779058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24533127550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24533499110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24533858410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24534229272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24534575106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24534949178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24535322404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24535739742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24536102896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24536445502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24536815500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24537174488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24537544674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24537899792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24538244854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24538666488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24539014064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24539373516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24539716478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24540184068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24540548312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24540928824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24541365430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24541737660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24542097346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24542441242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24542802006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24543145526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24543542904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24543992126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24544366064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24544711662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24545057384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24545416674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24545760900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24546227178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24546572134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24547008044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24547374090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24547744398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24548089584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24548436756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24548798280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24549156882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24549593272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24549940754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24550346718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24550708440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24551079072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24551532524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24551892842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24552270684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24552706070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24553072624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24553418812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24553791048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24554152308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24554525438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24554883598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24555295446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24555658534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24556005866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24556368376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24556795220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24557166744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24557539368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24557976538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24558324078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24558670382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24559028050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24559372414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24559732790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24560075348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24560456592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24560883946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24561256514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24561602808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24561947786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24562433090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24562824824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24563200068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24563621624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24563996248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24564576584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24564949758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24565297268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24565645200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24566016976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24566428880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24566793166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24567137026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24567507920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24567867886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24568239698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24568597272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24568944194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24569365954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24569713818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24570075452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24570418814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24570789084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24571147916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24571529948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24571875660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24572283838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24572661786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24573035108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24573397538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24573899590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24574356678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24574787906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24575164254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24575511370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24575858650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24576218864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24576563258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24576946450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24577305028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24577745584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24578111228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24578483480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24578829116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24579177092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24579538564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24579896432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24580259226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24580667654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24581039960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24581399432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24581769772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24582114598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24582459766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24582831910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24583252964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24583617716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24583961244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24584331874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24584858194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24585236348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24585596428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24586027628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24586392168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24586735856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24587095496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24587438050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24587805748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24588191568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24588562142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24588969688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24589318496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24589675122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24590018236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24590378346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24590721236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24591166882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 203,2030000,10000,0,0,256,25,234,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24592832708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24593257302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24593604864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24593969766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24594413200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24594762472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24595122264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24595464518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24595833518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24596324256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24596712584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24597061028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24597475392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24597837536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24598183228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24598545262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24598889034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24599257742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24599638358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24600082574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24600432338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24600777698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24601136224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24601481202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24601842368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24602227902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24602664316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24603092220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24603467336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24603815732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24604161650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24604522358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24604885582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24605260412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24605667588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24606040406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24606400806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24606772084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24607217312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24607567348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24607948064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24608353736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24608727084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24609071294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24609439828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24609799108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24610170394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24610516680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24611203844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24611632940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24611998938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24612364614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24612712286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24613166044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24613548646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24614021048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24614374162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24614724992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24615086780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24615434718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24615799006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24616169938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24616543770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24616980762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24617358756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24617708938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24618061070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24618582668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24618948840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24619313654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24619740524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24620118482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24620508968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24620942862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24621324578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24621676178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24622051748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24622482464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24622878756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24623244452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24623621326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24623984618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24624358088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24624729460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24625131044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24625517210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24625867068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24626249824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24626596060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24626967634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24627341334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24627714320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24628147930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24628502850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24628864818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24629211016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24629678184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24630027560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24630432916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24630945758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24631327868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24631694550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24632046490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24632409466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24632757118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24633137830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24633557780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24633944642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24634309532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24634682090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24635028084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24635378414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24635754390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24636106976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24636562020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24636914522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24637288640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24637651286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24638025390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24638376256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24638739636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24639172656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24639529180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24639894496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24640243878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24640619796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24641429334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24641813550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24642247938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24642604324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24642970106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24643323028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24643698828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24644052342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24644441726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24644869060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24645246030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24645594260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24645944108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24646306412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24646651578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24647025992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24647369672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24647801836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24648169586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24648542784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24648890830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24649240310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24649600304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24649960964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24650396728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24650746724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24651118380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24651481466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24651854324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24652378376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24652762478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24653194916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24653546648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24653909820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24654255714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24654630402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24654992906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24655378384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24655727684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24656156232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24656525616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24656877308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24657244686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24657594024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24657969378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24658375684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24658821262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24659240528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24659593202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24659953824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24660304414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24660668504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24661032170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24661408280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24661842510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24662220164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24662569844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24662918138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24663407916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24663770424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24664132814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24664544696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24664920544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24665283284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24665656232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24666004966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24666353040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24666725560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24667072162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24667499424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24667850146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24668238056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24668599264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24668971968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24669319864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24669739960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24670173704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24670526902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24670924118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24671272546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24671646484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24672010934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24672402328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24672827420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24673180926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24673545750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24673892402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24674256632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24674743520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24675150944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24675609336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24675986468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24676333662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24676682808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24677045792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24677394000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24677772926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24678119286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24678560676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24678925618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24679296182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24679642744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24679989148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24680350426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24680709012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24681072192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24681477006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24681850630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24682229148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24682604020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24682951468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24683300390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24683690556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24684108258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24684474324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24684819716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24685191924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24685799190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24686198988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24686554390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24686974060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24687408786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24687761946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24688129896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24688477568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24688853600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24689233892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24689678784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24690030930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24690380260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 204,2040000,10000,0,0,256,25,235,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24691922154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24692280424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24692728538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24693082042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24693458542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24693822712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24694199060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24694572570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24694923390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24695425588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24695778748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24696155554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24696503456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24697060802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24697458436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24697955838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24698322988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24698681942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24699050338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24699404810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24699776998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24700143578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24700525668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24700997538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24701384908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24701742432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24702106338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24702473102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24702825130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24703205362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24703635836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24704015472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24704379754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24704756648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24705109948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24705463526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24705843948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24706196198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24706627016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24706978972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24707353968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24707718090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24708241942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24708629764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24708981792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24709428556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24709800908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24710167736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24710517292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24710893128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24711261190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24711649128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24712070602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24712430406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24712795540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24713143820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24713508734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24713856180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24714276244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24714639868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24715080496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24715461470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24715860254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24716223762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24716598026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24716978462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24717327170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24718015634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24718398678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24718804006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24719312954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24719668604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24720048120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24720468340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24720838986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24721188258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24721565016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24721926284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24722300810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24722660612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24723011678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24723435972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24723790174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24724157602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24724507230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24724883324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24725247534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24725635106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24726119374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24726476634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24726837794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24727184858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24727548758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24727895024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24728283460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24728645872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24729087106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24729441520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24729792150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24730155988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24730631098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24731011698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24731360948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24731796700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24732165312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24732556004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24732903140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24733252908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24733613440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24733970682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24734407736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24734757712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24735127950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24735490416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24735863418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24736211542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24736603078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24736970432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24737388660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24737755308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24738102484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24738474832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24738837022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24739210986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24739570986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24739983812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24740348724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24740695726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24741060670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24741405486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24741901614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24742280602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24742653938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24743079302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24743431832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24743860984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24744210882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24744574116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24744920388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24745306528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24745733118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24746108004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24746456494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24746804654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24747163578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24747508576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24747908780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24748271246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24748726520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24749091844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24749465252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24749813548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24750163022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24750535902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24750885950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24751317528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24751666656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24752038898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24752400502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24752903364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24753256094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24753617584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24754052104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24754468424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24754833392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24755179820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24755553414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24755916728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24756304160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24756654038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24757069656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24757433038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24757778730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24758140646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24758485428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24758855380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24759226298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24759659828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24760009954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24760358540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24760718392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24761066112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24761428876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24761785992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24762158074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24762598608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24762975774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24763323130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24763687936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24764147930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24764500542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24764874688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24765291012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24765666960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24766028626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24766401416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24766749868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24767098852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24767472064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24767819188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24768244954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24768596784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24768971602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24769332968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24769706916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24770057434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24770450552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24770874604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24771226890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24771592264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24771961584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24772373416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24772735212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24773122908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24773471884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24773890436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24774255076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24774602602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24774965384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24775407884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24775796130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24776157732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24776595896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24776947698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24777296872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24777658456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24778004776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24778368900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24778726460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24779158320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24779541206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24779915680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24780265558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24780615754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24780976580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24781323944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24781698750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24782109818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24782542484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24782907028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24783282444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24783633244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24783982222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24784375192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24784792674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24785160564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24785506404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24785877752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24786238858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24786709898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24787075630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24787423860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24787850578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24788200524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24788562934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 205,2050000,10000,0,0,256,25,237,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24790451866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24790840818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24791208582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24791586602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24791934698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24792285420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24792668468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24793018030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24793446458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24793798234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24794171956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24794536344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24795164500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24795530106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24795935216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24796336380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24796685544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24797050352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24797396754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24797908510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24798288004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24798661382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24799076394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24799454450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24799818746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24800204060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24800615736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24800978000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24801351512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24801800638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24802177456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24802525782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24802875916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24803237704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24803585614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24803963678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24804386048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24804762200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24805125320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24805498666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24805869648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24806220660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24806596762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24806946504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24807382296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24807763342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24808137232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24808499440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24808981622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24809346176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24809697696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24810139736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24810490730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24810930108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24811279654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24811653332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24812043240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24812433434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24812854360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24813207118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24813565952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24813910870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24814273028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24814616690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24814998730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24815357432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24815800322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24816150912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24816498138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24816858302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24817218112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24817580346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24817936418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24818368002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24818734682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24819107294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24819455292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24819805276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24820267444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24820631108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24820993740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24821405750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24821779926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24822140204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24822511858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24822858174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24823206674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24823578046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24823995802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24824362164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24824707550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24825078202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24825439800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24825812488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24826203032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24826552676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24826984442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24827335568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24827713854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24828060526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24828446112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24828859384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24829249218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24829668210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24830022012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24830385818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24830733704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24831098778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24831571464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24831962034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24832397020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24832778292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24833131316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24833493650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24833859062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24834209672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24834587392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24834934804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24835379778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24835748202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24836276772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24836698962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24837051380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24837429092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24837778216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24838235792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24838587480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24839010472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24839437666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24839814110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24840190688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24840543914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24841070770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24841424792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24841794094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24842139904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24842625030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24843005134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24843380818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24843820960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24844177274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24844546672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24844893478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24845256496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24845603722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24845987772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24846421454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24846799786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24847151130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24847499998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24847861436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24848208308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24848582846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24848930464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24849362040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24849729510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24850102882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24850451144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24850802516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24851163530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24851522122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24851946496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24852307742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24852680066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24853041280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24853424714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24853867474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24854231914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24854595216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24855010700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24855377530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24855723920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24856106158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24856469918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24856905902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24857268568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24857695664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24858061060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24858407868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24858770292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24859138370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24859511498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24859886828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24860271038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24860691948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24861046454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24861410028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24861765416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24862129564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24862476852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24862861234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24863285610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24863661378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24864010960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24864360180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24864853404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24865209350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24865585210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24865999272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24866375598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24866738806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24867112550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24867518236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24867870344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24868249490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24868599772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24869056808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24869502466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24869883618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24870245518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24870618506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24871026572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24871402926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24872128862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24872489452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24872855224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24873202984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24873576552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24873955560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24874408046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24874761788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24875111876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24875497690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24875845946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24876352150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24876717810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24877157470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24877533818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24877907212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24878255322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24878606264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24878967364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24879314012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24879689872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24880098240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24880474772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24880838592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24881212596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24881560872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24881920014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24882322470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24882671868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24883111514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24883458054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24883829088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24884188630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24884587346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24884971836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24885363708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24885806598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24886160366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24886526482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24886875572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24887401752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24887783204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24888159136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24888582468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 206,2060000,10000,0,0,256,25,238,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24890085066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24890466142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24890833930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24891279018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24891630130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24892025824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24892390290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24892767232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24893116780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24893490654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24893852302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24894278870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24894646796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24894995906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24895372790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24895794018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24896181324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24896530760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24896950706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24897317288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24897677680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24898041420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24898490942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24898868052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24899243414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24899692252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24900044492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24900471156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24900855330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24901201454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24901564040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24901922976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24902363032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24902731986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24903150764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24903502222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24903852494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24904217112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24904578978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24904943456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24905364618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24905741226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24906103438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24906478076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24906827072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24907177804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24907550352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24907991644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24908359604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24908707014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24909078878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24909440746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24909918600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24910286742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24910638404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24911103522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24911455350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24911818778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24912165310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24912537714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24912899698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24913350944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24913777924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24914131868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24914494432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24914841736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24915206046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24915552174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24915936144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24916355818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24916736188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24917085352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24917433870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24917797024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24918145830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24918512054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24918871146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24919309494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24919714174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24920088748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24920438426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24920894026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24921260366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24921650012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24922099596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24922450708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24922824042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24923186978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24923578106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24923989688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24924354758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24924782680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24925136684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24925502668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24925851544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24926226130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24926587896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24926972298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24927320980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24927747320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24928109308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24928455960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24928818448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24929164268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24929535750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24929906252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24930278648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24930700804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24931050402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24931409912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24931851192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24932329196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24932694624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24933069120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24933516026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24933893130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24934242516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24934594362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24934958164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24935305910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24935683618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24936092474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24936468382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24936830976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24937205196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24937552574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24937901216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24938305378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24938651618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24939094208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24939444156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24939816884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24940177894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24940550084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24940897618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24941260312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24941735942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24942086576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24942447712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24942791290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24943261758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24943628188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24944016320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24944430698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24944784542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24945146170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24945493498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24945858118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24946203836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24946586616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24946947538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24947385384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24947738978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24948088144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24948775428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24949155812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24949553954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24949982568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24950360206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24950721796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24951095726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24951444162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24951793308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24952237100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24952587634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24953022318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24953374158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24953747834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24954110718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24954670662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24955035872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24955405122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24955848040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24956208558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24956571888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24956917812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24957308224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24957671252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24958057552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24958477804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24958832810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24959196098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24959544400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24959910108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24960257948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24960658304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24961018786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24961453096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24961805708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24962154336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24962517628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24962960064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24963325296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24963766220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24964221648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24964591428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24964975992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24965327182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24965786532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24966162818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24966510012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24966940516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24967288164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24967658962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24968020216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24968391410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24968738398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24969097160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24969457780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24969933938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24970302934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24970651770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24971045076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24971408414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24971794812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24972143462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24972567840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24972934102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24973282580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24973645988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24973991584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24974422888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24974798952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24975238974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24975591228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24975941338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24976305372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24976656836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24977120504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24977484386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24977869670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24978297458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24978675376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24979023512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24979373888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24979735164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24980081820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24980521422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24980946340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24981325180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24981687364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24982060966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24982409684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24982759402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24983136446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24983547408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24983925036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24984271874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24984645452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24985007272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24985380992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24985738962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24986092490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24986543252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24986895774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 207,2070000,10000,0,0,256,25,239,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 24988989640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24989456780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24989839030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24990204332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24990582602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24990936478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24991291568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24991669768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24992080552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24992448880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24992795530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24993169130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24993530634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24993905004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24994398106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24994835916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24995205362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24995555984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24995922392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24996269876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 24996644046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 24997019000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 24997422026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24997853116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 24998268786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 24998632474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 24998981438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 24999455770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 24999819818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25000196090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25000635962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25001013930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25001363556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25001714686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25002077536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25002426002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25002800700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25003209570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25003586250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25003965758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25004340598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25004688824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25005037428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25005410316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25005757214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25006191706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25006540224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25006911010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25007271422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25007653234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25007999748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25008360454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25008854798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25009207704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25009571696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25009917724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25010289538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25010749424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25011138340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25011540804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25011902534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25012263680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25012610314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25012972780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25013318050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25013688672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25014062310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25014506776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25014859010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25015209214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25015570606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25015917910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25016281496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25016638806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25017011392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25017442702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25017820912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25018171452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25018519954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25018883754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25019246404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25019621530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25020040370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25020416422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25020779064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25021151570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25021501102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25021943010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25022320226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25022668374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25023095760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25023447296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25023822590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25024186256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25024557450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25024905538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25025354404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25026089884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25026499210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25026865906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25027212848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25027614292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25028008826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25028465470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25028819946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25029170622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25029534478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25029884204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25030250364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25030627322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25031002322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25031446362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25031823188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25032172326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25032521270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25033041902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25033408158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25033774646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25034188726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25034564098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25034924858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25035313096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25035660044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25036047288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25036422648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25036892280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25037261722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25037609490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25037983124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25038343430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25038716872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25039078402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25039428228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25039863128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25040213968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25040578624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25040924704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25041294548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25041654110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25042036076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25042455926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25042810834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25043174640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25043523292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25043889074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25044406952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25044798808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25045241948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25045618706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25045968392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25046318378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25046681118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25047028104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25047403946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25047751696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25048194982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25048560684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25048934118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25049282038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25049630856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25049992118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25050400886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25050842750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25051210926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25051584908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25051948944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25052323930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25052670710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25053031242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25053391402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25053800632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25054167170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25054571584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25054945654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25055416400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25055807410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25056158422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25056661126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25057026594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25057373498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25057736192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25058081850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25058453270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25058828616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25059276308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25059628704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25059978556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25060340060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25060688658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25061052202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25061410198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25061784068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25062216516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25062590978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25062938326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25063285532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25063645696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25063991086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25064365676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25064780512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25065216962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25065581796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25065956052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25066307546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25066785386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25067163352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25067586298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25067953544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25068298952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25068671030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25069033174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25069405870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25069763804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25070114888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25070539252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25070890656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25071253348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25071599206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25071971114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25072331712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25072716100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25073064464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25073486978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25073850892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25074199244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25074563184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25074909898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25075282660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25075655930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25076099212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25076451702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25076827972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25077208760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25077661364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25078030248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25078391994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25078843488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25079212070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25079584694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25079931964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25080280860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25080642914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25081002808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25081367908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25081778220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25082153124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25082530318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25082969098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25083318558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25083667666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25084042312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25084502190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25084870892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25085241422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25085615912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25085978152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25086352438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 208,2080000,10000,0,0,256,25,240,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 25087972524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25088342110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25088715292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25089185618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25089564948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25089993142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25090373998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25090738796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25091114216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25091462714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25091814224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25092188284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25092536234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25092962898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25093373668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25093748988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25094111502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25094484928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25094833214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25095199024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25095627582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25095978218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25096340518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25096685438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25097056932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25097417632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25097800138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25098147482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25098573930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25098982672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25099332616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25099695814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25100180494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25100569574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25100931052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25101375992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25101729316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25102078756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25102679420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25103033170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25103411372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25103758596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25104195172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25104563068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25104936648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25105284632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25105634316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25105996328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25106382448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25106805216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25107157560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25107533016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25107895612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25108269144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25108617852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25108977160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25109341058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25109766108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25110132554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25110478604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25110850174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25111434298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25111825908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25112174512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25112591908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25112958826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25113307724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25113671868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25114018140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25114391280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25114783080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25115221236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25115572982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25115920336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25116279552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25116624512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25116986440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25117343244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25117739574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25118198266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25118641996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25119025736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25119377368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25119743304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25120092780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25120474254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25120913578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25121291124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25121699246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25122075388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25122537478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25122892152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25123268120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25123681630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25124050206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25124397676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25124770816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25125132910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25125505598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25125864090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25126213572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25126637824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25127013716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25127378310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25127724158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25128096066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25128458664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25128846694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25129275452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25129627972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25129989388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25130336834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25130718158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25131064472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25131447280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25131809338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25132250950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25132600996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25132949072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25133308940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25133887010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25134267834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25134615890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25135050480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25135417778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25135790268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25136136806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25136484714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25136844238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25137220810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25137673702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25138026664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25138401464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25138763298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25139137328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25139550538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25139930668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25140349770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25140712150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25141078774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25141428056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25141803708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25142168662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25142555312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25142906608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25143325210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25143692246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25144040336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25144403864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25144922916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25145302750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25145680292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25146120696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25146488872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25146840660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25147203844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25147730524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25148337012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25148939532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25149320724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25149750760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25150128440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25150480098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25150833382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25151214932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25151637244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25152007700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25152357278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25152733776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25153099328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25153475852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25153836626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25154185908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25154611808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25154963964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25155329322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25155677856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25156160698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25156541544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25156917842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25157334176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25157689540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25158052620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25158400414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25158765604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25159112086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25159496154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25159857030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25160301160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25160652942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25161002302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25161362508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25161709654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25162157514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25162507250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25162973894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25163342650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25163717246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25164065042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25164414556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25164777782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25165138112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25165566644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25165919616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25166295870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25166656908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25167030068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25167626734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25167996208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25168435630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25168787702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25169151698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25169498050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25169871906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25170245030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25170660718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25171011278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25171440458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25171806584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25172154498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25172519362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25172866868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25173239970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25173613516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25174045548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25174428362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25174782060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25175146322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25175496640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25175864392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25176225766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25176599560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25177040942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25177418776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25177767332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25178183096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25178701226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25179065220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25179751314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25180103994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25180480918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25180845880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25181219752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25181568022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25181932250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25182356230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25182718478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25183084782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25183434190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25183809258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25184170892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25184556734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25184906880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25185319558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25185683872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 209,2090000,10000,0,0,256,25,241,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 25187583672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25188032700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25188388624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25188767384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25189134484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25189510666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25190014284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25190383482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25190815352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25191168456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25191532260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25191879496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25192252092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25192718338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25193196224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25193660566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25194018250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25194388394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25194736316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25195100708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25195447354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25195906460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25196271728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25196728280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25197080670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25197431988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25197796586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25198144582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25198509092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25198870236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25199311954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25199680012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25200052848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25200402480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25200855946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25201239638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25201602692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25202039890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25202389910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25202763776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25203126264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25203502100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25203853032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25204214588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25204576468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25204994954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25205362764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25205709508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25206089216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25206501898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25206874808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25207236674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25207653126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25208018904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25208369420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25208735436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25209083876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25209458658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25209830190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25210203614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25210627530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25210980218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25211340946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25211704142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25212186988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25212556908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25213011870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25213467260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25213844830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25214193424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25214542994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25214906928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25215255544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25215659048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25216107046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25216484236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25216847088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25217221278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25217568578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25217916484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25218318330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25218668684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25219097426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25219448930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25219823446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25220185992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25220559450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25220907034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25221268800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25221701704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25222051988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25222414170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25222759724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25223215340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25223596076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25224038652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25224485916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25224839504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25225202380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25225549000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25225911704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25226258884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25226669604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25227032378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25227510534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25227861820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25228210798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25228572804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25228919156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25229282592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25229641978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25230084732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25230451306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25230822642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25231171560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25231521040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25231882480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25232239196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25232602388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25233019980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25233392024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25233749750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25234119774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25234670230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25235041262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25235403600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25235833952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25236198098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25236542108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25236912632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25237272750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25237644516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25238023144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25238456068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25238822006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25239170842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25239535324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25239882556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25240256816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25240633572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25241006766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25241417920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25241770352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25242131122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25242477770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25242858778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25243204924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25243588772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25244012472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25244388116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25244737438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25245086098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25245446786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25245898078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25246277538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25246624254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25247059824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25247426446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25247800176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25248149312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25248498044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25248859842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25249219342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25249645118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25249995394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25250367470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25250730070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25251104024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25251451268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25251811496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25252172596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25252663538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25253034294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25253383204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25253758806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25254120090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25254496000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25254854672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25255269804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25255635852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25256012904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25256625938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25257172378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25257566290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25257997988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25258377156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25258727800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25259101950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25259464832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25259811610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25260186030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25260531330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25260987948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25261356876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25261731364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25262078344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25262426474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25262890202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25263255390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25263702642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25264054556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25264430410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25264809090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25265183194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25265533854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25265896320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25266259506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25266678780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25267046748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25267395346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25267769574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25268232848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25268657398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25269007354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25269434484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25269799080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25270146414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25270540122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25270886152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25271257128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25271632224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25272081928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25272432508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25272782334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25273143920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25273490298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25273853136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25274239758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25274648528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25275083512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25275462052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25275810356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25276159000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25276519806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25276866362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25277241064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25277648962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25278023982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25278386366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25278759866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25279107604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25279554934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25279931988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25280278894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25280779164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25281127602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25281500768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25281889720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25282263300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25282624344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25282973616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25283407406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25283776794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25284155838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25284518428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25284891436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25285283356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 210,2100000,10000,0,0,256,25,242,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 25286887668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25287249222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25287601842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25288004220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25288368098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25288805138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25289154326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25289526234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25289885098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25290256906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25290736832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25291213964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25291657962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25292009626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25292372992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25292719152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25293092084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25293454332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25293839948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25294186704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25294599808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25294984194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25295333154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25295712730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25296070504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25296447838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25296824680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25297272710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25297626286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25297973938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25298346134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25298693466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25299056226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25299414250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25299786064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25300223452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25300595788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25300943230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25301290258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25301750954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25302102888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25302479642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25302890514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25303267308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25303628930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25304000812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25304347496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25304695384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25305069486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25305417134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25305844690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25306230112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25306602582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25306980968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25307354218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25307701990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25308064862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25308497360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25308914304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25309279772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25309625124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25309999548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25310362578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25310751060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25311175130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25311532600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25311894504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25312242764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25312605760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25313080600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25313483076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25313869984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25314330244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25314682588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25315032272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25315394808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25315742146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25316105352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25316463450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25316893886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25317257022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25317627394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25317973828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25318321086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25318680274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25319035448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25319462176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25319875848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25320250612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25320611938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25320984584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25321332794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25321682552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25322054712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25322491898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25322858100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25323203116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25323575166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25324017442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25324410938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25324804626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25325222776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25325589400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25325937034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25326300500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25326645878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25327017576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25327389892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25327763524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25328176628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25328530524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25328892240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25329292690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25329657726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25330003910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25330424650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25330852818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25331227182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25331574808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25331924260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25332284428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25332628770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25333248080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25333677020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25334055238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25334420068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25334795160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25335269946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25335671042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25336064788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25336502914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25336870298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25337277456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25337650608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25338010000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25338398592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25338758134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25339178460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25339543464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25339890910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25340254548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25340599780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25340971128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25341343432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25341716352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25342137264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25342490306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25342851496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25343198328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25343561618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25343907434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25344291308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25344764654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25345157928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25345507192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25345855688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25346219314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25346673360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25347055720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25347443930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25347911192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25348280682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25348656682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25349007244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25349356424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25349719776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25350080614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25350508876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25350861198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25351235864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25351599644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25351973872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25352320686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25352708346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25353072396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25353489942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25353855298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25354219202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25354609656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25354971704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25355356238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25355703212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25356123810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25356488738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25356835850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25357199170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25357630588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25358020520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25358393342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25358834532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25359185918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25359534026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25359895796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25360261620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25360626008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25360988276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25361360852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25361803720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25362179522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25362525966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25362873496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25363233498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25363578642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25363950792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25364391384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25364786332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25365148376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25365615078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25365964156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25366312734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25366702658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25367048790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25367496026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25367845214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25368217466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25368579682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25369058148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25369434632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25369811388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25370240366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25370598596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25370961310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25371307346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25371679020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25372042388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25372425520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25372845390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25373200674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25373562694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25373911464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25374276284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25374645396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25375031762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25375392822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25375905106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25376256870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25376605834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25376966748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25377313000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25377675362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25378035356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25378473182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25378837676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25379208770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25379555660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25379903630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25380365462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25380725682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25381140696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25381497512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25381869706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25382230716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25382626420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25382997636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25383359910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 211,2110000,10000,0,0,256,25,243,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 25385405264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25385762472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25386170880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25386518440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25386979328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25387347936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25387725708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25388074460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25388425684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25388791318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25389151516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25389628122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25390008384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25390381492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25390742216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25391114726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25391585270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25391953702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25392388190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25392738064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25393101210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25393446554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25393884202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25394247856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25394634018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25394981816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25395396068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25395759480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25396104504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25396465546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25396809108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25397178396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25397561360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25398003968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25398356664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25398704772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25399066530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25399414746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25399780140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25400137708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25400512526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25400946734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25401322114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25401668952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25402016888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25402500598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25402851636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25403226314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25403634558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25404069234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25404433560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25404805958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25405154224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25405503034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25405878928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25406226052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25406678022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25407030976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25407403510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25407766656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25408139624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25408487496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25408849964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25409286992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25409638738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25410235362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25410585948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25410959970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25411358484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25411748124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25412170116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25412522062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25412882094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25413321534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25413838276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25414201772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25414575024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25415007878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25415384520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25415733016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25416081280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25416442594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25416788910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25417164294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25417571568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25417946528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25418326050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25418698426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25419046168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25419394702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25419767676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25420113968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25420547334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25420896570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25421268578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25421631124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25422074258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25422423610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25422786972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25423224374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25423573288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25423952356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25424326162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25424697232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25425172220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25425560652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25425978564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25426333288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25426695502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25427042122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25427439772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25427787094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25428172896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25428534114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25428982330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25429334588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25429717504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25430078986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25430425300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25430788352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25431145810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25431580586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25431945720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25432382356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25432729962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25433079266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25433440448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25433800730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25434181396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25434593704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25434966360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25435326882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25435698428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25436192842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25436569868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25436933148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25437367936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25437735744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25438082234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25438454794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25438815716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25439188540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25439548186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25439964930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25440331296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25440677992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25441041858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25441387742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25441759516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25442161086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25442533126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25442946846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25443301152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25443663632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25444011858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25444375220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25444723054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25445108010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25445468912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25445903474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25446254908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25446603144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25446963722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25447406152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25447783690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25448128770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25448563000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25448928604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25449298358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25449661858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25450016974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25450430328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25450788484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25451218436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25451567302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25451939108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25452300038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25452673408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25453020078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25453380526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25453742084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25454150358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25454513940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25454857748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25455227844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25455587172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25455958396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25456316096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25456663034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25457088366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25457437714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25457800314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25458146318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25458610858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25458992004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25459363884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25459787462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25460141422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25460561728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25460912548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25461278184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25461626610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25462013854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25462437710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25462813008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25463160134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25463507366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25463867170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25464213382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25464587044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25464932990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25465406706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25465793732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25466166606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25466514916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25466862214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25467221160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25467579148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25468024534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25468375784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25468750700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25469114084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25469486204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25469936968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25470302484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25470663770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25471085490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25471449522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25471794130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25472164592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25472524652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25472910344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25473275494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25473691376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25474056362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25474403864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25474765616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25475111712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25475484032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25475856046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25476247614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25476666494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25477018204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25477380404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25477726832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25478089034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25478496542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25478886008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25479314512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25479689484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25480037402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25480388038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25480869276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25481220548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25481594210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25482001810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25482377332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 212,2120000,10000,0,0,256,25,245,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 25483857782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25484251146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25484601948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25485031496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25485400788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25485750136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25486113110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25486459208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25487076454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25487446724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25487888722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25488240886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25488595594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25489016128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25489365620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25489741670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25490089202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25490528840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25490895432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25491266274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25491611436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25492142638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25492521624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25492882120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25493309488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25493659170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25494031744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25494393224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25494767076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25495113148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25495472322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25495832070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25496254550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25496622616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25496970212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25497360250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25497722356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25498139140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25498515904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25498958778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25499340290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25499687806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25500080382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25500427474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25500799168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25501174816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25501616894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25501970500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25502319104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25502683372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25503031756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25503569662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25503934700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25504375902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25504742656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25505115482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25505464392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25505812866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25506173670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25506547654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25506953176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25507366716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25507744152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25508105610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25508479182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25508828514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25509177696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25509555938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25509967944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25510335340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25510682468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25511078126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25511439702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25511811912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25512168416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25512515516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25512962874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25513330016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25513693442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25514039134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25514513024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25514882258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25515270040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25515686796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25516040668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25516404118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25516750982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25517178878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25517525854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25517912896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25518271646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25518707246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25519057208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25519407554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25519768234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25520114688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25520477220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25520833332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25521262728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25521628070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25522000966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25522347948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25522696846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25523057128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25523415670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25523779070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25524287788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25524666326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25525028164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25525401462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25525850734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25526219448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25526580764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25527006300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25527372536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25527718768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25528089898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25528450994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25528839540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25529199012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25529608830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25529973422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25530320686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25530684094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25531030270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25531402120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25531774516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25532146560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25532562440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25532914542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25533276438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25533623538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25533987032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25534333624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25534717430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25535207460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25535587182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25535935768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25536285096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25536647152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25537092044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25537469992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25537815924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25538262092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25538629706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25539002440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25539349962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25539698782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25540061140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25540463380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25540902568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25541254052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25541629094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25541989498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25542361292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25542707932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25543069042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25543430332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25543841288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25544224302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25544570480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25544941342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25545365336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25545753454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25546100344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25546515560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25546876944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25547222136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25547605308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25548036802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25548429080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25548805122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25549258452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25549606956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25549955134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25550314766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25550658904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25551019574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25551376386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25551745612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25552173444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25552546502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25552891590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25553238602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25553596460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25553940396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25554350044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25554751248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25555127448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25555487058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25555857916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25556203016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25556548976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25556906520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25557263418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25557687988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25558037730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25558409798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25558773584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25559145164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25559598670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25559976338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25560404444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25560754904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25561117592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25561462126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25561833584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25562194346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25562577418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25562923204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25563391582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25563984502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25564337580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25564701794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25565048148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25565433146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25565794310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25566237142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25566588302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25566938140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25567300782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25567647228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25568009480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25568365788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25568807034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25569172472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25569545166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25569892268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25570239408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25570741214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25571103264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25571467310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25571876328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25572249774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25572610702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25572981844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25573328572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25573778292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25574150400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25574575506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25574943970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25575292246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25575684492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25576047140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25576420846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25576781000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25577193222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25577554816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25577899564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25578310492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25578656114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25579043546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25579433960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25579804170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25580229742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25580581404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 213,2130000,10000,0,0,256,25,246,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 25582268828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25582629676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25583076272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25583431826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25583811826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25584176496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25584557446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25584906934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25585271806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25585700628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25586050840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25586414260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25586759678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25587131524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25587492448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25587876862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25588224450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25588644260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25589007230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25589353924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25589716958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25590084038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25590456460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25590829996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25591285700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25591693740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25592063462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25592426398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25592923598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25593290890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25593649530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25594084194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25594452074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25594826134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25595174208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25595523518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25595883902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25596241870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25596604300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25597010364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25597384542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25597746616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25598117658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25598464738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25598812204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25599185358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25599591198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25599957974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25600303656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25600675276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25601036462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25601409206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25601829692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25602181388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25602607266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25602956972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25603320528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25603666052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25604133342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25604499620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25604883326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25605298334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25605653478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25606016914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25606365404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25606730342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25607078002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25607462830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25607839534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25608274288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25608624566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25608973326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25609334186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25609681068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25610045750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25610437470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25610870610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25611234638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25611605588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25611951882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25612299128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25612657874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25613014042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25613375338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25613792176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25614167808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25614529760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25614902238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25615343798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25615706634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25616081322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25616494464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25616862648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25617209076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25617581306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25617942546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25618314900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25618672856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25619021400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25619464140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25619928570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25620296248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25620643858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25621035610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25621411300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25621787386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25622228864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25622613008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25622990040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25623355654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25623718564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25624064510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25624448520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25624880670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25625255852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25625601458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25625948412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25626308362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25626757276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25627136248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25627531206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25627919218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25628283418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25628676496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25629025606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25629404800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25629780112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25630187602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25630626846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25630976720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25631348878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25631710466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25632084256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25632433962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25632797086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25633222320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25633570442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25633930716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25634308242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25634695240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25635085174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25635485930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25635832554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25636254180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25636617022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25636963492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25637325960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25637771918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25638158148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25638519368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25638971452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25639323290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25639673052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25640034392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25640381198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25640981656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25641334124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25641771276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25642139264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25642512606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25642860218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25643209272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25643571360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25643931590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25644388314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25644741644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25645114766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25645478102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25645851632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25646200654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25646562106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25646925784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25647339976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25647707020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25648132438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25648505678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25649021002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25649407846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25649755486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25650168982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25650534314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25650882620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25651244408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25651588636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25651959080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25652330106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25652757656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25653112528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25653461070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25653820844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25654166228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25654529106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25654891876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25655274956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25655707526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25656084114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25656433150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25656781580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25657141722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25657488048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25657862304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25658269674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25658710380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25659075076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25659495424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25659845076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25660305262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25660683818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25661031312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25661478530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25661829454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25662204598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25662564606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25662936488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25663283644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25663655248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25664088846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25664440730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25664805364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25665152592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25665526706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25665886662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25666302592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25666650228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25667082238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25667446828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25667793424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25668155252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25668499492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25668869506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25669242060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25669684990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25670036132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25670404526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25670765972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25671112730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25671739262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25672092980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25672529714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25672894574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25673265658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25673613664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25673960454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25674321624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25674677566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25675038936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25675449818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25675824338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25676256554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25676630606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25676980418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25677341348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25677705408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25678123828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25678502674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 214,2140000,10000,0,0,256,25,247,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 25680452868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25680914016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25681283650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25681660366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25682008736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25682443776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25682836646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25683198140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25683628246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25683978366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25684351832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25684714232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25685086404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25685435276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25685796640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25686158352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25686634182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25687001502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25687349588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25687751924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25688139646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25688548514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25688926746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25689370354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25689735482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25690111320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25690528580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25690903244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25691303638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25691678182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25692122876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25692472982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25692821672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25693182116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25693528628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25694083874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25694495442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25694972314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25695369836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25695744470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25696145258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25696496250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25696885256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25697273014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25697732872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25698110690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25698512382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25698874446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25699266642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25699658016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25700043432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25700478136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25700838040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25701222176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25701568564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25701969420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25702331984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25702741178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25703155062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25703519436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25703899870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25704286908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25704714416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25705202576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25705601404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25706060460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25706439428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25706789854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25707150684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25707531794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25707881256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25708257622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25708605616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25709045840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25709412594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25709785030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25710133064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25710482568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25710842726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25711200522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25711642904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25711992124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25712364370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25712725304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25713097376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25713444386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25713831342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25714215822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25714667462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25715070360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25715417018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25715788588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25716258586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25716654812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25717007788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25717633382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25718001100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25718350560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25718716796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25719064494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25719451776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25719834830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25720275090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25720625918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25720975206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25721334884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25721680658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25722043106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25722434680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25722868948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25723236522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25723608978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25723956340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25724303634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25724664428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25725023966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25725387528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25725794866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25726171330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25726532124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25726905442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25727396970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25727762854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25728124750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25728537038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25728904364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25729250964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25729624240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25729986944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25730360710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25730722452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25731071618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25731498122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25731847652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25732209732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25732554356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25732989480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25733367030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25733742156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25734158314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25734509350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25734899004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25735264950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25735648002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25735993262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25736376722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25736838456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25737224428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25737573904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25737923060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25738285168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25738738382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25739120670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25739470716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25739910084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25740276546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25740694890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25741047192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25741397464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25741772430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25742121128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25742553862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25742937366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25743339506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25743702742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25744074602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25744423402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25744788902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25745214884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25745564836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25745927106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25746272936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25746644550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25747004520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25747388182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25747735420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25748154474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25748543840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25748895004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25749260204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25749715602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25750094444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25750467178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25750915284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25751282278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25751632724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25751994042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25752341782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25752703564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25753072138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25753445218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25753871612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25754249810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25754597104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25754944406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25755304946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25755660960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25756135070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25756550254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25756928484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25757291056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25757664256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25758013540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25758363452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25758737040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25759134068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25759511736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25759857630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25760229634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25760592108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25761111916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25761478502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25761831218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25762263106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25762616480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25762983728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25763331762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25763705894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25764070198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25764457324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25764873606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25765229756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25765593448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25765943866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25766311068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25766659908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25767058438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25767420236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25767857130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25768208348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25768556514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25768916086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25769262148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25769624038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25769981126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25770418418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25770786170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25771200374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25771573418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25771922548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25772405784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25772768584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25773196740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25773551200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25773930026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25774297034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25774674650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25775026898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25775391718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25775759066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25776180684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25776548986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25776895854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25777269240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25777630816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25778004038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25778403064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 215,2150000,10000,0,0,256,25,248,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 25780000408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25780376858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25780725856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25781101654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25781448102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25781887828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25782253622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25782633248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25782980530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25783478340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25783854760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25784201502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25784631244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25784982378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25785357508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25785722004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25786095648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25786444884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25786806864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25787240480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25787590584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25787952870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25788298124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25788669576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25789029934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25789481502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25789830820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25790246204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25790610084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25790956760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25791319576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25791664602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25792035766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25792406960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25792849344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25793199530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25793548172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25793908734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25794254548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25795124734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25795758642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25796392876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25796860488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25797234398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25797624782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25797994632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25798496622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25798849860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25799220234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25799615420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25800009150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25800371794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25800758584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25801176168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25801530840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25801892152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25802238192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25802601608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25802947078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25803318458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25803690004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25804137258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25804486618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25804834402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25805193932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25805538368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25806109356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25806476632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25806918196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25807284700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25807658466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25808007356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25808357584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25808720422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25809079872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25809443794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25809849658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25810224162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25810585732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25810957650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25811305344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25811653758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25812028516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25812436514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25812802644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25813161482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25813533480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25813893832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25814266122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25814626512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25814975422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25815398610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25815767904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25816131320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25816477842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25816946792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25817315188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25817759688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25818179110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25818532722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25818893920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25819241484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25819604436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25819950382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25820334670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25820749958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25821130544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25821479560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25821828928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25822191070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25822537220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25822900484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25823257646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25823686594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25824049010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25824419692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25824765144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25825111734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25825470384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25825826252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25826187634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25826592750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25826964754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25827324536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25827753148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25828202044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25828568850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25828932186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25829352472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25829719980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25830066696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25830439104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25830800150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25831196402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25831555726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25831970900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25832362534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25832789142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25833175716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25833528814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25833900400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25834306482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25834749646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25835118468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25835469920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25835833380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25836181212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25836545208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25836936656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25837310362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25837740020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25838115026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25838463582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25838810012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25839251958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25839621836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25839995152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25840413660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25840788348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25841149494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25841522166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25841870078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25842218692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25842599366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25842945496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25843370032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25843717838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25844088122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25844469566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25844841710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25845189752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25845550950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25846054262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25846406316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25846793682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25847140276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25847511962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25847873280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25848257176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25848603644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25849026246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25849388594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25849740970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25850102366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25850577632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25850963094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25851321926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25851758322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25852111440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25852460024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25852820198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25853166852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25853529434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25853885468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25854256814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25854678146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25855052218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25855400410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25855748988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25856169888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25856520862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25856896204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25857308512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25857723508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25858088242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25858461112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25858809068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25859157688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25859534558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25859950342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25860330626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25860676878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25861049170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25861413156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25861885690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25862246950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25862613384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25863050246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25863399960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25863761482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25864105692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25864475448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25864834436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25865215790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25865624558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25865976304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25866337964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25866683902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25867046008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25867391228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25867772760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25868133098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25868586484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25868936808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25869284962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25869645912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25869992816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25870355134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25870711886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25871129508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25871732664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25872108030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25872453996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25872941258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25873307124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25873667522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25874155016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25874506006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25874879416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25875273912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25875665368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25876013150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25876375060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25876814266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25877165812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 216,2160000,10000,0,0,256,25,249,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 25879076756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25879449470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25879904578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25880271540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25880648434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25880996524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25881347690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25881711342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25882069892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25882505012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25882854396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25883250284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25883613302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25884108180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25884497576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25884865150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25885301626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25885652520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25886014942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25886361544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25886733790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25887094900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25887479668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25887826252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25888236648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25888600240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25888947022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25889309996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25889654872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25890027192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25890432704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25890867586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25891217990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25891565614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25891925896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25892271566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25892646770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25893002170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25893374228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25893795522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25894170674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25894517682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25894881342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25895341348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25895692008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25896068084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25896484460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25896858178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25897218600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25897628022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25897976410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25898322502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25898697658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25899042796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25899475848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25899824456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25900195664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25900555722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25900929322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25901276150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25901636254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25902059224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25902490234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25902855812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25903201880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25903572326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25903933714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25904316368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25904661828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25905079892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25905443876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25905790284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25906152504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25906613624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25907000220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25907359680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25907800070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25908150540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25908499068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25908859776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25909205970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25909568010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25909925664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25910424484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25910811090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25911185700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25911533884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25911882536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25912259316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25912703354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25913068866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25913490728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25913865654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25914228862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25914603132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25914950908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25915299110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25915670430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25916086568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25916454984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25916801280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25917174888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25917536572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25918009488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25918373628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25918820666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25919207872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25919556724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25919919528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25920264432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25920636578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25921012960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25921384868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25921821918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25922173904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25922534888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25922880800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25923243508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25923589640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25923974114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25924400886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25924776444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25925125524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25925492796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25925854734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25926216656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25926610408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25926956884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25927434436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25927801758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25928175956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25928521574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25928968772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25929344104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25929691872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25930116036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25930530252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25930904440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25931267730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25931640260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25931987564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25932360768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25932787072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25933137236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25933499510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25933843748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25934214562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25934574476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25934957864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25935303422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25935727586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25936091156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25936437714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25936799816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25937145826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25937516938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25937889068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25938261844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25938680954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25939031872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25939391678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25939736798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25940196090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25940555106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25940982290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25941415480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25941809038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25942158312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25942508554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25942869218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25943214576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25943589006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25943998208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25944373296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25944734380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25945105246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25945452772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25945801200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25946205160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25946551852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25946977346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25947325618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25947697496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25948058266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25948719756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25949085838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25949435774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25949867242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25950217580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25950580544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25950926858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25951467224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25951845880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25952218622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25952629352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25952981950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25953342156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25953715176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25954097232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25954443614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25954830910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25955267512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25955643812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25956021500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25956370590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25956733406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25957097900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25957490976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25957855102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25958303120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25958707758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25959110810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25959459348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25959808894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25960184142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25960532642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25960966120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25961313950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25961684200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25962044612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25962516906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25962867354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25963229306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25963656982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25964008242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25964371710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25964716988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25965113396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25965478488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25965866778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25966217432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25966640710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25967006914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25967354894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25967717404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25968064836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25968437798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25968811796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25969307750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25969658352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25970007008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25970366326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25970711180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25971072786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25971431284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25971801374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25972258630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25972639720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25972987816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 25973358468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 25973853340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 25974218236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 25974582520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 25974999938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 25975377604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 25975738826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 25976111780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 217,2170000,10000,0,0,256,25,250,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26011266200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26011642448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26012011988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26012366050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26012732928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26013082394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26013470580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26013834284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26014273534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26014626572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26014977446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26015407366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26015757002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26016121300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26016481604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26016920288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26017286742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26017660562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26018008808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26018357502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26018817824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26019180948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26019609644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26019960650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26020335046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26020696808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26021069498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26021417558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26021787394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26022147900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26022557978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26022925476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26023271932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26023664644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26024025750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26024398072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26024757130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26025445488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26025815004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26026161868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26026524784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26026869950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26027268228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26027646056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26028098666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26028450146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26028801462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26029162834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26029509168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26030019962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26030381694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26030815290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26031181624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26031553688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26031900222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26032248416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26032608878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26032965796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26033327432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26033732608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26034144248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26034506772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26034879914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26035227074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26035575234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26035952456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26036368838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26036738324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26037086328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26037460754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26037821012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26038193532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26038587784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26038936668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26039386978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26039737308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26040099858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26040445452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26040912560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26041279344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26041684852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26042112394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26042464728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26042825612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26043170638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26043599382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26043945642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26044330556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26044743560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26045127868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26045475970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26045823828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26046186226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26046534826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26046899256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26047258302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26047701920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26048068904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26048441794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26048791588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26049139028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26049502046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26049861948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26050227106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26050646874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26051021818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26051381706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26051752154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26052197180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26052562492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26052923904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26053336210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26053760208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26054108748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26054480754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26054858626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26055232400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26055593742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26056013080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26056376096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26056722448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26057084870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26057429216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26057800446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26058200086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26058572640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26058995000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26059345634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26059705698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26060050566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26060410698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26060754010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26061158042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26061624046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26062018134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26062393048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26062742666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26063103400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26063583798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26063962724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26064377652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26064753138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26065113732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26065485506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26065833096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26066181498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26066553968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26066899802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26067374488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26067731852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26068104056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26068466060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26068838656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26069187368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26069574682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26070001744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26070352260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26070732736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26071078216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26071450864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26071873342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26072263386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26072613448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26073032094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26073394858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26073742558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26074104606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26074558190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26074944326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26075330000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26075793940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26076145346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26076495810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26076858008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26077204508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26077567504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26077925314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26078364260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26078756762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26079130092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26079479446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26079829312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26080191674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26080552154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26080914188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26081328806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26081703348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26082132050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26082507198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26082855972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26083204048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26083577762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26083989528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26084354200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26084698746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26085069118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26085428536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26085908030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26086287882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26086637788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26087066332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26087418546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26087784106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26088153948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26088528644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26088892876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26089279804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26089706014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26090057980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26090419396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26090765770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26091127790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26091472428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26091856428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26092216414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26092652660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26093002964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26093351104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26093711262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26094057424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26094419564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26094775828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26095255926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26095839428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26096442938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26097224338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26097817126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26098492614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26099067048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26099567754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26099941868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26100364788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26100822566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26101201922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26101557530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26101908654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26102477998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26102831494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26103210200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26103651326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26104046554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26104411374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26104780062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26105124678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26105471058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26105842892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26106186284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26106627754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26106977474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26107357080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26107717520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26108250438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26108619510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26108969184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26109418658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 218,2180000,10000,0,0,256,25,252,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26111183896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26111581462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26112035136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26112414804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26112782812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26113160274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26113509156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26113862222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26114270136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26114617656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26115068750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26115419178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26115798944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26116190286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26116566300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26116915188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26117284660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26117739348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26118089794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26118460600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26118807272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26119179750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26119651314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26120045684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26120481240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26120894614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26121263234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26121608744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26121969402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26122313774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26122711260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26123170680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26123562136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26123946864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26124296024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26124655902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26125002504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26125379556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26125725722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26126183876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26126549196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26126925504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26127271874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26127618358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26127977194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26128378084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26128834494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26129183970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26129563404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26129948572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26130321514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26130805466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26131174018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26131630282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26131981068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26132349994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26132694794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26133066610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26133427844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26133810430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26134155910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26134589788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26134953712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26135306890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26135668628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26136012582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26136425102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26136818460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26137285866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26137638800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26137994618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26138398478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26138748244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26139114174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26139474658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26139848260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26140294306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26140673320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26141028524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26141378892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26141846820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26142211690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26142575318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26143029846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26143406752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26143774528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26144149520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26144497262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26144849070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26145224358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26145694596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26146062464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26146415902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26146789408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26147150852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26147524812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26147884116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26148232710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26148658770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26149010252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26149380934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26149728350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26150136050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26150499342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26150887256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26151318630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26151670906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26152038030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26152402454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26152764776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26153212944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26153598052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26154022296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26154400576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26154753208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26155101708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26155461222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26155806834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26156181126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26156590010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26157031296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26157399132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26157817140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26158197308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26158548732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26158912154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26159273132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26159711324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26160061224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26160434306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26160795032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26161186250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26161536332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26161927934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26162352028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26162712248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26163076332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26163453436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26163825716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26164289182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26164677472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26165026306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26165476952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26165844366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26166192074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26166615784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26166963528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26167348472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26167740228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26168215730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26168566804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26168985302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26169554336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26170179328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26170546936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26170979168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26171356436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26171745066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26172121276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26172469632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26172821006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26173196988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26173617804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26173985462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26174330644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26174702260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26175063824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26175545228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26175909106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26176259480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26176693564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26177043838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26177407362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26177753498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26178125166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26178486916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26178872160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26179510320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26179865090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26180225194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26180571554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26180934054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26181281220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26181688884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26182121506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26182499474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26182847616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26183197078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26183559584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26183907818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26184302398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26184765572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26185160456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26185522720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26185894508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26186244986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26186757388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26187157816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26187582080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26187951838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26188300876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26188675902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26189037004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26189410050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26189769852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26190120312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26190545880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26190895936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26191267648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26191612948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26191984336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26192344918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26192729704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26193075852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26193490038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26193851002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26194198352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26194561408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26194973546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26195367076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26195728028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26196177082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26196530374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26196882066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26197246110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26197681078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26198062918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26198421940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26198872188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26199238988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26199613608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26199959248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26200326538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26200687012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26201044866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26201406852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26201813920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26202188762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26202550116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26202948696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26203298870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26203648304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26204024896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26204447892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26204815138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26205161818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26205535326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26205929442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26206303368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26206665800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26207015372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26207496858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26207848856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26208215038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26208563566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26209070180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26209479032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 219,2190000,10000,0,0,256,25,253,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26211143034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26211541752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26211897218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26212281946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26212634734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26213142760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26213492798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26213866068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26214259558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26214655772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26215017984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26215367928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26215810884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26216162778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26216526394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26216901862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26217274376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26217635452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26218020158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26218438388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26218791120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26219151864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26219497714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26219860462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26220312588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26220702306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26221063556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26221504268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26221857268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26222216464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26222577426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26222925566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26223365866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26223714630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26224149298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26224514736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26224897256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26225245432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26225594564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26225955250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26226344460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26226779484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26227128832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26227500822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26227862060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26228234928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26228583194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26228944390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26229306058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26229719532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26230085694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26230431820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26230802892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26231164306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26231665418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26232030300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26232459396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26232825308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26233173566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26233536192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26233881286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26234252584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26234644432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26235047832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26235473314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26235836242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26236197236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26236545420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26236952784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26237310194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26237696240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26238136582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26238515570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26238898142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26239248036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26239608632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26239955858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26240338482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26240748364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26241132206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26241570188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26241968778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26242316526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26242777948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26243157200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26243575464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26243943292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26244290648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26244669582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26245031456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26245404266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26245762448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26246112012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26246533618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26246884122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26247253284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26247598388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26247976774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26248366930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26248754946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26249169942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26249525076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26249915482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26250269414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26250647932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26251021898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26251471244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26251835296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26252281546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26252633872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26252990166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26253354278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26253819198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26254198684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26254545564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26254979496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26255346148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26255720654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26256277378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26256630014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26257003432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26257348988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26257780340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26258132232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26258505382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26258893230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26259268410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26259617524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26259980436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26260419160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26260770882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26261151798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26261498900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26261872520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26262233712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26262619904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26262967224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26263396460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26263760010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26264123610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26264486636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26264981250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26265370854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26265732038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26266168804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26266520666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26266871114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26267233794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26267601228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26267965564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26268324592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26268771668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26269140160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26269574968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26269931240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26270281294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26270643212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26271003704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26271367794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26271781172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26272157576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26272517694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26272889180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26273236012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26273605190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26273979762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26274402076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26274767538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26275111770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26275483038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26275844396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26276324244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26276687452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26277037744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26277460598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26277811672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26278175894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26278521748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26278892496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26279252962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26279721692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26280143350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26280497216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26280865706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26281211796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26281574684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26281920044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26282341046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26282765202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26283140774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26283487606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26283833686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26284191972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26284537318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26284898176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26285253524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26285682800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26286048310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26286420720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26286770470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26287118060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26287605630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26287968366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26288393368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26288743200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26289116038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26289477504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26289850080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26290196724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26290554378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26290914962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26291387480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26291755042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26292101158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26292473886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26292834540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26293207598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26293567268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26293980106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26294345720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26294692950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26295054768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26295416908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26295789790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26296163722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26296535240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26296950530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26297304982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26297668032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26298079560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26298551176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26298936342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26299312060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26299756700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26300133876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26300482212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26300831404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26301209194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26301557478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26301933088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26302330826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26302720882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26303084810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26303456964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26303805366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26304155044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26304518506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26304876370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26305302960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26305652566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26306023558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26306385754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26306757370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26307104498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26307464828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 220,2200000,10000,0,0,256,25,254,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26309507798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26309976466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26310358248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26310774466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26311155032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26311516706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26311894754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26312260706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26312612862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26312987590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26313333702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26313759986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26314108510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26314517746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26314880912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26315252908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26315601716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26315969678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26316405790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26316786200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26317153734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26317501086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26317874810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26318237128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26318634248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26318987452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26319407518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26319773096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26320120980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26320484652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26320936424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26321314012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26321687838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26322125050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26322477496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26322827362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26323189076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26323534560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26323897214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26324254152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26324625198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26325055754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26325429894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26325776372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26326193280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26326554910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26326900828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26327276734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26327687246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26328081502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26328443512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26328817352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26329165702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26329529382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26329903740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26330249740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26330677156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26331026538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26331437846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26331800186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26332331864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26332901420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26333337422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26333705558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26334052958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26334416306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26334762498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26335134920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26335509430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26335928640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26336359736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26336711152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26337080902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26337425736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26337786560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26338173992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26338545292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26338972770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26339378540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26339730592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26340081062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26340444900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26340794722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26341187068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26341618626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26341996284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26342359854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26342734916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26343084718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26343588110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26343982276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26344390226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26344755514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26345102932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26345476638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26345840762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26346215892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26346576808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26346927684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26347348540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26347699132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26348063028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26348408514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26348779980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26349140660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26349525084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26349872432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26350280354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26350643554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26351010706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26351376134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26351722302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26352094370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26352469786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26352926786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26353278562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26353628364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26353989878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26354492952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26354884738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26355242610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26355680684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26356050246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26356426046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26356775736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26357127956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26357492420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26357849728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26358212590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26358626776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26359001882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26359402442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26359778290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26360127042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26360477950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26360852812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26361276790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26361644598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26361992116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26362366128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26362727430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26363100688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26363458384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26363808496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26364251698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26364654398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26365019080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26365365656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26365886382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26366269620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26366645284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26367056388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26367408086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26367770268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26368116158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26368477726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26368822964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26369205734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26369627032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26370004212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26370353920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26370703000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26371104068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26371455776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26371839792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26372188126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26372632244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26373000892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26373377922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26373729486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26374080520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26374467532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26374830848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26375285512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26375633930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26376004340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26376380350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26376767440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26377244938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26377610710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26378046934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26378398510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26378763870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26379109104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26379480780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26379858282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26380245240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26380592428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26381009740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26381389756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26381739020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26382103524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26382450506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26382889912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26383267688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26383717436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26384067998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26384416724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26384776368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26385122940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26385484780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26385840406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26386210530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26386639344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26387013896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26387360878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26387707814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26388169248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26388521364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26388896610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26389318778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26389695336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26390058874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26390433374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26390800732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26391150260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26391524416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26391870786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26392305794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26392715344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26393096508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26393456104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26393827206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26394218184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26394566876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26394995098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26395348036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26395714342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26396064018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26396439296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26396803246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26397189204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26397604418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26397956804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26398319858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26398667468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26399031448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26399505636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26399893034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26400380722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26400767144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26401132008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26401481576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26401841574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26402187866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26402593532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26402941032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26403379158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26403748014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26404122434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26404472514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26404822944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26405186882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26405546648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26405984052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26406334752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26406725570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 221,2210000,10000,0,0,256,25,255,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26408308394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26408754822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26409117554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26409470466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26410050464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26410527480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26411004254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26411353878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26411800152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26412167288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26412541928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26412890904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26413245800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26413606756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26413965928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26414392072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26414742218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26415115646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26415477562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26415851772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26416199608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26416601574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26416965194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26417399062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26417766732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26418168878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26418544946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26418909360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26419283360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26419646530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26420123402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26420487516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26420889572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26421253586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26421712176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26422122634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26422502146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26422952380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26423305652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26423673662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26424064538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26424413286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26424791170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26425150848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26425594728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26425959540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26426348650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26426694802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26427071908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26427433930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26427792294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26428154018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26428570932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26428947200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26429337348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26429710838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26430057884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26430406904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26430782050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26431212104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26431580880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26431928422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26432302194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26432661530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26433134674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26433497888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26433848464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26434285236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26434635182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26434998540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26435344678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26435717042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26436077060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26436459766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26436869060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26437223958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26437583852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26437930716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26438293572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26438639774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26439088704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26439535656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26439926202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26440275008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26440623680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26440984362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26441329628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26441691046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26442050636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26442484524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26442849848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26443221182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26443567404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26443916614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26444402848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26444765742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26445193744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26445544196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26445917484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26446298028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26446707364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26447055610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26447418494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26447782446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26448212148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26448578756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26448934294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26449351058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26449712574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26450143858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26450491738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26450908268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26451271966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26451618410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26451979676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26452324098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26452693802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26453064932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26453434492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26453850480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26454201934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26454563442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26454925988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26455387186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26455749140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26456123434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26456549030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26456926140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26457274040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26457622712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26457984292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26458330608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26458709348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26459177464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26459562966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26459924492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26460297436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26460644292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26460992530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26461366242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26461729080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26462163606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26462513772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26462887754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26463264002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26463655904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26464004316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26464366428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26464794804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26465146442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26465509716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26465855768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26466227508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26466688396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26467077246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26467595258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26467953526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26468334736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26468681586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26469043350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26469387476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26469777296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26470136374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26470594140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26470946590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26471297678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26471659636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26472005802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26472368516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26472725254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26473157068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26473523982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26473898112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26474245634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26474650084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26475011708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26475370876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26475733776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26476166912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26476543416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26476912058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26477332736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26477787736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26478153776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26478515170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26478929458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26479295510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26479648346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26480021302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26480384514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26480757128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26481116480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26481465788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26481887262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26482237276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26482599820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26482945234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26483317054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26483677140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26484060176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26484472470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26484825668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26485186522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26485533208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26485911172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26486258362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26486857702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26487326888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26487707626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26488056276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26488404656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26488767764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26489290736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26489668576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26490077010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26490452322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26490814632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26491189060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26491538116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26491886862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26492289074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26492638264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26493087394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26493435182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26493806252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26494164610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26494535088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26494881160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26495242468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26495719428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26496071868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26496437578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26496785176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26497159138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26497520572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26497905036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26498252842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26498668262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26499029592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26499375092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26499735948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26500181496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26500568136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26500930692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26501367952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26501746368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26502132692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26502495362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26502899266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26503263346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26503623254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26504097152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26504463562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26504844122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26505191240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26505582908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 222,2220000,10000,0,0,256,25,256,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26507223578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26507583786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26507949588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26508326562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26508704674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26509081666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26509455058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26509884072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26510258510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26510620462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26510969032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26511443192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26511805250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26512179666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26512612558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26512990726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26513340054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26513689228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26514050314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26514396824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26514770808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26515192388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26515567978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26515929378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26516301774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26516649312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26517003162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26517375956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26517723026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26518148824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26518514222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26518888712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26519250340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26519625700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26519976808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26520339788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26520763894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26521118782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26521483752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26521830666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26522213498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26522698498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26523090810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26523439350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26523904698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26524287862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26524637520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26525002554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26525349904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26525736592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26526100440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26526546202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26526899428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26527250100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26527612420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26527960824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26528325196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26528683556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26529057460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26529482452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26529859124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26530208888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26530559150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26530922206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26531320610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26531700384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26532139612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26532517584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26532888026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26533263408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26533730624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26534119872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26534495942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26534921044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26535288750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26535647114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26536020382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26536384170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26536757792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26537121858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26537473490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26537898016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26538248716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26538612382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26538959488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26539333236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26539694978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26540077380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26540485536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26540839636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26541202292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26541548908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26541911408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26542257316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26542685594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26543048934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26543510888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26543862512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26544211948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26544574592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26545023732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26545440208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26545787884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26546244024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26546612786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26546986674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26547332604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26547708752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26548072756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26548432334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26548859638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26549209934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26549582398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26549961314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26550334658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26550683290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26551087976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26551451020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26551868766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26552301212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26552650710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26553026420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26553412896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26553801538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26554150888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26554579898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26554947308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26555295312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26555658826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26556005070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26556477530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26556856240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26557298260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26557651146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26558000740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26558361196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26558707994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26559071280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26559483720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26559858416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26560303078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26560679384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26561034052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26561382914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26561743970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26562174790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26562539246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26562949790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26563565182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26563935166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26564312338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26564662536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26565028154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26565392212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26565829548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26566197092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26566543888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26566937592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26567468714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26567864352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26568213734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26568634982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26569019794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26569386676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26569750904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26570097862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26570470794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26570848572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26571322190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26571676652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26572025900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26572389406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26572738816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26573104482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26573465190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26573840256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26574276744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26574655282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26575005014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26575354072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26575716040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26576063602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26576439406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26576858314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26577235710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26577598942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26577973576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26578332050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26578793042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26579171648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26579596332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26579964250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26580319258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26580751944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26581116518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26581509966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26581874424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26582227896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26582674776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26583026788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26583391068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26583736992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26584109648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26584470180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26584856880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26585275122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26585628838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26585991118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26586338658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26586702688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26587088334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26587476902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26587983068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26588371266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26588720676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26589076906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26589439668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26589894794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26590327154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26590676084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26591117646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26591483508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26591865546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26592213964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26592564670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26592936682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26593308528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26593756438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26594108248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26594483302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26594864444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26595239644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26595589964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26595968904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26596400132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26596751686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26597115656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26597478992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26597851622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26598256786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26598704624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26599054028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26599481916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26599847128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26600194754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26600559190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26601024396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26601413090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26601774760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26602217824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26602569672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26602919562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26603279972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26603626348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26603990288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 223,2230000,10000,0,0,256,25,257,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26605809424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26606196950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26606563012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26606951728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26607305592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26607725546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26608094574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26608443254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26608874316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26609222592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26609595814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26609970920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26610421152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26610773040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26611130774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26611493436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26611840098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26612306036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26612666850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26613039712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26613466028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26613841352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26614203190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26614554820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26614915504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26615262920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26615638268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26616141648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26616519642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26616887552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26617259064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26617606326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26617954084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26618404924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26618819648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26619185862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26619531910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26619904864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26620266734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26620639434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26621029656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26621381076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26621817420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26622167844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26622530774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26622876260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26623349686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26623716802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26624103506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26624515052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26624868730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26625230098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26625577084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26625940026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26626320154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26626706144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26627068664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26627512192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26627863104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26628212814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26628575258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26628922198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26629285508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26629642610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26630102540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26630468934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26630839994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26631186010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26631533100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26631892518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26632276182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26632639450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26633060550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26633435014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26633796854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26634182062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26634693572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26635061566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26635424546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26635838534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26636204558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26636549644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26636985734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26637366806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26637753586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26638100350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26638516574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26638881438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26639227752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26639590248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26639934892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26640523240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26640918610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26641361002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26641713060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26642063120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26642422732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26642768798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26643130704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26643489220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26643860530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26644344976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26644723376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26645078122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26645426226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26645985520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26646449452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26646952284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26647304264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26647680002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26648043424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26648416772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26648764438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26649127536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26649547380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26649907140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26650271066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26650617196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26650990290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26651353832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26651736628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26652130782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26652760164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26653129650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26653477652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26653841416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26654187058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26654574092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26654936270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26655383162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26655736596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26656086594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26656448344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26656795824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26657268888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26657631690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26658079742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26658444754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26658817256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26659165124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26659513228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26659873186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26660234616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26660597364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26661009464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26661385142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26661766356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26662139836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26662488502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26662837170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26663211460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26663633546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26664000560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26664345978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26664717648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26665079316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26665559302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26665923652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26666273084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26666716418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26667063750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26667425036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26667769800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26668271058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26668647950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26669020128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26669442430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26669794066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26670154186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26670500136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26670863218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26671209096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26671613122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26672056458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26672489162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26672845514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26673211068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26673581652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26673928208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26674334180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26674773628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26675160858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26675523160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26675897426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26676244568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26676593882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26676963406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26677308074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26677757748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26678105494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26678475842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26678835470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26679206834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26679657828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26680021572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26680460544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26680811374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26681174414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26681520236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26681891944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26682253110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26682637078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26682983656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26683405100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26683768048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26684115956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26684478674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26684824300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26685195934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26685568896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26686011410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26686362816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26686711050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26687074288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26687418806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26687779526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26688122684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26688506002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26688925694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26689298504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26689646064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26689993412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26690353256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26690818108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26691194880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26691602768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26691978586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26692340924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26692714296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26693076094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26693485078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26693862112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26694209420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26694642108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26694993562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26695369430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26695731822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26696134834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26696484622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26696853672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26697290592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26697641286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26698004878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26698351604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26698724204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26699085484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26699470324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26699819504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26700232150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26700653476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26701008986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26701372572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26701851950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26702241308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26702601962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26703131102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26703483716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 224,2240000,10000,0,0,256,25,258,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26705001672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26705421472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26705859508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26706227668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26706575864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26706965348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26707343544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26707720526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26708081846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26708525712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26708892656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26709239984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26709658994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26710007332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26710380236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26710755392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26711202552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26711554770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26711904150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26712266118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26712613230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26713082356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26713444482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26713836314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26714272248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26714648596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26714995514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26715343536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26715706736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26716053102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26716429068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26716835132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26717433100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26717819176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26718196670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26718545436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26718894662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26719279974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26719703808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26720071516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26720418154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26720790638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26721152688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26721526898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26721955254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26722371098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26722738634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26723088158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26723454584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26723803112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26724361048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26724738200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26725183762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26725536314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26725903826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26726266674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26726613208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26726976282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26727322356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26727705932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26728130036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26728505738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26728944092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26729315828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26729678896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26730026280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26730429126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26730864886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26731332864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26731698528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26732072700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26732422938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26732772022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26733149098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26733567148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26733936468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26734282334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26734653458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26735013540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26735489972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26735853298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26736201590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26736631614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26736980968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26737344564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26737690580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26738061008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26738421956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26738806674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26739217808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26739570984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26739932314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26740280158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26740644462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26740991642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26741391160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26741753170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26742223396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26742593066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26742944050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26743304728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26743653412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26744017916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26744377482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26744847430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26745213616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26745584020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26745930086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26746276220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26746732242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26747093640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26747455520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26747866928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26748241262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26748603046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26748976926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26749326016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26749674104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26750148644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26750574596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26750943302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26751291336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26751665736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26752026452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26752400286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26752790194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26753217184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26753581904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26753929122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26754291922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26754636624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26755009030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26755379952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26755753608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26756170502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26756522336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26756894798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26757365570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26757916306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26758289610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26758663870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26759134070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26759580564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26759930096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26760279756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26760663760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26761025068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26761387538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26761806624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26762183084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26762544010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26762916046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26763263650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26763612064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26763982530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26764396782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26764763042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26765109074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26765480904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26765842334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26766216548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26766575752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26766925060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26767359726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26767711488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26768076146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26768422552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26768795400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26769259850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26769649010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26770096728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26770450872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26770815244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26771165216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26771531702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26771880018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26772269580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26772631330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26773087922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26773439548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26773788362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26774148940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26774495626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26774859490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26775217402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26775681958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26776052276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26776425732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26776773352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26777122046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26777484802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26777846264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26778263142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26778697848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26779082082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26779444660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26779819308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26780273500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26780643100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26781006488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26781424406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26781791960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26782138816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26782511320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26782872388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26783245698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26783605324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26784017668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26784383556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26784732362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26785097028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26785500970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26785875286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26786281882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26786656788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26787118006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26787472680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26787883422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26788232314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26788615310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26788976116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26789349508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26789780748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26790158612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26790514012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26790863548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26791226766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26791679950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26792052300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26792461424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26792837276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26793199224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26793596722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26793965246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26794543610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26794909866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26795329170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26795697754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26796044872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26796419342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26796778910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26797149604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26797506724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26797854038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26798279424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26798650732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26799015104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26799361270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26799733612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26800094914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26800480318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26800921344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26801274746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26801635554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26801982550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 225,2250000,10000,0,0,256,25,260,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26804200866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26804564256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26804971940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26805338970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26805715560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26806100950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26806608816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26806981020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26807331006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26807696554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26808043776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26808417586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26808807952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26809257130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26809608644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26809959200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26810321496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26810667670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26811030412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26811387816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26811759916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26812183804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26812561924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26812912004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26813262440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26813835810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26814202202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26814567334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26815022156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26815399324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26815790560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26816183866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26816533694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26816883500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26817258184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26817670822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26818039416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26818386540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26818759752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26819122226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26819495702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26819856040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26820206654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26820632218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26820983294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26821347604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26821711974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26822086080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26822448634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26822834758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26823245764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26823597040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26823958572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26824303784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26824666728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26825110596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26825499064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26825863002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26826297046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26826650400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26827000360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26827361978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26827708622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26828070528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26828428274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26828859516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26829226348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26829597670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26829944062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26830291318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26830650454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26831034922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26831396834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26831808544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26832182726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26832542278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26832912758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26833285608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26833653644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26834030066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26834449824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26834881930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26835229642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26835602228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26835962076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26836440388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26836801616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26837231870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26837596802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26837965784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26838327960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26838672314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26839043296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26839418208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26839788938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26840208370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26840577978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26840970798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26841321088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26841685928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26842136384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26842513348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26843008034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26843387764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26843743424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26844143096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26844505332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26844852866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26845231538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26845668312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26846046968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26846419044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26846795412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26847145762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26847600468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26847976026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26848388074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26848754768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26849101512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26849473120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26849834208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26850207596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26850565114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26850913496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26851334096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26851684270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26852047792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26852393684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26852764384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26853141048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26853524360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26853870550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26854281952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26854649366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26854997008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26855359114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26855706418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26856085758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26856460548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26856908078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26857261360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26857614656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26857979386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26858329330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26858797394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26859157582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26859601180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26859967074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26860341418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26860693228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26861043702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26861406696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26861766812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26862132612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26862555768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26862953376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26863369530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26863746710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26864098538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26864448386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26864825132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26865240184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26865609092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26865956784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26866329794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26866693932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26867068676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26867428382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26867780146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26868205550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26868572434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26868962046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26869326472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26869850116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26870294548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26870674560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26871373634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26871739780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26872105548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26872507642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26872875464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26873236376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26873691626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26874097742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26874474952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26874824266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26875176146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26875540332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26875904130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26876271406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26876683198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26877059244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26877422584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26877797454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26878147244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26878497996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26878872962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26879283000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26879651560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26879999126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26880372252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26880733946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26881296992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26881662864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26882086274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26882469496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26882817536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26883180928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26883527190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26883898712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26884272254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26884644812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26885084142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26885437638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26885800824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26886147124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26886510588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26886857386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26887240724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26887663860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26888040250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26888389200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26888737974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26889099626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26889446858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26889824108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26890172164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26890604434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26890972610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26891409160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26891759354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26892296404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26892691018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26893040552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26893472002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26893825048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26894201930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26894565456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26894940624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26895289598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26895652008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26896077364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26896431432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26896798864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26897147190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26897522092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26897884646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26898362852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26898808094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26899163554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26899533766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26899883654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26900248218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26900652220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26901040624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26901401692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26901852782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 226,2260000,10000,0,0,256,25,261,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 26903501378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26903881808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26904252284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26904673300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26905040678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26905395392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26905769520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26906133016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26906507848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26906867682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26907292864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26907657550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26908004448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26908366692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26908711688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26909083120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26909455012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26909827560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26910234940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26910612934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26910976510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26911324748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26911688410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26912034010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26912420856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26912857288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26913233892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26913614744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26913965340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26914326016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26914814418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26915191376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26915637318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26916015198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26916378062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26916750564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26917114398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26917464868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26917839592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26918186638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26918617812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26918966870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26919339042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26919765434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26920140184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26920490104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26920852754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26921280798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26921631360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26922016968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26922364896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26922737946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26923116676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26923503912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26923851808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26924277238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26924640338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26924987178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26925350204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26925805030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26926191894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26926621362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26927103238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26927454388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26927811752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26928172174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26928520068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26928941180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26929287174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26929724162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26930089180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26930461086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26930808352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26931155962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26931516448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26931875536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26932237850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26932648730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26933040852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26933402780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26933775800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26934124394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26934472380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26934844442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26935270652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26935637956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26935984172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26936356348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26936718006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26937219302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26937583574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26937998318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26938362194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26938709792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26939072834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26939418492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26939790316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26940162382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26940535028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26940956028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26941309404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26941670814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26942015262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26942376020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26942719942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26943101016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26943458592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26943894030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26944246680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26944595964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26944958668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26945304148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26945667298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26946024056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26946458014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26946824446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26947196640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26947544334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26948258020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26948655924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26949006756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26949446542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26949796488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26950198326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26950562418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26950933130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26951279688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26951643854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26952084334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26952435024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26952798188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26953144156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26953516674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26953876746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26954296188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26954675724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26955141526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26955506868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26955862700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26956226780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26956571396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26956999552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26957399094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26957936662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26958289940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26958647942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26959009456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26959518434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26959898090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26960246234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26960689192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26961056164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26961454210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26961804400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26962153998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26962517988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26962880296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26963319364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26963668296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26964039758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26964435968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26964810762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26965158902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26965522004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26965939558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26966301008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26966663926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26967009128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26967380428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26967740880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26968112986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26968472766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26968883208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26969248742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26969595058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26969956996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26970301826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26970801984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26971180668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26971616158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26971966954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26972315210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26972676450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26973022510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26973386282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26973742376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26974114140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26974537802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26974912006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26975258898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26975606078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26976005288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26976378528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26976754998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26977165848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26977541780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26977901972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26978274820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26978621160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26978969146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26979344780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26979692174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26980134306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26980482936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26980854140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26981215258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26981587940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26982080654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26982449626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26982885476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26983293248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26983662748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26984007102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26984378200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26984738386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26985173842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26985588680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26985941176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26986303016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26986648916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26987011164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26987356324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26987738822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26988101068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26988534768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26988884734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26989233902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26989595226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26989941674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26990304696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26990661574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26991033376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26991458828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26991834302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26992181962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26992530450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26993017226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26993380958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26993744706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26994154270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26994529520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26994890904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26995263540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26995655336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26996024936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26996402536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26996836632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 26997203008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 26997549234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 26997923642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 26998287472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 26998660028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 26999019408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 26999367198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 26999804182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 227,2270000,10000,0,0,256,25,262,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27001773614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27002148712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27002569974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27002973296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27003335464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27003711854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27004343512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27004722444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27005188296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27005541966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27005905704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27006252140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27006625176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27006987220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27007374856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27007723704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27008135960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27008501034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27008848214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27009210874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27009556328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27009927818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27010335410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27010770468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27011122180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27011530422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27011896016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27012243332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27012606064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27012988332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27013404960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27013836942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27014214704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27014566006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27014915846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27015386720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27015751708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27016116464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27016529656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27016904466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27017262286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27017632096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27017978754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27018325356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27018696002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27019041134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27019477946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27019828496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27020201352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27020564214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27020935824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27021283146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27021643534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27022063158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27022413776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27022776116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27023121988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27023494000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27023855650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27024240082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27024588602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27025212790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27025581654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27025929654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27026292420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27026809696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27027196680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27027631756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27028008158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27028356306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27028721826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27029083644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27029430626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27029808654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27030155706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27030597494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27030964416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27031337080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27031684592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27032033748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27032439986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27032879446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27033336072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27033685018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27034057096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27034417652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27034822366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27035199324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27035561326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27035994422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27036348284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27036713340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27037061962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27037435180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27037927354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27038316614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27038767046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27039124570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27039520364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27039895550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27040259588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27040605664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27040991966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27041351856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27041828600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27042180718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27042531370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27042896000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27043246066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27043608372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27043969956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27044434896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27044999660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27045597608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27046152126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27046824208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27047599472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27048382472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27049250156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27049796252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27050724584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27051280498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27051774108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27052140378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27052843498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27053253700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27053603644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27053969366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27054316658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27054691306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27055070082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27055444918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27055864012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27056217234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27056579330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27056925708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27057289188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27057636124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27058020130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27058453238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27058828852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27059174240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27059521234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27059879836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27060338796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27060746142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27061217912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27061597006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27061959234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27062331548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27062680488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27063029036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27063405776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27063776944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27064207314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27064555758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27064927576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27065289234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27065662446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27066009494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27066413140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27066837172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27067190864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27067556736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27067962278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27068336930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27068699736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27069088824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27069436832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27069925982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27070290232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27070639062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27071001930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27071484982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27071874786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27072235954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27072679342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27073030730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27073381056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27073743322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27074090758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27074454330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27074811810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27075241696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27075611080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27075985198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27076333362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27076682356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27077045420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27077404982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27077770040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27078177270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27078553230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27078915346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27079305648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27079654034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27080004196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27080376696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27080794252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27081160522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27081505442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27081876662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27082236668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27082702930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27083065368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27083415796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27083841922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27084191762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27084555336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27084901550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27085273776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27085635216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27086025278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27086438256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27086792728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27087155816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27087503826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27087868296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27088215418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27088601196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27089027042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27089501852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27089854406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27090223096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27090587140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27090934352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27091297480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27091656630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27092112438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27092480718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27092855870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27093206408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27093555290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27094068254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27094432802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27094876194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27095226152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27095598278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27095978208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27096393246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27096741868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27097106598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27097470846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27097929288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27098331534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27098678356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27099051410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27099414690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27099799988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27100146812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27100560950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27100924732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27101271486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27101635158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27102202614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27102592620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27102955336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 228,2280000,10000,0,0,256,25,263,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27104548448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27105059168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27105433602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27105803816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27106222142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27106589370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27106935248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27107308012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27107670202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27108045474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27108404338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27108817610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27109181228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27109528268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27109890728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27110235732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27110606874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27111009152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27111384684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27111830712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27112183760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27112545866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27112892256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27113256058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27113601424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27113985226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27114408008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27114786468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27115137906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27115487218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27115850252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27116325514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27116704888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27117050428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27117561080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27117928286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27118301608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27118651870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27119001700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27119379280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27119728160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27120161108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27120509926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27120881872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27121242512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27121613568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27121962292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27122357854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27122779704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27123132512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27123498724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27123845540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27124242524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27124631592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27125018072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27125366016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27125800234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27126208180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27126556752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27126919062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27127386972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27127776044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27128139772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27128578746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27128928968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27129292820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27129654758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27130002012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27130366610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27130754084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27131203362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27131572916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27131946474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27132295696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27132644882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27133008592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27133368452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27133731728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27134137198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27134512398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27134874898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27135248592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27135596558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27135945110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27136316964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27136665268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27137090110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27137438784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27137810862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27138172412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27138672376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27139036904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27139386720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27139812718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27140163680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27140525760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27140871360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27141241848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27141602576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27141985378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27142393438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27142764114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27143125370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27143471632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27143834474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27144180252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27144562450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27144922812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27145358802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27145775672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27146127914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27146490442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27146838008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27147203888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27147564024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27148004202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27148371526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27148742270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27149087716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27149434194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27149918918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27150281668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27150645810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27151056658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27151432074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27151794848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27152169474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27152573586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27152935912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27153297688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27153727244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27154095762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27154495192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27154869032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27155230974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27155603960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27155968372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27156381390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27156744502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27157091496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27157454518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27157799164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27158170782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27158557518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27158930966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27159348602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27159701994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27160062196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27160408102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27160770978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27161210102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27161596768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27162021412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27162397340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27162744210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27163091258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27163448834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27163793652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27164165600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27164510012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27164938976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27165304058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27165677174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27166025506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27166373774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27166733764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27167122876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27167549332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27167908370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27168281506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27168644216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27169015248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27169362220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27169710138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27170083656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27170493462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27170859620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27171204802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27171576040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27171937442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27172409674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27172772920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27173194076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27173558828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27173986848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27174353082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27174698460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27175071392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27175445080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27175816072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27176232518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27176586950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27176949806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27177297400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27177661212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27178007384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27178418168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27179072480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27179449834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27179798836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27180147420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27180510322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27180918956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27181298890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27181742168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27182117088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27182484898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27182898580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27183245386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27183759632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27184123832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27184533862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27184901352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27185256084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27185628304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27185988594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27186361166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27186719242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27187067300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27187488332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27187840006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27188205650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27188553086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27188926986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27189288298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27189671452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27190095016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27190448012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27190837688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27191204922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27191568898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27191914604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27192298648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27192659022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27193134830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27193486290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27193835080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27194196748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27194650764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27195030648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27195378310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27195817564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27196182784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27196554182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27196901536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27197249948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27197610046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27197966380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27198402924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27198753724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27199127936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27199491612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27199866176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27200215602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27200575174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 229,2290000,10000,0,0,256,25,264,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27202661800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27203023648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27203403680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27203752420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27204198426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27204564202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27204943136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27205291384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27205643016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27206109044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27206473118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27206929964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27207279244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27207675624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27208039340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27208412908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27208761074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27209185250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27209654620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27210005684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27210374518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27210719768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27211150516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27211513708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27211899592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27212250384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27212663596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27213025534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27213370800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27213733558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27214077518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27214447420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27214821084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27215255026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27215605860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27215953290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27216313126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27216658148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27217128900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27217490910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27217863342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27218291066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27218666612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27219014096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27219362942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27219721816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27220067568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27220441014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27220849210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27221225414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27221587420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27221960404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27222324056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27222672982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27223045426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27223392652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27223820762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27224169550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27224541274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27224902792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27225275824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27225624016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27225985882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27226406432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27226756850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27227119108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27227464004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27227834788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27228335402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27228725504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27229074610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27229484088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27229846896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27230193694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27230616246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27230964364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27231350140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27231709652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27232156584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27232509226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27232858170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27233220466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27233567240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27233932178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27234320852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27234750146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27235119242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27235491634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27235838656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27236186876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27236546242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27236890942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27237316678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27237767844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27238157814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27238525488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27238897706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27239395352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27239759970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27240119852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27240548938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27240917146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27241263532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27241635996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27241996684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27242369562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27242728612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27243124160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27243502512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27243850190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27244212320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27244586794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27244960816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27245322382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27245718468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27246139108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27246490734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27246850764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27247196670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27247559480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27247903880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27248285176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27248644956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27249108208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27249475532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27249840510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27250201202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27250651594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27251030648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27251377284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27251822362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27252189560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27252561130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27252907818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27253256294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27253632618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27253991328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27254417258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27254766104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27255138296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27255685548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27256063658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27256414248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27256777984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27257203668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27257555054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27257918246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27258264476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27258703164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27259066216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27259452718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27259800254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27260226414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27260589642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27260936870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27261299434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27261645392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27262200000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27262567050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27263001406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27263353562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27263703242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27264063876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27264410750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27264774014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27265132200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27265621496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27265989850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27266370700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27266719114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27267067184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27267467108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27267825428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27268186092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27268594304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27268969820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27269350896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27269724856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27270073594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27270422166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27270794732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27271207230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27271573990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27271919492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27272291476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27272652474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27273120608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27273482966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27273832892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27274254130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27274604436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27274966900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27275311672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27275682028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27276043476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27276426206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27276834956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27277188518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27277549160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27277895238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27278257528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27278602642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27278985210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27279345882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27279779410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27280130530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27280503368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27280867284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27281214110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27281576932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27281936950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27282384206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27282750078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27283123770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27283470872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27283819400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27284275104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27284637218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27285014868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27285425962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27285800820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27286161608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27286534006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27286946284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27287296056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27287670932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27288081676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27288449256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27288795090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27289167790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27289529472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27289902474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27290301732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27290651852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27291090464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27291440274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27291804044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27292150486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27292522210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27292882782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27293277016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27293865320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27294328534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27294699338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27295050764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27295631868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27295993292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27296461516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27296832230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27297228940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27297579982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27297932270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27298295444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27298655748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27299030362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27299458280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27299836248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 230,2300000,10000,0,0,256,25,265,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27301365316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27301780522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27302223956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27302582514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27302971534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27303322584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27303686574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27304032170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27304406234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27304841192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27305223358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27305588156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27305945646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27306308924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27306769034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27307141670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27307544106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27307948344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27308324518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27308699600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27309049500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27309398494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27309773950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27310122452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27310550836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27310904438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27311293016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27311655598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27312030292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27312379550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27312737806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27313158634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27313514356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27313892434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27314241648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27314627680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27315049496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27315481556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27315833098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27316270052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27316638346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27317005340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27317391872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27317907336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27318307374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27318675062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27319126808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27319493024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27319850184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27320216002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27320566620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27320942018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27321290426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27321730438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27322154476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27322545500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27322896546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27323250722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27323641238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27324011080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27324448396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27324801308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27325187854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27325551482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27325934652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27326285324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27326645182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27327013296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27327431560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27327803284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27328164254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27328539882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27329005230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27329389600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27329752256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27330182140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27330551030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27330920466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27331285634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27331632622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27332008222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27332448680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27333067434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27333423044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27333805596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27334170454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27334518638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27334883874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27335232026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27335720458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27336091120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27336479694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27336831416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27337180128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27337552248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27337902210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27338267936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27338676720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27339092466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27339472274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27339849096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27340357332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27340713614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27341170984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27341539336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27341918286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27342265418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27342638780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27343001178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27343450758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27343803698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27344237826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27344603920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27344965584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27345331686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27345678576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27346052224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27346447976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27346886136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27347239294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27347601514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27347965134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27348313082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27348679546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27349038518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27349431542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27349858884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27350238648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27350650542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27351002664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27351477278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27351874566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27352248316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27352670322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27353049846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27353424914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27353801662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27354150884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27354508454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27354871506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27355287384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27355659408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27356019414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27356392088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27356754906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27357128504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27357486352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27357843910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27358299288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27358653084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27359033892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27359381700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27359755890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27360121040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27360494896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27360917712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27361270794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27361647224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27361996350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27362359868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27362809900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27363186480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27363626316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27364005144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27364367660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27364719372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27365082360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27365451362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27365821390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27366168592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27366604870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27366974370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27367362632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27367714086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27368064110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27368427798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27368777852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27369207886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27369558600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27369958614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27370334022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27370708016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27371057438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27371409936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27371840128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27372267792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27372638314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27373006052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27373383594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27373852554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27374238508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27374588178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27375002836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27375368480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27375727938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27376091332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27376440982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27376815690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27377185046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27377622224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27377974206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27378341334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27378756762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27379106206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27379470948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27379832636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27380246590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27380679058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27381086314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27381437538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27381787720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27382150972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27382505888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27382869676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27383282944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27383659664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27384034392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27384406608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27384754426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27385205438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27385578814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27385999218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27386366428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27386726684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27387105444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27387467482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27387841086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27388190694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27388541674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27388984766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27389336182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27389717974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27390066274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27390440300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27390805076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27391182746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27391597020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27391951302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27392324288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27392673296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27393038316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27393394430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27393769050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27394131612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27394568600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27394922244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27395286562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27395653236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27396001686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27396472154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27396831562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27397270876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27397641410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27398031392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27398382162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27398735176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 231,2310000,10000,0,0,256,25,266,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27400423576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27400803286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27401171842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27401523834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27401904242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27402297688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27402676380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27403095878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27403450852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27403829832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27404179662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27404546518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27404903100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27405277822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27405705050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27406085908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27406450502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27406852042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27407217008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27407683252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27408052444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27408520662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27408899158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27409456654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27409836832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27410185858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27410547068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27410910524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27411326472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27411693878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27412053726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27412427458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27412790488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27413166150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27413539502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27413961268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27414355988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27414723350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27415089828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27415435184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27415807084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27416167250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27416539286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27416963448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27417320380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27417696200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27418045696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27418416992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27418918680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27419295436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27419722776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27420102868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27420463182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27420812694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27421178576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27421524634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27421892636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27422237208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27422669708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27423035968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27423424622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27423776208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27424125954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27424490100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27424838610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27425263112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27425613948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27425999568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27426363934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27426735900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27427088802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27427438910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27427802086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27428291678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27428664406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27429044300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27429419754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27429884572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27430270640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27430620086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27431040600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27431407844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27431772504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27432138958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27432488784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27432865880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27433233828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27433669312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27434023436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27434385490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27434749702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27435152918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27435519660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27435872680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27436247342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27436706920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27437097956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27437447078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27437796898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27438158142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27438512974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27438876754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27439291314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27439667764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27440041916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27440415212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27440765848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27441248152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27441622722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27442050810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27442423918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27442784214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27443160322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27443523234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27443897216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27444245630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27444611096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27445044246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27445398540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27445778924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27446129032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27446505802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27446870168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27447245298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27447653716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27448008658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27448386244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27448736732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27449102866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27449452990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27449829014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27450194900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27450630608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27450982162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27451344572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27451708790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27452204920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27452600664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27452954696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27453419102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27453785526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27454174510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27454523226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27454872924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27455246144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27455596924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27456032790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27456444202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27456839198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27457202832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27457577066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27457924666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27458303522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27458666034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27459080880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27459449432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27459808884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27460181526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27460561174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27460943424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27461290968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27461706280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27462069384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27462425810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27462788130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27463132624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27463653848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27464028894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27464503260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27464905644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27465278714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27465642534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27465991910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27466358234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27466717796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27467143940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27467519302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27467905472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27468256096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27468605688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27468965992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27469320634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27469685632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27470115232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27470494780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27470878980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27471255422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27471604536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27471954270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27472317720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27472666640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27473102294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27473455034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27473843562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27474204804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27474715508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27475068064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27475419320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27475850284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27476219120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27476601154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27476947380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27477320230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27477681790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27478054846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27478478256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27478831682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27479207624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27479554444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27479917926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27480263736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27480635858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27480997298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27481435796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27481786528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27482148618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27482511400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27482859442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27483230816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27483577248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27484024808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27484390762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27484838532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27485190092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27485539824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27486008238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27486856664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27487249822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27487610186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27488008312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27488373008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27488751378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27489116634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27489469864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27489912192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27490260384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27490629404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27490972594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27491341702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27491824346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27492200078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27492670090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27493078322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27493445028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27493813458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27494174418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27494518786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27494900570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27495334264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27495710880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27496059402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27496410064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27496774704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27497285598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27497664234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 232,2320000,10000,0,0,256,25,268,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27499773764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27500187104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27500561330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27501026058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27501390834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27501749390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27502120732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27502471046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27502839832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27503204320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27503658016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27504028848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27504403754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27504753686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27505103388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27505462312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27505823666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27506205780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27506620996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27506994992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27507356104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27507728796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27508162914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27508535898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27508909026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27509321876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27509708010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27510053582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27510425478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27510787276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27511158732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27511518878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27511866450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27512347742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27512699684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27513136064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27513483728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27513858998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27514299798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27514674716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27515106754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27515458774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27515821142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27516169254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27516531368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27516877908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27517263208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27517687156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27518061830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27518409008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27518756334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27519114770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27519569220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27520004680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27520453860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27520830820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27521242682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27521618982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27521967702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27522315832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27522689920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27523039048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27523472002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27523821304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27524196356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27524555712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27524926858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27525296124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27525658440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27526084710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27526435700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27526798534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27527144408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27527516478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27527877552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27528262756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27528608488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27529017668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27529382084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27529729418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27530090000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27530434078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27530899982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27531279870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27531724960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27532077116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27532425684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27532785554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27533130394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27533492634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27533848528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27534247584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27534693724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27535066486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27535414142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27535762234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27536121432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27536466266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27536840764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27537250132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27537623360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27537983652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27538357422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27538705144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27539052640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27539423412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27539770364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27540197224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27540546744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27540934392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27541361688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27541872814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27542235410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27542585574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27543013270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27543363416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27543725774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27544071282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27544446358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27544888924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27545274250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27545709918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27546064848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27546435024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27546782182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27547145188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27547490212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27547871850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27548350316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27548753962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27549102834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27549502398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27549865768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27550213026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27550589710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27550936342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27551373094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27551738382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27552110218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27552456618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27552805170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27553446248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27553800688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27554229938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27554575028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27554948784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27555310076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27555683050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27556030060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27556389054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27556824686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27557174240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27557536108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27557879780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27558252322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27558613548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27559002488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27559350274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27559781464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27560146168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27560492220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27560854762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27561198952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27561584780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27562100596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27562554502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27562906094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27563451234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27563816352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27564315696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27564708108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27565053292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27565491800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27565857030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27566601432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27566974478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27567361190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27567740942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27568216590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27568621576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27568979112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27569359024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27569799616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27570225688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27570575004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27571007130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27571372884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27571750690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27572116544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27572462326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27572836218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27573234656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27573689586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27574041674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27574395940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27574756958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27575101604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27575604582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27575966144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27576541738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27576913182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27577294320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27577692944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27578042456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27578404792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27578765912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27579200174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27579550684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27579924642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27580292382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27580665240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27581013070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27581376912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27581748478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27582160060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27582525264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27582878296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27583250056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27583612792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27583984176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27584343172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27584745290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27585119420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27585469296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27585835798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27586183880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27586713578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27587092066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27587465958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27587884042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27588239636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27588604348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27588952340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27589332424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27589678784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27590125126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27590555914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27590931756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27591280476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27591627672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27591989786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27592337416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27592866650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27593347478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27593728936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27594091872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27594465052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27594812328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27595161992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27595552216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27595969240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27596354860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27596700298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27597089192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27597447686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27598016058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27598382448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 233,2330000,10000,0,0,256,25,269,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27600003756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27600376978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27600725468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27601103244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27601448290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27601891530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27602257024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27602632308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27602989330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27603338942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27603700118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27604059308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27604485532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27604834160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27605215046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27605574636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27606026236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27606375344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27606738978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27607182372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27607616886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27607986012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27608329698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27608699958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27609173306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27609591722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27610025098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27610379074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27610739522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27611092180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27611454018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27611798504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27612180008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27612539768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27612974134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27613324082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27613671672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27614031778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27614375386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27614736450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27615091036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27615461182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27615881182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27616254930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27616600678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27616947140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27617305960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27617665350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27618036422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27618483672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27618858790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27619220882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27619594316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27619941852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27620391836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27620766760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27621177622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27621542312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27621910792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27622281790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27622642232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27623014738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27623383360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27623732340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27624168238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27624518912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27624881222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27625225918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27625596934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27626005786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27626431850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27626858326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27627213314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27627575250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27627920896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27628282760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27628626794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27629008292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27629369580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27629804028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27630154470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27630501912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27630861524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27631206180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27631666972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27632028172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27632460382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27632826264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27633197714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27633553816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27633955110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27634318348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27634676794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27635038370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27635476394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27636011274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27636571052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27637149364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27637715676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27638382362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27638946926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27639492820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27640255038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27640907952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27641513964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27642123376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27642981642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27643661852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27644240880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27644791762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27645326380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27645813720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27646160726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27646623720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27647006462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27647390934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27647735278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27648081910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27648439844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27648796238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27649230896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27649579604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27649951162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27650311070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27650681226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27651026576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27651385036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27651744686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27652153456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27652518556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27652862148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27653233218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27653593178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27654072222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27654500280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27654920066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27655283034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27655628618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27655989968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27656334254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27656722782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27657096226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27657467578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27657886956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27658237392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27658597216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27658942274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27659303420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27659646818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27660028320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27660448834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27660822510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27661169650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27661515908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27661874488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27662277992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27662653890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27662999752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27663433488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27663795600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27664165256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27664511460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27664858116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27665344998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27665731582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27666187428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27666536462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27666908538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27667268896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27667657334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27668034062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27668396326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27668827258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27669175468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27669538552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27669884586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27670257932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27670619214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27671002232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27671348524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27671758130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27672119734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27672485280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27672847394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27673191716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27673561954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27673933006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27674365454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27674715404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27675062522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27675421512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27675767638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27676226098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27676585840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27676956804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27677379146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27677753782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27678102890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27678450278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27678809312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27679153664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27679544548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27679943936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27680326150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27680686008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27681057496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27681403024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27681750034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27682136040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27682548842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27683001494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27683349960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27683719570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27684080544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27684451526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27684797534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27685159864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27685583828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27685935424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27686298802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27686644914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27687016412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27687475298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27687875464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27688223834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27688636808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27688998690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27689369068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27689733272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27690079286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27690513262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27690890818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27691344296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27691689120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27692038088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27692397170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27692740576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27693100224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27693453374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27693822344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27694245786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27694618842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27694964054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27695310746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27695669346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27696015322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27696386698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27696792254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27697165986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27697526562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27697899114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27698245532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27698723074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27699098448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27699444134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 234,2340000,10000,0,0,256,25,270,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27701417844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27701786152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27702160372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27702589160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27702969144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27703318712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27703674394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27704041260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27704419022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27704797326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27705211454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27705589998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27705953432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27706324846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27706671990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27707024510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27707401250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27707752442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27708177752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27708526308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27708899842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27709261132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27709633302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27710122146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27710484742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27710961068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27711314400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27711677510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27712022816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27712394466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27712753916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27713141140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27713554532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27713914516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27714275604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27714621924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27714984690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27715329354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27715699676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27716069882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27716503092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27717036834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27717391278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27717752708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27718099752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27718463392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27718878284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27719330364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27719696782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27720069214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27720434532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27720783316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27721307202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27721670470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27722097648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27722446790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27722816400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27723175110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27723546552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27723891536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27724249886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27724635742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27725063410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27725430832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27725778308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27726150926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27726530762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27726903800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27727265826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27727684774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27728048436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27728394540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27728756786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27729102688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27729475068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27729848996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27730220762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27730629426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27730979710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27731337696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27731682832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27732046216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27732492154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27732878478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27733304808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27733680884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27734028532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27734376362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27734736058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27735082580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27735456518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27735819166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27736252232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27736619790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27736994216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27737345514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27737692668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27738052606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27738440582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27738868932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27739287464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27739659260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27740018356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27740388290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27740733114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27741093216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27741453706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27741874560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27742242684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27742589294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27742962722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27743452554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27743843018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27744191206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27744606170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27744970678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27745318954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27745682788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27746030710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27746406618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27746778186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27747284304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27747634692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27747980268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27748338520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27748682628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27749041876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27749395982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27749765044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27750188262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27750562724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27750908752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27751269732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27751631128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27751976530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27752350022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27752762286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27753139076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27753499356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27753870044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27754216528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27754690542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27755063164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27755407352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27755842660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27756189070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27756559136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27756919158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27757289680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27757633224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27757991278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27758413156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27758763130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27759124744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27759469002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27759839630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27760198498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27760579196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27760924904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27761338890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27761701946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27762047770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27762409836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27762753372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27763123438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27763493438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27763968730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27764329822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27764680708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27765042276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27765390534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27765855748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27766229418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27766602312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27767043516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27767481162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27767827536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27768173484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27768531550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27768876088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27769247894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27769675740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27770051200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27770409750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27770779064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27771125340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27771473156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27771843492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27772188282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27772627888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27772975404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27773346006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27773705020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27774073938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27774419038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27774777198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27775245280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27775598484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27775961474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27776307500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27776680818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27777184714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27777574392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27777998204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27778350130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27778712024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27779057424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27779418680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27779763736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27780133218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27780503444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27780935354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27781285380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27781633646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27781993972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27782354296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27782715876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27783072734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27783445766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27783869148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27784240754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27784585528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27784930608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27785287282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27785628792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27785998678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27786413182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27786787062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27787149152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27787520964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27787868564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27788312410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27788699270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27789049348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27789495252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27789849780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27790225968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27790595646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27790970304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27791322994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27791688592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27792118128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27792467434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27792832024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27793177322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27793548978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27794127796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27794514980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27794944182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27795298128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27795734026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27796082126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27796444610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27796789686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27797174548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27797609746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27797984542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 235,2350000,10000,0,0,256,25,271,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27799713888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27800093060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27800530930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27800915516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27801279168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27801624154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27801997056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27802358188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27802747484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27803165514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27803594586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27803956970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27804302310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27804664064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27805007384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27805391318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27805750328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27806190388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27806539720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27806886162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27807245756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27807592168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27807954448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27808311504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27808739416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27809117584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27809491094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27809838672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27810185238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27810676450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27811039836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27811401016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27811809698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27812182818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27812541584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27812912452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27813260574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27813607994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27813979564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27814382408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27814764554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27815110036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27815481000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27815841472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27816240248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27816620308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27816970250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27817404022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27817755272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27818119034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27818493386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27818865670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27819227834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27819611454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27820029114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27820381120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27820742292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27821087250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27821449442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27821890110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27822275888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27822636176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27823089916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27823442160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27823852582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27824216186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27824561874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27824924934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27825282528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27825720676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27826085448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27826456476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27826804164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27827153844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27827511582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27827864912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27828224142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27828629794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27829002952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27829361898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27829732070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27830095486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27830445134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27830876660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27831343472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27831973100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27832343380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27832747732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27833266298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27833843296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27834308666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27834663756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27835026734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27835373814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27835736890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27836082826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27836471150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27836895196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27837271182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27837619018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27837964560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27838324556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27838667670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27839039356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27839383250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27839814174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27840178614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27840549758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27840897036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27841244264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27841606096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27841961692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27842396238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27842742386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27843115344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27843492180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27843864126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27844319316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27844684352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27845046054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27845470188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27845834624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27846179442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27846568074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27846930266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27847301860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27847660624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27848080996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27848443920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27848789704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27849151838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27849496168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27849867360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27850268926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27850641988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27851064438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27851416900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27851778212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27852212018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27852578450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27852924778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27853322540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27853765454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27854142276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27854488908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27854838740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27855202530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27855651188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27856027870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27856446406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27856822080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27857182228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27857553122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27857900508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27858249706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27858623774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27858969480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27859392182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27859740046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27860175988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27860538930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27860911380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27861263276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27861625820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27862072476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27862422132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27862785346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27863130048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27863500194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27863859328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27864242594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27864588988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27865011080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27865375366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27865719664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27866078760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27866421192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27866913970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27867291338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27867738538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27868088108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27868435132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27868794100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27869138464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27869499410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27869856090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27870227092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27870814334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27871192500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27871537686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27871885020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27872245138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27872604086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27872965904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27873377362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27873751070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27874109320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27874480032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27874825752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27875172200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27875541512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27875936984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27876312632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27876657928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27877027640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27877400066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27877916832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27878281022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27878627630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27879054128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27879404270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27879768440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27880116964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27880551644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27880913878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27881298824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27881722362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27882076882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27882438900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27882785968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27883148960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27883494562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27883881248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27884240720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27884679284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27885030616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27885378246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27885742052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27886090514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27886454548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27886812304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27887245216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27887614512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27887984258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27888388002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27888734186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27889194526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27889554820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27890035486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27890392904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27890770096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27891133430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27891506662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27891855510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27892215074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27892577356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27892999406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27893382172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27893727688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27894097894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27894459272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27894830398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27895190460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27895596994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27895957994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 236,2360000,10000,0,0,256,25,272,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27897853784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27898221520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27898674052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27899049658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27899412456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27899787434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27900243518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27900615208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27900981982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27901405424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27901770752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27902115038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27902486382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27902846464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27903218416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27903574920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27903987598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27904349342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27904694626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27905055302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27905400450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27905770468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27906176894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27906549078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27906956228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27907307216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27907668592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27908013944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27908375560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27908788118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27909173978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27909610508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27910014224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27910361698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27910709526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27911069266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27911515808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27911892872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27912237230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27912668514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27913032186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27913403460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27913747418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27914093164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27914452318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27914808294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27915230788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27915578874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27915951620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27916311280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27916745554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27917094724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27917457122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27917816550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27918231632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27918595820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27918938908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27919309466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27919671902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27920043536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27920402684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27920824774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27921187798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27921532264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27921891566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27922233556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27922697066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27923075818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27923449054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27923861144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27924213264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27924578756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27924923650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27925285630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27925646340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27926029026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27926464012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27926838474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27927185666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27927534008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27927895118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27928240942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27928614282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27928958836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27929399240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27929764964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27930137942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27930482472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27930829304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27931186528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27931540734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27931963650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27932312688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27932683682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27933044470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27933415466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27933853622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27934214814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27934574200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27934993710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27935390546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27935738200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27936108792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27936469152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27936903008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27937266686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27937691648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27938054870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27938400876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27938762438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27939108204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27939478098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27939864138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27940238266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27940662234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27941031612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27941393432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27941936504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27942463414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27942892348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27943396388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27943761550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27944147056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27944494706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27944905164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27945399278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27945750134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27946183078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27946532194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27946904080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27947264716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27947813210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27948174706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27948525284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27948953452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27949300444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27949661444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27950003956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27950372142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27950730722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27951110002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27951454610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27951875364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27952236656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27952582518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27952944544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27953288976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27953660402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27954031840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27954473538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27954826150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27955173498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27955534026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27955880846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27956420352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27956781100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27957234722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27957602638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27957974258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27958320360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27958666954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27959026480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27959381724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27959741440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27960145312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27960518516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27960878416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27961249902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27961596088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27961942380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27962349436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27962758394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27963124530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27963466902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27963835224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27964192940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27964563716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27964910146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27965335428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27965780926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27966134774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27966498186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27966844844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27967216722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27967724246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27968113110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27968531956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27968881894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27969240926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27969582836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27969942502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27970285838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27970666492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27971076096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27971545294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27971892082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27972245976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27972643364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27973065836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27973442738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27973787270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27974232870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27974598122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27974970170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27975316776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27975666772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27976027564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27976384776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27976818446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27977166132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27977536016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27977894930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27978264732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27978714540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27979076924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27979434620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27979848604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27980213290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27980558544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27980929456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27981288850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27981660942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27982018402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27982428758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27982792656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27983138292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27983498812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27983842694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27984214008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27984583960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27984954330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27985376540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27985766358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27986127682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27986474348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27986835790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27987179752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27987590100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27988024400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27988416114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27988763982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27989111138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27989471638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27989952508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27990332476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27990726338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27991115224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27991475908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27991846730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27992193060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27992538824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27992898354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27993261390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27993749568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27994098086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27994468370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27994828848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 237,2370000,10000,0,0,256,25,273,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 27996466932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27996828648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 27997179414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 27997547644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 27997894856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 27998258444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 27998615876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 27998985262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 27999466286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 27999847076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28000200834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28000549518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28001161608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28001565274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28002013268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28002364312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28002738444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28003098350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28003471438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28003819694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28004179582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28004565996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28005005960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28005371922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28005717812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28006088808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28006447726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28006818296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28007176506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28007585310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28007944858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28008288504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28008648658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28008991064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28009359178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28009716512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28010098594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28010506824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28010858028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28011218658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28011565520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28011927926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28012394862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28012779486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28013206428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28013581726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28013949524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28014297898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28014656648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28015003032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28015379938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28015726876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28016164676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28016528602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28016900034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28017247056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28017593654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28017951626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28018335778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28018754982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28019103302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28019473978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28019833108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28020203354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28020565502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28020913634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28021285054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28021755804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28022121644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28022465520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28022835710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28023194664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28023671582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28024035230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28024625096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28024990368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28025336368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28025699718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28026044302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28026413230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28026786240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28027233300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28027638460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28027995912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28028354988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28028701764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28029065708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28029475114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28029848638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28030277418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28030652946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28031001534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28031348120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28031709156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28032055834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28032429144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28032838446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28033212308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28033571520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28033942386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28034288750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28034783980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28035159398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28035567634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28035933716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28036293524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28036665752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28037025392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28037396968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28037740456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28038099456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28038520988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28038869720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28039231610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28039576590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28039946732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28040305764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28040686670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28041032712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28041440192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28041801970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28042148056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28042509510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28042853320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28043222820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28043593938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28044027256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28044378868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28044726058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28045084930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28045430448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28045883792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28046245648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28046617480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28047057326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28047433586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28047780884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28048129520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28048490132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28048837528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28049211626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28049629952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28050065680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28050460720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28050836044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28051183976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28051550188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28051926094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28052271002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28052714190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28053061276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28053430890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28053790224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28054161628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28054508272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28054867642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28055288370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28055645204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28056064882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28056411338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28056781136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28057292764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28057729026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28058143578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28058496660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28058859534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28059206530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28059570120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28059916602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28060300460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28060659420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28061092718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28061443192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28061789834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28062149648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28062495660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28062858872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28063215052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28063641732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28064006562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28064377298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28064724506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28065070598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28065428556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28065784744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28066145704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28066565454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28066936858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28067311664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28067680554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28068024774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28068469578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28068847160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28069270592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28069635666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28069980454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28070351672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28070712100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28071082656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28071440062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28071787208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28072217860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28072567008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28072928244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28073271878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28073641502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28074001482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28074415144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28074820096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28075172420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28075533670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28075881336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28076244634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28076591092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28076976350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28077335238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28077777124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28078188824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28078539096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28078899146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28079244156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28079703634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28080061128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28080497576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28080863390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28081234484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28081579676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28081925718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28082284160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28082655158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28083017582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28083423134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28083796236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28084211112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28084584416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28084930114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28085276898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28085647856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28086111286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28086477634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28086822268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28087194482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28087585936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28087959134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28088319960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28088669242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28089111288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28089458720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28089818300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28090161116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28090625546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28091004524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28091375186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28091797516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28092148480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 238,2380000,10000,0,0,256,25,274,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 28094046116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28094465570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28094831550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28095178330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28095552308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28095913868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28096286316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28096642944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28096989978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28097428952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28097779548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28098141714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28098486480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28098857472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28099216164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28099615454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28100032806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28100383676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28100742446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28101087088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28101623936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28102113144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28102501986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28102930516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28103304832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28103651850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28103998606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28104357080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28104702324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28105075280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28105419688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28105852592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28106217056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28106666302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28107014258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28107362480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28107725454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28108086014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28108515620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28108862726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28109233004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28109592864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28109962286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28110306866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28110663884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28111024824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28111443106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28111805606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28112173706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28112568884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28113042814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28113442442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28113788698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28114237478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28114600956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28114947028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28115324272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28115669982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28116040342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28116424634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28116864168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28117256812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28117607622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28117968520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28118316028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28118679998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28119038896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28119410598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28119854352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28120228868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28120574734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28120919870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28121278312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28121621844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28121992202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28122393726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28122767028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28123126378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28123496842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28123842178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28124290548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28124684636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28125034292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28125470726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28125818852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28126189336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28126548612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28126920198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28127267342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28127625502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28128047572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28128397340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28128759530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28129103600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28129473810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28129832362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28130238224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28130601108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28131011878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28131375660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28131722192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28132084608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28132429660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28132800154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28133172174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28133614712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28133964178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28134311412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28134734894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28135084082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28135574904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28135953618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28136409672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28136775296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28137147832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28137496464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28137875450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28138237358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28138596788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28138959364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28139382386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28139758648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28140121412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28140554788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28140902090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28141250560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28141623392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28142051210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28142473714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28142820324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28143193158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28143554144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28143926888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28144286940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28144637072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28145073098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28145424052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28145787496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28146133058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28146607080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28147003238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28147376774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28147800958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28148153412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28148516178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28148863896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28149227250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28149572998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28149955172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28150374484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28150747680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28151095316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28151441928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28151800692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28152145174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28152505816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28152860104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28153289940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28153651962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28154021148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28154366374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28154711116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28155068078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28155422156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28155782320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28156198328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28156572106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28156931694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28157303142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28157650002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28158133688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28158508178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28158929846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28159295248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28159639918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28160009528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28160369336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28160739124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28161094552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28161443168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28161889522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28162235758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28162595356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28163000070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28163370466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28163728466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28164113008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28164528624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28164880980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28165240584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28165611836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28165975038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28166319140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28166704434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28167062240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28167506422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28167855034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28168202226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28168560758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28169069264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28169449438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28169818270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28170294750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28170739156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28171114102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28171458592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28171805932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28172178352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28172524514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28172951846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28173298276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28173667574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28174047846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28174418524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28174766080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28175126562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28175546242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28175904122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28176265484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28176609474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28176979698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28177359162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28177730882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28178091212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28178631814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28178996424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28179342484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28179703356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28180048428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28180522216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28180898950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28181348958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28181699608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28182048058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28182407562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28182751760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28183112784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28183468014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28183839144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28184270082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28184642600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28184988264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28185332960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28185689798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28186033488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28186436908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28186852626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28187226788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28187586588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28187959292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28188306124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28188653152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28189024042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28189369354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28189795920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28190143652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28190513796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 239,2390000,10000,0,0,256,25,276,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 28192239816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28192706000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28193061062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28193412678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28193783802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28194157240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28194520140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28194875976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28195308156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28195671038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28196038578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28196383986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28196731928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28197149128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28197507848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28197867854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28198306714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28198724910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28199087084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28199459948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28199804950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28200163776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28200524706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28200946744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28201313728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28201660556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28202032812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28202393810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28202868008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28203285272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28203721496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28204087612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28204436400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28204800652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28205146514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28205519632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28205895926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28206267950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28206688760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28207041102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28207402636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28207748076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28208109020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28208452140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28208832288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28209250140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28209643884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28209990528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28210337854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28210698268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28211061934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28211436222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28211781582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28212271182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28212656666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28213043040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28213390668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28213834980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28214216398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28214562412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28215005448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28215355408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28215728228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28216089448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28216463636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28216811844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28217170910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28217601864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28217954198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28218320128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28218667862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28219042020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28219470892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28219859322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28220207378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28220621058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28220997310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28221344932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28221708118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28222053402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28222425980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28222800696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28223245170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28223606672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28223955598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28224315148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28224659268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28225138072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28225544850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28226006012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28226374414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28226760408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28227148788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28227498330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28227856878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28228215788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28228577724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28229003558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28229377282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28229738376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28230110332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28230456584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28230803794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28231173616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28231580188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28231946526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28232290540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28232660316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28233019246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28233389560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28233735528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28234094746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28234518740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28234867014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28235227876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28235571410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28235940590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28236397452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28236784036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28237195294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28237548220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28237908556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28238253944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28238614644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28238958916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28239328532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28239700492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28240136590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28240489148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28240885846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28241263786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28241610368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28241972134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28242360204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28242815802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28243181372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28243553436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28243900724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28244248638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28244608670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28244965540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28245326656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28245731590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28246106396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28246469294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28246842474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28247188992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28247697800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28248075636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28248491592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28248856850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28249202146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28249574074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28249936212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28250310024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28250668252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28251286922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28251875994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28252421156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28252785068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28253332714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28253834680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28254332708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28254714160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28255307126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28255666058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28256027226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28256386016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28256821576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28257170272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28257567054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28257928234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28258299888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28258798130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28259165808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28259595004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28259988450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28260350874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28260696296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28261066704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28261428078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28261838546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28262189090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28262619864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28262985664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28263335136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28263698068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28264044326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28264416146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28264786842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28265227132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28265578488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28265927586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28266287588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28266634162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28267049298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28267411146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28267784254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28268208956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28268583700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28268934686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28269314108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28269672954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28270137824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28270514974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28270929684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28271303060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28271662540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28272034302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28272380370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28272727944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28273099940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28273462420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28273890402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28274237320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28274607634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28274967722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28275338328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28275684774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28276113258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28276544820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28276897608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28277261886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28277605804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28277975746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28278336996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28278752470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28279203088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28279558802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28279920666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28280267976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28280630362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28281081900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28281468974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28281828550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28282280622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28282630258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28282977490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28283399056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28283744328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28284103656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28284458458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28284893372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28285259960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28285631596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28285978764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28286325940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28286686344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28287041842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28287403338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28287821766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28288235884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28288600144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28288990668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28289337904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28289684782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 240,2400000,10000,0,0,256,25,277,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 28291340328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28291735008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28292098704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28292577524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28292958056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28293401960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28293782022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28294133782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28294485120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28294845638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28295190912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28295563932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28295977924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28296351682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28296712516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28297083502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28297430840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28297777444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28298176728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28298522854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28298955672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28299302754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28299673292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28300033262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28300403050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28300748008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28301110864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28301469842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28301876698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28302240376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28302612930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28302987144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28303443960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28303832338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28304249988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28304678478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28305042774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28305405786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28305768754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28306112622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28306483546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28306854748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28307287120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28307636374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28307985362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28308343478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28308688280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28309049286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28309402892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28309771338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28310190908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28310563208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28310909604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28311255758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28311674120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28312021126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28312392840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28312812190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28313185318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28313543410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28313912146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28314258350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28314712944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28315085726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28315432884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28315857770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28316205142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28316575368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28316934880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28317304186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28317648240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28318005014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28318440504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28318786660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28319145564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28319485990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28319853176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28320209542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28320588698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28320947528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28321386606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28321751154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28322096498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28322457096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28322800948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28323171002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28323545162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28323989820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28324338844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28324685528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28325045970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28325391132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28325851706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28326213320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28326583486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28327008564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28327384904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28327732218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28328078668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28328439384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28328785296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28329159250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28329577308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28329951240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28330313572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28330684614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28331032328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28331379504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28331741534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28332271302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28332762976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28333110548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28333482360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28333845186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28334215964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28334577032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28334927572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28335359544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28335707448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28336065788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28336423786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28336792294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28337306022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28337694470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28338115804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28338493040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28338856876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28339202074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28339563528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28339971262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28340357832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28340823828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28341204092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28341553064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28341901700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28342263220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28342609892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28342984170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28343327870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28343758216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28344122116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28344493464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28344838820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28345184844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28345543786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28345899438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28346261014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28346748088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28347119534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28347476896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28347843928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28348336388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28348707696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28349066938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28349475756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28349840306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28350184652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28350554960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28350912906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28351283932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28351641928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28352069808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28352432548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28352779066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28353140516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28353484364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28353854728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28354254804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28354626048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28355035808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28355385146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28355744712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28356089330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28356450380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28356793724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28357174822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28357606364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28357980970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28358329692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28358675904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28359060382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28359563316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28360068492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28360497248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28360946796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28361310450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28361682450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28362030348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28362378044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28362752908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28363164268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28363530706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28363875266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28364244426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28364603816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28364974176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28365319062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28365678222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28366103620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28366455220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28366819370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28367164206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28367536136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28367912328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28368353580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28368777088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28369129512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28369492348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28369839822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28370201210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28370690700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28371079338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28371439622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28371875284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28372224710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28372572946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28372931840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28373276240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28373664220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28374022510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28374465184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28374829286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28375201926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28375549490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28375895882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28376255354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28376611054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28376975330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28377398182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28377772126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28378132282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28378503394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28378849718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28379200144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28379586042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28380028632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28380394780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28380738530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28381107812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28381465338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28381936436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28382313106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28382661568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28383087296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28383452688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28383815938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28384159688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28384529622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28384889072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28385272112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28385681136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28386032184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28386393028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28386737868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28387099108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 241,2410000,10000,0,0,256,25,278,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 28388996264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28389399988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28389765524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28390140370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28390487684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28390850656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28391288360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28391638404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28392000096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28392344422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28392714122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28393185584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28393573282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28393986136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28394338624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28394699506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28395046120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28395411044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28395757152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28396129486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28396560070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28396999044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28397347992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28397694264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28398054930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28398397934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28398757044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28399111612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28399527938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28399931868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28400323108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28400669744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28401016854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28401376356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28401721256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28402095306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28402516472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28402889740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28403248858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28403618340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28403963106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28404415094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28404789036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28405199956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28405564774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28405908882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28406278760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28406636252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28407005494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28407350270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28407707608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28408139614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28408486540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28408845416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28409372022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28409744318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28410136346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28410517130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28410938298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28411288732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28411647720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28411993566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28412355106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28412698570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28413080200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28413437872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28413870640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28414219992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28414565454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28414924232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28415269048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28415821616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28416169946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28416602044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28416966234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28417412688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28417760904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28418106862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28418468054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28418827692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28419255744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28419603480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28420014228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28420375364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28420745964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28421092932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28421452042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28421811400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28422239080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28422602406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28422945912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28423314760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28423674616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28424043882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28424400336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28424902068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28425265798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28425611608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28425971404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28426313934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28426816620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28427193972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28427630280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28427978832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28428324712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28428682266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28429025570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28429386036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28429728716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28430108272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28430533916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28430910514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28431273662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28431621546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28431981278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28432326042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28432697974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28433042324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28433473564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28433837982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28434208960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28434555126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28434900872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28435259084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28435614862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28436044922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28436394130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28436766442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28437125488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28437496002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28437935098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28438296842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28438656146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28439073976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28439438318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28439782080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28440152122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28440509966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28440906980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28441268380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28441701288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28442066034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28442413608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28442776696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28443123122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28443495780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28443867432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28444237496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28444644350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28444994324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28445353888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28445764536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28446127918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28446472450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28446871976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28447326142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28447726412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28448071772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28448416920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28448773884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28449224758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28449627354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28450054850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28450430280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28450792154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28451164054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28451511114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28451857820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28452231036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28452578550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28453050032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28453399108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28453768960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28454127408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28454499128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28454846820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28455208208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28455630028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28455978858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28456339138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28456682426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28457052240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28457410972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28457793320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28458138662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28458548232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28458909678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28459253586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28459612756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28459955082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28460472132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28460850130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28461328784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28461679284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28462026718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28462401226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28462746022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28463106454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28463462724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28463833158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28464256770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28464631300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28465006408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28465386564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28465746298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28466123864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28466499024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28466915120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28467291560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28467651696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28468022584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28468368820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28468716230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28469097896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28469445772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28469869080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28470216972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28470588940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28470948064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28471318080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28471776308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28472128062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28472555928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28472905556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28473267192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28473611428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28474042276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28474403724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28474790056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28475203334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28475554144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28475915168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28476259904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28476620930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28476964326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28477334388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28477720828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28478153160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28478502256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28478849216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28479206226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28479574672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28479934598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28480325418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28480774316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28481199980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28481574172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28481923328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28482270752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28482765494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28483126368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28483555136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28483910400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28484281558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28484642692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28485014132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28485358004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 242,2420000,10000,0,0,256,25,279,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 28487048242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28487428082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28487776480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28488139444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28488484780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28488872486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28489309500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28489688522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28490036920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28490384392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28490745902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28491092578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28491468526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28491814524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28492258208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28492620504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28492990494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28493336476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28493683030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28494204740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28494569892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28495006374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28495355302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28495728552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28496090010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28496460076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28496806112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28497164804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28497587444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28497936272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28498296996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28498640002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28499009638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28499369094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28499739520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28500095666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28500505350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28500867414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28501211694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28501572262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28501915424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28502382514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28502758328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28503197430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28503547476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28503893568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28504251624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28504595792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28505077710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28505438132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28505809252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28506236440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28506611466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28506957080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28507345630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28507707320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28508053524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28508429904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28508849722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28509276338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28509645574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28510032062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28510377448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28510722594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28511093974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28511437032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28511864390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28512212434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28512606278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28512966782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28513336216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28513680856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28514042208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28514474694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28514822302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28515182086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28515524214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28515891300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28516352156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28516737278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28517134334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28517497128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28517855816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28518201772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28518560784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28518903046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28519270934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28519640196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28520069514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28520419318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28520766002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28521124734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28521468916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28521829702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28522212880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28522582976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28523005112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28523377438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28523721634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28524065578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28524421980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28524764604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28525134736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28525566402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28525941460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28526300506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28526671152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28527016672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28527533586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28527911822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28528257556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28528686542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28529032964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28529403326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28529761666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28530131458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28530539024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28530900828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28531329050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28531678776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28532039690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28532383824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28532753478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28533112916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28533493818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28533838626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28534245096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28534605658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28534949490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28535308616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28535650340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28536017554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28536386204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28536827010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28537175768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28537577724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28537935992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28538281502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28538906536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28539269410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28539702540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28540067448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28540439614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28540784860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28541148916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28541509286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28541866874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28542229080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28542634354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28543007136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28543366564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28543736816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28544081670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28544426576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28544797520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28545207058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28545571242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28545915368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28546284908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28546643686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28547013406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28547412104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28547759336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28548192948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28548542670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28548906470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28549252708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28549625382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28550084472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28550468286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28550878286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28551229356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28551587542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28551930696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28552290668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28552633858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28553013754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28553372294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28553805866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28554156760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28554503844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28554864898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28555211682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28555575172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28555931930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28556377920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28556741420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28557111308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28557455522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28557800662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28558157622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28558540748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28558942672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28559358948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28559732092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28560091758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28560460450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28560804306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28561294438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28561669696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28562080930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28562444396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28562953912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28563327898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28563685904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28564055188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28564413294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28564826134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28565188610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28565534012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28565958004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28566302250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28566701034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28567076638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28567448728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28567873908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28568224404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28568583790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28568927924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28569287952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28569631604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28570011632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28570437516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28570810302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28571155488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28571501414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28571860344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28572394562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28572771012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28573176384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28573550268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28573909852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28574280940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28574626322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28574973944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28575333150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28575689432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28576111796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28576458952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28576829464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28577188590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28577559434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28577904310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28578288198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28578648482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28579058592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28579422228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28579767246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28580137780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28580495682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28580864552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28581220758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28581627378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28581991548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28582339380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 243,2430000,10000,0,0,256,25,280,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 28584446064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28584806104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28585209106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28585588928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28585967572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28586315136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28586676852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28587184668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28587538176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28587900406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28588245520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28588616582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28588994494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28589377124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28589721660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28590162380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28590544558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28590910018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28591289630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28591678518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28592080852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28592468192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28592943406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28593337720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28593732252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28594182158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28594530408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28595020524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28595367554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28595811868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28596175604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28596568428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28596961188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28597342834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28597749320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28598146250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28598623274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28599003486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28599375262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28599737574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28600108982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28600514396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28600877096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28601349648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28601745106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28602153440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28602515870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28602931876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28603309446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28603694466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28604128176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28604481416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28604842680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28605204262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28605567146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28606012634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28606410778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28606839932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28607216456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28607584688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28607932734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28608294530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28608641582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28609016284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28609361360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28609805470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28610169660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28610539684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28610884660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28611230680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28611618234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28611978542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28612409260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28612756562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28613126372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28613513934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28613885524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28614231118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28614588800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28614949590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28615424726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28615791408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28616138134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28616526560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28616891322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28617378788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28617733188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28618146236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28618513460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28618862810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28619227810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28619575456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28619948316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28620321720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28620754748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28621128044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28621479928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28621901976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28622313084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28622681864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28623042636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28623417308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28623855832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28624236248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28624588972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28624939312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28625303302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28625653954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28626030542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28626453114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28626828524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28627189826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28627562300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28627909436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28628354036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28628732732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28629136598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28629515352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28629864480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28630239524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28630777680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28631399812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28631989578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28632347350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28632708916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28633080224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28633443374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28633788244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28634201474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28634560696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28634997802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28635346304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28635691880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28636052376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28636398188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28636759692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28637134760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28637571634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28637935316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28638303796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28638648540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28638994272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28639441594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28639993946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28640432296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28640782002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28641155310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28641517166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28641932718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28642281514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28642644236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28643006004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28643506426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28643872434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28644217908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28644588700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28644950422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28645320348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28645692352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28646104718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28646466822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28646813332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28647174948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28647517948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28647888394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28648262126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28648634308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28649047832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28649409272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28649782982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28650127212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28650705552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28651085344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28651459172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28651897514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28652271996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28652617104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28652964570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28653338270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28653684020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28654056148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28654475674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28654850090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28655209418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28655580110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28655924796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28656271060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28656639846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28656984356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28657405348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28657793300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28658196552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28658558506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28658963386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28659310536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28659671448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28660113014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28660462940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28660823964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28661167344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28661537354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28662040016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28662428256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28662837680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28663188562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28663544906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28663888504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28664248342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28664590260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28664967854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28665326606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28665757482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28666106258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28666453280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28666835046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28667199226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28667594364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28667981606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28668462444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28668860328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28669250328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28669596382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28669959144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28670336456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28670693720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28671054430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28671593118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28672018246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28672378954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28672749854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28673212054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28673576176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28674004698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28674353652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28674716056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28675059486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28675430248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28675788718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28676169462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28676513758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28676923562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28677286902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28677632640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28677993768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28678338352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28678766780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28679141396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28679588478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28679938282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28680285424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28680645914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28680990256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28681351338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28681695456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28682075434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28682506346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28682877634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 244,2440000,10000,0,0,256,25,281,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 28684481812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28684853384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28685332696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28685682914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28686043822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28686388398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28686758558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28687117624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28687504500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28687849652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28688272498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28688634172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28688977732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28689336966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28689679424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28690046290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28690448966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28690895462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28691245026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28691592310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28691952834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28692297886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28692658564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28693014478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28693383808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28693815564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28694189208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28694534210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28694880548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28695239426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28695681800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28696060080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28696547230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28696924572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28697285202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28697659114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28698008500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28698356190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28698732586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28699136984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28699516562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28699930242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28700304992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28700668172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28701062516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28701423258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28701773146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28702210744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28702560876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28702923668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28703268234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28703638074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28703998572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28704383180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28704796902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28705148044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28705508894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28705853538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28706215038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28706649734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28707109480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28707473556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28707917022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28708265750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28708615488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28708977108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28709325636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28709689868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28710050268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28710487784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28710854076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28711229240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28711578204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28711926284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28712287080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28712647240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28713011318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28713418964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28713794722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28714155346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28714528554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28714876116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28715223216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28715595540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28716023112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28716405300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28716958930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28717334738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28717693776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28718222998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28718573842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28718989190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28719351578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28719700056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28720064596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28720411416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28720801672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28721172588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28721618924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28721967478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28722315570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28722675318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28723020648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28723381460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28723725286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28724106438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28724526496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28724949280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28725299016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28725646696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28726008214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28726355184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28726732496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28727135938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28727524108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28727885536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28728326244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28728674152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28729128108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28729503144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28729849262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28730276208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28730624056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28730995768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28731358940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28731733170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28732099000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28732460520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28732909688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28733265036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28733629842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28733975428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28734348922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28734713742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28735117514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28735595672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28735951900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28736314824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28736661952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28737027120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28737376282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28737750082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28738125476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28738572946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28738922926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28739271166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28739630450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28739974254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28740441672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28740800518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28741246212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28741610190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28741981766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28742330174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28742676584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28743035078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28743390820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28743752534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28744196848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28744573600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28744934784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28745307872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28745654640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28746001958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28746411124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28746823004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28747188728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28747533898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28747924024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28748283434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28748654876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28749011496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28749359010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28749888198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28750238146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28750600172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28750944576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28751315964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28751791858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28752167850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28752588396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28752942236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28753302108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28753648230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28754009050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28754353392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28754735662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28755155642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28755531866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28755879054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28756226458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28756646702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28756993872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28757367526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28757712880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28758146302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28758510256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28758881628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28759227342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28759574116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28759934482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28760291974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28760652666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28761073364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28761446018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28761805860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28762176314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28762522244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28763027592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28763435500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28763886248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28764251628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28764596160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28764968768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28765331576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28765704672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28766063908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28766486552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28766849962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28767195558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28767557300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28767902020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28768272604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28768642568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28769014244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28769430418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28769779736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28770140600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28770485470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28770846636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28771190272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28771570452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28771989240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28772362526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28772709226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28773054844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28773414236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28773833102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28774229636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28774575074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28775020354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28775384100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28775767244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28776113220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28776460186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28776820534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28777177488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28777600448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28777950340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28778321636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28778695280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28779066940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28779414094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28779770808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28780130488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 245,2450000,10000,0,0,256,25,282,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 28782168604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28782541198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28782901288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28783341448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28783707574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28784080640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28784427746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28784838598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28785336904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28785697434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28786135046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28786482636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28786853932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28787213026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28787583116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28787929554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28788287732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28788646188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28789052676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28789415308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28789758370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28790128530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28790487524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28790858364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28791214000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28791652746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28792049864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28792396588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28792757848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28793101176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28793672368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28794051686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28794500218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28794851120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28795198218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28795559228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28795925368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28796426144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28796785936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28797228616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28797593232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28797964330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28798311414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28798657186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28799016024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28799370556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28799732098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28800145140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28800516988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28800876370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28801245978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28801591706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28801937780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28802342382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28802743758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28803116260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28803459548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28803829438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28804187462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28804557804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28804903058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28805260434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28805689572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28806037682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28806397086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28806739990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28807107936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28807559376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28807943178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28808356228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28808714766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28809073292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28809417680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28809778172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28810121222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28810490920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28810861092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28811318442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28811666520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28812011358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28812367220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28812708726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28813132434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28813491886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28813859898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28814285340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28814659386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28815006278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28815350588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28815709038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28816053174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28816425380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28816842244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28817215262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28817573778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28817942402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28818286892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28818732004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28819104444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28819451130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28819919472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28820287852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28820659662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28821018078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28821388026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28821733520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28822091880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28822517558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28822866008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28823225960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28823568436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28823936772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28824295042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28824686162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28825029640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28825452474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28825812678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28826154434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28826511820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28826871762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28827239532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28827609252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28828051882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28828399996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28828745246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28829103448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28829446302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28829928334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28830288424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28830658760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28831084646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28831458538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28831805276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28832152348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28832510564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28832854600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28833225902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28833634250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28834010704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28834371674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28834744836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28835092458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28835440310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28835811244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28836158506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28836582896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28836930606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28837300428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28837659640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28838029836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28838376392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28838734596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28839146440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28839501136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28839862520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28840206812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28840575660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28840934420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28841461638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28841812900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28842241960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28842607992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28842952132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28843312048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28843654936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28844024018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28844393362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28844836252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28845187076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28845535038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28845895170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28846240996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28846601304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28846945306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28847327112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28847748522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28848163760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28848526954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28848873456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28849231590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28849574022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28849946208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28850356052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28850733902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28851093166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28851464012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28851810242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28852157406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28852623174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28852970706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28853406928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28853753690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28854124246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28854484048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28854855718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28855202820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28855561134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28855983352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28856333242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28856695476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28857039208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28857423878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28857784322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28858197176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28858542916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28858967852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28859333258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28859680976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28860044036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28860389650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28860760746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28861130448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28861571150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28861921738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28862269660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28862627658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28862971572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28863332440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28863849028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28864223078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28864644430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28865018058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28865363158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28865710464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28866069772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28866413410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28866784872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28867189248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28867562594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28867922676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28868293964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28868639416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28868985954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28869415022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28869762580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28870191842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28870735098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28871111166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28871471236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28871842590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28872200902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28872548040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28872984932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28873349688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28873711688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28874055362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28874424898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28874924156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28875308888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28875717040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28876066604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28876499780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28876849518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28877213576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28877560552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28877945040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28878378910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 246,2460000,10000,0,0,256,25,284,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 28916180750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28916553548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28916907306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28917291010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28917737646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28918104986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28918456504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28918829896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28919190124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28919672392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28920034242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28920476742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28920841286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28921192440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28921551822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28921894598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28922262952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28922631616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28923000556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28923426580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28923778486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28924145546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28924493144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28924855798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28925201960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28925587198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28926071372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28926446738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28926802374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28927148740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28927507528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28927852274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28928226932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28928570690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28929021208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28929383044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28929758740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28930105800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28930452098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28930945306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28931305874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28931758754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28932107444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28932484504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28932889086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28933262940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28933609428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28933971678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28934412416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28934761484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28935121782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28935471104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28935839058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28936196278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28936577658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28936921834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28937352724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28937715864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28938067864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28938428620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28938772278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28939142018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28939517000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28939958496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28940317044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28940663796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28941028378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28941393842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28941754648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28942212152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28942587280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28943021942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28943396850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28943749856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28944095790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28944455920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28944801276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28945175224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28945597660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28946030968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28946402174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28946773172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28947120746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28947674578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28948051280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28948474552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28948840510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28949187200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28949560246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28949923672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28950293176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28950650726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28950996602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28951426388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28951776338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28952139820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28952485492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28952856448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28953369682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28953744904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28954167040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28954517606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28954875932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28955220414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28955581540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28955925170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28956311598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28956670110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28957113380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28957488152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28957835706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28958194588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28958539266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28958898906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28959254344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28959684628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28960047620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28960417902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28960762250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28961179400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28961539842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28961899880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28962260066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28962678944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28963051562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28963434054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28963805188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28964150914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28964612434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28964974014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28965401832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28965766628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28966111218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28966483138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28966842656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28967213922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28967570120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28967976494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28968338378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28968683866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28969046044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28969390090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28969759736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28970163136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28970537148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28970957514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28971308604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28971669156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28972012874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28972374272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28972733522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28973117042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28973475052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28973926324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28974495284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28975065782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28975638890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28976006156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28976448158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28976797994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28977171890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28977533922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28977908074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28978254544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28978614364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28978973464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28979395848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28979760002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28980103712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28980473172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28980833588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28981203650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28981559458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28981967386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28982331118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28982677654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28983040096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28983385752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28983757768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28984117632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28984501522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28984923392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28985275722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28985636158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28985982000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28986399232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28986924666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28987312812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28987756296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28988133090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28988481676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28988828930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28989207640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28989628728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28990004490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28990430190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28990802694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28991162536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28991532374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28991909250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28992258280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28992630114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28992973288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28993414268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28993761964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28994133154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28994490568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28994863386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28995209870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28995596938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28996032318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28996380998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 28996742604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 28997086726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 28997456848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 28997918982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 28998306624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28998654284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 28999068082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 28999427464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 28999770872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29000129218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29000470628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29000837568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29001206176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29001636622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29002012014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29002362600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29002722064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29003066824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29003427134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29003783482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29004152788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29004599772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29004974544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29005320416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29005666194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29006024548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29006369342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29006741842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29007138046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29007519120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29007878014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29008246516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29008591720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29008937252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29009404218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29009753636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29010193238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29010541204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29010911812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29011271306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29011640970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29011986360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29012344166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 247,2470000,10000,0,0,256,25,285,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29014373602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29014728616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29015103394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29015449528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29015888472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29016250320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29016623746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29016969456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29017315814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29017764488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29018114484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29018548376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29018898950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29019272286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29019635520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29020009064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29020458428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29020822978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29021276490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29021625378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29021985858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29022329226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29022700890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29023060066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29023442370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29023789650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29024383826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29024747750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29025096060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29025459412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29025805572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29026225074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29026587572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29027062344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29027412786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29027762378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29028122422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29028469362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29028832284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29029189150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29029624884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29029991096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29030363082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29030707860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29031053342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29031561228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29031923882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29032350668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29032706582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29033077582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29033438314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29033809560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29034156112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29034501722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29034874370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29035299618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29035664758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29036009146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29036378806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29036737172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29037125120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29037484718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29037832366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29038262636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29038610120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29038969464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29039311478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29039679206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29040037456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29040415124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29040833826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29041186200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29041546668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29041890788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29042251110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29042686166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29043075292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29043589568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29043970492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29044316788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29044671488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29045032312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29045377378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29045738706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29046149146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29046587852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29046956654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29047326506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29047672788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29048017728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29048375906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29048732380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29049165600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29049515606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29049885672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29050244138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29050614012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29050960198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29051307798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29051734710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29052170406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29052550342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29052895790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29053264342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29053622382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29054097900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29054461822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29054875086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29055241032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29055587014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29055950214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29056293320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29056663374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29057033450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29057402782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29057821982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29058174104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29058536316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29058880966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29059243482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29059589626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29059970182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29060393052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29060765916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29061112080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29061457452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29061816794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29062160616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29062520934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29062874950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29063305072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29063670042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29064039840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29064384910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29064730728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29065180472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29065541104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29065965082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29066314024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29066686434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29067048588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29067421110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29067782396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29068131742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29068504278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29068928830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29069295550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29069641486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29070013284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29070375592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29070748346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29071107024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29071457302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29071930438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29072280336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29072653900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29072998970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29073369418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29073731544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29074165506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29074585856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29074939482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29075300024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29075647492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29076011292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29076456368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29076843160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29077279612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29077654390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29078001418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29078347120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29078707036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29079052472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29079426816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29079771324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29080205958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29080570420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29080940762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29081285938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29081633444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29081993542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29082391970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29082812608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29083158250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29083543576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29083901706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29084270408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29084613156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29084967818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29085324730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29085741604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29086106186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29086449502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29086819048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29087178688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29087642664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29088004380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29088414970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29088777776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29089125342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29089488036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29089832962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29090205640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29090577620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29090948382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29091367936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29091720768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29092080722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29092427558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29092790550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29093135978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29093518892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29093932262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29094321536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29094667280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29095016224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29095376244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29095722868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29096085298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29096441670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29096873426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29097238370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29097606848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29097950800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29098294226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29098782636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29099141896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29099565496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29099974964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29100350738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29100719900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29101323672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29101678076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29102040144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29102516982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29102868032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29103229092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29103575896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29103948320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29104310368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29104695106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29105042612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29105456008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29105822464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29106169232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29106530720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29106875640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29107246466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29107618606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29108065726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29108418900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29108768198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29109130230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29109478434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29109999706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29110360528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29110796558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 248,2480000,10000,0,0,256,25,286,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29112339762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29112724662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29113088348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29113438698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29113888348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29114240022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29114600916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29114945306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29115337484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29115696128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29116077312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29116488238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29116838768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29117198224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29117543094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29117903756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29118246770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29118691202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29119057526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29119526408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29119875968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29120223654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29120584620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29120929692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29121411172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29121758400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29122192362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29122556302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29122927008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29123272788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29123620096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29123978516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29124334756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29124763210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29125111330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29125479898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29125837968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29126207282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29126551970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29126896664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29127265438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29127668648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29128075322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29128455550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29128827652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29129188516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29129562694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29129923302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29130270324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29130774416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29131146980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29131511158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29131855486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29132341200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29132729646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29133172702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29133524382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29133888306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29134250206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29134597198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29134959886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29135306024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29135693122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29136114214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29136489180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29136836018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29137182684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29137577604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29137945200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29138356492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29138780474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29139153806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29139513122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29139884786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29140231014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29140578648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29140940188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29141296112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29141718956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29142066198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29142437122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29142795912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29143166576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29143613874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29143976012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29144398670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29144748980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29145110916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29145455006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29145825964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29146185134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29146585788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29146932290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29147341002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29147704046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29148048776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29148409318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29148754068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29149124592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29149493968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29149864556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29150270288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29150621376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29150982674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29151328152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29151690616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29152035786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29152418438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29152842254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29153215252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29153561670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29153907692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29154266830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29154710256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29155085492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29155430214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29155861694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29156224580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29156672872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29157021198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29157367932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29157731666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29158092068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29158538226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29158943636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29159324836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29159684600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29160054444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29160401668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29160760712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29161186124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29161535484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29161895662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29162255690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29162625772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29162985276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29163366676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29163713228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29164133096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29164495088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29164839646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29165201090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29165545576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29166036794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29166411448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29166845698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29167193986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29167540376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29167898578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29168242698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29168601886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29168943888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29169330218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29169751618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29170126480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29170470140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29170814072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29171172020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29171515712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29171886210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29172228716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29172656528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29173020560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29173391220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29173737158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29174084808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29174444454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29174800510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29175226988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29175573468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29175943278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29176303092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29176674578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29177157250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29177535196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29177955612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29178521300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29178887286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29179231722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29179603810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29180029540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29180417204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29180840026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29181192100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29181556870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29181903554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29182264652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29182607784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29182992846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29183352706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29183787284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29184136454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29184484588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29184900180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29185245250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29185604810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29185958362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29186418436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29186783788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29187213404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29187561812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29187912604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29188458210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29188819636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29189252496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29189602674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29189974734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29190334956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29190704756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29191050100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29191409052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29191770084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29192187006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29192553358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29192897232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29193285856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29193646140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29194017334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29194410050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29194823448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29195187658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29195532652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29195893320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29196236934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29196606790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29196977378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29197348776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29197765828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29198114904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29198474762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29198819100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29199179542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29199647390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29200034692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29200460078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29200833576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29201179728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29201526302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29201885520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29202229914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29202601316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29202945644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29203385600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29203748962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29204118946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29204465144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29204811682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29205170908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29205528640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29205946786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29206297910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29206668092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29207027754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29207397790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29207742410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29208164188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 249,2490000,10000,0,0,256,25,287,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29209889288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29210247938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29210715908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29211077550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29211449982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29211890140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29212270176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29212617342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29213033736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29213394576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29213740014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29214116030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29214549244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29214923368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29215337882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29215710718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29216059964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29216407456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29216783326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29217197902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29217561302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29217903776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29218272196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29218629472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29219001146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29219344802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29219701780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29220122532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29220471672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29220832624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29221175834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29221545892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29222006722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29222397880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29222810084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29223160522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29223521516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29223866660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29224227788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29224571606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29224940990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29225328022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29225759874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29226107856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29226453422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29226811722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29227155950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29227517096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29227870892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29228239338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29228657498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29229031466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29229376598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29229722980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29230080920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29230425224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29230797434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29231208906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29231582196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29231942532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29232313132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29232657730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29233093220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29233470772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29233816900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29234244698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29234592616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29234963004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29235323588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29235695574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29236042002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29236469352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29236899146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29237248384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29237609864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29237954800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29238325250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29238686694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29239069610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29239414740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29239822172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29240183216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29240543478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29240904744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29241330248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29241791952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29242155802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29242624312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29242975936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29243337304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29243742174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29244143528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29244633096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29244979892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29245462768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29245829898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29246211050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29246557600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29246907292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29247269348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29247627742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29248053514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29248401798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29248778696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29249138470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29249509726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29249856728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29250246134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29250607860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29251029808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29251396364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29251747630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29252116586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29252475994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29252844490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29253200928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29253608982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29253971194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29254316324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29254676882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29255253952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29255814650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29256179542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29256617022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29256988506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29257338244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29257697864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29258042898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29258404014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29258767264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29259203852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29259568898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29259938226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29260282652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29260628796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29260987398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29261330142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29261702656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29262109078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29262482662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29262842754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29263213534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29263558806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29263905586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29264276322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29264750546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29265129660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29265475846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29265847724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29266207738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29266579336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29267068638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29267419424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29267852718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29268201712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29268564054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29268908224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29269278252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29269638158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29270019590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29270426460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29270778076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29271138716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29271486412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29271928750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29272299030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29272686792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29273045490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29273486292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29273835086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29274182256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29274540530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29274883310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29275241942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29275594474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29276030392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29276394360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29276763944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29277110472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29277456256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29277962878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29278325662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29278751044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29279106834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29279477016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29279838154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29280209410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29280554706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29280900580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29281271320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29281770698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29282140564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29282486598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29282857064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29283215966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29283587178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29283947002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29284354800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29284719454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29285064262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29285425552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29285768972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29286138946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29286496996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29286878548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29287285528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29287636588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29288016116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29288360650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29288720976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29289166582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29289555858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29289982256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29290358664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29290708962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29291056246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29291417972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29291764972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29292128190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29292487376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29292991994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29293356800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29293728036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29294074012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29294421026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29294780564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29295136552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29295569186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29295917536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29296286892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29296644534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29297014002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29297358624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29297704350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29298075128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29298486592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29298853406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29299200942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29299571790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29299991090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29300492636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29300854822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29301272146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29301634340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29301978546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29302339348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29302680816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29303048842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29303433888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29303804102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29304219270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29304568442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29304928268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29305272430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29305632748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 250,2500000,10000,0,0,256,25,288,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29307669912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29308052406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29308415598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29308790588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29309149640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29309600136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29309973020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29310321592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29310683518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29311027238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29311480386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29311875744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29312249130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29312671648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29313023618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29313383352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29313728102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29314089538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29314432466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29314813312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29315232324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29315606532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29315954334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29316300496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29316660606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29317006812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29317380168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29317723996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29318153978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29318520558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29318891936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29319237266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29319583164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29319963464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29320319146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29320727064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29321114750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29321526916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29321887008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29322257038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29322690182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29323069436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29323427918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29323841100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29324205108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29324549716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29324920394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29325279950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29325649758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29326007258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29326416354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29326778908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29327126088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29327489192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29327834480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29328268744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29328644472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29329016004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29329435976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29329785736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29330144388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29330489454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29330850100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29331193478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29331574702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29332258138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29332634608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29332982146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29333330634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29333690950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29334195506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29334562510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29334980802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29335354812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29335714812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29336107406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29336454710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29336801788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29337174860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29337582268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29337949088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29338294448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29338664730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29339025546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29339397150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29339741952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29340101196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29340525222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29340873012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29341233158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29341574714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29341944568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29342303216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29342686098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29343032186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29343440988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29343806074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29344155484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29344516988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29344861398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29345321926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29345707186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29346153542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29346504508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29346853198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29347214306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29347561238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29347924778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29348282468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29348651806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29349080264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29349521902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29349869660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29350215620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29350578640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29350924350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29351322052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29351735734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29352112114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29352473086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29352844302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29353191052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29353537992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29353909890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29354406916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29354775952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29355120656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29355503492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29355863516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29356368216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29356746496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29357158690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29357527182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29357875446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29358239834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29358585430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29358957036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29359314928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29359697716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29360110462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29360463148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29360824594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29361170980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29361532928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29361876462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29362293078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29362653684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29363086136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29363431688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29363774664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29364129290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29364470062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29364826820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29365179628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29365617150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29365981502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29366352110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29366717260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29367065342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29367525998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29367886772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29368249694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29368662488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29369035248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29369395244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29369766450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29370114136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29370460666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29370830356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29371237492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29371603150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29371947032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29372317578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29372677740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29373048196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29373405152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29373750562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29374169084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29374517158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29374877644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29375220536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29375590056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29375949100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29376330516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29376675664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29377097046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29377456470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29377867384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29378230724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29378574356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29379067676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29379435498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29379876500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29380226704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29380575198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29380935790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29381280780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29381642724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29381998010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29382511046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29382879702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29383258600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29383604888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29383952210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29384310722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29384711262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29385074232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29385483944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29385854752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29386217476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29386588668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29386933296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29387278666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29387650386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29388066748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29388431108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29388774754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29389145316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29389504928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29389975792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29390336648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29390742228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29391114230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29391460248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29391821910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29392165382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29392536254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29392896810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29393280062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29393689796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29394042198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29394401440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29394745848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29395106584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29395449812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29395829202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29396187688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29396622578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29396970978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29397316140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29397693676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29398039028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29398399756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29398754900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29399193082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29399555434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29399926902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29400271824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29400617386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29400975770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29401425554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29401789788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29402208042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29402581560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29402940410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29403310752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29403656328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 251,2510000,10000,0,0,256,25,289,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29405328086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29405706406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29406121010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29406485118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29406830440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29407217050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29407644318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29408029384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29408378144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29408953048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29409315036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29409658718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29410030190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29410442304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29410872772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29411241364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29411613464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29411961818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29412468982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29412902912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29413372448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29413775300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29414121880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29414515470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29414876410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29415249758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29415613516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29416047706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29416413860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29416762008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29417124482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29417470244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29417842510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29418254414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29418624414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29419043640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29419394768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29419754256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29420132582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29420513858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29420877530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29421276368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29421725528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29422102400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29422448870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29422794846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29423153756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29423629552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29424024552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29424444798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29424821572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29425181516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29425556210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29425902670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29426249894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29426621882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29426968750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29427405202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29427753604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29428125210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29428486506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29428893800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29429240844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29429631078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29430083576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29430459472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29430821518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29431165674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29431534472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29431895090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29432278560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29432621900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29433039124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29433398588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29433742226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29434107566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29434511310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29435029456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29435392188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29435831552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29436180982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29436531426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29436894260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29437239788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29437601208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29437957488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29438398832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29438788632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29439192300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29439540276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29439937316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29440323402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29440681568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29441165902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29441519244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29441891838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29442252700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29442623504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29442969454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29443315828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29443687318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29444098088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29444461094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29444804810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29445174572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29445533156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29446048054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29446444032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29446866624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29447230724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29447576202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29447969984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29448348088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29448720186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29449092450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29449463124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29449877826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29450228200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29450588490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29450933006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29451327024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29451672194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29452055582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29452491376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29452867666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29453215200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29453562504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29453923074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29454269322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29454644982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29454988318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29455427532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29455790120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29456161222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29456507640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29456854568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29457337280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29457700962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29458137278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29458486022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29458855732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29459214648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29459583552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29459928734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29460286308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29460644780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29461049704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29461428232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29461818514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29462191166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29462618284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29463004996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29463350018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29463782676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29464148808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29464497032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29464860440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29465226718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29465598302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29465971196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29466421366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29466773036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29467184686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29467545858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29467891112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29468404942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29468765782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29469254326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29469622172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29469992932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29470337176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29470712170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29471090044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29471448714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29471809416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29472236328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29472610168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29472969560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29473339524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29473686152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29474032354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29474442814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29474850782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29475215782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29475559882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29475929150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29476287896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29476657706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29477011738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29477380452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29477809458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29478158526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29478517508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29478860214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29479264672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29479733790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29480120664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29480546722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29480897922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29481255938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29481600152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29481960722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29482303844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29482683374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29483041744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29483478276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29483826510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29484172140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29484530288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29484874414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29485234346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29485788670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29486234662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29486599500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29486970002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29487350374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29487697342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29488057096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29488423768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29488865090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29489212948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29489584280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29489941620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29490309476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29490844506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29491212408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29491637904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29491986588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29492347394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29492691324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29493079522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29493439590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29493821644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29494167296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29494585816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29494946070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29495345378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29495707546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29496095720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29496466494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29496840166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29497308056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29497717012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29498066658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29498428628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29498777494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29499140694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29499503632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29499932436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29500313188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29500686684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29501033158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29501380190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29501738710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29502206426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 252,2520000,10000,0,0,256,25,291,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29503998122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29504357170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29504781492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29505160342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29505624874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29505975512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29506321384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29506683410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29507026570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29507385408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29507726546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29508105138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29508535982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29508907968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29509251992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29509595542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29509971538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29510314786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29510689490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29511031488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29511467094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29511832328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29512202712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29512547270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29512893932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29513364756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29513750822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29514196432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29514543184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29514913710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29515272078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29515641214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29515985754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29516349998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29516779152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29517129706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29517491770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29517836594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29518208232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29518568184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29518990768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29519365748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29519781456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29520144296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29520490098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29520851608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29521195656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29521566296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29521937048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29522376650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29522764540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29523114454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29523497922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29523874592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29524341564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29524703228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29525074862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29525570174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29525986146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29526330358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29526673576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29527029130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29527383944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29527742560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29528159612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29528532338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29528890886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29529261502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29529607612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29529953714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29530359994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29530779462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29531145634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29531489312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29531859896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29532219332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29532588068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29532931978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29533288316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29533708528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29534056252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29534416902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29534759264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29535127812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29535584506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29535973114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29536396684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29536748612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29537108376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29537454080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29537816894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29538191760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29538592456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29538951384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29539405000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29539752638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29540096878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29540453606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29540811698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29541171146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29541523154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29541947604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29542311880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29542680240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29543023202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29543401844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29543759932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29544104102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29544476042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29544896682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29545269894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29545628452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29545999676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29546343232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29546785340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29547166500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29547639128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29548007080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29548389182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29548762548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29549123090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29549493736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29549852100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29550198604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29550629514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29550976770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29551336850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29551680026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29552100990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29552461534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29552843798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29553308058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29553660826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29554070674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29554416520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29554777098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29555121276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29555506744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29555865762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29556323778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29556690408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29557038846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29557396640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29557740184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29558213122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29558597770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29559054904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29559420004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29559792556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29560141802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29560488928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29560850100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29561209434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29561643072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29561989570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29562360252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29562910468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29563284656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29563630322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29564029226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29564465946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29564816558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29565177946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29565521314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29565891440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29566251694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29566636564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29566983126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29567401660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29567763704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29568108770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29568468874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29568846502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29569408550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29569775394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29570213136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29570563454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29570911744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29571271556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29571617170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29571978568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29572351642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29572785778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29573151638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29573522822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29573909676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29574259482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29574618740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29574978014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29575339644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29575812564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29576187796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29576547400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29576917378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29577262448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29577610244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29577982556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29578396298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29578762724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29579146202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29579518774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29579881888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29580420470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29580785814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29581232008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29581596934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29581943602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29582359716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29582706200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29583076898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29583449508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29583820710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29584287106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29584645132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29585007624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29585353312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29585715016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29586059750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29586473012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29586911386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29587286046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29587630780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29587976654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29588352486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29588695714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29589066018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29589441232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29589918516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29590282968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29590653618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29590998830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29591344836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29591821278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29592170532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29592596088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29592979560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29593351794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29593709988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29594081162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29594426304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29594785920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29595215472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29595564810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29595925774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29596269400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29596639618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29596998580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29597378512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29597725524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29598147384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29598508770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29598854556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29599214478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29599558184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29599927248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29600298630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29600668196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 253,2530000,10000,0,0,256,25,292,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29602345242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29602817580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29603209624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29603635778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29604074670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29604425984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29604817776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29605179874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29605555102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29605917452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29606266872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29606695918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29607045560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29607407340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29607752298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29608124020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29608539388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29608928134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29609361954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29609713568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29610078556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29610472228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29610833462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29611177606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29611560344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29611988664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29612365776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29612715444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29613063562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29613425612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29613773528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29614251044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29614646600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29615095318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29615460156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29615833472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29616180604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29616529216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29616889866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29617249426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29617672022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29618019916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29618390746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29618751448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29619121812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29619468462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29619827532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29620204976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29620624136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29620988008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29621332106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29621701262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29622060270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29622431112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29622790112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29623203736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29623565236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29623910362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29624270462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29624614576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29624983988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29625457036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29625833194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29626255798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29626605640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29626965778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29627312248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29627674972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29628020034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29628402650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29628831548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29629206308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29629554606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29629899828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29630260692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29630606524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29631017612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29631386022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29631845982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29632319178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29632694224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29633040272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29633387720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29633747840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29634105974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29634540426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29634889040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29635259564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29635618390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29636006328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29636487784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29636874146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29637327048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29637673928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29638041344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29638383194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29638839172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29639217468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29639843836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29640271766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29640625812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29640994600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29641340764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29641703050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29642048090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29642461828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29642883152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29643258346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29643605214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29643951718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29644310658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29644655662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29645028246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29645373016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29645813696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29646217926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29646622852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29646969716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29647316590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29647847396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29648198636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29648638914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29648987402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29649357886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29649716862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29650086520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29650431996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29650789886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29651213804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29651562664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29651940092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29652283508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29652652444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29653011212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29653392824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29653738724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29654155020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29654516586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29654861460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29655221680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29655565104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29655934418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29656303832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29656674562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29657092110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29657439554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29657796724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29658139942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29658499814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29658935664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29659318968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29659743852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29660119272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29660544032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29660894676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29661256556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29661600270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29661975708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29662386730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29662762444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29663122152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29663492460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29663839232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29664187018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29664546246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29664959658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29665422264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29665770752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29666148656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29666507718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29666926054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29667288064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29667649314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29668087570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29668435288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29668795326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29669137404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29669505160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29669964170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29670350648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29670763570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29671116950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29671477786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29671822600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29672184878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29672529732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29672900716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29673303784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29673785024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29674168026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29674547084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29674940800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29675319574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29675740964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29676133996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29676632230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29676995382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29677365388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29677712102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29678057154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29678417692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29678778632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29679233944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29679583584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29679957508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29680336506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29680725686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29681172996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29681570818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29682033410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29682415728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29682780002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29683125060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29683544044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29683905302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29684313304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29684806808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29685191274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29685581856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29685928638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29686291224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29686637380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29687021486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29687382386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29687844042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29688211348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29688580682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29688984846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29689350312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29689762032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29690141564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29690595274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29690959732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29691367198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29691715522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29692075750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29692545414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29692929616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29693436844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29693787330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29694169692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29694530816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29694953106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29695303244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29695668116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29696109030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29696459724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29696828968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29697175082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29697547644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29697909202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29698328898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29698674880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29699102276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29699490670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 254,2540000,10000,0,0,256,25,293,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29701426082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29701868312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29702219468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29702601812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29702962730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29703338274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29703814634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29704169618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29704610658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29704962448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29705327516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29705674958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29706050454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29706413398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29706799248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29707226848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29707578996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29707939060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29708285122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29708647844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29708993908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29709375272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29709735978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29710177336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29710529620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29710878560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29711240478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29711588144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29711951912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29712327272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29712773642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29713137688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29713508588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29713853774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29714200910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29714559358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29715062196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29715428648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29715841150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29716439094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29716819634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29717244570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29717592106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29717954226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29718397208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29718746670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29719110296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29719456590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29719859744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29720253200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29720641126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29720988042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29721456530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29721818562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29722170272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29722530078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29722876294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29723293842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29723666352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29724115810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29724466146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29724814756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29725174570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29725519516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29725997262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29726357948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29726794960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29727162772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29727533978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29727880010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29728228276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29728587732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29728932598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29729306944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29729715186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29730089582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29730449938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29730821518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29731169976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29731517924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29731889698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29732252968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29732680830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29733029390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29733400638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29733762674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29734154418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29734499592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29734858204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29735293594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29735646192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29736011212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29736359584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29736732880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29737224928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29737612930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29738038866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29738394624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29738756156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29739104252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29739468992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29739816528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29740203590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29740564668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29741012716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29741364752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29741715460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29742076970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29742423360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29742783722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29743139370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29743570062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29743934780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29744307544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29744653518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29745000908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29745425548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29745784056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29746146424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29746557786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29746931844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29747290054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29747676840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29748024566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29748473930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29748847834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29749258740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29749683774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29750036948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29750407296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29750766976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29751137394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29751537806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29751941952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29752316730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29752661770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29753030106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29753372808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29753742038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29754138322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29754519390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29754928994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29755280748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29755641876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29755988234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29756351340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29756697278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29757079930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29757438758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29757882354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29758232498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29758581364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29758943206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29759289550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29759763106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29760114274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29760548152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29760913472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29761286722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29761634848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29761983916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29762347108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29762704296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29763064936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29763502406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29763874600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29764234534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29764604622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29764952062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29765297922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29765669588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29766088690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29766453730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29766797234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29767166444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29767525564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29767894086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29768250548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29768596204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29769029304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29769380968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29769743856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29770089150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29770459936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29770920596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29771306138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29771727914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29772080158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29772441832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29772786512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29773147356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29773553718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29773940046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29774377114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29774755150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29775104414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29775454078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29775815124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29776163350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29776525776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29776882446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29777312992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29777713952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29778105776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29778455356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29778821400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29779182200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29779589764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29780025202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29780374618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29780745830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29781115374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29781486182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29781922322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29782387876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29782847052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29783196302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29783556374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29783900564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29784270890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29784630036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29785013220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29785359580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29785777520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29786141648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29786485870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29786845256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29787186954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29787556930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29787925584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29788351510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29788702316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29789049788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29789408702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29789754906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29790116640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29790460704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29790839794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29791266888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29791640492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29791986392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29792333340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29792692246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29793363350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29793737580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29794159136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29794547938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29794906792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29795274784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29795618234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29795963536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29796331964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29796730140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29797111366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29797456890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29797826322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29798185514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 255,2550000,10000,0,0,256,25,294,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29799839188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29800196418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29800543766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29800909604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29801255964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29801658040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29802048164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29802497088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29802863132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29803240388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29803587470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29803934530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29804450538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29804812784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29805236832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29805583860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29806017486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29806379530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29806751184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29807097818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29807457052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29807862598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29808284984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29808647396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29808995820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29809364654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29809721924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29810126816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29810481554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29810901326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29811281570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29811626690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29811986936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29812330236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29812700050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29813069952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29813442984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29813853684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29814201904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29814560282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29814905030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29815266120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29815762880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29816137832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29816569342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29816943524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29817291028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29817636906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29817996258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29818340880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29818712562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29819056572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29819500114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29819865552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29820234918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29820579124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29820922642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29821278840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29821631868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29822063012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29822409822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29822779628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29823139838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29823511522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29823855162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29824210780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29824567786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29824981138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29825345456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29825689898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29826060020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29826432924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29827025396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29827381060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29827807830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29828170848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29828515854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29828876354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29829221212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29829591084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29830031550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29830480388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29830830438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29831177188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29831534942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29831879482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29832240492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29832594840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29832965576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29833398182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29833772976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29834138940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29834518320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29834878176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29835223996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29835599640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29836047822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29836424846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29836784436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29837157436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29837504182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29838000238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29838378754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29838791024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29839156454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29839502306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29839872988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29840232586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29840602894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29840949356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29841309656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29841741738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29842112732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29842474810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29842819348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29843190808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29843549968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29843932762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29844326932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29844693312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29845052316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29845396724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29845755702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29846097886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29846466388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29846836490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29847269792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29847619340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29847964322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29848320924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29848663536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29849022430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29849524720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29849960228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29850325494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29850694628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29851038572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29851385304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29851742704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29852086916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29852459082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29852860856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29853232848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29853589524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29853957456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29854302082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29854646144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29855013032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29855356280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29855776918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29856124694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29856495196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29856855052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29857225130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29857591008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29857951210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29858450918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29858802638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29859164466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29859508466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29859879500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29860370194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29860771164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29861181018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29861533646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29861895372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29862240460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29862658818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29863005740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29863389906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29863749904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29864266152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29864616548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29864970846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29865330944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29865676100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29866037528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29866431232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29866869340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29867234078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29867605384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29867952842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29868298208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29868656354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29869012376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29869371710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29869825166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29870422952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29870789136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29871159910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29871680666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29872047502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29872474680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29872825578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29873189564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29873559904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29873930676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29874292800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29874676376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29875022952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29875438664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29875802372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29876147626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29876510432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29876854592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29877225748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29877596206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29878096220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29878473392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29878840404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29879218110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29879564238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29879924340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29880284074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29880654846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29881093590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29881469970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29881818498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29882165608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29882527464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29882998038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29883365232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29883791594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29884167872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29884529536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29884900634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29885248114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29885595468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29885966994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29886391580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29886812798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29887160406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29887532724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29887893404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29888264576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29888624508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29888972496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29889429730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29889778562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29890138996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29890483662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29890913912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29891276866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29891660932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29892094360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29892506662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29892879590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29893225744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29893587892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29894091614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29894477820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29894906174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29895282148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29895628784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29895974260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 256,2560000,10000,0,0,256,25,295,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29897965216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29898326366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29898690028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29899039518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29899416380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29899791792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29900163916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29900577280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29900926980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29901287612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29901630722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29901989574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29902331022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29902711800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29903070032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29903502374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29903850584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29904197204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29904558744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29904905782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29905427444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29905773490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29906223462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29906587784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29906959196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29907304772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29907650698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29908009450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29908366718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29908789772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29909137582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29909507400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29909867440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29910237300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29910582818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29910929106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29911327360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29911740436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29912105126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29912448562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29912819972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29913178354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29913549286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29913908640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29914255152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29914709552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29915091052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29915453240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29915797648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29916168090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29916814286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29917275010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29917626492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29917975660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29918337456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29918681380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29919107648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29919469726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29919842110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29920289564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29920713526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29921068060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29921414396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29921794510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29922183480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29922543938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29922955328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29923326496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29923684244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29924052334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29924396058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29924740388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29925109956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29925452600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29925880066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29926224516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29926592238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29926949994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29927319470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29927832826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29928183944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29928606810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29928956210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29929364592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29929717412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29930088884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29930448666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29930834610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29931260760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29931611832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29931972092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29932315664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29932675592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29933018210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29933400150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29933760296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29934203524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29934552932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29934900460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29935257840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29935602076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29935962436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29936317230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29936740446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29937110194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29937500236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29937846604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29938193372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29938550678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29939080516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29939442448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29939849512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29940221528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29940580692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29940948594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29941292664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29941638402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29942008520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29942415210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29942778882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29943193602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29943566528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29943924934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29944294480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29944653550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29945001250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29945426648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29945775406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29946136516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29946480168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29946849902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29947473920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29947981168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29948349246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29948699808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29949116540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29949462296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29949822056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29950332798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29950769482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29951134528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29951506256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29951861454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29952209400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29952568058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29952912900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29953302262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29953721150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29954094954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29954453824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29954823904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29955168056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29955512810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29955884512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29956227210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29956649364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29956996100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29957407390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29957770460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29958160114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29958506754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29958866798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29959298824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29959650146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29960013326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29960359092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29960730528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29961191598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29961579052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29961994312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29962345460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29962705602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29963051422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29963413740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29963759220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29964130344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29964501840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29964932424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29965280744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29965626348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29965984554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29966328886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29966689896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29967044142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29967414038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29967835370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29968210878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29968582414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29968929384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29969288820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29969632126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29970004878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29970416808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29970789898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29971152924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29971588738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29971939076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29972416124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29972789216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29973207464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29973573710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29973920364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29974293244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29974651896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29975021612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29975411134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29975776218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29976227250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29976575454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29976944470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29977334552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29977704012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29978094724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29978478834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29978898162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29979248836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29979607998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29979952908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29980312518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29980656450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29981037030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29981395690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29981845512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29982194824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29982538712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29982897690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29983242202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29983704654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29984064440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29984509486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29984874528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29985244566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29985589950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29985935880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29986294382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29986690828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29987069882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29987495878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29987867924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29988227988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29988599310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29988945586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29989292636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29989666146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29990081976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29990448458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29990794708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29991166728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29991525306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29991894708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29992251346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29992597712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29993016504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29993364198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29993724774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29994067216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29994435714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 257,2570000,10000,0,0,256,25,296,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 29996266350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 29996654452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29997006198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 29997353060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 29997716150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 29998076056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 29998495680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 29998842860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 29999254312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 29999687056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30000059856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30000407806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30000790166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30001233000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30001581608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30001964560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30002310378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30002681318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30003042884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30003426170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30003828648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30004292588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30004654100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30005008000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30005412726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30005756592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30006248788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30006613612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30007051558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30007401370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30007756556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30008116098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30008462168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30008825730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30009182858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30009613164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30009978922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30010351472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30010699130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30011045820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30011406012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30011763842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30012128290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30012533694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30012908630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30013266978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30013635910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30013996580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30014342956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30014712956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30015058210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30015489294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30015835354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30016219444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30016577892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30016945974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30017396824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30017746110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30018171796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30018519394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30018879752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30019223048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30019592868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30019951920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30020333466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30020737238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30021099728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30021459314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30021804970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30022166246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30022509304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30022878472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30023247976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30023677638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30024231122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30024583942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30024942892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30025286728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30025647382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30026003932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30026439630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30026802026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30027173268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30027518704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30027929624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30028444294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30028808112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30029295768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30029648842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30030022642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30030385008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30030758014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30031103452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30031464150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30031842074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30032305306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30032670340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30033021168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30033428272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30033989832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30034647090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30035257560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30035613286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30035974836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30036320042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30036681652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30037041468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30037412606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30037847960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30038219132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30038562076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30038904694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30039260144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30039771580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30040137508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30040545922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30040919774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30041279890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30041652500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30042000352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30042347722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30042720616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30043065458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30043486076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30043833618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30044203336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30044564352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30044934818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30045279890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30045643068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30046059852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30046406430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30046764412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30047107578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30047475740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30047832540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30048231488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30048576666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30048984232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30049344384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30049689540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30050049336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30050392254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30050854290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30051229792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30051669736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30052017834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30052363496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30052721168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30053066280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30053426626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30053780394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30054149582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30054567648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30054939520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30055285434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30055631216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30056028058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30056400528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30056776428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30057189530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30057563782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30057922670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30058292608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30058639152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30058986998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30059348128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30059704396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30060178746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30060553946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30060924412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30061282944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30061651692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30062102244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30062464630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30062891750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30063239866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30063600764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30063959984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30064329904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30064688622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30065071316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30065418170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30065826186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30066187292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30066531170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30066891028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30067234020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30067602242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30067971242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30068401064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30068749232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30069094664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30069451204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30069795152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30070154446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30070496566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30070876450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30071295948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30071672462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30072019476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30072366436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30072725624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30073176032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30073557330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30073986766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30074362692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30074723876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30075094588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30075440856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30075788106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30076159360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30076506680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30076937602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30077285476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30077656480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30078015194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30078385290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30078730158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30079103590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30079463024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30079872340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30080235854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30080578716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30080948212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30081306424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30081675910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30082031650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30082438446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30082800616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30083144504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30083505068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30083847332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30084232406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30084726616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30085171852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30085521778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30085868688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30086228648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30086574088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30086936454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30087281480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30087662372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30088079456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30088513352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30088868684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30089215378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30089573774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30089918950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30090363058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30090818994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30091209424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30091568124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30091936214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30092278964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30092623484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 258,2580000,10000,0,0,256,25,297,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30094319594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30094710716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30095073398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30095436696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30095933560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30096373042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30096782738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30097133806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30097483312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30097842114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30098187578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30098561272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30098907080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30099344212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30099707908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30100110320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30100458212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30101005510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30101381494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30101726596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30102156018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30102504444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30102874050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30103230784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30103598228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30103942004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30104306284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30104672160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30105085762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30105448370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30105792144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30106162050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30106522456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30107047096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30107395642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30107803938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30108167348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30108513510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30108874810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30109218340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30109588926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30109958676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30110388718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30110740268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30111087328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30111464994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30111810180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30112169866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30112572442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30112967424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30113397756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30113775980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30114123480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30114470700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30114830914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30115175348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30115548520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30115956528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30116331392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30116749180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30117120188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30117467934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30117815638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30118291650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30118640552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30119067528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30119414342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30119782994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30120142128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30120512898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30120857002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30121214456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30121633018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30121983116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30122345520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30122692366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30123064310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30123425594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30123805608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30124151026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30124571876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30124935664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30125279920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30125639506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30125982088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30126352788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30126743714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30127181944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30127530406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30127876072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30128233472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30128577558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30128937658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30129433020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30129806768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30130242606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30130616316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30130962440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30131308862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30131669634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30132016618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30132390434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30132796080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30133168556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30133528432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30133898894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30134245416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30134590928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30134948662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30135309612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30135729590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30136076428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30136446468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30136805500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30137173736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30137519964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30137878220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30138236582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30138649208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30139013072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30139356012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30139725454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30140084466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30140548564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30140974808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30141405328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30141770092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30142133998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30142495866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30142839972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30143211230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30143583138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30144018280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30144367220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30144712520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30145130054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30145475222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30145834648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30146224106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30146594816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30147020118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30147395122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30147741512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30148088546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30148447760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30148793520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30149165752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30149614812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30149989846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30150349614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30150720578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30151066024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30151413512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30151919204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30152268708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30152692636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30153040566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30153411950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30153827494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30154200620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30154546992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30154905912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30155338584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30155688174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30156049156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30156393488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30156763008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30157122812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30157504648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30157869680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30158282778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30158644288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30158988998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30159348440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30159692034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30160060536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30160443642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30160883676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30161233912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30161580872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30161939090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30162283478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30162644184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30163410000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30163987796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30164372560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30164763010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30165128406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30165481996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30165865176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30166213312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30166648168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30166997288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30167368744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30167732896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30168106686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30168453818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30168815982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30169327808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30169683384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30170058974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30170412536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30170791274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30171159858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30171550144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30171978540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30172340616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30172707778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30173098720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30173498388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30174030786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30174452550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30175130422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30175804090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30176526990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30176897720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30177284978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30177957348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30178338838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30178690166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30179071692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30179438336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30179844806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30180195360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30180618098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30180985564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30181334568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30181698340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30182042284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30182411858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30182784332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30183270964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30183834828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30184403840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30185001864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30185655504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30186111496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30186481386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30186857224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30187220512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30187595506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30187942602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30188303448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30188663750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30189072010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30189437086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30189781944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30190155702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30190516368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30190888132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30191273764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30191690678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30192147854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30192503964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30192863750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 259,2590000,10000,0,0,256,25,299,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30194974096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30195370080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30195734236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30196114302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30196591578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30196954636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30197459192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30197813668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30198183098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30198528022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30198898958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30199258410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30199649800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30200067188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30200421150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30200779520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30201131276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30201553878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30201916020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30202332066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30202759446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30203137800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30203486160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30203835254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30204195884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30204540936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30204902798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30205259848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30205695866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30206060584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30206434028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30206781642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30207131506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30207597962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30207962502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30208388616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30208737154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30209137848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30209500290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30209873456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30210351410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30210946614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30211554624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30211923650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30212288604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30212635154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30213017472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30213399222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30213772650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30214191594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30214545258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30214907246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30215304366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30215683712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30216050120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30216452206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30216890722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30217268824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30217617050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30217965896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30218326618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30218816384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30219196324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30219605954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30219980118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30220340368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30220712708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30221072300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30221419282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30221778188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30222133948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30222558614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30222906368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30223276000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30223645376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30224016780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30224363258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30224721186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30225167700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30225519006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30225959252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30226314054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30226685050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30227048496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30227433170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30227778652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30228198508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30228560376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30228911290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30229270060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30229669764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30230176572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30230556206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30231013866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30231364008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30231713338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30232074160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30232418364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30232780172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30233136418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30233568016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30233933560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30234304952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30234653782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30235000120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30235359728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30235705122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30236078304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30236484066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30236857318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30237217542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30237589090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30237993010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30238356120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30238730850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30239135004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30239515640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30239860526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30240232116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30240590146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30240982422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30241482102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30241834506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30242261496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30242610376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30242972520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30243317924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30243688632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30244047350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30244430128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30244838856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30245188356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30245548016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30245892934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30246253864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30246597142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30246968160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30247365846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30247799270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30248148128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30248495844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30248853776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30249198452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30249560554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30249915520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30250344548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30250715048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30251086954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30251433960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30251782264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30252157708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30252619878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30252984464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30253393582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30253768682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30254206168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30254790890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30255140796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30255501418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30255859680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30256278004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30256661742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30257045826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30257437792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30257840108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30258283596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30258631196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30259057814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30259420676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30259766212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30260128330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30260473664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30260844988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30261215704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30261651064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30262001976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30262349752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30262709376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30263055150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30263416592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30263932638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30264369340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30264734178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30265104548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30265449564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30265797518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30266158050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30266501720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30266872904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30267281820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30267658034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30268018842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30268390092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30268738072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30269084950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30269459770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30269808534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30270248208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30270595506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30270967076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30271328884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30271703020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30272076816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30272439642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30272869578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30273221104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30273584590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30273930920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30274303624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30274750704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30275153084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30275571130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30275927678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30276289662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30276635960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30276999528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30277345634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30277716716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30278088554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30278523876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30278877112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30279227210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30279589330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30279937500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30280303622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30280662688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30281035352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30281457130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30281831724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30282234864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30282617060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30282978738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30283327406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30283705298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30284123874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30284500220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30284868724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30285241632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30285589368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30286120236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30286504158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30286919816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30287286556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30287632288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30288024194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30288386314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30288760204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30289120316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30289470180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30289893516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30290240258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30290601632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30290945518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30291315536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30291673572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30292055780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30292461538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 260,2600000,10000,0,0,256,25,300,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30293999884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30294369788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30294729212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30295155090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30295513578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30295886448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30296248124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30296628208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30296976406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30297446348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30297808700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30298222220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30298589524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30298984352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30299362220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30299787692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30300217848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30300594018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30301029116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30301395696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30301744820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30302110384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30302458218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30302833326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30303210872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30303661108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30304013112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30304386762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30304747926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30305092636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30305453872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30305811018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30306183164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30306623938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30307000264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30307349802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30307698904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30308083520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30308551166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30308928804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30309339432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30309713886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30310081920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30310510668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30310868464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30311214178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30311589482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30312004034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30312368794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30312713474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30313092480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30313450412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30313819114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30314207656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30314613478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30315043306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30315405390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30315773730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30316118336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30316488414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30316846800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30317232434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30317647888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30317997086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30318352822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30318702916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30319061836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30319404318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30319904492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30320270616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30320710850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30321058738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30321405400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30321765656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30322111536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30322474504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30322831112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30323257648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30323622348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30323992486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30324338246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30324685080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30325043224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30325397604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30325758080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30326163432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30326536208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30326896260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30327266674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30327613782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30327960518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30328329882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30328719972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30329099654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30329443662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30329812518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30330170880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30330540468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30331003312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30331355562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30331991480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30332341942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30332703500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30333047316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30333435196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30333808464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30334179950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30334591732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30334943920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30335306400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30335668822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30336029782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30336374454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30336776188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30337211062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30337586598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30337935826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30338284486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30338654526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30339067582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30339445724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30339792044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30340238720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30340600680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30340980898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30341326232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30341675100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30342206476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30342618842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30343051694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30343399304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30343771640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30344132422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30344505172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30344852908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30345215502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30345638626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30345987888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30346348668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30346691310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30347060090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30347418068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30347801716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30348148814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30348568088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30348930120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30349276716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30349638228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30349982994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30350353450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30350730612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30351197058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30351546968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30351894514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30352252298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30352596276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30352957142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30353417812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30353793176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30354218890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30354593418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30354940816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30355287944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30355647352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30355992982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30356366934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30356773302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30357148408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30357509008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30357881822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30358227220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30358573784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30358932126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30359356426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30359845924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30360220344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30360609002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30361010316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30361382080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30361757110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30362147524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30362606476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30362957252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30363319210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30363664896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30364036182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30364505796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30364893374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30365307754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30365692926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30366055326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30366443136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30366820110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30367259740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30367646044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30368127802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30368518840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30368895770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30369273620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30369663848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30370038094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30370477594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30370977096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30371353560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30371714358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30372085694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30372429368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30372773884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30373145666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30373545512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30373917146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30374262096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30374632772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30374992560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30375362946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30375878422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30376230602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30376652780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30377004026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30377366460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30377711894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30378084478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30378442244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30378825142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30379239582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30379589844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30379947310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30380292684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30380653902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30380998480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30381367646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30381737546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30382172036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30382520614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30382897810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30383258862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30383605810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30383967036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30384322668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30384753328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30385119388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30385491658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30385838022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30386186576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30386547018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30386999480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30387365420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30387830084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30388315548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30388683362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30389057144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30389403248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30389751568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30390126198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30390542242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 261,2610000,10000,0,0,256,25,301,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30392549292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30392917418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30393360020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30393724910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30394144334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30394530696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30394885216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30395322844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30395727898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30396325162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30396911320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30397368156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30397731672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30398281144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30398635624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30399194372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30399560930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30399910034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30400275008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30400651740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30401037904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30401398974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30401995470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30402349570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30402703936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30403121426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30403661394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30404204232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30404673454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30405047704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30405415656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30405789062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30406135984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30406551142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30406941422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30407383972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30407808498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30408199464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30408854264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30409377572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30409771632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30410265200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30410651148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30411019888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30411366344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30411728916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30412073998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30412458960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30412906578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30413284100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30413638402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30413987598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30414347084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30414693792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30415070578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30415453478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30415944072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30416343276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30416782052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30417131706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30417478728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30417891328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30418237054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30418689480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30419038860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30419419550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30419780188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30420248488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30421009216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30421733766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30422381516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30423000152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30423678996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30424340658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30424942236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30425613010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30426331114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30427053916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30427671904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30428366314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30429004990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30429370028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30429863826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30430238944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30430604356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30430976784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30431359848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30431958976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30432457856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30432844536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30433241214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30433626644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30433999996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30434391380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30434796128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30435267558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30435675960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30436141380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30436503266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30436863726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30437234756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30437619946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30438117090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30438492082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30438843836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30439190930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30439606970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30439952304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30440326678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30440790680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30441203382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30441564448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30441942346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30442288756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30442637180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30443129728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30443559160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30443942732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30444289224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30444665928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30445023528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30445392190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30445737918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30446098562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30446540872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30446892038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30447262132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30447606922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30448012492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30448393492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30448778956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30449216098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30449568452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30449929700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30450282206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30450643862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30450988084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30451357784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30451727784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30452179346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30452529312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30452883138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30453243672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30453628408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30454103054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30454505030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30455020030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30455387130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30455765878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30456143724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30456494522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30456853512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30457210538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30457670662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30458017292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30458391000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30458751300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30459120966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30459465374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30459823386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30460181416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30460609064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30460974200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30461324264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30461695542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30462079402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30462499112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30462858078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30463322270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30463733498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30464135378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30464511052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30464876864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30465391278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30465760150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30466232762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30466586160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30466940560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30467323312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30467670506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30468033478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30468390368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30468846402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30469211316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30469588236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30469969938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30470319600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30470679624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30471036414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30471398006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30471825398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30472198616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30472564844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30472934904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30473279084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30473624104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30473993582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30474420502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30474788200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30475135058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30475517294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30475879398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30476254146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30476723788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30477138818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30477531810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30477878820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30478247656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30478627376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30479020646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30479398404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30479782844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30480230622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30480582346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30480949668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30481294878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30481655926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30482000650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30482411016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30482837812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30483210810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30483556102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30483910882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30484292214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30484670548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30485060748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30485731362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30486108656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30486476922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30486848868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30487197504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30487692936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30488068930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30488482502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30488848114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30489224118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30489595774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30489958678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30490363122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30490753752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30491174130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30491539376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30491887296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30492258826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30492606256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30492978988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30493340816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30493724898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30494133898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30494485268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30494852914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30495197008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30495557582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30495901142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30496282934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30496641726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30497081736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 262,2620000,10000,0,0,256,25,302,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30498612418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30499129316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30499555322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30499917008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30500278880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30500624014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30500996004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30501355386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30501727754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30502086624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30502531712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30502898512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30503245836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30503609090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30503954570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30504327532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30504700338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30505074112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30505484988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30505836182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30506196750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30506542934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30506905298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30507249982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30507632744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30508053618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30508429886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30508779056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30509126434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30509486558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30509831570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30510326868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30510674530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30511111594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30511473770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30511845988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30512192054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30512539224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30512899510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30513255218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30513678928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30514027036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30514397138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30514758100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30515128912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30515475460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30515834606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30516193274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30516603726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30516967268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30517310916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30517703184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30518064192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30518436726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30518795474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30519286712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30519668942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30520015612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30520377354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30520722632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30521233570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30521615158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30522060196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30522412528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30522761512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30523122098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30523467560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30523828824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30524173070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30524554724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30524978484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30525353228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30525701994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30526049408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30526409154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30526753910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30527126632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30527470916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30527900584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30528263256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30528635396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30528981860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30529328250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30529688676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30530048370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30530474318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30530821846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30531192788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30531554736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30531924180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30532269706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30532731704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30533175362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30533525282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30533886210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30534230344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30534601910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30534959988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30535329442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30535688918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30536099194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30536461304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30536806954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30537168326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30537512200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30537881636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30538278468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30538650598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30539058176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30539407662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30539766336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30540111120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30540472076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30540815106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30541195586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30541617250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30541993532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30542341300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30542689098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30543049288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30543397298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30543864280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30544209926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30544641856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30545008248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30545378898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30545725194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30546071048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30546429584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30546786632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30547209126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30547556364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30547927860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30548285912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30548676558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30549022420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30549370932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30549742476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30550150674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30550515778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30550860332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30551231094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30551590290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30551961320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30552320576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30552669588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30553090258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30553438902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30553802694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30554149240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30554520704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30555036404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30555412738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30555822960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30556175552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30556536256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30556882752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30557245816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30557591100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30557973788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30558392578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30558768324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30559117196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30559464342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30559825370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30560173636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30560536394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30560890272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30561319116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30561685308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30562262450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30562615574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30562963124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30563359016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30563739322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30564204202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30564552962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30564925126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30565285486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30565656590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30566192194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30566545034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30566967138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30567315092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30567676946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30568038068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30568408432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30568767748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30569147842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30569554896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30569908498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30570267728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30570612452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30570973116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30571317066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30571687160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30572057458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30572491034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30572841152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30573190104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30573549286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30573894404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30574255112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30574610668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30574980802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30575402236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30575776598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30576123278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30576471612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30576832764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30577272206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30577648852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30578056598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30578430728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30578790916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30579163048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30579522796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30579871586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30580244070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30580588782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30581015186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30581365038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30581738232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30582100022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30582470520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30582817544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30583174658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30583598788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30583950022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30584316082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30584663790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30585036776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30585397584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30585768956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30586128846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30586539632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30586901236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30587248016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30587608192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30587951512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30588452790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30588828998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30589263796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30589613168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30589960868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30590320500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30590664956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30591027390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30591372522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30591755528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30592173126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30592587336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30592954858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30593336222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30593695968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 263,2630000,10000,0,0,256,25,303,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30595764312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30596138180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30596509798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30596883824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30597258804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30597704002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30598058044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30598409524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30598771528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30599117484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30599561066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30599956482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30600390104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30600755590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30601126448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30601473392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30601821030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30602182448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30602528998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30602903528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30603308302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30603683180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30604044040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30604414046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30604760182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30605106674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30605478836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30605825796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30606250358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30606600560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30606973982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30607335308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30607707158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30608056116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30608417234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30608839910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30609190496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30609553302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30609898510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30610269884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30610630942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30611103722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30611453918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30611877288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30612239668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30612585972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30612947622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30613290958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30613660434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30614032006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30614464160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30614813998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30615160770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30615520710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30615865612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30616226660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30616570310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30616952032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30617372326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30617746662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30618091558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30618438228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30618796348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30619142064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30619513970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30619858400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30620287378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30620650034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30621020508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30621366018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30621713476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30622162414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30622522274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30622948318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30623295424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30623665710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30624025746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30624397346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30624742506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30625103700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30625464128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30625884412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30626248894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30626593236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30626976004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30627337026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30627708066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30628102976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30628547080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30628928196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30629292072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30629653844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30629996916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30630365942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30630739174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30631180674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30631530492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30631878350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30632239594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30632584794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30632945478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30633399610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30633773004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30634197776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30634573528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30634920962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30635268280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30635627638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30635972594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30636346300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30636753922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30637130814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30637491260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30637861944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30638208658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30638557374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30638921276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30639525680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30639908618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30640254288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30640625622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30641010344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30641417332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30641765950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30642161702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30642630732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30643021748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30643402042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30643748932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30644137844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30644677010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30645142700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30645536768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30645888028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30646266158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30646628664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30647010184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30647400880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30647790432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30648220534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30648597232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30648944292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30649293266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30649656216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30650000850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30650407112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30650816958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30651190464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30651550434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30651922860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30652270896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30652619300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30652991166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30653337062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30653772180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30654166270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30654580668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30654941980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30655311840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30655814030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30656167934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30656606426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30656956006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30657318860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30657664796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30658035432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30658397648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30658801344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30659215154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30659568490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30659927648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30660274170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30660637086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30660982648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30661353948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30661728040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30662193644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30662544760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30662893030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30663253062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30663599326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30663960770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30664318378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30664780944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30665148536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30665522718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30665870372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30666218586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30666576580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30667032136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30667395638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30667807684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30668183078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30668543198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30668917194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30669263986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30669612624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30669984626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30670396606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30670766674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30671116046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30671492170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30671975528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30672569280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30673264978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30673629472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30673991680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30674341700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30674707384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30675082344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30675469046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30675827850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30676284628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30676631924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30676978600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30677338300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30677681554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30678234412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30678583926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30679017428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30679382778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30679756370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30680103512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30680451538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30680810166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30681167102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30681588880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30681937400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30682308314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30682779332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30683156750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30683505806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30683868296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30684230874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30684645842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30685013250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30685359272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30685732236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30686094674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30686469196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30686844740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30687257732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30687624200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30687972280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30688336776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30688683284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30689056460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30689565330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30690008860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30690360352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30690738776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30691100476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30691446354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30691808008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30692151502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30692534936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30692960430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 264,2640000,10000,0,0,256,25,304,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30694514606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30694870150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30695236930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30695674892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30696029360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30696393326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30696739808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30697112584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30697473544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30697870858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30698218320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30698635554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30698997956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30699343932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30699705574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30700051562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30700527924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30701268948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30701671454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30702030184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30702381866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30702747096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30703096784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30703479572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30703828702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30704326220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30704750304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30705128502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30705478250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30705834718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30706260278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30706612784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30707056694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30707439222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30707826926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30708194358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30708572668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30708938858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30709295984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30709743078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30710103788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30710485966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30710918246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30711303274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30711890140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30712380366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30712766756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30713137176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30713511576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30713872018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30714249292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30714620516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30715006474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30715447936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30715833658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30716427498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30716791094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30717161964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30717529776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30717969098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30718325640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30718706336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30719071194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30719448204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30719797980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30720162264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30720525656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30720940308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30721309004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30721658364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30722034844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30722397622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30722932832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30723291030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30723707138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30724098534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30724461242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30724837842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30725183924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30725558014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30725931842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30726371402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30726724680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30727079038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30727440452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30727788952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30728155372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30728502232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30728888714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30729316104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30729693426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30730043842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30730395876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30730868382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30731232818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30731612104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30732034342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30732413268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30732778042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30733150716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30733500378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30734065824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30734469730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30734889524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30735258848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30735606564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30735982390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30736344832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30736721144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30737083588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30737434368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30737857994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30738207952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30738571874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30738918066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30739384032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30739789520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30740163636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30740584816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30740943772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30741304842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30741652456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30742016298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30742363556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30742801332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30743239166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30743617682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30743969544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30744321310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30744684636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30745033768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30745548012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30745973650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30746352452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30746726572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30747098632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30747446548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30747796144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30748170966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30748516974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30748949624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30749298602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30749669808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30750030432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30750401452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30750747264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30751108738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30751468100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30751886602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30752252084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30752598952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30752971004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30753333024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30753704908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30754064478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30754475700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30754838740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30755205340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30755569952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30755916212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30756363474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30756761412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30757200354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30757553756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30757912900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30758274856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30758621338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30758984722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30759342868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30759724044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30760149540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30760525548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30760874316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30761224656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30761585226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30761940336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30762353740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30762764584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30763154254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30763516450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30763890078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30764238414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30764587384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30764959202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30765307384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30765735326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30766085336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30766458040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30766819664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30767191324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30767764028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30768124350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30768553768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30768904466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30769269020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30769614436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30769989608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30770350714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30770737368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30771164100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30771521596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30771892654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30772241686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30772605858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30772951366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30773335668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30773700728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30774137960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30774490196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30774838918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30775200664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30775547356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30775912418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30776270448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30776642714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30777072564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30777449836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30777797914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30778146344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30778506256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30778989390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30779357386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30779778128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30780155834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30780518760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30780891452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30781240878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30781591886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30781965090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30782375512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30782744306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30783092746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30783467722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30783830812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30784203716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30784587782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30784937740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30785362484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30785716748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30786084414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30786451454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30786826622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30787189606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30787580120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30788003122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30788354694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30788715230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30789061848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30789424748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30789769724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30790249788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30790616202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30791054574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30791408014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30791756594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 265,2650000,10000,0,0,256,25,305,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30794146404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30794516696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30794882260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30795229098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30795645570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30796066008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30796543634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30796898916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30797256922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30797626744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30797978716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30798354178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30798729018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30799168962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30799535498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30799908636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30800257796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30800607132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30800968406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30801514530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30801935008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30802295838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30802669288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30803032120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30803406204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30803754376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30804149002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30804512530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30804923640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30805287298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30805650764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30806074536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30806439730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30806813464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30807175318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30807595512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30807963228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30808312754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30808678756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30809026294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30809402316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30809775722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30810148210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30810561930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30810915932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30811278688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30811626158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30811989692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30812487186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30812875016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30813302892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30813682628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30814032376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30814383880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30814746446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30815095518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30815473366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30815819906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30816253110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30816620538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30816994422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30817342242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30817690964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30818052496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30818444138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30818869472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30819218902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30819614226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30819977130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30820352716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30820701392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30821062600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30821423440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30821841996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30822208102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30822553624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30822924750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30823284074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30823760326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30824191716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30824620156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30824984596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30825330736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30825692352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30826037148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30826408488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30826780990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30827217242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30827568750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30827917522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30828279032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30828625708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30828989460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30829345534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30829717852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30830140092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30830516562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30830862828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30831211256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30831571124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30831919496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30832293508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30832640342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30833073298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30833438394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30833812682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30834161034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30834508704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30835003898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30835357276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30835785866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30836134952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30836509388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30836870576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30837242016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30837588770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30837949790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30838375492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30838730718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30839097026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30839445056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30839820770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30840185936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30840573050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30840923138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30841343800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30841709580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30842055730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30842419130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30842763520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30843135498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30843508798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30843930590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30844291722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30844641174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30845001860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30845348476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30845710652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30846234506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30846611550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30847035752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30847414088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30847762184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30848111544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30848472444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30848819324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30849193964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30849598598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30849974106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30850358888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30850795700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30851145464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30851495546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30851872324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30852271774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30852718268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30853066268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30853442430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30853807030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30854179388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30854537342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30854887896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30855320984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30855672754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30856038850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30856386800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30856760972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30857230588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30857621090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30858040686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30858392922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30858753042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30859099600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30859461566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30859809878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30860193644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30860554912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30860991156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30861342764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30861691924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30862053814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30862399358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30862762542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30863120082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30863551210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30863918134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30864291584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30864638948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30864989288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30865349208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30865694884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30866092164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30866501112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30866876098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30867237248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30867610498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30867958994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30868568946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30868960496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30869383112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30869977286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30870328304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30870702710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30871066408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30871452584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30871802760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30872218526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30872582792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30872931476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30873296560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30873644534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30874018518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30874445236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30874884284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30875235184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30875586256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30875948066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30876294142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30876657448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30877014756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30877386268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30877810926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30878186852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30878533842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30878959626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30879322452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30879838284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30880205708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30880663912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30881044820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30881410090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30881783248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30882156182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30882508896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30882886370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30883299054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30883664436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30884010246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30884382284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30884742546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30885115090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30885472926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30885821886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30886251274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30886602440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30886968210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30887315842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30887688880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30888047744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30888430696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30888838660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30889191348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30889553252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30889900974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30890265880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30890612344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30891127534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 266,2660000,10000,0,0,256,25,307,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30892751318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30893140292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30893490302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30893863826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30894232168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30894651322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30895020044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30895368962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30895743670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30896108018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30896482288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30896843912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30897257710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30897621954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30897968690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30898329792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30898696170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30899070300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30899442784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30899814868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30900231136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30900585052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30900948024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30901296152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30901660956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30902108848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30902495952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30902927538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30903304276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30903653916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30904003040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30904363042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30904710368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30905086624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30905433104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30905862736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30906229374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30906603790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30907018206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30907376326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30907752254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30908097620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30908567928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30908951440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30909327050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30909688784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30910062942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30910410738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30910773512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30911202790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30911557910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30911925502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30912274990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30912651610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30913014144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30913498724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30913850070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30914287600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30914650796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30914996288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30915358008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30915701908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30916072944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30916445596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30916888564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30917241216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30917590066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30917951340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30918298320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30918661678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30919018846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30919389962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30919814646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30920190612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30920539932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30920889668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30921250396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30921596958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30921971950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30922382394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30922759910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30923123288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30923497860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30923847866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30924198940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30924671310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30925022136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30925453524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30925806452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30926182276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30926547488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30926923730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30927273416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30927636756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30928061284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30928412232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30928775968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30929120968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30929505830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30929868070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30930286708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30930785324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30931145394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30931572742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30931920996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30932285164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30932631136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30933020646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30933381500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30933823894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30934176462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30934531810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30934893534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30935288984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30935855106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30936204864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30936673742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30937114190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30937488632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30937835720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30938187728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30938559310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30938906506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30939333950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30939683692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30940057084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30940430022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30940801342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30941148818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30941508426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30941868654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30942277884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30942643668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30942989770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30943361558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30943721584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30944094234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30944453022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30944864528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30945228880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30945606486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30945968628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30946313640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30947023838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30947413344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30947854482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30948204640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30948553186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30948913838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30949259898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30949622070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30949980188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30950409946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30950775412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30951146110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30951493966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30951843370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30952203192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30952560616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30952924148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30953330878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30953709052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30954070916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30954445446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30954793264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30955142438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30955514198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30955861448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30956286336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30956635648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30957007706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30957368670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30957742450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30958238800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30958593140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30959017468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30959368412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30959808830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30960158936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30960534282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30960913126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30961320648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30961738730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30962093626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30962468600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30962820244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30963187080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30963589700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30963991098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30964436114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30964813310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30965217716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30965567472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30965928466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30966273918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30966648336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30966992142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30967427600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30967795200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30968169880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30968517674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30968868200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30969352154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30969706144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30970139172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30970491136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30970866308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30971229566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30971603248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30971951904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30972312950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30972673594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30973082624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30973446952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30973793250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30974165338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30974527026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30974900344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30975266610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30975677180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30976043962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30976394360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30976760024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30977124972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30977498994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30977872800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30978258088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30978673808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30979024694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30979385016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30979729788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30980089614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30980564426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30980939978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30981365816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30981742866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30982090878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30982439608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30982802094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30983150628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30983526560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30983920088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30984310686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30984673896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30985045832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30985393842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30985742808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30986154126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30986500758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30986925566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30987276706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30987650004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30988082494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30988457984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30988807644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30989173298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 267,2670000,10000,0,0,256,25,308,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 30990837414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30991192820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30991716182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30992093250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30992565458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30992936394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30993373944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30993755054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30994110108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30994476706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30994838216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30995303838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30995652492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30996024378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30996384846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 30996758416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30997103358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 30997462152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 30997821820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 30998232974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 30998595520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 30998939060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 30999306752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 30999664720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31000112856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31000482560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31000909248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31001273608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31001621804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31001984914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31002332032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31002785370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31003185272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31003629598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31003982168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31004332170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31004693298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31005040724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31005405964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31005762974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31006135454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31006560456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31006936844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31007285038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31007635280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31007996954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31008343516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31008717942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31009133268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31009519182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31009881946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31010254332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31010603652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31010953962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31011314628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31011673122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31012096822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31012446962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31012819942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31013182280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31013555504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31013973722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31014358432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31014781420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31015133334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31015496636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31015843898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31016269822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31016651264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31017039274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31017388836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31017806344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31018173252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31018529202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31018894696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31019241632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31019614744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31020038988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31020518246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31020871186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31021227184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31021637366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31021985532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31022349098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31022711790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31023143328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31023733154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31024117798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31024464936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31024814128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31025353688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31025707200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31026141726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31026491222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31026865456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31027228268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31027602570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31027950368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31028312634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31028718410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31029086180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31029450358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31029796354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31030169538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31030531934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31030904846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31031294088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31031714940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31032081700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31032431196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31032795258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31033141570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31033514546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31033889450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31034377356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31034758990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31035129560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31035523210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31035873426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31036238690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31036702186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31037142544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31037521714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31037897482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31038246772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31038598116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31038960732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31039386586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31039761714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31040180422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31040558182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31040945472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31041321748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31041671676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31042022554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31042432274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31042847556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31043217618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31043575080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31043950766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31044314466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31044750034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31045113204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31045463236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31045892524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31046243128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31046611000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31046956424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31047327754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31047818906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31048254968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31048702760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31049059458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31049429554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31049825766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31050190452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31050732176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31051451836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31052090766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31052770728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31053427096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31054179180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31054596580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31054956288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31055334914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31055682352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31056054994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31056431984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31056890784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31057243682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31057600952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31057961662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31058329322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31058692742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31059194414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31059635476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31060003394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31060384498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31060734158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31061084138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31061445604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31061805114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31062168712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31062580168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31062955478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31063323772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31063697978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31064047066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31064396014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31064771332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31065183784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31065550114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31065896814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31066275856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31066637118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31067010420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31067368716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31067718266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31068141176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31068493034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31068860904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31069208650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31069582768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31070037706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31070427826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31070844160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31071199718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31071563450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31071912732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31072279584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31072628280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31073095460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31073460352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31073905084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31074276016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31074635090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31074998392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31075344974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31075708322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31076066578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31076559496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31076929698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31077307298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31077654676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31078047588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31078409244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31078767962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31079253526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31079647640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31080021410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31080385080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31080759104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31081108284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31081591272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31082081450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31082435832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31082801248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31083147542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31083520398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31083883086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31084270910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31084619444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31085032016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31085395366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31085741090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31086103412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31086448482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31086818568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31087191400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31087625416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31087979988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31088332140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31088695654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31089045186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31089411404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 268,2680000,10000,0,0,256,25,309,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 31091232480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31091620434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31091991886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31092476330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31092846612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31093268964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31093641386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31093989424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31094352588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31094698582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31095071700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31095444314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31095819418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31096229688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31096582416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31096944876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31097292026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31097656492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31098001788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31098424522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31098848114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31099224012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31099572942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31099922650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31100283424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31100846902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31101301818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31101741098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31102119722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31102483962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31102857856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31103207696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31103752780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31104118956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31104528454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31104952942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31105306822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31105680666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31106070640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31106467438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31106829844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31107277462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31107641942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31107988050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31108349866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31108693996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31109064736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31109437078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31109808430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31110218984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31110570588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31110932042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31111277632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31111640090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31111985566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31112368130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31112793188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31113169658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31113519180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31113868230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31114229636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31114575724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31115088160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31115438542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31115873100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31116240580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31116614300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31116963964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31117313464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31117741996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31118096612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31118535654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31118888270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31119265968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31119629418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31120003798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31120354352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31120718048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31121132670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31121492438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31121855790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31122201554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31122590272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31122952338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31123338180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31123687230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31124101744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31124465846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31124812276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31125175462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31125521004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31125892460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31126366170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31126806696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31127161796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31127514306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31127878488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31128228954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31128595546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31128955036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31129400438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31129836006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31130215550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31130566664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31130916424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31131281208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31131629740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31132008546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31132416632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31132800878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31133215062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31133589180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31133938960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31134333026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31134709574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31135057208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31135486928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31135833516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31136204652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31136563536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31136936390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31137503012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31137859798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31138305408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31138655498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31139016956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31139362790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31139735936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31140097368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31140483052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31140894574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31141248114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31141631390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31141978430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31142341864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31142710108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31143093004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31143455512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31143890664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31144241448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31144590160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31144950460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31145296840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31145659458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31146018374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31146450428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31146815970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31147188622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31147537886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31147887220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31148248066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31148703238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31149071862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31149487196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31149862202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31150225862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31150598304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31150945134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31151293724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31151669206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31152077688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31152443796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31152788448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31153159288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31153519626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31153907568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31154306958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31154656616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31155078312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31155428210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31155793872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31156139900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31156511444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31156872788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31157258200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31157723234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31158079336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31158451370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31158800894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31159166686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31159593366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31159998676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31160423574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31160802008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31161205536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31161557930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31161920258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31162268740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31162686504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31163034688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31163471058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31163837060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31164208228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31164555922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31164903812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31165263758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31165621674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31166043192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31166392794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31166765650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31167128262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31167502454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31167850680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31168212212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31168574314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31168984038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31169441668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31169791280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31170163140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31170523468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31171003444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31171357912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31171784966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31172151576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31172502254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31172867880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31173216082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31173590756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31173965256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31174405246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31174824654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31175180716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31175543186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31175907610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31176273166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31176633556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31177008136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31177654206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31178035330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31178387148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31178737444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31179101576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31179464932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31179831206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31180247074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31180622650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31180986174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31181361464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31181711886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31182219972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31182588142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31183000106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31183369132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31183718244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31184095046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31184457452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31184831498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31185226282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31185637226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31186077196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31186436498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31186800640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31187146086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31187519356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31187894010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31188266256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31188684432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 269,2690000,10000,0,0,256,25,310,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 31190321470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31190770380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31191202532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31191569274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31191917738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31192295372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31192662106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31193038102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31193538666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31193963072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31194333230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31194680766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31195043942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31195390542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31195762750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31196136368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31196510458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31196923440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31197276822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31197640230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31197987414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31198351538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31198697674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31199081494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31199444002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31199889948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31200241354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31200589988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31200950204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31201297280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31201660566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31202036828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31202471844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31202838706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31203211292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31203559902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31203909658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31204270614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31204724444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31205154700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31205506812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31205882222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31206243898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31206617744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31206966970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31207317450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31207692172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31208101072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31208468544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31208815870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31209190282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31209552310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31209926884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31210327062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31210724074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31211101196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31211449664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31211812810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31212159462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31212532670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31212894282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31213277726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31213688482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31214074210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31214475014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31214823742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31215187748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31215632962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31216024744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31216450844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31216829604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31217186752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31217605390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31217970418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31218319222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31218699020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31219154516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31219537396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31219899324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31220271692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31220619640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31220969162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31221343700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31221692562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31222119490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31222468254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31222839554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31223198010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31223568686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31223915382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31224291578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31224652174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31225066460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31225431028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31225775212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31226145938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31226504220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31227057698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31227413072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31227826152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31228191372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31228539174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31228902878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31229248486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31229621312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31229995874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31230431604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31230783912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31231134190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31231494820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31231840756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31232204008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31232561820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31232933918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31233373928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31233751016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31234097954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31234446960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31234808202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31235155348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31235530368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31235921800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31236311212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31236673926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31237047598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31237395540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31237744802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31238209526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31238561036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31238985728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31239335336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31239708016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31240069708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31240508348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31240880846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31241260036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31241717650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31242068298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31242507334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31242856940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31243231904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31243594390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31243982572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31244398734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31244754746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31245118584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31245475906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31245886410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31246233990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31246625738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31246986800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31247460686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31247813028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31248163184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31248523670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31248891458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31249405920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31249756280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31250206818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31250574888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31250987764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31251358360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31251727482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31252090172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31252453686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31252896256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31253246226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31253619010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31253998364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31254582800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31254949900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31255299644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31255730726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31256081332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31256444168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31256790342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31257163244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31257525622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31257910222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31258258972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31258681864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31259046130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31259393106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31259755222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31260100778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31260625298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31260993862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31261426814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31261778610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31262128240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31262488532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31262835180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31263198194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31263556796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31263988570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31264355388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31264748432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31265097794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31265447688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31265808168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31266228612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31266594502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31267015742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31267391498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31267753342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31268127564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31268475480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31268823936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31269198892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31269610016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31269978880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31270328370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31270770826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31271136728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31271509508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31271976334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31272400714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31272764920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31273111038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31273481080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31273826388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31274253612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31274630226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31275001838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31275530084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31275886084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31276249742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31276598516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31276961638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31277309354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31277694464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31278122162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31278498482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31278847338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31279196212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31279559854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31279909060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31280285228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31280652940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31281089400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31281456668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31281829694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31282177530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31282526786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31282997302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31283349698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31283776262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31284124004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31284496700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31284857498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31285228936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31285574984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31285935608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31286362556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31286719100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 270,2700000,10000,0,0,256,25,311,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 31288661150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31289018482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31289475176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31289843204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31290221334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31290573410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31290929226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31291294618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31291654426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31292082494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31292432916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31292806600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31293169060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31293542852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31293890708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31294394236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31294824936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31295178796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31295545556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31295894126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31296268732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31296631118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31297016890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31297382984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31297793610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31298157828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31298506348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31298923802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31299282142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31299655022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31300033220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31300475636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31300830024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31301187956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31301548936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31301897754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31302311812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31302672090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31303045720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31303501986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31303929792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31304278922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31304628812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31304991300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31305455466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31305823116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31306235400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31306610308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31306982180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31307352920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31307701114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31308047976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31308420484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31308832388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31309199292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31309545408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31309917970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31310280074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31310652856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31311026328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31311376798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31311800842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31312153320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31312517440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31312880690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31313253604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31313614574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31313999418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31314412142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31314766528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31315179894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31315540908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31315904088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31316250442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31316725128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31317145528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31317525474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31317874282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31318222862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31318584572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31318931488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31319294364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31319652554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31320081458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31320447244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31320821502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31321169706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31321518018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31321878076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31322270410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31322635510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31323041692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31323417720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31323779640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31324153308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31324503360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31324853826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31325226452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31325634392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31326000848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31326347594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31326720330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31327105918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31327519456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31328030784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31328448378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31328830350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31329178940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31329542548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31329888826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31330260712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31330694350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31331069260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31331715594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31332115522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31332480666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31332829648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31333196570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31333559200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31334003024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31334370518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31334743032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31335090064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31335438072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31335797430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31336156534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31336519144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31336930978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31337309512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31337674052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31338049372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31338400976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31338896748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31339276864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31339689116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31340055150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31340400310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31340772482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31341133272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31341505056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31341862556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31342210284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31342635030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31342985342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31343348826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31343738094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31344114466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31344494352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31344885634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31345312110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31345665970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31346031334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31346378664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31346742592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31347088428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31347472726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31347835100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31348271316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31348621976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31348971542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31349333474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31349679288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31350179310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31350529928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31350967268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31351333188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31351706532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31352054434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31352402788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31352763184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31353121860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31353542210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31353901268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31354274608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31354638374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31355010792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31355399332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31355789570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31356153316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31356570756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31356938488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31357285064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31357658930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31358020602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31358392570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31358806172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31359258574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31359624148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31360011436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31360404238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31360751388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31361123736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31361604252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31362047714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31362399938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31362751308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31363112986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31363459832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31363824182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31364182416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31364555850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31364980164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31365357554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31365708944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31366058004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31366418600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31366766358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31367141830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31367544948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31367925018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31368286756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31368671686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31369021086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31369370412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31369747530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31370096438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31370528674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31370876830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31371250212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31371611924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31371985810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31372447196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31372814486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31373239472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31373592918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31373956524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31374303482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31374676716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31375039756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31375425304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31375789256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31376210674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31376574588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31376922014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31377285752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31377631264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31378003342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31378409864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31378844372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31379196592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31379546650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31379907448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31380254242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31380617392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31380974818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31381346648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31381777294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31382154086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31382503428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31382853130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31383217226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31383702028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31384085132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31384502096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31384878896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31385248072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31385621456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 271,2710000,10000,0,0,256,25,312,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 31387334176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31387701792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31388078546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31388480632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31388845286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31389190410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31389576076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31390002558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31390383934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31390733782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31391084656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31391448480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31391797258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31392190610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31392536980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31392971932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31393334740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31393705296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31394052558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31394400188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31394866810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31395229780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31395658478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31396008078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31396380806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31396742364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31397113528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31397459356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31397855924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31398215262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31398633578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31398999636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31399344542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31399716346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31400077394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31400449790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31400809084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31401217944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31401581714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31401930924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31402296294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31402643710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31403017464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31403433680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31403811628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31404228162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31404581170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31404943774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31405289956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31405652814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31406137374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31406512810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31406937164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31407315302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31407663318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31408214286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31408581918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31408943330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31409308692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31409722470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31410099784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31410461768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31410834742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31411182276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31411531246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31411969840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31412388652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31412751418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31413094048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31413474170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31413833464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31414203990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31414560558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31414907646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31415400568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31415753930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31416126172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31416518362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31416892264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31417424522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31417801252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31418215838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31418572790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31418942726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31419289636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31419653420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31419999410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31420383842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31420809412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31421187748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31421539834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31421889476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31422252466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31422600912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31422977454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31423323636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31423775086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31424142890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31424517562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31424866470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31425217086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31425578754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31425937348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31426364376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31426714812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31427088272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31427450700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31427823876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31428172334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31428672776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31429040026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31429450900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31429819736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31430169026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31430545114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31430908556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31431283052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31431645620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31432119796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31432491680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31432842238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31433207828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31433555266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31433929446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31434336976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31434777088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31435160684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31435536048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31435935486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31436324894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31436713348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31437083746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31437457370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31437893992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31438272790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31438621778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31438970976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31439353866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31439813504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31440244326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31440661786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31441037344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31441404016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31441778800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31442129164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31442479076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31442855080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31443265166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31443681150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31444035450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31444408520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31444816312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31445189672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31445551268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31445967128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31446332054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31446681150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31447055232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31447402564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31447816752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31448192614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31448621244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31449086914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31449470682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31449844856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31450238036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31450601798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31451094764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31451472266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31451904360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31452279012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31452627428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31453007936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31453404578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31453791558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31454155000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31454569678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31454946388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31455308254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31455698986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31456049058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31456399716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31456772110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31457182812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31457549986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31457896426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31458268992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31458630958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31459004176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31459361440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31459709642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31460135224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31460487682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31460854222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31461202676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31461577802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31462057920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31462452028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31462869738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31463222550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31463583790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31463931126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31464295024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31464671758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31465057174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31465417996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31465860634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31466214276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31466566882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31466929892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31467277868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31467643082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31468001834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31468494260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31468865288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31469246348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31469595878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31469945816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31470306034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31470664634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31471044900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31471462604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31471884998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31472255168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31472628956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31473021070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31473493670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31473859530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31474272984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31474638670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31474983660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31475354900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31475714264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31476085582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31476442554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31476850616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31477214520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31477561952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31477924744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31478269824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31478641078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31479013280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31479386726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31479797660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31480151240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31480512304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31480858822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31481221816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31481567676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31481950642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31482374448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31482752020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31483102326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31483451220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31483814574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 272,2720000,10000,0,0,256,25,313,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 31485977896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31486356142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31486705488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31487082784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31487517386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31487995624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31488379534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31488789920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31489181604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31489529866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31489922102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31490342538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31490788450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31491156784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31491532294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31491883316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31492251176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31492656704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31493017670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31493413340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31493833338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31494208872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31494569782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31494942136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31495290260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31495803444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31496170318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31496581176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31497019828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31497376344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31497749504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31498111932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31498486124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31498848478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31499262028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31499627016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31500026880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31500392216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31500738864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31501152838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31501532786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31501979004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31502332322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31502682352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31503045208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31503394488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31503759878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31504134098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31504507316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31504932938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31505307720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31505654970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31506003396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31506363148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31506709072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31507180560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31507594076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31507967882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31508328106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31508697678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31509042926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31509388458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31509757442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31510102324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31510525620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31510874190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31511245752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31511606440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31511977040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31512323612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31512683244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31513043724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31513453924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31513821288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31514168114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31514542324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31514903392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31515274330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31515632404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31516043474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31516408104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31516755302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31517118106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31517463420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31517877052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31518360880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31518864842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31519251688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31519618724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31519981682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31520328448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31520692808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31521052936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31521426626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31521860086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31522236372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31522586160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31522935536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31523297224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31523643816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31524018056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31524426030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31524801596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31525236088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31525609712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31525957656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31526306346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31526680976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31527027840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31527458224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31527807398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31528233722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31528596790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31528969082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31529510514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31529866466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31530294244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31530646486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31531013208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31531362734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31531738326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31532102638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31532488596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31532901968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31533255322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31533616308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31533963066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31534326216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31534671746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31535054110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31535431084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31535870370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31536223972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31536575888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31536940494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31537289948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31537656098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31538015858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31538451898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31538817198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31539189430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31539536890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31539884888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31540245966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31540698476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31541065144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31541475280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31541849836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31542212044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31542585528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31542934788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31543283934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31543656526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31544062990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31544429202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31544775570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31545148014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31545509028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31545881796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31546279004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31546630896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31547056116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31547406904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31547770680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31548116600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31548489126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31548850754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31549234078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31549663894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31550015980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31550377148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31550739762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31551103664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31551449708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31551924018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31552351974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31552732844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31553081364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31553493680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31553898502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31554250350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31554628756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31554975668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31555425820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31555794556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31556179620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31556578046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31556927736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31557287932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31557687326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31558151376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31558502660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31558878480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31559239358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31559612994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31559962084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31560324312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31560743778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31561102376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31561465214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31561810578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31562380656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31562870308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31563278524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31563695846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31564049160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31564412956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31564759746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31565123650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31565470180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31565854156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31566213764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31566671596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31567023770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31567374588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31567735244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31568081360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31568443940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31568800964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31569237384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31569602770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31569975832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31570323322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31570671596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31571031840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31571388840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31571752070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31572159166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31572536726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31572899462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31573272116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31573619952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31574060706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31574450260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31574861108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31575228380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31575575216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31575947270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31576309706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31576682880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31577042100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31577391374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31577810274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31578160824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31578524560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31578871170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31579243752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31579604998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31579989896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31580396740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31580748388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31581107986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31581509612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31581882190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31582244448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31582631850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31582994342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 273,2730000,10000,0,0,256,25,315,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 31584708378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31585068692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31585575280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31586071256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31586428720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31586793022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31587139846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31587515014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31587877196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31588266514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31588613858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31589028250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31589393102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31589743072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31590109218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31590458096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31590832456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31591230916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31591672524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31592025966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31592375086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31592738508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31593087464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31593453074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31593814274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31594187016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31594611640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31594988480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31595339798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31595688776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31596051560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31596496884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31596877120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31597289546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31597668398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31598032470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31598407044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31598776726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31599128484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31599503408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31599854182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31600281458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31600630460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31601018710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31601443232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31601817592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31602217360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31602567976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31603003680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31603354856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31603718744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31604065094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31604437826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31604797878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31605182794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31605599024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31605952654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31606313116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31606660440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31607024060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31607369688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31607880858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31608248440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31608684758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31609034156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31609381880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31609804228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31610152694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31610515584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31610874264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31611312944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31611679350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31612060014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31612407562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31612797808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31613163070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31613522104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31613990482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31614356642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31614729132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31615089780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31615502010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31615854610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31616219086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31616580124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31617010434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31617378756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31617727660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31618102030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31618464546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31618980810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31619332076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31619750378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31620118272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31620469092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31620835000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31621184002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31621558926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31621933030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31622370110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31622720480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31623070070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31623431470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31623778206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31624139780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31624485528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31624867342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31625298626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31625675224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31626024570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31626374994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31626736492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31627082516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31627456596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31627805704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31628236988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31628602348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31628972950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31629319100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31629666516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31630150840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31630506584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31630943488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31631294230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31631665836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31632027630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31632400526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31632748046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31633111240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31633471314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31633882522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31634250706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31634600416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31634976680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31635341566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31635713918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31636072386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31636523336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31636890876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31637238282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31637600994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31637992634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31638384092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31638948252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31639404630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31639756206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31640113990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31640476570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31640825364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31641414898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31641767086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31642287068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31642656266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31643030616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31643378932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31643729136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31644092302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31644455724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31644885168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31645234384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31645607058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31645985392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31646358062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31646705130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31647065806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31647427998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31647838338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31648206194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31648553138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31648926328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31649288640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31649661742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31650022138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31650433682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31650798672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31651145710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31651508526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31651853130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31652223726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31652694744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31653069808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31653483214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31653834992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31654196868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31654543798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31654908040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31655255470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31655639980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31656059406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31656437282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31656787104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31657135806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31657498130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31657846020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31658254518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31658600538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31659034082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31659400692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31659774246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31660123880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31660473410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31660834708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31661194666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31661641992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31661994286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31662368064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31662731116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31663105252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31663454426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31663927002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31664358206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31664714750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31665079552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31665427202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31665800256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31666186244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31666612958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31666964088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31667375692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31667742800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31668102934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31668468700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31668815304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31669213312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31669614874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31670087354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31670494546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31670847888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31671211826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31671560858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31671926274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31672286398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31672661096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31673088736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31673465500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31673813468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31674162758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31674523684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31674990228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31675359480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31675775408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31676152950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31676515154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31676887144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31677259468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31677610738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31677985220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31678391240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31678758190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31679104672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31679477726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31679839374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31680213926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31680573194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31680923402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 274,2740000,10000,0,0,256,25,316,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 31682893756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31683251598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31683630630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31684050560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31684431152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31684794584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31685172156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31685522032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31685873566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31686350930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31686775052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31687144042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31687491088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31687864636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31688226484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31688599212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31688958252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31689309622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31689732256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31690084420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31690448840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31690795786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31691169728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31691531946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31691917432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31692265438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31692678100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31693043414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31693392870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31693773322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31694120598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31694565020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31694930130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31695398638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31695752614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31696111242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31696474726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31696822886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31697344424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31697747550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31698216720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31698652146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31699033874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31699383634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31699734644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31700097520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31700461078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31700919716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31701270096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31701649728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31702013756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31702387190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31702734906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31703097962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31703461104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31703906416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31704271460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31704622232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31704993736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31705356142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31705739490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31706086280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31706499822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31706864724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31707218402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31707583958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31707931706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31708304620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31708807908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31709260140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31709612906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31709987598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31710350562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31710699554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31711065026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31711425246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31711798472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31712222196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31712598484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31712996000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31713365784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31713744214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31714155610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31714536300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31714961136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31715337732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31715897256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31716274200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31716621322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31716984860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31717347426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31717762798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31718130778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31718477800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31718850904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31719212476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31719763450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31720116810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31720530784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31720897174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31721246566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31721611100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31721958754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31722331762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31722756980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31723217878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31723572852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31723931016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31724294964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31724643896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31725009400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31725369604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31725814890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31726274310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31726697354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31727047134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31727397626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31727758562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31728106856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31728484412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31728907060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31729283800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31729646922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31730022090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31730370170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31730718754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31731194150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31731609834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31731979146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31732327338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31732703052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31733067244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31733439438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31733798242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31734149102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31734574486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31734927212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31735292818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31735641146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31736015644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31736377184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31736761188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31737170072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31737526374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31737892582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31738243514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31738609756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31738959268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31739345698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31739709560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31740148004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31740500224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31740848108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31741224608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31741571192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31741932868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31742407162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31742844004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31743210772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31743584694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31743933004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31744283032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31744644234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31745002238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31745364806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31745771716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31746147488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31746509782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31746882516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31747231562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31747580202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31747952184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31748357896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31748725456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31749071440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31749443112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31749803972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31750177042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31750548074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31750902624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31751391018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31751742054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31752110142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31752455124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31752824944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31753313180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31753701256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31754153402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31754507626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31754920690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31755270866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31755636476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31755984882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31756369638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31756805836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31757201420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31757551758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31757901576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31758262466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31758609452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31758986164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31759331708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31759781684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31760148252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31760522088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31760871444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31761220358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31761585654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31761947198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31762376034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31762724584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31763096446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31763458000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31763830644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31764178734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31764637400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31765002816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31765414434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31765781520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31766128950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31766501616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31766862756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31767236046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31767595028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31768003776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31768367190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31768716022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31769080108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31769428062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31769800028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31770206140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31770579002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31770990546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31771343558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31771703588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31772050524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31772427802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31772775526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31773162534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31773588040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31773966418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31774317878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31774667502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31775030230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31775378502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31775845010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31776196660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31776634084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31777003088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31777378304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31777745664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31778096088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31778470870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31778831608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31779325286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31779678904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31780060412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 275,2750000,10000,0,0,256,25,317,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 31815544798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31815961296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31816316336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31816674462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31817047734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31817399678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31817780782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31818132764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31818579398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31818949316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31819327994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31819681060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31820036210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31820504968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31820886488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31821318794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31821672520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31822050106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31822416658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31822819404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31823170746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31823594536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31824065492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31824425976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31824793818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31825143744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31825536576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31825903382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31826327056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31826736078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31827104182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31827470668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31827822320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31828188914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31828538288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31828914362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31829290522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31829730276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31830083738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31830437166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31830801018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31831151680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31831517998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31831980562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31832422626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31832793440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31833169540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31833521694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31833872912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31834236466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31834597722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31834964940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31835373308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31835818578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31836192778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31836569324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31836922170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31837273074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31837663808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31838142890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31838528600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31838929006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31839305878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31839710528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31840087472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31840452920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31840873586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31841243862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31841607086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31841973892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31842323468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31842699258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31843178964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31843625360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31843980496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31844334236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31844698780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31845049736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31845416606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31845777036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31846154112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31846580994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31846963258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31847316992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31847671472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31848039704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31848393096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31848774614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31849184240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31849565164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31849930440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31850306192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31850657472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31851009142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31851386150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31851738160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31852166238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31852519968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31852895890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31853261598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31853637936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31854158276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31854568096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31855018450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31855374684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31855742054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31856092262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31856468896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31856834228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31857222922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31857635892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31857994496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31858360642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31858713566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31859083538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31859434926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31859824032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31860189826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31860628114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31860984750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31861337598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31861704596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31862056872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31862426776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31862791052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31863229260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31863600938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31864038698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31864396248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31864749112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31865114176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31865577982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31866037064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31866432376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31866886854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31867273680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31867692512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31868063598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31868430924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31868892616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31869249532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31869808818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31870160070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31870540930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31870956120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31871331270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31871809320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31872164510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31872534558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31872881636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31873245576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31873600390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31873986564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31874424790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31874802804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31875159880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31875508414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31875871384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31876219298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31876746094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31877160784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31877538572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31877900786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31878279354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31878627842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31878977532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31879353176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31879701388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31880133798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31880483058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31880862256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31881224100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31881596792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31881943920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31882335796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31882758510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31883110730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31883474052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31883827224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31884199962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31884561572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31884947172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31885295838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31885708912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31886072762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31886436294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31886800084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31887145982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31887517824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31887989962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31888434162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31888785864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31889191628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31889556456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31889902750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31890265800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31890626026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31890999252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31891434006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31891811270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31892167110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31892573230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31892935036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31893281764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31893657198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31894088388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31894468218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31894841308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31895258752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31895607940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31895997816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31896373324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31896787420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31897155152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31897502092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31897874670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31898236890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31898609638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31899078808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31899432648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31899859068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31900209140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31900573460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31900919742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31901292580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31901654728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31902058588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31902470580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31902823586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31903185232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31903532894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31903895310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31904241296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31904624132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31904984294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31905417420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31905769504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31906117704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31906480338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31906828552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31907192952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31907551650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31907995784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31908363220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31908738202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31909088484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31909439734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31909804532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31910258724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31910627922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31911038686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31911415510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31911777406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31912152588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31912500544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31912849574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 276,2760000,10000,0,0,256,25,318,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 31914440802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31914803850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31915170424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31915517660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31915905706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31916267300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31916708098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31917060322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31917413558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31917781834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31918132956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31918513880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31918874456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31919311312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31919675700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31920049424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31920398546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31920812226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31921265260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31921643048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31922092964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31922444310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31922824464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31923196046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31923615382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31923981178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31924368816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31924817656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31925167594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31925534040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31925878568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31926248188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31926607250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31927004046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31927351278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31927786986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31928151630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31928509260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31928872638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31929218744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31929589984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31929964186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31930404922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31930756678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31931105674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31931474852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31931822146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31932198284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31932690108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31933066974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31933493472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31933870696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31934243530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31934593996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31934954028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31935299894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31935675694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31936087166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31936509292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31936882908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31937256384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31937604916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31937954168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31938360370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31938788704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31939154762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31939500458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31939878184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31940238688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31940610612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31940970750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31941318762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31941746004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31942096202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31942458474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31942803668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31943174464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31943535298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31944023070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31944436426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31944788338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31945150470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31945497090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31945861860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31946207906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31946792780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31947233074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31947609914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31947959694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31948308550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31948674570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31949084348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31949462650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31949827682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31950290126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31950658050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31951039518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31951396176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31951783984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31952181034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31952548142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31952989960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31953342146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31953720134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31954083478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31954460508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31954990496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31955347068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31955777402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31956130274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31956496726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31956846012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31957222700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31957586156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31957971280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31958384236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31958746278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31959114068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31959462082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31959824182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31960170032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31960551764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31960912308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31961347284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31961698128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31962046606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31962407022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31962752574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31963114764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31963472878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31963844250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31964268278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31964647490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31964998120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31965347958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31965727146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31966180066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31966549742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31966960696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31967338126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31967701890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31968077434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31968435248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31968785090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31969159112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31969569578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31969938246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31970285012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31970657506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31971021846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31971395704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31971757104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31972107480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31972527906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31972878888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31973242850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31973589534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31973962520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31974323816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31974709166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31975057962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31975471546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31975838114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31976188358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31976551066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31976897530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31977487036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31977859138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31978325732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31978677838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31979035026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31979399090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31979790640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31980169026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31980553816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31981020548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31981404942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31981786094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31982134826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31982484236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31982847188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31983208356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31983656358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31984004894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31984381560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31984742630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31985115274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31985460408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31985821456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31986183242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31986603920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31986972700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31987327736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31987702104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31988065054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31988571290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31988924398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31989337656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31989701534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31990055308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31990417930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31990762652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31991134484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31991507434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31991930194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31992290708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31992638962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31993005092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31993352316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31993715068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31994092876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31994476342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31994899080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31995274348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31995629794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31995979286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31996341518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31996690862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 31997082066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 31997428322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 31997859188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 31998224790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 31998597442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 31998944222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 31999293328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 31999758318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32000109618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32000536428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32000886104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32001259106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32001621848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32001995212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32002343346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32002703312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32003064510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32003472862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32003838308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32004183336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32004554586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32004917242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32005363234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32005714358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32006146028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32006511128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32006865662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32007230290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32007578114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32007994342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32008371286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32008849552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32009202116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32009552746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32009913884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32010261436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32010624992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 277,2770000,10000,0,0,256,25,319,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32012835134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32013225452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32013595208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32014004632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32014419472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32014775844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32015144948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32015496172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32015861900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32016210578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32016602802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32016963396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32017401162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32017751852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32018102504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32018479804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32018827304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32019190506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32019551890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32019987618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32020353244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32020726220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32021089534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32021439354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32021803238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32022268804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32022636500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32023051402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32023651578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32024020334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32024396280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32024745664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32025107400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32025472000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32025893504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32026262096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32026613714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32026990146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32027352372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32027737392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32028085104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32028497632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32028860922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32029206780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32029592786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32029939732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32030310264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32030682610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32031053392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32031464950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32031818638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32032182580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32032530730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32032895656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32033400702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32033858000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32034324592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32034703086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32035073648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32035424502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32035787252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32036195466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32036561304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32037006400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32037385274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32037755748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32038130618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32038481364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32038830674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32039208920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32039640186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32040008186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32040361582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32040736590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32041099628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32041472656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32041833450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32042182932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32042643254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32042998038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32043370874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32043718440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32044091984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32044573922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32044951858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32045364488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32045755682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32046125518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32046471104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32046832148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32047176620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32047561030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32047984132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32048359338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32048706816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32049060530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32049419902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32049764758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32050171434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32050518994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32050955782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32051319810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32051700260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32052047062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32052395252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32052756260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32053114364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32053534976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32053895274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32054265046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32054627628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32054998508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32055343900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32055800942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32056163974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32056573116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32056938810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32057284576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32057655112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32058015382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32058387416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32058745646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32059151322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32059515860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32059862116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32060223986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32060569034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32060955122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32061316176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32061701036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32062210396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32062565254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32062931860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32063277608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32063639644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32063984100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32064411054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32064873976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32065332482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32065687770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32066037472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32066400534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32066748518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32067228676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32067646650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32068023270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32068384544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32068758880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32069106692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32069454652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32069827122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32070173898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32070597778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32070946616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32071318454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32071679112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32072052504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32072399286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32072758984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32073185544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32073536116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32073897978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32074243188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32074615028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32074976434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32075359456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32075709588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32076125512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32076505856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32076854556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32077217412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32077563160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32077934462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32078435206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32078880274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32079233676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32079584488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32079944984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32080291456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32080654674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32081012630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32081383502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32081812460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32082187328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32082536732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32082885060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32083247746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32083597438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32083974594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32084383686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32084757730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32085117300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32085489566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32085836742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32086184112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32086556338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32086903986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32087338964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32087689690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32088065514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32088430282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32088803320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32089152118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32089615222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32090076796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32090465776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32090837136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32091182288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32091554512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32091914380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32092323068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32092814218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32093219358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32093605306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32093967892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32094331380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32094677410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32095065758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32095426870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32095903420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32096254458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32096607152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32096965776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32097312996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32097676408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32098031866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32098494400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32098859942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32099240118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32099587772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32099935468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32100734100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32101151716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32101521614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32101868492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32102247710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32102610848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32102984566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32103345030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32103693822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32104115308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32104464932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32104833048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32105178798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32105549824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32105910274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32106328812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32106723276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32107090194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32107451832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32107806372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32108191994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32108537544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32108910046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32109284966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32109725096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32110077244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 278,2780000,10000,0,0,256,25,320,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32111779762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32112164994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32112588586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32112957896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32113304626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32113679340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32114039754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32114419626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32114780844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32115192320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32115557124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32115904916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32116268138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32116615286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32116988862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32117360082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32117732488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32118188052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32118618262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32118990682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32119339118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32119705274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32120051188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32120439882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32120909338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32121285582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32121689760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32122038590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32122401060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32122747132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32123239414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32123658364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32124034902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32124398866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32124793520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32125143964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32125493728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32125866938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32126214160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32126639526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32126988932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32127360672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32127721980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32128093882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32128440910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32128801512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32129222958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32129583648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32129947508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32130293056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32130665182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32131027776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32131414840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32131762204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32132172754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32132535212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32132881064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32133242518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32133586346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32133956316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32134458930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32134898044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32135250402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32135599896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32135962416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32136308696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32136671828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32137029308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32137402190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32137824432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32138199450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32138547010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32138895522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32139256388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32139602216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32139976120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32140399838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32140774628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32141134282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32141506412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32141855906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32142206734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32142579208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32142925268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32143349732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32143701158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32144075494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32144439248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32144811844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32145159844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32145637456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32146066684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32146417812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32146863354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32147212476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32147587366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32147950782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32148337732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32148764562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32149181546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32149568330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32149960238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32150326360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32150674462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32151093696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32151457902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32151907220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32152257852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32152615126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32153050184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32153419828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32153813760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32154161498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32154609960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32154975544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32155351226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32155698932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32156069950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32156550708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32156901764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32157343370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32157693214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32158065078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32158426512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32158799772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32159148494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32159510474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32159870894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32160281190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32160646138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32160991592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32161363000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32161723880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32162141614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32162490448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32162901758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32163265844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32163614050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32163977218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32164322520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32164692672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32165065074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32165438306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32165848278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32166200172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32166559464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32166905736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32167267532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32167705328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32168091754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32168521690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32168898024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32169248302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32169596640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32169958830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32170306538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32170682120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32171028042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32171458060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32171845452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32172217832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32172567818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32172916728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32173278562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32173635944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32174060998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32174409126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32174781306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32175227340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32175602072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32175949672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32176313006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32176741526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32177364364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32177758336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32178150768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32178524882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32179054984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32179437712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32179895116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32180251346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32180621422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32180968736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32181331974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32181677582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32182064232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32182520498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32182896446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32183250372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32183599630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32183962064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32184309016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32184706512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32185053106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32185489156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32185855852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32186234056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32186581914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32186928790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32187289492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32187667250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32188107700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32188457982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32188836912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32189199194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32189572134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32189918766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32190407828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32190837032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32191189004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32191559486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32191905854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32192277710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32192645108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32193029744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32193378118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32193789362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32194154744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32194509360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32194872518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32195218574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32195590364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32195966496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32196402338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32196752578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32197100106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32197460592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32197807594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32198169170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32198513992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32198895800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32199321950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32199696404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32200044576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32200392064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32200751558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32201097602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32201564296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32201977484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32202353542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32202714656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32203140774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32203524490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32203873506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32204249984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32204597152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32205049130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32205435674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32205821518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32206236664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32206611406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32206972062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32207321756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32207749316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32208102092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 279,2790000,10000,0,0,256,25,321,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32210101548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32210539398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32210919744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32211283588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32211661264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32212010912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32212360152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32212846100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32213263970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32213634506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32213983446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32214359468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32214724188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32215098782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32215459244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32215810040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32216231888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32216582544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32216946600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32217292290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32217664046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32218026000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32218441208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32218847844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32219201260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32219563274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32219911544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32220295882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32220642528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32221026360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32221388008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32221916968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32222273768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32222624598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32222986730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32223335180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32223829944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32224181244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32224625100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32224993400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32225367302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32225716398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32226065936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32226428292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32226787928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32227214162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32227563236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32227934742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32228295956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32228668200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32229017288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32229376640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32229738920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32230147312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32230514214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32230882636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32231258974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32231689504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32232067314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32232438966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32232890644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32233257868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32233647972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32234041266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32234452486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32234962754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32235331074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32235804934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32236178760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32236533452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32236893060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32237239252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32237601402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32237959736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32238417522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32238783658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32239162774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32239510536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32239859026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32240217618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32240574250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32240936760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32241345398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32241720580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32242087554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32242460538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32242807382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32243155720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32243529538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32243937520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32244316370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32244662830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32245084368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32245482098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32245856402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32246326476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32246739450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32247113922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32247461826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32247831788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32248179164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32248551214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32248914562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32249300498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32249714168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32250090954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32250461294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32250810774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32251176072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32251544142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32251930988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32252374606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32252756968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32253106234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32253454920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32253818456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32254381890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32254760440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32255183752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32255558412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32255920194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32256292444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32256641044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32256990146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32257508144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32257859680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32258288476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32258638032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32259010262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32259372112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32259820636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32260184584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32260534532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32260987440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32261339832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32261711252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32262100288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32262526340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32262888466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32263276140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32263693756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32264046774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32264410124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32264756902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32265123016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32265469804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32265854924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32266213488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32266662980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32267016124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32267365104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32267751034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32268097820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32268575416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32268925636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32269362558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32269728380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32270100742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32270449718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32270798702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32271159552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32271518556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32271932872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32272291668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32272664386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32273024038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32273397372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32273744216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32274154276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32274516968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32274927026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32275294408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32275639792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32276012622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32276373956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32276756798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32277117144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32277465678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32277888610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32278239272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32278602764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32278948756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32279321238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32279818998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32280196668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32280613916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32280969040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32281332358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32281680278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32282054114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32282403568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32282789790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32283240494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32283617976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32283966716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32284314952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32284675628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32285022584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32285398070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32285744688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32286177708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32286545068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32286918364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32287266200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32287613958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32288042564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32288407496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32288860036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32289209874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32289589024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32289950384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32290370742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32290773676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32291245092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32291707568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32292061946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32292432984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32292782788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32293157382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32293522482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32293907314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32294254294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32294692298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32295056324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32295410344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32295776470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32296125638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32296501662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32296878278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32297318446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32297671438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32298025416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32298384700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32298730184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32299112988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32299470074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32299840170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32300275276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32300649762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32301002348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32301347896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32301707296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32302165652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32302532118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32302942232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32303317990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32303691650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32304064518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32304413282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32304760496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32305134934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32305535426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32305912106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32306258968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32306637500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32306997854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32307371954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 280,2800000,10000,0,0,256,25,323,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32308992552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32309353794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32309721356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32310071256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32310434168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32310797198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32311233338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32311601034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32311979136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32312326528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32312674738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32313034396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32313496748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32313864846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32314276318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32314651798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32315012898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32315412732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32315761752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32316109690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32316553384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32317005252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32317379650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32317732062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32318106028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32318511224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32318953058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32319387426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32319836656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32320200930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32320555720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32320917476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32321262450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32321632832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32322006078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32322444092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32322795100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32323151282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32323512404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32323861182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32324226550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32324697874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32325121382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32325501492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32325874372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32326231158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32326579516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32326940682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32327287914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32327661798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32328073050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32328448366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32328816902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32329189816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32329540048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32329889286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32330298492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32330646878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32331310716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32331671518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32332079512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32332447680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32332822438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32333187126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32333617546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32333983714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32334331132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32334693588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32335040452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32335413334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32335947772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32336438316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32336799952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32337149710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32337513804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32337864800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32338230584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32338590846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32338964036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32339388748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32339764784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32340114002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32340462392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32340825608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32341172882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32341547218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32341952606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32342329040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32342689020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32343061186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32343408782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32343755886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32344116050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32344515804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32345015778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32345366980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32345745794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32346105614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32346510002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32347038118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32347431864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32347910302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32348262922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32348632378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32348978754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32349351892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32349712544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32350100636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32350544426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32350897148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32351264632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32351611320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32351974334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32352319736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32352703602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32353064176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32353501398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32353853250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32354209146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32354571240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32354919532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32355284132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32355644950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32356080404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32356445804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32356824954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32357170970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32357516894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32357878096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32358338636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32358843888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32359229740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32359628840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32359994996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32360371730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32360722084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32361088992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32361454814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32361874950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32362257246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32362612630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32363000422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32363362114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32363759010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32364107058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32364520378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32364884446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32365239988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32365603840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32365950688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32366321900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32366695252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32367068560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32367484976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32367835416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32368199742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32368547344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32368913238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32369373536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32369747178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32370184150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32370563652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32370911400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32371293128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32371682512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32372028880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32372402564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32372953424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32373333106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32373702980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32374111776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32374479744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32374894524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32375326482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32375754824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32376122672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32376469966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32376843932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32377205802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32377580114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32377940440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32378353728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32378739620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32379088242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32379452014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32379798506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32380170500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32380644502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32381021670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32381438356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32381790840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32382151984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32382499444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32382863414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32383218320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32383602482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32384025478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32384404352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32384754658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32385105146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32385469688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32385818662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32386222016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32386569552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32387007368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32387373998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32387748304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32388097048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32388445982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32388809600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32389170640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32389594794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32389945202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32390317610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32390678526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32391050612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32391398728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32391854558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32392221268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32392634272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32393003222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32393350304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32393724534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32394088616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32394477780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32394836876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32395247580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32395613876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32396004732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32396370006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32396744904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32397173214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32397548944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32398021440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32398392310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32398783308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32399174544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32399559576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32399943920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32400304020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32400761782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32401196374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32401578056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32401926602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32402275578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32402639808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32403138436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32403638068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32403990610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32404363028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32404725494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32405099000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32405447038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32405807272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32406167842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 281,2810000,10000,0,0,256,25,324,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32408330892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32408721566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32409069478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32409514994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32409879180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32410256396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32410606066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32410955934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32411332614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32411745904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32412191728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32412542974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32412944798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32413334848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32413738176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32414337244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32414758854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32415125652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32415502730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32415925962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32416287982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32416690392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32417102604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32417575232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32417927920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32418277762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32418638384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32418985604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32419349388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32419695172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32420079476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32420500848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32420878406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32421226186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32421574592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32421935706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32422282720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32422657388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32423003184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32423440668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32423807562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32424180364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32424529700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32424878454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32425348566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32425700626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32426134652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32426484990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32426858202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32427220646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32427609578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32427957758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32428319870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32428732988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32429091876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32429526278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32429921792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32430326356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32430718496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32431204918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32431671374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32432066674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32432456640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32432835008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32433250318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32433602652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32434015498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32434510882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32434890124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32435244090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32435623482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32436026972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32436390116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32436873812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32437295086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32437671882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32438069756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32438472500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32438851144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32439202284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32439577996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32440017896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32440412102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32440766334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32441136882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32441499692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32441871338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32442255354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32442601390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32443030718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32443379042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32443747454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32444110092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32444479362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32444837758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32445238938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32445666616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32446021202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32446391008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32446736848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32447098530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32447442396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32447954758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32448423112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32448800548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32449150006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32449497142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32449858756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32450206412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32450589832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32450936430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32451376442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32451741006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32452112994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32452460070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32452806462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32453167208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32453523400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32453937666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32454292802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32454663542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32455023196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32455394924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32455742258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32456089086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32456460384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32456870078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32457237452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32457647216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32458021532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32458382776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32458754954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32459227394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32459803974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32460188214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32460533898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32460895096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32461239674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32461609994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32461984518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32462425218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32462775580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32463124910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32463484688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32463831008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32464193526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32464550032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32464921780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32465342434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32465717478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32466064934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32466412402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32466773082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32467118792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32467492264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32467837246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32468268740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32468633446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32469006380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32469353088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32469701494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32470196802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32470557214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32470986556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32471337324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32471710560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32472071940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32472444488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32472791306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32473161562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32473585512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32473982286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32474376652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32474723840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32475094764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32475473102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32475860326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32476209244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32476634500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32476999684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32477347094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32477710622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32478057364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32478429788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32478804494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32479241366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32479592896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32479942708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32480303840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32480650196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32481013110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32481471736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32481846836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32482273256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32482648988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32482996386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32483344860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32483704866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32484071988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32484449314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32485074646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32485450902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32485855792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32486261004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32486609128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32486971870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32487331794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32487783720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32488207308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32488562194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32488934820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32489296280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32489671366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32490035080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32490453122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32490817880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32491183506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32491547398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32491893204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32492277682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32492813300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32493255504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32493607340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32493956414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32494317112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32494663914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32495026844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32495384264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32495756300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32496178208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32496554192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32496902628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32497249242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32497610270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32497957758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32498370080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32498777278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32499160672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32499528754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32499902652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32500252050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32500600244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32500971000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32501319580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32501748654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32502099182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32502472316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32502832730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32503204608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32503552692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32504008140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32504436676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32504787736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32505151102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32505496882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32505867994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32506228462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 282,2820000,10000,0,0,256,25,325,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32507856678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32508219740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32508571044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32508938502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32509287346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32509669988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32510080038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32510458494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32510820972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32511196306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32511547224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32511895482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32512270700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32512619738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32513257896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32513649722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32514203564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32514569320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32515117898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32515472240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32516019238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32516488618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32516838978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32517204234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32517550964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32517941566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32518404868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32518787830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32519143398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32519492546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32519853258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32520200402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32520574846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32520930720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32521401922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32521771494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32522151928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32522502136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32522852712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32523217108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32523578770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32524051230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32524415652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32524793112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32525154454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32525527500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32525876046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32526335740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32526768194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32527121746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32527488270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32527844354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32528219490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32528587010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32528974840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32529325028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32529740702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32530107148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32530461620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32530825376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32531171244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32531544468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32531919974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32532356718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32532712392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32533065252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32533436282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32533785264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32534150892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32534500156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32534884424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32535311760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32535688726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32536046600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32536396774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32536761602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32537111506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32537601824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32538017632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32538396602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32538761006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32539135944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32539504478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32539854622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32540232614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32540581732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32541009586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32541362272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32541735142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32542097460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32542551814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32542902178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32543265688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32543720328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32544127434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32544563268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32545012444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32545390014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32545769134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32546140740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32546571726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32546925284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32547286114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32547631952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32547994930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32548339208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32548863454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32549294520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32549674954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32550024868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32550373948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32550735998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32551081952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32551455842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32551801996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32552232278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32552597690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32552970892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32553317940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32553665630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32554025272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32554421640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32554845022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32555216676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32555592062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32555953968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32556327862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32556676484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32557038202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32557399340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32557810492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32558178210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32558525208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32558897932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32559260520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32559775906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32560129038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32560538574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32560903522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32561252856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32561834546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32562186888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32562572644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32562936890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32563374304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32563726400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32564076312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32564438820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32564786182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32565150922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32565507446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32565927950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32566304408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32566678518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32567027694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32567377376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32567738796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32568086292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32568460480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32568869870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32569246196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32569607974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32569979426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32570326696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32570788492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32571291404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32571748592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32572116368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32572512518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32572931868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32573292616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32573665066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32574023920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32574455566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32574821554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32575175566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32575537938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32575883872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32576257122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32576632190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32577004344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32577436100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32577787200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32578154712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32578503376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32578868874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32579216598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32579601628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32580027504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32580404762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32580788010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32581164224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32581525796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32581871954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32582368488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32582788600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32583166024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32583534556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32583908466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32584255482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32584603960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32584976722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32585326458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32585754984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32586105412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32586485260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32586864276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32587237528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32587585372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32587946084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32588370910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32588720936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32589085392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32589438786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32589811282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32590174700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32590556620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32590906712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32591318172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32591683670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32592032908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32592397582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32592745522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32593120064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32593691418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32594138228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32594490454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32594842152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32595204674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32595553332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32595917834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32596275866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32596651144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32597074504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32597452818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32597803700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32598153732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32598517848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32598960542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32599326980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32599759682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32600137026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32600550818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32600979544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32601328226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32601676574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32602048216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32602462784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32602849464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32603196826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32603571130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32603933200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32604306842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32604772946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32605191844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 283,2830000,10000,0,0,256,25,326,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32607043722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32607416500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32607780128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32608198714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32608578016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32608942672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32609319742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32609667616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32610015180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32610429856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32610844674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32611214214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32611563390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32611938028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32612299616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32612672730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32613032620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32613380092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32613805460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32614156530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32614518290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32614863922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32615235598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32615596198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32616120424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32616532666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32616887086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32617248890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32617595364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32617956916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32618301724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32618684252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32619044784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32619495364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32619846836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32620194794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32620554984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32620900906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32621263582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32621620660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32622053030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32622419684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32622793028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32623141442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32623489344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32623849196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32624207222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32624570266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32624987306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32625370920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32625732934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32626105600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32626453262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32626800308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32627381782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32627837318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32628207542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32628577426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32629023914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32629388746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32629774034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32630121962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32630554008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32630918310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32631271952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32631633970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32631977298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32632347266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32632717816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32633162638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32633522304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32633870304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32634237668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32634584304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32634962546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32635308280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32635693544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32636125134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32636499764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32636854642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32637203746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32637564826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32637910648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32638388100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32639011420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32639389896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32639758498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32640132008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32640480352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32640828472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32641201762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32641611080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32641977860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32642327784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32642701042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32643061220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32643432458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32643790562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32644137620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32644559020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32644909088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32645279032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32645624856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32645995536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32646356620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32646740986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32647144782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32647503720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32647867196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32648215910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32648581048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32648929114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32649453722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32649821988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32650259608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32650610832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32650975928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32651337020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32651684120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32652047728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32652405574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32652836744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32653202370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32653573352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32653919966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32654266756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32654627618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32654984580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32655404030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32655856690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32656232788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32656599996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32657014478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32657415094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32657776676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32658139024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32658553234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32658920742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32659266384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32659639472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32659999794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32660370686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32660873520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32661287936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32661652266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32661999004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32662361330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32662707272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32663079072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32663451258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32663824824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32664235276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32664587910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32664949254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32665296596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32665661900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32666010468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32666442498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32666868974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32667244152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32667591402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32667937422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32668297508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32668642094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32669014464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32669358638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32669792298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32670157178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32670529694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32670876440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32671223618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32671582960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32672073448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32672503712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32672854986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32673230490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32673595128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32673968690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32674317592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32674678204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32675042292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32675452316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32675817816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32676163672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32676535694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32676896212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32677305928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32677679294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32678107746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32678472254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32678874834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32679258712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32679611774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32679989350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32680375134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32680851674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32681203588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32681553360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32681934254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32682280994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32682665016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32683142434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32683619268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32684079896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32684465354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32684813090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32685207106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32685625364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32685987122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32686425066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32686774746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32687155156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32687516222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32687890486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32688238304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32688600298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32688964972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32689377586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32689743886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32690097150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32690470558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32690833260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32691205008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32691563940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32691979618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32692343794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32692691760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32693055434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32693401476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32693781688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32694360476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32694805850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32695159152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32695508402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32695870796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32696218472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32696581836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32696938456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32697309878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32697733514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32698137332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32698487192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32698835130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32699195912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32699542052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32699916868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32700262714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32700698856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32701065896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32701439706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32701788514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32702136288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32702496224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32702854352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32703279876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32703628788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32704000604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 284,2840000,10000,0,0,256,25,327,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32705623208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32706077446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32706433914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32706787174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32707157414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32707507354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32707874160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32708235324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32708610608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32709034962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32709413330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32709762492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32710110274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32710472896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32710821722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32711204368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32711612928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32712050606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32712421152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32712794390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32713142812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32713545796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32713950032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32714403902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32714771088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32715117544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32715491376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32715853174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32716226174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32716691798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32717043370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32717479726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32717829626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32718193878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32718539586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32718912288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32719273744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32719695982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32720218004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32720598538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32720970852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32721599556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32721990324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32722398306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32722879056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32723248824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32723631636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32723979852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32724329870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32724691494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32725052470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32725445030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32725873570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32726250230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32726649250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32727038840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32727406030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32727925818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32728358272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32728713046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32729076268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32729422532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32729798560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32730159516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32730565120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32730935242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32731358078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32731725200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32732073464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32732437084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32732782738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32733155012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32733528440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32733964744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32734316472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32734665236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32735024532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32735371618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32735733624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32736079592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32736462286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32736884708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32737260676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32737608380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32737957298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32738339610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32738687826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32739212138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32739632090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32740011042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32740461886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32740839720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32741190468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32741583186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32742009484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32742427976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32742796318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32743142552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32743515448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32743876628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32744250158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32744609796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32744958180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32745381764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32745732824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32746095550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32746460176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32746832516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32747193094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32747577192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32747992712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32748417416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32748780572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32749130274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32749495480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32749844012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32750335438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32750770024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32751147408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32751497884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32751847400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32752207376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32752552890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32752915840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32753272922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32753704612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32754072202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32754481858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32754831100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32755180716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32755543700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32755906964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32756271808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32756692932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32757066556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32757428762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32757801140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32758148722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32758498214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32758873320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32759282378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32759648258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32759994552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32760366670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32760727682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32761100514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32761560162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32761992900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32762368600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32762717614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32763081516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32763427302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32763800200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32764177358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32764550514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32764971978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32765333358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32765694356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32766041242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32766404798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32766750836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32767134562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32767556994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32767934674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32768282806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32768697868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32769060454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32769409886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32769846812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32770248222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32770690120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32771114676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32771494364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32771897098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32772305308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32772781220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32773203556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32773571550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32773918208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32774290610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32774652008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32775025014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32775384974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32775735182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32776170422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32776582984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32776956246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32777303608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32777676906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32778055140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32778473972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32778892250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32779243866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32779611892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32779958400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32780321280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32780666508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32781050186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32781419490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32781857188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32782207618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32782556484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32782916874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32783263326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32783712276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32784087868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32784529672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32784898112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32785271136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32785618576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32785974402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32786335854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32786694760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32787060044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32787469402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32787845916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32788214770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32788588388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32788937238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32789285328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32789663854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32790075984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32790443116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32790789050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32791160508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32791521226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32791929964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32792296412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32792975720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32793344708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32793712120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32794078168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32794427030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32794802902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32795327506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32795766978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32796122062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32796472718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32796897010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32797248806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32797613930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32798014244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32798508518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32798878446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32799258268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32799606912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32799957336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32800318488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32800686136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32801051658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32801472492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32801848274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32802216728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32802589810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32802937806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32803286852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 285,2850000,10000,0,0,256,25,328,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32805021650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32805379518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32805742582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32806215286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32806598666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32807034064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32807415472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32807766778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32808117796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32808480590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32808828594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32809204554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32809613992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32809990922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32810370980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32810743330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32811091418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32811462550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32811834462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32812187908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32812611780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32812960106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32813331066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32813692628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32814065446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32814413832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32814774408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32815196106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32815546256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32815908370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32816253314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32816652968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32817017928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32817538068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32817954422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32818311022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32818672968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32819018854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32819381244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32819726124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32820096840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32820467856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32820902706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32821252496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32821599280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32821958920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32822304914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32822667110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32823022516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32823393172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32823815556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32824189412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32824537486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32824920944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32825308002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32825653720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32826083040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32826549566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32826926200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32827286796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32827660044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32828007650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32828356922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32828859822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32829277882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32829644832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32829990222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32830361732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32830720928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32831093882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32831451604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32831799958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32832223946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32832576268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32833000634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32833347888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32833718922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32834111218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32834495764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32834910950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32835264082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32835625592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32835971834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32836334472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32836679554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32837062424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32837422818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32837860424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32838210428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32838557636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32838915690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32839260640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32839620924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32840121156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32840560310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32840925124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32841296732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32841659398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32842007570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32842367586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32842723642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32843142306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32843495886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32843866636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32844225912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32844596778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32844941362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32845288204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32845657912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32846074048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32846440360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32846786562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32847167032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32847527292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32847899948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32848257958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32848606892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32849034220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32849385118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32849748418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32850095170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32850467772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32850907796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32851308634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32851721288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32852072242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32852433088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32852781044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32853184844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32853546384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32853935356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32854428524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32854875768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32855223660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32855579342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32855939508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32856286872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32856663674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32857025866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32857463782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32857831290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32858203634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32858551678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32858899906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32859261440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32859620874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32860045308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32860393502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32860763912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32861175298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32861566766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32861914058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32862406602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32862838032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32863190092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32863553940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32863900874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32864272922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32864635502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32865019532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32865368594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32865777350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32866161304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32866558858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32866923676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32867270586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32867642578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32868017032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32868463352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32868816152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32869374692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32869756378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32870106514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32870473010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32870832016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32871349860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32871718608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32872091448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32872442964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32872793184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32873173304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32873693626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32874136630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32874488610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32874865612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32875230182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32875606774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32875954648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32876317282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32876733794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32877095656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32877459564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32877806360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32878180066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32878541640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32878914912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32879273448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32879682456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32880046864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32880394398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32880757938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32881103476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32881535884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32881913922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32882369260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32882755860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32883136370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32883497138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32883843960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32884208748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32884718016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32885164908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32885532270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32885907608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32886255468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32886604006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32886964618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32887311740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32887696344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32888105626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32888480260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32888857360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32889230906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32889636670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32889987154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32890392188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32890808118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32891177042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32891529086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32891905442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32892268244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32892640392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32892999514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32893348688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32893772718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32894122996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32894492462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32894838482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32895210050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32895572212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32896081714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32896499224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32896851516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32897220038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32897567240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32897931486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32898277610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32898660618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32899022016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32899454170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32899805204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32900159554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32900519790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32900865932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32901228786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 286,2860000,10000,0,0,256,25,330,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 32903207036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32903589852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32903953310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32904342054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32904754176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32905111586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32905495058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32905842282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32906204620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32906550514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32907032096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32907398892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32907842418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32908194412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32908544130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32908905502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32909251500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32909641180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32910034356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32910498604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32910918132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32911349818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32911697588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32912045618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32912405610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32912764302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32913190124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32913540480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32913912866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32914274166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32914646252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32914992980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32915353772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32915715348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32916123326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32916490128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32916836840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32917209846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32917600416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32918023222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32918488308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32918903928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32919268560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32919616688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32919979296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32920324226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32920696194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32921070076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32921458724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32921872610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32922225028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32922585210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32922931112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32923293566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32923639046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32924021380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32924443200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32924818480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32925165980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32925514090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32925875248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32926221616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32926596152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32926941932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32927373816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32927738872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32928111310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32928458378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32928805774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32929165738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32929617156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32930055504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32930405262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32930785228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32931146740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32931518032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32931865140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32932226860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32932589358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32933010636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32933378444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32933726372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32934099914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32934463146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32934836968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32935198004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32935608968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32935972582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32936319492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32936698144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32937043624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32937415364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32937787716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32938219464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32938664186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32939081714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32939532520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32939880352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32940242862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32940699750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32941143546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32941549454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32941923478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32942273828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32942622196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32942984554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32943345264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32943712798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32944123460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32944499522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32944860870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32945233476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32945582930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32945995770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32946603878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32947025438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32947394906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32947751560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32948125118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32948487670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32948860700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32949222276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32949638680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32950001558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32950347220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32950708242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32951051744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32951422022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32951937260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32952378394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32952730322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32953098090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32953459154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32953804452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32954167596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32954512686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32954895130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32955316926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32955692890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32956039976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32956387680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32956747398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32957093172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32957466174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32957811728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32958252676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32958626216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32959005542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32959362000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32959715960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32960076966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32960442378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32960868248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32961217312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32961588884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32961949000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32962319786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32962666278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32963147864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32963611732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32963965816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32964329234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32964677588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32965050962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32965411526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32965795618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32966189734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32966654666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32967058110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32967474378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32967838460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32968184390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32968590598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32968955126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32969396822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32969749218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32970105802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32970469380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32970816908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32971180564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32971539544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32971973246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32972341620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32972714894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32973069444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32973419382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32973784302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32974344620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32974791182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32975143030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32975519248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32975888456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32976263698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32976613838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32976977758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32977342956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32977754886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32978121716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32978469084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32978841660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32979203862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32979577192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32979938724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32980345320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32980710612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32981057684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32981419742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32981764900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32982136146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32982496240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32982879026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32983288472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32983649774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32984027320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32984376918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32984741736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32985087436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32985566742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32985995386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32986372270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32986722970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32987072730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32987433976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32987780412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32988156762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32988502590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32988935006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32989302322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32989678492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32990034484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32990385028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32990746030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32991140430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32991582914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32991932280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32992312438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32992675384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32993048712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32993398598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32993760752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32994124712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32994592070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32994965668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32995362192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32995786760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32996149006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 32996646090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32996999144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 32997424648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 32997794040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 32998152994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 32998519194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 32998867754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 32999242928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 32999619594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33000080516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33000476120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 287,2870000,10000,0,0,256,25,331,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33002029976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33002529988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33002966584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33003334690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33003690926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33004065964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33004428664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33004803490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33005165236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33005580398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33005945576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33006301550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33006666038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33007012480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33007385180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33007913442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33008355090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33008709874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33009059890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33009457256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33009808262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33010171872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33010530514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33010905828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33011338992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33011717328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33012067014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33012416644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33012779918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33013142018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33013517256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33013863444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33014297474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33014663950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33015037540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33015385598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33015733812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33016093972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33016470466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33016900432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33017252224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33017625740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33017995666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33018368438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33018718786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33019180040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33019609762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33019961966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33020326470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33020673234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33021046456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33021408744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33021795502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33022144960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33022554496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33023214158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33023619522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33024041208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33024398800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33024788402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33025229588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33025610886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33025969168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33026320416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33026683452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33027031484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33027408064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33027754312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33028192968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33028559786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33028934284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33029283172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33029632652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33029993474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33030825702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33031229170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33031579100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33031973710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33032339860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33032741102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33033090068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33033470692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33033910700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33034260118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33034624288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33035002884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33035376882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33035741408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33036114188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33036546842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33036899464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33037262180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33037622596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33037990524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33038338834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33038714880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33039136674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33039524766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33039873030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33040221252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33040596232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33040948214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33041429022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33041786762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33042244794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33042612960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33042988450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33043351784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33043702664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33044066790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33044416582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33044848340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33045203450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33045577754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33045941504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33046329280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33046678604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33047028284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33047397166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33047806334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33048172672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33048536278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33048921650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33049284604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33049661362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33050009182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33050570336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33050994876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33051345550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33051756690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33052168996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33052670572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33053046782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33053506054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33053864226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33054217710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33054596818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33054947854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33055314798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33055666662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33056112590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33056482608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33056857656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33057221980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33057577836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33057940678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33058321686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33058756752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33059168492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33059543172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33059905570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33060293546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33060643264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33060995152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33061362724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33061788312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33062160606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33062506826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33062891416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33063255296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33063626982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33064081026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33064552920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33064922716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33065277842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33065656766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33066003196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33066378594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33066744804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33067193236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33067546026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33067965448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33068436412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33069009904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33069601392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33070311112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33070891822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33071385108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33071760430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33072109698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33072461162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33072965104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33073317502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33073682328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33074041556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33074413304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33074774300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33075277922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33075706214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33076063200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33076423342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33076782264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33077144996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33077489286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33077860908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33078228432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33078664584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33079015604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33079436994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33079849008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33080248764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33080613558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33080961346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33081426506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33081813604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33082185126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33082543186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33082889440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33083248640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33083591802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33084026844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33084376332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33084749170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33085110684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33085495426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33085842050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33086319992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33086770780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33087187038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33087551618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33087896990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33088281268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33088642918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33089014006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33089365988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33089783736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33090148486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33090495742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33090868692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33091214780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33091586416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33091945720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33092387368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33092738548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33093087328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33093447082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33093803796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33094214034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33094561008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33094931930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33095398298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33095776410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33096125176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33096485144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33096848792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33097214584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33097729734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33098159668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33098537256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33098900332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33099286984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33099640634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33100234548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33100613682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33101035378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 288,2880000,10000,0,0,256,25,332,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33102992326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33103369636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33103823146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33104192594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33104568840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33104932618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33105283402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33105650062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33105996428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33106429430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33106780350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33107153224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33107590632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33107971446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33108412802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33108948268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33109391222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33109741924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33110103338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33110460680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33110833604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33111192698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33111564566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33111981110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33112334054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33112697928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33113046030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33113421272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33113769336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33114171142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33114555040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33115006918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33115422414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33115780356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33116163668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33116512380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33116878078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33117226176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33117668776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33118034082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33118406530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33118754284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33119115318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33119476266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33119954020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33120400876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33120750746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33121124322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33121485360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33121869070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33122216640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33122565298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33122925798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33123350548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33123719272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33124068028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33124453780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33124815418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33125186304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33125533092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33125943348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33126326258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33126674856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33127040110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33127397088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33127771152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33128135254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33128507486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33128922944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33129275406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33129636648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33129994568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33130376954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33130722968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33131188572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33131624616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33132001950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33132350362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33132697136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33133071874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33133419402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33133783032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33134129636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33134569150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33134934174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33135305162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33135704130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33136069458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33136479298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33136890436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33137330154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33137678464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33138050680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33138423274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33138794730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33139140916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33139487994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33139853802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33140263016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33140627706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33140972266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33141354780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33141713920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33142183258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33142534750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33142958508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33143321650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33143739904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33144117700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33144463276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33144834242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33145195338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33145638610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33146007698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33146358750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33146719470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33147076002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33147438336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33147782592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33148152892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33148583528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33148959316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33149306698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33149664624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33150026890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33150374672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33150738478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33151148050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33151523136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33151884334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33152253682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33152612642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33152959928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33153416714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33153773352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33154220612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33154569608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33154942394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33155315348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33155687370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33156034214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33156382064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33156809922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33157158138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33157518346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33157861406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33158242124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33158600818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33158970302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33159315290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33159731792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33160097140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33160445654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33160820866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33161181522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33161553336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33161915832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33162355066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33162707340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33163054306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33163414364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33163771202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33164185888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33164711590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33165219928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33165588312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33165960050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33166306992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33166667948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33167030628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33167378936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33167743126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33168157562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33168533524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33168893686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33169276092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33169624002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33169971148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33170358196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33170779588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33171144504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33171490000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33171929892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33172306956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33172678384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33173023704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33173374236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33173806138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33174156086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33174518302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33174873856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33175244874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33175604742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33176074342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33176497390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33177103232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33177485160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33177847132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33178209940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33178554640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33178926190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33179361390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33179739072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33180086818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33180446136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33180808774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33181157484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33181523404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33181925000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33182319500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33182681964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33183053932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33183412034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33183759320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33184117240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33184461568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33184893860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33185244016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33185615934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33185988248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33186358738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33186705168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33187201452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33187633216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33187983702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33188346688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33188691582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33189074632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33189436462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33189808846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33190156028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33190570942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33190933468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33191280104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33191653600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33191998550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33192428602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33192871740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33193389732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33193742824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33194091472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33194466096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33194815560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33195181200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33195528800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33195972288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33196337586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33196709250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33197055436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33197414764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33197774972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33198266760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33198642568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33199050554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33199424430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33199784828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33200252448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 289,2890000,10000,0,0,256,25,333,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33201892932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33202253984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33202623288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33202994488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33203358272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33203704162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33204077368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33204517310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33204897804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33205245300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33205605412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33205969428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33206316066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33206679904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33207030874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33207459572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33207821612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33208191594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33208547812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33208892544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33209335636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33209725434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33210173912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33210522778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33210895370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33211267664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33211639262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33211986590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33212335376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33212768284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33213117946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33213480602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33213826112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33214209422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33214570604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33214942748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33215289542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33215704950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33216069150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33216415942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33216788156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33217133292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33217504572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33217865030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33218242174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33218651986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33219002886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33219364966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33219721736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33220084224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33220638506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33221157824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33221565972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33221941522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33222289108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33222651474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33223012670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33223358578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33223721760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33224138758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33224515294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33224876496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33225278060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33225623796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33225968844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33226358904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33226773812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33227137902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33227482146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33227853614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33228229902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33228663842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33229012824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33229363662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33229793696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33230145620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33230508850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33230866504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33231236994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33231597064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33232096142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33232521924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33232873022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33233233712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33233598416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33233962060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33234306382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33234676928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33235042684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33235479474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33235944844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33236420792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33236785436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33237132274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33237496806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33237850254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33238310836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33238676572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33239049236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33239456232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33239812090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33240172334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33240517142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33240974856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33241372922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33241744722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33242118812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33242487978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33242833076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33243292460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33243765368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33244116002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33244477992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33244834028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33245205570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33245565632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33245937628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33246349854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33246704392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33247063188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33247409128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33247782250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33248127640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33248497534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33248912212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33249529166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33249881120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33250230762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33250606096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33250953652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33251318272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33251662104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33252113724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33252479210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33252850064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33253206544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33253554250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33254295614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33254659116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33255090268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33255438832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33255813036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33256188228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33256652152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33257004614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33257378164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33257814844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33258166408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33258530916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33258889498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33259263404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33259623762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33259995744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33260412824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33260765326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33261127032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33261472462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33261844610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33262189456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33262559392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33262919242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33263359916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33263710894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33264059994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33264432134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33264778580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33265140070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33265633520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33266075810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33266450024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33266821316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33267175752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33267521820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33267879756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33268223898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33268590790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33268996416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33269368078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33269727690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33270108160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33270454644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33270799554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33271158066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33271576392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33271941990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33272286748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33272676656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33273048112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33273420178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33273766484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33274113630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33274549122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33274899614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33275263288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33275620016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33275991236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33276349810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33276813502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33277354460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33277804096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33278166152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33278523380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33278883412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33279227454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33279597298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33280031206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33280406370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33280753378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33281099768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33281472148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33281817988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33282210124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33282555954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33283011402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33283377634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33283748914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33284107086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33284454426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33284896184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33285245962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33285686284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33286033722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33286406174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33286776558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33287147602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33287496242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33287948764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33288405190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33288755860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33289118208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33289462518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33289853020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33290213972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33290585920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33290931688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33291355162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33291717134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33292063546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33292437618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33292781512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33293151962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33293511686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33293948444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33294310352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33294657746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33295018194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33295375402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33295736496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33296080474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33296450008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33296879876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33297253950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33297601522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33297948266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33298336384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 290,2900000,10000,0,0,256,25,334,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33300450198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33300838920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33301185484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33301558608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33301917722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33302347868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33302707016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33303055380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33303419378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33303778876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33304140440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33304485046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33304855712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33305408392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33305861342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33306235554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33306598850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33306960240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33307306414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33307669738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33308081510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33308456648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33308817384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33309201940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33309549840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33309896700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33310363528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33310792554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33311159064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33311504688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33311888660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33312264260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33312636148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33313015828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33313411524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33313842390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33314191988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33314555474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33314913320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33315285718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33315646158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33316017950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33316429952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33316853564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33317220850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33317578412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33317944092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33318292120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33318666266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33319026366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33319509186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33319859912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33320223722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33320637800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33321005176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33321473196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33321821650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33322276772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33322643494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33323013996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33323372878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33323720648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33324081130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33324425898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33324848184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33325194818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33325564530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33325922756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33326304666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33326650338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33326997996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33327355782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33327764762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33328130734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33328477186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33328860196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33329218700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33329589960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33329935760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33330331852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33330933484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33331284766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33331659868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33332005258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33332374228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33332881726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33333335100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33333829862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33334268482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33334649574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33334996466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33335361610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33335707756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33336157304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33336522684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33336911780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33337271330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33337617674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33337977504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33338352962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33338778704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33339127986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33339500432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33339859512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33340246678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33340596126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33340942902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33341376496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33341789908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33342157594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33342505392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33342890844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33343251532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33343623450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33344082528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33344500176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33344863160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33345208634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33345581664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33345926514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33346297492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33346657232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33347028930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33347441504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33347791848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33348151998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33348509096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33348870626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33349214588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33349585056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33350005766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33350389180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33350736980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33351084654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33351456646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33351801540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33352163624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33352524344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33352955212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33353319152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33353689188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33354046804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33354394216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33354753818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33355202168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33355632626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33355980800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33356351862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33356712770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33357095102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33357442034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33357788724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33358149082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33358555480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33358922444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33359269006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33359652296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33360012092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33360382504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33360727908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33361122234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33361500520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33361904298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33362375950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33362728142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33363098288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33363458966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33363831472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33364268272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33364619130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33364980482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33365337030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33365699284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33366043330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33366566570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33367000024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33367374742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33367723040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33368100246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33368461130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33368806028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33369167342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33369635734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33370009100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33370367472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33370738282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33371099616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33371444602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33371801644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33372145060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33372567920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33372915444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33373322412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33373718792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33374091644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33374437572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33374784680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33375217222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33375597528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33375959434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33376303840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33376695228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33377055504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33377542510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33377960634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33378326460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33378689470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33379038258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33379413194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33379758010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33380128214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33380489960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33380921442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33381272120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33381620000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33381991328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33382339054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33382702912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33383049174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33383421322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33383859812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33384235712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33384584678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33384949196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33385307638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33385652386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33386013248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33386417408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33386792156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33387152270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33387523710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33387883856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33388231122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33388733138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33389133208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33389507332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33389857822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33390285216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33390714464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33391088408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33391436670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33391784666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33392221034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33392569876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33392931408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33393285686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33393655642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33394013986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33394419454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33394839452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33395191212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33395552368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33395897194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33396273876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33396618126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33396988212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33397349464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 291,2910000,10000,0,0,256,25,335,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33399070114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33399433584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33399903400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33400355014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33400715252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33401078896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33401423612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33401808776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33402167838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33402541310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33402890248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33403300004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33403663662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33404010298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33404382514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33404727136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33405096908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33405457268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33405828548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33406247476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33406597470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33406957244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33407312724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33407898270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33408248600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33408621320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33409046792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33409455306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33409808846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33410173462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33410535562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33411034694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33411401138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33411815430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33412191026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33412553098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33412935702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33413282404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33413628916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33413988244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33414393584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33414760110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33415107240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33415480090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33415870762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33416242366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33416588246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33416935100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33417358594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33417708324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33418071074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33418494218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33418924458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33419285368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33419656248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33420082126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33420434134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33420792788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33421137170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33421509176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33421853198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33422324286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33422749486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33423128660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33423475996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33423823346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33424195374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33424541852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33424903838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33425249596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33425688896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33426113962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33426486380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33426846314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33427194890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33427554252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33427901348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33428264788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33428673418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33429047382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33429408256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33429792466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33430139678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33430486574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33430846220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33431253472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33431634966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33431980074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33432350644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33432722820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33433094500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33433539292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33433954978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33434331540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33434680850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33435045890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33435402772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33435772938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33436182462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33436579502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33437010710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33437364432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33437726764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33438084196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33438446876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33438792910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33439193340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33439622182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33439999110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33440348140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33440712946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33441101676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33441477064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33441840010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33442213478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33442681524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33443054430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33443456314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33443817674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33444167224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33444632222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33444999812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33445449638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33445828028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33446229254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33446661400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33447113608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33447520878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33447949110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33448325790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33448672440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33449034546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33449392696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33449765662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33450161556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33450533794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33450944594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33451295324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33451655242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33452011612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33452373444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33452717214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33453087200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33453446728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33453884244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33454291928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33454644084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33455015682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33455361022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33455829004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33456177872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33456618614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33456983386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33457355604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33457713482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33458061178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33458420164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33458765180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33459187112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33459534670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33459905474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33460265282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33460691750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33461070118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33461420726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33461782966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33462239800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33462606270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33462992754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33463409466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33463778628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33464179870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33464556074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33464987070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33465353354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33465702606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33466105744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33466452618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33466853010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33467348418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33467795208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33468148300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33468526332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33468902064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33469276642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33469639968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33469985072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33470425752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33470792104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33471165518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33471514216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33471875220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33472236200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33472582628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33472945146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33473355788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33473731960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33474093856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33474476618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33474885768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33475290320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33475652158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33476069130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33476434622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33476779280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33477151252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33477523478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33477939530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33478426296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33478880944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33479293264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33479670074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33480076738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33480423072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33480821294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33481209934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33481658682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33482036080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33482387324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33482825708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33483172598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33483533508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33483907960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33484340076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33484933506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33485310656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33485675252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33486024632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33486388450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33486736516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33487210838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33487590074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33487992488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33488393556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33488798978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33489186162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33489713330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33490151564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33490530976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33490894216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33491252152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33491624412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33491986492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33492357382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33492783752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33493162724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33493569514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33493945278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33494322234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33494669106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33495040698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33495417602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33495858394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33496207334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33496553016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 292,2920000,10000,0,0,256,25,336,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33498490698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33498853402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33499219154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33499581770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33499992724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33500356894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33500867650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33501288250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33501643004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33502007794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33502370140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33502737452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33503155378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33503572554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33504023654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33504401648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33504751428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33505101044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33505473530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33505820308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33506220076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33506563234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33506995668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33507358604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33507728944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33508087872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33508435574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33508793964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33509139290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33509562752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33509911044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33510281924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33510643534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33511078670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33511427296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33511879466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33512243922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33512685444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33513096882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33513444656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33513829756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33514190098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33514591198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33514937266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33515359492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33515739578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33516103132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33516478384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33516822844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33517193560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33517553636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33518018568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33518386520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33518736376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33519125198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33519483578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33519861594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33520246082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33520621742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33521051684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33521426440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33521772386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33522131612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33522492810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33522838600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33523299892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33523714200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33524087496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33524448104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33524830628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33525177624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33525524882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33525883868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33526229258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33526684538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33527032040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33527402212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33527774010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33528163894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33528510708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33528857990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33529279188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33529662338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33530054550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33530414030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33530813482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33531243646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33531681234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33532141690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33532495948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33532884844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33533274222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33533664520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33534011366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33534536354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33534971658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33535348366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33535695248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33536057162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33536420046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33536767660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33537132678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33537529640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33537912596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33538275042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33538645772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33539082440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33539444404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33539804706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33540149266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33540581238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33540928612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33541300748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33541672208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33542042048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33542387216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33542732178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33543145542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33543498864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33543877532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33544220872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33544600694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33544958748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33545428736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33545779116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33546200312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33546564390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33546909868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33547282584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33547626904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33547997530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33548357350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33548787346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33549138516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33549485816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33549846830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33550210056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33550574724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33550921710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33551294912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33551714388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33552086660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33552432484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33552788794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33553148402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33553492654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33553853194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33554196900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33554641444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33555005026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33555376438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33555733932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33556080756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33556439782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33556882316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33557313458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33557662082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33558208088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33558816208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33559459964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33560201138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33560671976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33561033362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33561616888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33561997214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33562414852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33562877478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33563244172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33563618074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33563979176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33564328672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33564689746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33565036972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33565398874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33565816174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33566190232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33566550756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33566936984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33567357092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33567871274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33568236682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33568649762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33569014910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33569360490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33569745772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33570105796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33570477656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33570823986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33571234600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33571599338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33571946820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33572308616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33572664676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33573035424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33573395606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33573767620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33574184608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33574535052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33574896608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33575252280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33575615108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33575959272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33576348586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33576810100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33577218454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33577582364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33577946534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33578336316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33578684722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33579152044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33579571880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33579946540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33580309026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33580680876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33581039742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33581387096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33581776750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33582123912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33582554394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33582904474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33583278306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33583651284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33584022334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33584368828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33584716494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33585126894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33585487448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33585848830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33586194714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33586576618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33586937096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33587308674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33587655266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33588063786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33588426638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33588773194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33589135112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33589491704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33589862962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33590320190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33590759868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33591112884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33591462126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33591838840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33592197596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33592559428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33592904752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33593275760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33593697292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33594071242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33594418866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33594776888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33595137694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33595535474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33595911896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33596257604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33596694648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 293,2930000,10000,0,0,256,25,338,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33598271614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33598653592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33599031644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33599482902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33599883010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33600234074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33600609728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33600955844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33601435582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33601800810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33602257032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33602607562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33602954918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33603325532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33603670856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33604063068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33604409748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33604847518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33605243562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33605646904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33606007068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33606355540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33606718690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33607066688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33607430612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33607841736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33608216068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33608597642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33608982428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33609330570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33609678362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33610037702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33610444900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33610810496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33611155984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33611527256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33611897274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33612291860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33612737258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33613151862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33613521850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33613868842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33614231484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33614588236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33614959700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33615320230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33615692760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33616104636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33616455216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33616814820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33617171056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33617533632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33617878084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33618282160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33618642800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33619076194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33619427702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33619774986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33620146860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33620492666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33620855126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33621200098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33621631480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33621996812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33622367128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33622714748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33623073892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33623434076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33623942148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33624380660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33624731404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33625104030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33625463500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33625848902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33626195814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33626544112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33626902586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33627310864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33627677594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33628022950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33628404890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33628766386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33629139010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33629485094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33629833138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33630264682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33630612742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33630973554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33631326580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33631695422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33632052640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33632421288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33632828984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33633179602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33633539958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33633885434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33634258020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33634603094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33635075042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33635441682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33635876738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33636226744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33636576012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33636954724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33637302000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33637678196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33638024542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33638659060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33639028134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33639423734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33639790756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33640140772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33640503084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33640848676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33641272770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33641622884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33641996892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33642368102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33642744034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33643092692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33643439024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33643801362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33644208388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33644572330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33644915808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33645295432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33645652676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33646021108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33646512852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33646929070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33647292174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33647638612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33648013014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33648357932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33648728764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33649087568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33649457776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33649867544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33650216954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33650577858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33650935552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33651298136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33651642470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33652063850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33652504618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33652881840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33653230170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33653590294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33653951656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33654299000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33654663920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33655025236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33655457356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33655821258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33656192106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33656551152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33656898572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33657258134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33657700196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33658137450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33658486142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33658857464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33659243076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33659613956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33659960780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33660307966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33660668848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33661082194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33661446376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33661792392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33662174722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33662536908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33662908260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33663254420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33663663244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33664026756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33664373722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33664736270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33665091820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33665462948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33665823184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33666195176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33666605420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33666956248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33667316580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33667673106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33668035548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33668380376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33668881970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33669309152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33669684882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33670032228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33670406384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33670767592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33671113186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33671474892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33671819412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33672249690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33672611358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33672979414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33673375246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33673723180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33674117036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33674461512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33674897104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33675246052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33675618610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33675991928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33676364846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33676711040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33677057400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33677416640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33677824808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33678189384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33678533420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33678915914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33679277492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33679647590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33680093552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33680585480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33680961378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33681319718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33681695418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33682040102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33682411924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33682773650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33683210952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33683560810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33683906584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33684267014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33684623800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33684986488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33685331902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33685703128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33686159036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33686536300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33686882460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33687239856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33687599352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33687945150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33688306688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33688651490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33689080776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33689444470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33689816710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33690176618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33690523676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33690964170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33691329116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33691766114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33692113840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33692484880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33692856104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33693227556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33693573118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33693919938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 294,2940000,10000,0,0,256,25,339,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33695484284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33695851154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33696215872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33696564132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33696939348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33697366782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33697743312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33698089018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33698448336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33698808456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33699154118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33699516354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33699861290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33700290530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33700656130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33701027536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33701388816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33701736954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33702216120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33702566772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33703007446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33703355144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33703725520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33704099230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33704469762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33704816900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33705167672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33705593930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33705943328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33706305584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33706649256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33707031192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33707390714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33707762452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33708107528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33708542730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33708937700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33709284364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33709658346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33710001478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33710370922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33710729030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33711162484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33711511660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33711858386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33712217742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33712578346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33712940026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33713364444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33713751860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33714198270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33714574330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33714922646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33715476414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33715839920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33716187492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33716550040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33716960122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33717367336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33717751686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33718141052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33718489848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33718839722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33719201712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33719622228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33719988558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33720335044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33720706512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33721078358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33721451660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33721798842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33722148580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33722570728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33722920986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33723283508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33723647172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33724018610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33724390466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33724920366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33725335894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33725688862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33726050536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33726409880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33726773392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33727118880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33727490824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33727851984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33728286478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33728639270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33728987760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33729360298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33729708926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33730102350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33730449072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33730879668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33731246126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33731617612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33731976544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33732324840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33732685446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33733032100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33733410324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33733817184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33734191228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33734552000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33734935576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33735282044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33735629192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33736231362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33736647556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33737088270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33737435890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33737821244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33738181426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33738552810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33738899008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33739317406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33739683080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33740030154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33740403518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33740748868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33741119470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33741479464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33741851246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33742268044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33742621172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33742980228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33743340574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33743702956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33744048380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33744418598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33744839454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33745216138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33745577992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33745925254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33746298014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33746644564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33747132038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33747535714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33747918196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33748279858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33748653170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33749028226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33749377660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33749739044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33750086290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33750512266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33750861200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33751234616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33751607702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33751978940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33752324566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33752671194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33753032060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33753438130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33753802748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33754147276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33754529572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33754888542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33755257862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33755603500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33756028378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33756391022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33756736782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33757098172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33757455814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33757827216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33758277984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33758653236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33759067626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33759419898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33759782360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33760140922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33760504070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33760850570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33761222886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33761644972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33762021670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33762370874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33762717638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33763090710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33763437374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33763801090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33764159990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33764590560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33764956392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33765394412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33765759894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33766109112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33766483836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33766830106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33767260964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33767611974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33767986024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33768348714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33768735792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33769084758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33769573148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33770088576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33770448502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33770810728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33771165286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33771538014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33771897976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33772268992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33772616166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33773026802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33773390896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33773737302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33774111108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33774457132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33774828714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33775189420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33775622478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33775973242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33776322888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33776682744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33777039618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33777400694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33777745548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33778117040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33778536490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33778910900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33779258224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33779617172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33779995370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33780340664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33780797278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33781221300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33781596162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33781957918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33782329926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33782690162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33783038344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33783398664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33783745090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33784170736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33784518356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33784889798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33785261724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33785633392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33785980502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33786360774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33786780584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33787153016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33787528872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33787874464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33788259092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33788618770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33788989906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33789335798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33789759210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33790121264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33790466034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33790840150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 295,2950000,10000,0,0,256,25,340,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33792988686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33793448020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33793832054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33794209506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33794559430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33794911390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33795352092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33795733888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33796115066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33796474780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33796866510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33797228060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33797600890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33798022906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33798384444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33798745844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33799090732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33799463748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33799809110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33800178712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33800539654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33800973574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33801321618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33801667202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33802034722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33802378622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33802738562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33803263832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33803697706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33804063590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33804435386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33804792280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33805140148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33805498794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33805843710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33806205258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33806609642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33806983178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33807343690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33807726966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33808108862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33808457170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33808817048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33809256686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33809623104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33809968626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33810340714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33810716466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33811086890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33811433460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33811781266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33812204944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33812570800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33812933666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33813289848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33813660682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33814020538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33814516594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33814934010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33815285706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33815646002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33816002620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33816365518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33816712122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33817081600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33817443224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33817882308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33818233112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33818580826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33818952812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33819299428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33819661650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33820006270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33820436910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33820802226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33821174064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33821523968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33821947168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33822309098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33822654552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33823016696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33823429388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33823801330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33824159312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33824540352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33824885580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33825231436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33825690116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33826104180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33826477432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33826823170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33827204552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33827564466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33827950800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33828298724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33828647026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33829069036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33829418952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33829780824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33830135810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33830506744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33830865926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33831236096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33831640982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33831991602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33832352256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33832698526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33833072030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33833415918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33833785594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33834146032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33834580640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33834928452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33835274440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33835642400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33835985968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33836389556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33836888204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33837330350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33837699416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33838073112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33838433294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33838782336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33839143998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33839491824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33839855870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33840261624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33840635208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33840996372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33841379356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33841725424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33842102856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33842464580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33842870834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33843252184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33843598192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33843981348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33844341890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33844713374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33845058974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33845406998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33845830502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33846179304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33846540242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33846896436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33847266448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33847625912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33848091664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33848507712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33848859962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33849220254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33849576722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33850006078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33850352668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33850723134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33851137608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33851520238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33851896520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33852248024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33852623832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33852971896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33853335948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33853684142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33854129124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33854503440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33854876330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33855233386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33855582462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33855941788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33856287118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33856648336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33857060094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33857434194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33857793316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33858176264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33858522114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33858969544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33859351556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33859763402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33860129612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33860474880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33860856636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33861216382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33861586994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33861933006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33862330322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33862700942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33863046776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33863409386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33863765760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33864136532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33864497024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33864868516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33865274884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33865626656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33865985906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33866331398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33866704086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33867049346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33867420104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33867781058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33868214998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33868566312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33869114556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33869494558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33869843970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33870346230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33870764868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33871142054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33871504172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33871876676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33872237532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33872586586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33872947988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33873294182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33873715552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33874063516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33874449198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33874821572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33875192960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33875569092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33875917396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33876329224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33876689762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33877051742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33877396364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33877780084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33878206414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33878580594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33878927644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33879350650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33879714640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33880058270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33880431112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33880775368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33881145748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33881607168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33882045632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33882404810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33882753060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33883113030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33883470366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33883833222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33884178206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33884549448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33884973540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33885349452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33885697938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33886057984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33886418602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33886763816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33887125638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33887469936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33887899620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33888260552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33888630094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33888989472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 296,2960000,10000,0,0,256,25,341,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33890519394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33890898224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33891247656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33891625792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33891972160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33892344500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33892803624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33893250532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33893601966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33893953374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33894313022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33894670974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33895033164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33895378044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33895748980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33896169328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33896542818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33896890738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33897253044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33897613742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33897959184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33898352818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33898758910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33899133384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33899493970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33899865042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33900223740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33900573444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33900934158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33901280472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33901703598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33902051104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33902421540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33902793568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33903164874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33903512306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33903950754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33904385528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33904735522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33905097650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33905442976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33905825994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33906203936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33906641524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33906989144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33907409724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33907772580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33908119336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33908494218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33908838386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33909207970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33909568914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33910004684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33910361666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33910708326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33911067252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33911423208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33911785602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33912130544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33912501516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33912920724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33913294314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33913642754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33914001868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33914360956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33914706424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33915205976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33915622076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33915997030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33916358630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33916729464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33917090572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33917438228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33917798480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33918143524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33918566262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33918914460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33919284552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33919654210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33920027376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33920374634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33920721464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33921131084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33921504416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33921865604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33922209840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33922591970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33922951866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33923322056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33923667804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33924079026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33924441854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33924787762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33925149320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33925564340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33925938140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33926398668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33926835786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33927186972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33927535004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33927894432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33928253862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33928615154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33928958530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33929328476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33929750320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33930123348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33930469484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33930827714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33931187016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33931532614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33931894126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33932238654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33932667488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33933031552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33933401430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33933759184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33934107732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33934466252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33934880190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33935321466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33935671352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33936045636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33936421072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33936808430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33937156418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33937603934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33938030232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33938388404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33938751132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33939095530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33939475738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33939835500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33940206324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33940551660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33940958904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33941322398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33941669094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33942042036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33942385874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33942756016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33943114228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33943535128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33943892884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33944240956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33944600992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33944958842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33945319612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33945663928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33946217942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33946646132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33947020660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33947368586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33947728792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33948091800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33948436950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33948939816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33949349278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33949723548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33950084632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33950468056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33950815610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33951163406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33951524020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33951869330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33952293556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33952654054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33953025082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33953399070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33953769842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33954152930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33954500866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33954923988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33955273494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33955635362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33955991336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33956362432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33956722714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33957095128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33957441000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33957852468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33958216682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33958564700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33958939638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33959284186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33959655244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33960105934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33960545496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33960894944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33961242056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33961613390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33961958726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33962320376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33962665132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33963167480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33963538688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33963911342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33964259916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33964621480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33964981002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33965327056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33965689090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33966097372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33966479722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33966839264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33967222058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33967569718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33967933316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33968295638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33968642092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33969069028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33969417560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33969790074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33970164638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33970536990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33970885106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33971358428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33971784054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33972133792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33972497862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33972856086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33973228628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33973589854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33973962754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33974372044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33974722592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33975081730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33975427994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33975800536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33976145600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33976515924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33976874426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33977305198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33977657262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33978005062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33978376146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33978724152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33979087204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33979432192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33979804478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33980224736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33980600584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33980950592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33981310654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33981672284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33982018652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33982470210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33982881352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33983257314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33983633402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33984022436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33984369224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33984716278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33985075752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33985421108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 297,2970000,10000,0,0,256,25,342,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 33987349080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33987702522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33988077020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33988506380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33988886476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33989234560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33989598324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33989961608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33990307648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33990669572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33991014410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33991500162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33991864564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33992236438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33992595454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33992943988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33993393878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33993758984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33994197542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33994546032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33994917260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33995287974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33995659550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33996006974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33996355462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 33996781622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33997129944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 33997490770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 33997834806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 33998216738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 33998577780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 33998949494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 33999297090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 33999707224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34000087582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34000434010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34000807704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34001153208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34001523928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34001884094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34002257172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34002667944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34003020294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34003435644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34003837698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34004202876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34004649162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34005026356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34005458420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34005835518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34006183426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34006543906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34006904836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34007250488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34007611962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34008018132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34008390760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34008765106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34009137068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34009497834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34009847088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34010234356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34010581008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34011005466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34011351302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34011719232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34012088824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34012458230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34012803480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34013149128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34013578384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34013928060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34014289846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34014638400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34015021716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34015398316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34015911426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34016264182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34016674348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34017038478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34017385840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34017762030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34018106050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34018476310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34018836886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34019271214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34019688212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34020038786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34020414504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34020762812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34021126686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34021473424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34021846248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34022278812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34022838768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34023202214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34023551634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34023912314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34024258170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34024619880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34025041696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34025414642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34025773606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34026155896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34026503252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34026851278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34027375508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34027786248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34028152286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34028496888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34028879306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34029240270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34029611816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34029958674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34030368558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34030732082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34031080026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34031457198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34031813796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34032184854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34032544930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34032917032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34033324886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34033676134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34034037490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34034394164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34034757350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34035102788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34035472740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34035831310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34036269436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34036619036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34036966564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34037341288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34037687528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34038048978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34038551728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34039018608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34039384972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34039770564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34040133684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34040483146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34040864114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34041210754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34041634610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34041982604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34042352560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34042712908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34043094932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34043440384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34043786468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34044143426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34044552530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34044917936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34045263260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34045645812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34046005320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34046376210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34046739706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34047144062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34047512276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34047926592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34048290136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34048649304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34049021728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34049516802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34049964032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34050324440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34050672552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34051031694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34051388110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34051750196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34052094660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34052464958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34052897310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34053273120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34053619442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34053977998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34054336772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34054681482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34055042220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34055385704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34055814674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34056178658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34056548310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34056906992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34057255374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34057614718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34057959410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34058381258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34058730128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34059100944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34059461690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34059843744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34060190088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34060628356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34060992024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34061406070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34061773214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34062135342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34062518444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34062879200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34063249322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34063596248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34064004220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34064368076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34064713674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34065074844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34065431570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34065801714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34066193648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34066565750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34066973452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34067324340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34067684986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34068042988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34068404776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34068748820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34069119044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34069530604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34069915002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34070262220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34070610336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34070985204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34071331232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34071692506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34072164492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34072600472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34072963856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34073334542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34073693010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34074039476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34074398596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34074743564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34075163666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34075511166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34075915532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34076301126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34076688156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34077037428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34077385398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34077768528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34078189446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34078555308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34078900184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34079282956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34079641838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34080012818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34080359572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34080777522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34081140016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34081486576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34081848596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34082247360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34082623580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34083122868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34083568764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 298,2980000,10000,0,0,256,25,343,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34084996150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34085356012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34085724658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34086075178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34086506764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34086854748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34087227968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34087600952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34087975124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34088322646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34088673990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34089034840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34089471230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34089837304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34090183640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34090567934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34090928368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34091301970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34091650778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34092063174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34092429496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34092780118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34093146472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34093507372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34093901978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34094423344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34094862270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34095212834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34095562824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34095923006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34096280042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34096642134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34096987516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34097358502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34097785452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34098160050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34098506704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34098869168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34099229378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34099575448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34100118574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34100535716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34100912196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34101273596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34101663096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34102011276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34102360546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34102720842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34103066774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34103501830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34103849788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34104295960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34104673932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34105047414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34105546856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34105963898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34106337454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34106683998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34107046984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34107402672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34107775128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34108136132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34108509996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34108916522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34109266818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34109625070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34109998968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34110361284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34110705556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34111076504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34111434944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34111870696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34112221830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34112569976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34112941144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34113286954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34113648588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34113993674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34114423762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34114789644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34115161378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34115509146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34115870202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34116243354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34116684590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34117050788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34117460300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34117834696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34118194236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34118578056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34118925506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34119273176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34119632624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34120039182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34120405432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34120751354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34121122456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34121493470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34121864794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34122243746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34122592670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34123021552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34123371582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34123734564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34124090718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34124461602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34124821188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34125213818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34125628542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34125981324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34126342470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34126687100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34127061042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34127406422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34127870672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34128235884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34128672366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34129023298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34129373430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34129745962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34130092084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34130454166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34130800088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34131229384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34131594418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34131967676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34132314290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34132741252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34133103922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34133449672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34133812156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34134234782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34134609450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34134971402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34135355014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34135701618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34136049914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34136410812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34136821404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34137188000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34137533178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34137904704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34138276656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34138647946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34139096844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34139449670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34139878434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34140228592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34140608288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34140967184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34141339138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34141699574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34142071610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34142481570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34142833464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34143194382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34143540872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34143914110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34144259188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34144629296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34144989694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34145424738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34145774868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34146124726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34146494452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34146838396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34147198260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34147540902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34147967916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34148334006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34148705744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34149051828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34149410030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34149767854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34150188148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34150569530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34150979332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34151353300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34151715024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34152099482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34152447620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34152795832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34153155436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34153558808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34153924996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34154270614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34154641542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34155013012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34155386236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34155734620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34156097028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34156518098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34156868012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34157230602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34157590354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34157962264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34158323100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34158695236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34159040884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34159459648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34159822488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34160168270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34160541464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34160947566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34161442080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34161812848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34162258302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34162608360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34162956576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34163328978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34163675410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34164037718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34164382596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34164811780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34165179944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34165551638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34165899072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34166257828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34166618928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34166966810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34167330814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34167735450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34168110398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34168471042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34168855302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34169202696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34169549952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34169910168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34170255696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34170683924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34171031514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34171429576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34171801924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34172186434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34172636148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34172988536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34173414408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34173764110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34174127410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34174484140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34174854722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34175215132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34175586850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34175994508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34176347906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34176909496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34177272412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34177635336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34177980598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34178389578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34178815220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34179191194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34179539804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34179887614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34180259232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 299,2990000,10000,0,0,256,25,344,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34182214156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34182588894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34182948156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34183319594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34183681104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34184206156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34184625846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34184983558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34185350184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34185709928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34186074152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34186421072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34186794860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34187221546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34187599376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34187948712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34188314524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34188688346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34189102816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34189466744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34189813988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34190262098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34190627672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34191001202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34191359680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34191708872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34192069380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34192415956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34192841070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34193190714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34193563200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34193923494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34194307024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34194654340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34195105938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34195470844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34195883362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34196247582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34196592882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34196975634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34197335154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34197706936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34198054442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34198463238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34198826090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34199173788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34199535896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34199890748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34200261636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34200622290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34200993926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34201403572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34201755058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34202114554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34202471638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34202834428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34203178830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34203550920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34203990044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34204366302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34204714558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34205062730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34205434204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34205779522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34206232312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34206580466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34207014722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34207380892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34207752728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34208111354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34208460136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34208821076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34209165654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34209588638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34209936768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34210307092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34210667272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34211050836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34211398942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34211746840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34212106710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34212512192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34212876352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34213222090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34213603156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34213964704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34214335664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34214681774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34215029702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34215451302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34215799818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34216160708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34216517560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34216888424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34217385566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34217785452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34218205158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34218557584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34218918462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34219290812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34219655388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34220000840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34220373942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34220798770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34221174932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34221524328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34221873646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34222245394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34222591498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34222952824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34223297818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34223729138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34224094946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34224468192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34224828630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34225177628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34225538354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34225885696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34226248844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34226664708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34227039150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34227399722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34227784968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34228132466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34228481512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34228931436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34229344070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34229709568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34230055290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34230437686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34230798636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34231170300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34231518328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34231925070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34232298986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34232646204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34233008460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34233366042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34233737668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34234130830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34234517822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34234928466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34235280924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34235642062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34235999736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34236361730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34236705600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34237075494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34237434912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34237867940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34238217520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34238565312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34238936848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34239283814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34239645130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34240079258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34240519712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34240884912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34241257286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34241617488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34241965828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34242326736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34242672222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34243032940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34243442044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34243819148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34244179396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34244567008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34244914774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34245346200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34245771398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34246199988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34246566302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34246911850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34247294136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34247654736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34248027850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34248373956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34248785630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34249247616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34249594770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34249969226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34250339332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34250709838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34251173304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34251618458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34251970312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34252320268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34252680758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34253039660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34253598480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34253948144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34254388486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34254756368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34255129348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34255477256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34255838656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34256201740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34256550412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34256915336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34257322390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34257696580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34258057930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34258441998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34258790562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34259139532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34259500660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34259845816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34260269118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34260616262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34260986632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34261360098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34261733976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34262082064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34262573840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34263003744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34263355612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34263723278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34264083282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34264456640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34264818286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34265189874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34265602848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34265971350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34266332656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34266677864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34267050534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34267394998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34267765512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34268124888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34268560770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34268910284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34269259074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34269629422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34269975182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34270335666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34270679914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34271049610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34271472602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34271846014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34272193632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34272553960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34272914558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34273261946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34274092564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34274457874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34274829840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34275201448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34275575342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34275922056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34276280716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34276642840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34277055406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34277416266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34277758342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34278137960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34278496420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 300,3000000,10000,0,0,256,25,346,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34279994064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34280352694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34280707454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34281089426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34281438236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34281802856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34282149930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34282602760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34282969030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34283343724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34283702958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34284052612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34284413060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34284865598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34285295474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34285644310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34286015512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34286387636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34286759454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34287107008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34287455396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34287815892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34288227384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34288591458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34288937074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34289318874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34289679694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34290051394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34290429024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34290838630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34291203136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34291548904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34291910612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34292266338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34292636052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34292997648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34293368638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34293778156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34294130382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34294491094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34294848308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34295209582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34295553664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34296060854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34296490038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34296868110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34297217372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34297578532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34297956364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34298302044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34298663320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34299007294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34299439704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34299802264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34300173684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34300531868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34300879028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34301237964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34301583418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34302079928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34302438412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34302809666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34303178604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34303551344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34303896432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34304242494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34304601022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34305010644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34305375984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34305721556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34306103720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34306462906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34306834332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34307285468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34307702584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34308068248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34308414318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34308786622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34309131860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34309502454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34309864206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34310234896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34310644390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34310994600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34311355248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34311712020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34312073936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34312418194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34312788066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34313228116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34313606124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34313954206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34314301634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34314674522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34315022388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34315385194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34315731602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34316158798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34316524328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34316896628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34317256328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34317604216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34317966132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34318405622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34318833290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34319180812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34319552476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34319912638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34320296286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34320642638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34320989444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34321349438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34321756558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34322121636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34322466772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34322847912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34323207136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34323578846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34323925970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34324317656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34324695298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34325042262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34325403548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34325759486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34326129448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34326489936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34326860080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34327280056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34327632156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34327991860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34328337810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34328724380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34329068906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34329557700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34329987044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34330622884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34330979670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34331346984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34331710344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34332056056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34332418596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34332835798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34333212172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34333573020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34333943826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34334303174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34334651320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34335011908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34335357242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34335779974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34336129670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34336501506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34336873356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34337245704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34337592244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34337938874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34338358536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34338711898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34339076040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34339422238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34339805936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34340164720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34340707808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34341062652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34341478612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34341843108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34342190230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34342563224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34342907346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34343278794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34343640864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34344081306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34344448088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34344797568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34345169100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34345515680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34345877314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34346254376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34346626432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34347056684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34347430614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34347776876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34348137536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34348500788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34348847340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34349210998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34349622438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34349996340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34350357614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34350729974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34351088736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34351436788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34351891300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34352241778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34352669554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34353016366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34353386628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34353760258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34354132156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34354479036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34354825742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34355246772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34355596640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34355959570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34356304504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34356686782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34357045594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34357415920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34357762338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34358178482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34358621978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34358971742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34359347706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34359711346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34360085094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34360444216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34360896632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34361245698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34361595512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34361967720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34362315130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34362676408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34363146672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34363583164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34363950890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34364323988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34364671586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34365033280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34365395002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34365740454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34366102772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34366515154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34366889688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34367250400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34367633608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34367979502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34368326688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34368685356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34369030630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34369496818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34369844888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34370215470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34370586784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34370955914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34371302174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34371650654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34372075364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34372425990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34372789730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34373136336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34373520154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34373880140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34374346908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34374761280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34375112480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 301,3010000,10000,0,0,256,25,347,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34377050588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34377404482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34377840296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34378192268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34378567566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34378942446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34379320514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34379668998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34380019716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34380445370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34380795424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34381157094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34381501754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34381883484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34382243952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34382616560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34382963348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34383371904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34383737258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34384086256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34384464972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34384810686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34385181542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34385641744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34386082130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34386443208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34386868806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34387247896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34387595272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34387958408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34388303480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34388731030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34389110182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34389487096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34389834518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34390196546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34390557770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34390904276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34391268538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34391676802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34392075460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34392439074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34392823024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34393170276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34393518352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34393879248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34394224926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34394650860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34395000356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34395371994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34395744488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34396115516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34396462494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34396913894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34397341768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34397692318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34398055860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34398413452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34398784836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34399145718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34399515764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34399862466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34400270496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34400632338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34400978580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34401352350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34401697614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34402104436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34402464860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34402900426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34403252050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34403601854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34403973192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34404319880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34404680614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34405024946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34405394842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34405826016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34406201246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34406548450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34406907540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34407489628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34408000196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34408432122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34408782640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34409157276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34409520846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34409906692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34410252672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34410600792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34410961600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34411372024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34411737192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34412081878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34412465896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34412825390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34413196924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34413542540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34413947502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34414324258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34414670972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34415104056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34415468480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34415841488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34416204006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34416574948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34416992276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34417346616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34417710022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34418073304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34418437356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34418783734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34419294756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34419725454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34420100446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34420448286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34420808400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34421168916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34421515230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34421878270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34422223582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34422657910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34423023096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34423483952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34423856188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34424205312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34424569064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34424915972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34425357528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34425705272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34426074900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34426445500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34426816316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34427161302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34427508206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34427866802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34428280094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34428642142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34428985416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34429365534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34429722962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34430093954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34430545434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34430962946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34431327024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34431674364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34432052228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34432397590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34432768338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34433127726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34433558700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34433908322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34434256546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34434615074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34434971982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34435334676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34435679390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34436049754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34436470670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34436859202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34437207028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34437565814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34437929880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34438277548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34438660018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34439005960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34439438188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34439803506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34440175438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34440534008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34440883188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34441243654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34441684202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34442115332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34442473846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34442845224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34443268750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34443660222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34444007966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34444357408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34444788776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34445140164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34445504152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34445850506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34446234198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34446594982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34446968296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34447316300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34447728268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34448091926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34448439132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34448811720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34449157208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34449529046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34449890494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34450262624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34450673106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34451079556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34451445396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34451806162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34452172206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34452519588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34452986244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34453413380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34453790932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34454139202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34454515042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34454875998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34455221602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34455584098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34455991966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34456367116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34456728600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34457100254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34457459520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34457807756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34458199390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34458546546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34458974564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34459323518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34459694324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34460067702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34460438558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34460785498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34461133676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34461555122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34461906286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34462268674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34462613788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34462996060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34463355658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34463797474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34464166198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34464578640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34464943202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34465289636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34465663502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34466062338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34466439378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34466801796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34467233690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34467585232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34467934364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34468294522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34468651494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34469014244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34469358690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34469743802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34470165612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34470550040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34470897930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34471256994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34471683728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34472033368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34472397082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34472817172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34473195170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 302,3020000,10000,0,0,256,25,348,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34474725740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34475227298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34475647546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34476005564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34476376172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34476725728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34477102354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34477448858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34477821550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34478183752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34478630996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34478983282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34479336912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34479708648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34480056332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34480418952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34480765384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34481195990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34481561506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34481992210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34482341338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34482701356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34483060926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34483406514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34483767160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34484439032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34484816100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34485191230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34485567064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34485913880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34486424162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34486854570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34487204408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34487566942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34487912106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34488295956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34488655382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34489028184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34489375420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34489785402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34490148130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34490494626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34490867524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34491212458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34491583368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34491945874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34492383572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34492734522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34493081676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34493443566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34493802092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34494163518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34494507406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34494879472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34495341286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34495718090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34496137620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34496504086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34496866692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34497213840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34497753576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34498179548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34498556650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34498917018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34499299788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34499647942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34500061530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34500423560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34500838972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34501205246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34501550422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34501921432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34502311568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34502686138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34503033830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34503382434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34503808834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34504157808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34504519852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34504879450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34505250478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34505608762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34505979388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34506387672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34506739948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34507100264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34507446828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34507821232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34508167700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34508656120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34509026748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34509462506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34509814876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34510164882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34510536368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34510883338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34511246362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34511592534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34512023500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34512388628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34512762272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34513110556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34513471076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34513831130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34514210266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34514573724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34514995842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34515370992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34515731690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34516115578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34516463328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34516811422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34517171526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34517592720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34517958826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34518303452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34518673644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34519045214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34519417006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34519857574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34520208416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34520633786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34520984212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34521345408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34521701386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34522071500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34522431544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34522803360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34523213560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34523566288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34523927696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34524274900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34524650046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34524995936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34525367632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34525729296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34526161608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34526521218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34526869488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34527240688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34527586978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34527981212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34528362112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34528797940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34529164388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34529536162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34529881600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34530240602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34530601932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34531043872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34531412818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34531821692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34532195226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34532556232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34532955660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34533304128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34533652826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34534012108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34534420956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34534787848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34535131552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34535502922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34535873904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34536246016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34536591492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34536939986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34537363196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34537712804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34538075982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34538430636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34538801724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34539161914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34539533924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34539930902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34540291506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34540651432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34540995744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34541367588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34541711400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34542080028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34542532270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34542970126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34543322908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34543669884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34544041782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34544388614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34544751816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34545098546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34545515472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34545896158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34546268514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34546614728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34546973384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34547333718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34547680112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34548042918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34548463112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34548837484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34549198068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34549580470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34549928794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34550275940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34550634446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34550979886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34551404752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34551752684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34552123426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34552494248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34552865526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34553211080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34553648950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34554077200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34554433986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34554797658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34555142142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34555522184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34555881200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34556313268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34556667882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34557084816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34557446088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34557790958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34558163876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34558507402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34558877798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34559236496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34559671080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34560024130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34560372432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34560731852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34561316460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34561684412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34562028780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34562469208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34562835216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34563207088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34563563962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34563927602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34564287046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34564772498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34565197474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34565545520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34565916198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34566276882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34566659612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34567006084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34567353006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34567711502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34568118434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34568483328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34568828410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34569210028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34569569412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34569939678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34570320046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34570667402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 303,3030000,10000,0,0,256,25,349,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34572290096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34572646696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34573011740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34573358276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34573814578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34574183384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34574558976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34574921646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34575274062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34575635346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34576084044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34576513646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34576863680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34577237574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34577609426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34577981014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34578327096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34578732956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34579158340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34579511072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34579875164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34580223236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34580625276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34580986544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34581359820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34581707256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34582129246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34582500654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34582847106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34583218580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34583564540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34583936892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34584296152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34584830228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34585185904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34585536272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34585898240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34586258540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34586624184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34587144414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34587585092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34587953150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34588326580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34588675482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34589039544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34589402220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34589749966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34590114180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34590521842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34590897878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34591260786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34591649512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34591996844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34592346968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34592707346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34593054194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34593479452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34593826934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34594197316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34594568806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34594939602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34595285028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34595632168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34596087846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34596437614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34596799752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34597143466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34597529494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34597889174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34598382278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34598798940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34599152316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34599515988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34599862940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34600236222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34600580516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34600950144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34601310614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34601746436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34602097658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34602446618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34602819436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34603167236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34603531360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34603877458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34604249300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34604670960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34605046808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34605395020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34605754240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34606115552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34606462290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34606825296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34607236836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34607614252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34607978600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34608365408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34608717886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34609068944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34609520004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34609869958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34610309116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34610656698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34611029198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34611416696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34611789162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34612135538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34612484484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34612969012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34613321698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34613684540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34614041400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34614413144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34614772086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34615142964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34615553974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34615910112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34616270216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34616615082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34616987992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34617332412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34617702754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34618062920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34618499318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34618851494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34619200124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34619572932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34619920822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34620285470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34620733196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34621173330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34621539946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34621915444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34622264086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34622624604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34622986154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34623333564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34623697360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34624105400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34624481098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34624844850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34625230416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34625578458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34625926384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34626320512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34626668874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34627109626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34627457572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34627831008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34628206162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34628579776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34628927350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34629277368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34629703276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34630052624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34630414140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34630769252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34631139664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34631499206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34631963936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34632380028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34632731904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34633092340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34633437568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34633810450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34634155400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34634526160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34634885912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34635319692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34635670830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34636018344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34636388576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34636734994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34637097138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34637441706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34637812604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34638459992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34638836474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34639196704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34639546728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34639906428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34640252026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34640614264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34641064164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34641481644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34641841742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34642225798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34642588820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34642937500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34643447458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34643863204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34644228840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34644575944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34644966048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34645428502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34645809246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34646160168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34646589062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34646954662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34647302594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34647680256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34648043594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34648416328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34648779514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34649253248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34649653188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34650002864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34650374740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34650722474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34651083948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34651428224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34651798928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34652226970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34652603566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34652949146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34653308648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34653667412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34654013728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34654480500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34654891588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34655265216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34655627524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34656010886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34656358380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34656705604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34657066104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34657410662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34657834624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34658183570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34658584544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34658958266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34659330566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34659677062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34660025818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34660447126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34660796246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34661157294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34661501116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34661881810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34662240526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34662610588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34662957088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34663369098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34663732074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34664078316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34664451316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34664796218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34665166590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34665617826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34666057644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34666417240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34666764524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34667123426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34667478724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34667841266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 304,3040000,10000,0,0,256,25,350,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34703707018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34704160708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34704536490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34704918308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34705344996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34705707274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34706074384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34706436578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34706801082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34707149424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34707521736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34707938644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34708320944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34708668302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34709044350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34709416992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34709760868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34710120944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34710567226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34711003368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34711370062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34711740712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34712098208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34712447204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34712807400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34713151922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34713575596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34713925436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34714295992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34714656900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34715247316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34715601054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34715952430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34716379134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34716732436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34717096650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34717444344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34717830252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34718193686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34718567422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34718915328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34719335144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34719701984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34720052526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34720429572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34720776642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34721149140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34721695570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34722137488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34722496730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34722845752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34723215758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34723562268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34723925266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34724269728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34724657650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34725082440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34725460408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34725880026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34726246594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34726606674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34726952302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34727315384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34727728358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34728103738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34728465680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34728849058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34729198016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34729547836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34729909388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34730256274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34730683296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34731032068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34731404506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34731776136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34732160044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34732517380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34732968012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34733397928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34733748106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34734111656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34734467748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34734839128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34735199180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34735571792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34735981822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34736336052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34736698602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34737047002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34737423574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34737769996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34738171228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34738530884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34738962922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34739313196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34739662598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34740033788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34740399640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34740762202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34741107276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34741541948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34741918238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34742291366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34742639004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34743000274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34743361166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34743705610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34744162688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34744576952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34744952762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34745314624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34745698558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34746047018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34746394252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34746753996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34747162710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34747530000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34747877328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34748251126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34748622686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34748995586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34749342330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34749692040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34750113218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34750470788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34750833224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34751187500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34751559794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34751922096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34752296088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34752645492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34753061308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34753426720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34753774632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34754218584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34754565164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34754934126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34755418774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34755889130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34756242174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34756593256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34756969230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34757316654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34757679784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34758025998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34758457600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34758823106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34759195322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34759542752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34759903280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34760265298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34760612256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34760975334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34761394014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34761770246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34762132682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34762516418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34762864520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34763273044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34763640028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34764053628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34764423588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34764772430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34765147548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34765529100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34765903706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34766365228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34766784960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34767150594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34767497248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34767859802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34768217856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34768590394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34768951888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34769324270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34769735540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34770089426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34770451392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34770810420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34771190200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34771536184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34771907504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34772268740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34772703214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34773050268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34773399276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34773771390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34774119626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34774484110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34774828092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34775259978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34775625884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34775997796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34776343988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34776704696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34777064510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34777504580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34777917962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34778288610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34778660810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34779020080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34779403166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34779751720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34780099326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34780458814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34780864648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34781231552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34781578104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34781950982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34782381040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34782777718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34783126566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34783540748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34783915250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34784261288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34784623976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34784980818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34785350778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34785711184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34786080476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34786492620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34786863884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34787228112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34787585032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34787948232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34788293864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34788764508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34789192272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34789571122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34789919638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34790271022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34790643412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34790989222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34791351282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34791976344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34792354412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34792720148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34793093000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34793454586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34793804824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34794199804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34794546148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34794969992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34795322170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34795698362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34796074056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34796446390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34796793400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34797143144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34797565320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34797915112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34798277272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34798622556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34799003512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34799363056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34799733008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34800227556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 305,3050000,10000,0,0,256,25,351,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34801888752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34802267788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34802621000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34802984404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34803428996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34803805670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34804168404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34804556788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34804904280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34805256462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34805619302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34806027424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34806400350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34806746914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34807117780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34807488260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34807861024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34808208910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34808559342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34808983932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34809335036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34809697440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34810052884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34810423346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34810860336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34811349052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34811767236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34812121678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34812486584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34812849466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34813212420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34813557682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34813929500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34814349360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34814728372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34815079104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34815426372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34815800594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34816148612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34816514074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34816861644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34817291830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34817656720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34818028228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34818386048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34818749668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34819110572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34819456420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34819819050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34820228664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34820600450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34820959432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34821340906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34821687520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34822033630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34822486700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34822900432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34823266570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34823612684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34824051726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34824417130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34824789340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34825137538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34825538040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34825909384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34826256462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34826618872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34826974376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34827345764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34827738408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34828110846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34828522424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34828876388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34829239354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34829600044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34829965060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34830311828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34830685770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34831048088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34831482574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34831833770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34832181716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34832553866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34832901132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34833263928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34833704968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34834141566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34834531882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34834904122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34835264836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34835612368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34835971998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34836317600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34836733448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34837090404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34837462218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34837822208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34838205854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34838552830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34838967652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34839329920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34839748458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34840116312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34840463838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34840850350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34841211048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34841580990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34841928054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34842393956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34842756822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34843103284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34843465850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34843822524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34844193924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34844629546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34845022786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34845437570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34845789344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34846149456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34846506632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34846867988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34847211910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34847583534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34848004306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34848378272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34848725426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34849073000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34849444522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34849805376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34850198222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34850543294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34850976788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34851342652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34851713200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34852075028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34852423136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34852784702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34853131886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34853555548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34853904204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34854274624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34854635382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34855018740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34855366092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34855712750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34856164366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34856576100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34856941186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34857286018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34857667982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34858026850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34858397160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34858742832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34859146826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34859515244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34859863368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34860227398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34860585144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34860957732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34861318618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34861689396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34862096166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34862456968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34862816228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34863170888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34863533376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34863877760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34864248136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34864610212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34865057844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34865409684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34865758364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34866129624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34866474974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34866835802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34867378708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34867823470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34868188152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34868776798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34869128462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34869477788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34869839878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34870187358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34870615978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34870964296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34871334974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34871706706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34872076658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34872422928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34872769260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34873188000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34873535902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34873895824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34874238590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34874617260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34874976414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34875344830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34875688488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34876099258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34876460500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34876806154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34877176924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34877520990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34877890658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34878420068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34878856148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34879206580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34879554140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34879912702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34880269628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34880630850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34880992464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34881363388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34881786190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34882161006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34882508612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34882868738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34883230202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34883575532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34883936142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34884329992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34884710942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34885071948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34885443052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34885800374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34886148640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34886508396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34886852510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34887275426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34887624456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34887994512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34888365352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34888738304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34889085540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34889523208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34889940930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34890307116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34890669052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34891013892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34891451376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34891815480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34892187092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34892534684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34892945450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34893306610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34893653146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34894025796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34894370022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34894740776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34895100348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34895611132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34895966164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34896331182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34896692382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34897050160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 306,3060000,10000,0,0,256,25,352,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34898793598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34899153950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34899528420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34899901064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34900276424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34900723656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34901138654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34901518100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34901864426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34902227556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34902586460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34902957954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34903319114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34903691486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34904100604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34904453262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34904812572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34905168630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34905532116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34905877658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34906278220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34906637442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34907071194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34907420494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34907767832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34908139384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34908485788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34908848696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34909193744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34909622628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34909986150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34910358092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34910704646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34911063364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34911423566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34911881260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34912252274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34912661462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34913051390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34913412798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34913795966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34914143984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34914491180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34914851962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34915261300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34915641646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34915987576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34916372600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34916733970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34917105658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34917452748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34917800114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34918234598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34918583854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34918945210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34919299262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34919669866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34920030282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34920402562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34920808952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34921159082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34921519138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34921863934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34922237604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34922581978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34922952684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34923410636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34923921066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34924272068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34924620094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34924994262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34925340344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34925702234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34926048172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34926488668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34926855084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34927225750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34927582872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34927930164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34928308000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34928653666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34929015054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34929422824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34929795718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34930154826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34930537368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34930884744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34931232168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34931593642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34932032344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34932399748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34932746748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34933120116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34933493834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34933864756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34934312084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34934665732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34935103758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34935454168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34935818494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34936177274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34936550388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34936910296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34937282180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34937692412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34938043446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34938404252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34938751332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34939129540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34939475638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34939846778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34940207584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34940650096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34941000480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34941347448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34941720130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34942067936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34942431186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34942777706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34943209224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34943591104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34943962062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34944309010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34944669658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34945030616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34945466178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34946104372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34946464406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34946836718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34947209488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34947582118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34947928612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34948277276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34948639786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34949049098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34949416018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34949762864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34950145586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34950504840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34950875476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34951222934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34951632542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34952069800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34952421658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34952796880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34953143172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34953514772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34953876168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34954248258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34954665238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34955016994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34955376744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34955734210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34956097446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34956442212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34956961390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34957387002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34957762344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34958111954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34958472510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34958832840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34959178668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34959557104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34959966160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34960340218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34960701042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34961073272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34961432326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34961780888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34962176006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34962521692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34962947050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34963295496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34963666356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34964038252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34964407416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34964754574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34965101780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34965460658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34965867598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34966232756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34966577578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34966960280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34967320210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34967691324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34968175278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34968590560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34968954236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34969300830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34969673680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34970019058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34970390512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34970751888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34971183826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34971534166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34971881776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34972239798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34972595450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34972957634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34973301986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34973671432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34974092872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34974475290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34974836898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34975196788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34975556058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34975900672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34976261368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34976605306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34977035396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34977400116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34977771354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34978130258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34978477492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34978836290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34979272680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34979701218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34980049546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34980487032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34980865586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34981234888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34981579256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34981925558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34982340018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34982697460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34983061596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34983408000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34983791946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34984152372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34984523392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34984871254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34985284662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34985648752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34985996878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34986370688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34986715870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34987086384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34987445532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34987816686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34988223552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34988574746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34988999994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34989366310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34989729062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34990074252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34990576838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34991012132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34991388642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34991735662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34992095580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34992455984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34992801240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34993163348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34993568784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34993941714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34994303342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34994675114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 307,3070000,10000,0,0,256,25,354,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 34996207176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34996636592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 34997005726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34997357066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 34997733820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 34998079864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 34998465570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 34998827150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 34999266194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 34999615966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 34999965670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35000326404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35000684506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35001046272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35001519428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35001958336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35002333174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35002707606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35003054466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35003413368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35003772888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35004118632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35004479718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35004886794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35005260208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35005621374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35006004364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35006351444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35006718082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35007080480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35007428392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35007857844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35008205552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35008651486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35009028916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35009401616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35009750724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35010099698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35010527922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35010876646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35011237624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35011594702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35011964500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35012324614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35012797780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35013212922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35013565552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35013927012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35014273824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35014700606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35015050034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35015421496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35015782516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35016217438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35016567532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35016916124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35017288054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35017634426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35017996966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35018370848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35018807338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35019174688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35019547188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35019894468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35020254156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35020616736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35020964224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35021328326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35021781852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35022175694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35022751502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35023144248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35023493074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35024043132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35024475322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35024825518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35025188408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35025533378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35025919930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35026281350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35026653832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35027001198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35027408264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35027772900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35028118688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35028492008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35028837404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35029208270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35029569190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35030003456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35030362584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35030712070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35031074556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35031430354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35031792576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35032137124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35032508232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35032928186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35033304162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35033651456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35034010232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35034371288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35034716774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35035174076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35035584192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35035958776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35036321268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35036717436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35037121288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35037470488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35037831926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35038196210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35038628002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35038976500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35039347746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35039721352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35040094642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35040443214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35040792816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35041216692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35041566612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35041929622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35042275230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35042658030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35043019510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35043391826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35043739130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35044148854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35044513160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35044860350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35045234594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35045580502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35045951684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35046439294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35046878918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35047232640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35047582014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35047942944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35048301526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35048664218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35049009052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35049379514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35049801962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35050176924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35050523304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35050882140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35051240730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35051584534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35051944000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35052342920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35052720798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35053081652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35053468636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35053828616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35054176918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35054537886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35054883818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35055306122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35055654734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35056025498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35056396274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35056770158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35057117746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35057560114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35057985388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35058344474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35058706402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35059050920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35059432252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35059792972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35060164340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35060509692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35060919918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35061284010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35061630506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35062007458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35062352676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35062723410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35063083572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35063454996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35063866010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35064218712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35064580496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35064953222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35065364860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35065709998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35066080364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35066514518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35066890968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35067240058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35067600404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35067963780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35068312026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35068790624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35069202574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35069577502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35069938482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35070310734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35070670886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35071018490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35071377926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35071722284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35072143548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35072489096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35072856942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35073224808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35073592732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35073936720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35074317206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35074724850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35075086118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35075447920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35075791870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35076172716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35076532280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35076902710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35077314818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35077748804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35078114270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35078461062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35078837164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35079183076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35079554592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35080021124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35080459656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35080810890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35081159758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35081519122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35081875416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35082237564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35082582650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35082953192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35083371074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35083744424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35084092030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35084469604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35084831466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35085178372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35085597546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35086007896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35086391564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35086752558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35087124706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35087482322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35087829554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35088190944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35088537184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35088958362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35089338264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35089715824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35090092894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35090464782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35090812042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35091260784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35091694326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 308,3080000,10000,0,0,256,25,355,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35093656774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35094030278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35094451348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35094831186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35095193270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35095582342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35095933724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35096286224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35096650010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35096996768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35097422798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35097773522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35098146720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35098519354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35098893180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35099422984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35099788234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35100221490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35100575624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35100943016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35101321428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35101694718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35102055790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35102573704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35102989132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35103345032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35103710058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35104069662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35104460934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35104806864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35105179492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35105602926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35105977578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35106324444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35106672362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35107043608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35107389708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35107751862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35108097038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35108527164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35108893628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35109267912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35109625958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35109974692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35110334596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35110680928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35111043678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35111449660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35111825864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35112188532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35112578566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35112928272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35113277064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35113743026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35114159522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35114535616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35114881944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35115265520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35115627036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35115999486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35116345648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35116797320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35117159776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35117504838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35117864586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35118222534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35118592936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35118951984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35119322694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35119728646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35120080576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35120441154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35120797690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35121160874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35121551186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35121949436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35122379548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35122756284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35123104384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35123451164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35123823392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35124169046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35124530270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35124973286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35125458570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35125824692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35126249088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35126611300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35127010342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35127372846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35127769390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35128199220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35128545830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35128916028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35129286342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35129657658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35130003412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35130382204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35130800776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35131151258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35131515132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35131860580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35132241250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35132617214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35132989600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35133337058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35133746544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35134111006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35134456344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35134830954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35135175216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35135545824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35136027322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35136468760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35136820112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35137167596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35137526712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35137883684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35138245920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35138589838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35138959474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35139380976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35139759242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35140108546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35140468858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35140828494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35141173292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35141534338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35141928104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35142318228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35142678284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35143050016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35143407568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35143754660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35144115196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35144463852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35144887788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35145235396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35145606030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35145977526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35146349944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35146698760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35147205806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35147633854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35147997696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35148361368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35148706114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35149089744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35149450756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35149889804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35150240560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35150657060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35151022216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35151370034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35151744446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35152091194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35152465190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35152827314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35153265046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35153616754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35153964330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35154320952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35154675472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35155034710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35155376796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35155744818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35156163996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35156538414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35156883510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35157241736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35157601472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35157946594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35158434262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35158845872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35159223872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35159588370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35159972796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35160322884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35160670118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35161032148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35161378988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35161804376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35162153286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35162524292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35162895570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35163283048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35163631328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35163980830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35164404588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35164753586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35165114870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35165459168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35165839668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35166198964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35166569858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35166915246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35167331996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35167695864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35168040272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35168410566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35168752808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35169121614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35169572806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35170012882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35170371886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35170722840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35171084984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35171441700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35171804802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35172151050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35172523102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35172945154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35173318204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35173662592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35174019760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35174377556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35174721302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35175081354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35175423548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35175850262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35176438096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35176827768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35177174890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35177522594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35177882492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35178361302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35178729880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35179103120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35179477082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35179850968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35180222820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35180568980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35181066652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35181492448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35181841442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35182205878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35182562700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35182935160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35183296690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35183669744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35184082236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35184436196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35184799580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35185148444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35185520462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35185867038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35186271776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35186632460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35187067850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35187417288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35187764332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35188136326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35188481878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35188843606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35189187376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35189613892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35189978022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 309,3090000,10000,0,0,256,25,356,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35191542380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35192003620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35192428114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35192798376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35193148230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35193511448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35193869372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35194241362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35194602142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35194976320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35195402426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35195755724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35196116414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35196473698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35196834810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35197178696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35197548560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35197969762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35198351786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35198698130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35199045156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35199419330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35199764102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35200125828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35200470192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35200902568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35201268744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35201639428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35201996176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35202343418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35202703820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35203144140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35203574898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35203924440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35204295258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35204656792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35205040026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35205388380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35205736382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35206096118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35206564016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35206932472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35207277762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35207661694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35208020724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35208392622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35208740028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35209146400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35209512044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35209857456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35210218844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35210574520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35210959786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35211319696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35211690444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35212099584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35212450184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35212810842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35213165810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35213527574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35213871642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35214363622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35214824248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35215200062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35215547508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35215894876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35216267052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35216611892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35216973212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35217317994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35217746620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35218110380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35218480322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35218837234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35219186286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35219546276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35219891666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35220252408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35220658842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35221031626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35221391824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35221772730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35222120096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35222469072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35222829032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35223236816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35223603158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35223949458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35224321874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35224691390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35225063670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35225502830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35225855284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35226304668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35226653490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35227015114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35227369892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35227740734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35228101152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35228472524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35228879012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35229229846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35229590188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35229935338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35230307118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35230651676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35231021180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35231380708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35231816124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35232165692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35232513152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35232883962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35233229520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35233590870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35233934466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35234366202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35234799702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35235174328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35235523606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35235884350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35236247080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35236690142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35237057644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35237478322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35237852352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35238214700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35238598058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35238945092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35239292902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35239651768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35240056972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35240423474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35240770276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35241142358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35241529110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35241900092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35242278800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35242626788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35243046368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35243395690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35243757704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35244113664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35244484090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35244844864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35245216042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35245621966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35245973700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35246333420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35246678394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35247051490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35247395514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35247765538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35248220606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35248659068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35249007612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35249354736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35249725596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35250071096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35250432982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35250777452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35251208024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35251572960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35251942542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35252287778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35252648594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35253010102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35253596568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35254024592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35254381008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35254752492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35255112684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35255495288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35255842016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35256189376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35256548270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35256955224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35257340042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35257684878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35258066152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35258426232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35258795142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35259285562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35259700016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35260062346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35260408010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35260781148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35261124816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35261495652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35261855202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35262225574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35262630684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35263050230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35263411042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35263769764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35264131378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35264474942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35264845090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35265273274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35265647812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35265993988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35266340942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35266710436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35267054462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35267414938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35267758444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35268187130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35268549696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35268920844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35269277034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35269623936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35269981692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35270420936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35270852784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35271200278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35271569832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35271929502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35272314096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35272675994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35273024290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35273383300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35273792120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35274156142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35274500702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35274882048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35275240596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35275611296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35275954536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35276362272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35276723986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35277070052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35277430606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35277785752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35278155120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35278514538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35278885552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35279291048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35279641924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35279999988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35280345334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35280717706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35281061928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35281523762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35281948520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35282333810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35282681488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35283028420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35283400048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35283744870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35284106508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35284450124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35284879910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35285245532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35285616224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35285976882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35286325196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 310,3100000,10000,0,0,256,25,357,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35288268314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35288627744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35289022912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35289371262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35289745136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35290104752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35290543144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35290893418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35291315688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35291700706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35292048840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35292433242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35292883026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35293322944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35293692316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35294068168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35294429210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35294778810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35295139562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35295486864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35295850090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35296265056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35296641322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35297003284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35297386758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35297734520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35298116130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35298477970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35298884044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35299248406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35299593518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35299976444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35300337024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35300707918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35301054344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35301401366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35301820662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35302168486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35302529044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35302883136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35303252604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35303610890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35304102840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35304524376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35304893832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35305255544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35305615108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35305978694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35306324450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35306696328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35307057478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35307490790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35307841606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35308190582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35308561784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35308907162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35309267746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35309611530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35310038766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35310410936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35310782072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35311130070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35311491282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35311851570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35312198136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35312561354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35312965810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35313339760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35313700164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35314082578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35314428700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35314775458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35315234872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35315649484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35316016856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35316362650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35316734974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35317107516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35317480220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35317828492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35318177074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35318609666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35318958900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35319351310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35319745912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35320131646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35320491220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35320862330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35321277576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35321630118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35321992436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35322337078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35322710076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35323054440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35323423198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35323783268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35324216420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35324568664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35324916426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35325287446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35325701068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35326065054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35326521154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35326967268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35327332922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35327705640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35328065198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35328414388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35328773446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35329118594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35329531756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35330067192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35330447186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35330823342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35331199868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35331551006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35331899744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35332264260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35332673758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35333039448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35333386092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35333770916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35334130178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35334504516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35334850506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35335258284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35335621188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35335984964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35336347122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35336702672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35337073220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35337605092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35338041990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35338405062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35338754472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35339116178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35339474294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35339838604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35340186104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35340559882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35340980700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35341355268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35341702610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35342061812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35342420598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35342765534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35343126228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35343515528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35343900612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35344260984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35344631554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35344989914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35345336696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35345694736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35346039370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35346460882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35346808906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35347180040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35347550278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35348013402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35348360998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35348810394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35349240806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35349592760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35349956678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35350303346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35350689994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35351051868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35351450196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35351798770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35352211170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35352573976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35352920520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35353293864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35353638316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35354008780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35354398710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35354837438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35355187690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35355535990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35355896004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35356252494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35356614640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35356959578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35357330636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35357753114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35358126256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35358473626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35358841120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35359201412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35359553356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35360015258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35360430796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35360808122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35361172352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35361545336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35361903320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35362251620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35362612328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35362959218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35363385192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35363734504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35364106164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35364478700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35364850486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35365199620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35365548738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35365969668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35366330260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35366709818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35367056572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35367438878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35367798456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35368168808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35368515280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35368931506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35369294810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35369641560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35370015466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35370361566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35370732944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35371189924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35371627856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35371979992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35372329916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35372691602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35373053844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35373419240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35373796098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35374170078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35374606130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35374981110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35375329304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35375690158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35376122996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35376470152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35376833292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35377249514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35377624840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35377985076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35378369302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35378716344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35379065748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35379426006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35379770720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35380265870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35380615124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35380987194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35381361270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35381733642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35382082964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35382727862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35383108266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35383456660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35383820780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35384178992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35384552184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 311,3110000,10000,0,0,256,25,358,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35386145316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35386532020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35386893770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35387246278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35387612938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35387962020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35388392722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35388741818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35389113370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35389474430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35389857948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35390207110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35390557230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35390919482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35391329456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35391698522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35392045590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35392431806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35392792122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35393162120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35393615612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35394035050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35394407880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35394753902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35395115658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35395470296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35395841968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35396201002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35396572368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35396983804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35397333522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35397695816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35398052398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35398414752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35398780218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35399151082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35399572860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35399947442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35400295580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35400642768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35401013776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35401359376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35401722206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35402066958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35402495876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35402860200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35403231408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35403588020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35403936392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35404362056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35404864234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35405292828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35405640648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35406013874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35406387624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35406940052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35407290244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35407638924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35408063898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35408413794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35408776516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35409122570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35409506510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35409866732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35410273536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35410619048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35411032206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35411397078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35411746006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35412121118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35412467654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35412838738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35413201012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35413636058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35413985560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35414351666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35414711676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35415070012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35415432172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35415775976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35416333744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35416706274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35417077844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35417425340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35417785984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35418147334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35418493178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35418856936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35419263982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35419641016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35420001540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35420386870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35420733670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35421081482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35421443626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35421791096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35422216670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35422573680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35422944774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35423316370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35423686516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35424033016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35424380866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35424810866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35425160416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35425522664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35425867120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35426247604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35426607386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35426977416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35427449664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35427867394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35428233524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35428582392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35428957700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35429301886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35429673190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35430047616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35430480624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35430831400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35431178508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35431537482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35431893714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35432255360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35432669266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35433042972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35433474264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35433850256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35434198298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35434558692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35434919196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35435264508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35435626596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35436035820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35436411668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35436770884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35437141598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35437499420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35437847244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35438336224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35438753102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35439123564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35439470954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35439844308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35440216904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35440588910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35440935630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35441283564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35441708622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35442060122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35442424880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35442782604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35443155784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35443515660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35443888152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35444235190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35444650844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35445015120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35445379438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35445753478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35446099374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35446470904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35446830812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35447279438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35447629550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35447978044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35448336970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35448693730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35449056216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35449527752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35449975006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35450349984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35450721644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35451068278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35451427644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35451787838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35452133612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35452495202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35452899726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35453272928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35453633010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35454017290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35454364796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35454712344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35455072162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35455416348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35455839644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35456187450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35456557638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35456928998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35457298272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35457644722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35457991792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35458411352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35458760728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35459122134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35459466930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35459853486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35460214548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35460739364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35461165010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35461519552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35461882722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35462229202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35462603982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35462949524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35463321006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35463680516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35464116380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35464466728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35464815716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35465187472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35465534630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35465898082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35466277526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35466647754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35467071676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35467444902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35467792976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35468153016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35468514472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35468860336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35469221422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35469628358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35470002936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35470364104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35470735364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35471094006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35471441586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35471880952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35472243432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35472680124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35473028136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35473399380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35473772684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35474144700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35474491642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35474840114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35475261770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35475611956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35475975144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35476334598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35476716462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35477077100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35477447540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35477793366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35478220916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35478591884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35478939032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35479310738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35479655804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35480026280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35480386298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35480818400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35481167052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35481515440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 312,3120000,10000,0,0,256,25,359,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35482971394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35483427930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35484018248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35484371750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35484746414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35485123368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35485500976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35485847202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35486195912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35486624216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35486974052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35487335528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35487691252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35488061868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35488422604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35488794706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35489321580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35489675860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35490036216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35490393854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35490755186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35491098822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35491468394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35491827392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35492259758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35492626294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35492980348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35493351386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35493695692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35494056714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35494550052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35495022788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35495389228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35495760824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35496119468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35496467950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35496829074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35497176528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35497603226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35497951934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35498322692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35498683352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35499066096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35499413182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35499760482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35500120714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35500541386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35500906776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35501252232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35501633782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35501993500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35502365278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35502713430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35503062302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35503482320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35503832112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35504193768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35504550346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35504921300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35505281400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35505749150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35506163652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35506523576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35506882260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35507239648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35507602236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35507947132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35508331446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35508752844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35509129662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35509476920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35509823384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35510193386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35510538554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35510899358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35511242804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35511677852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35512041894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35512412756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35512771706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35513121114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35513480846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35513825716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35514187098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35514595190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35514968196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35515327682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35515710272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35516057720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35516405174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35516857596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35517332122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35517699744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35518044000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35518428128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35518787892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35519158686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35519503916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35519853094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35520279844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35520628564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35520990670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35521347022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35521717630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35522112956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35522484560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35522893456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35523243796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35523622208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35523978316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35524340846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35524685210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35525055512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35525416200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35525849800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35526200162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35526547568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35526920716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35527265906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35527627370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35528121486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35528555208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35528919222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35529290092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35529649410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35529996258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35530355406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35530699460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35531061874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35531476520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35531851304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35532214120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35532596494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35532943542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35533291108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35533653012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35534063134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35534437868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35534783016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35535163002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35535525374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35535896678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35536242908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35536590518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35537023218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35537373894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35537738342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35538095822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35538465572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35538841546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35539383228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35539805812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35540156676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35540517930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35540874192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35541236222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35541581042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35541952760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35542383576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35542756908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35543105562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35543453884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35543825506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35544172112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35544534564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35544879390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35545313248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35545741644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35546116376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35546482420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35546831656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35547195480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35547543388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35547984934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35548334374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35548706444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35549067362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35549450672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35549796340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35550142084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35550640440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35551054696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35551420982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35551766702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35552150304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35552511520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35552883100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35553229460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35553637364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35554002354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35554350762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35554728980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35555084126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35555455642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35555815800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35556187224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35556600668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35556951042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35557309686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35557665980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35558027866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35558371424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35558741144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35559162650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35559535840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35559883696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35560231170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35560602576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35561136536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35561666664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35562081814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35562465254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35562827906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35563211776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35563558722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35563906550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35564266360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35564611954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35565036744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35565384258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35565753852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35566124122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35566495558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35566841848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35567189064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35567612370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35567963370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35568328196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35568674226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35569056952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35569417404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35569787878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35570148446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35570560696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35570925162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35571271576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35571643556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35571988344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35572358388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35572809960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35573258738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35573616492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35574021612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35574395716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35574743094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35575106694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35575453428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35575827218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35576257664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35576633318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35576981816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35577341972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35577703726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35578050536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35578448480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 313,3130000,10000,0,0,256,25,360,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35580422734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35580802008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35581163298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35581605524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35582018852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35582373864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35582739612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35583100386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35583464946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35583904330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35584343418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35584710836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35585084022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35585431438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35585790812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35586150884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35586496036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35586877858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35587288016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35587661400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35588022238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35588404450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35588751252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35589099272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35589458956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35589803488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35590227696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35590581602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35590949884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35591317832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35591688860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35592032944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35592379666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35592802378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35593152288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35593514628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35593859866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35594241534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35594601726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35594972318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35595419496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35595836832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35596200872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35596549472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35596924618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35597269852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35597641514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35598003570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35598437362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35598788436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35599136368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35599495412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35599852344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35600214732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35600558518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35600928330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35601347040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35601721924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35602149060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35602530566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35602891622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35603237896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35603600094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35604024616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35604400054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35604761360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35605131868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35605491514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35605838244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35606198152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35606731786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35607107308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35607452136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35607822934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35608194122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35608566542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35608912322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35609259896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35609680672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35610032322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35610396868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35610744184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35611125424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35611484652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35611855494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35612201662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35612614510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35612980232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35613329152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35613704528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35614048648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35614419334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35614781444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35615214088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35615566276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35615914538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35616273480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35616628958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35616991340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35617335292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35617809456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35618239272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35618676668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35619025646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35619382150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35619739084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35620082624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35620441534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35620842618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35621215718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35621576180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35621947080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35622305002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35622651764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35623010420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35623355174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35623779828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35624127082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35624497374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35624868570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35625238686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35625584168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35625931414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35626345496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35626697428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35627057722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35627401348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35627781764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35628139632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35628509390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35628943352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35629358120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35629720664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35630066326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35630517464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35630864322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35631235686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35631598056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35632039238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35632389108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35632736856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35633096568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35633474728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35633837700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35634213956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35634585156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35635013442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35635386594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35635732666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35636092430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35636455898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35636801008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35637162434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35637732804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35638107734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35638468668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35638854494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35639204542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35639552098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35640091874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35640508978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35640875122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35641298546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35641691972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35642052848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35642425422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35642770752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35643202120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35643565300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35643909556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35644269638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35644625276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35644993770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35645352838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35645722420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35646144666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35646504114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35646864596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35647221192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35647583956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35647928006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35648298688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35648658984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35649113252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35649463736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35649810802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35650182258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35650527872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35650889996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35651383804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35651828074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35652194464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35652565206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35652924854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35653272866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35653634666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35653982756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35654407082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35654756134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35655127336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35655487634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35655870208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35656216786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35656565034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35656924598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35657337482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35657702456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35658047846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35658476308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35658865900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35659239484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35659585770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35660007672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35660371834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35660718436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35661080198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35661436122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35661807482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35662167976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35662636614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35663051020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35663401442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35663762828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35664119686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35664506386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35664851174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35665221634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35665646452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35666021476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35666369212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35666716984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35667088406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35667433702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35667795194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35668139894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35668568532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35668933308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35669304766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35669661782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35670008724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35670367712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35670713412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35671122108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35671481802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35671852720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35672212520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35672595878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35672941848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35673288718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35673743324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35674156222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35674531156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35674877056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35675259522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35675618320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35675988042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35676334468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 314,3140000,10000,0,0,256,25,362,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35677878278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35678269760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35678618332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35678982080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35679327686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35679763720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35680131228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35680505358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35680880686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35681232992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35681594040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35681939692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35682365926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35682714140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35683085346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35683447380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35683830828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35684176682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35684523628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35684981374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35685397684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35685763622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35686108980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35686490772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35686921652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35687294692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35687643274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35688058444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35688422494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35688769198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35689132154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35689488382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35689860300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35690260636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35690636268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35691049296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35691399376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35691760504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35692116796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35692479194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35692824016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35693194334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35693613980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35693988700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35694335262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35694681596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35695053556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35695398786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35695759366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35696263528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35696697200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35697060124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35697432756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35697793840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35698142008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35698502634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35698848084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35699273590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35699622568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35699993478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35700363924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35700738288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35701085782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35701432560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35701793316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35702205130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35702578190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35702924328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35703306524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35703668220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35704041610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35704388082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35704797958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35705162474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35705508214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35705870422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35706225638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35706597100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35706957530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35707420698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35707845744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35708198658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35708558928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35708917324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35709278660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35709623440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35709994104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35710413886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35710790256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35711139296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35711502170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35711874072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35712271872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35712637616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35712983076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35713430984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35713795384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35714166468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35714714888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35715138252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35715502250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35715848728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35716292016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35716642544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35717016630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35717394272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35717767184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35718115234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35718611308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35719045956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35719396642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35719758890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35720120150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35720491954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35720853308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35721227022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35721637812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35721988814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35722350170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35722694402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35723067842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35723412336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35723781870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35724141284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35724578810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35724930844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35725278654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35725652684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35726000000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35726364696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35726711560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35727149614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35727535880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35727908264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35728255548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35728616334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35728977396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35729322290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35729804244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35730217104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35730600742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35730962280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35731345590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35731692584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35732039840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35732398870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35732807170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35733172078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35733516930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35733887660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35734258312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35734629588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35734975142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35735322090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35735745058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35736092882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35736451836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35736805084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35737173266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35737531408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35737901016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35738245880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35738662768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35739024244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35739371464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35739746106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35740090446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35740460342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35740910254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35741361130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35741711624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35742059512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35742430526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35742789964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35743151724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35743559758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35744297122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35744711578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35745093680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35745446452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35745843082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35746251622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35746605784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35747050268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35747405838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35747802136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35748164208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35748543286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35748925636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35749288126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35749733534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35750085192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35750449016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35750796804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35751169906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35751531326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35752042722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35752466484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35752819522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35753181210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35753528734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35753892544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35754239872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35754625706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35754988284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35755439644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35755792120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35756141566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35756503754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35756851134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35757215640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35757578114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35758011412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35758390028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35758783116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35759133868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35759484430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35759846344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35760217666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35760582618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35761010290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35761390530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35761756344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35762133576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35762484416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35762836896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35763310242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35763730834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35764102144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35764453432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35764830556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35765196984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35765571222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35765932520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35766335248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35766710836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35767063024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35767430050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35767779624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35768156466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35768533180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35768907950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35769319462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35769673024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35770037654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35770385972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35770751860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35771099802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35771545374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35772019878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35772399556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35772748662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35773099194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35773485752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35773848922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 315,3150000,10000,0,0,256,25,363,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35775992062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35776352516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35776731162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35777112654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35777594496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35777952872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35778305850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35778671550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35779018940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35779383238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35779750794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35780123840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35780559752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35780938426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35781287834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35781637184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35782000792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35782350434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35782730004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35783130376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35783516058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35783880702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35784254706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35784601906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35784950708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35785326294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35785825840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35786255824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35786615304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35786989436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35787352750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35787727144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35788150980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35788502462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35788936350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35789350898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35789737762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35790149102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35790523600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35791140674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35791772612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35792151120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35792506744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35792870256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35793217716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35793602206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35793963078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35794417890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35794783988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35795157172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35795511496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35795859690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35796219258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35796577904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35797164796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35797516852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35797889988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35798261082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35798633276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35798982042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35799341982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35799706218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35800188850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35800556810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35800910492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35801284222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35801647490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35802019436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35802411918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35802824332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35803191544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35803540928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35803907038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35804256440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35804630892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35805005256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35805378308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35805789366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35806141238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35806502596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35806849390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35807211956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35807558080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35808099038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35808539704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35808916328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35809266310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35809614732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35809977708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35810326618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35810704790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35811053732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35811517858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35811887150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35812259168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35812605718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35812953476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35813327732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35813674572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35814109882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35814459640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35814831284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35815193216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35815564326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35815911392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35816270752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35816632926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35817041456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35817407632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35817753966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35818125598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35818487518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35818860452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35819317038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35819732524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35820097068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35820444534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35820808184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35821154536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35821525916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35821897988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35822327698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35822693824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35823042150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35823421242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35823769756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35824132822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35824479366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35824864204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35825289048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35825677994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35826027822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35826377066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35826738220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35827085634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35827459948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35827807698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35828312946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35828682186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35829054998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35829401784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35829748480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35830128244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35830578818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35831023494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35831374216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35831748184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35832111670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35832486092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35832846046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35833210470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35833637622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35833988562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35834351458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35834697542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35835069582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35835430950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35835816722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35836163476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35836573340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35836938302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35837296842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35837660572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35838005972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35838377950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35838764652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35839203218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35839554456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35839903216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35840263804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35840622094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35840985514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35841352434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35841817132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35842247132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35842624966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35842974472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35843322592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35843685012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35844033344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35844419320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35844836330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35845211068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35845571566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35845943324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35846303774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35846652632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35847023624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35847371044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35847795102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35848145456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35848518806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35848880788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35849254734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35849603138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35849965404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35850400590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35850751550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35851116644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35851462654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35851835806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35852210218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35852603158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35853118694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35853493388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35853854862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35854204678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35854583510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35854929242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35855302956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35855676866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35856118444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35856531554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35856891828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35857253858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35857599486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35857962196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35858348470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35858797316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35859162826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35859536316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35859882578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35860230210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35860589370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35860946270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35861308254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35861715782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35862088478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35862447488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35862818562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35863164218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35863509962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35863976274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35864399142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35864776284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35865123006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35865495872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35865854986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35866226674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35866584884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35866932586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35867368258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35867718670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35868082348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35868643470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35869030272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35869404538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35869778702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35870208322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35870561364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35870922684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35871268006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35871629818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35871974188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35872356568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35872790052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35873165428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 316,3160000,10000,0,0,256,25,364,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35874586812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35874969738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35875555122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35875915846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35876278664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35876624092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35876997648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35877358756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35877746522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35878094172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35878503174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35878867564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35879213976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35879576842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35879921090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35880292788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35880665328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35881038084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35881456922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35881807948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35882168092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35882513522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35882875496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35883230990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35883622100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35884046406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35884424220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35884839558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35885190694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35885551614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35885897786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35886438270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35886854248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35887231728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35887595318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35887970466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35888320536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35888670672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35889047634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35889396580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35889824152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35890174144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35890545152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35890904408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35891274230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35891620048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35891978164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35892402728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35892753410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35893116388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35893461970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35893833350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35894194056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35894577074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35894924602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35895334000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35895699990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35896048836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35896413686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35896761578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35897136232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35897602888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35898048054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35898401124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35898754872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35899119224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35899474202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35899841382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35900205424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35900584878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35901022610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35901407844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35901758400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35902125986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35902495492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35902848324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35903233194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35903667610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35904053406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35904426786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35904803928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35905155404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35905509282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35905885874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35906237204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35906669888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35907022676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35907398442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35907762072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35908136530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35908489654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35908946292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35909377774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35909731700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35910097496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35910445004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35910819014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35911182456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35911570446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35911983500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35912341298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35912704770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35913123652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35913489738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35913838632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35914256846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35914622382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35915065504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35915416414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35915767242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35916129444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35916477878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35916843760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35917202392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35917658768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35918027050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35918400950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35918749880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35919099472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35919461024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35919913978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35920359514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35920708308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35921080458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35921442438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35921815642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35922164612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35922513642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35922886906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35923304496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35923670532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35924016582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35924387304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35924747648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35925119868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35925478744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35925827586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35926248420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35926599242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35926961262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35927306266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35927677276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35928037830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35928421540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35928830242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35929184656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35929548986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35929898188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35930264950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35930614136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35930999530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35931539838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35931927186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35932275784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35932624284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35932984902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35933345454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35933708610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35934067596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35934502170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35934869254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35935241288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35935590234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35935938748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35936298980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35936657916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35937033482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35937451778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35937826886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35938189434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35938562186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35938912254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35939261496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35939634328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35940047288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35940413840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35940760236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35941196258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35941560218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35941933458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35942393600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35942832824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35943198666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35943546710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35943916946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35944263760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35944636068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35945012410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35945658028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35946015260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35946364878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35946728534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35947077792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35947442378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35947804272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35948177084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35948609512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35949002606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35949350612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35949697612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35950056618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35950401976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35950776820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35951192474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35951569612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35951930948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35952303190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35952649864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35952999608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35953377138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35953867810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35954294140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35954640746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35955012286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35955373630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35955744412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35956092138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35956454098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35956876684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35957227724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35957590674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35957937222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35958309268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35958671876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35959059172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35959407002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35959822524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35960189840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35960540118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35960905890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35961253688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35961627716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35962015174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35962462848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35962814180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35963163328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35963525298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35963871538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35964250226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35964609332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35965118702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35965498784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35965872300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35966220856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35966570348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35966933258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35967280614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35967655814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35968065136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35968440698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35968802994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35969175586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35969588704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35969940242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35970352600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 317,3170000,10000,0,0,256,25,365,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 35972120022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35972494890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35972848146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35973239060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35973689556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35974075428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35974431338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35974784510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35975150646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35975500660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35975983974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35976401928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35976782266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35977148560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35977523650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35977874696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35978225556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35978601248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35978951828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35979377784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35979728388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35980101298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35980463100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35980834954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35981201612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35981564500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35981990194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35982341338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35982705098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35983051644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35983423844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35983784824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35984168826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35984517566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35984928130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35985293838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35985642388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35986008834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35986355926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35986728572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35987239002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35987681038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35988034488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35988386778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35988751828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35989100460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35989464546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35989822772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35990196460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35990620754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35990997872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35991346328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35991694990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35992056362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35992404568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35992779798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35993192906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35993568504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35993930158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35994303800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35994652566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35995000534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35995372840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35995720506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35996146770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 35996510472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 35996883404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 35997245274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 35997681672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35998034856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 35998531800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 35998973044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 35999325680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 35999690412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36000037956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36000412558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36000773622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36001161024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36001574072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36001930626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36002293432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36002699994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36003069102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36003417864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36003807112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36004168362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36004622970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36004976472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36005327794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36005688428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36006037080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36006401764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36006760056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36007212872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36007579374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36007954856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36008304692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36008654172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36009015642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36009374266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36009838188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36010263026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36010638186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36010999540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36011373906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36011721772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36012089600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36012465700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36012875752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36013244612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36013592066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36013966410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36014327816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36014699802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36015059956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36015408578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36015854840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36016206734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36016573530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36016920486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36017292340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36017656546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36018046156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36018470558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36018837766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36019200358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36019546276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36019910380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36020256234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36020757980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36021209988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36021586856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36021935982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36022483850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36022848730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36023196000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36023574534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36023991772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36024368740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36024730458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36025104290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36025454166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36025820016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36026277656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36026629940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36027062556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36027414304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36027790522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36028170646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36028546580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36028899192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36029263702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36029698628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36030050810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36030445864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36030813414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36031193104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36031555514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36032106124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36032529764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36032885822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36033249828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36033608850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36033973154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36034320136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36034705322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36035068370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36035504884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36035855080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36036206360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36036568306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36036915912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36037281016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36037640238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36038074364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36038444826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36038819584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36039169896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36039521176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36039896908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36040256458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36040621076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36041032342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36041410658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36041775656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36042152952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36042502464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36042852004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36043321362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36043757202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36044125082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36044472250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36044845464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36045207818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36045581542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36045954394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36046369728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36046735414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36047083128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36047445932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36047791844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36048163702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36048536402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36048910204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36049325744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36049688486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36050052380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36050402710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36050768284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36051116680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36051504162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36051868264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36052305444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36052656738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36053006864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36053369988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36053718456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36054104614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36054614038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36055057940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36055427762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36055802504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36056153102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36056503818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36056868400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36057230990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36057658602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36058008116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36058382036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36058744152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36059134570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36059485650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36059847586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36060209098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36060653112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36061019316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36061396748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36061769620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36062130414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36062503290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36062864316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36063287562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36063654596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36064003848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36064369558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36064716274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36065090898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36065566042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36066008658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36066362420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36066712102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36067073852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36067421132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36067786152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36068144456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36068519532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36068946684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 318,3180000,10000,0,0,256,25,366,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36070462024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36070820398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36071189344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36071639676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36071998118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36072369680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36072724808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36073107544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36073473118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36073865986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36074216334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36074633776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36074999566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36075347816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36075731670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36076079844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36076454608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36076979194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36077422490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36077774518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36078125332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36078488992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36078836314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36079198876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36079556916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36079989238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36080359356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36080735122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36081085398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36081436272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36081800138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36082192824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36082629740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36083048472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36083425798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36083789402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36084165720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36084515072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36084864432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36085239818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36085650212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36086026906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36086373650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36086745986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36087111600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36087485064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36087933150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36088362690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36088728126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36089077536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36089442334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36089789952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36090161880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36090534316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36090907698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36091333618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36091687402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36092048916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36092397286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36092761502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36093109648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36093493648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36093855444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36094290866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36094642808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36094991770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36095354150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36095701042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36096065496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36096424476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36096856966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36097222914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36097596822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36097945216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36098294038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36098656308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36099014968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36099815610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36100168020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36100540850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36100905120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36101282828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36101634920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36101997890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36102489056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36102842244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36103207578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36103555914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36103941968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36104307558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36104694552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36105042972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36105458296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36105821852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36106171546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36106538068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36106885020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36107278242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36107652644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36108104330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36108455684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36108804210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36109164820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36109512170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36109876634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36110363528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36110897438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36111268796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36111642610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36111990246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36112339274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36112701346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36113061916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36113426078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36113835820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36114211680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36114574626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36114948372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36115296368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36115657610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36116030122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36116441056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36116810102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36117158552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36117533420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36117895808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36118269200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36118628718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36118977748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36119401484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36119753282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36120117536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36120464550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36120838044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36121200900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36121690682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36122105624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36122459410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36122846758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36123193520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36123556274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36123902760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36124287128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36124648260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36125085126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36125433624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36125789428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36126149640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36126493712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36126856322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36127209796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36127639458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36128004160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36128376692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36128723738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36129070928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36129431116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36129787890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36130151168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36130579920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36130964268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36131325264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36131697018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36132043886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36132391732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36132868604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36133299920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36133665812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36134011226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36134383748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36134749478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36135122348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36135483650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36135831022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36136254428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36136615590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36136996790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36137352090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36137724336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36138150036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36138524610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36138989372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36139364810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36139738642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36140084772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36140447102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36140792584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36141188926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36141621494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36141997464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36142351022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36142698628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36143060924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36143408056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36143783612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36144228576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36144676834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36145043968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36145422370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36145768952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36146114910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36146473580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36146830272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36147251404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36147601576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36147980110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36148341356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36148730734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36149079802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36149439536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36149802868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36150230088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36150598118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36150952556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36151326758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36151690286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36152076344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36152440044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36152864182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36153228368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36153576018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36153967730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36154313976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36154685944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36155330062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36155777834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36156129822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36156481522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36156842848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36157190850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36157556474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36157915490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36158346196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36158713088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36159086282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36159433948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36159781580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36160143730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36160490568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36160867244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36161286244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36161661732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36162026254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36162400530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36162749106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36163097522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36163468742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36163815780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36164240424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36164588926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36164961086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36165322184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36165695082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36166042862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36166525592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 319,3190000,10000,0,0,256,25,367,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36168409124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36168773176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36169155400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36169582730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36169967960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36170334974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36170733512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36171089332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36171445246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36171826430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36172178604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36172610830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36172962036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36173336262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36173700178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36174073544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36174421000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36174781188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36175205218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36175556022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36176145034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36176495804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36176871414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36177235918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36177765054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36178196446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36178550316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36178913288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36179259956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36179622976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36179969204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36180354094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36180777700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36181154128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36181502784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36181851272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36182211604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36182558174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36182932428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36183278472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36183712412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36184078412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36184452474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36184801348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36185150204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36185512142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36185870456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36186250590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36186672908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36187049752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36187412364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36187783974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36188130884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36188478780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36188945192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36189360872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36189728342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36190074904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36190447726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36190808088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36191181504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36191542884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36191951278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36192316738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36192664788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36193028842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36193374622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36193745928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36194150806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36194524934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36194936014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36195289640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36195721724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36196070420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36196434848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36196780888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36197168408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36197598896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36197978612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36198392364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36198744076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36199105234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36199453322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36199830510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36200368110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36200745356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36201108990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36201481808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36201831218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36202198144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36202571860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36202919750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36203354256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36203704740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36204079084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36204442220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36204814776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36205164002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36205525582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36205945170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36206299814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36206664062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36207011064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36207384014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36207745964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36208129456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36208478480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36208896030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36209263272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36209614064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36209980718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36210330530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36210705526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36211170134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36211617540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36211969564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36212320554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36212683128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36213031512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36213396958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36213756808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36214131346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36214555560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36214932176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36215282446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36215632080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36215993156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36216340558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36216715536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36217061364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36217505572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36217872202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36218245230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36218593580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36218943236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36219303978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36219662480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36220086766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36220436346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36220808754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36221169728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36221543002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36221890072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36222351476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36222780046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36223131002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36223494660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36223909138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36224285150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36224649002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36225036560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36225384638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36225804168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36226169092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36226517708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36226882196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36227228496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36227600914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36227974040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36228412118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36228763596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36229112936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36229483256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36229830690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36230194624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36230552962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36230927046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36231351374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36231729050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36232079930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36232428286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36232791180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36233155062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36233628978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36234046674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36234423886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36234785168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36235158138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36235507042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36235857540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36236231888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36236581004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36237015556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36237364248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36237736552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36238100326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36238473870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36238822262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36239245616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36239690452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36240041608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36240405990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36240751792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36241124246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36241493080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36241882888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36242231732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36242657024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36243022130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36243370848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36243734948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36244081398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36244452664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36244923394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36245364926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36245717480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36246067038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36246428290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36246775628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36247140138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36247497436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36247915726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36248297400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36248696480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36249047034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36249397264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36249758318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36250147940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36250511914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36250921608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36251300184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36251661992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36252096688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36252446348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36253012252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36253381324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36253798966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36254187314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36254534990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36254908354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36255271388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36255645700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36256153116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36256570006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36256934300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36257281874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36257643702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36257989552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36258360802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36258735126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36259172470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36259525138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36259874410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36260236992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36260584618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36260948758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36261296624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36261680694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36262113860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36262490200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36262838788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36263186736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36263547866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36263895170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36264286096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36264633086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36265074726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 320,3200000,10000,0,0,256,25,369,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36266554606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36266957122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36267597762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36267954950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36268325444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36268674682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36269038586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36269383584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36269767442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36270127148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36270571430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36270923184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36271271846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36271632500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36271979884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36272343146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36272700704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36273131390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36273509992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36273883302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36274233092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36274581824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36274941144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36275285918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36275658048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36276075188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36276450912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36276812774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36277184842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36277532152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36277881628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36278338200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36278765330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36279135454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36279484780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36279859428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36280275568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36280657990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36281037870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36281388446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36281827978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36282180096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36282544446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36282892628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36283267108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36283627584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36284013280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36284427214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36284780218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36285143602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36285492076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36285857324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36286205390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36286593886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36286954984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36287392146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36287742950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36288092244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36288453838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36288801166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36289164854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36289646608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36290087894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36290457628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36290832306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36291182606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36291539938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36291901246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36292259726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36292624374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36293038946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36293416512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36293780944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36294154230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36294503010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36294852646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36295228230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36295704852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36296074722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36296440664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36296815568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36297178380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36297550222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36297913488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36298316138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36298698826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36299048710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36299414284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36299762590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36300137552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36300501046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36300985266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36301403882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36301759396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36302120914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36302467964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36302831826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36303177092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36303561610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36303983604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36304359904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36304709986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36305058206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36305420256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36305766420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36306186246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36306533190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36306968716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36307335552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36307707774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36308055530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36308415780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36308826398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36309191584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36309629820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36309980930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36310354444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36310717690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36311090710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36311439832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36311816872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36312362018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36312715736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36313079694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36313426702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36313798794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36314160450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36314546344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36314894580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36315304210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36315670304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36316020084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36316385322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36316733820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36317108286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36317482764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36317854264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36318274216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36318626464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36318988680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36319336154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36319699696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36320046232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36320430086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36320922650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36321308254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36321657942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36322008964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36322372712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36322722460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36323215058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36323669840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36324085182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36324448458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36324819384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36325165548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36325512600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36325886638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36326232300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36326660796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36327010000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36327382988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36327764116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36328146160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36328495024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36328858254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36329295826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36329913488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36330285340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36330633248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36331006404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36331382338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36331792918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36332222464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36332576672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36332938776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36333285806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36333649818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36333996166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36334524074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36334951758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36335331146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36335680364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36336030174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36336391660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36336801660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36337181882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36337593992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36337970438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36338333328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36338707984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36339055638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36339404882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36339781032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36340127934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36340593502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36340943802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36341315632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36341677900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36342051060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36342397818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36342756944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36343178824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36343547960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36343911944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36344258234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36344631000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36344993084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36345378022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36345823068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36346256374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36346620954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36346968530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36347332546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36347679066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36348051930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36348426044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36348860758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36349213782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36349564718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36349926432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36350274772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36350640158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36351025286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36351398502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36351830192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36352270516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36352621690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36352970772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36353333040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36353680614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36354059116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36354477968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36354856572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36355219156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36355593632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36355943050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36356291800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36356780808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36357216726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36357590592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36357938912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36358313854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36358678344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36359050612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36359429032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36359780098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36360206876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36360566262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36360930122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36361277158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36361649632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36362012004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36362433222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36362845780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36363199566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 321,3210000,10000,0,0,256,25,370,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36364754168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36365191810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36365645726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36366002288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36366386908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36366753434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36367132272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36367485896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36367937776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36368388278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36368737402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36369098762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36369442274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36369813218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36370172266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36370554626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36370899886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36371311606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36371676912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36372024126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36372387306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36372733936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36373106782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36373479472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36373852702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36374278508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36374630850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36374991948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36375337664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36375716168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36376062044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36376445176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36376868198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36377243064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36377591348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36377938602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36378299200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36378644560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36379017934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36379529630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36379909328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36380334542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36380708072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36381056396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36381404452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36381779322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36382126380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36382554940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36382904068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36383276384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36383638438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36384013338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36384359956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36384723552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36385172422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36385524484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36385888122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36386233718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36386605876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36386966638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36387349710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36387695368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36388107098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36388472688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36388819674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36389181928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36389527626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36389898710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36390362486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36390809634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36391177740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36391527326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36391889186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36392235460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36392598078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36392956058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36393389866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36393822298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36394199890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36394549244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36394898436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36395260782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36395607610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36395994440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36396405526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36396781440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36397142488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36397514270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36397860746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36398207828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36398583424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36398928318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36399351828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36399700586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36400072862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36400434884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36400806754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36401154712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36401638736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36402069942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36402419890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36402781866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36403126298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36403555438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36403921984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36404307206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36404656130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36405065836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36405430932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36405778334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36406140444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36406486656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36407103646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36407528032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36407917960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36408268492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36408683282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36409048878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36409399358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36409780610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36410131846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36410585758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36410951304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36411325776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36411673208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36412021852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36412406938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36412914258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36413343482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36413693352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36414066732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36414428556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36414802178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36415149614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36415511296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36415922250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36416285518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36416648820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36416994402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36417366796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36417726432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36418145684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36418493772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36418919014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36419284840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36419632242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36419994438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36420340312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36420712112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36421085576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36421572132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36421932772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36422282274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36422661934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36423009674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36423372696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36423731840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36424202478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36424635604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36425009126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36425356544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36425704112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36426063218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36426407244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36426779424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36427187458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36427628620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36427995136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36428367780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36428715736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36429070738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36429446340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36429801042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36430239908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36430590188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36430962576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36431324358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36431697230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36432044326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36432405114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36432830756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36433181892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36433544890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36433890970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36434262436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36434623064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36435006906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36435461262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36435880264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36436244824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36436592920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36437017774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36437365432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36437752158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36438129472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36438571854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36438924008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36439272554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36439633444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36439980472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36440344372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36440702746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36441124418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36441498960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36441870836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36442217336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36442565774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36442927960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36443275864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36443651706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36444060064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36444435124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36444795326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36445167616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36445515212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36445863086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36446234878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36446741264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36447116198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36447464162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36447839224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36448202784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36448577412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36448938280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36449289526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36449741346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36450118774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36450484336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36450830650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36451206820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36451570908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36451959944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36452376838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36452732662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36453097238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36453447656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36453828048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36454177004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36454562712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36454925924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36455361692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36455714282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36456062644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36456423468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36456770098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36457132498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36457585076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36458022198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36458388968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36458761590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36459109714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36459458008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36459818826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36460177740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36460540970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 322,3220000,10000,0,0,256,25,371,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36462476248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36462855910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36463230374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36463676242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36464033414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36464387820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36464755796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36465166214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36465532064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36465891532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36466264704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36466701160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36467074734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36467423850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36467771724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36468136048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36468484824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36468961000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36469377672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36469753740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36470116018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36470505676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36470854352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36471202914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36471576960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36471987636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36472354794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36472699730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36473071458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36473432130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36473804724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36474200606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36474550428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36474978502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36475329440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36475692514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36476038706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36476411070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36476773512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36477157870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36477566368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36477929536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36478338342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36478685934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36479049262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36479396752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36479811310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36480334198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36480720704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36481068904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36481417688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36481779482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36482126404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36482488566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36482854724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36483287398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36483871554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36484249778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36484601254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36484950012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36485312386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36485672578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36486101304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36486468106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36486840418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36487216588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36487589670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36487937572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36488301040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36488662644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36489080834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36489445732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36489792164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36490164236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36490526626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36490900018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36491400038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36491814884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36492179966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36492528162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36492890736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36493301996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36493678778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36494056500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36494499074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36494852084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36495199980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36495561542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36495907786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36496271932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36496628784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36497001424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36497434456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36497809400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36498155088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36498502340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36498860990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36499206456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36499579540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36499984356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36500360738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36500722934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36501095680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36501441918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36501807954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36502182144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36502625852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36503054402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36503403758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36503829958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36504195854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36504567398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36504925698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36505276472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36505699766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36506049364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36506474876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36506822290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36507195652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36507556726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36507943182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36508356562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36508710930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36509083638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36509431294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36509797610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36510145798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36510531948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36510893640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36511327504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36511678186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36512027296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36512388046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36512734312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36513097422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36513454176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36513982128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36514351346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36514724040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36515072034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36515420766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36515781978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36516140920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36516504714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36516911800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36517301986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36517664108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36518037724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36518385538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36518789204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36519164900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36519572166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36519938288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36520283342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36520655368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36521016886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36521404520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36521808710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36522158174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36522592966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36522945726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36523310844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36523724626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36524100348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36524462960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36524964216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36525394234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36525749250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36526112046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36526460502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36526825080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36527172838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36527558796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36527980434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36528355772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36528703206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36529050138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36529463628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36529810666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36530215382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36530561600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36531000584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36531365366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36531737060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36532084120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36532431432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36532791380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36533226684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36533652956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36534003894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36534377144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36534795428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36535167592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36535515166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36535961042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36536402796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36536753464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36537116376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36537463176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36537834614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36538250270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36538688244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36539143268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36539497664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36539859566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36540205826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36540568196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36540913654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36541284550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36541656896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36542087662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36542438762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36542786802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36543147320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36543493462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36543855426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36544216238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36544586132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36545012428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36545387228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36545734140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36546079462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36546437456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36546781788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36547319680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36547732386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36548111374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36548476684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36548868572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36549218146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36549569758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36550007736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36550434438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36550801784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36551148254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36551521864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36551883816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36552256276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36552617354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36552965122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36553406656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36553756828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36554120348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36554466106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36554838170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36555201024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36555587868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36555998352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36556350754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36556714584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36557061314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36557424296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36557770270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36558155378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36558611730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36559051876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36559402544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 323,3230000,10000,0,0,256,25,372,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36561186002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36561638086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36561994618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36562359194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36562755842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36563165416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36563528624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36563922116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36564324040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36564696634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36565058270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36565422242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36565785570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36566131016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36566502242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36566875864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36567319512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36567671120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36568018304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36568377942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36568722742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36569085130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36569441538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36570020992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36570388460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36570760540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36571107888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36571456384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36571816266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36572186494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36572549764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36572959602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36573336954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36573698862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36574069622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36574417032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36574765228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36575137034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36575545234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36575916588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36576264376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36576638164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36577001570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36577375552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36577733554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36578148338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36578582972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36578934216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36579297266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36579643292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36580016024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36580374268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36580886818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36581334076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36581686784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36582047092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36582393454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36582755914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36583100940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36583484932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36583844124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36584278090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36584629198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36584976906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36585337998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36585683372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36586045944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36586433248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36586865578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36587231124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36587602878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36587950456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36588298384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36588658490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36589016274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36589378942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36589785324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36590159632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36590521566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36590899878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36591297772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36591646804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36592123696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36592539704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36592908792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36593257160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36593631188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36593993986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36594369016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36594729292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36595129076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36595501978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36595851646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36596216704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36596577532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36596949666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36597309018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36597693196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36598101658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36598453648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36598815698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36599162472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36599524452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36599869340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36600251226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36600612272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36601045260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36601395420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36601744224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36602104108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36602450226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36602811554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36603430368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36603881112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36604246596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36604618330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36604965992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36605314882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36605675288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36606035468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36606532292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36606884346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36607255686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36607618722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36607992848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36608339712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36608701752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36609063512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36609475454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36609842062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36610189662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36610564048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36610927320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36611299546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36611657960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36612083380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36612447928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36612795662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36613249850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36613599164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36613971528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36614447612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36614887416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36615238614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36615587874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36615947708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36616294252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36616656816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36617013970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36617386100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36617805200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36618197220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36618544706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36618892338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36619321384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36619683262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36620056902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36620470682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36620845724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36621207106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36621579680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36621927500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36622275450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36622647814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36622994210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36623457742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36623805224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36624175696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36624536600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36624908376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36625255274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36625715904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36626145482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36626498122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36626863098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36627210712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36627583592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36627961598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36628346146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36628756816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36629108676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36629470394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36629816134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36630177770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36630522136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36630892684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36631296322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36631741034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36632090612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36632439048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36632797946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36633143680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36633504440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36633860892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36634232172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36634764892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36635141328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36635487372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36635834830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36636193930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36636551590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36637018144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36637692756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36638073138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36638436640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36638809148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36639156896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36639520494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36639940038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36640301110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36640665572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36641012680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36641385822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36641746442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36642165864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36642514968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36642937344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36643299404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36643673928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36644035240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36644379334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36644748776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36645119560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36645561016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36645912682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36646261896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36646622194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36646969060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36647331316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36647757446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36648379114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36648748516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36649123560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36649473102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36649823568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36650186300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36650552522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36650918278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36651328960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36651703564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36652065416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36652436696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36652784222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36653131588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36653503416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36653850324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36654271930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36654618226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36654987700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36655346430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36655717058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36656062202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36656429938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36656861060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36657210964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 324,3240000,10000,0,0,256,25,373,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36659206822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36659635554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36660013448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36660376172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36660770336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36661120028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36661468928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36661845440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36662192480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36662666590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36663104014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36663488558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36663850598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36664224958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36664586290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36664935000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36665392864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36665743576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36666112044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36666457252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36666828604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36667189182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36667573884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36668004100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36668355846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36668718792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36669067838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36669429860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36669773932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36670156338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36670625432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36671086786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36671438476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36671793840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36672156326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36672505772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36672871074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36673231712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36673726104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36674091322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36674470328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36674816714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36675164582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36675525226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36675925608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36676399182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36676750898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36677129664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36677491150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36677862674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36678210658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36678571896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36678935268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36679361780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36679729124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36680081314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36680451880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36680812804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36681183154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36681640838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36682078622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36682497738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36682856298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36683220402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36683566312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36683939244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36684314852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36684788242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36685142948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36685492702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36685859262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36686208150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36686573934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36686935338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36687309908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36687764338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36688138008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36688489928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36688836182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36689198280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36689546082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36689921644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36690323050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36690719250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36691082416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36691459060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36691824092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36692173944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36692546622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36693141800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36693528396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36693875634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36694254844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36694616298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36694987924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36695349820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36695698328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36696145760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36696495800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36696864498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36697210068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36697581312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36697942600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36698355548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36698814490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36699183586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36699551408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36699897704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36700260100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36700605132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36700989010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36701350036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36701808398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36702158872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36702513404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36702877344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36703225876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36703590842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36704085908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36704554644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36704921656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36705297538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36705643782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36705991124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36706352390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36706711212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36707139936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36707512664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36707902988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36708271888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36708643908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36708993994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36709354304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36709716746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36710147012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36710515404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36710868516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36711240694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36711602756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36711975132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36712335010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36712744696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36713113152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36713460802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36713829404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36714373190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36714760360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36715282604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36715730214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36716084364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36716444184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36716808114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36717159128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36717527908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36717897004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36718334278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36718711568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36719085068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36719437912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36719785990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36720147338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36720494756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36720872968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36721290658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36721668346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36722030316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36722403508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36722752268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36723102158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36723491540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36723838470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36724273570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36724621836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36724993070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36725354444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36725726860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36726074694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36726561628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36726996212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36727347836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36727711070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36728056110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36728428124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36728789232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36729172312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36729588446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36729940688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36730302064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36730647304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36731009896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36731354852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36731737482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36732121736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36732615038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36732966242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36733315058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36733673956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36734018970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36734380956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36734735700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36735176060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36735541808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36735914096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36736261936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36736608964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36736967956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36737325258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36737788110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36738204338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36738579886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36738958176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36739331916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36739681184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36740030824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36740404596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36740814460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36741183640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36741532414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36741907662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36742271168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36742646810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36743008250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36743357160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36743786240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36744137174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36744500248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36744846728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36745219038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36745581652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36745978184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36746395496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36746749484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36747113774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36747462796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36747827764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36748176164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36748561434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36749057658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36749497720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36749849094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36750198762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36750561202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36750908232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36751271652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36751630284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36752061780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36752429842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36752804796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36753154408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36753503050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36753866250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36754255144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36754631734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36755043500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36755418504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36755813454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36756183704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 325,3250000,10000,0,0,256,25,374,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36757778168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36758138920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36758506592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36758880748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36759260364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36759626472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36760123996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36760662944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36761076726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36761430074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36761779190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36762139670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36762485974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36762863282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36763284136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36763658616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36764052550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36764475206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36764842516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36765193352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36765567056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36765986410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36766368514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36766759482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36767177364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36767583068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36767988024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36768379492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36768803896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36769171368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36769522328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36769889106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36770238428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36770612944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36770987124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36771532216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36771891986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36772240400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36772602162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36772948850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36773311306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36773657324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36774042586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36774466618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36774844242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36775192574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36775539964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36775899766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36776246584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36776621126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36776966522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36777406866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36777776886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36778151080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36778499332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36778848200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36779211536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36779572880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36779998964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36780350568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36780725164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36781088624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36781463292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36781810650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36782171362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36782625816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36783041226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36783407604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36783754120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36784126934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36784488196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36784861216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36785220836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36785632994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36785996668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36786386092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36786750226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36787109878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36787480688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36787852704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36788224248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36788672684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36789052002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36789415618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36789765004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36790132418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36790482464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36790871860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36791505408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36791885508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36792233934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36792582024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36792942628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36793289288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36793815362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36794228756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36794606380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36794970472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36795346298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36795696216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36796047270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36796421576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36796829962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36797196284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36797542172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36797914134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36798275340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36798647762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36799009408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36799360970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36799783084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36800133624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36800497196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36800842854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36801214262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36801575986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36801960324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36802380370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36802748214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36803112202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36803459288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36803822878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36804168828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36804553840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36805008174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36805452404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36805805592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36806156988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36806519820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36806869052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36807234112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36807595322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36808029854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36808399308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36808774686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36809126254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36809477678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36809899142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36810293026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36810656748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36811135292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36811533508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36811945136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36812333340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36812702364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36813066618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36813428612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36813847928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36814214752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36814562616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36814935058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36815295722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36815668740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36816163080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36816580256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36817017328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36817369736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36817734848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36818082298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36818475830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36818851324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36819292696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36819643846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36819992218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36820352618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36820699178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36821073416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36821433226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36821805056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36822231348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36822607862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36822956618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36823305928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36823667506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36824013316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36824388776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36824797472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36825175256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36825537550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36825911230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36826259828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36826608930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36826982076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36827431388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36827861532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36828212324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36828587256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36828950732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36829325756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36829676202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36830038144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36830463104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36830816268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36831182078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36831529658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36831904786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36832269136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36832656122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36833006228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36833431188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36833795216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36834159658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36834523170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36834923356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36835298170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36835685528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36836127588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36836483452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36836834556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36837198816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36837546942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36837910868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36838268334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36838863862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36839261856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36839676652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36840073360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36840455968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36840818450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36841211130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36841648136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36842000420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36842374274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36842737164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36843111150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36843460584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36843823920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36844186690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36844597518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36844964422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36845394870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36845769540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36846130132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36846502502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36846861954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36847287026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36847655380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36848003788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36848367788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36848713028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36849084974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36849457762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36850063250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36850418494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36850768782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36851132278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36851478476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36851840928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36852197838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36852569024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36852992564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36853369326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36853717242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36854064110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36854423940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 326,3260000,10000,0,0,256,25,375,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36856406816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36856782444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36857133202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36857508324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36857885128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36858259716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36858673770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36859026166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36859393914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36859742434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36860107142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36860455474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36860938608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36861369434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36861747888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36862097958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36862447524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36862819616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36863166686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36863542924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36863948666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36864373260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36864736560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36865111930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36865462044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36865811466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36866225920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36866595336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36867034908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36867383588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36867754756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36868331432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36868712186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36869074526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36869423340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36869849926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36870202084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36870567706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36870922844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36871295508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36871656154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36872187936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36872613328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36872966586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36873330084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36873750584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36874115624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36874460626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36874854510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36875284410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36875662664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36876015052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36876363764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36876727330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36877075882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36877451860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36877798960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36878231100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36878595132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36878965516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36879310396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36879656232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36880015858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36880371116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36880792320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36881143410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36881517490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36881880988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36882254648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36882619244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36882980228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36883439272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36883852704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36884216972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36884562122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36884933828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36885302976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36885674312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36886034854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36886448102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36886811566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36887157622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36887519018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36887863212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36888233732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36888606300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36888978104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36889388458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36889738308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36890097700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36890442524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36890859810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36891214916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36891598360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36892021340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36892396990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36892746480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36893093342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36893455098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36893802644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36894178136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36894616360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36895053910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36895419456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36895791228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36896138754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36896485408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36896847444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36897211082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36897635580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36897997524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36898370340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36898731742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36899103840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36899450846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36899811656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36900174882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36900588696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36900955556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36901301844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36901684596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36902097616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36902472132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36902833978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36903297478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36903664210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36904014666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36904379812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36904729224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36905103516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36905476212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36906006722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36906355946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36906702046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36907061594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36907406520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36907766864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36908111084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36908548628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36908971856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36909346888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36909694982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36910043652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36910403790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36910749978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36911150026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36911581406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36911957906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36912317898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36912688016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36913036222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36913400204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36913776208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36914123246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36914547734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36914896918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36915268786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36915630296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36916000362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36916371416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36916867336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36917294268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36917643448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36918004132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36918356448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36918725928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36919087566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36919481538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36919827744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36920238534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36920601890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36920956062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36921318714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36921663722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36922035032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36922439800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36922876426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36923229746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36923577928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36923940834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36924288864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36924653872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36925012590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36925385242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36925813784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36926189682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36926537824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36926887226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36927246840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36927593410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36928103556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36928520044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36928895540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36929278976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36929651822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36930056582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36930420584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36930796756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36931219454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36931585824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36931931420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36932303626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36932664726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36933037496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36933395864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36933742712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36934166982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36934516808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36934879738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36935224818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36935595680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36935956306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36936340016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36936758290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36937113264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36937473346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36937819752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36938183162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36938529020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36938900712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36939371488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36939809840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36940160244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36940509284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36940871294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36941218142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36941580412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36941940100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36942375432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36942738260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36943108802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36943453632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36943799842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36944158372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36944530640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36945160324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36945513998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36945888534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36946251064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36946682224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36947037182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36947400846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36947766370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36948185062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36948551506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36948897862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36949270048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36949631370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36950004660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36950501336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36950925380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36951288642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36951635434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36951998454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36952342738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36952714032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36953086412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 327,3270000,10000,0,0,256,25,377,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 36954711582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36955071916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36955423934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36955807944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36956157654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36956589320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36956941518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36957318790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36957684044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36958061148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36958484406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36958848884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36959286906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36959643456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36960011656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36960359968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36960734288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36961096562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36961642940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36962080296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36962436244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36962801598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36963150312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36963515072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36963863118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36964249782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36964610892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36965044866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36965395458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36965744790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36966106038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36966451516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36966814254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36967171352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36967601892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36967968346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36968339246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36968686036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36969032634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36969392300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36969749376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36970111676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36970532606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36970905530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36971265394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36971636878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36971982086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36972417430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36972952576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36973384892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36973757664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36974103832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36974484128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36974854138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36975226886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36975587436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36975999928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36976366108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36976715264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36977095920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36977442088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36977814912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36978220222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36978594380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36979010134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36979365926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36979730350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36980080778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36980447496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36980797908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36981183582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36981619644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36981996174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36982345568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36982693422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36983053910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36983399552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36983773540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36984213880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36984652368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36985017784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36985391442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36985739456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36986088172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36986449826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36986876770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36987309164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36987662666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36988050596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36988416316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36988792254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36989142334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36989509166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36989921304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36990287356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36990653214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36991001386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36991375064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36991739572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36992124466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36992492634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36992915024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36993281140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36993627806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36993989684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36994334876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36994706252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36995078436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36995613778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36995966964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36996316958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36996678810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36997024714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 36997386896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 36997743934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 36998115480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 36998543300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 36998920396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 36999270568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 36999620578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 36999982144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37000329958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37000705130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37001052768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37001486634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37001854754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37002236130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37002586406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37002936764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37003297326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37003654116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37004078224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37004428962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37004802770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37005165292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37005539738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37005888686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37006249024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37006784690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37007135508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37007498360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37007843928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37008229914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37008591012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37008983890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37009330996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37009751584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37010117734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37010464236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37010826580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37011171534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37011542744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37011915164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37012346762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37012699272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37013045484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37013404310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37013747996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37014107850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37014451044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37014895194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37015335476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37015716038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37016067592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37016419012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37016784452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37017142210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37017645886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37018073876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37018452716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37018814970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37019189486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37019537624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37019887754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37020262362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37020610046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37021042864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37021390420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37021978466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37022347470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37022721350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37023081974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37023430794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37023873166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37024222424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37024584664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37024929160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37025300512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37025661922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37026045068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37026454990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37026807394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37027169174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37027516186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37027879764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37028226560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37028610380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37029167516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37029546684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37029897612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37030247426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37030609526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37030958376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37031335246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37031683338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37032116280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37032481500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37032854036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37033200286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37033546568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37033905854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37034293846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37034656856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37035065416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37035440836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37035802306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37036206166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37036553356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37036908804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37037282706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37037707034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37038074538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37038420804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37038792166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37039166626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37039539944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37039976858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37040414824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37040781922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37041131598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37041496798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37041843998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37042217354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37042591786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37042965080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37043438832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37043795908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37044167952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37044516712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37044881756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37045229240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37045622244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37046049236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37046430092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37046787548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37047138408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37047502706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37047852612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37048231534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37048581420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37049015718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37049378364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37049748460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37050095134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37050442660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 328,3280000,10000,0,0,256,25,378,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37052516178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37052877978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37053243826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37053593242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37053985462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37054412870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37054849484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37055201996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37055552912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37055917616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37056284230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37056661580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37057007952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37057440976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37057808518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37058183936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37058533502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37058883018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37059245402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37059605706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37060029504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37060380932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37060756206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37061120222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37061493930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37061854104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37062259196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37062814608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37063167252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37063530540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37063928978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37064304302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37064666912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37065052108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37065400042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37065813304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37066179674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37066531348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37066896370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37067244404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37067618522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37067994406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37068431958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37068783946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37069134296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37069496002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37069844232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37070207340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37070565346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37070937926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37071416462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37071825512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37072175202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37072524066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37072885294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37073231366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37073711082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37074129572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37074506074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37074868982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37075241232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37075589250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37075938440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37076311652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37076658826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37077080914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37077429126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37077800302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37078162266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37078608278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37078974026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37079323566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37079761102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37080110450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37080472802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37080817186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37081187198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37081546980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37081930028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37082336576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37082701000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37083061172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37083409726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37083772948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37084119100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37084491124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37084961384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37085401728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37085752712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37086100974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37086460384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37086806272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37087168116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37087540402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37087972850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37088339484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37088713480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37089060532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37089408714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37089768842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37090157936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37090521676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37090930472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37091305532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37091668382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37092041904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37092389454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37092738014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37093118570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37093463190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37093891976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37094241620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37094616760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37094980804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37095354008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37095702152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37096158012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37096603146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37096954704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37097317494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37097664108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37098035780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37098397894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37099000550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37099417530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37099839842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37100201600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37100549384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37100914540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37101262120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37101649528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37102080724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37102459904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37102811768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37103179028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37103540526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37103885932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37104261902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37104607432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37105039536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37105404980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37105778582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37106124968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37106472714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37106832812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37107339874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37107767742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37108117112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37108490432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37108851754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37109224746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37109571226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37109932598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37110352728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37110705338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37111067362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37111413962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37111839322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37112206420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37112591202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37112941444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37113356194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37113722218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37114071830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37114436910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37114784436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37115159348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37115534370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37115977772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37116331406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37116679150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37117039022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37117384656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37117746318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37118091766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37118578840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37119019672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37119394124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37119741642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37120088768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37120449060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37120795792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37121173468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37121589370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37121966710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37122328724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37122700906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37123049394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37123396644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37123771844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37124119782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37124544594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37124893400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37125265202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37125626718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37125999490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37126347082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37126707886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37127120914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37127483872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37127870516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37128281516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37128655276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37129016708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37129401734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37129855088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37130278000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37130643406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37130991930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37131354930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37131700386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37132071768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37132443838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37132888366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37133239606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37133588192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37133948666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37134330760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37134694216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37135052326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37135424768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37135848900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37136223198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37136570730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37136919612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37137280790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37137626454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37138000744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37138409102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37138786098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37139149402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37139523152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37139872476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37140222070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37140593368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37141275582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37141645864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37141993426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37142366616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37142727114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37143101744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37143463508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37143814748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37144238234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37144588644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37144951354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37145297496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37145668700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37146029794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37146444936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37146870516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37147221962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37147582616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37147928656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37148291448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37148637840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37149021492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 329,3290000,10000,0,0,256,25,379,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37150743092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37151132442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37151534182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37152049176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37152496046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37152851480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37153217920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37153566508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37153941722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37154305860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37154693276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37155043216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37155461982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37155830150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37156252792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37156620030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37156967342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37157353504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37157723336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37158176386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37158529146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37158880192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37159242346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37159589740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37159953146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37160312834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37160743722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37161112432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37161482836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37161829942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37162176526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37162535454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37162880676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37163351288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37163771228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37164149256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37164513770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37164888084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37165238188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37165589630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37165965376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37166393102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37166759680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37167105844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37167477394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37167839074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37168221176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37168579680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37168928748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37169362178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37169714322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37170080096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37170427684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37170801070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37171164058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37171548470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37171959170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37172314920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37172678998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37173029284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37173395496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37173743876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37174129478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37174583740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37175025930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37175377790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37175926828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37176294064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37176640726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37177015530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37177360156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37177810678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37178177128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37178551008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37178898220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37179253386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37179614040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37179974128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37180401234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37180752580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37181128686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37181492024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37181865910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37182228860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37182600970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37182963598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37183374314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37183742212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37184090054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37184531392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37184896990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37185273954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37185785906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37186238340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37186602646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37186950470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37187313752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37187658690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37188030634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37188403848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37188840214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37189195092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37189546318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37189910824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37190259676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37190624556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37190984684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37191359122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37191795288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37192178640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37192532182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37192885624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37193253362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37193604828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37194006142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37194430108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37194809916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37195175030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37195550698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37195901078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37196260564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37196636220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37197179714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37197546510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37197909340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37198281820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37198642978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37199015336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37199375208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37199725312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37200150256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37200499784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37200862636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37201208666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37201580850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37201943264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37202356082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37202772882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37203129356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37203493200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37203839236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37204203870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37204551142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37204936016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37205299208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37205735158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37206088452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37206438074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37206801496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37207148532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37207510932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37207867876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37208414272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37208781490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37209154764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37209502732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37209851650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37210213032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37210569408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37210932564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37211342508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37211719832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37212083320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37212459038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37212876074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37213242482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37213619286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37214035966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37214404872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37214752910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37215128224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37215491350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37215865926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37216228722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37216579698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37217013362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37217367384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37217735656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37218085482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37218460164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37218823348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37219302548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37219734090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37220091224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37220456704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37220804472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37221169878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37221517626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37221902354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37222266388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37222700448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37223049724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37223398518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37223762278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37224111784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37224476444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37224836352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37225267550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37225638026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37226013728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37226365094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37226716432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37227081656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37227445266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37227812048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37228222612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37228599642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37228978830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37229353718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37229702028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37230052120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37230516728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37230930494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37231299584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37231647470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37232021558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37232385652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37232759974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37233120398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37233516888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37233894656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37234242126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37234605506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37234951518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37235323980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37235685940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37236067970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37236484512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37236838986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37237203154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37237552018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37237916108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37238263264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37238649314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37239012038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37239447150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37239798016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37240147784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37240508874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37240863838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37241282148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37241740528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37242190050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37242560338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37242934212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37243283706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37243632912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37243995282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37244366834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37244793168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37245143184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37245517608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37245880220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37246253898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37246603008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37246964998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 330,3300000,10000,0,0,256,25,380,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37248519064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37248878304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37249244604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37249596654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37249988894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37250414984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37250798884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37251149730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37251502050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37251867220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37252217566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37252790292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37253372374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37253749482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37254114206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37254488176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37254836358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37255185376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37255560062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37255974522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37256341876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37256694082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37257067504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37257429426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37257802732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37258200746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37258557708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37258991752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37259344016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37259710216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37260058464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37260433334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37260794492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37261196678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37261621296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37261973526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37262334544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37262680464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37263042104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37263386398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37263768592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37264260658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37264715024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37265066630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37265419344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37265783374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37266132438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37266497532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37266857048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37267297246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37267666508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37268039964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37268390266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37268739824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37269112972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37269540952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37269972352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37270338884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37270712136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37271076692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37271451126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37271800146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37272163204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37272527936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37272955042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37273322808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37273670102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37274051704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37274412430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37274784628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37275277460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37275695452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37276061590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37276409710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37276788994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37277134728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37277506828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37277879682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37278252396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37278667768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37279020364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37279381648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37279728584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37280091200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37280436948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37280820820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37281244544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37281621326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37281969974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37282326128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37282689264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37283038610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37283412614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37283759186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37284203592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37284573060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37284947096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37285296650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37285646430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37286011052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37286466210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37286911980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37287261932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37287634244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37287996740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37288369952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37288717704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37289077980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37289439946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37289856828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37290221466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37290566772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37290937946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37291298602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37291670490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37292046176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37292456840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37292823268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37293172426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37293535794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37293882426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37294254890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37294628786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37295002130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37295412552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37295765340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37296128928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37296478008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37296841186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37297187568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37297784040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37298227804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37298607102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37298960246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37299312816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37299678632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37300029152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37300409154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37300820124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37301198864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37301562900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37301936358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37302283484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37302632158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37303004912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37303355066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37303780392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37304132290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37304510096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37304872802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37305246096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37305601172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37305963064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37306391220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37306744336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37307110204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37307458594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37307847424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37308211256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37308595942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37309039868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37309457832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37309822666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37310171274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37310535448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37310882476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37311256012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37311630732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37312065486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37312416952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37312765820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37313128704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37313476384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37313840070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37314232412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37314606360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37315036578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37315416272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37315766076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37316115350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37316478756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37316829034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37317206618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37317622936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37317999520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37318362526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37318737332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37319086562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37319436158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37319809186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37320248546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37320680078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37321029872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37321403154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37321765584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37322140196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37322489116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37322851276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37323286584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37323637268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37324001056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37324347846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37324720518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37325081466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37325466544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37325933880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37326361100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37326730836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37327080672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37327446388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37327795456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37328186348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37328548108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37328998418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37329350028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37329919888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37330285374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37330633964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37331040590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37331601428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37331978760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37332341200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37332715252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37333064310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37333413374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37333788996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37334136714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37334564082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37334913902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37335287564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37335649312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37336022120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37336370156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37336731582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37337154948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37337506658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37337870242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37338215326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37338587488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37338965372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37339350270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37339697932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37340119168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37340483326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37340831200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37341194494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37341540808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37341912732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37342287008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37342807936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37343160754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37343508794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37343869282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37344215442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37344579628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 331,3310000,10000,0,0,256,25,381,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37346415620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37346802230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37347169990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37347545902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37347906858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37348258704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37348692072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37349044758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37349410242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37349758928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37350133522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37350493792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37350880506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37351291328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37351646676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37352009268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37352357624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37352723050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37353070572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37353455484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37354018074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37354436644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37354791188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37355143200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37355509308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37355872952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37356257054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37356604848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37357044946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37357409630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37357783130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37358128982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37358475670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37358834580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37359190652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37359611570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37359963666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37360374766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37360739224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37361113808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37361461904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37361824072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37362184922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37362607106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37362974702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37363322198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37363694370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37364055900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37364428852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37364918316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37365348206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37365715708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37366065172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37366429288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37366776914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37367150360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37367523308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37367957100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37368310006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37368659580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37369023234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37369370882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37369735016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37370129272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37370503416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37370923926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37371321380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37371672296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37372022668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37372385750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37372733052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37373109340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37373456652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37373889786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37374257978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37374630800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37374979872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37375327966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37375690248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37376142064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37376572930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37376922254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37377294480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37377655352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37378028000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37378374638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37378735718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37379157166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37379509722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37379875056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37380223186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37380597466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37380960828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37381346258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37381695904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37382105432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37382543618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37382893588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37383256986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37383602592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37384006084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37384384100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37384834862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37385190228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37385543488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37385907960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37386257318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37386623360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37386998002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37387573598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37387940220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37388312332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37388661278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37389009458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37389370454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37389728562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37390092282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37390500190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37390875032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37391236594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37391609692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37391957586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37392304454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37392677160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37393024372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37393450074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37393800316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37394173744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37394533430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37394903518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37395250432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37395609602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37396030130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37396381802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37396746616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37397093588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37397466856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37397829412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37398213170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37398651330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37399066384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37399431004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37399779040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37400143026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37400490296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37400862928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37401237232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37401667744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37402027012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37402395736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37402757798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37403105536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37403468928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37403826602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37404199152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37404621762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37404996876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37405346890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37405696852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37406059468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37406647046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37407017750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37407435002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37407808530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37408167110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37408537940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37408883110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37409229470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37409738416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37410153614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37410587152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37410938166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37411309610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37411667764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37412037842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37412395786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37412814514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37413178870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37413526300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37413888828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37414234262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37414605238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37414977658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37415350300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37415760482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37416113008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37416475552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37416824038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37417188256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37417535978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37417935992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37418361946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37418739034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37419088400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37419435768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37419795684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37420142088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37420504202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37420955460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37421404908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37421771128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37422146478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37422495080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37422844844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37423206120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37423563564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37423987112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37424338608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37424711864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37425074612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37425448900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37425798090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37426192870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37426556964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37426989144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37427354702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37427699136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37428071220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37428432208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37428805056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37429166604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37429577726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37429944178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37430293796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37430657418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37431005046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37431379220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37431752362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37432218848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37432645384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37433001568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37433365648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37433728906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37434093212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37434439316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37434823086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37435249110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37435626398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37435977248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37436326572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37436689774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37437037490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37437412566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37437759408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37438190352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37438557330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37439005584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37439356504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37439707752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37440070130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37440432804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37440915930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37441270480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37441645088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37442009074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37442384998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37442735348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 332,3320000,10000,0,0,256,25,382,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37444345150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37444723950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37445071970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37445434048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37445791132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37446161992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37446585082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37446967348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37447317380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37447669776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37448033870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37448382930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37448760112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37449171136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37449548856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37449927454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37450300914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37450648788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37450997648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37451370162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37451716548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37452142336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37452490108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37452860840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37453219516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37453589308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37453935338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37454293680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37454838482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37455192228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37455558074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37455905572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37456277704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37456639144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37457022736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37457370432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37457780738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37458146188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37458495888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37458861280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37459206906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37459578800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37459952840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37460385918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37460739518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37461089960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37461479262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37461829452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37462194716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37462558866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37462933516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37463371848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37463748616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37464096712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37464445262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37464805594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37465166826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37465638674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37466057778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37466434712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37466796204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37467242234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37467592752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37467942084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37468316456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37468663608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37469129384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37469479054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37469854634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37470216912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37470589508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37470948896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37471299696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37471726102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37472077332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37472440284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37472787096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37473167670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37473529044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37473913502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37474263208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37474686320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37475049320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37475397100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37475760532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37476106774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37476477768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37476949184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37477390866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37477741568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37478090916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37478451396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37478824160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37479188838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37479549592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37479991988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37480360556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37480733044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37481097690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37481447472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37481808676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37482195634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37482559780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37482968224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37483613840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37483984026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37484358896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37484706844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37485071114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37485433658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37485861128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37486229742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37486578022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37486953224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37487316780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37487689902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37488199430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37488622126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37488987532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37489334782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37489698412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37490044600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37490418310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37490821108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37491282816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37491634184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37491984804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37492345840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37492692308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37493055212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37493415574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37493788432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37494217070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37494594192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37494941972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37495321606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37495720242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37496068316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37496444196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37496879548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37497255016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37497615058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37497986912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37498332732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37498679302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37499050220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37499573452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37499942054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37500288444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37500660946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37501023356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37501395560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37501752824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37502099702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37502519740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37502869006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37503231564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37503575656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37503946574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37504306038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37504688512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37505035604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37505461260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37505822122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37506167900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37506529088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37506872850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37507242056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37507612826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37508042152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37508395080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37508745390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37509108986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37509458124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37509824292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37510184448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37510654026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37511084618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37511459682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37511808928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37512169716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37512531510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37512878020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37513254520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37513658594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37514032194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37514392122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37514763560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37515108786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37515454946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37515826018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37516171956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37516595534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37516944506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37517316532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37517678444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37518051454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37518400136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37518760524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37519184490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37519535220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37519899316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37520245710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37520617866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37520978256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37521361010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37521811154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37522237032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37522602682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37522951198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37523314800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37523727650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37524101540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37524475134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37524923184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37525277204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37525626488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37525989722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37526339320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37526705162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37527064988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37527439626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37527874926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37528250712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37528597212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37528944732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37529304298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37529651754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37530026004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37530432212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37530806826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37531168956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37531540920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37531889286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37532249720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37532638030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37533141874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37533517652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37533863590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37534235198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37534596384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37534967114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37535324012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37535672202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37536097752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37536449350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37536814506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37537162088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37537535184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37537895460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37538314420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37538661302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37539082644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37539448052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37539798440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 333,3330000,10000,0,0,256,25,383,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37575611936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37575979700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37576359604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37576723790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37577101612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37577471336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37577993048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37578380620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37578729958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37579094330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37579441504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37579814652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37580254804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37580632764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37581063078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37581417010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37581780824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37582129722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37582495750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37582844078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37583229908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37583653574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37584027732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37584374288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37584720772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37585081370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37585426506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37585831088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37586180072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37586626112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37586993196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37587367700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37587714488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37588061924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37588423284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37588883406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37589315520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37589663516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37590035434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37590395546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37590767416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37591113980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37591473462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37591833134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37592251530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37592617324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37592964160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37593336066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37593697418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37594137612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37594487364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37594899056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37595265412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37595613394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37595977314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37596324102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37596697796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37597071944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37597445034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37597856156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37598207684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37598567352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37598913424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37599275366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37599633986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37600108368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37600537502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37600913608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37601263510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37601612402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37601974206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37602322416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37602701962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37603049182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37603482092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37603849116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37604221764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37604570038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37604918586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37605279114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37605638392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37606060932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37606411650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37606784696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37607145496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37607517896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37607866228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37608229614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37608717344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37609087888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37609469778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37609816388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37610189888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37610553020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37610938194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37611382748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37611801032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37612165006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37612513000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37612876270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37613222378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37613594348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37613968050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37614400836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37614754576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37615106396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37615470544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37615820546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37616187604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37616547228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37616922472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37617344722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37617721808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37618071680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37618420710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37618783168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37619131972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37619513194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37619861818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37620304660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37620670190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37621045058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37621394072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37621743320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37622105060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37622555440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37622987640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37623336250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37623709080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37624071106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37624443010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37624804164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37625166370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37625589080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37625940072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37626303996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37626649228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37627021432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37627382542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37627765878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37628113148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37628523078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37628887468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37629235464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37629597232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37629942942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37630314764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37630688588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37631060474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37631468280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37631819748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37632180908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37632527036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37632889734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37633235426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37633705466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37634139936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37634519010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37634867304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37635215930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37635577388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37635924516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37636299722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37636782576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37637371784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37637742912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37638116406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37638464082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37638813788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37639190810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37639604240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37639967596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37640310990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37640695434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37641053686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37641421356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37641776796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37642121224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37642550584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37642900262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37643261418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37643606232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37643976740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37644337800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37644721258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37645276568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37645630988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37645992994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37646339406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37646703162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37647049068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37647432750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37647793442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37648249402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37648599502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37648947672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37649309270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37649656328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37650020644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37650407932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37650846220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37651214826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37651587588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37651936084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37652284842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37652645622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37653003808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37653367576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37653777146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37654155296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37654516788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37654889704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37655237346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37655586186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37656075508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37656488338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37656855802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37657202144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37657573856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37657934554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37658306136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37658665422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37659014260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37659435218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37659785370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37660224342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37660572848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37660944680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37661304314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37661697730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37662121644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37662475766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37662837256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37663183740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37663586908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37663937392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37664324688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37664771702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37665180118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37665528146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37665876242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37666238326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37666586616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37666962920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37667457674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37667907972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37668275592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37668649424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37668997520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37669346190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37669706242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37670066232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37670502986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37670851024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37671220892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37671596724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37671968400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 334,3340000,10000,0,0,256,25,385,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37673460126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37673821526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37674189044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37674540416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37674903736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37675249738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37675635720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37676112468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37676493996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37676840608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37677187624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37677546070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37677889824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37678264576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37678772546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37679151710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37679515122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37679890888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37680238038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37680586320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37680958422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37681307618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37681734426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37682085450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37682459536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37682822900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37683197788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37683547104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37683909310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37684316180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37684680840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37685043262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37685388658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37685760196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37686130934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37686503950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37686863628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37687274960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37687640638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37688007396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37688372550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37688720618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37689094286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37689470516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37690024204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37690377578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37690728112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37691090738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37691439134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37691804550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37692165530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37692537262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37693001080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37693413058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37693764860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37694115984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37694481490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37694831678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37695211460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37695633074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37696011592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37696374864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37696750374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37697098910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37697447486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37697820094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37698167060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37698602564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37698953422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37699327910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37699691234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37700065628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37700414506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37700873360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37701300050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37701652124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37702016974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37702365072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37702739632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37703101492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37703502040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37703850690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37704262712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37704627952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37704976020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37705339402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37705685966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37706088932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37706468192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37706904162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37707286456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37707637578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37707998488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37708344978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37708709136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37709069016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37709442558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37709881176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37710259574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37710607296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37710955192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37711315852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37711662474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37712133714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37712543982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37712919590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37713282264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37713654056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37714018220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37714597936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37714963560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37715380434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37715751256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37716101770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37716476842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37716864242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37717241698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37717607588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37718031244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37718397164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37718745604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37719109152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37719474156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37719846826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37720220888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37720593624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37721004080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37721427108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37721791466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37722139766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37722503782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37722850956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37723388208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37723821126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37724199248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37724548906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37724899110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37725261368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37725608960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37725984720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37726393270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37726773428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37727140976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37727519934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37727870576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37728218924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37728592644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37728940902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37729382740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37729732808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37730105450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37730467644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37730841232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37731189960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37731552926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37731975566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37732329456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37732695308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37733043622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37733419122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37733782742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37734171016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37734611770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37735043674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37735429664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37735791306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37736156764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37736504520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37736878466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37737258318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37737703434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37738055244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37738405068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37738780232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37739126760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37739488864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37739846172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37740217610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37740640364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37741016694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37741366790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37741714766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37742077290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37742426210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37742801650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37743207066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37743586322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37743950018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37744326500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37744678242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37745028244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37745404310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37745849602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37746279034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37746628984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37747003050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37747366474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37747742156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37748092528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37748453530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37748879636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37749232456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37749674304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37750022086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37750411360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37750771570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37751158130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37751608616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37751964562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37752328416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37752677436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37753042958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37753390660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37753776788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37754139326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37754575686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37754927362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37755277432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37755640612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37755988320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37756352654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37756711942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37757267014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37757634840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37758008040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37758356660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37758704504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37759066416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37759425254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37759790372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37760201026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37760581630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37760948194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37761325508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37761678480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37762031208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37762435570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37762846162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37763214542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37763562116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37763935080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37764297158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37764670952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37765029968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37765378540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37765806380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37766174712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37766540492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37766888040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37767261466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37767624866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37768102098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37768518588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37768872782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37769234328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 335,3350000,10000,0,0,256,25,386,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37771064548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37771510024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37771859710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37772237192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37772599124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37772973876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37773336628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37773691552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37774117384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37774470166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37774835252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37775183216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37775557922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37775919324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37776304070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37776652730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37777061794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37777424956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37777804170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37778201564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37778547726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37778931462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37779399008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37779842422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37780195264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37780544004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37780905860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37781252824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37781616488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37781974502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37782408690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37782794252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37783167488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37783517574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37783865650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37784226596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37784584810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37784947966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37785358262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37785733148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37786095404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37786468726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37786816328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37787164548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37787536404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37787939896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37788309486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37788655522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37789026968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37789388148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37789761160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37790108950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37790567924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37791213328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37791566880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37791931980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37792280666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37792655748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37793036912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37793411334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37793826578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37794178080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37794538750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37794885276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37795248144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37795593846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37795978426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37796400194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37796776970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37797126404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37797475706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37797836276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37798197284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37798572570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37798918350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37799363000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37799729830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37800102660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37800451456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37800798896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37801162310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37801522320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37802085554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37802437784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37802812598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37803176284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37803549760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37803897142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37804257820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37804622670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37805034280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37805400746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37805746858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37806184980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37806548400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37806933426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37807280886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37807696818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37808062658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37808410336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37808774074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37809119154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37809491492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37809864424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37810238572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37810648318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37810999400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37811361812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37811708096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37812072022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37812417412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37812895974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37813326846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37813706158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37814081592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37814432548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37814794098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37815139846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37815516988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37815862746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37816297662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37816661186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37817033802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37817380750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37817727992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37818130616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37818477554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37818901840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37819250006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37819621514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37819981636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37820354056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37820700454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37821061516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37821421180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37821832062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37822197714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37822542788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37822914082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37823274618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37823646774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37824095820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37824512114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37824875814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37825223046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37825585446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37825930512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37826301720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37826674756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37827047032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37827458512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37827809424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37828169866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37828516454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37828878474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37829237888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37829624958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37830049676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37830426812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37830777144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37831126488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37831488768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37831836400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37832210986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37832558450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37832994416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37833362388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37833736528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37834085136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37834496756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37834862660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37835335926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37835772546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37836125098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37836498104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37836859312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37837233248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37837581582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37837942602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37838366588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37838718248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37839082728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37839429144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37839802168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37840164488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37840550052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37840899248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37841313288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37841679830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37842030154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37842395938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37842743340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37843117722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37843491736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37843865522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37844278132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37844645804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37845008840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37845355752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37845718696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37846064420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37846539116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37846968112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37847346604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37847695892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37848045274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37848408362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37848754754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37849129116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37849525628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37849910758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37850272474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37850645328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37850994906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37851343340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37851704236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37852064958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37852489352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37852840208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37853213028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37853575768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37853951694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37854300782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37854660978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37855023916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37855437346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37855806076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37856155108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37856529946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37856893014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37857266318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37857718036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37858153036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37858518684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37858867704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37859231390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37859578256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37859951616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37860340534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37860780626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37861130244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37861478442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37861838908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37862183824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37862579252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37862988200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37863364458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37863795428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37864170866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37864528924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37864876374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37865238822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37865586594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37865963716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37866373900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37866751290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37867112612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 336,3360000,10000,0,0,256,25,387,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37869377020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37869751082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37870117134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37870486514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37870835656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37871202536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37871567440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37872014912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37872387192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37872767472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37873127664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37873480780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37873847160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37874235818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37874606048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37875021852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37875405578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37875795524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37876175650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37876526278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37876878052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37877278482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37877695746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37878063026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37878416310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37878794918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37879158654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37879533650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37879909708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37880433842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37880800322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37881147842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37881518228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37881864798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37882237030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37882612368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37882985228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37883401760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37883753094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37884119460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37884466490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37884829586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37885175710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37885560780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37885986202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37886361600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37886708850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37887062658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37887422494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37887769490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37888134354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37888491680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37888928076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37889299478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37889671860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37890019784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37890386496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37890748172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37891330796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37891775032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37892128380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37892504450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37892868804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37893258526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37893606304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37893967532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37894394404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37894744580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37895107282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37895453060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37895823848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37896184470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37896556984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37896916098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37897323580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37897686002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37898031984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37898393706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37898738236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37899109502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37899481738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37899853588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37900279430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37900630622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37900990800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37901337834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37901700278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37902044964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37902517472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37902958762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37903336128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37903686128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37904037144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37904397812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37904745772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37905120904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37905514722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37905903840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37906267794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37906640956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37906987474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37907334378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37907694036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37908053112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37908490662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37908838956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37909209396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37909580034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37909952308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37910299074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37910658938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37911018014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37911430088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37911799560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37912148792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37912593866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37912959046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37913332492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37913798076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37914231544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37914597770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37914947120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37915310098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37915657886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37916030516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37916403872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37916841266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37917192798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37917542364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37917904520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37918252624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37918618728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37918966024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37919420466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37919865946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37920243064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37920590494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37920937590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37921299128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37921645996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37922022964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37922434414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37922806908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37923165230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37923534878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37923897788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37924242812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37924612382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37925060018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37925492700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37925839386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37926210502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37926571716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37926940924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37927286792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37927644932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37928066506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37928415590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37928776610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37929131958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37929501988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37929860990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37930274980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37930620390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37931029888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37931392048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [32m[HADES][INFO ] [KRELTSC: 37931737914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37932099548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37932443068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37932812872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37933183832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37933623180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37933971078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37934319518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37934679044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37935023282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37935384320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37935728020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37936202664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37936636144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37937009768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37937355818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37937702090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37938061940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37938406680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37938780670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37939187580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37939576114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37939937894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37940309190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37940655304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37941002840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37941363208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37941721636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37942152728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37942502498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37942874386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37943233440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37943603202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37943948332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37944306820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37944904630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37945256692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37945620432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37945966716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37946339120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37946700800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37947088234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37947715820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37948086284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37948448550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37948793440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37949156212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37949501212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37949885112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37950245812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37950681692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37951031056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37951377988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37951754418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37952099212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37952459730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37952829540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37953263480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37953626430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37953997282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37954342692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37954689172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37955064128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37955421082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37955782600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37956187392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37956560422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37956919814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37957291004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37957637514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37957984778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37958438438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37958874758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37959242736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37959595472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37959969626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37960330130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37960702142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37961128834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37961591528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37961955780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37962305424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37962668734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37963014548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37963387686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37963751200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37964467404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37964838932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37965196780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 337,3370000,10000,0,0,256,25,388,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 37967174652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37967547626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37967917394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37968269708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37968648726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37969015324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37969414102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37969947214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37970313234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37970689130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37971037932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37971402326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37971749208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37972159492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37972522660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37972970372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37973322024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37973671342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37974033656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37974399428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37974772912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37975134036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37975593506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37976035564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37976411708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37976763236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37977113844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37977479414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37977844462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37978212240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37978632486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37979007850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37979369094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37979743242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37980092502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37980443240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37980922308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37981357730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37981728846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37982078392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37982454124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37982817460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37983193910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37983566116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37983980440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37984345676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37984696402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37985063780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37985413416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37985789024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37986191778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37986566248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37986992342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37987345638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37987709760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37988074482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37988439736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37988787618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37989173406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37989600016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37989978334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37990328498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37990677952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37991039980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37991388520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37991764962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37992211938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37992661938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37993030376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37993404988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37993754640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37994104964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37994490070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37994838744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37995269194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37995620424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37995994792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37996358556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 37996731414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37997081266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 37997443738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 37997806718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 37998231508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 37998606080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 37998952776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 37999324536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 37999687230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38000071310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38000419406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38000845450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38001212106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38001560876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38001927320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38002275494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38002649224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38003027850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38003570366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38003966432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38004343244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38004710008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38005060458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38005429078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38005794606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38006171146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38006610538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38006997746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38007349678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38007700852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38008065832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38008414592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38008793814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38009214520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38009590676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38009951832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38010325144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38010672960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38011022064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38011396914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38011744596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38012171468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38012523434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38012897056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38013258852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38013631318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38013978864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38014342044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38014873156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38015226778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38015591958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38015938684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38016312854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38016676246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38017064572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38017414344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38017831262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38018197108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38018545816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38018909872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38019272124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38019646102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38020021370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38020460140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38020812270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38021160874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38021714324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38022072068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38022436152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38022797642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38023243874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38023611598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38023989736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38024339242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38024688952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38025050872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38025410690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38026011160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38026364230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38026746716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38027108420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38027482352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38027830512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38028192468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38028557762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38028974702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38029342640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38029689770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38030064034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38030427374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38030801144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38031162204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38031574636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38031940982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38032366336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38032736870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38033086736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38033462418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38033839418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38034214472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38034671372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38035042986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38035405034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38035752826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38036115894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38036474940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38036976342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38037410832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38037791582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38038140932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38038491642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38038853382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38039200262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38039577744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38039995438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38040372244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38040769842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38041147522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38041496692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38041846742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38042246454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38042594202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38043037792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38043390700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38043766348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38044127654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38044501832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38044849966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38045214070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38045640106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38045992020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38046356264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38046702488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38047076662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38047438918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38047824370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38048341612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38048704702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38049068456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38049416876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38049781130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38050127892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38050543350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38050906394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38051344508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38051696674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38052046548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38052408136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38052755340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38053117992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38053477078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38053851232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38054287514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38054673336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38055023876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38055373524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38055734534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38056093758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38056459086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38056870138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38057248648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38057613776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38057990782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38058341940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38058692912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38059068672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38059570044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38059941342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38060290860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38060739832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38061107868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38061480358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38061842316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38062191822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38062622268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38062975746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38063340224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38063688954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38064063002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 338,3380000,10000,0,0,256,25,389,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38065578702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38065973666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38066328878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38066685402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38067069698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38067433072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38067797758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38068306064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38068684366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38069047776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38069421834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38069770544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38070134992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38070607336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38071029478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38071396738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38071742700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38072127950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38072488738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38072873882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38073221012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38073633714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38073997614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38074344374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38074706348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38075050988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38075422050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38075793740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38076164764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38076586584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38076938750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38077301962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38077649120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38078022934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38078370008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38078754308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38079182920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38079559834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38079910362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38080259564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38080620276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38080968030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38081355180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38081798096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38082239906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38082633768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38083011904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38083364386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38083716788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38084094224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38084444224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38084879812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38085233136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38085608690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38085974478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38086350752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38086700788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38087063980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38087427648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38087840996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38088210134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38088559088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38089019456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38089386618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38089779298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38090130418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38090554414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38090923016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38091272220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38091638098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38091986452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38092385104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38092762968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38093310014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38093664558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38094029744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38094394894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38094744528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38095111796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38095473300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38095847828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38096273898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38096652798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38097003692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38097355678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38097720304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38098119988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38098747976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38099105712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38099482008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38099845720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38100220630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38100571560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38100939034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38101303306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38101722396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38102092998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38102441160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38102815548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38103179804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38103554052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38103916320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38104473816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38104859826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38105209862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38105574812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38105921880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38106296030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38106827864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38107331990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38107689952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38108044606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38108411206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38108761786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38109149680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38109534718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38109977844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38110346952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38110722840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38111072410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38111422560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38111787596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38112149462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38112515862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38112940578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38113318896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38113681562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38114055624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38114426214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38114776158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38115151030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38115716912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38116095800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38116451146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38116824322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38117264356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38117641016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38118007564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38118429614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38118794266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38119141072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38119503920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38119850690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38120222136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38120596476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38120968312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38121384324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38121737658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38122099326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38122456560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38122822964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38123170590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38123555708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38123978512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38124354928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38124704626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38125052138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38125413014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38125760312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38126135640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38126656800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38127094016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38127459970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38127833472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38128184576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38128535122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38128896044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38129254162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38129681726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38130046780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38130419542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38130779674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38131150470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38131496284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38131855796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38132216584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38132636564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38133010180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38133355302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38133725686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38134086536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38134457548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38134814812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38135224128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38135588056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38135935690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38136300028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38136646374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38137017752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38137390666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38137858792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38138274794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38138626872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38138989750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38139338672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38139705450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38140054092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38140439578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38140869996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38141246864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38141595976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38141943868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38142304778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38142651492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38143028168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38143372920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38143808352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38144177676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38144552178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38144900224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38145281512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38145696656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38146059172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38146498268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38146848356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38147221568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38147582708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38147955156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38148304668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38148667198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38149189656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38149544476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38149911914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38150261340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38150636802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38151000930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38151387648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38151738304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38152171676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38152538536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38152888824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38153254334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38153602902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38153977312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38154379806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38154816980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38155168230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38155519518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38155881232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38156228522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38156591836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38156949494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38157321604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38157744280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38158121230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38158470150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38158832462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38159193520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38159543070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38159918812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38160419912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38160797284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38161177790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38161552570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38161900242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38162247902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 339,3390000,10000,0,0,256,25,390,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38163811132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38164175412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38164545328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38164893464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38165268986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38165646828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38166091550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38166444026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38166796720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38167160786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38167508586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38167871082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38168229540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38168600716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38169026852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38169402700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38169750808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38170100098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38170463874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38170812812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38171283954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38171700516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38172078814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38172440014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38172813424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38173161716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38173545980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38173953890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38174373608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38174742494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38175090354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38175662846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38176029458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38176404074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38176767726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38177184304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38177576594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38177923518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38178285872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38178631618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38179002474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38179376362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38179748858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38180160144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38180514520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38180877504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38181225828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38181591024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38181938288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38182324082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38182892442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38183269074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38183616438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38183964344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38184324798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38184669486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38185043328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38185387544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38185818012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38186182622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38186555228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38186900830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38187248072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38187607878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38187965684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38188387822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38188735732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38189107004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38189467382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38189839528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38190186968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38190546576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38190906554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38191320760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38191686990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38192032440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38192404010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38192767474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38193204590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38193674698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38194118482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38194483490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38194830724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38195194118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38195539210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38195911266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38196286158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38196659644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38197079748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38197431968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38197802192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38198150404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38198514674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38198862968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38199246784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38199672046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38200047992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38200397652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38200747144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38201109632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38201457406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38201902592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38202253050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38202699624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38203066162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38203441168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38203792228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38204142596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38204523804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38205007834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38205439234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38205788446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38206161420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38206523422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38206895572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38207246046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38207608790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38208032410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38208385068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38208766252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38209113898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38209487782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38209850516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38210271224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38210619372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38211033976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38211397178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38211744602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38212106818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38212452906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38212825062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38213203422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38213643664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38214002920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38214358462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38214721518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38215070382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38215439078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38215801108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38216412586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38216785554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38217162170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38217512098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38217875340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38218238980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38218600952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38218964800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38219377534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38219757820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38220124446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38220503184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38220872286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38221225298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38221602916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38222021422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38222391622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38222738152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38223113364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38223475546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38223849104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38224231116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38224581702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38225010404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38225361338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38225724450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38226070358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38226441604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38226802664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38227277558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38227700084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38228052818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38228416080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38228762550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38229125018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38229471276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38229854548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38230360728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38230742750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38231092844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38231441906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38231802700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38232148412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38232511876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38232869556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38233304848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38233671104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38234045514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38234396528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38234746722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38235108718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38235468508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38235835736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38236244920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38236620240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38236981886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38237353668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38237701398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38238048880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38238555144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38238987632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38239352828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38239696424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38240083352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38240444502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38240816270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38241175562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38241589608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38241956770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38242305052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38242668106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38243013844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38243385076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38243755698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38244127324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38244539496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38244891164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38245254170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38245600908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38245964312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38246310090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38246692210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38247053230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38247581800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38247936156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38248285882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38248648486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38248998312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38249376830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38249859778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38250368386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38250738340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38251111616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38251459882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38251811504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38252376370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38252794466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38253164552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38253513532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38253887724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38254252140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38254624568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38254983480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38255333188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38255777076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38256129206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38256493424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38256839992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38257212250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38257574482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38257960602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38258423764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38258789646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38259151946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38259499040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38259862326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 340,3400000,10000,0,0,256,25,391,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38261928330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38262317828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38262686664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38263065490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38263427216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38263778730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38264213506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38264565386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38264929034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38265274902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38265647460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38266010032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38266426628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38266838356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38267193906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38267557928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38267906622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38268271954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38268619170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38269003902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38269365160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38269801134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38270152246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38270501444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38270861084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38271207702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38271571482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38271928314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38272477872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38272847900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38273222704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38273572392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38273922676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38274285938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38274645920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38275011870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38275423638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38275796348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38276157088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38276529032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38276874934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38277222722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38277595388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38278002398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38278368340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38278714466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38279084928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38279445382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38279817106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38280186298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38280538222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38280963140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38281313156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38281676546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38282022286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38282393898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38282754252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38283137536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38283637802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38283990050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38284352960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38284700160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38285062876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38285423106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38285804908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38286165860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38286652944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38287018088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38287368522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38287732086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38288094702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38288458780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38288817598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38289258066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38289624804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38289998030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38290345156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38290693472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38291053836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38291412080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38291774694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38292190388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38292565290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38292926032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38293298158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38293645844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38293995178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38294367244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38294905408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38295273452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38295621260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38295992766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38296355510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38296731080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38297091770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38297440666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38297879316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38298242844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38298607060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38298952612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38299324970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38299684634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38300073420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38300487804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38300841058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38301202800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38301549746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38301912448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38302257996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38302640748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38303000556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38303454818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38303805754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38304153418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38304513166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38304858764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38305221200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38305699916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38306153610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38306520468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38306889032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38307234064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38307579716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38307937792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38308305960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38308666432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38309075158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38309445394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38309806786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38310178468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38310526064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38310875122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38311249344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38311659078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38312024478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38312370162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38312741232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38313101488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38313474718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38313833676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38314183828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38314607496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38315025420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38315391214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38315738374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38316110382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38316472986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38316965756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38317426476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38317780390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38318143836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38318492008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38318855222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38319220724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38319605070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38320032232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38320406490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38320755888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38321104248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38321463564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38321811696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38322221218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38322567608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38323005712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38323371780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38323743250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38324092344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38324442136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38324804776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38325163452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38325588848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38325939174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38326312352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38326674432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38327045224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38327392016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38327751888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38328259710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38328674670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38329040166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38329599444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38329974432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38330340122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38330728078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38331141930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38331503558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38331866062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38332212748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38332577802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38332924884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38333298086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38333675146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38334112156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38334467074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38334836054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38335198520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38335544144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38335905590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38336265306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38336636638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38337060794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38337437706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38337788418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38338138832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38338500190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38338846858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38339364192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38339777784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38340157386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38340519278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38340892264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38341240854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38341589672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38341966132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38342376016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38342745768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38343127050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38343559176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38343922508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38344295368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38344658994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38345010002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38345439552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38345790294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38346153738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38346498690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38346868302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38347228952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38347615806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38348042268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38348393700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38348755310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38349101800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38349465800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38349811958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38350219682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38350795192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38351175182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38351525150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38351873914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38352235044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38352584852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38352962964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38353310960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38353746296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38354112722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38354485652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38354832814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38355182272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38355546578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38355907156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38356321256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38356682470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38357054518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38357416288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38357789998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38358137710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 341,3410000,10000,0,0,256,25,393,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38359750966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38360133724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38360486480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38360853224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38361199160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38361712450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38362147534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38362529914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38362880660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38363235950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38363598856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38363947534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38364326104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38364741794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38365126240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38365487868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38365862142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38366209328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38366557698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38366957888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38367305548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38367739026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38368091598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38368466962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38368829902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38369204766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38369556362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38369919234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38370335714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38370695114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38371059026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38371454980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38371864110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38372227304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38372616772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38373198494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38373554170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38373917296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38374262924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38374627086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38374974006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38375358636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38375719802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38376155298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38376506038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38376855928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38377215920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38377562116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38377924454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38378315102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38378748190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38379120108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38379495808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38379910090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38380263368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38380627304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38380988916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38381354298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38381778402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38382153952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38382534242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38382907660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38383253294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38383599916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38383970842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38384491558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38384858262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38385204378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38385576980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38385938976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38386311656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38386671512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38387019982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38387443716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38387793468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38388155198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38388500184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38388872414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38389232914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38389617374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38390029892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38390383286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38390744278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38391091226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38391454416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38391800660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38392182786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38392542380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38392982712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38393334978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38393686118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38394048412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38394396294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38394793644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38395154596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38395747866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38396115366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38396488144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38396836892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38397186156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38397548078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38397923956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38398346424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38398695952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38399068222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38399429124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38399878886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38400228312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38400591282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38400954080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38401368200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38401734252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38402080584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38402452592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38402815226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38403187716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38403547300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38403956694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38404320088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38404667224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38405031242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38405378902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38405751054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38406344278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38406901444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38407253218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38407602088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38407964504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38408311496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38408674872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38409033632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38409405744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38409831632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38410210076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38410558314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38410906986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38411269244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38411618926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38411995634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38412419448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38412794648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38413155462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38413526852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38413892146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38414240530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38414613688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38414959940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38415386208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38415735016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38416107456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38416468246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38416839570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38417186014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38417545992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38418107968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38418459608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38418822136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38419167672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38419540008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38419900670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38420285182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38420634338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38421051148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38421416068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38421763272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38422126156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38422472538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38422843248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38423215882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38423652068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38424005632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38424354098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38424715674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38425063932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38425428738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38425787466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38426161470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38426670816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38427051552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38427409310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38427758424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38428169912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38428530728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38429049570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38429480160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38429856136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38430218236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38430591552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38430938102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38431285782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38431659538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38432069142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38432434984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38432779734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38433151262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38433512124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38433884520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38434277074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38434624492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38435049112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38435398256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38435760858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38436106554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38436477538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38436839126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38437221228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38437631306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38437983612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38438343514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38438688454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38439050282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38439394338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38439775032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38440230980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38440670182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38441021644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38441369918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38441729424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38442074928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38442436720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38442793292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38443224154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38443589402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38443960404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38444306460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38444653510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38445029466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38445387054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38445749296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38446156568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38446531196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38446892344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38447265340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38447612298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38447960152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38448332530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38448731572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38449105016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38449451942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38449823710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38450184824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38450557066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38450903194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38451356320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38451790638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38452142370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38452506016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38452852236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38453223904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38453585062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38453979712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38454391590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38454745466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38455107780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38455456908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 342,3420000,10000,0,0,256,25,394,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38457469072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38457834084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38458210552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38458573360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38458948640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38459297940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38459662332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38460094588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38460447964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38460813428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38461161664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38461552222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38461914556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38462299506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38462852914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38463218406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38463581676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38463930162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38464294342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38464642264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38465028768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38465389330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38465828548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38466183164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38466533734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38466896976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38467246150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38467612804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38467973308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38468407516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38468775470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38469150002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38469497966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38469846846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38470210202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38470570336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38470933778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38471343090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38471718362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38472080826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38472454020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38472801410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38473149054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38473521882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38474018402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38474385692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38474731592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38475103762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38475465224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38475837856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38476197116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38476546692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38476995796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38477346980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38477709910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38478055448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38478427400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38478788608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38479172908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38479584564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38479936122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38480297064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38480643670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38481006052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38481351624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38481733340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38482093458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38482527282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38482879716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38483469752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38483836632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38484185992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38484631890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38485218196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38485595862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38485958996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38486331450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38486680894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38487029538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38487403398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38487750126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38488174412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38488524412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38488896760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38489258328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38489631140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38489980340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38490379862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38490802708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38491152086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38491512078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38491856096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38492225948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38492585754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38492984104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38493330374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38493754586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38494117046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38494462532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38494823192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38495167072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38495536272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38495908488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38496437208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38496788000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38497136868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38497496404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38497843132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38498205876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38498561992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38498933358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38499357190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38499731936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38500079472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38500428716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38500790924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38501137320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38501510650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38501857176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38502297922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38502662932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38503035034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38503380466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38503726772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38504085606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38504442044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38504865868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38505215998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38505588790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38505950544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38506323654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38506671722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38507031786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38507542222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38507904660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38508282252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38508629440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38509001480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38509363130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38509748022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38510096116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38510518136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38510882642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38511228156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38511589246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38511933334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38512304086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38512722228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38513180590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38513529908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38513877688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38514237654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38514582534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38514943880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38515287704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38515671448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38516101548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38516479008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38516826468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38517175162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38517537570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38517886036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38518263036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38518793748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38519171424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38519533914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38519908212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38520263310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38520611760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38520983952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38521332088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38521769478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38522118988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38522491482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38522851730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38523224002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38523585382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38523948628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38524371106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38524721386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38525084202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38525430456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38525803056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38526164088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38526548040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38526895440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38527308068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38527673814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38528021400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38528384714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38528730476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38529102958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38529475032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38530017398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38530370368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38530719918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38531080592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38531427490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38531791170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38532149086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38532521790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38532961442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38533336404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38533686488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38534035412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38534397104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38534743828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38535118102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38535464246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38535906540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38536269288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38536642136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38536989220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38537336986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38537697016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38538054394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38538479326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38538828368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38539212914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38539574116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38539947236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38540294986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38540663250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38541252412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38541606868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38541971336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38542317566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38542690216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38543053964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38543439982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38543789442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38544203552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38544570382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38544920778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38545288104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38545637886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38546014112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38546420584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38546869564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38547219048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38547567656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38547925958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38548271232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38548632184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38548988346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38549359220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38549785122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38550160548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38550508006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38550855402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38551216180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38551563354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38551937886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38552482560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38552859034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38553220864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38553594460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 343,3430000,10000,0,0,256,25,395,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38555128980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38555520018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38555889136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38556241040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38556605410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38556951392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38557335998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38557697790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38558143984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38558495248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38558844742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38559207288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38559554142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38560094664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38560460152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38560899840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38561267384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38561642794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38561993154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38562342394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38562703432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38563064736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38563628406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38563982034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38564356716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38564718218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38565095978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38565446732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38565808462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38566171802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38566583944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38566953082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38567301456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38567676104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38568038140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38568411128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38568770710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38569222978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38569607914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38569954770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38570317302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38570661354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38571047830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38571422072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38571794816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38572213000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38572564186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38572926102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38573272220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38573635146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38573980936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38574362610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38574881354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38575256374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38575604606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38575953410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38576313636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38576660024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38577034922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38577380716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38577812410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38578179332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38578551614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38578899150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38579248476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38579611316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38579969242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38580393012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38580741810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38581113610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38581474700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38581844932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38582191378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38582550966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38582911464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38583319992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38583686056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38584030550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38584402270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38584762328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38585135104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38585496698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38585997222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38586362980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38586726034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38587089790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38587436098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38587808170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38588181800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38588554256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38588966224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38589317922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38589676302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38590023196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38590386124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38590731848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38591144192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38591580466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38591956886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38592304392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38592652990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38593015552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38593362250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38593736724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38594082902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38594529310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38594897408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38595271240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38595620988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38595971636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38596333226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38596693392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38597213498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38597629644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38598004880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38598368308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38598741308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38599089198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38599452706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38599815950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38600262972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38600629164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38600974166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38601345454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38601705988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38602137610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38602486204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38602900892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38603264848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38603612176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38603975332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38604320648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38604692118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38605064688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38605436496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38605848962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38606202002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38606564958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38606912356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38607275746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38607622322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38608121714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38608566410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38608943104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38609290916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38609640248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38610002538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38610349652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38610725602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38611122506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38611506854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38611871610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38612245284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38612593928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38612942228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38613303552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38613661980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38614100412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38614450270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38614823058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38615185272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38615559084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38615906948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38616268160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38616631060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38617039616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38617406012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38617766450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38618139462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38618501152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38618873816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38619352606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38619769152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38620133748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38620481032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38620843484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38621189282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38621561292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38621935268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38622372194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38622725148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38623075058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38623438208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38623787480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38624152568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38624499714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38624885554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38625315636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38625734654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38626106860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38626456942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38626821328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38627170762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38627558678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38627973670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38628352568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38628716222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38629088996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38629437326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38629786052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38630171776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38630616500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38631050912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38631400324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38631772618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38632133166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38632503706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38632850320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38633237172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38633661050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38634012552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38634375562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38634721394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38635093442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38635454384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38635837850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38636184698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38636593968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38637129008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38637481324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38637847166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38638194732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38638579744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38638939994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38639384608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38639735378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38640083662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38640443874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38640789504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38641152928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38641509946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38642075516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38642443922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38642818366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38643166924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38643515400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38643922240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38644307764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38644737512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38645100038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38645472838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38645833514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38646206864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38646554910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38646904058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38647276522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38647694562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38648059902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38648403580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38648791214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38649151732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38649521406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38649877814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38650225874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38650645348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 344,3440000,10000,0,0,256,25,396,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38652528690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38653056876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38653472202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38653851466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38654316580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38654700896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38655054172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38655422818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38655786968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38656209200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38656573740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38656919644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38657290338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38657650518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38658022928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38658411754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38658835174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38659199888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38659547438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38659911528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38660257188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38660628920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38661001996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38661375122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38661785520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38662136556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38662497276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38662843426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38663206352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38663551864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38663934776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38664465784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38664843944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38665195360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38665543684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38665922504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38666270224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38666644594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38666990076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38667423512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38667790600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38668163622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38668509918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38668858612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38669220612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38669578674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38670003700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38670353218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38670725426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38671085664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38671456810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38671803606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38672161748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38672523636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38672941282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38673307366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38673652788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38674024052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38674384882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38674755696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38675115200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38675626488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38675992314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38676341798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38676706786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38677054614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38677429226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38677803166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38678175244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38678622276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38678976192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38679336648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38679683090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38680044748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38680390342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38680776342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38681224002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38681600002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38681946874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38682365238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38682728028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38683075418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38683451900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38683797882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38684231674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38684599234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38684973196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38685320536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38685668478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38686028930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38686387402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38686922600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38687271218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38687642030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38688001760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38688372246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38688718040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38689077716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38689438444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38689845896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38690209180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38690552090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38690922180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38691282074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38691652918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38692010188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38692417326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38692782512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38693132484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38693496430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38693842356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38694216198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38694587376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38694959212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38695367448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38695718768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38696078510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38696437564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38696801872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38697147696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38697531592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38698038066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38698414184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38698761946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38699112096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38699473942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38699820682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38700196470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38700543038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38700977620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38701346448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38701719954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38702068776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38702418450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38702779824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38703138518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38703571672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38703923980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38704299468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38704660854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38705034526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38705381306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38705740346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38706103538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38706515780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38706884246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38707232028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38707605466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38707968928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38708341648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38708701816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38709198948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38709562900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38709910848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38710273128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38710685750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38711060984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38711435102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38711806916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38712237920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38712591632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38712959836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38713307836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38713870200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38714270364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38714641362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38715085332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38715462208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38715812562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38716160260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38716520760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38716866542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38717239528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38717645400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38718022808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38718384656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38718758112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38719105432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38719453238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38719826636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38720398546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38720764982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38721110112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38721481052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38721840732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38722210212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38722569430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38722916794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38723346042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38723696508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38724059236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38724404972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38724776236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38725136996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38725521662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38725919066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38726283948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38726644336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38726991742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38727354056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38727715712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38728087130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38728460146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38728893028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38729244096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38729592066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38729951752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38730297998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38730661144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38731017932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38731540100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38731916030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38732288004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38732635498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38732983624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38733341406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38733685708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38734058402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38734460332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38734835076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38735197160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38735569880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38735918040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38736265566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38736640120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38736987524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38737419130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38737766358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38738137890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38738497792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38738935542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38739283884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38739644882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38740082896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38740433884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38740798610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38741144896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38741516388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38741877132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38742262428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38742764442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38743118220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38743496716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38743843104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38744206456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38744552916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38744937684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38745299292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38745735678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38746087244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38746436670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38746797148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38747143692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38747506064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38747864140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38748236330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38748658498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 345,3450000,10000,0,0,256,25,397,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38750215446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38750587494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38750938544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38751374230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38751728222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38752092148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38752437464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38752809830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38753171874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38753558860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38754067320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38754419724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38754780912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38755127152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38755489710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38755836690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38756220086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38756580322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38757026906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38757375336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38757721822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38758081144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38758424970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38758785640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38759141170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38759588558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38759954538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38760328604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38760675408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38761023344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38761384048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38761741556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38762104814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38762516746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38762889468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38763249120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38763620062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38763964964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38764311272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38764683358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38765206964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38765575966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38765923110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38766297146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38766658382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38767078594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38767458478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38767807810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38768244962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38768595138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38768968270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38769315184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38769686828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38770047972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38770461914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38770877280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38771231846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38771595148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38771943638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38772307992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38772656012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38773042618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38773403024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38773843664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38774195384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38774542184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38774918338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38775266842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38775628632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38775986920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38776542588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38776910030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38777281840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38777628368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38777976374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38778337572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38778695376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38779059358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38779469182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38779843162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38780248730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38780625760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38780974818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38781340536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38781702414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38782125028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38782491220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38782837424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38783208524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38783570036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38783942298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38784302124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38784651064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38785209868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38785562508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38785927956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38786276142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38786650800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38787023292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38787585482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38787937634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38788286852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38788648958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38788995128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38789358486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38789704382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38790088016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38790672460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38791066692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38791414600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38791762974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38792123272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38792469470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38792844608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38793255262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38793630684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38793990824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38794363288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38794710346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38795058834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38795513568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38795987798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38796377202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38796725332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38797115320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38797477484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38797851838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38798221168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38798792282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38799157226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38799504806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38799868618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38800214604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38800587652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38800959138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38801331436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38801739628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38802090910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38802451182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38802797692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38803160732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38803506828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38803896674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38804258004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38804701640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38805052234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38805399538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38805760300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38806105176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38806485590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38806846240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38807285066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38807649026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38808019654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38808366584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38808714718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38809074318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38809430696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38809944300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38810299950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38810673224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38811034466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38811407552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38811756106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38812106424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38812480906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38812893854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38813260052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38813606496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38813979082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38814341276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38814714156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38815098064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38815455916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38815887432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38816238776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38816602594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38816949548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38817322746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38817684982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38818069950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38818492748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38818844690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38819203996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38819548960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38819910860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38820255020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38820636440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38821144328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38821523476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38821886650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38822236424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38822598060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38822944758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38823307870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38823740984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38824183656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38824551914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38824934840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38825283718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38825631574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38825992920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38826381994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38826810450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38827160352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38827533112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38827895652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38828268634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38828617614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38828978380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38829341164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38829750286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38830117906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38830464712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38830837336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38831199376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38831571810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38831931566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38832439502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38832808052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38833158684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38833535762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38833884088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38834259794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38834753756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38835213140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38835565356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38835916120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38836277460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38836625526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38836989024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38837348908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38837739212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38838222664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38838600992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38838949446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38839298824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38839678780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38840059504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38840436696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38840858310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38841236506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38841606750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38842018132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38842369448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38842719152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38843097326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38843670364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38844040496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38844391214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38844767332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38845132120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38845507240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38845870680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38846222212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 346,3460000,10000,0,0,256,25,398,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38848173532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38848544000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38848907660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38849322746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38849699616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38850062186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38850437350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38850794968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38851145474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38851522870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38852010826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38852379642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38852727276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38853100122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38853462676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38853835702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38854196378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38854728472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38855110136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38855460542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38855823586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38856169744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38856541808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38856905338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38857294094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38857704704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38858059472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38858422052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38858771276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38859137134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38859486060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38859872628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38860241196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38860676932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38861027764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38861377800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38861738544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38862085258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38862447926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38862806084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38863232982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38863599094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38863970742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38864317964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38864666212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38865026650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38865385868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38865841202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38866265844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38866642842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38867007554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38867561328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38867913018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38868275214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38868639058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38869052086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38869431120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38869789938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38870178816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38870541286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38870927684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38871277864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38871693032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38872058856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38872407238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38872771002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38873117354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38873490168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38873862322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38874234122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38874656382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38875008276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38875370060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38875716462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38876078508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38876424324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38876808040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38877380140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38877756260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38878105148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38878454206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38878815944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38879163520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38879540270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38879947498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38880392488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38880775746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38881150048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38881501210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38881852320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38882267166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38882617088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38883077352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38883430792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38883805974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38884173812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38884547084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38884895512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38885261500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38885701700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38886070002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38886433814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38886779884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38887152272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38887515056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38887901640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38888453550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38888808544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38889169340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38889514430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38889874820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38890218328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38890608092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38890966732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38891398150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38891781496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38892134352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38892494846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38892842882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38893206002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38893568576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38894018594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38894385094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38894761420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38895116074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38895464332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38895829810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38896190102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38896553936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38896977456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38897360506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38897722986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38898096358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38898444452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38898793174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38899166320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38899727354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38900094310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38900440844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38900813328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38901175482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38901565492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38901935052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38902346468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38902713904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38903061772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38903425440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38903771262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38904143644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38904505886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38904889640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38905298058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38905651474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38906015326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38906361910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38906737334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38907083658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38907470480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38907833038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38908271472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38908696280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38909054548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38909416878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38909762980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38910138488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38910587586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38911031368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38911397980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38911772242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38912121462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38912471496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38912832636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38913189536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38913614886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38913964638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38914336532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38914698744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38915072096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38915420572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38915781292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38916143006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38916550056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38916917518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38917278778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38917650996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38918012214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38918385232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38918745518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38919169520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38919535038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38919883096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38920244970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38920590730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38920962164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38921335272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38921834748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38922256146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38922610664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38922974068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38923323760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38923689672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38924039224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38924425610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38924857596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38925275878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38925647776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38925999182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38926360534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38926707846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38927083718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38927430552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38927873504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38928238826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38928613696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38928960914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38929308974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38929669576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38930026858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38930451444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38930800370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38931171380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38931532466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38931904020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38932251502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38932629372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38933147602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38933503960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38933868860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38934217896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38934591626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38934955180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38935341418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38935690004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38936098024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38936462528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38936899838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38937272524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38937625128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38937995776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38938406168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38938855030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38939207524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38939557564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38939919826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38940268142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38940631742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38940989744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38941360054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38941792816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38942167412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38942515600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38942865752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38943228074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38943573788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38943946284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38944647188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38945025088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 347,3470000,10000,0,0,256,25,399,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 38946605758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38946992940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38947423486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38947783260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38948149894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38948499708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38948865470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38949233320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38949620392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38950057710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38950434404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38950782914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38951131842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38951493968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38951841802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38952217448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38952565322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38953003328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38953369920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38953742632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38954089974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38954437940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38954800328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38955158732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38955733714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38956085524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38956459700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38956823386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38957198528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38957548568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38957911594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38958328254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38958688264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38959051292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38959397702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38959771910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38960135324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38960507438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38960868118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38961278888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38961643736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38961990436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38962352286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38962698030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38963069728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38963442328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38963813746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38964222268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38964574656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38964973440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38965368280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38965732964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38966078574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38966567956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38967003488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38967379312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38967729640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38968079378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38968441416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38968788306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38969165200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38969584550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38969961164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38970323578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38970696074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38971042776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38971391496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38971766140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38972113302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38972537394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38972886316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38973258724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38973618544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38974031724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38974384776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38974760028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38975198406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38975551160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38975917512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38976265288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38976640174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38977000968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38977387942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38977844368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38978262788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38978629464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38978978596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38979344690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38979692536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38980066816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38980458152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38980908170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38981259954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38981608708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38981970208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38982316080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38982686736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38983047662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38983419648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38983847166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38984221700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38984569502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38984918026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38985278472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38985625702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38986002104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38986426304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38986804442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38987168150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38987541192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38987887778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38988235858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38988609664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38989151630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38989519706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38989866050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38990237110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38990599250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38990972250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38991330718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38991680396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38992103354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38992454510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38992817016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38993162750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38993607744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38993971920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38994388910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38994802572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38995154150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38995517772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38995892720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38996260060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38996608440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 38996994414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 38997355254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 38997803708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38998155322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 38998503842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 38998864564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 38999211590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 38999574644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 38999935558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39000474308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39000843734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39001217392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39001566196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39001916364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39002279656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39002640282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39003003792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39003414788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39003791546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39004155864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39004529664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39004879338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39005228350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39005603332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39006014768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39006382800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39006730404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39007102330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39007463096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39007834720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39008194608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39008543160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39008966944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39009318332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39009682358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39010028896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39010401134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39010763540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39011148996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39011662380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39012016112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39012376726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39012722428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39013085186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39013430548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39013813846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39014174674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39014612230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39014962684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39015311706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39015671436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39016017156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39016378982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39016735354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39017175838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39017542054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39017915190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39018262304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39018610952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39018971556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39019329664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39019692818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39020109632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39020484666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39020844484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39021410492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39021827124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39022192122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39022754504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39023108620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39023473310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39023820222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39024193580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39024555258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39024941954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39025288928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39025696884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39026060396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39026407556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39026769682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39027130126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39027501528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39027874508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39028245846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39028657204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39029007706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39029368966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39029715470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39030078230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39030423268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39030805210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39031223730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39031598770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39031946716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39032293960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39032655014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39033000144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39033373654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39033811296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39034285108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39034654768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39035028296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39035378152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39035726474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39036090004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39036452802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39036891744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39037242936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39037616958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39037977438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39038349958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39038697572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39039057512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39039420128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39039827126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39040192568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39040538526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39040909902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39041271180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39041642598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39042000956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39042409728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 348,3480000,10000,0,0,256,25,401,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39043918466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39044271976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39044659844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39045217890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39045598788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39045961648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39046340488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39046689782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39047041214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39047416852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39047764014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39048192824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39048541936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39048914636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39049276678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39049648428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39050120936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39050476208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39050908310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39051260004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39051623790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39051970448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39052343472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39052705734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39053093448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39053440984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39053857870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39054218828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39054563916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39054924302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39055267618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39055637712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39056011410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39056571510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39056923414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39057275708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39057637360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39057984930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39058347698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39058706198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39059157190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39059523508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39059896526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39060244356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39060593106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39060953170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39061299864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39061682700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39062102436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39062476618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39062838722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39063210970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39063558610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39063908744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39064280122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39064632838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39065057900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39065405546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39065776684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39066137974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39066510122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39066856710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39067218882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39067733404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39068083644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39068447286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39068792602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39069163546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39069524018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39069908700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39070255048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39070666790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39071030134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39071377578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39071740352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39072085640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39072456528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39072829020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39073258688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39073609336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39073957952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39074331946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39074678754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39075040624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39075396686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39075767032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39076196824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39076571976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39076919314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39077267960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39077626950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39077972480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39078422054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39078933068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39079311234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39079672844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39080044184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39080391322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39080740540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39081115052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39081462394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39081903232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39082250102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39082623040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39082983092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39083354520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39083700226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39084061744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39084484160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39084834636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39085196282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39085541464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39085912386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39086272968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39086652634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39086996950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39087409656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39087774528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39088122798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39088485968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39088832828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39089205706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39089578720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39090320808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39090676074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39091028750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39091390740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39091736998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39092100126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39092461116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39092897002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39093264522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39093638052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39093985950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39094336668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39094697050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39095055306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39095418292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39095827502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39096202510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39096564550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39096936972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39097285480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39097635966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39098011236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39098679812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39099048610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39099395288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39099767550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39100128060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39100501378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39101029426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39101460588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39101825252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39102172520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39102536600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39102882400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39103255048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39103629016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39104079102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39104431304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39104781080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39105142372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39105489750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39105990998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39106448390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39106894056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39107349114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39107728904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39108080732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39108434820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39108798992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39109161364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39109594004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39109942684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39110315402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39110677536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39111050076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39111398178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39111760208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39112224056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39112651050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39113017932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39113364374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39113737470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39114098996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39114471080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39114832368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39115246118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39115610990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39115960612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39116356450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39116706392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39117079206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39117457890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39117837816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39118261096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39118616898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39118981610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39119331418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39119715428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39120084758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39120475450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39120906854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39121284958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39121811616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39122174104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39122542024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39122889576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39123370140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39123791138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39124166930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39124529004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39124903168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39125251192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39125602494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39125976986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39126386116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39126752426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39127098496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39127470084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39127831366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39128204146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39128564676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39128914804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39129339612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39129688870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39130051832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39130396332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39130767018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39131128092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39131512680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39131860152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39132271874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39132633818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39132979756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39133341390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39133686958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39134058292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39134505876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39135037138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39135391614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39135742030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39136104658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39136452504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39136816332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39137176492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39137743226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39138110824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39138483334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39138829698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39139178840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39139538920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39139896520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39140259474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 349,3490000,10000,0,0,256,25,402,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39176049148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39176452192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39176894646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39177276002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39177627774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39177982248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39178351834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39178701394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39179078872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39179637766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39180013724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39180377872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39180753284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39181102056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39181457220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39181832072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39182179472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39182604196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39182952494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39183324034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39183684902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39184057514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39184404464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39184765416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39185185880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39185537790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39185902474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39186249330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39186622748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39186984698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39187369208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39187718942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39188407582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39188774448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39189122116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39189485468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39189831230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39190216288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39190728370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39191159506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39191531138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39191882908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39192243580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39192590190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39192967120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39193312756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39193751888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39194120216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39194494164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39194842792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39195195256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39195558704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39195916552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39196338874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39196690344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39197064000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39197426066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39197799466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39198148306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39198498820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39198873020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39199283452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39199651800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39199998674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39200371536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39200734490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39201108642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39201473032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39201977418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39202343842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39202739838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39203122876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39203468682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39213036448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39213489628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39213870126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39214220116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39214571740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39214934950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39215282860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39215660784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39216076650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39216453956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39216818726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39217192702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39217542444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39217894668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39218301944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39218651900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39219092984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39219525948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39219909096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39220271502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39220644480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39221047896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39221428674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39221914176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39222283146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39222646660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39222992998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39223364832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39223741146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39224262686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39224700798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39225099950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39225461984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39225811212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39226177614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39226539238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39226914520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39227343314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39227720740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39228069216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39228419280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39228780298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39229280704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39229661252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39230071900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39230449178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39230813116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39231208156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39231558874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39231909180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39232285530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39232634632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39233070864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39233420506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39233793238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39234155898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39234529470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39234878698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39235327554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39235768964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39236123108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39236506314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39236855244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39237226974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39237587276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39237972886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39238391874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39238746512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39239110142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39239456856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39239818414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39240163060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39240553330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39240915914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39241351774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39241701488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39242050460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39242410072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39242755794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39243117760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39243474328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39243844816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39244269420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39244813644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39245167674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39245519968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39245882662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39246243362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39246763132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39247111910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39247485228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39247917280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39248292784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39248640832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39249003666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39249365874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39249779904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39250148182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39250497112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39250869626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39251229780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39251601286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39252192784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39252641394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39253009862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39253359982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39253725324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39254074076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39254449182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39254825726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39255262788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39255611588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39255961410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39256319918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39256664732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39257026124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39257381758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39257947512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39258321116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39258698096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39259103030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39259499726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39259865054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39260261048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39260659886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39261302610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39261679604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39262043038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39262415656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39262766228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39263130860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39263569976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39263921396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39264284580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39264628312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39264999408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39265359302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39265745990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39266091910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39266510918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39266877734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39267229274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39267612028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39267957708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39268337852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39268714732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39269282326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39269636084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39269986140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39270347310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39270694254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39271057292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39271414980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39271787960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39272213238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39272590490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39272939770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39273290718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39273652792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39273998600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39274410084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39274820360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39275198852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39275561552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39275996106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39276350296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39276835928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39277214672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39277630410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39277999170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39278346896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39278721332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39279083420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39279456656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39279817190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39280263642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39280693134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39281043350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39281407900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39281755282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39282128200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39282490836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39282876164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39283285356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 350,3500000,10000,0,0,256,25,403,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39284844824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39285255688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39285668728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39286151212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39286519538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39286894590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39287259776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39287637018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39287984108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39288351202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39288792496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39289145640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39289511586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39289860250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39290234994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39290599370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39290985298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39291436108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39291855910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39292220084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39292568102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39292932398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39293417032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39293806322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39294168334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39294605190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39294956680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39295305692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39295666330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39296013876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39296376240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39296733066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39297269376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39297635916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39298008764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39298357980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39298708196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39299070748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39299506900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39299925876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39300285152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39300657650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39301019238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39301393478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39301740976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39302091834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39302941058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39303310034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39303699564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39304046378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39304495554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39304860968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39305260202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39305678650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39306036652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39306398772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39306756072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39307117844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39307461694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39307832788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39308206680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39308643126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39308995248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39309344554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39309853716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39310204888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39310566948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39310924860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39311364652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39311728756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39312099008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39312444520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39312792206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39313150368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39313495246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39314136914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39314527450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39314899766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39315259890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39315632140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39315979080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39316329262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39316779412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39317129740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39317494654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39317840550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39318211780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39318571272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39318941806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39319299606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39319716556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39320082756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39320430586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39320795222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39321143054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39321518786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39321881012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39322310780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39322679698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39323029056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39323389310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39323735340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39324097634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39324442414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39324823716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39325472892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39325852230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39326199882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39326550274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39326909416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39327253406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39327628878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39328038232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39328413964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39328957402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39329332166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39329677092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39330024062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39330426868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39330840654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39331206300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39331552232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39331923840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39332283588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39332729600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39333078610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39333442598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39333876324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39334224860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39334586236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39334931366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39335301100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39335660468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39336043988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39336601044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39336954012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39337313460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39337659018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39338021042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39338364842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39338735274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39339171968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39339546894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39339894180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39340242590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39340602324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39341073720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39341440724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39341797002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39342233592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39342603142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39342973986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39343318038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39343664082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39344020614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39344376940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39344801866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39345149242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39345519832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39345879378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39346252110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39346597800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39346947230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39347459516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39347875878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39348242170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39348589074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39348960784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39349320804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39349693332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39350052022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39350467388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39350833088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39351225026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39351590072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39351965220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39352354944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39352761602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39353215766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39353567870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39353920548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39354322388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39354717292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39355079674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39355423804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39355834976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39356266944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39356641754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39357119456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39357472776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39357833694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39358178024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39358732084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39359090416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39359461884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39359821760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39360192572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39360538886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39360981874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39361358022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39361772856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39362136120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39362478310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39362847344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39363204424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39363572636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39363916692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39364325000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39364696200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39365042230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39365402632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39365745878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39366115634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39366474296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39366856172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39367264380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39367615460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39367974438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39368320012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39368681376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39369027282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39369397762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39369911568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39370309468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39370666652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39371020672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39371404630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39371754212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39372121042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39372605900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39373045438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39373413892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39373787550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39374138492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39374487124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39374850546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39375208372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39375637742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39375989410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39376362620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39376726102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39377099440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39377446522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39377796002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39378168330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39378579836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39378946462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39379293588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39379666750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39380029458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39380400686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39380757862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39381273584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39381638670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39381985992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 351,3510000,10000,0,0,256,25,404,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39384018640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39384380866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39384758354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39385119536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39385493470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39385843620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39386231056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39386634764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39387051962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39387415602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39387760676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39388130674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39388489434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39388857992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39389443460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39389884732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39390249520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39390595682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39390957192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39391301494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39391672294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39392046474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39392593556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39392943752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39393293298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39393652096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39393999240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39394361530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39394704954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39395146670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39395511900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39395884032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39396231364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39396579904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39396939172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39397284088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39397660732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39398069700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39398447134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39398817524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39399187850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39399536888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39399884686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39400244400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39400599734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39401033722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39401381200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39401752682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39402111720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39402482206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39402826260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39403185410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39403697620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39404048642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39404410696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39404754398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39405256126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39405634948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39406219344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39406656202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39407014668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39407376800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39407722510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39408084652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39408429884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39408814844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39409237728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39409611992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39409957192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39410305154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39410664632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39411009354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39411371578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39411727870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39412163596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39412527064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39412896802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39413241456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39413588180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39413945054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39414288950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39414860592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39415211182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39415582222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39415942266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39416313350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39416660944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39417009102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39417528346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39417896486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39418259658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39418604250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39418975508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39419334488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39419705074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39420064022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39420474510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39421006220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39421356726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39421717956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39422061468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39422432070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39422803344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39423244226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39423594642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39423943738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39424302250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39424647612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39425008846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39425352584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39425830866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39426258724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39426641230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39426987910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39427335732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39427697096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39428043714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39428418778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39428825432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39429197228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39429555778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39429925462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39430269474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39430615298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39430972044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39431326428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39431749420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39432096864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39432467440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39432826812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39433198842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39433543750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39433892262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39434262854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39434676274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39435039082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39435385450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39435759356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39436120418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39436619404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39437128418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39437492582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39437852114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39438197062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39438559046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39438931876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39439304588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39439679820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39440127144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39440477766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39440827708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39441188972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39441535442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39441898828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39442277334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39442657948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39443078556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39443454308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39443800864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39444148458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39444506520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39444851430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39445223450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39445725632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39446100828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39446460920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39446831828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39447177792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39447525610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39447886024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39448454286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39448820532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39449164916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39449535962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39449896288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39450266506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39450610520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39450970410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39451391658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39451740170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39452240992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39452590968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39452961082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39453321766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39453706464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39454116026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39454468446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39454834604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39455181822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39455545526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39455891280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39456263642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39456635990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39457081304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39457431202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39457779744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39458138298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39458482634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39458844844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39459199880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39459724280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39460089140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39460458408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39460804042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39461150336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39461507520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39461851062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39462222464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39462639290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39463012390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39463371808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39463742952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39464088812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39464436208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39464806554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39465223814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39465588442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39465932754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39466303378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39466660532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39467030224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39467498044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39467923266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39468299996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39468645336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39469007624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39469352202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39469723170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39470083484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39470790574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39471189944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39471543742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39471903976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39472248264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39472608304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39472951240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39473336488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39473779460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39474211532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39474557984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39474906050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39475266524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39475613118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39475997154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39476417694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39476788082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39477146574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39477515608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39477860654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39478206078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39478562012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39478918574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39479340096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39479687056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39480056676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39480415210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39480785728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 352,3520000,10000,0,0,256,25,405,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39482409408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39482913220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39483286356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39483638782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39484000082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39484524986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39484968772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39485334116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39485719558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39486067244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39486419414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39486781114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39487139502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39487577646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39487923170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39488291778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39488649778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39489018492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39489362004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39489708126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39490077374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39490484386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39490846554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39491188278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39491555772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39491911594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39492278712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39492621188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39493222812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39493588488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39493934402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39494294608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39494638548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39495009082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39495368660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39495754452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39496172202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39496522864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39496881326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39497225394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39497586072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39497928532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39498329280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39498770890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39499144434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39499489746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39499996196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39500361064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39500705688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39501064932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39501427960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39501867858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39502302666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39502674944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39503019322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39503365678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39503724372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39504190848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39504672604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39505020840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39505416638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39505777042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39506148426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39506494412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39506858658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39507290844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39507642412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39508003936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39508349944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39508721542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39509082030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39509452572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39509812980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39510232526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39510599982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39510944934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39511303882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39511645894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39512035620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39512407352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39512842164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39513191144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39513540104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39513899240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39514242818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39514602718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39514946530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39515600816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39515971718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39516344716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39516716576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39517086986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39517447202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39517792308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39518168190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39518598018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39519005376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39519365838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39519737718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39520084054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39520431578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39520806802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39521223584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39521588952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39521933660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39522304124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39522664160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39523035202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39523380872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39523740544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39524171432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39524519304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39524880376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39525224146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39525594680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39525954266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39526324762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39526851572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39527206420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39527567776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39527932856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39528295008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39528639074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39529008770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39529382878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39529833644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39530183738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39530602366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39530963208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39531444494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39531809136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39532167416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39532601424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39532965332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39533336738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39533682288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39534029818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39534389926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39534734452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39535177630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39535525088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39535895066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39536253474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39536623298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39536970250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39537317388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39537827410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39538270944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39538641512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39538983698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39539352324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39539711998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39540081372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39540438614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39540856730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39541218896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39541563858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39541924620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39542267738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39542637362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39542996546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39543379254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39543792836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39544145488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39544504206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39544848982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39545209498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39545553072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39545922408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39546353722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39546874840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39547225806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39547573818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39547932092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39548276528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39548637302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39549162216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39549539086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39549899464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39550270466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39550617428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39550967028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39551327080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39551684572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39552104988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39552450914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39552819202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39553176608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39553546306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39553890268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39554274116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39554642208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39555048400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39555412016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39555755388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39556125470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39556483322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39556852896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39557207834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39557615992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39557979904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39558325146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39558759726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39559106270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39559571610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39559936714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39560486936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39560837220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39561186588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39561545886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39561891346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39562252752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39562721118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39563206572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39563572152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39563942248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39564288682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39564636496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39564994954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39565338930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39565711086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39566120296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39566493386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39566859512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39567229844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39567575114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39567922704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39568283906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39568640572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39569063756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39569410934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39569781048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39570139140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39570509304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39570854776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39571213286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39571740814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39572090728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39572451744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39572795832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39573165350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39573524762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39573896452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39574254320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39574666322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39575028942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39575374350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39575735204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39576078782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39576448056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39576817378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39577248414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39577598820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39578077172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39578440404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 353,3530000,10000,0,0,256,25,406,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39580420790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39580796520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39581144808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39581522002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39581885522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39582260126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39582821008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39583176938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39583536702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39583880294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39584239900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39584581884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39584950572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39585319782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39585749514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39586099462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39586446722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39586805630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39587222102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39587584370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39587928688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39588417050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39588787252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39589160424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39589507532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39589858654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39590220754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39590565130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39590940050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39591350160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39591724508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39592086318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39592456004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39592803180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39593150072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39593511076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39594055234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39594422554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39594933680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39595308212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39595667636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39596037936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39596397086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39596810562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39597173316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39597519250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39597881444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39598225752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39598595880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39598956992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39599340812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39599752154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39600103722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39600462532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39600808830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39601169324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39601512578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39601881162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39602251592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39602683464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39603033040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39603381456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39603740518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39604088376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39604454544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39604810270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39605340334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39605706370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39606076980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39606423088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39606770504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39607132300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39607477600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39607851654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39608259020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39608631950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39608992374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39609363638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39609709580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39610085606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39610582580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39610997592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39611363282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39611707754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39612078202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39612437528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39612809156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39613166932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39613575980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39613939172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39614284342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39614645600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39614988456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39615429584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39615790864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39616331190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39616688806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39617036638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39617398234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39617745388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39618108908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39618453774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39618837066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39619258344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39619632220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39619979458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39620326716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39620684882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39621029924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39621391096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39621746688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39622189334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39622558612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39622926892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39623272672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39623619128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39623977668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39624323144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39624754372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39625101866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39625471876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39625955428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39626330956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39626676244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39627024592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39627547798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39627899288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39628287914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39628633968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39629004590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39629364440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39629734690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39630093556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39630515944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39630879810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39631226074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39631588360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39631933798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39632305718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39632663596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39633045116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39633464406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39633815212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39634174662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39634518606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39634878700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39635221756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39635601850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39636023532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39636515436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39636863952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39637211422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39637569330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39637913032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39638274224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39638863160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39639237852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39639596456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39639965736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39640309162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39640655244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39641013734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39641571988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39641938556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39642283150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39642689728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39643050062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39643463932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39643856970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39644222108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39644659880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39645011384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39645374046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39645720398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39646093058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39646451984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39646833980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39647252702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39647606018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39647967926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39648315140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39648678244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39649025532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39649397104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39649915554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39650303902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39650657162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39651005534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39651366828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39651713918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39652078280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39652443894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39652881980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39653247266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39653616510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39653961342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39654307490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39654666940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39655010552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39655381556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39655789036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39656164456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39656525680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39656895748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39657389120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39657743164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39658115878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39658528134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39658894832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39659239470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39659609912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39659969604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39660340120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39660686772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39661206778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39661571796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39661917274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39662278400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39662622404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39662993474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39663351870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39663738388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39664152910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39664504514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39664864046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39665209722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39665571234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39665915312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39666313212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39666745368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39667122600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39667471030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39667817600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39668175848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39668520914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39668882432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39669237962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39669671870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39670035526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39670405446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39670752138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39671099248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39671457616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39671865762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39672400740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39672877320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39673253510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39673613812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39673985204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39674330636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39674679418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39675052044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39675459586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39675823514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39676195728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39676566700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39676923884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 354,3540000,10000,0,0,256,25,408,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39678447884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39678811722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39679163208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39679528764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39679875660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39680237240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39680594458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39681101486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39681468380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39681841932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39682188636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39682541714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39682903684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39683262852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39683792124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39684140992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39684512316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39684872118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39685263918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39685619800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39685984326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39686424034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39686769800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39687127176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39687467578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39687833990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39688188932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39688555416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39689054582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39689480678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39689843948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39690189304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39690550354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39690894636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39691264410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39691636000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39692069358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39692418432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39692766194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39693124960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39693469760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39693831480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39694175348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39694653872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39695084946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39695459756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39695806954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39696154424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39696512432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39696856162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39697228480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39697633430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39698006048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39698365492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39698734846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39699081548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39699430272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39699789292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39700213804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39700647916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39700997240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39701370362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39701729514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39702099620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39702445844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39702806224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39703225986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39703572726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39703932170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39704274428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39704765552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39705130174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39705501910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39706026220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39706379196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39706746206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39707091712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39707452492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39707796360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39708166736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39708538340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39708971960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39709321166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39709668734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39710026952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39710371818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39710731990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39711074806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39711541428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39711909454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39712280722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39712626408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39712974050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39713453906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39713801906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39714174016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39714582786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39714956358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39715316616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39715687284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39716034738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39716383680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39716782512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39717378452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39717746068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39718103512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39718477130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39718836282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39719207370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39719565460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39719984654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39720492900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39720843430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39721204834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39721548840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39721919126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39722313402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39722763518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39723114714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39723465492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39723826402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39724172974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39724535656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39724881332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39725264530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39725685988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39726059816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39726405484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39726753000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39727112160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39727456276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39727816824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39728456280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39728835514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39729195024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39729566258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39729912160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39730259964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39730621296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39730980166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39731420414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39731767874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39732138030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39732498148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39732869078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39733214670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39733574532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39733994120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39734343042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39734710862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39735055978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39735426054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39735785242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39736290884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39736653198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39737075540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39737438344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39737783268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39738143882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39738486824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39738856128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39739234702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39739761082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39740109992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39740458058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39740817686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39741161458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39741522692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39741865986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39742248074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39742673496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39743047494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39743395332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39743743406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39744103112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39744448392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39744821882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39745229300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39745602380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39745960616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39746328492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39746674590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39747022304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39747381258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39747737612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39748159364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39748506634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39748875184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39749233736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39749604066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39749950272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39750298464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39750814284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39751163638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39751638984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39751987600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39752357458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39752716738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39753088060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39753449660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39753863606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39754224818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39754570656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39754930428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39755274542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39755643722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39756016332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39756469330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39756860610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39757210490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39757571792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39757916734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39758277148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39758621356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39759006306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39759448074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39759821854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39760167776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39760515972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39760874062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39761219596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39761592240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39762094138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39762467842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39762834578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39763205432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39763554238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39763903950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39764264836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39764622124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39765048680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39765396056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39765766300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39766125368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39766496210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39766966662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39767332870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39767757410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39768107130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39768469718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39768816502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39769187078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39769547930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39769918544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39770337680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39770697486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39771057198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39771403894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39771767218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39772123356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39772503084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39772946264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39773400164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39773748652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39774098272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 355,3550000,10000,0,0,256,25,409,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39776050868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39776409246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39776771530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39777116842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39777489154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39777848752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39778251454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39778608436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39779022942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39779386394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39779729800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39780087964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39780430088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39780797920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39781164588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39781595804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39781946576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39782295622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39782653488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39782998098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39783357914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39783829788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39784373506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39784781520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39785176484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39785524062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39785873528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39786233836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39786579060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39786954478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39787364772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39787738256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39788096936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39788468398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39788814996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39789163688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39789523582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39789936556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39790460554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39790816258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39791186784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39791544790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39791916224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39792262570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39792625816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39793067326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39793415222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39793776032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39794118540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39794487574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39794844612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39795225198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39795798898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39796154148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39796516540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39796864372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39797227686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39797574994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39797958380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39798391608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39798766440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39799112952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39799616252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39799980932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39800326744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39800688534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39801044210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39801477972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39801842920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39802215434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39802563266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39802910748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39803268702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39803625284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39804048210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39804396912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39804769504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39805128910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39805498862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39805843642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39806191714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39806659566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39807087832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39807450388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39807794424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39808164676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39808524956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39808895590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39809250594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39809659698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39810021864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39810367452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39810728798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39811073192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39811443364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39811800218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39812181066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39812597264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39812961886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39813378022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39813722368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39814080840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39814423338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39814932032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39815365310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39815738264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39816082298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39816429792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39816788202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39817130822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39817489852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39818072562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39818449330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39818815856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39819187514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39819533954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39819882484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39820243540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39820603816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39821034140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39821381880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39821754322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39822115800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39822486240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39822831468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39823190244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39823615012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39823964420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39824325822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39824669740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39825040424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39825399774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39825769822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39826134808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39826563738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39826927352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39827275310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39827638226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39827984212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39828356250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39828716154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39829351296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39829702816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39830050504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39830408920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39830901746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39831267314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39831626662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39832062492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39832427402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39832821298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39833175858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39833530660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39833888804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39834264994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39834637930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39835049286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39835421282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39835778430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39836148032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39836492836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39836838888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39837206714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39837613592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39837978858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39838330034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39838700364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39839058964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39839428354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39839774214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39840324432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39840697630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39841045866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39841490574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39841836808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39842207998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39842567902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39842953244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39843368492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39843721576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39844081740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39844434196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39844795494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39845139524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39845509186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39845945560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39846459264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39846816226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39847165390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39847526760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39847874012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39848237556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39848594920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39849028564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39849391924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39849762810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39850108472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39850454964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39850815384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39851172488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39851702192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39852050164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39852420520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39852778846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39853149108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39853494540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39853842184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39854214176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39854624394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39854987598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39855330404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39855699966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39856058818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39856429040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39856787462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39857196978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39857559344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39857903964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39858264950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39858609152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39858978628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39859337970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39859719268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39860131804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39860482606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39860841348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39861186398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39861546492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39862025542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39862411988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39862932028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39863306202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39863652882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39864001032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39864360460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39864705336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39865065960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39865421886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39865854338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39866219634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39866590304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39866936544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39867419366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39867782596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39868140174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39868579800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39868928766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39869438440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39870028554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39870625838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39871034408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39871483048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39871847992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39872202580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39872567400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39872914768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39873286528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 356,3560000,10000,0,0,256,25,410,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39874932158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39875316052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39875665122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39876017394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39876397652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39876815906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39877181662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39877526424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39877898524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39878258686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39878630118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39879124852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39879563910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39879929466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39880277396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39880641504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39881027034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39881401376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39881763626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39882148598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39882567238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39882919940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39883281304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39883626210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39883986548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39884330504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39884700754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39885234360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39885610424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39885957584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39886305788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39886665728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39887011136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39887373718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39887730040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39888159176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39888522464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39888893216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39889238614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39889587552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39889947956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39890323278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39890755374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39891103992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39891476874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39891838120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39892209162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39892555318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39892904928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39893276536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39893682154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39894066020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39894546978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39894922320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39895282550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39895652794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39896010634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39896518986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39896882004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39897226028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39897585306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39897928112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39898296624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39898654080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39899035950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39899458518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39899813366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39900174608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39900521710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39900885404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39901231738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39901614600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39902039964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39902413168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39902767370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39903116352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39903476212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39903821972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39904184206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39904540416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39904978704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39905342436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39905713392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39906058900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39906406594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39906765572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39907110404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39907664086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39908012442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39908383738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39908741364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39909111396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39909456944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39909805406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39910356784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39910709980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39911071976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39911416420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39911787416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39912148272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39912520154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39912885608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39913295836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39913659444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39914005796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39914366388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39914709864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39915080084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39915438284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39915820342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39916228254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39916579826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39916940482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39917286166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39917647662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39917991828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39918394790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39918927432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39919302714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39919650626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39919999460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39920358114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39920703742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39921065312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39921421760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39921850750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39922215466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39922584286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39922928148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39923274150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39923631204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39923988736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39924421910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39924770256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39925140938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39925632324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39926008896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39926356576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39926706028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39927132760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39927490970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39927852282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39928196820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39928568306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39928927924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39929299198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39929657348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39930201732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39930573534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39930919932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39931282356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39931627214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39931998362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39932370280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39932803212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39933153310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39933501828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39933860422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39934204976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39934565486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39934909284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39935289582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39935711654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39936085494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39936431440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39936778426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39937135370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39937478952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39937838918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39938191238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39938643294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39939009098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39939380520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39939726874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39940075470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39940436646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39940995524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39941431042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39941779994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39942151732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39942511548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39942883540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39943229198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39943589896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39944061488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39944631246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39945009420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39945357062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39945730692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39946116456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39946503184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39946918964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39947273632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39947635254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39947982874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39948346862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39948693780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39949066100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39949441054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39949879570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39950232142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39950581078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39950943976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39951291434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39951656250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39952014238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39952585144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39952952432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39953323920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39953670920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39954020274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39954383212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39954731534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39955164696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39955514384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39955887232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39956247524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39956617672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39957116132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39957469972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39957842698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39958289276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39958661310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39959004660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39959374510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39959733658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39960102722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39960461054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39960888282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39961252918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39961598244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39961959720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39962304542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39962674522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39963034490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39963587450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39963938980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39964288448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39964648424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39964993350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39965354940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39965699586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39966081278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39966508616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39966882096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39967228812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39967577290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39967937352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39968283526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39968644590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39968997828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39969426296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39969790748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39970159972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39970503784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39970850566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 357,3570000,10000,0,0,256,25,411,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 39972390100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39972749488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39973247952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39973599208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39973972400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39974331462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39974879626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39975232060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39975585440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39975949308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39976294862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39976655382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39976998518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39977381016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39977800500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39978177128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39978525624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39978874682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39979235504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39979580908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39979941830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39980362926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39980737950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39981100600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39981473400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39981821920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39982171474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39982531462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39982886378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39983306580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39983654228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39984024826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39984384332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39984754588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39985101020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39985448422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39985960628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39986311070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39986680126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39987024168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39987395058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39987756424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39988126682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39988484980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39989012770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39989376696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39989722022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39990081774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39990424774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39990794442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39991165564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39991598734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39991944208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39992290120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39992646056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39992987744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39993345298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39993685736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39994062954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39994478140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39994853210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39995200858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39995550010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39995910624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39996255746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 39996617448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 39997107828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 39997527318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 39997891356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 39998261024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39998607470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 39998956732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 39999318674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 39999686556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40000123336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40000469694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40000838428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40001197274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40001568252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40001912304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40002286618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40002656874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40003067854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40003430530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40003774074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40004297232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40004662926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40005033880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40005392924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40005814180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40006178260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40006525276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40006887710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40007243134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40007614612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40007989820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40008562724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40008916452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40009267970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40009628788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40009975824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40010339216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40010684994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40011113176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40011491944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40011864948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40012211390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40012561056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40012923672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40013270590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40013644662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40014051260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40014426276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40014791740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40015163398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40015510472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40015856812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40016216846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40016572106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40016993962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40017341790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40017713980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40018073366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40018443528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40018789278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40019136842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40019834234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40020188190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40020580772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40021081230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40021461036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40021822866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40022207764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40022628016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40022981226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40023340308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40023685540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40024045214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40024387154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40024766786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40025187482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40025564126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40025914392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40026263630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40026625574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40026970490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40027330970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40027685272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40028117228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40028482630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40028852532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40029197768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40029544848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40029904772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40030248488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40030841892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40031192100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40031565088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40031927740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40032301052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40032648420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40032998228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40033369198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40033837610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40034238358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40034612792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40034984444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40035344440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40035903958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40036333250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40036695774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40037058754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40037434494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40037797120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40038141504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40038511828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40038885758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40039324036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40039677194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40040028954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40040467090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40040817442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40041178888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40041523098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40042069368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40042436336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40042815294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40043162214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40043511314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40043872912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40044216800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40044589694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40044996256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40045370352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40045731494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40046104664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40046451032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40046800518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40047172980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40047580046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40047945272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40048289886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40048659888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40049019436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40049390800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40049735778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40050095278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40050517014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40050866856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40051365928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40051716484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40052125726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40052540796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40053034626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40053493690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40053876128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40054267120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40054643262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40055035316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40055381386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40055767008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40056199472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40056576628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40056926476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40057276604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40057639906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40057987800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40058391404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40058800300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40059177988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40059540754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40059933030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40060282376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40060632858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40060995294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40061354526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40061793706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40062140664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40062511434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40062870494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40063239426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40063584026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40063931100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40064453886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40064803670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40065165258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40065509884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40065879036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40066238280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40066609016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40067296608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40067655042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40068018696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40068365584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40068758652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 358,3580000,10000,0,0,256,25,412,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40070759886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40071146086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40071509182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40071914680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40072279220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40072744774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40073130370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40073476622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40073838640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40074183182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40074553828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40074916048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40075397740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40075828294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40076182404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40076542080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40076887694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40077249218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40077592960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40077973284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40078391994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40078767044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40079115164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40079463018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40079823506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40080167948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40080528608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40080882836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40081313702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40081677598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40082047076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40082393734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40082740496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40083099832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40083562744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40083992200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40084517162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40084891830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40085252360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40085661186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40086008590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40086369344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40086899794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40087249378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40087611528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40087955606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40088325300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40088685832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40089057776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40089420994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40089834910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40090197986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40090543748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40090936060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40091282522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40091653562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40092026886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40092471030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40092822940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40093172368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40093531650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40093875288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40094235924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40094597998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40094980818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40095538010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40096123910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40096701314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40097283848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40098272144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40098852640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40099459828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40100035716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40100748846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40101372450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40101879790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40102227318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40102757520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40103122612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40103576956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40103982174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40104328822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40104706394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40105066860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40105439040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40105784174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40106144546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40106594396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40106943624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40107304194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40107655074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40108025426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40108385164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40108768960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40109375488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40109729100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40110088038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40110439190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40110801388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40111145488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40111734978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40112455884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40112849062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40113205152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40113555552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40113915332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40114293630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40114756412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40115125574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40115497070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40115864104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40116236846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40116585824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40116934534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40117309396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40117749000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40118111564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40118453128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40118966910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40119338372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40119711378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40120070226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40120626104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40120991496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40121338894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40121703896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40122048822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40122419940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40122793050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40123242880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40123593226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40123943208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40124307698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40124653024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40125014188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40125357552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40125740302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40126184680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40126563530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40126911688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40127266618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40127624916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40127969650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40128330480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40128776540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40129149546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40129508836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40129886778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40130233658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40130582460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40130944666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40131382904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40131851114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40132199980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40132579010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40132939740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40133310968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40133658454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40134020094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40134460072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40134947720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40135313926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40135663750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40136032988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40136390658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40136772516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40137213156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40137566100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40137925212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40138276898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40138638382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40138981316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40139350962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40139721366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40140177042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40140525874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40140873020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40141236286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40141581978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40141945078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40142291010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40142851810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40143217152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40143586546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40143936200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40144282340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40144639992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40144983492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40145355484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40145778834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40146151476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40146507504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40146881630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40147224356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40147569478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40147927396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40148360336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40148727366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40149070928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40149445438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40149803448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40150199082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40150545384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40150906372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40151345080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40151694008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40152055544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40152405056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40152775188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40153133760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40153503244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40154033250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40154388698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40154753950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40155106262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40155467400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40155810976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40156181936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40156552130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40157002506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40157351428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40157699962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40158065790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40158409624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40158769504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40159111910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40159578592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40159943302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40160315710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40160669084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40161017484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40161418010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40161766552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40162143394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40162569806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40162947238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40163307458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40163682746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40164028984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40164377234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40164738098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40165253040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40165618774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40165983632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40166361732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40166722894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40167094866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40167441582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40167802126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40168231420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40168581322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40168943594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40169291922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40169660808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40170020146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40170434266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40170858308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 359,3590000,10000,0,0,256,25,413,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40172392110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40172764300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40173112194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40173555650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40173906444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40174280274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40174640464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40175204952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40175555316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40175907320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40176498094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40176848604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40177209960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40177554544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40177926742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40178286404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40178658202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40179016622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40179433598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40179795202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40180139332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40180499226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40180841908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40181210080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40181579114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40182010246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40182379744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40182735950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40183094348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40183441242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40183804164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40184149858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40184532994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40184968506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40185344558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40185691432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40186040770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40186400568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40186747090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40187107608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40187648712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40188022884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40188383094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40188753756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40189098812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40189445820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40189805160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40190161890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40190599522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40190947198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40191317248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40191676752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40192047128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40192392500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40192740076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40193435206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40194003906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40194367778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40194710816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40195082670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40195442112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40195831120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40196257380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40196610444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40196970538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40197314696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40197675486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40198037918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40198420412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40198946916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40199322760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40199669608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40200019018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40200377792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40200721878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40201082580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40201437580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40201867208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40202227290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40202594808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40202938944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40203285814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40203644498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40203998822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40204420322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40204767746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40205137452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40205496538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40205867770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40206212630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40206559872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40206928266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40207343496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40207706558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40208048756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40208416064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40208773968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40209142870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40209487266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40209992632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40210355912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40210708048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40211067868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40211410544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40211778590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40212135880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40212516954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40212927284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40213279264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40213653022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40213999120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40214360160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40214704370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40215074172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40215444994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40215891152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40216242462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40216593766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40216954152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40217301448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40217767152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40218475818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40218962782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40219520222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40220106126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40220457070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40220827444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40221383336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40221735260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40222098828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40222444958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40222817450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40223178408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40223563244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40223974668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40224328712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40224689242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40225035490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40225397532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40225742784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40226147878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40226517988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40226950536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40227299782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40227650676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40228010450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40228356662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40228718516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40229063512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40229789106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40230465304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40230845748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40231255340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40231605300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40231982554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40232502132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40232868768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40233213532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40233584942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40233943604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40234315080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40234661816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40235024576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40235447500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40235795844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40236180506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40236575872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40236946240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40237304772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40237687630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40238198258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40238587830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40238953770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40239507970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40239993630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40240339136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40240834642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40241200412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40241574716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40241926936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40242277272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40242641562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40242987874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40243542660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40243914000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40244286190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40244651580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40245022328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40245369144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40245717356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40246090958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40246612874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40247227050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40247643454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40248016676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40248377066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40248765022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40249214132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40249567436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40249928784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40250280504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40250639482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40250981580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40251350004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40252002496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40252380642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40252801270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40253401660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40254028536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40254416292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40255043176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40255393544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40255772526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40256134058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40256503944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40256849998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40257210502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40257654348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40258003976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40258366744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40258716262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40259086544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40259447928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40259822348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40260182046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40260614548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40260975576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40261319362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40261682726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40262023178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40262389888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40262765404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40263220658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40263591004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40263939102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40264302754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40264695080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40265055338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40265397946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40265981916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40266351154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40266729248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40267080578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40267428772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40267789808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40268136442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40268511928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40268940694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40269316444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40269675740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40270051470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40270397048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40270744550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40271104712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40271462650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 360,3600000,10000,0,0,256,25,414,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40273378374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40273732438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40274121662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40274574310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40274955140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40275303558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40275662600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40276028380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40276375132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40276736384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40277284708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40277660290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40278020536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40278398062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40278743204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40279092220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40279454042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40279813548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40280275496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40280624798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40281055956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40281417818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40281787124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40282167892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40282630252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40283083058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40283432208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40283799946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40284145188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40284514470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40284873636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40285259178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40285693472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40286045762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40286407666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40286760576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40287122234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40287466130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40287837846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40288511678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40288901530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40289247956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40289603720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40289964600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40290310752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40290672946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40291035138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40291508364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40291872322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40292249106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40292597850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40292991314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40293350148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40293709988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40294179996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40294527588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40294902624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40295327478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40295702056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40296048996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40296430208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40296905232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40297256458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40297617088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40297968348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40298397724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40298761618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40299134092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40299691856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40300044500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40300405440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40300757750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40301119068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40301463468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40301834212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40302207192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40302643544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40302992604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40303356954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40303716414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40304060960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40304421980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40304777620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40305208806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40305572072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40305943308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40306300136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40306648920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40307006764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40307352446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40307724584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40308135588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40308509150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40308869150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40309240974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40309588064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40309935390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40310295032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40310799536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40311167058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40311513732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40311903060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40312263748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40312634110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40312981688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40313342672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40313765534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40314116780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40314479048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40314824340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40315195780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40315557886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40315931368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40316351716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40316705426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40317066168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40317412874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40317775804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40318121104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40318492774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40318862732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40319294914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40319644680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40319991836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40320349646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40320694066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40321129068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40321534326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40322083968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40322448430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40322826726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40323172686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40323520660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40323879676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40324223976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40324596454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40325002322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40325374476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40325734498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40326103304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40326449472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40326796652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40327235286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40327645620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40328028870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40328374718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40328944278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40329307386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40329677590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40330033860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40330452978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40330830376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40331177506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40331538524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40331882662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40332272030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40332632552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40333211694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40333564242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40333913038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40334270730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40334615702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40334976574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40335321160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40335703006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40336130878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40336504824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40336852306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40337199242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40337558034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40337902976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40338297304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40338652544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40339081772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40339446842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40339816586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40340163058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40340510680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40340869848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40341225840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40341650960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40342000084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40342374380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40342734230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40343119734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40343465948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40343813592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40344323760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40344683928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40345045842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40345389524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40345759200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40346118478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40346488512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40346843552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40347254906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40347619286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40347966466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40348330446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40348676844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40349049478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40349479464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40349941414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40350301748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40350658160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40351018686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40351362420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40351723832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40352067864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40352449238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40352882106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40353259260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40353607962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40353956614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40354317682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40354666168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40355029208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40355548200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40355924484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40356284864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40356656056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40357001234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40357349242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40357707450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40358062962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40358500980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40358848462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40359218472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40359578972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40359949540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40360295630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40360643200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40361013308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40361424620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40361789092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40362133562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40362503506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40362862718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40363233336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40363591070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40364001500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40364365096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40364711216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40365071358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40365416972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40365787660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40366148426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40366620456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40367035274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40367388576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40367746952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40368092032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40368453582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40368796160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40369176398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40369596734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40369970792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 361,3610000,10000,0,0,256,25,416,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40371531180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40371888300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40372332898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40372693978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40373056200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40373399948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40373771272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40374130574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40374522820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40374882658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40375306316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40375722976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40376073466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40376436462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40376782462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40377154434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40377604590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40378142868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40378494234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40378850642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40379210002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40379557148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40379921700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40380268388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40380653090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40381077436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40381448638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40381794336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40382140002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40382545252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40382899554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40383270332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40383729296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40384102084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40384462122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40384833010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40385179356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40385525214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40385882112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40386236406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40386658084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40387005276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40387376018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40387736006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40388108028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40388454764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40388813648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40389321460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40389672114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40390033580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40390394982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40390764912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40391123220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40391492744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40391850524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40392260986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40392623984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40392969070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40393329192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40393672494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40394040942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40394444780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40394885806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40395233834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40395579748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40395937148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40396334608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40396697996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40397044310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40397428310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40397848540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40398319168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40398876402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40399434672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40399898542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40400455974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40400885610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40401251400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40401624232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40401985774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40402359590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40402708208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40403141034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40403587030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40404096278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40404764086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40405326928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40406090054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40406462236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40406843102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40407190338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40407562626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40407924310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40408269070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40408643988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40409058728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40409431466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40409791644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40410162612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40410509574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40410857568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40411229382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40411786788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40412152772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40412499338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40412869442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40413229596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40413600300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40413956366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40414377222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40414740732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40415087388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40415503178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40415850676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40416220810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40416579508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40416961596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40417371520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40417723312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40418083448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40418428746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40418789214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40419132902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40419502538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40419922278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40420304560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40420651782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40420999644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40421358482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40421702524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40422062138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40422417828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40422950592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40423317780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40423690410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40424036694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40424383934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40424742576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40425087644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40425459968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40425866506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40426237936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40426598154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40426969298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40427315740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40427662506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40428031682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40428437490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40428802978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40429148566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40429518658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40429878642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40430249712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40430594668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40430954180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40431373726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40431722608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40432084236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40432428660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40432798142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40433156910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40433527148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40434033318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40434382714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40434747632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40435090994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40435449804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40435792022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40436158802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40436535038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40436970076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40437319972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40437665786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40438024402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40438455998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40439065886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40439627986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40440007144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40440368062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40440738408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40441085276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40441434502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40441794910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40442152632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40442581794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40442932496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40443306924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40443669078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40444076020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40444426504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40444900868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40445507400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40445859500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40446229264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40446574210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40446950076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40447312508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40447699040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40448117016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40448469318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40448830172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40449181938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40449544058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40449888938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40450290974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40450662672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40451097420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40451443028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40451790728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40452150494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40452497414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40452859432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40453215696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40453655270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40454018638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40454438442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40454806834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40455156212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40455515482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40455877504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40456424314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40456774404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40457149458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40457511762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40457882274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40458228132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40458577710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40458950016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40459359242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40459724746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40460070274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40460442588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40460800904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40461170838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40461517636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40461927380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40462298680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40462652892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40463014172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40463358854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40463728148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40464089926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40464472990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40464895882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40465247684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40465607596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40465953016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40466314546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40466678812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40467050802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40467598312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40467975968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40468323824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40468674148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40469033722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 362,3620000,10000,0,0,256,25,417,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40471022082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40471412458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40471760994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40472134716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40472495010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40472883398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40473399942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40473818706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40474187182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40474533484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40474895362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40475238924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40475622526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40476045990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40476420218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40476767702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40477114804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40477475050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40477819520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40478180646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40478734344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40479114872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40479477018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40479850494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40480199498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40480549396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40480911158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40481273072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40481716034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40482062748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40482638512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40483003952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40483374666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40483722610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40484085068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40484510736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40484858424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40485218048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40485613632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40485986244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40486346490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40486717294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40487153700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40487505884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40487865946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40488211838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40488573316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40488916746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40489287542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40489657816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40490221954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40490575748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40490926196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40491286612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40491633728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40491996588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40492404490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40492837314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40493201454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40493571792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40493917080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40494264066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40494621668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40494966098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40495337500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40495745322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40496118294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40496477796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40496848460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40497194368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40497541064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40497898580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40498254040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40498676062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40499023310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40499393586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40499753962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40500124794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40500470154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40500828442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40501409752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40501760470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40502119884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40502479336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40502905540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40503268670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40503651988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40504058708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40504412840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40504774696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40505120982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40505484012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40505829090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40506235554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40506606860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40507038992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40507388696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40507735682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40508144244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40508491244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40508849990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40509201714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40509629684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40509993214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40510362376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40510706926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40511053270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40511411574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40511755218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40512209154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40512633506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40513006412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40513366254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40513809878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40514160086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40514509256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40514881286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40515292402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40515710036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40516054714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40516422984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40516780350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40517148314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40517490930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40517851312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40518289720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40518644538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40519006572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40519403534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40519777872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40520138236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40520521168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40520932352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40521284670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40521643800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40521989066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40522350224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40522694026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40523064104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40523593368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40523969744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40524318362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40524666540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40525027238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40525374560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40525737766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40526095400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40526528288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40526895200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40527265836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40527612466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40527961132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40528321900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40528668476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40529059550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40529493106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40529918792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40530279690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40530648920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40530994354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40531342142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40531717756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40532143758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40532509572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40532855936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40533228680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40533606944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40533979308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40534326672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40534850770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40535212782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40535559290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40535920462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40536264572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40536633928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40536993662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40537378070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40537803812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40538154854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40538514120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40538858402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40539219210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40539563528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40539932350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40540364058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40540737084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40541083108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40541431324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40541789284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40542134408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40542494388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40542848700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40543274786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40543638874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40544010510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40544355582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40544702470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40545060720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40545405632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40546096064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40546447502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40546825688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40547185630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40547558086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40547905196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40548252924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40548627788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40549066500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40549431434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40549776572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40550147884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40550507126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40550877648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40551234686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40551646076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40552008932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40552354074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40552715354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40553059148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40553429050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40553787024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40554170686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40554583272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40554934654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40555293968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40555698788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40556065286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40556409646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40556798632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40557339788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40557720368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40558140572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40558492020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40558854048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40559398320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40559778170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40560196730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40560571164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40560944820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40561315946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40561663666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40562010794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40562418064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40562826258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40563191306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40563536410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40563906056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40564264154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40564632880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40564994768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40565354646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40565784596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40566133486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40566494926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40566838452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40567208230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40567567534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 363,3630000,10000,0,0,256,25,418,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40569388144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40569753456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40570109120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40570478438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40570842790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40571280230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40571627978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40571999786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40572361330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40572734302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40573078510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40573425778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40573797968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40574214192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40574580570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40574923548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40575291304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40575648986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40576018240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40576374094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40576782230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40577145588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40577490748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40577851764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40578195202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40578563980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40578922908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40579304272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40579860996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40580213638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40580604956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40581033928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40581444122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40581790498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40582174148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40582607630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40583014374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40583361696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40583710316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40584070954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40584418150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40584794944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40585204948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40585578132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40585936348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40586407166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40586754786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40587102556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40587460976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40587818102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40588251208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40588598774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40588969842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40589329962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40589698528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40590044070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40590403802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40590967636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40591316716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40591679090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40592022342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40592392456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40592751304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40593122178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40593538260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40593893604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40594253112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40594598550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40594960054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40595304214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40595674168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40596045672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40596475448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40596824088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40597192776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40597613494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40597963410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40598327670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40598673416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40599057106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40599484548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40599858544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40600204480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40600552984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40600911314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40601258580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40601630076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40602131466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40602504908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40602870874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40603243662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40603590534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40603937850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40604296818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40604653628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40605076382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40605423170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40605793226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40606153614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40606524996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40606927386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40607290660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40607710780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40608061716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40608424560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40608770096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40609140860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40609501498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40609871224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40610233826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40610640416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40611003188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40611348816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40611709428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40612053994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40612437970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40612809206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40613350480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40613700372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40614047626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40614478008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40614824672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40615185296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40615528240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40615978040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40616341222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40616712574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40617058324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40617406458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40617764756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40618144636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40618515742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40618925162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40619299776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40619713978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40620087374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40620433592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40620780738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40621139754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40621554002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40621919092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40622262806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40622632638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40622990408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40623359838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40623704774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40624062618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40624577748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40624926234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40625288206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40625632076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40626002178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40626360706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40626731612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40627148656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40627504590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40627881848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40628229178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40628592416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40628938110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40629360458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40629736684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40630174600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40630526226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40630880496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40631240680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40631586852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40631949504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40632295838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40632734648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40633100890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40633472690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40633818358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40634165920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40634526230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40634870708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40635264538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40635787378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40636162594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40636712096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40637086808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40637434020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40637782248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40638155748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40638568144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40638931946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40639274974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40639643162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40640001112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40640423312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40640785024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40641194616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40641558066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40641905192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40642267136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40642664624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40643053658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40643412932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40643822388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40644235910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40644586654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40644946186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40645290650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40645650160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40645993312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40646373172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40646948896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40647323876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40647668664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40648017156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40648375324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40648719754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40649079592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40649537986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40649914128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40650272132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40650642376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40650987412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40651334832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40651693178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40652049478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40652469780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40652816962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40653186152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40653545506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40653915570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40654260234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40654606706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40654978810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40655392332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40655754916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40656096742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40656466136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40656824080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40657193420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40657537040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40658051012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40658635140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40659199964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40659743508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40660088984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40660476278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40660923790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40661299400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40661646352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40661996356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40662357194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40662702582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40663063680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40663419708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40663850368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40664213808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40664586500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40664931806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40665279636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 364,3640000,10000,0,0,256,25,419,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40667267564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40667627232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40667991872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40668340456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40668715880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40669261350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40669640862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40669987548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40670340312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40670704514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40671126468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40671492830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40671852734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40672298040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40672662202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40673043960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40673388542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40673737056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40674130990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40674486414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40674912568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40675262190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40675635910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40675995854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40676383946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40676731662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40677082932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40677454744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40677865038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40678228906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40678736764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40679336984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40679757440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40680351768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40680722040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40681072210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40681431300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40681775846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40682136810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40682479696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40682861968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40683291534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40683666092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40684014632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40684363092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40684722112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40685068004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40685429700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40685784960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40686223738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40686591782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40686963140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40687309538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40687659104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40688018774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40688375670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40688798814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40689147322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40689517090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40689877738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40690249118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40690594874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40690942500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40691312550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40691813334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40692178416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40692539932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40692910224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40693269946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40693639648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40693998494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40694410628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40694772804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40695118726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40695480000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40695823258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40696192984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40696552506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40696941036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40697348926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40697701776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40698062966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40698408446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40698769292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40699134580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40699563330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40699995298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40700371564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40700719548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40701068800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40701428908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40701773800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40702135096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40702489936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40703038676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40703402124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40703772032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40704117852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40704466084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40704843312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40705203470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40705628062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40705975884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40706346436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40706705358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40707077084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40707423074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40707786752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40708157728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40708563376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40708927792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40709271784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40709641436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40710000202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40710371818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40710717438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40711140462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40711512068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40711858628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40712219838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40712563554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40712933934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40713491980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40714063154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40714413818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40714771010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40715131344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40715478458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40715840754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40716187542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40716571616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40716996380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40717370620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40717718332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40718065656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40718423716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40718767494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40719127866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40719542378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40719917522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40720278526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40720649858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40720996816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40721346500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40721706680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40722062416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40722495060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40722841992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40723228576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40723604420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40723975330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40724321878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40724670768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40725193814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40725543006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40725903920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40726248028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40726616838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40726974866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40727346408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40727768830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40728197348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40728563418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40728911746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40729282882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40729630228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40730004112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40730404484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40730849982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40731200486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40731548482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40731907708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40732252496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40732614794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40732959960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40733340538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40733768342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40734140900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40734485230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40734831810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40735188640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40735532058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40735891568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40736402336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40736777626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40737137566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40737507764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40737853406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40738202682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40738560884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40738932304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40739358170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40739704786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40740074620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40740435254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40740806070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40741152094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40741499760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40741917840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40742277124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40742645588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40742989962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40743358920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40743717820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40744088828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40744444926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40744852758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40745215568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40745561316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40745922064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40746265566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40746634874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40746992648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40747544012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40747896036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40748243728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40748603520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40748948096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40749308676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40749651908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40750033090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40750454602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40750830082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40751176432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40751523596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40751884850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40752231268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40752594560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40752953780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40753381820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40753745822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40754128584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40754474898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40754822066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40755180444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40755524392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40756037046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40756384332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40756752380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40757110988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40757479892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40757825546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40758172542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40758620512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40759042176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40759407176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40759752686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40760124962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40760483582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40760853644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40761209800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40761618472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40761980020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40762324670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40762684480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40763027626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40763397210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 365,3650000,10000,0,0,256,25,420,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40765024196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40765412458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40765762908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40766113088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40766479124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40766845720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40767278178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40767626122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40767996266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40768355810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40768726424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40769072342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40769422032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40769945098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40770300120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40770688606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40771036804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40771410776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40771776380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40772149708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40772509522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40772923786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40773290360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40773639638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40774003624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40774350492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40774722794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40775086644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40775522738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40775882714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40776234388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40776596518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40776943350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40777307054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40777865280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40778619424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40778993052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40779369422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40779719754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40780069572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40780431574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40780793638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40781520584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40782093014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40782477114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40782839000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40783226248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40783839096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40784540378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40784982892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40785332376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40785920484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40786476380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40786937520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40787368056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40787798090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40788173120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40788622668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40789190486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40789660164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40790222510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40790580276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40790953064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40791372758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40792028270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40792680850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40793039260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40793406942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40793750818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40794111530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40794455574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40794838066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40795279508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40795654960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40796001346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40796357200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40796717268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40797062818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40797424740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40797781774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40798233018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40798598280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40798974704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40799319314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40799668534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40800028756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40800386166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40800832832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40801181040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40801553532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40801918994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40802289502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40802635272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40802984226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40803443862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40803885024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40804251368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40804621618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40804994554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40805353524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40805724218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40806081778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40806512914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40806877754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40807223462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40807590646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40807934592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40808303928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40808662832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40809045776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40809476652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40809828682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40810197166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40810543246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40810975762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40811322484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40811706650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40812161028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40812536104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40812881052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40813235870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40813594854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40813941208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40814304380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40814841632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40815219976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40815582440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40815961316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40816308370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40816657616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40817015270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40817370766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40817815840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40818163118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40818533550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40818898124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40819266988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40819610770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40819967590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40820425652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40820775038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40821136756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40821487104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40821858358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40822219060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40822589134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40822946704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40823396088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40823761110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40824110480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40824479064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40824823448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40825192940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40825563052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40826133476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40826487772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40826840568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40827205250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40827549056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40827908968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40828251122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40828633346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40829073348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40829448060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40829800920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40830149788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40830508198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40830852686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40831253604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40831685874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40832059690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40832420132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40832797770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40833145668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40833494078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40833854908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40834212174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40834659652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40835008924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40835385608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40835761426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40836133212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40836479398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40836840426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40837386884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40837739636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40838104716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40838454336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40838871794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40839251184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40839636730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40840073196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40840426086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40840785718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40841136836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40841499056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40841844250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40842242514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40842612102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40843065512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40843416996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40843770286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40844128538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40844474634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40844835974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40845190842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40845647420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40846014158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40846386364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40846738734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40847086484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40847446534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40847790238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40848407294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40848759824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40849131198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40849495784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40849867276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40850213176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40850561536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40850932430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40851355756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40851766778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40852112888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40852488472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40852847616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40853217556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40853576660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40854014110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40854377904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40854728336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40855096976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40855442608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40855811070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40856171452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40856551184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40856981534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40857333496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40857693780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40858043982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40858404392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40858747150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40859116508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40859688444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40860065112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40860413756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40860767306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40861126898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40861472320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40861833246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40862190060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40862638760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40863005792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40863383346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40863731600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40864079460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 366,3660000,10000,0,0,256,25,421,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40865658370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40866014776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40866383374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40866729856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40867268568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40867647900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40868135988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40868491728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40868846348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40869217712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40869565722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40869929942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40870276656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40870879568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40871247050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40871619488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40871972586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40872324256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40872684500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40873031066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40873405654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40873831730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40874205314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40874571958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40874942718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40875290370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40875643756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40876016470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40876441208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40876804668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40877147736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40877521812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40877879808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40878248502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40878591412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40878948966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40879390356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40879737978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40880098616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40880446170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40880815626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40881174672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40881554242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40882105654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40882457704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40882821214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40883170842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40883546286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40883889944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40884258278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40884628504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40885080636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40885428028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40885779436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40886137308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40886480534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40886840566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40887194856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40887641456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40888003994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40888373938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40888725008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40889071146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40889428728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40889771112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40890142710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40890571874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40890944594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40891304092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40891678030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40892022396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40892390608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40892758222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40893279280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40893645696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40893991244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40894367208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40894728328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40895097620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40895442758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40895802600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40896239526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40896586310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40896948356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40897292994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40897660784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40898017892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40898430630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40898857364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40899227428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40899588698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40899940874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40900302688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40900647426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40901018586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40901389696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40901846948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40902195880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40902542222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40902905650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40903249128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40903609462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40903964262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40904507934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40904875224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40905247446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40905599736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40905946650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40906306532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40906652154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40907026134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40907454148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40907828332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40908195792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40908567074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40908911560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40909258012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40909629710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40910056596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40910422472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40910772346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40911150168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40911510486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40911883500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40912229880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40912591354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40913041008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40913390834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40913757210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40914103468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40914489410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40914848752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40915232186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40915764764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40916117446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40916476382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40916826304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40917186272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40917528944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40917898082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40918325226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40918720520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40919068220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40919420868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40919779160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40920124090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40920485218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40920840948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40921286768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40921651774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40922022572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40922373244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40922720434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40923081898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40923429484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40923805744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40924234506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40924607032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40924974626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40925346902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40925691954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40926039358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40926413080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40926943574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40927312302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40927659098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40928036616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40928397158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40928768586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40929114070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40929544124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40929931356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40930277984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40930645474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40930989376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40931359164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40931720024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40932103576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40932538752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40932888708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40933248870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40933601184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40933962038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40934306366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40934676358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40935048132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40935508316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40935856788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40936210940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40936569530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40936916648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40937278724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40937635206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40938198494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40938564252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40938940078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40939291060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40939637370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40939996852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40940342148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40940793642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40941141520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40941513568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40941880368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40942251940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40942601476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40942948842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40943322004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40943910630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40944278304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40944630700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40945002560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40945362872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40945749432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40946108484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40946559858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40946922390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40947269488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40947635940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40947979780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40948349738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40948709782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40949301032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40949654436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40950003088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40950369506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40950714442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40951077336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40951420934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40951805470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40952247214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40952621594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40952974942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40953323380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40953684170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40954029214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40954426652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40954861126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40955235096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40955593798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40955974732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40956322314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40956670276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40957030762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40957392056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40957829820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40958177570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40958550556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40958951272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40959552366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40960140236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40960773448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40961138992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40961494294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40961875658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 367,3670000,10000,0,0,256,25,422,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 40963854008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40964245790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40964610772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40964990200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40965337058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40965700180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40966152044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40966501878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40966869588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40967220336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40967590122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40967949002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40968319578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40968746744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40969116862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40969477026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40969829640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40970191612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40970535456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40970906066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40971276942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40971832688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40972184354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40972540046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40972905754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40973251292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40973612538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40973969292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40974418144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40974782370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40975153558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40975505852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40975853214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40976214672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40976562026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40976937638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40977363744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40977738218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40978097846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40978492384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40978839376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40979186434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40979557508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40979991052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40980355788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40980700444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40981076628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40981436062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40981806786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40982151522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40982509812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40983123578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40983475532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40983843492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40984188172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40984558622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40984920346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40985302232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40985733908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40986082868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40986438550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40986786314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40987144584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40987486472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40987852968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40988220816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40988667872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40989017656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40989372228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40989733784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40990081268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40990443976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40990799582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40991249860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40991614508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40991985620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40992338332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40992685760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40993046510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40993391296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40993845114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40994300330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40994722252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40995092300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40995464038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40995810976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40996158966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40996533256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40996979472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 40997344084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 40997688694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 40998064986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 40998424926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 40998796714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 40999154888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 40999586842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 40999950008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41000296932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41000664152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41001008350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41001378028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41001736306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41002120088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41002564622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41002914202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41003273174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41003623066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41003983618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41004325830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41004694308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41005249792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41005625750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41005973118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41006326202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41006684790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41007028748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41007389432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41007745638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41008177250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41008539404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41008910056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41009261692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41009626804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41009986198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41010364464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41010788672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41011137174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41011509032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41011876712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41012250798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41012598502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41012946334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41013317206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41013727546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41014092478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41014435826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41014806350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41015164458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41015534504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41015879620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41016391166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41016753234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41017098170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41017457846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41017800364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41018169382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41018527916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41018908776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41019315818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41019665734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41020026240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41020371232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41020912926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41021261714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41021643660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41022067650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41022441972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41022795136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41023141948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41023499720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41023843736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41024205200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41024560110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41024999408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41025380090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41025752074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41026100274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41026446726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41026804736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41027159376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41027732322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41028080936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41028452126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41028810124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41029179868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41029524628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41030029826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41030728680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41031246284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41031610914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41031956616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41032329802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41032691000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41033148300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41033503252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41033851384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41034210320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41034553712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41034913820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41035256100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41035636212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41036063768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41036437864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41036785584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41037133286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41037492268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41037852208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41038214818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41038720250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41039108080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41039471242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41039843664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41040192348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41040539418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41040897512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41041276088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41041702668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41042050708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41042422696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41042783940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41043158200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41043505672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41043852720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41044224092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41044635948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41045002356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41045347786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41045720128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41046081282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41046455122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41046818380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41047228980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41047592902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41047939858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41048303056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41048648618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41049019510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41049380492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41049845356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41050264584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41050621176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41050982194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41051327424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41051689648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41052034360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41052416872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41052838266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41053213262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41053561210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41053908722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41054269932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41054615266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41054977556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41055332806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41055775418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41056141222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41056527666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41056875762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41057224240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41057583904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41057930058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41058366424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41058714426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41059085146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41059445468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41059817942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41060164152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 368,3680000,10000,0,0,256,25,424,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41061857250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41062238202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41062590284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41062952634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41063297230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41063681878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41064105530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41064483314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41064828824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41065179110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41065538332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41065882800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41066274448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41066630244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41067081880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41067445972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41067817592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41068163448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41068511072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41068871134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41069226080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41069659390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41070006278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41070375378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41070735570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41071104698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41071449622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41071795514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41072247308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41072666422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41073046264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41073390670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41073760624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41074119646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41074490788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41074848256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41075257938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41075621854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41075967136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41076328472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41076672490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41077042176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41077400816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41077782184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41078191506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41078542202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41078908576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41079255336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41079616572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41079960232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41080330092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41080760704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41081135992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41081486008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41081833394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41082194644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41082541098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41082904362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41083261484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41083801368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41084167640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41084540416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41084886618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41085232552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41085591710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41085937012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41086370882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41086717874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41087087818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41087448708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41087820166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41088180936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41088528934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41088900914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41089312760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41089676264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41090020432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41090389070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41090748280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41091119624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41091466846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41091823844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41092247098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41092595346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41092955474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41093299088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41093670314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41094029614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41094414424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41094910820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41095261530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41095619118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41095963322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41096323856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41096666846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41097035546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41097642358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41098030198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41098376912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41098724884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41099081880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41099425954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41099785174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41100141332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41100573390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41100936986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41101306130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41101650552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41101995000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41102352510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41102695460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41103112840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41103488466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41103859600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41104219540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41104590100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41104935744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41105282550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41105650980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41106170410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41106534868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41106885532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41107256342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41107616136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41107986352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41108329894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41108750100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41109113366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41109458412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41109820708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41110165564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41110535976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41110895902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41111277860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41111686948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41112036834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41112396668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41112741406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41113102414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41113446820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41113818086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41114189502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41114819368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41115175502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41115523848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41115885244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41116228716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41116589538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41116949300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41117528784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41117894250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41118265106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41118612256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41118959912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41119340258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41119698920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41120123560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41120470558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41120840592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41121200820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41121572616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41121918788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41122303984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41122725778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41123082570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41123444096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41123787432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41124157620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41124516634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41124886874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41125244160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41125653790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41126017920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41126365478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41126727314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41127073560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41127446470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41127806952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41128342794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41128694160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41129042576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41129403884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41129748498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41130110950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41130454464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41130835884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41131256272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41131629964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41131976644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41132323156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41132682556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41133027020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41133387856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41133742720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41134171702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41134558580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41134938406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41135287896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41135655356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41136016600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41136382580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41136810568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41137158448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41137530068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41137889472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41138259082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41138605172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41138953382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41139324712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41139867872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41140232458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41140577940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41140948328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41141309680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41141679970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41142038130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41142449822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41142814126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41143161154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41143523310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41143868072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41144238490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41144598224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41144982116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41145389538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41145741592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41146101340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41146448520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41146810250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41147154860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41147524910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41147954712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41148328318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41148674772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41149021218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41149380938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41149726418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41150102204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41150458772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41150977594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41151344428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41151715864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41152062484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41152409796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41152768868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41153114998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41153546954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41153896178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41154267260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41154628366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41155000112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41155346570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41155694038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41156065108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41156478094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 369,3690000,10000,0,0,256,25,425,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41158448112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41158825516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41159283828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41159653296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41160032046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41160380480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41160733616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41161097506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41161443732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41162019368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41162368930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41162748728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41163108122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41163479542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41163826070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41164173456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41164546602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41164953504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41165316910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41165660858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41166031088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41166389506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41166782234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41167128344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41167547538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41167910224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41168255248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41168615860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41168958908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41169329150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41169687516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41170069378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41170475122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41170825998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41171185164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41171529196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41171889900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41172233156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41172602376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41173142520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41173541770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41173890314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41174237594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41174797180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41175149148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41175512204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41175926788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41176310056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41176671376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41177042974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41177389648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41177737196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41178132480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41178488400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41178913786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41179262998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41179635302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41179996052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41180368228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41180715630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41181065098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41181438172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41181856712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41182237544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41182582910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41182954674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41183315836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41183689288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41184046412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41184592574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41184959980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41185304846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41185665378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41186008664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41186379606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41186739796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41187184768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41187535480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41187884688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41188245062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41188590284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41188951610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41189295020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41189677922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41190100146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41190474236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41190828044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41191176624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41191537864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41191882956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41192244780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41192603752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41193034500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41193402880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41193775980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41194124388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41194473690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41194836190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41195193622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41195706150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41196055606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41196428858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41196789910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41197163506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41197512700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41197876720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41198247532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41198656314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41199021696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41199367404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41199739914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41200101096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41200473116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41200831268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41201241682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41201606190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41201952780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41202313802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41202658220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41203027908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41203387554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41203769172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41204177922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41204528138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41205082492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41205437042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41205799012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41206143390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41206535738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41207105876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41207552920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41207904170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41208254762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41208614824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41208960730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41209338372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41209745004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41210120118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41210482886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41210853038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41211199992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41211546572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41211906286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41212310168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41212689618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41213034080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41213424244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41213784210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41214155214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41214500666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41214859084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41215278342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41215627328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41215989012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41216332946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41216702782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41217062306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41217434182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41217982406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41218337492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41218705588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41219051398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41219412598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41219756738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41220144074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41220512530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41220944270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41221304802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41221652304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41222013404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41222360142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41222722540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41223069112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41223452182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41223874056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41224250298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41224599490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41224945686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41225305606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41225652588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41226031616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41226438036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41226865960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41227230548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41227657044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41228005526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41228353544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41228727082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41229274942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41229644330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41229991636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41230366126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41230727854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41231100176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41231447894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41231808884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41232230052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41232577470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41232939300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41233283050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41233675840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41234035116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41234450746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41234866548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41235218284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41235577938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41235924300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41236285368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41236629334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41237000530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41237372056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41237803960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41238153704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41238500298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41238859844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41239205624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41239565816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41239908828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41240473256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41240839538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41241210986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41241555948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41241901476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41242259892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41242604410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41242976752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41243380718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41243753384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41244113626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41244503180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41244861226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41245208592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41245581210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41245991984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41246356936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41246707396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41247077092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41247436478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41247806384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41248151904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41248511340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41248934456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41249286394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41249650902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41249998492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41250372776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41250735628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41251108430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41251614742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41252179808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41252545882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41252894676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41253258778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41253605254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41253988454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41254414048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41254789864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 370,3700000,10000,0,0,256,25,426,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41256294874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41256654690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41257036344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41257454736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41257820602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41258166326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41258538924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41258956506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41259335642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41259694470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41260119464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41260484598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41260857310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41261219438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41261564304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41261935572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41262295336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41262843994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41263193184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41263540220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41263899384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41264245632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41264607116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41264951732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41265334130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41265754968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41266127398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41266473960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41266821656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41267181466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41267526682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41267902024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41268258968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41268691506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41269054144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41269426650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41269772672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41270127252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41270485544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41270842854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41271266794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41271615370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41271987848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41272349952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41272720642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41273066588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41273413452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41273979710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41274334720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41274702836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41275047002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41275416660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41275776584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41276164658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41276524372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41276935478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41277297114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41277642754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41278003674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41278348558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41278718804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41279078358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41279461670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41279876830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41280225682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41280588638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41280935710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41281299686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41281644128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41282026240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41282446546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41282823686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41283172766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41283520758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41283882382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41284228392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41284592486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41284948950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41285486928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41285852232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41286222160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41286567792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41286914096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41287273280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41287629008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41288051698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41288401028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41288770940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41289129858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41289499268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41289844568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41290217654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41290588914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41291000050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41291365720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41291725692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41292095746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41292455366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41292826742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41293183540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41293594328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41293958028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41294304092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41294665342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41295009770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41295380606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41295739644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41296122974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41296665294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41297017514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41297377914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41297722422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41298310808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41298917914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41299614390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41299986468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41300371652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41300720122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41301069984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41301434372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41301797916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41302240034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41302590540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41302971292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41303333492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41303867296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41304475772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41305186366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41305812370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41306226356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41306593574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41306940360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41307330922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41307921778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41308302388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41308657510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41309030768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41309393160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41309738038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41310119566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41310552828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41310928996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41311289060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41311666308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41312012382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41312359544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41312718584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41313147520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41313767390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41314367654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41314814362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41315176730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41315566366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41316023792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41316377628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41316736914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41317088024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41317448828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41317791628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41318161100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41318790902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41319204674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41319557060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41319915034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41320277986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41320626202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41320990368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41321351220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41321801966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41322167068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41322539804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41322891520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41323239320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41323599582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41323957992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41324403816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41324754204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41325129380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41325519128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41325891234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41326237660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41326585802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41326960242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41327412964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41327777210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41328121218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41328701448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41329065406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41329435652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41330013178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41330370416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41330736642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41331086980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41331447780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41331790298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41332159944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41332529674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41332982648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41333332244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41333679682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41334055792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41334401046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41334761872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41335105740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41335567860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41335935834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41336311628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41336667562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41337018188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41337381720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41337730624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41338107616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41338539708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41338914216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41339274960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41339652114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41340000624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41340347748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41340709918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41341289838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41341658820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41342005530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41342383852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41342743472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41343114364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41343459760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41343820362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41344262176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41344612700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41344984896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41345329460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41345699772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41346090610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41346499252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41346930346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41347281834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41347643148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41347995314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41348357352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41348702328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41349072426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41349446498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41349947564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41350301462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41350656208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41351015564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41351359550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41351720386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41352078348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41352613812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41352982694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41353359990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41353707952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41354055854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41354416266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 371,3710000,10000,0,0,256,25,427,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41356431558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41356803104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41357151760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41357528044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41357987816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41358369490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41358725884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41359082700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41359444130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41359790126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41360153666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41360510702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41360959148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41361324274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41361695040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41362041640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41362392330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41362752158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41363096816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41363664832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41364013812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41364384860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41364745548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41365117200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41365464082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41365813860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41366185550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41366593618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41366958320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41367301670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41367671986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41368031594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41368402184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41368759368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41369169700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41369532688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41369878370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41370239942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41370584334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41370954138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41371312332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41371694522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41372102386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41372453310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41372813252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41373157578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41373535540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41373880822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41374250322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41374765152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41375140996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41375489104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41375930286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41376293288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41376640138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41377001730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41377360732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41377802724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41378167320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41378539016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41378886416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41379235082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41379626220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41380201618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41380891228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41381246032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41381622766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41381986240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41382359278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41382706848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41383135248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41383584104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41384162338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41384605462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41384949488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41385319730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41385695432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41386249366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41386600624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41386958546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41387317756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41387663894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41388025768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41388381486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41388817232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41389182590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41389555352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41389929900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41390276838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41390636930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41391248618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41391833154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41392185718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41392558352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41392919616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41393290182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41393634894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41394009244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41394454484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41394802084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41395160460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41395501928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41395870052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41396226104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41396594322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41396957816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41397465088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41397828520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41398185872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41398548198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41398891846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41399262276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41399637544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41400072896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41400424488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41400772144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41401138262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41401483448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41401845080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41402226442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41402611086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41403032812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41403407026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41403752290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41404171126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41404533498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41404879226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41405450414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41405889690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41406263680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41406623584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41406995908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41407343158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41407690954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41408064312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41408637162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41409004420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41409350192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41409722688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41410083520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41410455576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41410814310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41411229954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41411594388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41411941734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41412304194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41412650180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41413021000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41413379558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41413761900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41414172268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41414523960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41414890282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41415234974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41415595692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41415938116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41416306288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41416735910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41417118266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41417464954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41417810934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41418169552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41418512874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41418872036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41419227328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41419738170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41420103088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41420473130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41420818458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41421165170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41421541052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41421886584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41422262044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41422671194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41423043060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41423403088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41423773594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41424120472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41424467588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41424838330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41425243056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41425609568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41425957758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41426329844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41426689530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41427059490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41427408430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41427766314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41428192322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41428543434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41428906584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41429252928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41429625742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41429985380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41430367668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41430880464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41431234492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41431596582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41431945304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41432377140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41432725848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41433097626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41433526272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41433910718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41434258158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41434607300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41434968162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41435312576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41435672780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41436028280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41436459602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41436840504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41437214802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41437563608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41437912496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41438274468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41438622500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41438998776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41439406798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41439780376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41440141654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41440512050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41440858422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41441206426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41441577444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41442068872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41442434618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41442786260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41443158918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41443519820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41443891662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41444238444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41444598590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41445020970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41445370262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41445734606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41446077632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41446450918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41446832628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41447216360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41447627232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41447982586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41448345600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41448693048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41449057308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41449404230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41449778048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41450150136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41450586152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41450937088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41451285580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41451646292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41451992562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41452393630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41453329954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41453732422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41454112036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 372,3720000,10000,0,0,256,25,428,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41455708560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41456155164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41456524692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41456906904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41457257600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41457625410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41457973550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41458405650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41458842676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41459228456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41459585010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41459941146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41460309606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41460750638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41461138894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41461562702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41461950164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41462318344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41462703506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41463055546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41463411556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41463778916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41464145472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41464676308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41465032358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41465416206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41465783140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41466165642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41466520232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41466889660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41467377156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41467736556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41468109096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41468459886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41468838236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41469204856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41469625166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41470058646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41470422410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41470798906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41471150860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41471520768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41471870076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41472248014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41472628256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41473070798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41473425876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41473782330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41474151076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41474505938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41474875428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41475238948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41475776348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41476149760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41476526820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41476878954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41477232722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41477596362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41477958404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41478385310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41478738298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41479117656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41479482720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41479858942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41480207884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41480559514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41480935406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41481344308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41481714324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41482094154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41482780338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41483152552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41483548922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41483965198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41484322134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41484688418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41485037154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41485421492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41485771898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41486149670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41486527064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41487108376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41487466150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41487817620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41488186642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41488540462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41488995388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41489366576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41489815402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41490186972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41490564140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41490914052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41491265402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41491629004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41492000298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41492431690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41492781932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41493153632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41493513922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41493886318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41494232586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41494582758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41494955048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41495462074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41495830602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41496184344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41496560952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41496921872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41497294104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41497655666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41498246886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41498618344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41498980022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41499350190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41499700950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41500077582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41500455634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41500902368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41501258834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41501629940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41501993268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41502340760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41502705384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41503073800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41503460322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41503891668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41504266822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41504615698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41504963180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41505323320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41505669862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41506043426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41506454952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41506833636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41507196924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41507572016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41507920366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41508282384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41508645398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41509149388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41509520332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41509867634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41510242954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41510605432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41510981044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41511329536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41511692332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41512117842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41512469124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41512833724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41513180468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41513554170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41513916100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41514338516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41514750248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41515104124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41515467082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41515814732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41516178696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41516525078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41516913964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41517365406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41517818792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41518170724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41518522144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41518887256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41519235610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41519599694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41519959254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41520478788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41520848796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41521224278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41521572494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41521921180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41522284850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41522633338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41523011408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41523421748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41523795446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41524156240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41524529712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41524876762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41525223562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41525595890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41526004744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41526372788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41526725416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41527099332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41527461368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41527836084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41528183724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41528545564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41528974234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41529323800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41529684712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41530028766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41530398440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41530757960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41531139050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41531627942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41531985860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41532366134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41532715584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41533080464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41533428122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41533800282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41534175776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41534614976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41534967580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41535317544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41535678628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41536026726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41536390636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41536748626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41537182190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41537551528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41537925400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41538273854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41538622904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41538984048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41539330356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41539739894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41540168724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41540545434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41540908624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41541282868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41541631880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41541982742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41542359194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41542856804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41543225620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41543573358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41543946722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41544309010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41544684722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41545032648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41545436248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41545893520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41546246912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41546612694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41546961986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41547337752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41547699862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41548105628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41548522554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41548877796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41549239904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41549589602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41549954338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41550301702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41550685176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41551047696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41551482802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41551834732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41552184990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 373,3730000,10000,0,0,256,25,429,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41554364826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41554737672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41555105304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41555455872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41555832024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41556199316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41556590842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41557008418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41557366456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41557731956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41558079646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41558445272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41558791480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41559384318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41559823640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41560200932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41560551262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41560906126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41561268708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41561615368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41561991574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41562409172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41562782592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41563144634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41563517880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41563865918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41564215838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41564576502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41564952800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41565491090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41565841642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41566215564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41566578396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41566953198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41567304046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41567668258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41568095324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41568447628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41568813200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41569162268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41569537454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41569902126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41570320250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41570714272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41571081540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41571443996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41571792192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41572159710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41572507040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41572881322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41573256912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41573753928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41574118886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41574470474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41574833588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41575181114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41575545442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41575905840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41576424614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41576793482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41577169758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41577520096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41577881848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41578245562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41578595318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41578975094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41579388058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41579765268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41580128452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41580520184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41580872084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41581223460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41581596784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41582011856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41582379738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41582732184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41583107628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41583469472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41583842216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41584190302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41584551560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41584977872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41585329332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41585693512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41586039468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41586412684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41586774104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41587157532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41587648762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41588002770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41588366754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41588714142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41589077520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41589423074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41589796158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41590169672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41590614320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41590965624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41591392478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41591763438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41592223710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41592593276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41592960090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41593430656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41593801568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41594175712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41594524566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41594874990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41595236932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41595596816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41596022862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41596396042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41596769684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41597133452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41597508206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41597857148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41598209532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41598583076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41599115206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41599484688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41599833156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41600209318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41600574430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41600948212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41601312140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41601734954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41602181722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41602533608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41602899128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41603246084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41603623240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41604001194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41604445800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41604798868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41605149360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41605513710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41605861920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41606225494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41606572410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41606956186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41607380954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41607757854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41608107024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41608457744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41608819524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41609166704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41609540450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41610033318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41610411212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41610780980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41611155348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41611505824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41611870818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41612235100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41612596168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41613025196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41613375374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41613746834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41614107364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41614479796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41614826042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41615200130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41615624868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41615977190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41616340600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41616687386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41617060818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41617423718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41617797378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41618157088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41618576856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41618943080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41619290322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41619652904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41619997364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41620428548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41620811672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41621407102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41621758512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41622108052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41622468954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41622815284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41623177500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41623537110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41623969924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41624337550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41624710414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41625059774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41625409200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41625771846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41626156562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41626545096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41626954844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41627330484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41627722338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41628096102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41628442954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41628791538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41629166488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41629586084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41629953420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41630381084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41630757548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41631119616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41631492690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41631840420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41632369550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41632753800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41633102834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41633477022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41633823684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41634198102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41634560090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41634946146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41635471432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41636132288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41636504506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41636854826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41637218416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41637580534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41638034386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41638404218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41638785402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41639133628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41639482616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41639842738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41640188784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41640563270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41640977906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41641354436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41641717596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41642091736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41642441596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41642792366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41643166586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41643710778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41644083202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41644431342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41644806750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41645304372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41645896032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41646255616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41646730762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41647099402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41647509856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41648061754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41648692268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41649440530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41650532920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41651148266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41651631176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41652234918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41652607844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41652966268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41653331742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41653681664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41654108376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 374,3740000,10000,0,0,256,25,430,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41655896894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41656305058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41656656090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41657009886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41657394152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41657837488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41658205198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41658605088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41658980412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41659341662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41659714306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41660075400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41660521768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41660887958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41661237462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41661608652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41661956142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41662329332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41662729274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41663199490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41663639154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41664217776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41664810522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41665366086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41666285344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41666892448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41667518410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41668081288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41668477464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41668933648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41669291242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41669656568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41670011512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41670378458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41670781386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41671567054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41671963884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41672339858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41672695596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41673046472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41673409498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41673755594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41674133744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41674775468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41675329112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41675695534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41676070324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41676420552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41676790224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41677411050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41677765604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41678136516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41678485888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41678859846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41679223458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41679612838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41680047058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41680401680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41680764198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41681116786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41681506168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41681853274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41682268434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41682632366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41683101042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41683451864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41683808680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41684171054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41684519322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41684885438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41685245650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41685698648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41686064722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41686437652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41686873088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41687464480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41687916550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41688561480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41688936436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41689293584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41689669374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41690033246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41690408330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41690770576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41691209130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41691576256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41691927050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41692298056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41692644980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41693017426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41693379896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41693768760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41694197384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41694549690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41694922136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41695269528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41695632524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41695978904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41696363298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41696801184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41697178286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41697548942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41697906468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41698376714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41698980072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41699586450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41699976718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41700354344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41700724688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41701099524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41701449794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41701800834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41702176478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41702624956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41702992398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41703345744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41703720268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41704084748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41704459712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41704822226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41705256876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41705623892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41705974848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41706347374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41706693912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41707067938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41707430646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41707817610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41708247074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41708600196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41708967750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41709314452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41709677370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41710022852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41710406360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41710948800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41711331038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41711688802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41712040308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41712608396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41713279322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41713775614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41714397666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41714878260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41715339014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41715713728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41716094070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41716578112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41716944382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41717303876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41717686006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41718033466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41718409524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41718812096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41719286606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41719640172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41719989692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41720358260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41720706168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41721070742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41721418080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41721990112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41722395124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41722777522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41723136390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41723487018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41723849846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41724199036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41724577952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41725013472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41725390728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41725760942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41726135392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41726485744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41726836458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41727211860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41727644036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41728012366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41728358868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41728737700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41729099910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41729473202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41729821024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41730181648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41730645012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41730997274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41731368260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41731725118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41732098842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41732463532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41732850026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41733403424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41733762216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41734133578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41734480692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41734844298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41735191464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41735578334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41736026352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41736443432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41736814386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41737186684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41737559380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41737905830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41738312168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41738658624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41739202608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41739711300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41740293610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41740868644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41741462090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41742141070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41742746542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41743348978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41743930592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41744748446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41745352012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41745958748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41746528088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41747222608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41747723396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41748077642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41748442308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41748788556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41749162392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41749563056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41750069070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41750423520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41750781940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41751152170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41751499822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41751864368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41752211572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41752597046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41753063268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41753437788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41753790314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41754139236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41754499098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41754845880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41755219720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41755750516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41756128774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41756496280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41756871004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41757220056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41757569932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41757944672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41758377492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41758748520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41759097986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41759478724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41759839950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41760369330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41760985322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41761698844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 375,3750000,10000,0,0,256,25,432,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41763605940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41764335186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41764754758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41765115246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41765493586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41765858120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41766237074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41766601512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41767211518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41767602194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41767958510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41768323844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41768671778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41769045860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41769423624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41769870686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41770222404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41770580078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41770941026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41771287424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41771649894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41772009160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41772448760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41772814916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41773187840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41773542972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41773892216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41774253210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41774600862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41774975824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41775393088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41775774044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41776141500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41776513140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41776860276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41777206294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41777580554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41778096450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41778465278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41778817644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41779197792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41779558536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41779930486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41780288188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41780636550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41781064888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41781417430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41781782934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41782131184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41782506200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41782867484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41783270794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41783684062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41784040252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41784403852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41784752454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41785118582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41785466948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41785840950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41786216304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41786658274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41787066756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41787418490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41787818384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41788168134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41788531674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41788895424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41789431722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41789992356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41790371316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41790719966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41791069218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41791432026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41791792630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41792223908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41792574498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41792949542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41793311010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41793683874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41794032554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41794431916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41794857598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41795208260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41795570572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41795915990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41796286914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41796649770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41797023718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41797383024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41797796794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41798159550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41798507248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41798905098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41799253500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41799626850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41800042160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41800596598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41800951788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41801302910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41801664480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41802013000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41802385810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41802746664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41803186324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41803554622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41803927986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41804275442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41804624190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41804986914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41805336040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41805717596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41806128522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41806503648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41806872128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41807245264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41807593762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41807942580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41808316592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41808711484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41809094524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41809444292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41809820822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41810214776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41810707926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41811143564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41811668550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41812075846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41812650360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41813106910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41813455668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41813830206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41814209116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41814679224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41815031924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41815416344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41815780794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41816130684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41816496932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41816858376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41817299758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41817667244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41818042114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41818390886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41818739914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41819102844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41819452782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41819828174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41820316412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41820696806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41821062284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41821435588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41821784692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41822134138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41822512842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41823025296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41823431442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41823781662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41824155340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41824517712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41824891366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41825253328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41825675148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41826043434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41826394158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41826760492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41827109892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41827485022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41827848952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41828236746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41828646488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41828998848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41829361486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41829709410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41830073114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41830419596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41830822836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41831257402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41831633022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41831983236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41832332492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41832693390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41833041712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41833405264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41833776664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41834302560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41834674880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41835049528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41835469314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41836032524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41836654342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41837222782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41837591486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41837939676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41838314292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41838680258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41839069534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41839420414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41839847876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41840214626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41840563150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41840927338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41841274160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41841648316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41842023342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41842461536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41842813662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41843165038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41843542738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41843891052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41844256232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41844603126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41844987332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41845575654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41845955844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41846304546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41846654584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41847040230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41847388700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41847764150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41848174858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41848551610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41848913800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41849287124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41849634820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41849984078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41850395318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41850806730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41851174842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41851521036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41851894098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41852256430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41852629570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41852977144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41853338924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41853761804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41854113842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41854479202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41854825800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41855198252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41855560058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41855945698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41856442950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41856798122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41857161120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41857508974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41857873432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41858219868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41858593074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41858967584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41859401938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41859752638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41860102216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41860465360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41860813380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41861176366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 376,3760000,10000,0,0,256,25,433,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41863163448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41863548090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41863931080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41864323890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41864743198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41865110960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41865478152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41865824358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41866187088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41866721436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41867119920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41867663354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41868042822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41868404082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41868758706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41869123674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41869473640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41869841026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41870203190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41870642864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41871010676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41871384862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41871733372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41872083224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41872446630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41872807398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41873234180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41873586794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41873962152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41874324640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41874697418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41875046458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41875396684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41875771804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41876185932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41876555264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41876903246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41877276798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41877640456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41878013616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41878372536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41878867520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41879234272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41879598372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41879962916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41880309116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41880681612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41881044396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41881431344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41881855622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41882210734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41882574684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41882925090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41883291660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41883642514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41884028390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41884454328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41884830876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41885181030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41885530104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41885900808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41886248942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41886612720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41886979526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41887422980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41887793464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41888168868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41888520554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41888872878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41889238210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41889600656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41890121232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41890471482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41890851710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41891214642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41891590168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41891940410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41892301352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41892714090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41893081626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41893446646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41893793188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41894166156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41894528158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41894916614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41895276902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41895698432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41896063222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41896411346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41896775600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41897122680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41897495338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41897868404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41898243156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41898654612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41899006508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41899367568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41899714900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41900077722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41900423710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41900805804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41901309724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41901688874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41902037952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41902387998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41902749668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41903096414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41903470114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41903817878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41904251740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41904617916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41904991728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41905340238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41905689190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41906074522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41906433328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41906856782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41907206872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41907579946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41907942358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41908315806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41908663330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41909011776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41909384358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41909792232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41910158838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41910518278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41910891412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41911253196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41911626442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41911986750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41912480760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41912846096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41913194542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41913557474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41913902830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41914283474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41914645180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41915030696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41915441516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41915792818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41916154106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41916501550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41916865080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41917211662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41917595696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41918020596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41918399032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41918754888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41919104672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41919469284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41919818244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41920184646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41920549192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41921157276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41921656308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41922245518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41922596970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41922947950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41923323978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41923836356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41924204484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41924558646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41924933306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41925295770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41925670130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41926031552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41926461284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41926826218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41927173876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41927542960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41927888984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41928260816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41928620662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41929007128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41929421342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41929772608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41930139748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41930486376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41930848806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41931337622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41932082210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41932584064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41932966618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41933313772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41933662532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41934022766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41934394990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41934962438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41935310918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41935682960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41936043408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41936414088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41936761302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41937120640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41937545840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41937898640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41938261554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41938607046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41938977902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41939339800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41939711792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41940070692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41940481242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41940846218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41941193982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41941557000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41941903660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41942275312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41942667266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41943043602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41943632072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41943986644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41944348226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41944696024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41945060616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41945406924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41945791184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41946329084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41946714174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41947063442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41947413270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41947775264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41948122946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41948499702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41948912622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41949287310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41949648082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41950020402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41950368730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41950716486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41951087182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41951433010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41951858554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41952208174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41952581140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41952943800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41953317986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41953665796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41954027134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41954449032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41954801056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41955165392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41955512840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41955885494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41956249390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41956623240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41956985382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41957475640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41957842308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41958243604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41958611584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41958959416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41959333100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41959711780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41960162552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41960514632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 377,3770000,10000,0,0,256,25,434,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 41962100040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41962491978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41962911416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41963280360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41963627528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41964002446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41964364996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41964741706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41965105302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41965456912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41965886510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41966250098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41966616168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41966962796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41967336694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41967699006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41968084374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41968621488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41968976502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41969373110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41969955552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41970617106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41971322362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41971773270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41972148630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41972525166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41972876002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41973227100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41973606638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41974029270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41974397442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41974753130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41975126450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41975511284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41975884990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41976232566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41976603912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41977043116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41977394728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41977759152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41978105724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41978478572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41978840110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41979224980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41979743164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41980096230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41980457614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41980863960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41981231456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41981580078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41981969468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41982409934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41982786990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41983137122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41983486866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41983848062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41984195244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41984558322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41984916306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41985358704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41985725876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41986100328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41986448352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41986797104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41987158004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41987515954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41987940200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41988293864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41988667288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41989040080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41989413032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41989761654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41990118438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41990492000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41991033026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41991421576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41991769606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41992247360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41992814506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41993447662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41994115522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41994690586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41995172594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41995522166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41995902146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41996249966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 41996762864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 41997130434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 41997511910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41997860606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 41998210034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 41998575096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 41998934324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 41999403786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 41999755392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42000136920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42000499124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42000872392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42001222890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42001587476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42002150732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42002507636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42002883926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42003232164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42003607822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42003971022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42004357564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42004774868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42005129312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42005492956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42005846652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42006210438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42006556914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42006927822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42007301506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42007737648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42008109220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42008464820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42008831456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42009222574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42009821708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42010462816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42010848692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42011213660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42011596648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42011946302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42012319236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42012696612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42013231516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42013601168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42013948208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42014322110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42014684720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42015233606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42015784482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42016224332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42016590882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42016947110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42017362942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42017774668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42018182190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42018797064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42019320684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42019768434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42020530692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42020903418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42021268958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42021740506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42022091060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42022470876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42022834968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42023211434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42023562764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42023925148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42024653740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42025206758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42025580862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42025949874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42026325210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42026704822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42027179356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42027535326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42027899020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42028267016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42028613888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42029151772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42029753780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42030241968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42030609728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42030996622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42031345110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42031693802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42032053978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42032455192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42032970498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42033368046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42033782618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42034174362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42034820856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42035751772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42036141276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42036566060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42036933270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42037331632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42037712960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42038101398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42038596022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42039018372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42039417824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42039774702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42040138968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42040488008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42040896940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42041458842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42041865310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42042278236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42042963780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42043482220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42043855942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42044350230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42044701204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42045106998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42045496904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42045900092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42046316912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42046963052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42047350186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42047709752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42048072102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42048452956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42048850732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42049271476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42049779948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42050177638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42050684228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42051037962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42051445520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42051829228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42052222604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42052742704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42053125388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42053536288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42053931546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42054337384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42054726982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42055179308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42055565682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42055976516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42056346884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42056753080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42057131190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42057555670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42058186260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42058577336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42058959148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42059322132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42059670322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42060052154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42060439654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42060905842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42061325042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42061710606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42062059998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42062408636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42062834302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42063195978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42063685602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42064055022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42064485934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42064893402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42065287878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42065670152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42066053072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42066550060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42066965548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 378,3780000,10000,0,0,256,25,435,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 42105606908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42105976900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42106356738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42106721178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42107097710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42107446722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42107877942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42108343752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42108736738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42109102522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42109461400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42109856104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42110218154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42110676012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42111025600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42111454750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42111820062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42112185510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42112567460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42112914284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42113286590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42113663306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42114271574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42114626172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42114983224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42115362344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42115710452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42116074248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42116470344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42116953322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42117352288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42117726490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42118076900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42118460600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42118824024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42119186396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42119619270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42119969666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42120343364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42120735860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42121170404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42121552360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42121975848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42122446814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42122835884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42123233180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42123582450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42123956894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42124319822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42124708738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42125241966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42125598504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42125961318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42126310102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42126673866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42127020622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42127392570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42127767164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42128204686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42128556438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42128906544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42129267432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42129615092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42129977932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42130373734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42130808620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42131176242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42131566430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42131915112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42132262880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42132623880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42133007890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42133413980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42133834656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42134208004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42134569364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42134939660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42135285760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42135632148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42136005632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42136570022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42136938606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42137285128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42137657920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42138020068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42138393472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42138754428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42139165866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42139532434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42139880238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42140244488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42140629556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42141004010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42141382730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42141787576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42142209724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42142595674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42142996720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42143406724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42143830754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42144194494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42144624502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42145062490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42145470908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42145829522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42146228478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42146620494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42147026074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42147681728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42148067506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42148473894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42148868944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42149243588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42149624124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42149989102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42150490088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42150857038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42151267722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42151647156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42152038668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42152445544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42152835856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42153283330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42153637968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42154061122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42154440294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42154816934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42155163868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42155549832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42155981456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42156360668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42156711184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42157060558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42157423992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42157773004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42158138212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42158515632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42159082312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42159472614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42160109338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42160785070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42161171146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42161627294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42161982344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42162349992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42162699694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42163076454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42163510714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42164198776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42164721796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42165101604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42165473914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42165820272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42166257720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42166608568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42167021882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42167466116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42167844766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42168258788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42168612072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42168992864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42169373704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42169781752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42170339748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42170726646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42171089642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42171498198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42171848688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42172215448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42172603520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42173058280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42173456734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42173804540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42174358600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42174745452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42175194168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42175620240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42176013050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42176415112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42176826952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42177465712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42178060748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42178536160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42178907820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42179364956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42179757494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42180138412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42180500584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42180877052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42181511184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42181863060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42182270422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42182669918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42183075448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42183467250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42183817196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42184253992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42184605214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42184969378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42185316090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42185688762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42186088396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42186477328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42186900728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42187289482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42187651764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42188030760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42188395284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42188775298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42189190866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42189684384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42190110718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42190462582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42190870788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42191264978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42191674362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42192053078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42192713372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42193125058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42193490042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42193909448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42194345430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42194761790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42195239632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42195700562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42196173616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42196729130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42197332542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42197791764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42198310314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42198661180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42199021318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42199400590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42199747394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42200110262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42200468164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42200998026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42201364494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42201744044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42202169552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42202725114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42203320732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42204134052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42204788996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42205365486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42205977852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42206674630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42207293212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42207778454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42208131336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42208494986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42208856182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42209353142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42209704340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42210084494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42210445906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42210820056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 379,3790000,10000,0,0,256,25,436,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 42212558952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42212937618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42213306514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42213718944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42214118532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42214541176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42215201830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42215633618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42216083336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42216494542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42216882180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42217260708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42217744156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42218147958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42218567346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42218942640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42219384648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42219821080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42220215492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42220642982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42221010460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42221391724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42221756474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42222134736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42222528162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42222987944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42223473632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42223857486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42224218406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42224595536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42224960452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42225325110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42225712218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42226301738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42226671470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42227085870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42227437682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42227790002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42228151596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42228513320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42228953870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42229305280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42229678822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42230041822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42230415612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42230763922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42231150204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42231576728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42231930898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42232297324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42232646346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42233020584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42233384028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42233758018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42234128132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42234542782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42234910280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42235278208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42235642556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42235989216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42236361888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42236734036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42237283686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42237637550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42237986956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42238347964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42238694144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42239059502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42239405914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42239790384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42240216804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42240592552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42240941666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42241289662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42241649504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42241995970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42242397382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42242803462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42243178864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42243540968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42243913114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42244301448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42244683086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42245047222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42245436486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42245888912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42246254576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42246658552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42247021106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42247393184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42247741350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42248127616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42248712176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42249128234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42249525010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42249874514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42250247264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42250641650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42251476590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42251897686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42252291246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42252689560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42253100856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42253482502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42253831120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42254359308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42254779796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42255184154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42255564212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42255977080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42256352884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42256810534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42257241832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42257652104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42258057652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42258453224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42258890290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42259308800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42259951600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42260352092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42260733482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42261099332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42261480990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42261868388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42262317080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42262712870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42263066074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42263417822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42263781984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42264131786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42264498164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42264860048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42265294060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42265662456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42266037946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42266388098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42266738358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42267126782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42267495722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42267861122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42268294986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42268671760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42269036064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42269412082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42269763316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42270114984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42270529448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42271134032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42271506632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42271856584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42272232988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42272598082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42272973262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42273336680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42273753396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42274121142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42274471238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42274857044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42275310296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42275820126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42276500298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42277159224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42277776566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42278335520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42278949258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42279492304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42279860588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42280214492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42280590690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42280952992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42281327684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42281689000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42282264396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42282633080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42282994466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42283402214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42283751384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42284140126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42284566778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42285078048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42285472604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42285868444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42286240834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42286620428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42286985320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42287374904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42287891576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42288292210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42288735832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42289117256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42289498516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42289927058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42290335808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42290743182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42291091122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42291470906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42291866154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42292272558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42292639284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42293017368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42293572228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42293944634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42294336426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42294712030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42295121754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42295530462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42296013078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42296365776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42296759814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42297144196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42297496148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42297862590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42298278972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42298765086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42299150854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42299556600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42299947760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42300300798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42300695590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42301044212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42301421726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42301840228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42302218448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42302604504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42302991826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42303392628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42303776266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42304152152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42304693872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42305090310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42305468690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42305874762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42306267304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42306694424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42307044592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42307560608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42307973874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42308362422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42308727656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42309105434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42309492850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42309854718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42310310504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42310664626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42311020834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42311384502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42311732122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42312095848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42312454174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42312901484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42313269062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42313642970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42313991478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42314340556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42314702506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 380,3800000,10000,0,0,256,25,437,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 42316763822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42317141912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42317492438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42317884532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42318247458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42318696694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42319052066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42319405202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42319787078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42320161098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42320543288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42320904904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42321364474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42321731452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42322104932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42322452414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42322806916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42323171374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42323537558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42323966654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42324316818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42324690604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42325052402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42325424966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42325771784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42326119640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42326493636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42327038956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42327406024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42327751572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42328287094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42328678318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42329070084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42329419710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42329850638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42330215756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42330564646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42330928460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42331276030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42331649104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42332023344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42332457674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42332808970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42333159558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42333521284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42333869864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42334233292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42334579376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42334963538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42335416506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42335873326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42336231258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42336581526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42336943648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42337291594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42337671504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42338460472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42338852850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42339217650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42339592764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42339940840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42340307450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42340732386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42341095306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42341471190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42341818840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42342192362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42342554986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42342929272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42343289418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42343710938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42344076244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42344424890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42344787728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42345133874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42345506832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42345880756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42346255048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42346668572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42347021882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42347385042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42347733074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42348096770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42348444030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42348828208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42349374920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42349754598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42350104538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42350455820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42350819072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42351165638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42351569192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42351979628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42352355052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42352715956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42353088468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42353436514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42353785462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42354182564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42354541068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42354965422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42355314492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42355686872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42356049828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42356423010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42356770136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42357129514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42357557160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42357908000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42358271060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42358617428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42358988962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42359350150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42359722778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42360081148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42360604000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42360969676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42361319264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42361683798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42362030894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42362404308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42362779956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42363215234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42363565376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42363982648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42364360478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42364708456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42365070860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42365415392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42365800260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42366276662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42366655346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42367027226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42367392884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42367752852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42368098892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42368473204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42368987100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42369364066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42369725956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42370098578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42370445004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42370791744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42371167682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42371698426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42372067452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42372414100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42372787474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42373149398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42373522116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42373880714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42374230042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42374657214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42375007642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42375371350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42375718688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42376091272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42376453810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42376837580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42377247480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42377600636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42377963310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42378310482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42378673754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42379019012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42379390656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42379762842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42380199670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42380551868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42380901912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42381262588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42381609056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42381972628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42382344780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42382901864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42383270052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42383643502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42383991960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42384341014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42384702702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42385049494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42385424928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42385835864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42386211318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42386574160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42386947290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42387295116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42387643314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42388018012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42388434148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42388800418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42389146774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42389519318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42389881754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42390254964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42390603368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42390964196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42391389450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42391742464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42392126340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42392517336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42392890488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42393263592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42393650630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42394185266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42394540126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42394909998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42395256746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42395620280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42395966126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42396351704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42396777724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42397152184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42397498504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42397847054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42398222932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42398569340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42398930748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42399287800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42399718496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42400083618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42400456988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42400803840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42401152206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42401632624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42402206980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42402899406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42403476940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42403856980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42404221388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42404598986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42405200152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42405559854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42405923250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42406271636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42406636012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42407018204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42407393020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42407802218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42408288924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42408641908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42409036020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42409449914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42409829016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42410232268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42410742910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42411167782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42411561658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42411979484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42412380724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42412776116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42413170644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42413624444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42414046436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42414435308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42414843000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42415227512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 381,3810000,10000,0,0,256,25,438,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 42416937420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42417419168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42417897514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42418555728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42419243804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42419844832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42420482822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42421103146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42421715068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42422406338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42423042868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42423697224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42424349212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42424974900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42425461272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42425900318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42426308452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42426758546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42427148316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42427664964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42428022896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42428386974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42428789918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42429153788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42429500280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42429884980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42430245956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42430708696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42431065120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42431426822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42431792904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42432144580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42432549482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42432909254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42433374434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42433742800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42434125560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42434474426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42434824606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42435205860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42435566656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42436018036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42436369670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42436799736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42437174070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42437548216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42437897384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42438305588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42438881896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42439266246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42439745168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42440136924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42440513182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42440875624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42441262794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42441696680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42442051924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42442415688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42442803340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42443230860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42443581482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42443969688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42444402148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42444782062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42445132216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42445493234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42445869268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42446218114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42446615074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42446998512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42447475726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42447876846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42448253180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42448603106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42448986282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42449350850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42449711800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42450206820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42450556922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42450937366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42451304890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42451756680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42452110624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42452510522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42452977774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42453363178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42453728596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42454107956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42454581310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42454947698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42455335860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42455758536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42456113338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42456508736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42456859022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42457274302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42457688264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42458141310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42458629830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42459008232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42459357562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42459724644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42460104988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42460485616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42460898320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42461377510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42461755834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42462118808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42462526064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42462906378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42463258080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42463635586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42464086094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42464486204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42464895484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42465302104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42465665956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42466039130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42466440166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42466859954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42467258410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42467609290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42468024128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42468371764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42468746020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42469120592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42469563070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42469917180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42470300276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42470665220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42471053622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42471469150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42471890146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42472498206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42472904760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42473312842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42473694310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42474045410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42474440336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42474864002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42475364830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42475776166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42476210888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42476605994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42477140134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42477544516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42478019916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42478446854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42478867018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42479296242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42479675954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42480106482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42480539766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42481048738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42481461346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42482100038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42482559668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42483096814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42484000568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42484674806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42485401700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42486124472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42486892802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42487585636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42488191102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42488829350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42489549340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42490143132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42490710480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42491355214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42492139552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42492761670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42493343646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42493905324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42494520948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42495264366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42495836278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42496284114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42496752218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42497222494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42497741682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42498166118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42498556874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42498919870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42499270654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42499679674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42500127824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42500731314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42501100066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42501512464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42501891836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42502273764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42502679800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42503059776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42503593116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42504034718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42504460656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42504884652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42505390410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42505810248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42506377752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42506811480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42507230596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42507626940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42507974648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42508410746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42508853362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42509231434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42509580874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42509937810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42510302150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42510651148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42511115760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42511657440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42512036294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42512400132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42512780802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42513131406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42513512914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42513887306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42514232596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42514672754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42515055202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42515469152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42515858442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42516232948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42516582046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42516957084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42517470086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42517883202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42518289372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42518636814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42519010464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42519371310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42519760210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42520185966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42520540906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42520902950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42521252282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42521616800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42521964100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42522442062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42522875918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42523256122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42523607958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42523959068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42524342158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42524690446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42525065090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42525413384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42525891630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42526288760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42526673440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42527025498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42527376720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 382,3820000,10000,0,0,256,25,440,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 42529500410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42529862132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42530254608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42530625664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42531175490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42531591696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42532000384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42532396066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42532786392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42533194936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42533614220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42534051160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42534404238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42534788296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42535188660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42535564096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42535912174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42536273088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42536734940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42537100382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42537462930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42537838696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42538241504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42538602184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42538973896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42539331288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42539809050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42540172814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42540519608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42540881164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42541226242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42541597622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42541987670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42542436300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42542788268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42543138700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42543500666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42543848800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42544213926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42544560920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42544945650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42545369226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42545746436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42546095440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42546445010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42546807006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42547154300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42547595440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42548058576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42548469006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42548832590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42549206728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42549555976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42549905364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42550279562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42550626804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42551143032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42551493676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42551866774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42552229604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42552604296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42552952766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42553314458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42553749834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42554126986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42554551816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42554899656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42555275840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42555640330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42556030504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42556453936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42556880428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42557276798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42557642236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42558040798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42558418942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42558997742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42559470118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42559881028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42560291322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42560673472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42561052696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42561472020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42562107976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42562461846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42562865316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42563277386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42563684162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42564066530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42564458704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42564925834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42565340426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42565705736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42566052264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42566424820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42566788094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42567172770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42567594744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42567947808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42568309706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42568657412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42569020696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42569366778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42569739360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42570112434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42570547096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42570898184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42571247930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42571608632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42571988410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42572365892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42572766612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42573261344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42573628126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42574018888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42574368850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42574718324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42575114928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42575478668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42575843088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42576316980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42576694924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42577056680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42577429930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42577778526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42578162112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42578535338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42578945558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42579313416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42579659800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42580032468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42580393890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42580767888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42581127460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42581533214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42581904402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42582254428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42582695924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42583044796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42583417152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42583781412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42584169908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42584675994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42585031366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42585396290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42585744756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42586110768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42586458334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42586853520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42587291544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42587668308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42588017574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42588367136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42588728392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42589074790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42589438102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42589942996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42590326228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42590687588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42591079182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42591478626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42591857028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42592230864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42592599240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42593058368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42593431810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42593848048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42594214728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42594590426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42594940850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42595306424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42595871490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42596226152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42596589728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42596941848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42597314310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42597675848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42598063304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42598491170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42598843492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42599206290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42599552310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42599948824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42600326580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42600712314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42601161452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42601597576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42601978690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42602329942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42602722838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42603070148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42603434056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42603793028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42604232084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42604599268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42604971638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42605317962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42605682620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42606044002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42606401286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42606885626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42607236008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42607608146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42607977936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42608351564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42608700394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42609049308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42609423766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42609846832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42610213054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42610559190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42611060978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42611523094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42612148550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42612819830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42613413722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42614004924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42614572078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42615272082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42615843906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42616468878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42617052696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42617701604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42618350880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42618711692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42619080558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42619428178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42619791546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42620139430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42620525916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42621034456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42621412512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42621768472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42622117536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42622479990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42622827034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42623202996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42623660754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42624037282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42624418540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42624797406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42625157304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42625506734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42625881202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42626227230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42626698058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42627047228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42627423886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42627785194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42628157280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42628504774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42628866856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42629375960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42629729448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42630104072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42630449586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42630823068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 383,3830000,10000,0,0,256,25,441,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 42632486286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42632880312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42633231890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42633582158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42633951156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42634341588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42634791558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42635151538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42635717084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42636084954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42636458240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42636806360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42637173634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42637600596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42637949452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42638310524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42638663460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42639034946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42639394154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42639766296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42640126096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42640645382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42641028794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42641376510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42641740428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42642086662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42642459832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42642833996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42643276816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42643628642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42643978056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42644339948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42644686776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42645050894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42645398124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42645782710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42646293248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42646671602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42647025580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42647374920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42647738046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42648087298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42648464140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42648886738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42649262054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42649622204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42649994226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42650341928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42650689956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42651050820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42651407246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42651919684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42652270038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42652643748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42653005016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42653378848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42653728136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42654091812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42654517608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42654868740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42655232368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42655578974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42655951088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42656328388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42656714072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42657114752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42657477120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42657836988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42658258090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42658622368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42658968406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42659355930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42659776546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42660263906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42660648348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42661058962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42661453030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42661802414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42662166350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42662526732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42663084196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42663485078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42663891946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42664272792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42664624626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42665018638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42665409112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42665858586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42666210536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42666586808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42666950286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42667338092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42667689076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42668085144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42668548938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42668933542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42669301026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42669653758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42670027988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42670390356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42670786480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42671213566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42671568136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42671964634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42672314230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42672695076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42673042006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42673414460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42673790460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42674318514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42674752224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42675108512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42675471378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42675818708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42676182238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42676542160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42676987284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42677353508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42677725698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42678074062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42678421352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42678780532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42679138256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42679563256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42679912828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42680285316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42680647654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42681021106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42681369444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42681717640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42682091796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42682502140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42682869568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42683216376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42683589022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42683951364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42684323824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42684681816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42685031150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42685535066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42685888056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42686253780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42686602492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42686977904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42687340944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42687726020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42688158608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42688513816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42688876796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42689226810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42689634226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42689982482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42690401158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42690862024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42691271808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42691666114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42692049088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42692414414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42692794166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42693205606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42693653094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42694060440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42694455500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42694861742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42695244598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42695629172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42696073348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42696683272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42697075314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42697435520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42697810808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42698173056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42698546932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42698910664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42699333386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42699698936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42700046878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42700418450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42700766300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42701139752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42701514820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42701965888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42702316682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42702693388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42703100112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42703449230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42703812798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42704190336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42704577992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42705008686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42705385942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42705734232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42706085182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42706446548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42706793642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42707308868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42708059200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42708677426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42709395454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42710151648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42710899048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42711501994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42711886458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42712235050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42712761996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42713218422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42713647538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42714228252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42714783604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42715290066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42715683872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42716136496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42716520080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42716919102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42717268028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42717672872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42718099320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42718488688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42719053224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42719408730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42719771982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42720119502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42720484494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42720831202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42721250084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42721823646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42722255254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42722614102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42723081556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42723704406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42724070210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42724553004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42724902224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42725301704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42725681236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42726054450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42726434136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42726814094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42727318284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42727776522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42728193610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42728576744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42728990882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42729403360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42729853944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42730482018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42730863940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42731297872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42731647252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42732012692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42732374644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42732841554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42733209228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42733583974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42733938366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42734289370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 384,3840000,10000,0,0,256,25,442,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 42735895866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42736256690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42736626756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42736977332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42737355268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42737720260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42738109530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42738543308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42738900752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42739268000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42739618458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42739985228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42740330808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42740737536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42741279636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42741658892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42742008006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42742363382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42742727092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42743076226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42743442768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42743804076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42744266524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42744638076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42745021250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42745372944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42745735502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42746133760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42746495310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42746956874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42747306960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42747684958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42748046438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42748419212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42748765818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42749126484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42749566134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42749917732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42750281144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42750633482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42751007982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42751371364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42751744784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42752104222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42752614660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42752983392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42753340620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42753706730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42754055584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42754430944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42754809580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42755276184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42755630168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42755979110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42756401972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42756772034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42757136210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42757495190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42757936378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42758352518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42758731792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42759086138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42759506148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42759868684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42760216982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42760604476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42761050420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42761430086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42761798026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42762173166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42762522978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42762873272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42763247444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42763766308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42764135368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42764487910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42764861052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42765223040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42765600976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42765965022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42766382998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42766748342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42767097590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42767466988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42767814886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42768189714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42768551474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42768936822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42769358226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42769709626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42770078400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42770425824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42770789210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42771135282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42771518628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42771940492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42772339112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42772687530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42773097396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42773461992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42773811016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42774174814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42774533368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42775043494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42775410684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42775792180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42776139970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42776488462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42776883274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42777265442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42777741154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42778092524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42778465762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42778827988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42779201306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42779549552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42779911038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42780334904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42780693932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42781056490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42781401632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42781773032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42782132930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42782504044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42782863964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42783276458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42783639968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42783987048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42784350286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42784695646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42785066612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42785427166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42785811112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42786301880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42786656962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42787024286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42787385086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42787821730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42788170906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42788587106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42789026964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42789592770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42789945548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42790296386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42790657070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42791003480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42791379412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42791794098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42792170128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42792532868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42792906734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42793256588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42793605054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42794020488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42794447012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42794816760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42795182912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42795557714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42795921400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42796293940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42796642134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42797003864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42797563022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42797915050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42798278894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42798627134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42798999766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42799360920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42799746844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42800160694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42800515794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42800879154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42801228806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42801595192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42801943280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42802362996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42802792514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42803168530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42803516964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42803886158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42804250820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42804598958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42804963674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42805321352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42805754342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42806121738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42806494280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42806842480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42807191642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42807553884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42807912448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42808455056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42808807670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42809181576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42809544372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42809918844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42810267686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42810617286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42810991440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42811402034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42811770006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42812118056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42812491052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42812855486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42813230874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42813592382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42814039236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42814405964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42814763562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42815129216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42815476106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42815993408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42816380496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42816826024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42817181748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42817534328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42817898890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42818249818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42818616432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42818966848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42819369944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42819876520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42820252650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42820600312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42820949990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42821311292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42821660390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42822075136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42822730140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42823336918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42823957850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42824418296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42824786676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42825227196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42825648246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42826031596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42826398112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42826778302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42827155322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42827532806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42828015714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42828400440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42828896898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42829573746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42830141364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42830962872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42831320204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42831697872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42832062432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42832501548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42832852048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42833259872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42833707370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42834060908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42834429686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 385,3850000,10000,0,0,256,25,443,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 42836484544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42836870794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42837236828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42837617236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42837969066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42838346882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42838726294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42839139352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42839509428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42839856438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42840229344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42840590106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42840962500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42841309304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42841753594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42842305176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42842659272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42843032788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42843380038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42843771170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42844206062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42844598504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42845023868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42845379114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42845741212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42846088406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42846452032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42846798862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42847190226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42847616996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42847995694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42848345362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42848694682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42849057924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42849405682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42849769150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42850129354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42850563550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42850930850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42851304366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42851652608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42852002230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42852363790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42852723072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42853258512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42853609898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42853983064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42854365620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42854741536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42855091248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42855440402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42855815564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42856233438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42856600390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42856946890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42857319112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42857679798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42858082584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42858443148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42858854746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42859219360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42859567954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42859930250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42860276328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42860648180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42861009746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42861394586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42861803520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42862155008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42862517684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42862864432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42863227622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42863573044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42863957102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42864461956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42864875628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42865246096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42865597270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42865991322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42866584188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42866967662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42867401304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42867781844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42868146238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42868523756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42868872620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42869221406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42869596904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42870031308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42870399140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42870752098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42871124380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42871494900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42871870266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42872250210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42872655578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42873089736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42873437832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42873803048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42874149496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42874523900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42874886706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42875272094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42875834744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42876190568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42876556724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42876906328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42877271836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42877618980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42878008530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42878505832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42878885364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42879271740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42879671998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42880037186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42880387312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42880770400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42881194158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42881573544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42881940238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42882311342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42882659228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42883006430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42883368946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42883726970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42884153144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42884500586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42884871136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42885230686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42885621696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42885969466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42886330334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42886835650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42887189342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42887556462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42887904780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42888280504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42888641844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42889015708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42889375596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42889805482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42890170866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42890518098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42890878690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42891222794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42891593430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42891966576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42892401172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42892795410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42893146668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42893539620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42893888806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42894252602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42894598338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42894985142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42895596062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42896217550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42896786032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42897355180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42898243416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42898818162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42899441712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42899817926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42900193786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42900626100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42901123604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42901478472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42901839054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42902204160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42902554312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42902921098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42903304650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42903764194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42904130136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42904509430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42904856168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42905203626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42905562508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42905920712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42906415462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42906838508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42907212898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42907579942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42907953476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42908301312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42908648574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42909024726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42909556834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42909925426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42910280518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42910655162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42911018948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42911392160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42911754168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42912205594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42912570328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42912924044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42913289184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42913634796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42914006038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42914411740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42914871260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42915221524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42915568762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42915935116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42916280446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42916641804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42916986404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42917369562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42917815210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42918191884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42918547372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42918918008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42919281062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42919628648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42920004968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42920516144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42920894692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42921323788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42921698960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42922048192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42922398104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42922776290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42923220050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42923642442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42923992638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42924385962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42924748348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42925121332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42925480814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42925830798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42926275170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42926626414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42927000592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42927346316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42927716344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42928076344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42928459944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42929016304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42929377962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42929747984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42930096280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42930460544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42930806462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42931193542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42931772202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42932152960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42932532496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42932911474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42933305212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42933651698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42934035114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42934485582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42934914800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42935308514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42935683364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42936033644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 386,3860000,10000,0,0,256,25,444,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 42937648648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42938029570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42938430724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42938814370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42939215164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42939636498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42940145766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42940533934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42940888990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42941241416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42941604748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42941952606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42942330436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42942931814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42943517660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42943892734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42944269874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42944619514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42944972112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42945351314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42945818040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42946187376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42946541696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42946946086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42947308832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42947682952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42948045092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42948464056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42948861210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42949211080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42949581068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42949927918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42950300926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42950675108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42951049798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42951481286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42951837328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42952226182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42952573898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42952937776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42953284172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42953669898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42954229926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42954607846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42954962448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42955313080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42955731876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42956083786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42956459272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42956871924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42957349624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42957786644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42958376504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42958938410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42959377682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42959849828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42960207704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42960582666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42960980044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42961600806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42962345272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42962830056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42963260032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42963618168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42963979952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42964325930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42964703636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42965049428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42965620666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42965993468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42966375592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42966787818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42967141334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42967517514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42967936972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42968317336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42968663954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42969043646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42969424418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42969799488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42970181564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42970542140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42970995028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42971347300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42971717656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42972064060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42972436704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42972799632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42973185384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42973653956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42974005452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42974366352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42974718014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42975137512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42975515172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42975898092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42976406712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42976810514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42977161664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42977517768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42977879456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42978228364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42978594090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42978953962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42979413760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42979779902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42980159296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42980505930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42980854902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42981218294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42981578936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42982027688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42982376944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42982755096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42983121720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42983492552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42983840698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42984189866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42984563502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42984993464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42985434274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42985788188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42986161244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42986522944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42986896578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42987257658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42987836020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42988203718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42988559896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42988922696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42989267866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42989640736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42990016556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42990481350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42990833436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42991192812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42991601204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42991949420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42992312332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42992670298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42993042538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42993492524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42993869672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42994224764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42994574742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42994937358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42995358908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42996105434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 42996522472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 42996908366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 42997271148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 42997644870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42997994042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 42998361012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 42998943808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 42999298194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 42999668160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43000015688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43000389040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43000751746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43001139242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43001575540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43001930706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43002292980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43002646892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43003011260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43003357412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43003729776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43004116550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43004552980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43004903320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43005252022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43005619480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43005966350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43006329786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43006688732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43007109856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43007487268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43007860456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43008214760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43008562080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43008924126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43009272272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43009649628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43010178252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43010556988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43010932498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43011306604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43011656536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43012005220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43012385266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43012814358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43013181966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43013598936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43013975580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43014342644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43014716612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43015076854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43015425338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43015856504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43016208002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43016571680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43016938454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43017311944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43017673536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43018058200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43018482928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43018837500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43019199626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43019590870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43019972128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43020520116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43020912156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43021468128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43021847114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43022196476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43022546222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43022964158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43023318012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43023732174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43024181826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43024562282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43024926882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43025302614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43025653574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43026005112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43026418492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43026849156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43027218090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43027565914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43027939736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43028302258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43028676120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43029024392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43029386770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43029820370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43030168810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43030530320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43030874326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43031245454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43031604122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43031988088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43032478208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43032834664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43033214974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43033564914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43033930686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43034279614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43034665318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43035031760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43035471532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43035821644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43036169308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43036528816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43036875840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 387,3870000,10000,0,0,256,25,445,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43038841432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43039202000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43039579870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43039943704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43040332174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43040761124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43041119538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43041486108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43041915054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43042282724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43042630912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43043004440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43043382046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43043921592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43044272632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43044621358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43044983418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43045330458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43045694002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43046052516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43046499632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43046869870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43047243688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43047591146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43047938348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43048299906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43048646336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43049021000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43049440356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43049834486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43050267076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43050642916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43050993804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43051343488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43051722202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43052156384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43052522476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43052868278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43053240270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43053601208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43053973458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43054331678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43054831962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43055199696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43055548112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43055922626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43056268678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43056640706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43057004116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43057388156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43057803750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43058157922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43058520842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43058868672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43059231846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43059579388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43059963396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43060433776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43060867710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43061219508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43061570038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43061986320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43062338524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43062768006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43063217188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43063603994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43063968798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43064341626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43064687994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43065036046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43065397236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43065773602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43066280776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43066632214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43067011650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43067374788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43067748994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43068108024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43068470988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43068906554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43069258338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43069622328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43069993688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43070411520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43070775324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43071189638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43071612754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43071968270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43072332210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43072682588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43073047792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43073397004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43073772372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43074148156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43074586912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43074938718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43075286944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43075648952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43075996558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43076361366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43076721750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43077237896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43077609128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43077986612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43078355572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43078747096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43079110396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43079474126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43079841220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43080261098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43080639490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43081010896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43081403284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43081752046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43082139724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43082532978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43082951986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43083322072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43083671712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43084046404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43084408796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43084784792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43085147290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43085561810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43085927912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43086275802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43086638592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43086985452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43087358028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43087720512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43088105976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43088650162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43089007892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43089372556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43089722858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43090089204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43090438402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43090825240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43091259652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43091637334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43091987820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43092339230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43092703278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43093052876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43093417252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43093776576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43094254402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43094618848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43094996888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43095343410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43095691972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43096055370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43096416318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43097076402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43097430804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43097802378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43098165450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43098610314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43098960584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43099324662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43099917160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43100269328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43100633526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43100980684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43101353814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43101715556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43102102408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43102524586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43102876632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43103238218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43103584714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43103946996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43104292498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43104674358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43105035474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43105469924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43105830984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43106179604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43106542544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43106890310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43107254968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43107614858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43108048490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43108482656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43108860172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43109209950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43109560202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43109924532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43110295628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43110794206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43111162296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43111537104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43111899656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43112272776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43112621546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43112987792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43113363748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43113780928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43114147894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43114494348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43114866834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43115228310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43115602260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43115961764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43116383180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43116748104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43117094172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43117456674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43117801980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43118172804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43118533382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43118918934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43119341674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43119694760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43120057216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43120404264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43120767528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43121113378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43121497470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43121971374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43122370388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43122720090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43123075296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43123437182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43123783726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43124147012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43124507484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43124957676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43125325986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43125699912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43126048524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43126397882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43126825876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43127187898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43127618790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43127966996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43128353322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43128714196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43129086354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43129434038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43129782532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43130154628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43130578132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43130944914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43131290996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43131662808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43132024768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43132419916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43132780444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43133279458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43133646222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43133995436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43134360314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43134708656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43135083442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43135447058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43135834606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 388,3880000,10000,0,0,256,25,447,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43137485636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43137853098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43138269774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43138622948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43139067096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43139419850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43139796788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43140162308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43140541010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43140891526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43141255818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43141695326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43142047274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43142411984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43142759214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43143132638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43143492934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43143876600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43144222202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43144761774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43145128154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43145477458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43145840950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43146187038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43146559166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43146932846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43147375622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43147728148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43148077344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43148439250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43148805872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43149171054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43149529664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43149976268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43150344332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43150717928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43151071662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43151420880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43151783508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43152132710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43152510654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43152932700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43153308632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43153670582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43154043684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43154390334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43154755784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43155180160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43155757954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43156148008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43156529706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43156935060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43157298882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43157673056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43158050860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43158475502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43158874186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43159255160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43159659722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43160029588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43160403748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43160797490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43161241440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43161593488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43161943642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43162305172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43162652148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43163015662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43163361884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43163745836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43164168524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43164545640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43164894828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43165244214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43165605872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43165952528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43166327068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43166815866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43167194088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43167556584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43167930222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43168279458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43168627748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43168989612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43169347578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43169778808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43170128158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43170501434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43170887012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43171262504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43171706900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43172076388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43172517860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43172869700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43173233984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43173582276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43174141060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43174509206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43174896838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43175352360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43175708416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43176072888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43176437532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43176800830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43177146346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43177556434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43178119130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43178497254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43178854388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43179204724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43179565948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43179913570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43180290214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43180637594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43181085266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43181450910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43181848808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43182218724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43182600764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43182964092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43183424252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43183873668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43184226416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43184602152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43184965364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43185340068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43185689474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43186053940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43186486534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43186837844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43187201976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43187548672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43187921750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43188284432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43188670092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43189018264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43189514526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43189881522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43190231328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43190595006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43190941674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43191314138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43191687260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43192140530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43192492552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43192843328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43193204114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43193559812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43193923750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43194315704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43194749568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43195117494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43195490090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43195839314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43196186054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43196547424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43196894988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43197270388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43197692370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43198065690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43198425864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43198797072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43199143054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43199491170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43199943344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43200456480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43200824170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43201170822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43201545418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43201907784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43202280316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43202627788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43202990184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43203417388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43203767512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43204161862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43204509522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43204881698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43205245510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43205631248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43206040978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43206393290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43206758876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43207106782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43207470568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43207843476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43208215626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43208590560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43209027608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43209378796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43209727552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43210088880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43210436326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43210799612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43211157990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43211761310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43212132808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43212514826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43212865042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43213215208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43213580032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43213941810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43214376044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43214786628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43215161518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43215525480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43215900020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43216248030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43216596886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43216974844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43217391036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43217758760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43218105176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43218478144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43218839880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43219212542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43219571922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43219987108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43220351676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43220699366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43221062448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43221440084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43221833770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43222198380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43222585992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43223148508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43223519998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43223884776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43224232172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43224596406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43224942776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43225326648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43225755018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43226131386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43226479456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43226827764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43227188552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43227535366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43227909172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43228254824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43228687686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43229050782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43229424234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43229771216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43230119582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43230480374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43230837808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43231275064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43231628294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43232004226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43232368626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43232743464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43233092970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43233442994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43233818556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 389,3890000,10000,0,0,256,25,448,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43235812250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43236188696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43236553206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43237024050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43237393900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43237773612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43238124766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43238477600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43238844500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43239223698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43239759836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43240114504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43240520604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43240884724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43241261048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43241611270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43241977002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43242419174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43242834870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43243200642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43243572108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43243946542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43244307908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43244693768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43245041024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43245604072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43245971850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43246321666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43246687344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43247035148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43247409808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43247787118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43248259398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43248612632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43248962758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43249325104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43249672626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43250036376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43250434602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43251033308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43251400440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43251774686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43252122962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43252473234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43252833336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43253191892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43253632452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43253982544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43254355292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43254717074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43255091014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43255438320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43255786584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43256176708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43256742028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43257108916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43257455526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43257839274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43258201116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43258574588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43258935102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43259358482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43259722468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43260070338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43260434098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43260780130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43261152212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43261523432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43261965838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43262316512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43262665474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43263032670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43263379416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43263742448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43264087944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43264484946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43264917136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43265296994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43265648214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43265998944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43266363150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43266713376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43267091282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43267440440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43268078922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43268450518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43268825772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43269175598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43269524236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43269899204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43270246318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43270679676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43271027356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43271398024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43271775394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43272146720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43272492942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43272853264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43273285112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43273635792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43273999038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43274344966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43274717712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43275079520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43275573618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43276151282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43276735310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43277336020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43277890104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43278505878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43279260322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43279866328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43280458956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43281078694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43281733424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43282313832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43282905542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43283460664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43284110992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43284762158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43285378634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43285968328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43286579250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43287262824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43287722646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43288194510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43288625598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43289005120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43289350236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43289817928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43290387348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43290768872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43291122820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43291471214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43291925784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43292288872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43292759864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43293129532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43293502816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43293870598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43294244372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43294593940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43294942158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43295323104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43295829148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43296290728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43296643486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43297013022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43297374190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43297745322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43298104744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43298571934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43298940402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43299294130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43299656208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43300002262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43300374610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43300750948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43301301608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43301655404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43302005524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43302373442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43302721272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43303087020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43303434712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43303821026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43304260360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43304646806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43305001278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43305349978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43305713008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43306091332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43306465038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43306886810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43307260494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43307620084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43307999326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43308366994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43308716256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43309090174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43309436488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43309882764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43310235804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43310612440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43310976312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43311352092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43311702488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43312066108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43312587248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43312939446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43313303358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43313648998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43314021872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43314383180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43314769574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43315193912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43315546566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43315908584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43316256350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43316620136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43316966186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43317338568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43317713034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43318164276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43318517278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43318873688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43319235776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43319585044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43319950798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43320311964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43320754656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43321121320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43321495138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43321844112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43322194502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43322558588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43322908136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43323284842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43323786234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43324163790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43324596374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43324972028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43325323460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43325674208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43326051692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43326474810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43326845380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43327194800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43327567886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43328110392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43328487574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43328852598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43329270512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43329636952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43329985616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43330350280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43330696904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43331069198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43331430628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43331942154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43332303284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43332657680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43333023008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43333403240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43333769412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43334115738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43334504378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43335101774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43335480190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43335828284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43336177578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43336538740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43336884288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43337259438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43337679652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43338071168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43338434440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 390,3900000,10000,0,0,256,25,449,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43340013784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43340462406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43340842646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43341213122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43341563546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43341927246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43342272794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43342646460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43343021492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43343470864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43343821402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43344170954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43344532892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43344880278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43345243672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43345601868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43346126638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43346493992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43346874334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43347225348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43347573958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43347937620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43348297870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43348719882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43349079866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43349454942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43349817008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43350190246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43350537672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43350886300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43351285738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43351703294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43352070316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43352416520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43352855998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43353220696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43353594460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43353956156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43354383030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43354746616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43355093650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43355455908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43355800706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43356188364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43356548580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43356933520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43357432104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43357785072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43358146812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43358494768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43358858760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43359204270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43359589228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43360014298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43360390148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43360739324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43361089308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43361450868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43361798728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43362208540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43362568880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43363005798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43363371836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43363744244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43364091764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43364440516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43364801332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43365159760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43365598478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43365947766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43366320324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43366681972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43367055378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43367403410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43367752688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43368161812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43368698820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43369084810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43369432702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43369806730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43370171430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43370543672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43370904972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43371359716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43371743986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43372113508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43372477498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43372853260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43373230904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43373606416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43374068422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43374419418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43374773364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43375135198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43375482116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43375876640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43376223088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43376613436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43377072596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43377449464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43377828086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43378176858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43378538420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43378902494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43379296802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43379798130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43380173898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43380534772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43380999732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43381350974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43381700124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43382079492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43382505880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43382896920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43383245024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43383617508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43383979660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43384352968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43384737206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43385191624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43385609796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43385988090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43386410586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43386757108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43387172218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43387595610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43388120812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43388473444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43388823788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43389184336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43389530700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43389893034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43390239020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43390624070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43391145438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43391525770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43391875800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43392225408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43392586888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43392933446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43393309466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43393724386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43394132208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43394513770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43394920538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43395269238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43395661250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43396042396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43396524764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43396892636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43397239246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43397612096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43397975380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43398348340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43398707790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43399106652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43399487552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43399837938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43400204104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43400552378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43400926834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43401289802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43401674190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43402214778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43402568376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43402937726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43403285348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43403674464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43404020818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43404404900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43404996226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43405372548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43405718980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43406066544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43406425640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43406769714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43407142860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43407560510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43407935484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43408296534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43408668762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43409017642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43409430986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43409792398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43410152846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43410600876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43411000238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43411375232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43411737330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43412110852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43412457028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43412818766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43413385056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43413737830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43414101270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43414446974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43414820454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43415195220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43415593648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43416027120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43416380024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43416741224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43417087884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43417451280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43417796380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43418201264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43418573880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43419027288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43419377912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43419747296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43420109338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43420455568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43420818354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43421176964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43421622688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43421987704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43422361200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43422708868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43423057346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43423417820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43423764332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43424141622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43424633602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43425009566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43425371818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43425744336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43426092332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43426441542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43426814718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43427234442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43427602016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43427948094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43428319894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43428681936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43429056580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43429403630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43429762912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43430184176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43430533258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43430902560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43431248382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43431619504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43431979332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43432362630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43432772544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43433124558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43433487336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43433834430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43434198126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43434543768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43434928846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43435301980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43435828512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43436181028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43436530010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 391,3910000,10000,0,0,256,25,450,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43438482752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43438846764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43439212432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43439562016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43439938622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43440301690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43440704142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43441051796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43441474178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43441841168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43442189092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43442552030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43442898044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43443270928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43443646952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43444127682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43444481640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43444829432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43445191486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43445539750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43445904494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43446251488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43446636640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43447158636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43447537084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43447888002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43448236892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43448644268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43448992764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43449369352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43449790834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43450168172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43450531382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43450903414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43451256770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43451845380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43452563554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43452918332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43453283346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43453656616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43454032394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43454397466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43454827084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43455251456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43455603994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43455964488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43456310488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43456672808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43457017754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43457387474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43457759308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43458297996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43458650512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43459006252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43459370728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43459720274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43460086504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43460447058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43460886132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43461254376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43461629192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43461978294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43462328600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43462690730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43463037910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43463416522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43463826366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43464201578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43464564732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43464938942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43465288944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43465688504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43466109604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43466539918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43466908954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43467256342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43467630550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43468012004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43468385248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43468743410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43469242082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43469607446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43469955358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43470318442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43470665532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43471037986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43471400862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43471784726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43472210402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43472562474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43472924428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43473272230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43473635516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43473981534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43474403376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43474828874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43475208454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43475558672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43475908218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43476272952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43476621668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43476987862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43477346144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43477866344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43478237216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43478612134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43478961268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43479309392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43479671588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43480032094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43480550968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43480902590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43481276504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43481637708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43482011768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43482360540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43482722870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43483147700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43483515934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43483880040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43484226426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43484599404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43484960546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43485333704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43485694168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43486111796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43486476140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43486830368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43487194378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43487540550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43487913150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43488287754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43488713940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43489074858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43489425360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43489788894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43490137822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43490504644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43490853684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43491239688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43491772130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43492150936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43492499808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43492848938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43493210730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43493558740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43493993486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43494444994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43494823186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43495185600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43495560018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43495910586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43496261264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43496624286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43496982560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43497408928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43497757110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43498127314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43498488090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43498874864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43499224400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43499587266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43500010978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43500362530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43500728006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43501076108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43501451476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43501812656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43502185862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43502545654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43503042658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43503409318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43503757316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43504121220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43504467992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43504839870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43505238476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43505680216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43506123820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43506477608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43506842350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43507189684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43507553798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43507915760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43508366774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43508734886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43509110514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43509461372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43509810902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43510173068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43510520012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43510896684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43511303706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43511679790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43512044172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43512417108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43512766596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43513116614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43513489572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43513836890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43514350986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43514716938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43515096196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43515458960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43515832188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43516179736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43516542418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43516972560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43517324188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43517688442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43518034464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43518406586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43518767842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43519153028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43519562410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43519916754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43520278720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43520625718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43520989492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43521335494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43521707114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43522080472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43522599744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43522954104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43523304552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43523666586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43524013816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43524377202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43524735356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43525282584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43525649180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43526022020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43526368956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43526717318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43527078298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43527423548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43527796722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43528207314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43528582396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43528942440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43529314254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43529662652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43530027602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43530431148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43530840368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43531207500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43531553960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43531925876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43532289134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43532661844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43533009938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43533372430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43533796458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43534147756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43534510932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43534856988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43535228990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 392,3920000,10000,0,0,256,25,451,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43536880730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43537270596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43537622654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43537976214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43538341834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43538705332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43539133936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43539486796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43539861298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43540224494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43540596266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43540944132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43541295720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43541670634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43542082042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43542448952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43542802696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43543175852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43543539178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43543912876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43544271116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43544621474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43545044248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43545394972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43545757598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43546103280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43546492322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43546854364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43547240192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43547790038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43548143764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43548507030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43548854806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43549220420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43549566894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43549957122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43550401390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43550837304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43551188704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43551538420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43551900762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43552248234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43552612656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43552973006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43553411282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43553774984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43554146288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43554492718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43554840148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43555199202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43555555946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43555981410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43556332932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43556707232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43557069434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43557441424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43557790070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43558139018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43558512532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43559007296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43559376370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43559722910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43560095572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43560457846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43560831652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43561202514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43561624992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43562007072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43562355028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43562718780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43563064378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43563437054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43563798390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43564183664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43564595030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43564949108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43565310248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43565657684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43566020632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43566366474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43566751396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43567173932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43567552792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43567901872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43568249766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43568610912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43568956996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43569319434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43569676546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43570186952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43570554724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43570933620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43571283264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43571633162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43571996250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43572356508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43572784282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43573134074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43573506432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43573868550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43574261040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43574609328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43574958016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43575332102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43575742534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43576109774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43576456148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43576828330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43577204570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43577577988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43577939234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43578350744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43578791880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43579142848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43579506448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43579851504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43580223342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43580583652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43580969350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43581476604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43581831750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43582194940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43582542296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43582914834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43583260996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43583647740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43584074792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43584453916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43584804208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43585153256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43585517356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43585866554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43586275466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43586623656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43587057644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43587425286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43587797556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43588144804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43588492672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43588854350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43589214032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43589637802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43589988774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43590362426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43590724408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43591097768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43591445724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43591796268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43592170320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43592660308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43593042172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43593390046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43593763258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43594125254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43594499108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43594893926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43595326920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43595693464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43596041670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43596406120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43596929104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43597771326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43598454020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43599123154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43599739122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43600402466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43601160460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43601764816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43602388886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43602889252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43603286668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43603876062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43604257022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43604614014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43604965534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43605330872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43605680224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43606059532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43606486316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43606870496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43607323240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43607698576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43608046442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43608395516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43608772660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43609200778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43609568134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43609915172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43610318752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43610683738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43611056538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43611424594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43611789824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43612233594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43612584310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43612947392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43613293564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43613753482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43614118624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43614505756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43615020846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43615377290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43615739036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43616086734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43616450904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43616796804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43617181664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43617660464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43618039240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43618419222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43618783174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43619148116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43619497594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43619876864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43620225720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43620683106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43621051098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43621425336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43621775124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43622125640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43622755836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43623451158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43624074390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43624703310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43625429064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43626369836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43627450170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43628562372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43629396842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43630101938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43630591010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43631093520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43631717470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43632134380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43632505712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43632881198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43633231960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43633603234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43633980296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43634437468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43634804738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43635388178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43635774606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43636140400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43636518504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43636888408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43637447732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43637812868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43638161470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43638525504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43638872170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43639245646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43639619574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43640071812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43640423076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43640771704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 393,3930000,10000,0,0,256,25,452,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43642464602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43642904998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43643274232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43643622996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43644007948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43644370452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43644747392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43645136606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43645583454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43645953408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43646302132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43646674834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43647022300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43647396230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43647759394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43648145856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43648656920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43649030538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43649393768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43649740868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43650104202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43650450548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43650836840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43651265428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43651643576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43651993490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43652341680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43652702422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43653098926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43653529898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43653944264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43654322030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43654684584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43655066930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43655416270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43655766172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43656128826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43656489972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43656916618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43657267028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43657639822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43658000698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43658372592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43658719408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43659078618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43659439504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43659970020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43660337606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43660684778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43661056962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43661417016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43661926168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43662585346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43663143738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43663751474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43664108270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43664473644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43664836296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43665316800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43665682576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43666068496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43666415226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43666762960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43667124240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43667484482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43667845928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43668262040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43668636698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43668999168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43669371304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43669718472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43670135886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43670512700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43671031396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43671398202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43671744470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43672116926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43672478466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43672852166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43673213906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43673638990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43674002978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43674348670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43674710128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43675054274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43675424692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43675785056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43676169284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43676578120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43676928920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43677289068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43677635538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43677998112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43678343452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43678725842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43679146664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43679522534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43679869602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43680218432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43680578874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43680940690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43681388748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43681754366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43682384414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43682755516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43683137670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43683486506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43683836896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43684199868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43684561478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43684995190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43685345220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43685718062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43686080780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43686451818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43686797840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43687157596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43687592754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43687943084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43688306482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43688652354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43689024568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43689385758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43689759566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43690120466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43690530374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43690893696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43691240954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43691603934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43691948626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43692342494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43692716610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43693288974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43693644116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43693994532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43694357636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43694705916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43695072108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43695420532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43695808514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43696235310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43696627370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43696976148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43697325000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43697687144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43698034072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43698440368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43698861280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43699237274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43699598836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43699972544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43700320244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43700668594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43701031122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43701388882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43701827692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43702176782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43702548388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43702909542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43703282620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43703629280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43703988908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43704497684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43704849504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43705212352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43705558682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43705931888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43706294120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43706678470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43707024752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43707445412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43707811572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43708158614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43708522088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43708867872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43709239836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43709686328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43710183300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43710536986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43710894418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43711257950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43711607884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43712000928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43712553826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43713021408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43713391934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43713766726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43714116926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43714468410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43714831952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43715193050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43715828672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43716183114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43716558004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43716920146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43717294518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43717643156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43718008024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43718435322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43718799664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43719169792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43719516558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43719889820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43720252780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43720643428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43721008520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43721427486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43721794930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43722142552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43722505824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43722851912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43723223880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43723601614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43724037764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43724389734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43724740232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43725102712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43725449796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43725813292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43726159938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43726543884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43727065120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43727443608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43727793386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43728160392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43728522700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43728869634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43729246008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43729659886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43730035964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43730397916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43730770404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43731116798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43731466126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43731826756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43732187752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43732613336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43732963046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43733335800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43733698604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43734072352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43734420716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43734780432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43735203604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43735555424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43735918192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43736264606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43736636236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43736998276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43737369732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43737812328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43738445496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43738820608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43739169574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43739534452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 394,3940000,10000,0,0,256,25,453,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43741524218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43741914458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43742283216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43742660690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43743012570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43743564752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43744012542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43744565982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43745152764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43745585208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43745973068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43746476698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43746858212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43747353066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43747894802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43748502388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43748991112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43749580214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43749932630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43750314740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43750680066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43751054528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43751404778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43751770424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43752277902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43752629292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43753000418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43753347676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43753721028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43754119680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43754504304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43754989256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43755343154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43755863402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43756403562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43756994832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43757637280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43758040704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43758404452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43758785290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43759134486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43759484410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43759847792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43760209928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43760807684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43761159074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43761539780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43761902392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43762277160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43762624802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43763007166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43763503426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43763854846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43764225094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43764571552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43764973522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43765605514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43766393860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43767028406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43767529028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43767896496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43768321568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43768755380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43769163870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43769540328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43769909762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43770283306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43770633034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43770981746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43771353758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43771900744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43772269872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43772724170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43773102090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43773467078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43773840142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43774202900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43774648958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43775012666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43775364762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43775725240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43776067888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43776502930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43776878280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43777316882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43777669020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43778021252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43778390364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43778737012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43779100226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43779446318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43779830588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43780280708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43780657690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43781297208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43781673550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43782035974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43782399528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43782998260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43783356040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43783743572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43784108934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43784485970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43784835796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43785214094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43785647746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43785998348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43786370318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43786718164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43787098916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43787466992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43787855978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43788204910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43788622948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43788989546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43789551686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43789919836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43790267166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43790651540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43791014938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43791458792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43791810086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43792168110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43792530780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43792879924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43793242192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43793601082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43794192692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43794567860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43794949450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43795299776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43795649796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43796011980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43796397982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43796838180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43797190508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43797567426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43797932552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43798303744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43798654042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43799015184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43799373196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43799783944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43800150410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43800494536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43800866528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43801227596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43801599814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43801958658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43802408314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43802855812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43803209574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43803569940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43803916058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43804288614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43804712348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43805244518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43805611442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43805961984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43806321140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43806666668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43807068212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43807450212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43807824328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43808291406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43808726006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43809075456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43809441166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43809845576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43810269436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43810786244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43811137648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43811540984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43811900486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43812290520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43812639742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43813001294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43813361658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43813787586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43814154616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43814500940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43814872496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43815231060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43815600836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43815958216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43816466616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43816833640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43817182032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43817544942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43817889940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43818259006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43818644734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43819016948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43819428738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43819781902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43820145282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43820494124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43820857816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43821204494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43821590736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43822016552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43822394908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43822743068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43823092122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43823451098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43823796270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43824167820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43824511940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43824943434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43825308278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43825679768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43826039068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43826385766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43826743946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43827099006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43827515404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43828026688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43828402372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43828764270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43829138272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43829487154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43829849594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43830211304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43830622142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43831011886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43831357638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43831730516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43832090068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43832461838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43832884422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43833323956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43833690406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43834039572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43834404320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43834750742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43835122482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43835494372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43835917844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43836276958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43836624854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43836985864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43837332820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43837695940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43838041606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43838424208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43838940260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43839317476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43839665448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43840013630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43840372836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43840719140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43841092898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43841437994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43841868782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43842231714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43842602530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43842947886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 395,3950000,10000,0,0,256,25,455,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43844606324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43844984894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43845332042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43845696940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43846042944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43846416244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43846793506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43847235322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43847587086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43847936036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43848297948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43848645378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43849008702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43849370404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43849742928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43850258172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43850635530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43850982512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43851330770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43851691106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43852037530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43852413260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43852836646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43853211514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43853571034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43853940616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43854287090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43854633306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43855003738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43855348552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43855770552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43856117546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43856487592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43856846446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43857216590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43857561022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43857917624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43858334122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43858697606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43859120888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43859472364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43859859716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43860249142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43860665476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43861142798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43861651394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43862014434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43862360384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43862721410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43863065340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43863475998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43863841594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43864320456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43864671502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43865018302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43865379468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43865726966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43866374828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43866818034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43867238178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43867596574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43867965216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43868309670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43868687464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43869059000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43869403318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43869835190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43870183478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43870556588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43870916552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43871286992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43871632534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43871992042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43872512350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43872863294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43873224800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43873569184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43873939452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43874297954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43874680832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43875027136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43875436892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43875814942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43876160058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43876520402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43876870658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43877246146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43877628920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43878156474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43878707752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43879099668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43879464728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43879809178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43880184786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43880528832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43880982454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43881347896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43881721650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43882069092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43882416360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43882776224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43883133322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43883644970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43884006988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43884404282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43884884288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43885260086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43885609160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43885973276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43886406866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43886756880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43887119546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43887465332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43887836708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43888195184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43888578606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43888923498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43889366038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43889761316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43890107316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43890484820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43890827856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43891195344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43891591190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43892032090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43892382612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43892730608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43893090144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43893436504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43893797680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43894154098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43894524520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43895075232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43895450240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43895797188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43896175156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43896554820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43896901504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43897278086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43897700942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43898077020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43898436304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43898806928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43899153386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43899500558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43899930092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43900542844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43901067034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43901641330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43902324328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43902991314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43903757798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43904213312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43904559752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43904918456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43905260628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43905633488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43906194706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43906571080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43906937328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43907308200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43907654274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43908001888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43908371784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43908826508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43909208788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43909557580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43909927972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43910285884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43910655696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43911014694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43911360346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43911819550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43912169180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43912536696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43912879864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43913250302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43913607384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43913992464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43914400818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43914751302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43915110698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43915462944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43915823438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43916167512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43916547910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43916907556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43917433018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43917844724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43918193518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43918553926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43918900654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43919306144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43919666002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43920114850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43920475984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43920845390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43921190134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43921534006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43921892152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43922274918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43922634448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43923041502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43923415510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43923774232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43924145768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43924511362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43924858138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43925228188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43925637322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43926035944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43926381560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43926751572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43927112600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43927481994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43927839676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43928185548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43928755696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43929105120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43929465952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43929808130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43930176768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43930546120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43930916848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43931325284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43931673906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43932047314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43932391296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43932751656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43933094048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43933472898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43933830444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43934260776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43934607416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43934952742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43935376058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43935722582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43936081878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43936479496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43936956800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43937354898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43937757774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43938135546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43938528852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43938918292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43939288434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43939903732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43940270108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43940641564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43940999846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43941403816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43941764206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43942123166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43942556898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43943119724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 396,3960000,10000,0,0,256,25,456,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 43945186478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43945547118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43946029172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43946395648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43946803986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43947153614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43947519252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43947988880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43948339802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43948700462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43949076170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43949477052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43949835920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43950220074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43950565432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43951160216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43951524582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43951870092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43952229834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43952572056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43952953052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43953312264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43953748486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43954096226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43954444088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43954803112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43955148280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43955509246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43955877820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43956247828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43956683086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43957053698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43957398474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43957763670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43958122282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43958465572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43958839414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43959246560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43959618954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43959976594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43960346540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43960690664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43961036652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43961405428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43961747934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43962269194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43962619904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43962993420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43963420922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43963808672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43964168472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43964515608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43964949014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43965297724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43965659878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43966004116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43966373456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43966733056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43967117068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43967538644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43967897054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43968255202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43968599212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43968959302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43969301506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43969670142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43970040836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43970473540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43970822022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43971169024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43971529036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43971902272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43972264688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43972622724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43973010332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43973620398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43973997066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43974409072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43974758156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43975119254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43975477508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43975838704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43976276540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43976669576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43977030020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43977400552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43977748904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43978145638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43978536290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43978956306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43979351606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43979725506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43980126464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43980486316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43980888894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43981250216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43981811414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43982177112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43982581338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43982983326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43983356474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43983725782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43984098974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43984640722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43984990776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43985337100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43985695384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43986039702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43986420442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43986778956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43987223582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43987588344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43987958576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43988302902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43988647938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43989007646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43989381778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43989741286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43990148832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43990555842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43990916042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43991286760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43991693230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43992047290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43992422702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43992850742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43993250834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43993595364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43993981260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43994358822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43994775216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43995182376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43995778744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43996191628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43996539054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 43996932968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 43997307170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 43997676068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 43998078704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 43998555032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 43998938852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 43999317852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 43999677852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44000053090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44000417870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44000804516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44001274624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44001656864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44002074134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44002515548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44002902452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44003319998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44003681744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44004116164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44004496194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44004867684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44005228102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44005679992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44006082504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44006444170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44006966894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44007316236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44007677734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44008081052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44008505230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44008868026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44009254968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44009679406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44010049540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44010408878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44010783848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44011149192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44011525378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44011920884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44012372040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44012776486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44013143320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44013509624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44013869372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44014215372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44014618790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44014963496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44015400498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44015796778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44016168618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44016530392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44016893132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44017283052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44017638508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44018207984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44018557268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44018927522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44019285672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44019895468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44020300716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44020651264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44021086624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44021434398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44021813612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44022157674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44022527426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44022886100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44023268738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44023683058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44024035778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44024396220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44024743244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44025106608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44025452202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44025834804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44026196204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44026629716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44026976522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44027325194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44027746816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44028150742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44028670906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44029538494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44029978318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44030340864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44030798504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44031152038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44031516178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44031974354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44032360036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44032741074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44033088946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44033458116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44033818032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44034233776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44034579572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44035043522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44035443758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44035798810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44036159598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44036503132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44036873672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44037270752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44037760512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44038130700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44038506694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44038899900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44039244346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44039634706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44040019696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44040590438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44040997862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44041378096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44041783046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44042131194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44042491908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44042866280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44043302718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44043649676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44044027098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44044385160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44044754034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 397,3970000,10000,0,0,256,25,457,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44046373288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44046734572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44047106974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44047454408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44047816864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44048240226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44048613162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44049092448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44049466588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44049816788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44050160670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44050516832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44050901192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44051325888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44051847784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44052240294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44052617564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44052990470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44053336968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44053683614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44054058990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44054476138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44054840004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44055204564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44055574552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44055934238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44056304262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44056662598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44057009552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44057433120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44057781248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44058141884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44058484678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44058879328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44059276362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44059660782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44060168066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44060520112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44060878128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44061221328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44061580488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44061921810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44062303432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44062721704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44063297050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44063671352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44064036738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44064412520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44064761000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44065135644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44065552602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44065960138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44066352278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44066763724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44067160694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44067541304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44067946746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44068361512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44068757210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44069102662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44069471286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44069830400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44070200812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44070589352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44071354584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44071781300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44072160576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44072553588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44072928982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44073374192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44073764980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44074350986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44074738770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44075121132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44075515342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44075893216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44076301280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44076833940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44077213080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44077577600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44077952192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44078299798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44078647572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44079025616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44079372150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44079800884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44080150204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44080525580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44080888936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44081266580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44081613240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44081975904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44082410062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44082794820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44083155620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44083499198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44083866482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44084226084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44084607472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44084950794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44085501962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44085867102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44086214502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44086576688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44086921984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44087372124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44087749392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44088194296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44088585656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44088943858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44089346964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44089713612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44090158214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44090504086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44090948736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44091313390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44091685556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44092048636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44092398216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44092757610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44093116290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44093547708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44093895320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44094264428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44094621700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44094991292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44095335304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44095679208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44096049628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44096550650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44097110392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44097460374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44097832158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44098229782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44098649442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44099026096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44099510616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44099888000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44100232672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44100592622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44100936142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44101304444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44101706964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44102145926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44102496012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44102842834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44103218588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44103609854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44103992486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44104351072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44104855850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44105221368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44105595038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44105941942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44106287986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44106672166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44107049770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44107442564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44108064154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44108471492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44108892810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44109268568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44109614188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44109975560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44110399592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44110749368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44111110366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44111453966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44111823358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44112183270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44112564462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44112909758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44113318498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44113680090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44114025586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44114387566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44114731210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44115100966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44115535122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44115987556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44116340266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44116689296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44117050470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44117396370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44117759398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44118105116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44118490458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44119050194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44119442456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44119789032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44120136032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44120495604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44120863948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44121253800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44121732682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44122139556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44122526896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44122902920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44123282768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44123661042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44124033768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44124471900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44124837082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44125212082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44125582108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44125940366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44126342464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44126731264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44127148234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44127511594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44127856362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44128216512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44128592740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44128994822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44129407886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44129811592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44130374898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44130762172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44131123794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44131470418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44131864172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44132251644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44132649278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44133180570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44133555934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44133904094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44134251156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44134613160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44134972820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44135369438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44135832532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44136207156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44136565442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44136934992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44137280870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44137628002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44138000316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44138422346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44138787126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44139130904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44139500218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44139858750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44140228364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44140804932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44141513496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44142103664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44142467412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44142866804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44143260006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44143738120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44144241950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44144649288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44145034126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44145384042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44145772936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 398,3980000,10000,0,0,256,25,458,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44147929038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44148352566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44148700400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44149160506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44149593054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44150006946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44150360146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44150719752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44151082984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44151428306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44151802204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44152146276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44152699798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44153074218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44153454436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44153849056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44154219242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44154626514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44154974368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44155415422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44155795824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44156199374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44156560868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44156932614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44157337764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44157700246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44158175524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44158524944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44159100256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44159620700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44159996696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44160375636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44160864006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44161274586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44161676560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44162069588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44162448646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44162843456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44163203478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44163752572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44164121642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44164593600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44165000746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44165352130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44165720152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44166085152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44166526144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44166874712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44167246510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44167605568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44167977834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44168322932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44168680944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44169039982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44169449750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44169815764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44170162012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44170552270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44170911602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44171283190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44171642572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44172114524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44172479702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44172826004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44173188520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44173724560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44174100924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44174475538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44175107964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44175464204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44175844700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44176203848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44176549486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44176911482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44177272092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44177734640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44178101424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44178474002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44178820920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44179168492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44179530360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44179888740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44180252272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44180661312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44181034404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44181439484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44181842758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44182189592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44182536324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44182908182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44183323858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44183691244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44184122918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44184616446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44185159592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44185807660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44186714404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44187296198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44187907862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44188316996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44188797640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44189182338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44189649410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44190008254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44190377998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44190722368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44191107000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44191570882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44191938398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44192299216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44192648724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44193018746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44193377430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44193747236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44194104190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44194554460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44194919832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44195283390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44195644284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44195987210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44196355388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44196724292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44197272784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44197642030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44197999544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44198361622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44198707854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44199070228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44199427150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44199798978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44200284784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44200662978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44201016064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44201363116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44201724088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44202103176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44202478188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44202899282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44203276112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44203690442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44204113026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44204461424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44204807894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44205208852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44205684618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44206048928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44206399626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44206768984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44207127022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44207496564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44207853056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44208199022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44208728966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44209079484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44209450738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44209794450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44210164368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44210524130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44210909682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44211322390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44211673952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44212035484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44212382368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44212745966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44213103750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44213484988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44213844198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44214279862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44214629642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44214976990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44215335926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44215681272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44216042126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44216398292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44216829532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44217194846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44217566206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44217982152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44218329744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44218686986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44219044178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44219430400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44219954998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44220329906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44220690826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44221062722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44221408822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44221755528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44222127998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44222573326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44222938466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44223283190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44223653312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44224013580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44224384316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44224752388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44225175736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44225538046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44225884468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44226246324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44226590572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44226960558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44227319920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44227702512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44228125326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44228539902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44228901636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44229246882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44229607802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44229952202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44230348108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44230901570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44231293780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44231641236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44231991028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44232353012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44232698206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44233072416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44233416948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44233852332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44234217100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44234587938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44234949648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44235299164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44235659244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44236017150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44236447472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44236795330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44237168152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44237526848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44237896706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44238241718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44238609860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44238970618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44239381476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44239749352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44240123264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44240513472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44240873706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44241256636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44241615272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44242128778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44242495018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44242843152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44243206500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44243553378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44243926756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44244301176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44244742538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44245093166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44245552788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44246055214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44246611780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44246991470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44247339080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44247787922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44248154288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 399,3990000,10000,0,0,256,25,459,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44249710402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44250083796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44250509040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44251053712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44251407260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44251785514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44252143080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44252525024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44252899158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44253490422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44253841786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44254191960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44254622816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44255002116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44255411790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44255815004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44256296230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44256789620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44257264090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44257644910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44258083484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44258488812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44258964546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44259381114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44259765626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44260196850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44260557334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44260984420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44261392658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44261883708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44262277598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44262677690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44263078380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44263478522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44263890728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44264468144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44264891984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44265297712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44265686080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44266116510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44266775218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44267596614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44268203026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44268909540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44269584080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44270080618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44270494454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44270897844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44271304228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44271981770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44272759888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44273251386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44273663802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44274058020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44274489524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44274874818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44275296808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44275931296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44276325124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44276709344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44277071798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44277489740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44277888666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44278385648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44278785668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44279166772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44279583244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44279965106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44280360588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44280747312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44281236638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44281635468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44282042888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44282424106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44282816902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44283232176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44283592804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44284092712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44284471776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44284874778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44285368730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44285804932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44286194952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44286598100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44287200802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44287584968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44287949866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44288296828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44288689814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44289063828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44289438952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44289863006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44290214634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44290576682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44290920976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44291283026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44291628450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44292013674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44292438404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44292815816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44293166630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44293517080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44293883150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44294231894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44294607890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44294957204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44295388200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44295766666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44296141088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44296524234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44296904236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44297299160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44297701420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44298294314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44298697148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44299075446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44299477300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44299895680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44300280172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44300760714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44301131556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44301518902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44301919326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44302298574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44302770196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44303647650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44304294352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44305008860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44305403554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44305813222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44306218056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44306694488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44307073344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44307477256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44307871434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44308277144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44308671962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44309051832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44309593636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44309977142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44310499482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44310882158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44311289446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44311698766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44312209714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44312596560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44312986152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44313443564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44313824858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44314262794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44314653588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44315150852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44315546596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44315993210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44316371768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44316754586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44317186480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44317644722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44318041570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44318387862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44318819448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44319179024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44319549536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44319936530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44320365430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44320869212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44321248526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44321610278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44321986500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44322389350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44322762846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44323232954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44323616232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44323995346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44324386578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44324763384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44325125276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44325480798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44325961884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44326344224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44326749076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44327128580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44327711582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44328092126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44328496476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44328976496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44329330886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44329702284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44330097186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44330489380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44330854866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44331217778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44331901514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44332360344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44332905946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44333524722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44333945468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44334434538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44334856358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44335243716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44335593462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44335986212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44336332246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44336736672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44337235054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44337641340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44338041700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44338413742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44338759622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44339106430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44339481142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44340021122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44340637018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44341260276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44341729594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44342139594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44342557048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44343346790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44343750162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44344146856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44344526342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44344949040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44345302750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44345842064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44346210080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44346629792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44346977394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44347357524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44347749194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44348102848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44348572528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44348920120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44349350602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44349726350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44350113284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44350505926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44350859364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44351315132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44351723944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44352097580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44352471822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44352871036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44353230076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44353639308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44354163882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44354517642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44354924620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44355271494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44355632232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44356008490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44356385752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44356852428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44357261836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44357622306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44358006850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 400,4000000,10000,0,0,256,25,460,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44360008724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44360380368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44360771350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44361153940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44361529848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44361922562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44362369528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44362724480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44363109564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44363488618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44363867386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44364230086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44364606848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44364978516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44365568028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44365945692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44366334742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44366726034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44367108416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44367467730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44367852132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44368304026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44368694888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44369115424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44369520878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44369975680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44370397028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44370875010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44371272586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44371682934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44372059558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44372447456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44372824848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44373230942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44373659382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44374029860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44374451576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44374798582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44375191370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44375587394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44375959494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44376558170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44376936862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44377327450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44377677340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44378069150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44378415928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44378795778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44379267270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44379643710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44380047292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44380419352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44380795254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44381181160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44381573580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44381989452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44382401264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44382803414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44383175870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44383569590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44383941268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44384307150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44384741930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44385116256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44385463286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44385870612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44386216322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44386619250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44387010806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44387411872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44387966222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44388318780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44388718182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44389065240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44389472848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44389836046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44390224182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44390706396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44391081720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44391478630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44391876396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44392239376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44392618286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44393013366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44393471118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44393905000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44394279406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44394682294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44395060460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44395409240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44395768766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44396223752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44396603838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44396989676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44397391132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44397750808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44398119708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44398496228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44399019812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44399401056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44399790482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44400152588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44400527948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44400931182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44401325362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44401782382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44402165796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44402527838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44402947580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44403324686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44403734288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44404125216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44404730690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44405326130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44405702468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44406049454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44406429046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44406795192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44407275264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44407658862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44408046046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44408418200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44408827826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44409200962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44409546224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44410150886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44410549998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44410931390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44411310766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44411684684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44412060454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44412447162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44412933300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44413285712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44413677372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44414068928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44414473248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44414840232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44415202162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44415699010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44416065746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44416482382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44416829374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44417235298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44417606900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44417952632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44418421652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44418771310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44419142872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44419516028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44419932320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44420295572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44420644238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44421034886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44421636672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44422027034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44422394532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44422782554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44423158722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44423548516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44423983288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44424336324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44424739880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44425133038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44425540496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44425931368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44426366810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44426831760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44427239662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44427600196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44427974438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44428354404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44428730012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44429108670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44429575320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44429981392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44430390870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44430794144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44431173826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44431553086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44431976168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44432548524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44432933112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44433332362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44433734830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44434127206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44434531124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44434909866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44435369072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44435791918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44436170828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44436578632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44436956760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44437344452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44437751618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44438227278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44438594716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44438972480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44439364762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44439868814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44440267712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44440614000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44441074402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44441471218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44441900318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44442284944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44442650562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44443042804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44443423482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44443952918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44444338472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44444757148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44445151594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44445557754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44445940372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44446400516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44446767274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44447146042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44447522580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44447867616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44448238412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44448630082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44449002444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44449448488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44449836866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44450212042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44450586832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44450954476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44451349434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44451746904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44452289304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44452715822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44453108470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44453490648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44453881500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44454245966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44454654988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44455239940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44455681842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44456074320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44456478376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44456825148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44457190050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44457643922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44457994922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44458399334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44458768600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44459139260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44459541264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44459915220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44460318298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44460717072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44461109372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44461471264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44461832620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44462209336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44462610718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 401,4010000,10000,0,0,256,25,461,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44464305482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44464706066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44465078118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44465429524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44465816028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44466395846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44466762844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44467120912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44467519824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44467886822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44468258270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44468620868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44469093228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44469459174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44469815972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44470207080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44470552248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44470922392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44471313974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44471755680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44472107882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44472500150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44472861308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44473207688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44473588272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44473980432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44474428846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44474797228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44475224454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44475607806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44475958332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44476332222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44476698934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44477114100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44477596732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44478022652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44478383808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44478753470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44479131000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44479510360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44479928024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44480287204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44480651212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44481009290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44481583228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44481950612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44482379782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44482844840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44483200680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44483576854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44483925910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44484322660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44484670436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44485043256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44485404722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44485887204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44486238116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44486598108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44486988218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44487331792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44487691016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44488034920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44488605598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44489006548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44489422524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44489769744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44490116132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44490476892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44490822472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44491263020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44491608340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44492039110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44492398248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44492767186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44493127918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44493505702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44493944440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44494299564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44494662008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44495019470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44495391074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44495751296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44496155622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44496535320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44496965264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44497348548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44497747124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44498109320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44498453412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44498870508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44499246930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44499826000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44500178506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44500559562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44500960228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44501357918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44501734152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44502101080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44502598792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44502998150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44503384576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44503734942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44504083930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44504443790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44504823300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44505294072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44505646994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44506031098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44506393156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44506826740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44507181978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44507534558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44508017916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44508401688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44508777936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44509142518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44509531414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44509893144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44510297360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44510645168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44511167644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44511531746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44511923048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44512317136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44512663060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44513033002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44513394336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44513872628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44514225578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44514585788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44514978426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44515355080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44515718470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44516064636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44516503658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44516866528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44517249048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44517595806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44517941768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44518300062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44518676988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44519040702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44519464336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44519867826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44520243170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44520614726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44520960682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44521306746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44521686064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44522248092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44522617356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44522976788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44523393980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44523787544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44524161854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44524541270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44524991262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44525354230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44525742750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44526104452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44526449072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44526850032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44527209558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44527657216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44528039882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44528401082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44528759700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44529106534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44529501526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44529849560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44530222722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44530659946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44531038428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44531397490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44531765398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44532143382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44532506088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44532884058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44533410816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44533790392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44534165564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44534540436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44534920706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44535301548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44535660848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44536077680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44536444550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44536802940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44537209312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44537572660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44537944096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44538316012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44538776882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44539143822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44539491550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44539884760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44540276312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44540663728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44541024228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44541425944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44541884806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44542236820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44542608824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44542970492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44543378264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44543723944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44544094442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44544660118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44545053426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44545415420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44545781624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44546140880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44546518610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44546883498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44547302498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44547708148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44548082336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44548453678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44548832538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44549180884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44549539614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44549997338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44550385592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44550732670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44551145724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44551508588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44551881484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44552228928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44552610408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44553039850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44553389028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44553763524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44554139342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44554510584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44554871308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44555273512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44555841174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44556196932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44556571154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44556951380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44557314502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44557658884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44558029804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44558644688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44559053630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44559420204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44559799144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44560159644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44560504814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44560898060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44561344672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44561720458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44562121028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44562527080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44562873458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44563220848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 402,4020000,10000,0,0,256,25,463,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44564875566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44565235392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44565620852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44565987594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44566362208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44566951868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44567354576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44567739066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44568091062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44568487068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44568841090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44569204316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44569654780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44570032460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44570409030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44570813948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44571162620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44571512220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44571942410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44572382708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44572766368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44573143680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44573554768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44573914774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44574316864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44574667066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44575015752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44575477782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44575827520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44576201460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44576578462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44576950652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44577311614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44577714866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44578289648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44578642850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44579051072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44579398064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44579759242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44580134372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44580536414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44580968436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44581360776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44581768356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44582117156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44582476520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44582853596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44583217730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44583637892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44584012178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44584385098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44584757164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44585139648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44585488292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44585879998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44586226146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44586662520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44587012672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44587413608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44587790290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44588163432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44588509004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44588903312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44589468168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44589851114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44590227948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44590573956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44590975718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44591337126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44591709988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44592153376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44592536550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44592910604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44593272880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44593655042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44594000828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44594425930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44594857066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44595240152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44595623576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44595972296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44596349446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44596741514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44597104148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44597448140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44597930624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44598318008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44598704094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44599067678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44599432210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44599792104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44600137658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44600696790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44601047266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44601432844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44601792172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44602195224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44602541542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44602889556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44603351416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44603731618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44604108048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44604452702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44604868300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44605230414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44605601986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44606016976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44606399104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44606759726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44607115950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44607507412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44607852806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44608222474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44608614582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44609074392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44609423366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44609782520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44610174614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44610551728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44610915038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44611259172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44611872240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44612239832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44612626668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44612974322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44613336150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44613698284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44614044738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44614473828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44614841860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44615246710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44615607000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44616009168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44616355836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44616702722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44617163796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44617515672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44617880272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44618268722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44618670252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44619029650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44619401800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44619749792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44620166938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44620559704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44620935630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44621298264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44621643214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44622013086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44622372484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44622936776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44623288416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44623648176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44624007638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44624352796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44624713990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44625056850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44625426392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44625852682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44626226366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44626583744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44626930572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44627288542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44627632784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44627994124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44628400070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44628773082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44629133118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44629514984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44629860856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44630207308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44630566348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44630912236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44631344340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44631693098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44632078186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44632439632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44632808938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44633156048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44633501854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44633910936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44634359732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44634724316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44635252508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44635625886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44635986720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44636371200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44636786124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44637139512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44637504714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44637865346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44638229220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44638576956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44638949914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44639311746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44639744828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44640094774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44640453606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44640814204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44641158622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44641518908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44641862044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44642231906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44642654782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44643030908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44643390526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44643740932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44644102930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44644450844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44644815316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44645364696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44645741816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44646116920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44646491218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44646840234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44647190622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44647550502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44647959198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44648324746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44648668768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44649049872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44649408956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44649816446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44650216806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44650587926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44651023536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44651372428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44651773746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44652150108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44652522652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44652901524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44653291028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44653738304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44654090364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44654460918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44654837456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44655229890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44655575600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44655945578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44656379394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44656888130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44657282834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44657663748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44658054146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44658400228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44658761414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44659216044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44659593412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44659987876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44660395400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44660742764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44661090246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44661451666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44661809300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44662267702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 403,4030000,10000,0,0,256,25,464,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44664241996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44664657308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44665189112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44665630922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44666028586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44666380210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44666745302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44667092058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44667458740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44667979532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44668358444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44668732380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44669105226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44669469450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44669854488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44670214664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44670635128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44671002354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44671358752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44671732796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44672091400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44672460840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44672803562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44673215244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44673581522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44673927712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44674299772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44674644086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44675014076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44675375414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44675747280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44676156036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44676505850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44676878424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44677224812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44677588222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44677933230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44678308350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44678724604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44679233974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44679596808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44679943068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44680301268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44680645972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44681006360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44681348648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44681780634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44682143212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44682526514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44682872920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44683218420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44683576916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44683924654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44684350434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44684717046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44685087808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44685459710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44685833392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44686178936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44686529620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44686887544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44687306212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44687670404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44688026012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44688395692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44688756616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44689127132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44689476504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44689822444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44690328080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44690677900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44691050024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44691394820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44691765696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44692124494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44692495554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44692904488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44693254508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44693624316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44693969860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44694330584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44694675348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44695044576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44695402544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44695840752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44696187778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44696546866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44696906732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44697251748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44697611558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44697955494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44698387172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44698752218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44699123660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44699480252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44699842668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44700202840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44700547662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44700909340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44701460730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44701845776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44702218168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44702589056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44702935620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44703282558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44703643838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44704054242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44704419148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44704773774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44705145596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44705504788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44705874210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44706245840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44706593686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44707020170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44707371762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44707748666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44708097192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44708471214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44708834800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44709207124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44709616466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44709966568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44710326886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44710682740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44711043446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44711387286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44711757334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44712383044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44712893498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44713258040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44713606764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44713968346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44714316260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44714679642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44715025530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44715460460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44715843350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44716227948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44716574804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44716922306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44717280888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44717678592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44718123086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44718472456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44718858272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44719216824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44719587090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44719932178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44720279462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44720641074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44721059264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44721423520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44721789484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44722160152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44722521704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44722891732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44723237888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44723738752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44724101184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44724458622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44724820862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44725165890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44725536474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44725894734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44726320712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44726681348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44727029806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44727399976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44727745536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44728107320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44728451506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44728822454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44729244354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44729619162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44729974826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44730323832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44730683474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44731060248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44731420880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44731764366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44732194986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44732557958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44732938412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44733283750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44733631024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44733989062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44734332720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44734754844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44735197180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44735582410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44735943054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44736313562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44736658450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44737003800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44737363200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44737770110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44738133856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44738496950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44738868140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44739287978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44739704156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44740054064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44740468800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44740831898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44741230796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44741628658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44742032454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44742407648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44742768566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44743217856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44743567868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44743914560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44744287196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44744631100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44744991384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44745333820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44745702572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44746217460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44746610180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44746968904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44747316954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44747676246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44748020672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44748381360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44748788230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44749161652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44749520590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44749902816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44750249558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44750596142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44750955592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44751299940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44751722900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44752070226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44752450640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44752811530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44753183050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44753529276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44753877552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44754237104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44754643744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44755007774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44755361690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44755732492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44756091790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44756462552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44756809310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44757299268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44757668300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44758026460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44758387710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44758777974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44759150100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44759511976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44759958502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44760310258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 404,4040000,10000,0,0,256,25,465,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44761831784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44762236268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44762584576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44763041508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44763390214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44763773756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44764135004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44764511084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44764858438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44765207574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44765636468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44765985944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44766348216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44766704344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44767073808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44767433378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44767805640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44768152156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44768689288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44769054002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44769411510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44769773652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44770118340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44770488432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44770890986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44771351100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44771702890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44772063752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44772424700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44772771128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44773133038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44773476324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44773847210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44774271014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44774646230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44775004568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44775352628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44775714640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44776061708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44776426112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44776834014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44777208440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44777580128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44777983440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44778377484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44778727558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44779090664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44779438270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44779972588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44780321054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44780705392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44781065308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44781437876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44781784560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44782131694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44782557116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44782906746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44783279518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44783623508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44783993128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44784353572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44784724586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44785168468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44785530066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44785891326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44786247426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44786609278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44786953548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44787324906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44787685122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44788118756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44788468152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44789024856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44789418534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44789765752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44790128664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44790472980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44791040552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44791408880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44791794432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44792143102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44792490558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44792850440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44793195780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44793623476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44793972312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44794361640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44794733410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44795105926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44795453128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44795800464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44796160706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44796570272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44796944134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44797299978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44797670206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44798030308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44798403670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44798751394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44799226878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44799591528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44799939426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44800314962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44800660788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44801030302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44801390638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44801762914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44802316140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44802669764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44803040432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44803388292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44803787196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44804134518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44804505464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44804940992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44805315986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44805675348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44806022146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44806382394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44806728000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44807089738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44807433994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44807864410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44808227000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44808611296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44808958422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44809306176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44809686230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44810031750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44810457968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44810805748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44811185682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44811545842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44811916776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44812275742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44812633908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44812992530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44813495940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44813861694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44814219168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44814590140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44814948696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44815318878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44815664488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44816074072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44816438102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44816795604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44817157450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44817501418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44817872230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44818265854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44818635028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44819041800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44819391392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44819761344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44820106932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44820468618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44820813308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44821182942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44821604202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44821978916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44822326308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44822688628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44823049802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44823394770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44823756834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44824100558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44824623150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44825003916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44825392942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44825739758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44826086828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44826446294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44826792036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44827217316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44827565616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44827935876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44828305636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44828677110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44829023020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44829368630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44829728972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44830137976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44830503260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44830858542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44831229210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44831588324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44831958746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44832304186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44832650390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44833074896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44833425286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44833800390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44834147904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44834520982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44834879900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44835250080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44835751334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44836104280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44836477516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44836824834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44837188968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44837536100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44837909518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44838323162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44838705310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44839051970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44839410964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44839772626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44840120770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44840496898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44840841648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44841270168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44841634312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44842016200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44842363402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44842709844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44843068600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44843413300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44843773936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44844182726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44844559230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44844931662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44845305344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44845654018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44846003064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44846366002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44846780498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44847234404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44847593864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44847964924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44848323080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44848693438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44849041712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44849390290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44849814442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44850162930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44850534842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44850878944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44851248932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44851609110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44851979768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44852385228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44852737328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44853099008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44853457296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44853819844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44854166008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44854537222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44854897452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44855343686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44855710504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44856070042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44856430956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44856776020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 405,4050000,10000,0,0,256,25,466,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44858723562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44859095128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44859470488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44859832558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44860207950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44860557400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44860981114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44861347148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44861705192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44862067818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44862412370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44862782672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44863141486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44863625988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44863977788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44864324980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44864696190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44865042124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44865403800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44865967636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44866416352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44866784256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44867156524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44867516732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44867864728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44868225458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44868570864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44868932586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44869560214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44869942202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44870319532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44870692398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44871040776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44871388816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44871752100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44872176784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44872566824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44872924320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44873296566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44873657662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44874030160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44874406320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44874817480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44875180362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44875527046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44875900832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44876245772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44876614932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44876974590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44877345864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44877761486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44878112870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44878486342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44878831800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44879194566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44879540030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44879910954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44880329344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44880810042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44881160902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44881521904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44881883784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44882231534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44882594850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44882942152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44883379318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44883745752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44884129668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44884480676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44884828388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44885190214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44885537676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44885963966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44886312500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44886684424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44887054866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44887427044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44887775328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44888140606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44888503490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44888918516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44889287364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44889645126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44890018676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44890380044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44890752480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44891103062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44891453192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44891992182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44892343114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44892719078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44893064144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44893436690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44893797614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44894169842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44894591202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44894941748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44895315468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44895661748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44896023208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44896367622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44896739032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44897164174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44897538998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44897885348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44898246446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44898606848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44898954344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44899317290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44899661190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44900088248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44900452584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44900835232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44901184426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44901531010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44901890838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44902235530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44902599066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44903151244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44903550414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44903924518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44904297070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44904644990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44904993304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44905352964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44905763712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44906131564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44906489506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44906917674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44907282770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44907655290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44908002852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44908411348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44908778494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44909128216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44909502814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44909850604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44910224808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44910587216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44910960518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44911370684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44911724742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44912104706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44912453850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44912818878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44913166226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44913539194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44913966822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44914464952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44914827104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44915175396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44915536052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44915882676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44916252852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44916600158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44917038128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44917404668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44917790610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44918140968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44918489652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44918851542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44919216200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44919640602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44919990326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44920373788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44920736952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44921109990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44921457644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44921805712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44922169904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44922586416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44922959146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44923316450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44923692038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44924052856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44924424064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44924769418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44925180300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44925636538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44926000378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44926364672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44926711834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44927091252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44927452792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44927826574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44928239532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44928589232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44928961770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44929307192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44929669072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44930013244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44930409936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44930832758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44931214392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44931573884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44931927138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44932290706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44932640518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44933009652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44933357798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44933802034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44934168676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44934569548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44934917792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44935265694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44935624502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44935970152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44936399442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44936837950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44937222324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44937582872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44937954900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44938301330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44938648134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44939009952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44939424664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44939791204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44940149314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44940523834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44940886448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44941257116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44941603698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44942025170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44942389224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44942966176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44943335060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44943682120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44944056862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44944423342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44944864436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44945216338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44945574400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44945938084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44946284932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44946648888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44946994574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44947367100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44947921390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44948298344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44948662044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44949010680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44949373708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44949721300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44950098586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44950511900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44950890018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44951263184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44951633836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44951980576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44952327098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44952688692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44953036128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44953461618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44953811676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44954195316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44954554894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44954928050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 406,4060000,10000,0,0,256,25,467,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 44990067448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44990472324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44990838722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44991189770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44991553206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44991900232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44992331130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44992810170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44993202072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44993549490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44993923768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44994303554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44994650388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44995012614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44995440572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44995815238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44996198916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44996594294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44996940444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 44997287116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 44997646106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 44998061564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 44998426528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 44998789392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 44999160790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 44999519174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 44999889898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45000265942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45000614504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45001036254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45001385304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45001758592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45002102862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45002473132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45002831704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45003201936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45003700876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45004072236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45004444386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45004791178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45005153894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45005499020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45005870814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45006231640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45006667668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45007045458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45007407338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45007768772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45008114480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45008476846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45008839098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45009303100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45009669104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45010058106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45010406744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45010756044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45011118144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45011466388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45011829722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45012238468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45012611814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45012983474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45013356024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45013702250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45014049534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45014409700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45014900276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45015283720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45015659948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45016031396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45016391348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45016763240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45017110092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45017457432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45017885724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45018233392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45018609582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45018954344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45019323918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45019904636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45020340478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45020693208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45021039210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45021410572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45021757240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45022119352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45022463580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45022834726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45023263608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45023637354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45023993034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45024339652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45024699324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45025043988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45025405660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45025749738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45026322200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45026687870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45027070448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45027416846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45027765646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45028124736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45028469332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45028892416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45029239594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45029619776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45029978198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45030348514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45030693930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45031058206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45031418176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45031828932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45032193440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45032548704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45032917896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45033277746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45033648332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45033994516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45034402976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45034766210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45035112338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45035487110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45035832052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45036208834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45036571860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45036943384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45037477380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45037829928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45038203532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45038549620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45038911274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45039255540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45039625514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45040053118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45040427896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45040785860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45041134342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45041493256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45041837800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45042236584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45042582188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45043019048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45043383792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45043768320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45044114360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45044460646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45044821116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45045168168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45045596176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45045944214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45046313314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45046701050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45047072784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45047419936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45047767952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45048128750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45048651406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45049017306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45049374382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45049745988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45050105044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45050476594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45050823934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45051232300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45051596514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45051943262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45052318114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45052663040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45053032874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45053391992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45053763298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45054172482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45054523388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45054894928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45055239960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45055602510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45055947586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45056317288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45056736744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45057111754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45057457810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45057818108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45058176270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45058519684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45058880438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45059223614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45059734748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45060099974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45060482476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45060828908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45061176240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45061549288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45061910574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45062331674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45062684838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45063056170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45063428758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45063801024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45064147690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45064494914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45064854650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45065261656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45065626964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45065981478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45066352172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45066712200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45067082360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45067428432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45067775536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45068235876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45068586362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45068961848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45069306672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45069677322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45070036362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45070407120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45070928528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45071300430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45071673266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45072019298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45072381570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45072726572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45073096272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45073457032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45073894312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45074242090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45074601916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45074964364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45075308924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45075669486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45076012456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45076450654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45076825946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45077222856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45077570312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45077917740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45078276762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45078622184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45078983188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45079391840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45079770308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45080139600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45080510342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45080854624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45081198808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45081555588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45081973320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45082428328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45082786790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45083158446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45083516576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45083886276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45084231554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45084577904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45085001528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 407,4070000,10000,0,0,256,25,468,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45086781262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45087150014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45087565190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45087943092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45088304508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45088690818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45089039848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45089388094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45089748236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45090092440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45090522756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45090871772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45091255984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45091616920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45091988964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45092336646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45092685242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45093049334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45093576100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45093958072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45094316482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45094688252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45095047692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45095418762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45095765580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45096177208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45096747696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45097112138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45097475444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45097820264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45098222732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45098580866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45099021078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45099367364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45099725890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45100083364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45100427146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45100787500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45101130760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45101573754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45101939436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45102310096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45102670242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45103017658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45103377610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45103722008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45104082100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45104647322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45105087044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45105467578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45105843892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45106192306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45106541370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45106903952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45107331734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45107698750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45108057520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45108429232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45108789668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45109167232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45109533566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45109947162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45110311762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45110657634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45111031740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45111375608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45111746506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45112105802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45112481862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45112900824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45113256106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45113627636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45113972984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45114333982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45114677814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45115047086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45115406594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45115995440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45116349600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45116709810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45117072622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45117419456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45117782676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45118129246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45118577698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45118941104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45119324786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45119670528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45120017012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45120376444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45120720780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45121142310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45121490566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45121859916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45122230094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45122604984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45122951552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45123297186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45123657200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45124064500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45124433262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45124792256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45125178858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45125542750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45125912914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45126261300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45126607468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45127126780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45127477738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45127850768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45128194884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45128565062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45128924168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45129296804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45129709278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45130065556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45130437570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45130782598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45131143404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45131487526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45131857136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45132217594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45132648256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45132998184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45133356212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45133713808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45134058502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45134419072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45134767822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45135196412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45135559374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45135930706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45136349738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45136702360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45137062834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45137410652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45137777626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45138311838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45138709844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45139115170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45139490850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45139837366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45140218740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45140627624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45141056080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45141454584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45141845926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45142238004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45142634024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45143236480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45144335520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45145299950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45146195512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45147184068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45148327266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45149913004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45151134848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45152345156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45153176114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45154031008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45155169128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45155860452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45156328758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45156856576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45157209414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45157661060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45158028506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45158418170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45158768426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45159119148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45159485280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45159833080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45160201238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45160773470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45161150346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45161528160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45161900350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45162248144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45162596882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45162959042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45163371722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45163737556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45164097024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45164468308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45164860234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45165231842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45165628170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45166080270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45166477988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45166869170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45167263422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45167651472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45168043782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45168402756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45168874926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45169225946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45169617760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45170010632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45170393608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45170756798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45171117568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45171573258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45172037894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45172433478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45172782068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45173131124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45173695458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45174048436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45174492866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45174844092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45175231118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45175594332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45175967340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45176315320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45176664172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45177026926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45177433984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45177800314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45178157094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45178527416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45178888252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45179265058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45179611402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45180023114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45180388504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45180738568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45181136888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45181483536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45181855992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45182217708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45182591342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45183152914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45183506386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45183880400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45184225892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45184587560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45184931800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45185359436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45185843984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45186282788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45186694158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45187042940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45187436204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45187815846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45188209870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45188626618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45189002188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45189376194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45189749424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45190098220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45190477836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45190840344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45191262916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45191662250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45192113274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45192533718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45192895162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 408,4080000,10000,0,0,256,25,469,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45194615770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45194992008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45195385816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45195789354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45196142276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45196538696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45196990094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45197411964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45197833206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45198228634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45198577116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45198960202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45199319948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45199734916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45200132318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45200492552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45200865360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45201228638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45201601200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45201981004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45202438168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45202860858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45203220056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45203582536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45203929342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45204300596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45204661074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45205032202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45205551438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45205903010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45206277060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45206623230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45206986134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45207330720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45207702028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45208162252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45208538952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45208899772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45209248272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45209613572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45209960146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45210361372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45210770814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45211145330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45211504554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45211887270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45212234364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45212582098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45212941444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45213286710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45213744846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45214094132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45214476370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45214836362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45215208580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45215555448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45216058122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45216611702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45216965714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45217343006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45217689100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45218061840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45218422670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45218795468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45219207682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45219560068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45219921802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45220281234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45220643348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45220988930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45221396098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45221789152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45222270542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45222654620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45223043584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45223435236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45223814588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45224177818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45224522740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45224964212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45225330722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45225715950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45226062122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45226409086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45226769186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45227115276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45227549392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45228000750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45228391008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45228754644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45229127842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45229477132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45229842806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45230204936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45230617950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45230981114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45231336154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45231705134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45232064116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45232439022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45232783688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45233195408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45233556842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45233901698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45234274782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45234617962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45234986016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45235344078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45235724626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45236141628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45236493078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45236864358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45237211894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45237573800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45237918524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45238287844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45238647658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45239179112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45239577928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45239932064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45240293684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45240638994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45241000430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45241363556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45241819260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45242185896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45242600802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45242947440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45243309682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45243684546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45244029104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45244459648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45244809296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45245209080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45245569636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45245942264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45246289584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45246637650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45246996968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45247412192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45247777416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45248134736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45248505962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45248865800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45249236974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45249584242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45250010458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45250658336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45251023960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45251389254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45251736892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45252110298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45252473228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45252915144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45253265656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45253623670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45253983426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45254328548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45254691780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45255036652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45255408500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45255831372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45256206380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45256566486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45256913912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45257275390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45257621774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45257985682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45258402768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45258816724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45259197572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45259571378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45259920098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45260267010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45260628756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45261008410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45261588782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45261937302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45262321766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45262681190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45263052034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45263398188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45263744466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45264168532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45264518066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45264890912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45265236144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45265606972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45265967292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45266374440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45266785222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45267138068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45267501420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45267862228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45268227544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45268612292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45269017038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45269409256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45269867818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45270251208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45270644156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45271007624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45271386818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45271784088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45272132102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45272721766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45273121250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45273508420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45273855376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45274203382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45274563618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45274942744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45275381648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45275734446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45276121376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45276484022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45276873824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45277222310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45277572018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45277995148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45278347206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45278710234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45279067712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45279438990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45279799972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45280172210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45280517806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45280932382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45281295224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45281652830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45282014604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45282359098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45282729716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45283089654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45283510604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45283962892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45284313618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45284721138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45285098284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45285492238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45285836888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45286207308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45286646952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45287022780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45287384276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45287732964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45288095888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45288542580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45288907710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45289330352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45289708216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45290083670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45290457798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45290806690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45291156674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 409,4090000,10000,0,0,256,25,471,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45293196278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45293576600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45293940472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45294287474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45294722888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45295248630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45295644122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45295993530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45296343418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45296707838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45297053914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45297416218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45297827316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45298201878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45298574078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45298944584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45299291370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45299638748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45299999670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45300408040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45300773350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45301117920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45301498762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45301860254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45302231528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45302578128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45302925928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45303353200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45303702608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45304076234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45304421662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45304791960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45305152564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45305524866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45305926884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45306373532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45306738174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45307096354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45307458652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45307808570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45308180092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45308543062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45308990272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45309355866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45309721940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45310117450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45310496804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45310904734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45311281092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45311739012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45312138964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45312525076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45312871932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45313218854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45313580250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45313926250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45314370406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45314719110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45315090416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45315462342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45315834372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45316181470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45316529894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45316889796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45317392936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45317763288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45318120142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45318491552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45318861730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45319233820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45319580586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45319994552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45320393888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45320787240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45321181710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45321536644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45321908846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45322307452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45322774770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45323132516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45323484520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45323860512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45324207852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45324569634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45324977320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45325347572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45325779696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45326155366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45326518468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45326907060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45327471560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45327869060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45328231838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45328797356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45329189430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45329549990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45329934458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45330305130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45330658126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45331019680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45331438366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45331803990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45332218910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45332594542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45332957260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45333329968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45333678096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45334092540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45334454942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45334812058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45335192916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45335543698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45335914154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45336277576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45336650160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45337068154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45337418476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45337837544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45338200708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45338594852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45338940856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45339344086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45339897434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45340280448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45340671516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45341069900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45341459940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45341814150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45342177702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45342629832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45343022298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45343441058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45343813378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45344158726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45344504888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45344867336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45345315952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45345683314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45346074012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45346445312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45346807642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45347184892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45347597176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45348050588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45348414600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45348761170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45349134792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45349481422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45349851352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45350211752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45350583866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45351093498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45351445410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45351817250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45352184982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45352580948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45352972158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45353353576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45353823812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45354229640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45354612168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45354990514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45355384426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45355761914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45356123962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45356537244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45356944840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45357366470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45357738252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45358084234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45358462716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45358862602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45359333492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45359699648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45360058344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45360428636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45360792200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45361163274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45361568034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45361987668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45362484066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45362848962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45363213400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45363559986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45363932768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45364294562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45364738196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45365128610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45365507758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45365882178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45366227598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45366589220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45366933656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45367362190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45367880396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45368256430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45368616194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45368963064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45369324112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45369669328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45370030574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45370434720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45370809764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45371182672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45371556000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45371903710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45372266586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45372638374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45373005652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45373551320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45373899182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45374283208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45374641384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45375012534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45375359434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45375705068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45376129762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45376521034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45376928304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45377290756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45377695680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45378116504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45378534914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45378961678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45379315572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45379690924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45380038638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45380402196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45380750594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45381125010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45381548054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45381927174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45382272280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45382631764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45382991804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45383336070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45383697124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45384053764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45384752910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45385196900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45385609508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45385958780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45386306474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45386685474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45387031900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45387469046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45387821498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45388209642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45388573106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45388966092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45389314684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45389672328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45390099172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45390448308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45390861962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45391209360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45391580226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 410,4100000,10000,0,0,256,25,472,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45393176396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45393573692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45393923118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45394273766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45394639310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45394994460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45395356782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45395917308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45396325806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45396701704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45397073766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45397438752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45397812282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45398173552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45398593492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45398991862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45399389832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45399793894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45400174494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45400546082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45400899096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45401323024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45401686232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45402046530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45402408308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45402759366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45403130026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45403490872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45403925674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45404478420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45404886188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45405247342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45405592790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45405972900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45406316816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45406770290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45407277198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45407780902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45408132878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45408481748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45408843660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45409197680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45409635978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45409984490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45410356068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45410730030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45411101744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45411447722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45411803236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45412163448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45412574722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45412939516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45413295458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45413664898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45414024958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45414396362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45414748932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45415200330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45415591616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45415936460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45416315272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45416659016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45417028632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45417389218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45417758678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45418516112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45418893226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45419259512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45419634754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45420001144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45420345002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45420788088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45421154574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45421526498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45421934056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45422285028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45422644704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45422988358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45423353272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45423774396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45424148078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45424522656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45424895020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45425240728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45425587226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45425947272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45426366678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45426731552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45427074824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45427457438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45427816216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45428188210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45428533732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45428881042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45429401982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45429751334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45430126210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45430470764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45430847488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45431208338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45431578684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45431991678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45432342108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45432701694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45433065192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45433425940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45433769916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45434178122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45434537562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45434975488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45435324010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45435681984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45436041528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45436391480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45436752140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45437096204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45437541736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45437907488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45438279656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45438638106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45438984310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45439343454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45439687620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45440047432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45440527904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45440914512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45441285908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45441656050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45442001618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45442347586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45442705024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45443049608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45443478452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45443825092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45444206214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45444563912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45444937330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45445282782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45445628904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45446050112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45446400434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45446772936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45447118178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45447487068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45447850958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45448220748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45448567402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45448976112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45449336842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45449693648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45450053870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45450396340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45450764052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45451122340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45451555750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45451992502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45452341386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45452722082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45453065162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45453423778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45453765010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45454133086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45454559878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45454934476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45455294484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45455640654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45456002174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45456347608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45456710006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45457055834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45457490428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45457852328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45458235774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45458584710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45458933498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45459293800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45459640526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45460063012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45460437596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45460824244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45461183920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45461554820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45461901016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45462248576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45462608868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45463149934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45463514520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45463870638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45464241322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45464604956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45464977108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45465323958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45465734728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45466097532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45466455862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45466817228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45467160986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45467531868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45467905584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45468336444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45468687632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45469034272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45469405622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45469756164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45470117030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45470461154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45470831836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45471269122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45471643070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45472001714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45472348820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45472707302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45473052220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45473413800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45473757510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45474327410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45474695308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45475079478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45475426222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45475773184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45476133940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45476479962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45476907798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45477256400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45477639760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45477998124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45478366574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45478712330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45479057290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45479417290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45479840976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45480205598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45480561876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45481099818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45481464822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45481835944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45482182260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45482602226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45482965150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45483324366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45483792626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45484139642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45484508712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45484877396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45485463776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45485816208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45486179358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45486540406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45486887096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45487250512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45487603974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45488040744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45488407374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45488789272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45489135230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45489482068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 411,4110000,10000,0,0,256,25,473,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45491144302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45491501946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45491880942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45492225592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45492597340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45492955450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45493328552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45493750240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45494104986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45494478778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45494824832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45495186508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45495530348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45495900420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45496310116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45496798826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45497147786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45497507208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45497866810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45498211454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45498572290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45498916288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45499345994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45499710408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45500109040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45500457436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45500804334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45501163884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45501508586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45501939272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45502296522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45502667852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45503041148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45503412912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45503763314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45504109878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45504469966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45504892174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45505259016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45505617222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45505988318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45506348308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45506720084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45507067050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45507413242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45507925516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45508275294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45508648364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45508993144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45509367288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45509727270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45510097874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45510511408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45510862040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45511233876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45511578932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45511940936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45512285616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45512655866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45513015326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45513451648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45513800368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45514159612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45514520508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45514866324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45515309080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45515661134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45516093550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45516460366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45516843408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45517190768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45517543730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45517902620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45518248088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45518608940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45519107844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45519481702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45519861454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45520230960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45520580856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45520927088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45521287562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45521710130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45522076218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45522433124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45522802664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45523164506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45523539656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45523884918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45524231134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45524661272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45525010098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45525385442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45525730692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45526100658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45526459524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45526829470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45527237684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45527588302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45527947370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45528305024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45528666508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45529010684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45529380738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45529740120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45530288854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45530639096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45531012750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45531370234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45531714516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45532073318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45532415358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45532858888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45533221966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45533605336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45533951656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45534297690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45534656630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45535001076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45535362080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45535772500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45536145930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45536520152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45536889514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45537234196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45537580088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45537938232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45538348608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45538713252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45539057442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45539439344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45539798560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45540168666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45540514170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45540861524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45541367946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45541717084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45542091196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45542435664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45542806278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45543166208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45543536760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45543957960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45544310578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45544670722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45545027474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45545388338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45545731680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45546143386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45546504404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45546941872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45547293688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45547655478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45548022094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45548367808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45548729384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45549073826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45549446992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45549877314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45550253398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45550615210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45550962138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45551323442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45551671188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45552034808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45552447090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45552908448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45553283098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45553655004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45554002050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45554347842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45554706380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45555052380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45555482598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45555828942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45556212908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45556572974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45556943334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45557288420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45557635450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45558172828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45558523936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45558898568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45559243678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45559614968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45559974516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45560346906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45560764234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45561116230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45561477378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45561848882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45562210918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45562556112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45562930898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45563296408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45563877602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45564234318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45564595518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45564956220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45565301974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45565667100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45566012268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45566444036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45566811186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45567196452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45567544726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45567893762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45568256068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45568607928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45568971960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45569380960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45569757036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45570130284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45570503772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45570850374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45571195476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45571552674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45571961494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45572327316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45572672866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45573056788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45573416052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45573786476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45574132164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45574478544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45575029574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45575379914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45575753066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45576102104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45576473340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45576833914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45577224908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45577635928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45577986990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45578347634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45578704198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45579065412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45579409994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45579783536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45580146306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45580579972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45580932482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45581290512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45581651928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45581999162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45582363346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45582710026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45583151644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45583518512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45583889246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45584246604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45584621486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45584980640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45585325832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45585691968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 412,4120000,10000,0,0,256,25,474,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45587679312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45588061112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45588427604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45588882556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45589232508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45589593558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45589959728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45590305654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45590667148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45591011018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45591381628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45591814504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45592187512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45592545360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45592892422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45593251384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45593613818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45593979440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45594392518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45594767610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45595126700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45595509344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45595855684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45596202334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45596560906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45596913996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45597425638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45597774732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45598157376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45598519336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45598890204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45599236332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45599583136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45600011250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45600358800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45600718852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45601072462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45601440546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45601798270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45602192654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45602537000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45602949352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45603314518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45603676830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45604039622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45604383394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45604752970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45605112592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45605544756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45605897722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45606246622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45606621906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45606967620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45607328962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45607672366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45608042204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45608537808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45608924608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45609299014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45609649858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45610012022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45610357968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45610726924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45611135128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45611513892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45611873842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45612260032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45612606858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45612952794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45613312010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45613658076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45614081590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45614429022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45614809650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45615169736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45615543472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45615889684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45616235020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45616594772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45617000806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45617364608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45617723828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45618093508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45618451768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45618820410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45619164606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45619572082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45620051950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45620412216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45620773972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45621118238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45621488522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45621847166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45622218224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45622630114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45622979022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45623351580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45623696376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45624057136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45624414256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45624790956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45625219480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45625596780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45625942762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45626302996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45626664368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45627011448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45627374182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45627722878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45628189786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45628553260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45628936460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45629284482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45629630226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45629989356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45630334724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45630759166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45631229644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45631614708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45631973112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45632343064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45632688038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45633034126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45633392880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45633811968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45634176912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45634532452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45635111966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45635480068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45635852426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45636199244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45636616352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45636978526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45637336162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45637698532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45638042084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45638411528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45638770808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45639216802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45639568782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45639931680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45640305938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45640653426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45641017128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45641363282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45641735972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45642312184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45642690420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45643057626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45643410652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45643773902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45644122048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45644488456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45644903474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45645278644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45645654338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45646026646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45646372974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45646719486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45647080274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45647442954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45647870186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45648215130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45648595792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45648952906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45649322280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45649666936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45650012178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45650441688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45650790666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45651152006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45651507188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45651881502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45652242982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45652614356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45652963850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45653459140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45653821976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45654179830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45654541696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45654885176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45655256066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45655641098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45656079364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45656428420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45656788658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45657147628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45657492692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45657853422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45658224736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45658594766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45659021854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45659395420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45659753702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45660099868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45660458228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45660802500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45661162906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45661581040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45661952740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45662310398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45662691064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45663036812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45663438716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45663799884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45664144456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45664701752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45665049882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45665432006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45665791142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45666160530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45666505836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45666857638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45667282542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45667631464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45668006742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45668422826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45668803996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45669167980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45669540378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45669968290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45670319388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45670679256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45671064838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45671427768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45671773676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45672148144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45672509224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45672947142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45673296514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45673659676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45674020786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45674366118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45674726826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45675071862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45675442156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45675979138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45676354668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45676753622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45677104394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45677466932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45677814874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45678178540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45678618552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45678992634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45679366076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45679738796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45680086290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45680433182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45680792668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45681198218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45681561818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45681905678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45682291446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45682651288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45683021372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45683367338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 413,4130000,10000,0,0,256,25,475,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45684999136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45685379242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45685728622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45686091846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45686438234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45687001496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45687373452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45687777576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45688124496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45688473046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45688831924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45689177234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45689605396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45689952436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45690322084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45690692844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45691061808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45691407006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45691752814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45692110402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45692517404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45692882576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45693241462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45693611956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45693971314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45694341226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45694686752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45695038322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45695480854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45695829162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45696207768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45696552186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45696921768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45697283488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45697653608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45698180402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45698550650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45698929876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45699275796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45699636982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45699981070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45700350676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45700853042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45701283286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45701645122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45701993596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45702354766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45702700362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45703079598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45703424896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45703863464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45704226886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45704610074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45704957304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45705304482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45705662950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45706012090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45706441308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45706787296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45707156518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45707528004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45707898032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45708243324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45708588706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45708946144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45709443332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45709808700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45710164576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45710534838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45710894732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45711264966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45711810112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45712227216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45712590888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45712952696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45713313808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45713657972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45714027040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45714418810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45714855528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45715203454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45715548420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45715917698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45716265930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45716625882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45716968502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45717337000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45717766022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45718140040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45718515028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45718862876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45719220304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45719564006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45719924132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45720319688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45720841174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45721221212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45721594048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45721942046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45722290916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45722651326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45722999354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45723425518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45723774878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45724160682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45724522562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45724893840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45725241006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45725588868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45726011218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45726361786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45726725662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45727082214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45727452074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45727814068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45728184008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45728529136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45728944942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45729306742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45729663350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45730024412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45730368128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45730738712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45731098108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45731521892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45731969282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45732320114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45732690100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45733034944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45733457886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45733807026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45734190350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45734620760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45734994102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45735352088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45735699500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45736058066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45736403588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45736765056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45737170968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45737544146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45737903474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45738285140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45738632238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45738978530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45739336324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45739681746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45740117834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45740465008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45740843948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45741201698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45741571702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45741915880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45742261038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45742619022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45743285722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45743664968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45744010624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45744381760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45744741296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45745113090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45745507272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45745875454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45746234784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45746590444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45746950774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45747293830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45747661396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45748020372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45748457860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45748806954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45749151186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45749551044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45749894286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45750255022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45750597640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45750967240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45751394960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45751768920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45752127850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45752531224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45752894300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45753241154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45753603244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45754011304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45754477384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45754853928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45755225948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45755572444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45755919308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45756278616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45756622562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45757050322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45757397428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45757779082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45758139456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45758510084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45758855636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45759202698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45759623596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45759973304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45760334310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45760689128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45761059072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45761418502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45761789434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45762134088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45762543660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45762907120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45763264300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45763743130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45764094656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45764467352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45764860544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45765442288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45765794640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45766156312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45766516024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45766860290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45767219876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45767571368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45768006414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45768371544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45768744012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45769102334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45769449646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45769808066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45770194894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45770559324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45770971104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45771346230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45771717514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45772088886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45772520090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45772874004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45773235676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45773652964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45774020750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45774378888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45774752858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45775113702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45775485052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45775831108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45776177514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45776697188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45777046450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45777417040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45777760440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45778129004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45778487438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45778857972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45779271384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45779622734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45779998908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45780344288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 414,4140000,10000,0,0,256,25,476,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45782286080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45782645128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45783034682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45783397284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45783773436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45784121274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45784473686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45784900202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45785251484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45785624206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45785969460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45786339894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45786700468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45787071626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45787417194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45787980400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45788347024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45788904226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45789269818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45789614992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45789984958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45790413078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45790790900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45791142368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45791505500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45791866584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45792212516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45792574728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45792918688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45793351594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45793716220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45794100386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45794447834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45794794106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45795153340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45795499058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45795906996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45796266900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45796636922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45797008104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45797395522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45797742076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45798088172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45798445822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45798856036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45799357292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45799715672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45800086752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45800446830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45800816348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45801162076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45801571152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45801933078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45802279404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45802651570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45802996166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45803366468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45803726228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45804095576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45804515008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45804865770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45805236436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45805582194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45805943278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45806287376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45806656894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45807015996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45807455010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45807804184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45808162682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45808523562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45808868890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45809230324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45809574026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45810017788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45810470916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45810856966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45811204994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45811551104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45811909988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45812255280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45812629650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45813041350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45813414900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45813790470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45814248644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45814596284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45814944100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45815305900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45815726122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45816091392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45816448980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45816821540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45817236884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45817612008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45817958366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45818375266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45818737188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45819082728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45819456666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45819801232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45820171478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45820531420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45820900768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45821416852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45821768602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45822141566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45822487582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45822849744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45823194512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45823586610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45824089094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45824462420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45824820486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45825166286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45825526164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45825870306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45826264162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45826607930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45827040830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45827401878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45827784206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45828184494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45828575226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45828966816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45829331176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45829824070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45830173878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45830561182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45830920562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45831294280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45831641880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45831988332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45832418420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45832897724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45833272910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45833616514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45833985496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45834344060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45834713934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45835058582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45835487462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45835848002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45836205960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45836567518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45836911060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45837279786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45837638814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45838081078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45838430000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45838789686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45839150116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45839495296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45839856986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45840201438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45840571246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45841000282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45841375124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45841734354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45842081284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45842440664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45842785422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45843146656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45843565170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45844041784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45844420650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45844793474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45845140640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45845487882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45845847170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45846191760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45846620302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45846967964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45847350136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45847710284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45848081910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45848428060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45848775864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45849197880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45849546232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45849907394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45850263150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45850633908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45850993108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45851365230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45851710552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45852128036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45852492000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45852850702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45853211986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45853556336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45853925964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45854285720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45854655670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45855181598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45855531682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45855904116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45856249296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45856611022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45856955160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45857324368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45857762202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45858136182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45858494772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45858842118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45859201734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45859560372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45859922084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45860316858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45860698626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45861059136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45861442464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45861790148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45862225544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45862588032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45862937188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45863378446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45863728560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45864114672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45864475726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45864849294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45865197220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45865744214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45866313510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45866665144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45867045168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45867390936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45867762052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45868124094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45868495796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45868921304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45869273532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45869644510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45869990476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45870353056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45870698166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45871069312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45871427798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45871861374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45872210740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45872568846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45872929704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45873275294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45873636944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45873981382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45874421416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45874787170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45875185366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45875534378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45875881554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45876241200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45876586768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45876948496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45877439706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45877815452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45878189048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45878561430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 415,4150000,10000,0,0,256,25,477,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45880159856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45880521866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45880905280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45881255332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45881618608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45881963402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45882369156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45882799074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45883181524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45883530746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45883890980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45884250944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45884597024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45884957588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45885303332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45885744032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45886110600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45886493616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45886842116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45887189534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45887550472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45887895936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45888257960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45888760756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45889135708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45889507746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45889879246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45890225672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45890572952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45890931504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45891359962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45891726066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45892082948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45892454548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45892815476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45893187416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45893533180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45893941848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45894307386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45894653932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45895027452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45895372236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45895742290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45896101898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45896473652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45896884868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45897238996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45897613092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45897961316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45898325740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45898672814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45899045326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45899406068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45899928002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45900278416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45900637060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45900998172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45901344346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45901706920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45902051898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45902483554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45902848170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45903229604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45903576552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45903924090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45904283608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45904629716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45904991544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45905399046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45905773484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45906146832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45906519994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45906881196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45907230590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45907590400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45908041508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45908407528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45908753384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45909136522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45909497540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45909869300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45910215698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45910563590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45911103968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45911454938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45911828964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45912175004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45912547466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45912909546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45913281932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45913703984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45914057156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45914429048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45914775790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45915138304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45915484020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45915855764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45916217390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45916654150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45917005834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45917365640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45917726828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45918072908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45918434820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45918779852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45919209060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45919573474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45919947206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45920305640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45920653158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45921013058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45921359154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45921721316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45922253196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45922629520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45923003312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45923376452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45923725100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45924072466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45924433904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45924857286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45925223334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45925579116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45925950210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45926311264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45926682750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45927029830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45927377486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45927797748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45928147728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45928522490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45928868600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45929239556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45929601430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45929974476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45930395442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45930746958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45931106832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45931465046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45931828228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45932187608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45932569124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45932931560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45933467864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45933823486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45934185832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45934547914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45934896990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45935261560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45935610070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45936044810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45936411498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45936793568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45937141320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45937502808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45937864666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45938235708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45938597930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45939006504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45939381422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45939753866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45940126702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45940473610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45940822236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45941182898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45941592974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45941959682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45942537308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45942912880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45943275624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45943648508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45943995782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45944411964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45944912264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45945275172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45945639654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45945985988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45946357612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45946719292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45947153198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45947504260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45947852336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45948225982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45948571922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45948933776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45949278760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45949700924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45950132766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45950508970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45950866984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45951270870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45951636986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45951987842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45952352922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45952776198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45953151342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45953529014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45953919452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45954266980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45954614202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45954973484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45955319830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45955840560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45956190276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45956572794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45956935204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45957308252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45957656368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45958004746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45958438814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45958789442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45959152024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45959508900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45959880364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45960241538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45960613710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45960960732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45961371070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45961734562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45962093192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45962455848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45962801208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45963172118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45963532812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45963976094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45964325766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45964673472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45965045918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45965392334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45965755474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45966100664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45966471670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45967022476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45967401208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45967761824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45968109304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45968470602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45968830128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45969191568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45969597800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45969972418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45970331408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45970714378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45971060272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45971407746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45971768220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45972113572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45972544098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45972891454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45973272762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45973631998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45974001744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45974347906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45974694870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45975054644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 416,4160000,10000,0,0,256,25,479,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 45976989092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45977359856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45977706642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45978243108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45978612716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45979003582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45979354924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45979710254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45980073476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45980421654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45980850224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45981197668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45981577016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45981934674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45982304040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45982648184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45982992440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45983350188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45983757076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45984121990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45984477528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45984847610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45985206998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45985594080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45985940560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45986360598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45986722790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45987068130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45987440908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45987785138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45988154642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45988515444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45988887536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45989364624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45989728274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45990099016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45990444788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45990806414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45991149962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45991520158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45991941420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45992315838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45992662106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45993020910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45993379478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45993724550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45994111592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45994456464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45994898124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45995262674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45995646976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45995993784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45996340316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45996698650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45997042400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 45997404420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 45997819634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 45998193304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 45998564440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 45998936616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 45999283854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 45999630312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 45999989022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46000397112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46000863284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46001222112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46001593022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46001951490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46002360124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46002761898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46003193780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46003561324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46003984394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46004407616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46004758220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46005132752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46005493202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46005914800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46006276688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46006623712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46006999200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46007343922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46007704530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46008047808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46008416818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46008836232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46009210190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46009557608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46009916992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46010275520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46010619628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46011010042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46011354310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46011891118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46012260250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46012645136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46012993600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46013340598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46013701968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46014049816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46014475826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46014823744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46015205424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46015568240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46015942636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46016306160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46016653988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46017014490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46017425104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46017790968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46018148300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46018523978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46018881622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46019432154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46019780156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46020205610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46020568132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46020926762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46021289468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46021634268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46022004382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46022364590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46022799166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46023289296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46023651156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46024008626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46024352002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46024712914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46025056230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46025425428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46025855428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46026231756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46026592458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46026939184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46027385740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46027734680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46028097118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46028511868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46028887520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46029259160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46029655144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46030001060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46030346434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46030707322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46031052614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46031478962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46031827630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46032226968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46032588358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46032960460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46033307006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46033653988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46034076454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46034522696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46034897364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46035242236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46035612284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46035973300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46036343722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46036765252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46037118780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46037480784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46037839310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46038201066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46038545544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46038915848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46039277816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46039709486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46040060396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46040423332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46040782806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46041127032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46041490226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46041834066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46042205412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46042679908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46043056402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46043418356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46043766430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46044180380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46044580464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46044945848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46045490612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46045865068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46046238216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46046608930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46046955538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46047302288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46047673540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46048087816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46048452418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46048807808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46049178148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46049537276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46049908108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46050295104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46050642120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46051091108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46051441500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46051812812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46052156928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46052527602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46052887148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46053257364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46053675064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46054024960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46054396536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46054741062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46055101224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46055445092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46055814198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46056173360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46056693872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46057043844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46057403574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46057762276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46058106094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46058466718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46058810504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46059251530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46059613972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46059996920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46060343982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46060689844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46061048148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46061392094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46061752462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46062157052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46062531628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46062914542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46063287520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46063633616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46063980068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46064339172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46064745634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46065109868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46065454070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46065835684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46066194924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46066565042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46066909756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46067255070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46067677262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46068157300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46068531376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46068895800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46069267608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46069628428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46069998212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46070409952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46070761906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46071123540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46071481250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46071861984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46072206286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46072576078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46072935944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 417,4170000,10000,0,0,256,25,480,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46074562788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46074921396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46075270844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46075633358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46076051420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46076417130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46076772736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46077143880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46077503272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46077875330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46078220230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46078568908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46079086712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46079452082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46079825828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46080170788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46080540630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46080899722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46081271382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46081692430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46082042268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46082411288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46082754356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46083113232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46083454380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46083822126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46084179652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46084612048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46084960508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46085317392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46085675396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46086019820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46086380256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46086722772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46087152082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46087515710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46087885908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46088244056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46088590326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46088947982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46089292236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46089652356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46090069238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46090530788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46090906044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46091274650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46091617936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46091961812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46092317164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46092724686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46093101384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46093445806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46093826864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46094186786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46094570114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46094916964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46095264674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46095687048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46096193160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46096574540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46096919932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46097290182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46097649158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46098018502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46098439118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46098804266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46099177614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46099523534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46099884814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46100229018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46100599758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46100959040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46101528332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46101880542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46102240548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46102601682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46103030512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46103414246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46103760910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46104208844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46104573020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46104957406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46105303194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46105650426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46106011472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46106388656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46106825862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46107172696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46107543834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46107913092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46108282048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46108626094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46108971356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46109329552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46109737954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46110102156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46110474968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46110846330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46111205144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46111575670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46111920816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46112320688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46112792764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46113142038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46113513912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46113857584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46114228322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46114587744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46114958232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46115382236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46115733182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46116103852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46116448590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46116808938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46117152546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46117521564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46117942426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46118318614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46118666412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46119024490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46119381858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46119726646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46120086656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46120429850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46120856932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46121221240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46121605096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46121952772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46122299338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46122658198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46123003040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46123364066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46123864504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46124239102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46124609852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46124980902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46125324420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46125682874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46126042216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46126450768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46126815114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46127159880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46127546124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46127906308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46128276810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46128621034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46128965256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46129397492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46129746600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46130119174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46130463918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46130833346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46131192606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46131563520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46131969640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46132322158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46132683748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46133040542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46133401582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46133744440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46134112796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46134542494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46135115686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46135474434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46135837458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46136197232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46136540956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46136901576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46137245268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46137685324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46138048040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46138430146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46138776950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46139123268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46139481622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46139826628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46140186824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46140595010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46140984370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46141355248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46141726206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46142073032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46142419278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46142778534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46143184678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46143548520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46143892980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46144273588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46144633386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46145002732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46145347702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46145694060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46146200556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46146550530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46146923544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46147267916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46147638006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46147998076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46148369888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46148779256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46149130110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46149489198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46149844978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46150205600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46150548268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46150927772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46151285454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46151720048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46152068044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46152425338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46152784178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46153129112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46153489480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46153833022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46154201768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46154628442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46155002648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46155360342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46155706830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46156064716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46156421172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46156781620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46157194878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46157656216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46158033280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46158406640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46158753582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46159102136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46159462498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46159809192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46160237116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46160585494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46160968366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46161329390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46161700916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46162076658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46162426052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46162852018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46163200132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46163572034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46163916880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46164286948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46164646652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46165017564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46165364158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46165783704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46166145946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46166501748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46166863210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46167206580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46167576760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46167936144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46168368456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46168820160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46169182962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 418,4180000,10000,0,0,256,25,481,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46171054814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46171484560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46171850322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46172211494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46172584300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46172974666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46173531600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46173945406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46174301910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46174665096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46175022726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46175384206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46175728054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46176098706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46176458628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46176894846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46177243448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46177602860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46177962456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46178307182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46178667896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46179011208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46179381186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46179937340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46180312946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46180673202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46181020628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46181379888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46181723752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46182084612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46182496408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46182869664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46183239998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46183609762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46183957206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46184302900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46184661370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46185006136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46185430902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46185778002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46186159050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46186517814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46186887038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46187232282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46187578396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46187997160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46188361146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46188724934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46189083034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46189454680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46189815754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46190188086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46190535196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46191110390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46191475016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46191838676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46192199088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46192541826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46192911710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46193273074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46193716102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46194065184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46194425992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46194784416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46195128364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46195489554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46195832732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46196201746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46196620822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46196993080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46197354216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46197701054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46198059404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46198404076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46198764458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46199180964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46199553064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46199909622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46200288978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46200633550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46200977646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46201336000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46201680386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46202176032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46202534092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46202912994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46203269680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46203636130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46203995594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46204342024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46204766322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46205115192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46205476404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46205832468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46206202670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46206561916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46206932516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46207277992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46207689030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46208052278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46208409098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46208770280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46209114634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46209484210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46209843774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46210214502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46210622132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46210971194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46211341054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46211686164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46212046102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46212389514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46212758790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46213179484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46213643024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46214007734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46214356520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46214714834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46215059688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46215420406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46215764238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46216207758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46216570728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46216952876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46217299752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46217646398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46218006436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46218377142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46218801002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46219161578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46219531948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46219903780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46220273866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46220620004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46220967322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46221326472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46221736460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46222100490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46222455590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46222826340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46223186140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46223558186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46223904882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46224251756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46224791886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46225142354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46225516708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46225861284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46226231986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46226592372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46226963296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46227381386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46227732012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46228103678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46228449086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46228810336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46229154190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46229523874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46229940840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46230315672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46230663178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46231020922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46231381580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46231726132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46232087188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46232430544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46232859458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46233223090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46233604792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46233950254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46234327954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46234687210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46235032134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46235393212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46235894898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46236270908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46236643580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46237015928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46237362230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46237708356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46238070352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46238480880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46238847746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46239206064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46239576020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46239937926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46240311844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46240657096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46241003628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46241428514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46241778716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46242153144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46242498500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46242870602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46243229498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46243599440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46244019792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46244370516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46244731754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46245087948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46245448946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46245792050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46246160772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46246520474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46247039208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46247390016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46247750042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46248109910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46248455304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46248815874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46249159654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46249594436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46250125428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46250516540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46250861266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46251205634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46251562144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46251905048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46252331950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46252690696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46253061870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46253432514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46253802316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46254149432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46254495510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46254853542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46255272972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46255637374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46255994560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46256364446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46256722988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46257092064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46257437290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46257782124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46258344152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46258695038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46259069672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46259413564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46259784946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46260144208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46260514392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46260940038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46261291784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46261663628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46262010740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46262374512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46262720610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46263093066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46263454840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46263889344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46264236412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46264594714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46264956876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46265315542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46265677304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46266021178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46266465350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 419,4190000,10000,0,0,256,25,482,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46267987744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46268370108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46268716566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46269138846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46269645024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46270011088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46270373324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46270717356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46271087740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46271447310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46271817940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46272243320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46272593688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46272964844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46273309866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46273671116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46274014250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46274405836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46274826482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46275249026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46275618440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46275968880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46276330128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46276673910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46277037054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46277383992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46277834422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46278199410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46278582626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46278929932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46279277212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46279637182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46279982618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46280407920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46280858108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46281242104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46281600944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46281990786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46282338730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46282688576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46283049020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46283459608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46283823058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46284179384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46284548586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46284908072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46285278950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46285625906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46286032008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46286395876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46286740842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46287113086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46287456616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46287826888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46288185350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46288554410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46288961090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46289313166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46289684242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46290031098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46290394242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46290740512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46291112954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46291532836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46291998452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46292350476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46292711402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46293071142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46293415636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46293776778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46294120744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46294553612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46294919616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46295302920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46295650370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46295998052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46296358660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46296703744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46297145906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46297497594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46297868674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46298239128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46298610534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46298958400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46299305904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46299666294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46300082836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46300446994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46300806750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46301176922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46301536428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46301907044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46302253368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46302599370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46303099662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46303448802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46303820392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46304165040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46304541004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46304901106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46305271378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46305682234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46306034304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46306409246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46306757148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46307121000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46307463924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46307833600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46308194440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46308626280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46308977594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46309339458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46309700652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46310044720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46310405342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46310748632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46311174082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46311540274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46311912156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46312285144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46312632820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46312991540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46313335672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46313696546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46314171408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46314559516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46314932234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46315303680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46315685246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46316037238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46316397398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46316820476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46317187112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46317535134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46317923648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46318284686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46318657466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46319005684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46319353682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46319774870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46320126120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46320501048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46320848176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46321223022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46321584510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46321957142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46322369084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46322722444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46323084626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46323441798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46323803624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46324147494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46324516890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46324874392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46325381892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46325747056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46326107666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46326469132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46326974848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46327341588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46327687580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46328136944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46328501840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46328886634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46329233468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46329579632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46329938112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46330305652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46330717306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46331074152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46331444226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46331814376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46332185908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46332531004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46332877200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46333234934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46333642092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46334008166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46334354038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46334736146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46335094354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46335465408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46335810088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46336156324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46336709952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46337060766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46337433882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46337777926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46338148080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46338507830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46338877666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46339285622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46339635136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46340005156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46340349254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46340709330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46341052296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46341421376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46341780174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46342208550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46342606816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46342970674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46343354562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46343699622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46344060724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46344404240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46344852070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46345215590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46345598684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46345944138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46346290026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46346647992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46346991982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46347352628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46347890830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46348264882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46348636224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46349005128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46349351500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46349696702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46350054780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46350460246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46350826950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46351181514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46351553210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46351912678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46352283244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46352628322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46352974370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46353394860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46353745450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46354119624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46354465024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46354836516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46355196242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46355569612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46355979122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46356330400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46356691700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46357049274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46357410130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46357752878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46358122344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46358494462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46359009606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46359363156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46359724260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46360085782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46360433444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46360798252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46361145346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46361577896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46361943756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46362315008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46362673838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46363020256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 420,4200000,10000,0,0,256,25,483,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46364543444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46364899032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46365274840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46365622522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46365995640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46366357216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46366730850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46367172328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46367526574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46367889066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46368245618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46368608442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46368953298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46369324012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46369683992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46370195722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46370562654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46370923714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46371285962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46371634306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46371998552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46372345406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46372780984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46373148120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46373520114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46373877732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46374230802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46374592736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46374953192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46375314396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46375765286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46376141092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46376532530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46376905232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46377253554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46377603024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46378077114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46378506866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46378873042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46379228752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46379600494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46379960970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46380332522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46380677900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46381025476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46381550334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46381901160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46382274356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46382618126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46382988392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46383349350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46383721096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46384134424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46384484024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46384853542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46385197502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46385556094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46385898502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46386296516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46386653394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46387087404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46387436312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46387798930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46388159532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46388506226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46388869296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46389215562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46389648980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46390014122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46390412628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46390759676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46391106270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46391465228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46391809714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46392170178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46392667616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46393041848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46393413356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46393784828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46394130580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46394477858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46394837772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46395261368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46395626116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46395980794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46396352012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46396712314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46397083506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46397428492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46397774826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46398198456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46398550428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46398927258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46399275164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46399648296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46400011458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46400384622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46400795324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46401150908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46401510186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46401868600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46402232930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46402578804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46402950546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46403311966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46404040714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46404404024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46404753576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46405113934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46405460596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46405823784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46406181912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46406616520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46406980542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46407361972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46407709190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46408056390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46408416236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46408761150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46409190102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46409540220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46409912420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46410285268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46410657950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46411006450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46411355480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46411715844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46412132566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46412496432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46412851628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46413221874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46413581804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46413951908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46414297744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46414643736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46415231544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46415594306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46415956614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46416300804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46416670454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46417030504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46417401184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46417813460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46418164278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46418535586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46418881038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46419241748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46419585622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46419954898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46420376302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46420751120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46421098054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46421470088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46421829888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46422174636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46422535738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46422879094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46423310814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46423674110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46424056304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46424402570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46424749772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46425108152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46425452254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46425813186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46426303788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46426677872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46427048630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46427418310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46427763912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46428111778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46428471338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46428882778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46429247260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46429602298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46429972006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46430331416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46430702392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46431048276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46431427430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46431867178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46432218104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46432594816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46432941376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46433314452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46433676304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46434047524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46434453534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46434803520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46435171430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46435517072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46435878532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46436222206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46436606266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46436966692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46437493080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46437842560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46438203906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46438563220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46438908516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46439269074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46439612588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46440047880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46440411388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46440795230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46441142586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46441488482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46441848020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46442218074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46442578712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46442986406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46443358826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46443729236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46444100816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46444446372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46444792946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46445152058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46445560888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46445925686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46446270164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46446653344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46447012334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46447381758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46447727610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46448074566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46448496032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46448933920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46449310416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46449655126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46450026152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46450386354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46450757220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46451169292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46451521806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46451883384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46452253288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46452617470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46452962818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46453334536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46453695042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46454131186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46454481858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46454840944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46455202410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46455549324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46455912308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46456257744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46456629330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46457050736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46457425460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46457783868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46458130608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46458490946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46458835652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46459196614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 421,4210000,10000,0,0,256,25,484,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46461242794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46461626110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46461989408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46462442446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46462793920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46463143202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46463526256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46463874548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46464239010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46464585186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46464957086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46465378198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46465753306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46466110294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46466458786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46466818438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46467162838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46467522606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46467966118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46468348492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46468722908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46469117528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46469466000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46469812404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46470169976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46470513674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46471031944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46471380448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46471984090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46472380308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46472760546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46473140642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46473620388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46473994870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46474350168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46474722518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46475075928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46475455186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46475836820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46476215356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46476643808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46476999332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46477364978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46477714186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46478080272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46478429032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46478827722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46479259664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46479641950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46479994216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46480347662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46480854280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46481205948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46481582408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46481994018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46482552172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46482921488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46483295412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46483644614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46483994664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46484368634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46484813716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46485181580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46485528366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46485898812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46486261668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46486644558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46487005082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46487355472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46487785904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46488141858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46488514024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46488862532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46489236098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46489608054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46489997800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46490447548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46490804406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46491169974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46491521598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46491900168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46492273324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46492663970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46493026616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46493576390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46493930940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46494285224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46494648506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46494997158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46495375060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46495723216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46496160200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46496525242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46496898780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46497246404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46497595304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46497954852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46498347680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46498774218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46499123408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46499507712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46499872638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46500245528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46500611576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46500975620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46501337354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46501762126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46502129930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46502475882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46502847168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46503208004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46503580076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46503942516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46504359288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46504817800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46505168698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46505530604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46505876672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46506248406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46506624112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46506997394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46507467154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46507854194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46508217008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46508564442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46508926682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46509273448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46509658724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46510088146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46510469814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46510818482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46511167778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46511531138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46511879450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46512276754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46512624914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46513072276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46513439946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46513814298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46514162690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46514512484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46514874494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46515234702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46515661802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46516156900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46516533992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46516898442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46517272324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46517620040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46517985378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46518415486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46518767324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46519130506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46519476856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46519848750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46520210716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46520596256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46520945560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46521358556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46521723312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46522070768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46522433304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46522778616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46523150884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46523525244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46523957752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46524310888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46524659178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46525020634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46525369214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46525731872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46526077256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46526461356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46526889102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46527359260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46527707924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46528056988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46528419834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46528773308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46529147334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46529560764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46529940228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46530306026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46530681912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46531033092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46531403388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46531787458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46532157858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46532603798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46532959664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46533337224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46533704508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46534083660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46534437288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46534807860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46535250716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46535605734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46535973646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46536323498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46536699420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46537063196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46537451266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46537798706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46538352508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46538719742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46539069756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46539433576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46539791228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46540179280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46540542282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46540981976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46541335240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46541687150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46542049036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46542397910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46542763336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46543123340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46543560550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46543927832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46544300788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46544651356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46545003288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46545364674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46545722676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46546089548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46546502368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46546878414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46547257662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46547641652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46547989690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46548338552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46548730604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46549144696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46549608182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46549958332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46550330754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46550693148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46551066336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46551427336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46551776568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46552205104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46552555784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46552919034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46553264930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46553636352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46553996550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46554406528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46554819192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46555170112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46555531936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46555880084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46556244006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46556591478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46556976338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46557337596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46557923358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46558276912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 422,4220000,10000,0,0,256,25,486,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46559740112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46560118698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46560684660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46561056620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46561407008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46561783876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46562148022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46562539266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46562889140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46563308394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46563705290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46564064034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46564429416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46564775244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46565147636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46565519928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46565958898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46566312582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46566664414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46567027136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46567374808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46567740276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46568088502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46568472160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46568900784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46569276968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46569625992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46569973702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46570334486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46570680632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46571055336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46571401708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46571924896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46572293532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46572666888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46573014814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46573364114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46573737120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46574085338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46574523736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46574873878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46575248388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46575609900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46575982034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46576329612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46576691626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46577052892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46577461336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46577827712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46578175792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46578549924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46578910744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46579297466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46579656380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46580066482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46580431336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46580777932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46581141192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46581487268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46581858332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46582232650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46582607110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46583130794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46583485812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46583848068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46584218022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46584580848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46584952530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46585325358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46585754376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46586132014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46586480158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46586830452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46587192540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46587540712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46587917166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46588315580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46588699984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46589062008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46589435778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46589782996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46590130836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46590492712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46590852578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46591278794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46591628000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46591999366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46592395576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46592773036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46593121712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46593488398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46593851696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46594401840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46594783926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46595131914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46595504972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46595865406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46596249894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46596597916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46597015332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46597380238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46597729444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46598093916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46598441286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46598814796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46599189360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46599630552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46599984060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46600332128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46600693656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46601041754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46601406702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46601765828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46602139966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46602573688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46602951046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46603300696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46603651790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46604014664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46604362468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46604739230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46605149168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46605641710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46606008090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46606380706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46606727488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46607076824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46607450246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46607796508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46608232490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46608581792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46608953218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46609314010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46609686636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46610068396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46610431210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46610858106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46611212630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46611578188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46611927468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46612303452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46612667700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46613053554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46613403048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46613826354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46614193312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46614541862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46614906840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46615254262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46615627814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46616002042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46616442702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46616913384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46617308346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46617672580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46618020306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46618383812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46618745210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46619191786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46619559498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46619934754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46620283980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46620634234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46620995264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46621353608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46621716778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46622125320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46622500828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46622863366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46623245698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46623595164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46623944192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46624321034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46624717796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46625091440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46625437290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46625826194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46626187986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46626559532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46626918908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46627270530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46627696214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46628144626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46628511216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46628857298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46629229126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46629591306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46629975190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46630386210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46630738898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46631100164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46631447230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46631809914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46632156312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46632539118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46632900336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46633334952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46633687296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46634037482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46634568174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46634930926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46635294452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46635673052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46636109214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46636475922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46636849978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46637198636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46637548744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46637911078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46638269978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46638632760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46639175692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46639554278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46639917642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46640291236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46640639534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46641001394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46641376884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46641790204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46642157814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46642504524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46642877506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46643240324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46643614126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46643973170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46644386204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46644750254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46645096436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46645458200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46645802206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46646172382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46646542618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46646913580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46647331312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46647684552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46648046920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46648395860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46648761688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46649109570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46649497040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46649910226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46650427656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46650783890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46651133676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46651497386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46651847256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46652225842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46652573310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46653017674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46653384860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46653757646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46654107568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46654456706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46654817512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46655175052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 423,4230000,10000,0,0,256,25,487,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46657124844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46657482388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46657888956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46658251060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46658700680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46659054310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46659407752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46659782054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46660128162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46660490364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46660849568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46661288570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46661750122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46662125902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46662473062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46662823082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46663183876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46663544480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46663971394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46664320816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46664692248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46665053574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46665426444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46665773544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46666162330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46666522834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46666933938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46667299816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46667645144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46668017324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46668378940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46668752042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46669110972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46669510416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46669889156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46670236928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46670599176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46670944318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46671316044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46671677052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46672061646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46672476850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46672919256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46673282258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46673644238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46674006704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46674351596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46674735258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46675170962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46675545418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46675892890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46676241624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46676601728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46676947966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46677321862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46677669278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46678103070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46678471336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46678842350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46679190848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46679539936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46679900418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46680258134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46680619944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46681026304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46681400500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46681763100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46682135596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46682483112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46682831066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46683200866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46683609492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46684094014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46684442120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46684812956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46685175060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46685548140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46685907698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46686256124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46686683892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46687031432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46687394554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46687740068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46688112138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46688473634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46688870858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46689283502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46689637636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46689999530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46690346420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46690724378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46691071998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46691456138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46691819244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46692261790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46692613108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46692960600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46693320866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46693666758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46694029926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46694386936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46694820510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46695274942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46695652222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46696001696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46696348470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46696710788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46697069992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46697433414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46697843742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46698218352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46698578400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46698949452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46699296030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46699642974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46700016450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46700424036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46700790340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46701137082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46701507738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46701868508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46702239620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46702598312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46702946982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46703379536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46703730948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46704095048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46704454934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46704827306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46705188384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46705573144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46705991608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46706434996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46706800950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46707151242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46707517008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46707865006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46708250442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46708613628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46709062268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46709414998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46709765236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46710125796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46710472406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46710835316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46711391488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46711837062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46712206266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46712582790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46712931286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46713278072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46713639784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46713998354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46714421816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46714772076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46715145602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46715507670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46715880736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46716228202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46716589004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46716950288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46717496774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46717865984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46718215860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46718591552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46718963832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46719353226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46719703810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46720146924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46720513592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46720861170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46721225662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46721572340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46721945556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46722359714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46722800702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46723155694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46723504968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46723867946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46724217386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46724583486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46724943682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46725316790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46725741726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46726116968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46726465262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46726813950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46727174486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46727522036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46727897256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46728243020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46728769572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46729139566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46729512660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46729861132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46730210638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46730585662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46730935338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46731363760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46731714390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46732087228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46732449750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46732824492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46733173738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46733535616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46733958258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46734309386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46734672880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46735020420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46735406718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46735771160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46736157102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46736506360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46736923370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46737290208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46737639304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46738002788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46738349784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46738724030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46739098778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46739534928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46740026648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46740380994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46740882846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46741235376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46741599240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46741962652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46742420452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46742790556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46743168602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46743518254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46743868668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46744230018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46744589712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46744954114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46745367804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46745746672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46746111582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46746486336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46746836576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46747188134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46747561386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46748014516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46748381498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46748727710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46749100454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46749461622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46749833880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46750192232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46750540904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46751065370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46751439400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46751805604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46752153444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46752528032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46752891562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46753278824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 424,4240000,10000,0,0,256,25,488,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46754791866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46755153080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46755521802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46755886080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46756250034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46756662562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46757039396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46757402162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46757777924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46758124512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46758474748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46758846080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46759264110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46759631858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46759977622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46760349858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46760711244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46761083614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46761444408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46761792896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46762315996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46762667646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46763030904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46763381440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46763843218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46764222504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46764596858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46765024540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46765377270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46765738946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46766085536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46766447422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46766793076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46767175726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46767621110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46767998716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46768346828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46768696726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46769058858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46769407220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46769781750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46770128390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46770563646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46770930626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46771303788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46771652496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46772001116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46772361346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46772717256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46773150736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46773630388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46774006830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46774368506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46774741446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46775088918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46775449000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46775810630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46776224940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46776590884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46776948824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46777320442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46777682770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46778089544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46778450814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46778868306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46779234436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46779581884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46779944336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46780289994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46780662606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46781036352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46781408926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46781822986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46782176624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46782540092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46782902556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46783268346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46783616328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46784002174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46784436290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46784938918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46785291702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46785641372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46786002458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46786349688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46786725178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46787133006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46787511754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46787873288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46788419534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46788773136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46789125146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46789505100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46789852410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46790286610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46790636670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46791011780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46791374948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46791747222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46792095568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46792457368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46792882006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46793232062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46793593268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46793937884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46794308014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46794667018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46795048742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46795393624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46795901004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46796267718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46796615168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46796978518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46797323940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46797696298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46798069064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46798507372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46798872394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46799223724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46799588252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46799935154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46800299642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46800659530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46801032730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46801459410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46801837450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46802187450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46802538168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46802901600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46803292098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46803678282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46804100868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46804478848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46804841964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46805216164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46805565896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46805917014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46806292584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46806640402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46807160816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46807510466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46807882948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46808242814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46808614696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46808973326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46809323304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46809755470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46810108486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46810475924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46810851956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46811238364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46811610848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46812011558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46812434940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46812791642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46813155902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46813506466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46813873632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46814236852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46814623046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46814985500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46815422460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46815774822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46816125456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46816487320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46816835576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46817201304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46817560256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46818048712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46818547936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46818942442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46819333160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46819684928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46820047644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46820408212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46820844800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46821194522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46821566596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46821927830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46822299432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46822647584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46823007618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46823368320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46823778240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46824144752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46824491034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46824863312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46825242654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46825632492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46825992112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46826447816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46826845126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46827194284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46827557668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46827904404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46828276152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46828652164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46829026446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46829577180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46829945716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46830308048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46830655614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46831019134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46831378480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46831752286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46832181674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46832557392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46832904562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46833252628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46833612954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46833960654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46834358970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46834767546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46835143712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46835504644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46835877722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46836225192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46836574056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46836949090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46837296900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46837722822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46838072210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46838597816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46838970096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46839344384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46839695886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46840060982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46840497296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46840950574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46841328300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46841675304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46842049024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46842411212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46842797036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46843212514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46843567232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46843930538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46844313170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46844678836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46845045624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46845432816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46845827160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46846277064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46846645802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46846996284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46847374360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46847722916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46848114490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46848465748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46848922464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46849287170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46849660120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46850006770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46850352954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46850714086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 425,4250000,10000,0,0,256,25,489,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46852808390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46853187206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46853537426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46853930666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46854362072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46854744224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46855094000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46855446246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46855813124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46856162296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46856541460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46856891170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46857326286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46857694270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46858066464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46858414334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46858763242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46859126084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46859533222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46859973048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46860326022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46860743456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46861130504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46861536994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46861888032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46862251876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46862638004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46863166456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46863535300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46863881304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46864253986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46864614712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46864999568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46865594792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46865948388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46866310264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46866656936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46867019618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46867365732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46867750002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46868112424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46868548980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46868900016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46869249634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46869611748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46869959706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46870324440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46870682702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46871056090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46871491386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46871872044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46872219226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46872567802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46872925980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46873270578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46873643034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46874049344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46874560740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46874972016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46875350318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46875699636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46876082432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46876459532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46876915166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46877297058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46877674002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46878061272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46878452450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46878841564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46879199938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46879615888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46879981106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46880328006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46880690694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46881036624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46881407998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46881781630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46882153468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46882568804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46882919088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46883275070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46883617646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46883975620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46884317460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46884696230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46885052716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46885585904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46885949592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46886298640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46886675690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46887023204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46887407200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46887766524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46888207170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46888572632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46888945726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46889292604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46889639962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46889999986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46890394900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46890822510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46891172736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46891547780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46891911320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46892283712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46892630772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46892991730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46893354264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46893763074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46894144256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46894490812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46894862848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46895223768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46895595040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46895953360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46896370490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46896898596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46897248996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46897612910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46897958894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46898339812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46898713418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46899149640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46899499384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46899847380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46900208516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46900554868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46900947590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46901337246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46901711856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46902159924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46902538214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46902885560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46903235216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46903595460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46903939590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46904310814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46904713640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46905107084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46905479612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46905852504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46906202502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46906551020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46906934834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46907283886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46907711168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46908162708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46908538074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46908899790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46909272414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46909643606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46910204108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46910719570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46911072510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46911442060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46911786846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46912160720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46912524682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46912915288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46913331648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46913685474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46914054216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46914411876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46914775802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46915121552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46915507110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46915964734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46916340448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46916689952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46917044972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46917404418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46917749114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46918121004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46918475650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46918911516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46919429568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46919807460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46920154928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46920503968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46920865280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46921235396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46921665874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46922016758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46922386782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46922746430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46923116820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46923461142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46923821786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46924180246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46924587290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46924950252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46925310740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46925702100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46926060014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46926429060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46926785066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46927200252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46927561380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46927906442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46928266718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46928610102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46928978732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46929348046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46929718366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46930130162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46930575666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46930936098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46931281256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46931641570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46931985678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46932368972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46932806586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46933181188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46933626516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46934008668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46934369620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46934716726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46935094612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46935440062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46935890168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46936261066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46936631722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46936997130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46937348332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46937716144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46938078090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46938512742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46938862460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46939235126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46939597856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46939972052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46940319112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46940682808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46941119968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46941634912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46942181646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46942546794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46943026458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46943410886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46943790022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46944227468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46944582894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46944955864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46945309126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46945672772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46946023818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46946439154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46946871670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46947252370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46947610462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46947965370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46948326188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46948672732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46949056008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46949405960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46949860830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46950232232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 426,4260000,10000,0,0,256,25,490,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 46951767516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46952132734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46952699864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46953090072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46953440334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46953801038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46954145006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46954518162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46954891460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46955332176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46955682760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46956031800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46956393784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46956738528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46957099888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46957457498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46957909704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46958292056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46958664060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46959010346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46959360434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46959720254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46960065980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46960438738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46960846584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46961220224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46961580160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46961950300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46962297288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46962642792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46963011654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46963356700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46963871032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46964219610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46964588970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46964948734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46965319990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46965667522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46966027854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46966453060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46966802708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46967167774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46967513858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46967886362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46968248972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46968633194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46968982360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46969396942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46969760468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46970107542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46970468514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46970812072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46971180514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46971550108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46971986898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46972337208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46972683948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46973043340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46973401654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46973762960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46974105416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46974487830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46974915428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46975381220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46975732264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46976082016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46976442838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46976790420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46977163532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46977578480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46977953150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46978315434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46978687612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46979034572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46979383156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46979755616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46980101830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46980528046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46980877840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46981249754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46981611170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46981983450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46982331248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46982691900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46983054400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46983463964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46983826960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46984171656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46984636042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46985007112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46985398552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46985749794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46986270988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46986637922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46986986340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46987348850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46987694726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46988065664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46988461596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46988919102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46989268960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46989616276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46989973974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46990319092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46990680742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46991066752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46991437314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46991868700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46992242580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46992589406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46992944250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46993303040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46993692816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46994073280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46994494200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46994868450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46995228702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46995602200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46995948392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46996295322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 46996667412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46997010740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 46997533318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 46997881116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 46998252202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 46998611084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 46998982174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 46999353640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 46999701650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47000127278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47000475996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47000835550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47001178026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47001548038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47001905700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47002320590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47002720412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47003093408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47003453588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47003798846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47004162240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47004524082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47004895412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47005267044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47005708436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47006057960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47006403572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47006760794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47007104246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47007464178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47008052924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47008703652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47009098698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47009646836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47010008244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47010362168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47010747780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47011204576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47011584424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47011933572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47012309314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47012671644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47013058974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47013419852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47013787226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47014216338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47014568430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47014934124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47015280924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47015654660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47016016856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47016401182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47016813696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47017166710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47017528496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47017874504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47018236878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47018581920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47019150424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47019588400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47020115350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47020469490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47020839116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47021200482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47021546736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47021922762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47022339482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47022722440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47023082366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47023453416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47023800588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47024148794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47024520728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47024867556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47025293246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47025643792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47026015156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47026375882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47026747922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47027095260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47027454938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47027821160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47028284508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47028652012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47028997412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47029368608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47029728786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47030100404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47030459742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47030882374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47031345038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47031698714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47032063290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47032411258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47032784310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47033159446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47033602052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47033954940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47034305270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47034666162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47035011510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47035373238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47035731324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47036118116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47036543684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47036923592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47037273940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47037627522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47037991858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47038340946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47038718690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47039117980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47039502290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47039863850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47040236450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47040583116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47040933648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47041295060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47041654476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47042083060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47042569616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47042947280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47043309260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47043683406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47044038416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47044400454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47044844994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47045195766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47045559638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47045905436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47046277546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47046638426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47047022166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47047369434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47047780508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 427,4270000,10000,0,0,256,25,491,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47049539206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47049910564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47050346354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47050700024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47051075638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47051436116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47051812488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47052172584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47052546230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47052927370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47053344322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47053809700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47054156108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47054528830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47054891518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47055264946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47055630746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47056049296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47056416344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47056764962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47057129496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47057506264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47057897646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47058327820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47058777594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47059128428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47059479038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47059841134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47060187374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47060550234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47060894644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47061275544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47061696952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47062072162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47062419924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47062767200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47063128764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47063475274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47063849392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47064195456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47064719098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47065087160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47065459412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47065806162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47066155138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47066526834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47066873574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47067303208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47067652604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47068024336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47068401710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47068774716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47069123010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47069483200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47069846314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47070258200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47070624566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47070969940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47071341776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47071702786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47072074364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47072432616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47072854744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47073220920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47073569280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47073934380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47074282510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47074655920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47075027854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47075401966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47075901180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47076256624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47076620350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47076970796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47077337340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47077684664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47078070268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47078497480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47078875396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47079224050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47079572704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47079936048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47080284942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47080662316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47081008424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47081442398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47081811082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47082186108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47082537194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47082888650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47083251976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47083625464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47084068226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47084416664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47084788416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47085149280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47085522678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47085871060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47086231846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47086595036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47087091202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47087461000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47087811188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47088186086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47088547432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47088969440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47089317008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47089738494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47090104704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47090453010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47090819294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47091167214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47091539454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47091912446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47092348056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47092699730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47093050882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47093414992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47093766036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47094130608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47094478284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47094869080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47095303228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47095684888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47096225164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47096579156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47096938840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47097286692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47097672594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47098091872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47098650588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47099036248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47099452154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47099834312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47100214448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47100583544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47101020370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47101398118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47101750248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47102129720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47102495260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47102879020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47103271520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47103701734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47104074080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47104454234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47104826416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47105181050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47105560982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47105943796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47106405760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47106758622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47107110184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47107471058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47107822504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47108187522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47108545530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47108918388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47109344438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47109825286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47110174926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47110524936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47110886840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47111236460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47111616084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47112034678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47112411308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47112775546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47113150494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47113499252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47113851036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47114254562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47114605536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47115035054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47115410586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47115783760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47116146186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47116518100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47116865730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47117230126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47117668188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47118018728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47118382860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47118728754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47119100316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47119462444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47119845972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47120207022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47120709436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47121073374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47121420708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47121783668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47122130376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47122515316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47122877356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47123318660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47123671238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47124020696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47124381376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47124728146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47125091084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47125450106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47125822500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47126251738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47126681310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47127104284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47127457664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47127820128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47128181108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47128545598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47128979012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47129356076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47129717266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47130089940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47130437342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47130802796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47131180522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47131599956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47132065636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47132416240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47132790418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47133154652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47133527168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47133887464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47134236948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47134666582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47135017916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47135380692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47135726728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47136098616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47136459502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47136845784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47137256158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47137608884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47137968766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47138316662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47138680044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47139025298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47139407798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47139768276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47140199588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47140551742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47140900892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47141260496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47141607712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47141969930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47142327934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47142759140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47143260524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47143641518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47144030952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47144383546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47144747292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47145108770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47145542716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47145895942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47146268992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 428,4280000,10000,0,0,256,25,492,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47147793876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47148177706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47148599968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47148956232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47149323236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47149672772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47150035700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47150381740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47150776656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47151213628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47151592320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47151942500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47152296892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47152660128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47153008106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47153384054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47153730752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47154246224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47154629354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47155002814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47155350920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47155703560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47156065232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47156424714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47156857752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47157210224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47157585836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47157949038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47158325778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47158676644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47159039900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47159403388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47159812238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47160204382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47160554696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47160930856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47161294792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47161671468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47162035506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47162457564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47162842184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47163189762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47163551982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47163898266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47164269802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47164642240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47165015756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47165517410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47165873350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47166235200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47166583672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47166947762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47167293880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47167678740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47168103444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47168481424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47168830688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47169201524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47169566478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47169918048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47170332748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47170753028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47171132412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47171497098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47171874052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47172224296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47172576604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47173140996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47173559998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47173927674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47174274470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47174648820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47175010946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47175383616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47175741624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47176094508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47176524256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47177046078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47177412612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47177757410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47178129054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47178491830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47178904702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47179320640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47179673590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47180035774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47180383258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47180746792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47181093920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47181504798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47181920920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47182307480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47182656982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47183009194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47183374510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47183722518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47184085834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47184449180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47184884642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47185257130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47185634128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47185985652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47186339658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47186709914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47187072108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47187438066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47187939348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47188318214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47188681466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47189055932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47189404656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47189768822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47190133816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47190551436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47190920214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47191267250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47191655804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47192020952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47192397364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47192767104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47193180274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47193546018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47193895412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47194273498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47194622996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47195000628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47195376088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47195752068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47196167304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47196522780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47196884192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47197232208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47197596372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47197943650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47198341144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47198767774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47199236594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47199589166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47199937296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47200297294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47200644106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47201019862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47201366076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47201799806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47202165726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47202540354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47202889658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47203240902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47203602874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47203961068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47204397772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47204747520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47205121114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47205484118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47205858512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47206207066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47206568612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47206930906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47207345932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47207714720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47208062402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47208436048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47208798160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47209172194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47209558778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47209974354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47210441566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47210796516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47211164406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47211513402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47211889200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47212265072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47212642036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47213055354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47213410308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47213773498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47214123004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47214491060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47214841306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47215229412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47215662414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47216042612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47216395688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47216745980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47217109888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47217473832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47217850558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47218199048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47218636640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47219005108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47219379854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47219729930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47220081178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47220444066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47220802972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47221243208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47221683820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47222062278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47222426486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47222800934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47223151234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47223512000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47223934442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47224294220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47224658782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47225006110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47225393460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47225754758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47226162514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47226509578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47226922118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47227287884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47227634808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47227997378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47228342884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47228714744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47229087788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47229511706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47229877102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47230226856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47230587378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47230934574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47231297122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47231642728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47232025530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47232452540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47232920426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47233277074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47233673012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47234044378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47234394374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47234776172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47235206462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47235584964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47235949732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47236326228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47236675900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47237026750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47237401338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47237749502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47238177720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47238543704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47238922014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47239289486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47239667390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47240020408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47240386578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47240829586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47241182070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47241546102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47241892918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47242265952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47242628802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47243013206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47243362652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47243854476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 429,4290000,10000,0,0,256,25,494,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47245418144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47245790974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47246157396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47246582776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47246963876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47247330242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47247706084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47248055080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47248406312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47248780742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47249209260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47249759734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47250109626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47250482500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47250846790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47251220362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47251580244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47251994290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47252358720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47252706400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47253068850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47253414670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47253786766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47254161392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47254536968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47254956956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47255451264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47255813276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47256160842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47256522922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47256868576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47257269906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47257702070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47258080194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47258429084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47258778996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47259142168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47259490660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47259866368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47260213384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47260647618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47261014144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47261389084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47261739460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47262089690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47262451346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47262810234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47263239256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47263590976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47263964924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47264328264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47264702754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47265052408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47265415098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47265777162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47266273286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47266642592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47266990510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47267365732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47267729802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47268147106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47268498816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47268916186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47269281034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47269629716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47269993658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47270340282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47270712504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47271086196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47271505204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47271871336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47272222698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47272584170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47272945422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47273309666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47273655954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47274039948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47274464980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47274841552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47275188562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47275537616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47275900532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47276247208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47276620512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47276968034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47277489770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47277856664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47278228580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47278576284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47278924960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47279286076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47279644746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47280073732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47280422428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47280795314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47281165670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47281539092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47281889614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47282275144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47282639190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47283049356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47283417894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47283765320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47284139418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47284501700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47284874258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47285232612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47285643986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47286009534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47286358624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47286723736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47287071864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47287445604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47287818908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47288212418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47288747502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47289102646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47289465406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47289812210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47290175044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47290532452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47290906324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47291334930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47291712588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47292062776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47292412126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47292774522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47293119868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47293494060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47293840420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47294275770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47294640906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47295028530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47295378284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47295726844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47296087012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47296447718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47296884422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47297234640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47297607410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47297967352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47298340200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47298687410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47299049100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47299411498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47299948502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47300316594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47300662898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47301035646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47301397154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47301780446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47302128074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47302540852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47302905088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47303253780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47303617440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47303977546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47304350820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47304724306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47305163060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47305516494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47305866420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47306230436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47306580542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47306945640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47307293862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47307679796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47308104710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47308481228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47308831026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47309180558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47309542442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47309889544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47310264936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47310611672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47311178170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47311548046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47311921678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47312270968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47312622032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47312997114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47313345512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47313776040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47314126194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47314499010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47314861480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47315235200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47315584350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47315945236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47316367736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47316718978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47317082802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47317428544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47317814172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47318176276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47318557976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47318905224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47319342672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47319707162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47320054502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47320417100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47320761954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47321133286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47321505316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47321940042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47322381594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47322734122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47323095022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47323441576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47323804302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47324160554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47324532624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47324957460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47325333672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47325681954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47326029828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47326389950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47326941794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47327309398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47327730780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47328106230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47328468914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47328840632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47329188562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47329536898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47329908852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47330255784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47330682018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47331027972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47331400554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47331762330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47332135274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47332483432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47332844126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47333266170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47333752074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47334118552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47334464146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47334850372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47335213472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47335600146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47336013804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47336366630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47336727264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47337072728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47337435742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47337781152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47338192504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47338553690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47338989328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47339340454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47339689202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47340050520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47340408882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47340772150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 430,4300000,10000,0,0,256,25,495,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47342710810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47343096566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47343465468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47343854832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47344205264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47344765666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47345135934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47345488638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47345855350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47346203556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47346590410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47346951650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47347390586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47347742728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47348098000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47348460802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47348808788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47349173734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47349532562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47349967304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47350342704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47350716700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47351065646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47351413930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47351793580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47352152392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47352515324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47352923156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47353297854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47353659112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47354030378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47354377146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47354725876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47355109836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47355503868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47356145080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47356498680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47356872280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47357235258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47357608242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47357969060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47358384272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47358748462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47359096378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47359458252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47359803220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47360174736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47360545994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47360918790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47361331190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47361683838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47362046062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47362392592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47362754958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47363100136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47363482450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47363842330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47364282754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47364635506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47364984356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47365345208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47365694260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47366057960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47366416260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47366849256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47367321330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47367697566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47368045524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47368395442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47368756832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47369115308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47369540610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47369891634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47370263760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47370625026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47370997454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47371345746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47371693516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47372066400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47372474370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47372839508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47373184648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47373554722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47373915250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47374286854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47374646266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47374995884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47375420140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47375770266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47376133084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47376478516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47376849010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47377209292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47377594254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47378005902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47378448628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47378812112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47379159968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47379523432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47379869480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47380253894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47380614452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47381051570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47381402644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47381751724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47382121408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47382480972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47382845136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47383203244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47383635384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47384001164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47384374510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47384721626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47385070382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47385431474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47385789192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47386152970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47386561368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47386940168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47387304052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47387679416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47388029818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47388380352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47388756536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47389170418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47389675052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47390025124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47390397254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47390760430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47391133864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47391494234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47391843072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47392271602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47392624068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47392989480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47393337420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47393711526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47394113374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47394489242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47394899804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47395252444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47395613532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47395960212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47396323102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47396668772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47397051118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47397412654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47397844312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47398210216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47398559358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47398919884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47399265928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47399629028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47399985770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47400428404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47400912056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47401288424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47401636218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47401985544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47402347666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47402705792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47403129852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47403659900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47404035282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47404397618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47404768876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47405116698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47405477106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47405837706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47406253728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47406621818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47406968820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47407343008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47407703764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47408076378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47408434532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47408846230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47409209660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47409557246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47409920474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47410265344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47410637244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47411009102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47411381948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47411918902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47412273774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47412634648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47412981434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47413343600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47413714058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47414087446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47414512934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47414888518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47415236444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47415585702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47415946202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47416291978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47416666066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47417011530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47417459858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47417827122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47418201510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47418549724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47418899914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47419262128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47419622248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47420057630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47420406332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47420777920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47421139248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47421511394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47421857784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47422218698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47422579238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47423056882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47423435326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47423782410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47424154100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47424515600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47424886966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47425244770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47425669412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47426034652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47426381746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47426758994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47427105564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47427476814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47427854246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47428228978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47428643624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47429011244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47429373780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47429719672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47430082584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47430428238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47430811592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47431234696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47431608646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47431955498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47432303570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47432664660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47433011136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47433384778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47433730962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47434165876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47434620866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47434995738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47435342888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47435691114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47436052458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47436409266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47436845994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47437196358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47437569428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47437931222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47438301204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47438647306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 431,4310000,10000,0,0,256,25,496,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47440222018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47440602062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47440956796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47441322492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47441670026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47442058380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47442498488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47442879078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47443227028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47443579538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47443943336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47444290992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47444678658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47445025918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47445568176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47445937564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47446312358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47446661852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47447010120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47447383780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47447731128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47448159480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47448508314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47448880434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47449241144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47449614378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47449961450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47450344154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47450768336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47451119150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47451482350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47451827508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47452199294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47452558998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47452942698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47453291092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47453699540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47454063226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47454425872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47454789034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47455134112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47455506436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47455878144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47456251692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47456749694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47457102824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47457462566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47457809206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47458172244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47458528462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47458900554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47459323596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47459698616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47460047540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47460396284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47460772158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47461120702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47461494120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47461840192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47462272806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47462638694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47463011624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47463359078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47463706942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47464067178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47464423220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47464854256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47465205274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47465579272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47465941960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47466314182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47466661302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47467020856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47467383850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47467886696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47468256582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47468604446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47468978808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47469342700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47469731492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47470081660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47470494778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47470858518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47471205216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47471567422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47471912964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47472283976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47472662018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47473034650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47473446922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47473800206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47474161016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47474509302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47474874280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47475221644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47475605704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47476026316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47476413762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47476762316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47477110706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47477471274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47477817108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47478192134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47478537512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47478970632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47479422150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47479795468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47480143152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47480642832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47481020758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47481368558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47481798400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47482149296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47482524058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47482886972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47483259226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47483605806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47483965526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47484386954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47484736458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47485098892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47485444276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47485815270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47486175276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47486557836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47486905784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47487317296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47487681488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47488029476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47488392066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47488737302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47489108828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47489480492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47489853980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47490393832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47490747304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47491108374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47491455490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47491831162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47492189592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47492562366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47492987086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47493360840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47493706834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47494052416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47494411598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47494755870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47495127866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47495526536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47495904962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47496264640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47496635780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47496982570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47497330300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47497690036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47498047330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47498471820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47498820726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47499192112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47499552752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47499925252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47500272308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47500631156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47500992364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47501529796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47501898616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47502245136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47502617312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47502978918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47503362110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47503710388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47504122540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47504487032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47504834038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47505196836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47505542184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47505913242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47506303714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47506745096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47507121696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47507470392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47507830320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47508174924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47508536438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47508880780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47509261766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47509685482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47510060634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47510407810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47510755832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47511117178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47511462788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47511836782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47512181796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47512694180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47513061056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47513432764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47513780596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47514129068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47514489064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47514847202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47515274164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47515623290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47515995380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47516356658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47516728588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47517075734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47517436716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47517797850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47518209094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47518574796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47518920996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47519291436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47519652618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47520025952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47520384936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47520810748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47521169698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47521512860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47521871348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47522213018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47522601406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47522970370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47523338522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47523747638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47524188752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47524551288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47524897842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47525260720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47525606472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47525987988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47526410826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47526786892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47527133354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47527482016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47527842436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47528188046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47528560266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47528905776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47529350120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47529715210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47530084728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47530429148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47530774568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47531132170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47531498616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47531905648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47532269156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47532640936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47533001324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47533372112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47533719264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47534068066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47534436182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47534842048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 432,4320000,10000,0,0,256,25,497,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47536720842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47537090240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47537526796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47537902998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47538277458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47538628656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47538995932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47539357528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47539714034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47540076890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47540486236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47540862122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47541224472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47541597730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47541945484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47542294100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47542667844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47543014856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47543441040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47543790948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47544163324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47544525966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47544899636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47545249288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47545611560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47546036672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47546483992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47546851444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47547196782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47547569382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47547930904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47548318320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47548720206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47549081636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47549442978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47549788924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47550151020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47550496238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47550866756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47551267798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47551714046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47552067364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47552417042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47552778200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47553125214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47553488752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47553846984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47554235886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47554665426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47555041164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47555389388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47555739304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47556101336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47556447820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47556822898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47557343906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47557861778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47558230720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47558606044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47558956190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47559316624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47559682352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47560097792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47560466446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47560814604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47561189096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47561550340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47561922400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47562304178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47562655286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47563083420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47563433388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47563799116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47564147908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47564522882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47564885360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47565268962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47565678272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47566031708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47566393774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47566740752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47567104822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47567450868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47567833670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47568195778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47568717616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47569069554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47569419256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47569780070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47570142580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47570517738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47570864714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47571300552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47571666174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47572040144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47572388962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47572738042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47573099326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47573456494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47573819598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47574228970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47574604560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47574965722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47575339014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47575687662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47576037340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47576410700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47576823214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47577189548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47577536280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47577907954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47578269530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47578643538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47579002412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47579351820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47579776942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47580213584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47580578038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47580924654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47581297752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47581660452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47582045606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47582458294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47582811928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47583173910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47583521588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47583935400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47584289376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47584678576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47585040962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47585508104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47585859648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47586210862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47586574324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47586920704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47587283472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47587640332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47588083788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47588450692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47588821984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47589170220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47589518716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47589881712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47590242340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47590604628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47591128396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47591503202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47591864286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47592236118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47592583400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47592943512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47593306176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47593745608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47594111740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47594458008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47594829484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47595189880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47595562236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47595921826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47596321930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47596692650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47597039712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47597401478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47597746878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47598118766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47598481350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47598867876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47599282390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47599635478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47599997564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47600343532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47600706048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47601065410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47601450282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47601813382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47602379898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47602734646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47603086002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47603448610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47603797458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47604174112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47604522736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47604958194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47605325280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47605698756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47606047356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47606395554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47606756226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47607115706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47607539556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47607891394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47608265920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47608629298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47609003680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47609353008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47609714282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47610078478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47610498958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47610866836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47611213454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47611586530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47611949414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47612347064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47612706780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47613102260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47613567362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47613920446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47614283934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47614631006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47615004238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47615389290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47615763138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47616180194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47616548142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47616911484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47617257852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47617620126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47617965800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47618372606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47618795838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47619171030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47619519694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47619867772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47620229102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47620576160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47620949842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47621296000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47621726044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47622094108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47622465456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47622814230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47623162278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47623523770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47623881592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47624244338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47624763016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47625139352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47625501272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47625875772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47626223116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47626607090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47626971096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47627391268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47627756746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47628102772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47628475344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47628837152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47629210700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47629571382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47629995040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47630359348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47630707002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47631070732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47631416532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47631801774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47632176192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47632549450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 433,4330000,10000,0,0,256,25,498,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47634068566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47634551448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47634937722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47635288600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47635727322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47636251014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47636631608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47636994258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47637370590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47637729502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47638081228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47638507428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47638858570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47639221512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47639568238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47639940300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47640301206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47640686276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47641035188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47641451166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47641817770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47642164266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47642526422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47642871740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47643242698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47643614264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47644047278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47644400746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47644751752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47645115348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47645462134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47645825018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47646180800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47646553058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47647059784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47647454956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47647804298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47648153018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47648538072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47648884194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47649258634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47649674426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47650049960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47650411468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47650783042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47651130192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47651479234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47651855390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47652202126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47652627828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47652978030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47653352216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47653715106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47654089952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47654438206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47654800218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47655224002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47655575258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47655940026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47656287554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47656660864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47657062306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47657456160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47657804408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47658318080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47658684708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47659034284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47659399436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47659748328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47660134722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47660496564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47660932912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47661286020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47661638418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47662002492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47662349120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47662712190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47663069234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47663441038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47663884198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47664261360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47664611498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47664960980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47665322872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47665669350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47666043724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47666451430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47666827982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47667189842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47667563788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47667912556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47668262916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47668636400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47668983180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47669487252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47669842340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47670217200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47670616046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47670991646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47671354378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47671705564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47672147804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47672501016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47672865840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47673213642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47673587546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47673949266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47674361300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47674771032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47675125710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47675489014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47675836698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47676278540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47676657604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47677046546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47677407862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47677858236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47678208060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47678558598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47678919226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47679282998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47679646248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47680003000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47680439896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47680910506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47681290422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47681640322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47681991048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47682354226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47682712788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47683145452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47683497088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47683868772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47684229340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47684601062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47684948248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47685295932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47685668156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47686077100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47686444592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47686789928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47687161082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47687522270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47687894812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47688254212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47688603074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47689037150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47689389282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47689754804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47690102506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47690475616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47690839006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47691225062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47691637224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47692081696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47692447892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47692795722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47693158578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47693504488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47693887994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47694248352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47694681822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47695059832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47695408596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47695769836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47696116020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47696478108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47696835766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47697279500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47697646336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47698021044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47698369452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47698719518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47699080790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47699439248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47699804784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47700222882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47700601480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47700961642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47701333370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47701681256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47702028960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47702402594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47702814174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47703316150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47703665648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47704040152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47704401642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47704772970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47705143424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47705557956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47705923388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47706272172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47706637064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47706984098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47707356878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47707729808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47708103724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47708515886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47708870814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47709235346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47709627652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47710004110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47710363978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47710753404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47711296432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47711683994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47712044264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47712394846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47712771214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47713116332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47713517206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47713957494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47714479386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47714856208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47715232674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47715582170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47715932810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47716311700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47716710620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47717088328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47717436494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47717810246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47718170892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47718542126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47718887254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47719245458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47719681010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47720033294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47720398242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47720745040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47721118332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47721480936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47721866296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47722215902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47722629538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47722992844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47723338768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47723700838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47724045554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47724416292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47724789790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47725225166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47725669114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47726024536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47726405348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47726752910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47727116932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47727474526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47727847350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47728276988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47728655928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47729004288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47729448490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47729815556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 434,4340000,10000,0,0,256,25,499,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47731743912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47732120838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47732472020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47732850604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47733227332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47733666778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47734019064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47734370830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47734735524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47735083876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47735447396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47735804972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47736185206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47736697120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47737083510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47737435890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47737784830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47738162052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47738518914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47738881674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47739293256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47739668828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47740038544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47740410654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47740760292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47741108728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47741481088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47741827764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47742257956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47742608872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47743002062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47743368018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47743743368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47744093816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47744457384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47744892888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47745243674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47745606850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47745952930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47746324742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47746686082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47747075952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47747423312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47747968080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47748334170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47748680242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47749041660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47749386218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47749767948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47750128784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47750565040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47750919354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47751269496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47751630862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47751977762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47752341892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47752700690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47753127828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47753497282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47753871728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47754220952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47754570538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47754932192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47755278310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47755652664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47756077432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47756454432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47756818908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47757193680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47757542822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47757892964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47758277680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47758625846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47759175494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47759525424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47759896850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47760258654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47760632994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47760992196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47761341306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47761832346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47762185570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47762548464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47762894190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47763266082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47763657820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47764044962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47764463534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47764818970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47765181334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47765528544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47765892636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47766239870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47766624082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47766983852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47767425720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47767775878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47768123732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47768483658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47768830132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47769194072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47769550408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47769979764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47770441566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47770817336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47771166294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47771515304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47771876036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47772234862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47772598376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47773007786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47773383214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47773745486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47774133560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47774481906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47774832120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47775204526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47775614444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47775980738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47776326194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47776697924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47777060304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47777433198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47777792010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47778142076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47778564774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47778914946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47779277440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47779622788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47779994536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47780355478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47780739260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47781151642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47781595054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47781963066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47782310900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47782673968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47783020348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47783402676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47783763638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47784214488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47784566228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47784915748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47785277838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47785624824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47785988216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47786368250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47786798912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47787166134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47787538048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47788003994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47788357994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47788744290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47789107164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47789562488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47789911888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47790284538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47790646168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47791018722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47791366344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47791726840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47792090152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47792501444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47793010098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47793359310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47793731154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47794092052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47794464042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47794835278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47795259048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47795624436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47795972766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47796336974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47796684240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47797064620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47797439666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47797810490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47798219504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47798571810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47798932474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47799278398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47799641292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47799987666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47800368800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47800825612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47801204388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47801552182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47801900526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47802260842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47802607550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47802982488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47803328576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47803760454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47804219818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47804596838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47804960612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47805310956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47805671054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47806028726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47806472754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47806825222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47807201518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47807564484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47807938266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47808288032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47808650274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47809014864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47809423396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47809789092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47810135818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47810519794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47810883300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47811255260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47811615764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47812039692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47812406842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47812765556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47813142838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47813549600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47813923088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47814300818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47814738802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47815191164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47815555008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47815919116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47816267976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47816633632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47816992672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47817365948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47817807078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47818185034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47818533696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47818880110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47819242062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47819588676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47819961932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47820368060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47820756840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47821119328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47821491088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47821838330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47822185716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47822556330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47822902978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47823341700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47823687944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47824057512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47824416610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47824787120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47825132900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47825490906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47825850500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47826346248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47826712696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47827058000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47827429278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47827789622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 435,4350000,10000,0,0,256,25,500,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47862674012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47863049172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47863404082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47863772304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47864121288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47864485980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47864965790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47865406524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47865777236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47866157844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47866509410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47866864550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47867228356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47867587800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47868014976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47868363358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47868733722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47869093988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47869466044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47869812688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47870197856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47870559400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47870973736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47871482664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47871831456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47872202878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47872564160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47872948612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47873296958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47873712254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47874077336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47874424378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47874786816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47875131804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47875502886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47875875320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47876245960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47876693630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47877045062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47877405140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47877751374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47878113690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47878459180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47878842618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47879276162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47879656156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47880006734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47880356504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47880720008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47881069454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47881446360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47881794298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47882378360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47882745250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47883115098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47883461086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47883807686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47884192304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47884538038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47884967544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47885316438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47885703910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47886066588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47886440268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47886787476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47887150736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47887573448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47887926716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47888291836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47888640696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47889014726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47889377304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47889761964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47890110512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47890524218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47890889950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47891236456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47891599176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47891944178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47892315304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47892689478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47893112586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47893603016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47893958026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47894320296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47894667724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47895030588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47895388416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47895760702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47896189512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47896564216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47896912728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47897262644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47897623904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47897971062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47898369692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47898775828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47899150850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47899511712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47899883376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47900229864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47900577946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47900950350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47901310576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47901735834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47902084322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47902455890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47902817068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47903189300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47903536558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47903895752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47904310930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47904770320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47905136702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47905483422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47905855124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47906215490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47906600212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47906948376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47907358814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47907723060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47908069992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47908432958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47908777762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47909148722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47909520936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47909953762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47910304296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47910651992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47911012008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47911357564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47911719558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47912064646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47912447332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47912879558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47913254156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47913602050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47913949656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47914310374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47914655950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47915030182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47915375376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47915881146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47916262362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47916649616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47916998012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47917348048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47917719202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47918065840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47918495538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47918844900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47919215728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47919577178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47919949850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47920296830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47920702464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47921166720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47921520786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47921883768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47922230130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47922602040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47922962266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47923346190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47923694252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47924122156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47924486788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47924833394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47925196164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47925541496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47925913678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47926286002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47926852344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47927319094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47927675804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47928038472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47928387060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47928752590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47929112576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47929563388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47929928674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47930302744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47930650802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47930999440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47931360206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47931716952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47932080292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47932505222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47932881226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47933243102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47933615670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47933963784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47934313390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47934686820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47935033600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47935462380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47935811056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47936182512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47936544392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47936917580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47937265562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47937626996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47938062216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47938502258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47938867610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47939213308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47939584980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47939970728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47940359706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47940792788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47941146398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47941508726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47942013344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47942380680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47942728848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47943112884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47943552120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47943928844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47944277442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47944626692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47944986224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47945333300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47945696382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47946052960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47946485598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47946852248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47947223940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47947571346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47947935148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47948296332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47948655922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47949019794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47949557198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47949935836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47950297406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47950670516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47951017952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47951378348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47951739244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47952166450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47952534756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47952882226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47953256424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47953619468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47953991786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47954373414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47954793762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47955160022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47955509174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47955873744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47956220786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47956628006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47957008958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47957380390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47957810576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47958163044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 436,4360000,10000,0,0,256,25,502,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 47959810054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47960164160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47960595908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47961048674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47961427070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47961789070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47962164818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47962524720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47962876126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47963316868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47963669676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47964031714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47964394846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47964768142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47965129106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47965512980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47965908828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47966274166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47966635892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47966982610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47967344840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47967689344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47968060290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47968431890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47968866428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47969219564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47969569936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47969932770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47970280930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47970646256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47971006636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47971381948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47971878710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47972273822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47972621386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47972971392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47973332770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47973679074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47974065062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47974476250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47974852038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47975213510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47975619908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47975970736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47976319744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47976694126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47977052594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47977483690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47977830198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47978201636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47978563410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47978936254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47979282386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47979644828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47980092458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47980497958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47980862712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47981208928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47981581240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47981944900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47982331464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47982751964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47983250086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47983614724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47983981248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47984345230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47984699322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47985086140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47985446248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47985899328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47986248888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47986597764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47986958464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47987304540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47987667484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47988024828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47988452778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47988818594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47989192242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47989545770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47989896852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47990265316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47990623850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47990986720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47991404542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47991780276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47992142500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47992515448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47992862168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47993211018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47993583432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47994000246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47994463244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47994812942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47995184808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47995562138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47995934794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47996294944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 47996643072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 47997070702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47997441004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 47997805080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 47998152054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 47998523094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 47998883090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 47999268364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 47999700732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48000053472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48000413130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48000758706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48001121354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48001467014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48001850028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48002209230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48002651806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48003001540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48003350306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48003710204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48004056800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48004419220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48004775596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48005214784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48005674378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48006051760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48006401672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48006774474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48007155456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48007516800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48007962092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48008312780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48008684806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48009045256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48009417474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48009764572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48010147928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48010509436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48010932472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48011299524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48011645426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48012016956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48012378710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48012752094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48013111302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48013507236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48013883728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48014231824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48014594556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48014939690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48015311980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48015672586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48016057166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48016465472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48016912692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48017276154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48017623956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48017987166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48018332460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48018870470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48019301138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48019679948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48020030326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48020380352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48020743530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48021092152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48021468328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48021815248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48022246122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48022612296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48022985936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48023336228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48023686764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48024049004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48024407872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48024839620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48025189294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48025561042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48025922948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48026334228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48026699476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48027062542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48027422986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48027989808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48028356468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48028702298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48029073484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48029434556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48029819142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48030166740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48030578582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48030941120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48031287080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48031649484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48031994328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48032366272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48032737858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48033169498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48033520050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48033868596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48034228774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48034573442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48034935410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48035280416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48035662200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48036083510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48036494058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48036842790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48037208032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48037569020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48037917188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48038294050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48038638974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48039180576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48039546684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48039919140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48040266978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48040615622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48040986560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48041348720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48041783140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48042147644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48042520732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48042880886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48043253078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48043600900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48043962444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48044395316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48044745868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48045108418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48045454558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48045826186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48046186936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48046570114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48046917220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48047335136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48047698662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48048045320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48048407758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48048752854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48049124262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48049496216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48049917992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48050368366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48050721216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48051083228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48051449918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48051813178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48052172000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48052543790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48052977636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48053352906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48053700052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48054048512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48054408678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48054754398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48055129132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48055534476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48055911900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 437,4370000,10000,0,0,256,25,503,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48057395240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48057794620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48058159396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48058585820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48058955616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48059305230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48059668372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48060014136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48060386462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48060768732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48061203484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48061655446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48062012108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48062372534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48062719268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48063081488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48063438784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48063810670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48064237816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48064613674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48064963808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48065311792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48065674166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48066022492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48066423588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48066839230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48067214160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48067575252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48067945986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48068292652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48068640104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48069013436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48069361576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48069786836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48070136890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48070510866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48070871090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48071241984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48071588826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48071951200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48072385916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48072831190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48073198234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48073544806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48073929868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48074291050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48074675952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48075024144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48075439092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48075802876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48076149408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48076511428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48076856490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48077228410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48077600414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48078036576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48078388082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48078738410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48079098658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48079444994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48079807178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48080162982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48080534198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48080959788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48081334938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48081683800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48082031824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48082391496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48082737742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48083111480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48083504380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48084022200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48084389668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48084763738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48085113492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48085461640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48085837230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48086186292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48086613642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48086963914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48087338944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48087698496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48088069934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48088417314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48088778978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48089215526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48089566308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48089928894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48090274418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48090644722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48091005334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48091388824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48091735252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48092148700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48092513204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48092860376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48093222300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48093567288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48093937510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48094312356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48094748164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48095189700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48095688422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48096054742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48096401548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48096764578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48097123582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48097556380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48097921800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48098318468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48098684402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48099032628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48099391058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48099747440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48100108340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48100567928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48100944588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48101306446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48101678250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48102026128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48102373930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48102748092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48103176474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48103544448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48103891854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48104265450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48104628914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48105018904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48105411600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48105762636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48106418028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48106770284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48107133622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48107479192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48107852122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48108226480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48108600416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48109017716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48109369696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48109729130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48110075632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48110437342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48110782244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48111193520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48111635612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48112012540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48112360604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48112708698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48113068834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48113413838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48113786750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48114132714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48114564530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48114929010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48115302100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48115650746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48115998536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48116358446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48116716254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48117141368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48117586434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48117998700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48118363104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48118736346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48119085644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48119466428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48119963912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48120316894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48120699330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48121046030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48121417652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48121778180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48122195616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48122542044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48122952678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48123316824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48123662908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48124024424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48124367922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48124738422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48125110160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48125540804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48125892188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48126242472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48126601946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48126948516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48127311282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48127656264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48128038910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48128478032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48128949180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48129301182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48129650136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48130009396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48130355462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48130729754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48131138132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48131514154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48131873700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48132244398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48132591188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48132939500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48133348648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48133696080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48134133152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48134481944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48134853528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48135211956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48135583676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48135945938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48136306932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48136729274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48137088654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48137452042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48137815646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48138189200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48138553156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48138939332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48139287254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48139710030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48140169474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48140520324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48140884114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48141230928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48141603876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48141976850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48142414926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48142769268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48143119028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48143482174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48143831140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48144196080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48144555012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48144940108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48145365454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48145744314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48146094912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48146443818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48146805966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48147154436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48147539096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48147978442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48148371818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48148735112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48149108140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48149456404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48149805644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48150221468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48150571240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48151009452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48151451358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48151841548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48152203348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48152576134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48152936132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48153286614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 438,4380000,10000,0,0,256,25,504,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48154781000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48155135938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48155499702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48155861092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48156235398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48156701082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48157084014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48157435882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48157789618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48158154928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48158515390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48158881972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48159290640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48159666218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48160028494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48160400124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48160749270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48161099644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48161469744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48161814250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48162327788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48162683134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48163072634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48163436076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48163811082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48164171346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48164524692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48164951764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48165303158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48165666876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48166011968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48166383934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48166745276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48167128836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48167539878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48167910512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48168272982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48168619892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48168982986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48169328856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48169700016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48170072876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48170510094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48170862248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48171210502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48171570648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48171916990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48172302042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48172772558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48173214908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48173717368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48174093840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48174442008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48174790582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48175151106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48175510170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48175932888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48176284108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48176656476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48177020384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48177392060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48177739718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48178121056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48178483176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48178900846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48179295380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48179645564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48180021496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48180385324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48180761222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48181125048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48181546302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48181913352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48182260426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48182622854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48182967864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48183357460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48183740872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48184114712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48184538136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48184989240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48185354080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48185701694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48186064848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48186410670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48186795002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48187229732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48187607812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48187955764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48188303662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48188664096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48189010744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48189385042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48189730996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48190174768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48190541556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48190916966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48191265706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48191615628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48191977350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48192336552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48192760316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48193111658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48193486208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48193849590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48194224342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48194580688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48194940154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48195307952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48195723450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48196184796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48196533934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48196906420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48197269894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48197642744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48198002884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48198416420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48198780598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48199141656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48199505672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48199852492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48200224408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48200596974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48200970962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48201390738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48201743264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48202103804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48202449722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48202812184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48203157638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48203543144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48203965368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48204344116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48204695372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48205044790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48205407828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48205756586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48206133072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48206481156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48206913906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48207366880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48207742440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48208091024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48208440652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48208802200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48209160124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48209596296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48209947594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48210322200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48210685194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48211059196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48211407654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48211768474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48212131084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48212541290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48212907742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48213254160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48213626066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48213986852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48214390846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48214750828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48215163400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48215528182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48215876232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48216239420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48216585002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48216957356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48217328572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48217699834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48218109164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48218550052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48218916474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48219263868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48219627378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48219972282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48220355436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48220778750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48221155424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48221503648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48221852718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48222213372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48222559828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48222933600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48223279626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48223715652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48224082788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48224455028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48224802522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48225151696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48225512706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48225871150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48226234994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48226643512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48227019798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48227383242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48227756266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48228102894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48228452410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48228856458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48229306632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48229797840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48230161616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48230535516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48230897870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48231270576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48231632140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48232055192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48232421102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48232768494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48233140894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48233486534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48233858056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48234271904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48234645424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48235068392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48235426084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48235787096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48236134898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48236499692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48236846956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48237234326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48237659714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48238037474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48238387434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48238735056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48239097680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48239445570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48239823338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48240168954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48240750764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48241129340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48241502904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48241849544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48242197698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48242570054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48242915372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48243340856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48243689804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48244061040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48244422330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48244794388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48245141158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48245520008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48245942872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48246293824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48246657976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48247003204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48247375908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48247737040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48248120182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48248470032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48248895948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48249261526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48249768828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48250137312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 439,4390000,10000,0,0,256,25,505,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48252252010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48252639382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48253006360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48253384546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48253747558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48254100096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48254535178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48254887356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48255251764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48255625882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48256018096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48256380156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48256767408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48257193288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48257546736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48257910454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48258257862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48258620648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48258967064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48259350262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48259712296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48260157970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48260510022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48260859620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48261221572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48261568832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48261931858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48262309012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48262745962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48263282620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48263659162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48264008038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48264355438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48264717792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48265076632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48265440444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48265850420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48266225810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48266587626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48266960104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48267309216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48267658520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48268030968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48268439704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48268805022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48269158084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48269529884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48269890566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48270264830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48270626204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48270975758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48271398080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48271749306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48272114724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48272462556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48272836304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48273198020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48273583634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48273996058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48274468192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48274833878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48275181474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48275544624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48275890140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48276273374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48276640088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48277094450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48277445190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48277792964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48278167584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48278512772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48278874222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48279230098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48279661762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48280026726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48280399670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48280746632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48281094748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48281455132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48281812334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48282175732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48282589718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48282964236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48283326898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48283699912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48284047274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48284396972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48284768588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48285186394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48285641866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48285989922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48286361074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48286721152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48287093030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48287451518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48287797264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48288233756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48288585218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48288950384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48289298230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48289671800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48290033058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48290446514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48290858530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48291213034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48291577122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48291925756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48292290762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48292638856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48293023828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48293398664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48293835050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48294186158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48294534516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48294895596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48295242062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48295604660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48295962092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48296393580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48296876338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48297254754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48297604734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48297953412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48298315112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48298672902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48299035838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48299444390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48299818958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48300180406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48300552774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48300901114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48301249302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48301621006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48302027962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48302395112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48302741090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48303112750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48303473804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48303846556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48304205210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48304553696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48304988312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48305338592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48305701640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48306047710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48306419276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48306780496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48307165606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48307587382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48308025744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48308392140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48308754580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48309117990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48309463928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48309847504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48310210280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48310647912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48310998516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48311346990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48311709272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48312057864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48312423158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48312784408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48313225684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48313594112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48313967230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48314316154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48314665252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48315028448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48315397288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48315761306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48316171736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48316547540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48316908676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48317280440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48317628778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48317978016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48318351556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48318759638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48319215400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48319568140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48319944128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48320313924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48320687712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48321058090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48321406038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48321834446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48322185550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48322549544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48322895694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48323272386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48323635144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48324019930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48324440486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48324792774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48325152660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48325499364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48325861798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48326384964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48326772760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48327199304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48327575546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48327922384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48328269208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48328627812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48328972974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48329345694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48329689602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48330123240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48330620804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48330995428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48331343982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48331693116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48332054980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48332412464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48332843352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48333194526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48333569268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48333929422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48334300658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48334655752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48335015062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48335378864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48335793130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48336158476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48336503922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48336874606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48337234152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48337606118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48337965104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48338390920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48338754026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48339100632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48339461850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48339826388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48340198032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48340596174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48340968880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48341388206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48341833726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48342197250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48342543060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48342904922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48343250704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48343632604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48344062618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48344437268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48344784998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48345132786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48345492514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48345839296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48346244556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48346589850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48347024408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48347391584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48347763914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48348111272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 440,4400000,10000,0,0,256,25,506,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48349621290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48350001004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48350358764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48350722014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48351068220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48351440904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48351814492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48352190756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48352601412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48353082754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48353447984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48353796234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48354159498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48354516866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48354889388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48355314952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48355689832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48356054554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48356403990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48356764868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48357109890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48357483252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48357827764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48358274742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48358641012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48359013098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48359360942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48359708488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48360069956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48360428088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48360850782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48361201376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48361575200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48361936410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48362307622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48362654660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48363012228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48363373540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48363789212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48364289172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48364637790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48365008974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48365370314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48365754220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48366101858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48366514064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48366877468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48367223104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48367584714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48367929160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48368300460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48368675256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48369048088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48369458874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48369810084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48370170106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48370522956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48370885630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48371230702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48371628062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48372061472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48372439188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48372789042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48373137972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48373499062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48373845794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48374221220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48374567494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48375002066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48375460546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48375836888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48376187376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48376538008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48376911660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48377259828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48377689250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48378039298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48378412338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48378775628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48379147350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48379495220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48379855936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48380219946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48380630122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48380996642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48381343848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48381716148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48382078268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48382452496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48382812288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48383224820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48383588448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48383935890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48384299646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48384645956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48385017594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48385389452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48385761016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48386178984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48386618848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48386998348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48387346834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48387709834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48388055258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48388438512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48388865276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48389243312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48389593200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48389941570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48390302062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48390650304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48391054618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48391403476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48391858748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48392224672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48392596840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48392945054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48393293718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48393653986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48394010994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48394435864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48394784480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48395156220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48395517514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48395890068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48396236518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48396595192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48396956566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48397364680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48397824082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48398173726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48398545778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48398907060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48399279362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48399638686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48400181656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48400549934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48400908170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48401270878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48401615486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48401988636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48402389620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48402850836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48403393390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48403745928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48404105204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48404451312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48404812996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48405170950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48405605260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48405971128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48406342824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48406690330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48407037932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48407398830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48407755412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48408119096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48408529786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48409047754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48409413754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48409784168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48410130302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48410476910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48410857314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48411267970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48411634880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48411980446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48412351940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48412713474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48413085784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48413443936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48413792756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48414215570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48414566926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48414932066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48415279864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48415654270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48416015780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48416399740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48416807990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48417161202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48417523996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48417870414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48418250126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48418595808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48418977556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48419338116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48419776888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48420219494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48420572214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48421030994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48421381782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48421761514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48422156728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48422626144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48422992898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48423368262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48423716948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48424199448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48424781700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48425428806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48426056482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48426739844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48427634298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48428684008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48429544182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48430039650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48430926950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48432095432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48432565376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48433135272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48433703052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48434081530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48434446922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48434822530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48435171672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48435522446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48435898068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48436245872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48436674524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48437023636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48437395824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48437757414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48438129284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48438511090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48438862880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48439321692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48439676166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48440042064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48440390656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48440765164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48441128296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48441515704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48441917064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48442383900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48442750378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48443098336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48443461930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48443807964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48444191068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48444552328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48444989626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48445341064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48445688852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48446050190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48446397090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48446760300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48447117264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48447547686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48447915240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48448288028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48448636476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48448986058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48449346776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48449693822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 441,4410000,10000,0,0,256,25,507,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48451791026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48452154836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48452548674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48452912814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48453367846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48453824936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48454183870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48454549626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48454897044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48455260960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48455636532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48456077616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48456442694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48456816400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48457164204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48457512954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48457872876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48458261850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48458624992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48459033186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48459409284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48459769604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48460144892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48460492848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48460841244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48461213896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48461624176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48461992404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48462414260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48462788892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48463150888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48463522910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48463883526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48464232622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48464796648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48465152334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48465515326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48465861164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48466232624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48466605188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48466978766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48467389746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48467741008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48468102332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48468448876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48468811826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48469157650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48469540498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48469959770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48470334266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48470681372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48471045792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48471406424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48471752418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48472125598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48472471300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48472914366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48473278902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48473651454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48473998210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48474345970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48474706584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48475073564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48475437010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48475922524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48476313836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48476677274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48477048824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48477395938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48477755196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48478116810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48478529268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48478894394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48479240002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48479611646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48480158892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48480550300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48480898572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48481311706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48481676218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48482024620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48482388188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48482734572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48483107764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48483480112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48483852212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48484275080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48484623508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48484983230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48485328584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48485690476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48486035870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48486432884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48486859112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48487370984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48487723428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48488072428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48488432852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48488779318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48489153524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48489559978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48489936020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48490297418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48490670746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48491017130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48491365504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48491737234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48492083554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48492504982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48492852936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48493223744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48493584214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48493956270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48494304282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48494674340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48495035168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48495445596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48495810652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48496156838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48496528126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48496887404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48497258930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48497721510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48498154416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48498662944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48499017204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48499384384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48499733958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48500122834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48500487134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48500927412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48501277948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48501627916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48501988378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48502349752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48502712240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48503069924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48503441600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48503862938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48504235892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48504583492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48504929862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48505289812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48505635434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48506009132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48506414906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48506791440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48507154236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48507529456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48507878916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48508229080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48508601826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48508950584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48509376696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48509845112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48510219640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48510581784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48510955174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48511312284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48511661224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48512090648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48512441392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48512804034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48513150004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48513521940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48513883026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48514301054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48514648364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48515060052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48515424266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48515771440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48516133888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48516479092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48516851248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48517224998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48517670264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48518024132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48518372936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48518733818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48519079504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48519441752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48519799830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48520172360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48520596300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48521063068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48521414414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48521763976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48522125818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48522472606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48522846840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48523255434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48523630652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48523992084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48524363946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48524711940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48525059812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48525430930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48525777896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48526203510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48526551276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48526922648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48527284842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48527657096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48528003514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48528363618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48528787538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48529138188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48529501656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48529847592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48530219290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48530579920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48530963190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48531312100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48531722296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48532207260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48532559034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48532922950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48533282740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48533654534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48534027452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48534473006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48534823480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48535172090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48535534648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48535880912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48536243268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48536599840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48536970350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48537484494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48537865748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48538215658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48538565718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48538930094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48539277994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48539656462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48540083506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48540459024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48540820088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48541192298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48541540436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48541887974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48542260038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48542606264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48543031704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48543481782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48543855620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48544218886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48544591750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48544950474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48545299338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48545746278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48546150494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48546514060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48546860318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48547232700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48547596338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48547982644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 442,4420000,10000,0,0,256,25,508,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48549575806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48549936718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48550303942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48550668152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48551031026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48551454154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48551833726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48552196128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48552574634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48552923574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48553272796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48553644558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48554054430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48554555478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48554904144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48555276654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48555637610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48556011624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48556369776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48556781298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48557339100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48557692952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48558068178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48558415674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48558789838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48559164862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48559602830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48559953510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48560302464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48560662706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48561008710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48561371716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48561727284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48562098842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48562524612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48562900484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48563249286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48563598610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48563960360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48564306260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48564679818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48565047972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48565609516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48565993168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48566368852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48566718680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48567068480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48567441860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48567788760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48568214310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48568563006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48568934412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48569302152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48569675594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48570022974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48570412006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48570854216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48571204796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48571569052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48571915318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48572289446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48572650904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48573036536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48573385706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48573798116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48574162976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48574510220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48574872878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48575217916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48575589768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48575961062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48576396680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48576839356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48577191564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48577551946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48577898804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48578261172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48578617740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48578989736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48579415164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48579793662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48580142680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48580492272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48580870314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48581218118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48581603148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48582018892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48582395660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48582759228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48583132568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48583481960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48583831624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48584204424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48584552892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48584978112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48585327540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48585700032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48586060528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48586433020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48586779788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48587137330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48587560568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48588064916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48588433580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48588779088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48589150324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48589511366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48589895958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48590242808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48590657472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48591023704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48591487416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48591856154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48592203832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48592594296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48592957730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48593403278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48593754962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48594104140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48594465700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48594811310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48595174020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48595532352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48595965980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48596347526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48596721328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48597068034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48597416064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48597777432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48598133050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48598493912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48598901234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48599385244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48599755672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48600131800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48600482482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48600834776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48601210186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48601625006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48601994232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48602342388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48602805296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48603171926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48603546970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48603909958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48604311516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48604692378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48605040320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48605402938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48605749020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48606121402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48606481746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48606864762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48607276896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48607626724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48607988778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48608334958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48608697688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48609042792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48609424874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48609786262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48610226484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48610839460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48611192020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48611553704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48611916052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48612377586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48612802012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48613183152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48613547928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48613923990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48614274462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48614622652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48614998164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48615345870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48615772296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48616121172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48616492674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48616854274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48617226456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48617573834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48617933540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48618370620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48618721570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48619083720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48619429504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48619801110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48620161858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48620546456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48620893394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48621303044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48621768170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48622119422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48622482240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48622827432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48623199138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48623574798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48624020878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48624378204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48624727694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48625089366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48625436740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48625802168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48626197250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48626569272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48627001580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48627376416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48627743052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48628095496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48628457950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48628806732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48629182018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48629593072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48629970722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48630335348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48630710390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48631059056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48631408704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48631783312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48632132624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48632560220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48633003994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48633382074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48633746576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48634292512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48634656922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48635007558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48635436350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48635787510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48636151620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48636498198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48636870418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48637232388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48637618370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48638028376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48638382248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48638747344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48639094144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48639457308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48639803068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48640185980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48640546436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48640980728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48641333280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48641681984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48642042948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48642389718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48642753332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48643124624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48643562148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48644077374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48644460440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48644813688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48645167024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48645534834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 443,4430000,10000,0,0,256,25,510,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48647532556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48647912642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48648263614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48648655494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48649020190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48649471414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48649826828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48650179512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48650547112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48650897056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48651262500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48651622940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48652058762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48652427360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48652802948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48653212572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48653591028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48653953128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48654317970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48654755008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48655238566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48655703656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48656083336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48656460618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48656811204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48657176910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48657610804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48657966064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48658333160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48658682488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48659058366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48659423482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48659809668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48660178608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48660595872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48660963640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48661314410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48661681146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48662030452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48662406472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48662783104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48663221426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48663576052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48663928574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48664293014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48664643234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48665008456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48665367474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48665744990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48666182718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48666655874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48667009522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48667360486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48667724344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48668073930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48668452028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48668862782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48669241298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48669607042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48669983236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48670333552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48670685084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48671070082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48671420546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48671845320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48672194226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48672568216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48672931656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48673305926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48673655146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48674016754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48674439892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48674792506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48675156280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48675503040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48675889710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48676251776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48676636828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48676985110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48677400978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48677853896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48678206816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48678572154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48678920658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48679295212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48679667896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48680106720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48680460490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48680811738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48681175400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48681524750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48681891146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48682285362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48682718730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48683093624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48683466842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48683815600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48684163228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48684525352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48684871890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48685245734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48685663784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48686082598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48686455100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48686829538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48687180948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48687531332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48687909302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48688312260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48688786760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48689138982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48689515738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48689881662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48690257326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48690624322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48690976600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48691420748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48691774152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48692139836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48692487312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48692859982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48693234458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48693625484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48694047012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48694403970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48694769454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48695118584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48695485850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48695835892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48696223020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48696586240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48697027086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48697382180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48697734884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48698100654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48698451472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48698818152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48699176528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48699610914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48700069072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48700447814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48700798342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48701148100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48701511646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48701874478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48702240120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48702655072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48703127816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48703494674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48703868698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48704217762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48704581298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48704944316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48705374424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48705743194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48706091824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48706465056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48706828668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48707232864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48707598162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48708014640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48708379344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48708728754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48709091522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48709436896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48709808552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48710181528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48710554080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48711296684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48711653190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48712015786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48712363482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48712726818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48713087704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48713511572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48713889200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48714264962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48714614126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48714963574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48715324728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48715671342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48716047030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48716468082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48716846350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48717211722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48717587180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48717937594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48718288632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48718662452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48719009216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48719434680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48719785498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48720160662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48720523794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48720899136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48721249400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48721609984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48722071494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48722518730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48722904694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48723255052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48723629434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48723990440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48724377330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48724804204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48725242774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48725606776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48725953414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48726316904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48726662336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48727047506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48727416032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48727875582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48728228522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48728577828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48728939782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48729285858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48729648986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48730006880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48730442316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48730810938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48731185672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48731535314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48731886068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48732266968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48732632800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48732995706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48733411080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48733887034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48734258812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48734632152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48734981380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48735342830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48735706216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48736121092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48736491112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48736842596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48737218828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48737581886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48737956686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48738365668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48738788704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48739156986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48739507188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48739872636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48740219992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48740594666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48740969292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48741345572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48741757780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48742110216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48742471666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48742818188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48743181152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48743579626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48743969200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48744413820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 444,4440000,10000,0,0,256,25,511,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48746032624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48746391030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48746759852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48747199938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48747554526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48747919664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48748265636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48748639336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48749001968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48749388476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48749738884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48750161096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48750526196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48750874132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48751237488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48751583204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48751954868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48752327642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48752761800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48753114852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48753465038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48753828428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48754177362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48754543376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48754919494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48755294666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48755722440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48756230194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48756583856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48756934952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48757297980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48757646146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48758030378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48758445152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48758824606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48759190502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48759566854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48759917938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48760270074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48760646816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48760998350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48761422620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48761772350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48762146850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48762510514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48762883336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48763232390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48763595366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48764024456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48764375834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48764740086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48765085354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48765456166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48765818060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48766200892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48766548842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48766965550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48767449472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48767803204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48768168392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48768517236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48768894470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48769267990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48769706106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48770062104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48770429636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48770793488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48771144050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48771510050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48771870812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48772244884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48772667674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48773044068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48773393568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48773743404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48774105656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48774452960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48774827086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48775232396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48775608152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48775971038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48776344614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48776693168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48777043024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48777414666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48777761310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48778186254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48778669510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48779047442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48779409874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48779782544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48780143682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48780493462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48780915964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48781267700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48781631408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48781976888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48782349888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48782711216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48783095726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48783444140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48783853000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48784217936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48784565192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48784928108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48785273510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48785657656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48786031118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48786467902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48786819732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48787169490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48787532184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48788056260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48788426840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48788790598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48789229250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48789728662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48790106584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48790456788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48790806678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48791167412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48791526566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48791950326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48792302458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48792677504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48793039660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48793412726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48793760688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48794145666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48794508314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48794919152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48795286122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48795631488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48796005704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48796367708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48796740420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48797100036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48797450004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48797873350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48798222820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48798587222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48798933504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48799306422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48799668306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48800162116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48800587574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48801040664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48801407380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48801770334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48802134620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48802481298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48802867968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48803296832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48803674892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48804023844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48804372150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48804734634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48805081060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48805454320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48805809632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48806241532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48806607534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48806978356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48807324858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48807671778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48808032496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48808389996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48808812912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48809162780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48809535374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48809897780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48810272416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48810620206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48810981188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48811342532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48811750266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48812209774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48812560978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48812943152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48813308384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48813682252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48814042788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48814456196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48814828578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48815177006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48815542588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48815889196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48816261384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48816634864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48817021146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48817430746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48817784092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48818144892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48818491272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48818855238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48819201202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48819585100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48820009572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48820385742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48820733890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48821081904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48821443932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48821790424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48822164260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48822510796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48822944566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48823399906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48823776728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48824125592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48824474906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48824836746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48825195650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48825625786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48825974096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48826345062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48826705788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48827076652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48827424192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48827783706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48828143308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48828554552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48828921082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48829267648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48829640296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48830001958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48830373450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48830733000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48831142556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48831506878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48831855146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48832218718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48832578530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48832952036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48833323120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48833696032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48834111312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48834595032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48834959790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48835309002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48835671996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48836018422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48836403294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48836830468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48837209270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48837556646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48837905970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48838265886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48838612230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48838987310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48839333292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48839766780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48840133756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48840507192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48840855532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48841203412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 445,4450000,10000,0,0,256,25,512,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48843225564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48843586756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48843953146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48844303242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48844692212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48845054374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48845603784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48845957700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48846310622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48846674512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48847021850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48847403538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48847750776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48848187274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48848552956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48848925998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48849289580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48849640142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48850002578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48850392830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48850820694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48851174816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48851550780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48851913488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48852288134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48852636216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48852997908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48853362522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48853776594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48854144074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48854490646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48854863020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48855225536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48855598388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48855958266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48856367060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48856826488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48857178624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48857543988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48857890866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48858264868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48858638594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48859011240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48859422858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48859775654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48860137068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48860485142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48860849070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48861195340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48861578510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48861998878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48862376508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48862725518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48863074442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48863435474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48863782806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48864157610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48864525250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48865105276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48865473862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48865847216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48866196706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48866545222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48866917362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48867264824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48867694972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48868205364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48868582410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48868943164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48869316832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48869665710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48870027120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48870461946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48870813058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48871176956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48871523304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48871896300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48872258120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48872642670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48872990572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48873400196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48873763564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48874111226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48874473810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48874819774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48875192180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48875565098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48875997922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48876350900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48876699284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48877060646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48877407330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48877770764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48878127600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48878499816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48878926308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48879393494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48879747202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48880096474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48880473570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48880820384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48881196020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48881606064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48881981336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48882342694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48882714748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48883063212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48883411322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48883782228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48884130064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48884555114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48884904224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48885275638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48885636418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48886008774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48886403458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48886771460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48887212362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48887564552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48887929624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48888277522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48888652214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48889013004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48889398058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48889746500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48890161270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48890652492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48891002968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48891366044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48891711630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48892082604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48892454956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48892891214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48893243036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48893592490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48893953624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48894299940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48894662068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48895019370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48895391570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48895842748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48896219708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48896567486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48896915574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48897275978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48897623076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48897997874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48898409162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48898784402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48899146324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48899519168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48899866638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48900214048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48900613690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48900964006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48901401412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48901844692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48902220528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48902582934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48902957926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48903316194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48903667226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48904097274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48904448816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48904812210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48905158850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48905531210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48905891490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48906299786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48906647990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48907058236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48907424186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48907771292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48908133660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48908479096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48908850768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48909223160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48909694344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48910047516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48910396774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48910759816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48911123386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48911488156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48911846738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48912219208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48912658056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48913128572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48913481528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48913830684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48914193742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48914554408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48914917238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48915331704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48915709044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48916070700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48916446678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48916796190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48917143962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48917517946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48917923546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48918300470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48918647710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48919020446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48919382208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48919755878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48920114016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48920463918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48920889280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48921240414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48921603866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48921951028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48922323568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48922685360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48923070784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48923421514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48923832090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48924329390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48924681140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48925044524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48925390752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48925775148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48926136682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48926573624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48926938672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48927289634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48927650970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48927997854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48928361038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48928719720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48929164310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48929530868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48929903962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48930252784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48930600440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48930961454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48931318444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48931682362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48932089904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48932465476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48932828338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48933203750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48933551770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48933902974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48934281338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48934628972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48935062464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48935500580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48935875572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48936237242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48936609950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48936970336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48937318876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48937745508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48938096628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48938460290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48938806748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48939178172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 446,4460000,10000,0,0,256,25,513,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 48940734106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48941122898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48941639272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48941996476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48942365136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48942727232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48943171186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48943519924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48943891176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48944251650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48944630990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48944978688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48945338682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48945698812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48946108564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48946619286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48946969254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48947342546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48947705002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48948078094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48948438450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48948851786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48949216684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48949565736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48949929192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48950275006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48950647396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48951052762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48951424718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48951844414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48952198684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48952559980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48952906486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48953270774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48953616982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48954001672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48954419102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48954794442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48955142850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48955491016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48955852854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48956199436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48956575528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48956921448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48957359736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48957818452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48958196230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48958559942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48958910230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48959272900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48959635152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48960064920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48960414460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48960787112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48961148472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48961520044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48961867530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48962255288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48962617416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48963028626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48963394670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48963740722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48964112600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48964474122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48964846196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48965205752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48965620004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48965984702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48966332766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48966695800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48967042570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48967413758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48967786176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48968158608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48968570658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48969056740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48969421662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48969769128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48970132062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48970477388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48970859430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48971284516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48971659916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48972009324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48972357784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48972718818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48973064704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48973440516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48973786900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48974241092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48974608184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48974980194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48975328490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48975676866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48976037022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48976393492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48976819184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48977168766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48977540646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48977900606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48978271994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48978622250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48978981864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48979343560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48979754118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48980208444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48980558162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48980930296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48981291852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48981664690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48982024578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48982434718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48982799934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48983147672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48983510650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48983856518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48984229572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48984603732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48984977998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48985388946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48985740690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48986102572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48986449044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48986812286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48987158806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48987541044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48987965056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48988339860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48988689538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48989037426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48989408966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48989756428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48990130756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48990477470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48990909328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48991364892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48991741984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48992091912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48992441976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48992805212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48993166124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48993596120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48993945698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48994318744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48994679760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48995051668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48995399726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48995759774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48996120776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48996530988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 48996897002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 48997242856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 48997651498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 48998020066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 48998394052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48998758370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 48999186116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 48999550496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 48999898770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49000262228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49000609710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49000981646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49001354942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49001728448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49002175110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49002626392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49002991272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49003339654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49003702324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49004048914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49004432876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49004859344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49005251508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49005600764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49005950428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49006310492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49006657506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49007032244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49007378698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49007811720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49008177078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49008550388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49008897484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49009245754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49009606048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49009964788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49010389226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49010738122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49011109886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49011471596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49011844746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49012193028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49012551780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49012912690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49013334258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49013788570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49014138844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49014512336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49014873090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49015246324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49015607298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49016022756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49016386972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49016734412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49017097382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49017442780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49017814280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49018216414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49018871818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49019227012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49019577176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49019940152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49020289086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49020667378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49021028008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49021400204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49021826668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49022204410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49022553408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49022901068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49023262056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49023608254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49023984538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49024393572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49024905934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49025272344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49025653842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49026002006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49026349622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49026738700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49027155366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49027524970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49027874000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49028247878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49028608056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49028981146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49029338574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49029687018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49030116660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49030465996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49030828096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49031172380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49031543506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49031903696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49032286108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49032632700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49033044108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49033408228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49033777948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49034160074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49034521884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49034927844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49035290824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49035734660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49036201422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49036555750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 447,4470000,10000,0,0,256,25,514,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49038079356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49038515632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49038882884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49039232462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49039609584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49039971668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49040346932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49040709012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49041153718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49041545868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49041897722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49042263470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49042612538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49042987038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49043363896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49043737782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49044151688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49044507544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49044871136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49045220206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49045584752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49045932630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49046318892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49046743248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49047222488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49047574906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49047924654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49048286596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49048633466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49049009360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49049355122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49049787994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49050154504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49050527536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49050875572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49051224856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49051586596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49051945208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49052378676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49052745104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49053118094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49053479474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49053851440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49054199322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49054581792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49054942346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49055355804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49055721560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49056068156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49056439738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49056801648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49057174812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49057533788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49057946466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49058400738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49058754764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49059121430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49059469902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49059844050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49060219016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49060592988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49061006140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49061358454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49061721670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49062068594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49062432712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49062778864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49063161234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49063584210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49063960158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49064308454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49064656528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49065017730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49065364336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49065738344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49066085628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49066516538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49066883166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49067257316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49067605220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49067968020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49068330714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49068689424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49069052990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49069467784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49069925184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49070291106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49070664788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49071012726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49071373680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49071735118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49072151486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49072518514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49072865122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49073237008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49073598532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49073970890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49074354972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49074788692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49075155806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49075503340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49075866958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49076212482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49076588654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49077073602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49077450344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49077880230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49078232960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49078597880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49078946136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49079311454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49079656894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49080057170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49080482944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49080989206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49081342980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49081691842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49082052642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49082400064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49082822828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49083248440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49083641762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49084005892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49084380734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49084729676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49085079502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49085453372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49085800912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49086231138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49086580082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49086952632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49087314144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49087687370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49088034266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49088393308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49088817800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49089169192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49089531868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49089878060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49090249898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49090611060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49090995136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49091342080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49091752952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49092214100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49092565784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49092928684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49093273592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49093645486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49094019528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49094457814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49094809560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49095158012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49095683554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49096037360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49096403282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49096762880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49097203274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49097569904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49097955968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49098303952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49098653004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49099015244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49099388720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49099753674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49100164220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49100539512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49100900026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49101271672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49101619086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49101966954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49102340292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49102748626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49103281964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49103631564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49104003924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49104365870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49104738740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49105103226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49105453368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49105881140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49106230046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49106593134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49106938952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49107310836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49107671788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49108055162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49108464584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49108816878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49109178038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49109524012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49109887290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49110233578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49110616286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49110978110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49111412878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49111764060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49112112254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49112472356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49112818986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49113181468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49113538196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49113972156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49114493642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49114882996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49115232322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49115580284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49115940066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49116299660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49116714728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49117073318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49117445348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49117806920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49118179774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49118526664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49118874666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49119245744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49119653268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49120020384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49120365658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49120737780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49121098672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49121471558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49121829898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49122178070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49122600140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49122950904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49123314850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49123661160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49124033128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49124394192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49124779206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49125190546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49125630866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49125995184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49126343112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49126706210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49127052388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49127435502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49127795914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49128233144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49128583816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49128931492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49129292272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49129638194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49130001298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49130401468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49130834778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49131199376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49131571296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49131917692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49132266054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49132625340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49132983076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49133345062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 448,4480000,10000,0,0,256,25,515,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49135265160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49135645384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49136024136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49136468438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49136921278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49137277100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49137643554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49137992358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49138355392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49138712552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49139158686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49139523744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49139895880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49140241552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49140588150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49140946240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49141290042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49141663814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49142070286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49142447848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49142807426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49143180192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49143527394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49143875172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49144249156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49144597264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49145024594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49145372558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49145744626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49146104466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49146474916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49146837114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49147198558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49147623338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49148062192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49148427456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49148772912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49149143884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49149504398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49149889914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49150236176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49150650634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49151014254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49151361780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49151725068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49152070540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49152442732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49152817232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49153250620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49153601782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49153950646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49154311422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49154658062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49155021122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49155378514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49155751408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49156175206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49156549388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49156896682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49157246300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49157607182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49157954156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49158329592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49158735886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49159197500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49159563674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49159937776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49160285926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49160634218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49161008912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49161356564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49161783490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49162143678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49162515602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49162876246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49163247486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49163593982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49163953380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49164377304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49164728414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49165092244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49165438100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49165810886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49166170822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49166553976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49166901402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49167311304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49167675326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49168023726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49168386396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49168732562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49169105328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49169477624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49169851504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49170263126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49170703000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49171067140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49171413400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49171774984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49172143022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49172720752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49173098668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49173473836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49173825230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49174176294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49174538202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49174886510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49175263292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49175676218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49176051772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49176413192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49176786308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49177133832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49177482292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49177868452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49178218028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49178643104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49178990858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49179363814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49179724462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49180096558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49180445088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49180807432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49181231478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49181719054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49182085576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49182432096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49182805304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49183167686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49183554302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49183964192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49184316208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49184676966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49185024190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49185387756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49185734162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49186138974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49186499600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49186937046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49187289290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49187638184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49187998940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49188346248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49188710292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49189067476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49189439862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49189863198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49190239196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49190587904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49190935536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49191297350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49191644224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49192021992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49192433804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49192896106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49193285922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49193695562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49194049234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49194399960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49194777942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49195208388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49195577264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49195926194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49196300846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49196665224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49197040174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49197401856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49197753510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49198182058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49198532740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49198895948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49199242364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49199614314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49199974674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49200359594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49200768810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49201124180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49201488156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49201837472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49202202540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49202551300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49202936000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49203297698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49203736540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49204184006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49204537676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49204901034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49205248110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49205612716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49205972228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49206406298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49206773720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49207146296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49207494524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49207843776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49208204256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49208577956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49208941140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49209347764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49209723054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49210083370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49210455574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49210803718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49211152116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49211524214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49211932396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49212303562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49212650854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49213022966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49213386984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49213760762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49214119338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49214467998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49214893158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49215359450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49215726194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49216072800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49216444200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49216806590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49217191270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49217601834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49217954398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49218316740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49218663032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49219026322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49219372214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49219754364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49220116180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49220552672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49220903344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49221252202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49221612598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49221959032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49222321940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49222680090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49223052844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49223476578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49223849286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49224210030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49224559570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49224919258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49225264836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49225638516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49226046172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49226507930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49226876136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49227251172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49227601104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49227950802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49228324886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49228733474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49229102478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49229449158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49229820362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49230181792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49230554510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49230934278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 449,4490000,10000,0,0,256,25,516,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49232498664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49232878586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49233230162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49233594506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49233954892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49234391922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49234759958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49235136712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49235485376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49235836572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49236199320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49236558588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49236923752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49237336682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49237808888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49238177044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49238551384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49238899436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49239248128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49239621060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49240035338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49240420594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49240769640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49241144360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49241507144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49241882108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49242272398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49242623782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49243047670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49243397720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49243760028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49244105424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49244477302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49244838168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49245221368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49245628252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49245979116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49246340542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49246687246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49247049844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49247395040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49247777344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49248138036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49248576574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49249163396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49249512996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49249873422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49250218174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49250592642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49250937288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49251373662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49251741952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49252115082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49252463070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49252810236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49253170624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49253527896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49253960970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49254310252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49254682348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49255043824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49255416734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49255780062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49256141044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49256502018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49256910646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49257276844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49257623198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49257994836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49258356552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49258729574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49259089422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49259437518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49260021886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49260397470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49260761666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49261107466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49261479920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49261854414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49262228898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49262643942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49262993704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49263356844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49263704776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49264069002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49264416602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49264800106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49265219986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49265594594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49265943256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49266292552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49266653416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49266999864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49267374164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49267720010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49268149942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49268515904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49268886920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49269234542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49269582066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49269942438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49270300672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49270712974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49271081694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49271555092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49271921266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49272296042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49272644920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49273006732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49273377132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49273807766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49274176246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49274524404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49274898930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49275260584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49275633390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49275992458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49276399416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49276763922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49277111464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49277474250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49277819612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49278190870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49278565826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49278939212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49279350006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49279701414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49280061572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49280408136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49280771400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49281115802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49281499360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49281910744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49282374314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49282739278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49283088240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49283449328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49283795848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49284170030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49284516362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49284981570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49285347516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49285719116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49286064978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49286411936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49286785592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49287143412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49287567492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49287916760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49288288888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49288649990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49289023134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49289370000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49289733450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49290093604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49290498574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49290864644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49291209924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49291580762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49291941452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49292338904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49292698230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49293045804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49293471468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49293921646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49294287220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49294632656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49295004854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49295377200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49295748532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49296165408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49296518778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49296880986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49297230064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49297595100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49297942828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49298351128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49298773832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49299151448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49299500420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49299847542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49300208140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49300554268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49300927962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49301273284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49301705272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49302072464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49302458056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49302806640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49303155046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49303515914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49303875480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49304239280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49304647308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49305154628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49305521414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49305894310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49306242016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49306601998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49306964828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49307386640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49307752410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49308098444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49308470070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49308831890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49309204460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49309566512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49309984462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49310350404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49310698208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49311061714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49311407690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49311780046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49312153124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49312526166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49312937244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49313290938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49313653738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49314001940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49314367128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49314714656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49315100488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49315515592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49315981814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49316346618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49316695772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49317057016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49317403776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49317830930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49318179820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49318638432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49319004252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49319377726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49319725074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49320073240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49320434220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49320791340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49321212594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49321561012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49321932714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49322292660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49322663562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49323010954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49323370486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49323731638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49324152250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49324518468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49324864200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49325235782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49325596338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49326086496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49326450108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49326867862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49327395646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49327747316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 450,4500000,10000,0,0,256,25,518,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49329628730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49329988464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49330365144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49330728272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49331104316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49331453030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49331815506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49332179180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49332588622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49332954296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49333298570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49333670434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49334031432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49334419684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49334779102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49335190150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49335553030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49335900272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49336262378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49336608250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49336979582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49337351838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49337724002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49338135796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49338583614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49338948474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49339295888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49339658540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49340003598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49340386648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49340813358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49341187314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49341536096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49341883630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49342243532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49342589388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49342961870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49343306518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49343747714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49344113140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49344484356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49344830844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49345177662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49345537060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49345894752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49346301610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49346663888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49347035840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49347396830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49347768972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49348116546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49348464134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49348833902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49349245408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49349729936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49350097666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49350471808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49350833774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49351205546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49351566504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49351987616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49352352524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49352699628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49353062230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49353406796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49353778778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49354170732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49354542328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49354956282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49355310152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49355672566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49356018744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49356381152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49356726160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49357108700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49357528412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49357907816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49358255016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49358602618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49358963742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49359309638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49359671402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49360026736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49360615250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49361074658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49361450596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49361798592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49362146988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49362521230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49362868570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49363295646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49363645880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49364018392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49364379752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49364752518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49365099456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49365473042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49365834726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49366245208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49366610942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49366956192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49367327576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49367688564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49368061522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49368422978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49368832604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49369196226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49369543532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49369905714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49370251392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49370623034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49370994830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49371367218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49371776542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49372220706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49372586554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49372935506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49373300742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49373648384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49374033036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49374471112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49374847606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49375196162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49375543574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49375904120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49376249918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49376625698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49376971504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49377402112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49377763884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49378134900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49378481102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49378828164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49379185652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49379541220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49379967104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49380315564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49380699952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49381061044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49381433962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49381782488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49382142468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49382503540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49382936296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49383393270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49383741396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49384113000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49384472946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49384844132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49385203430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49385616916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49385983546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49386332966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49386697746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49387045130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49387418974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49387793264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49388166750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49388578954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49388932974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49389295022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49389643264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49390008334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49390355160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49390739590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49391159992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49391535840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49391883612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49392231420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49392591266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49392936720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49393308654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49393654738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49394089064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49394570598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49394948394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49395298072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49395646486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49396008848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49396378234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49396804804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49397153692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49397524974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49397886292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49398258362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49398605034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49398964794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49399324562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49399733852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49400099316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49400444502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49400815986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49401175794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49401547030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49401906110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49402298754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49402677360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49403182662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49403549672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49403895584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49404268248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49404642088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49405013824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49405428500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49405941050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49406305624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49406652800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49407015858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49407372878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49407744222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49408171552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49408547384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49408894812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49409242358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49409604234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49409950530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49410343920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49410748856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49411124134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49411485698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49411871172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49412220264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49412569314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49412943640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49413291108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49413714422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49414063880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49414435804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49414799888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49415173366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49415521828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49415882202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49416243454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49416650474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49417106940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49417456732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49417828620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49418190296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49418574386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49418923674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49419336700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49419700446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49420047236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49420410734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49420755964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49421128060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49421500868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49421928704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49422282566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49422631160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49422989614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49423333586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49423694074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49424037356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49424416534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49424833814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49425211778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 451,4510000,10000,0,0,256,25,519,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49426687138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49427063244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49427431904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49427857890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49428332408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49428682008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49429055704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49429417514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49429806188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49430153490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49430567698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49430933418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49431280398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49431642532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49431988292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49432359984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49432733344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49433173912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49433526616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49433875772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49434237970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49434586602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49434951982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49435310534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49435684284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49436108586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49436485418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49436834514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49437182764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49437545304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49437893160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49438269776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49438614860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49439055796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49439536984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49439912716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49440261922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49440609986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49440981720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49441329456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49441757866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49442106656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49442479874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49442841166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49443212176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49443573038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49443934556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49444358896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49444710228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49445074432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49445421162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49445793268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49446153514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49446535870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49446884102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49447294442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49447660114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49448008256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49448371150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49448716482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49449088670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49449582696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49450041756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49450575914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49450952674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49451343544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49451721392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49452182688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49452529468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49452996808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49453364446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49453738186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49454085652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49454435644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49454796006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49455159696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49455590198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49455954656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49456351848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49456842126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49457218576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49457624992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49457992352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49458510080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49458863444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49459326338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49459697268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49460115936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49460477194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49460865568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49461309844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49461864268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49462265934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49462615838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49462979580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49463339376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49463780378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49464254828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49464633330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49465087002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49465439098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49465847130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49466245226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49466735578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49467171876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49467594650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49467956166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49468386702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49468758248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49469172204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49469653150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49470007952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49470452312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49470799790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49471172042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49471535474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49471926188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49472371914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49472834496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49473213756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49473561170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49473999892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49474362616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49474784742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49475276632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49475697104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49476097120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49476457884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49476903242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49477297730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49477674584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49478153364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49478534280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49478948098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49479324022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49479879082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49480328622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49480804244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49481228214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49481612170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49482000684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49482445044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49482808598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49483248130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49483737202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49484316032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49484683232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49485121558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49485517372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49485932350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49486506282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49486983360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49487431556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49487856782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49488291448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49488803904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49489350428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49489827036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49490252306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49490682564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49491144658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49491614430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49492163472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49492626860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49492997156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49493482768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49493847680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49494314274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49494846352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49495485396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49495999396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49496350730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49496808288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49497199602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49497718108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49498193164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49498601496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49499049554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49499514070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49500010784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49500520912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49500938236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49501401598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49501829348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49502234064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49502592932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49503161278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49503583916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49503965224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49504314134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49504663298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49505023568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49505382658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49505746456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49506236660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49506726846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49507095374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49507465496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49507810886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49508168984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49508528066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49508995106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49509361934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49509714774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49510087076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49510447390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49510819184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49511177888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49511619404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49511986138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49512359804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49512723820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49513069106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49513440606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49513813298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49514187192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49514632776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49514984452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49515352168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49515699226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49516061678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49516407156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49516792698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49517221330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49517692724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49518051306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49518399384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49518759070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49519104120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49519479928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49519824180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49520273814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49520640008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49521019376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49521367348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49521715784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49522122518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49522468902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49522900846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49523251112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49523631536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49523992420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49524365024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49524712728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49525072976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49525434068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49525847110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49526219672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49526566134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49526937982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49527298394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49527669684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49528044642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49528462090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49528964398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 452,4520000,10000,0,0,256,25,520,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49530835446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49531281784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49531636774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49532013060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49532374996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49532751200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49533097282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49533460266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49533823108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49534233606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49534598568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49534944630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49535317654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49535678638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49536051316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49536410706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49536821272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49537184812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49537530372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49537891032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49538234748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49538604440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49538975182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49539347024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49539759104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49540209654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49540579022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49540930470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49541297470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49541647216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49542033362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49542464154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49542843124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49543194530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49543544828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49543907764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49544256402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49544652718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49544998546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49545432334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49545800416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49546174976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49546522722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49546871576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49547233112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49547592406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49548017244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49548367266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49548740118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49549101832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49549475924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49549823872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49550184468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49550548258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49550959336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49551417262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49551765542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49552137180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49552497776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49552869186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49553228694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49553643874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49554007818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49554353760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49554715790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49555060648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49555432322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49555804488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49556177360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49556748498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49557102716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49557465678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49557813918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49558178078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49558538038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49558912054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49559338914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49559715442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49560062244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49560423546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49560785080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49561133178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49561509144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49561917496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49562301628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49562793312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49563173130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49563523200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49563873132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49564247346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49564593974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49565019944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49565371882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49565746360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49566110026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49566485522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49566836292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49567199984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49567642964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49567992730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49568356840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49568703496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49569076762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49569439414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49569824924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49570175228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49570587126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49570952784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49571302424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49571668440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49572016844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49572392584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49572770938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49573216114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49573682662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49574040236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49574405252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49574753844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49575119752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49575479100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49575939046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49576309546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49576683762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49577033018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49577383484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49577745698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49578133144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49578496656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49578907680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49579284864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49579649404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49580024428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49580373570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49580722828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49581096424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49581443160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49581869334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49582220590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49582594328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49582957834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49583331908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49583680834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49584040228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49584465306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49584955848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49585327826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49585676686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49586051116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49586413790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49586798894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49587210974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49587565706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49587929606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49588279896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49588646988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49588996650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49589383040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49589745954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49590183652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49590538714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49590892766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49591272520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49591621392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49591985366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49592344036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49592777530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49593145342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49593517632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49593864670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49594211564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49594573028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49594931814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49595295556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49595703770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49596174116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49596542162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49596913268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49597259846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49597607166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49597977776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49598398228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49598766292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49599113226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49599485752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49599848988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49600223170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49600581668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49600932184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49601359000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49601712672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49602079164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49602428062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49602802748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49603166932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49603551516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49603966496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49604318868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49604682736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49605030120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49605396030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49605745214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49606129440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49606491072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49606939984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49607380768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49607733010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49608093518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49608441436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49608805764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49609163898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49609602150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49609970572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49610343584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49610691900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49611042258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49611403772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49611762162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49612126634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49612546044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49612924722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49613288050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49613661994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49614012116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49614361448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49614737162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49615145548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49615513720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49615861108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49616236406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49616609800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49616983946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49617346724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49617697052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49618123048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49618565060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49618932518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49619277512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49619649262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49620008248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49620392266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49620803176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49621156020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49621519688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49621866662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49622241052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49622586682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49622968494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49623328654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49623763244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49624114676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49624464308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49624826460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49625172198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49625534104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49625889478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49626309084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49626685788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 453,4530000,10000,0,0,256,25,521,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49628205312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49628570926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49628923252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49629360662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49629850024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49630217730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49630564038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49630936780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49631298552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49631695302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49632112666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49632465828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49632825952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49633171802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49633757634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49634146606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49634519882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49634951690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49635330220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49635680758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49636031636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49636394520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49636741582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49637125788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49637539216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49637915796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49638277044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49638666218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49639013256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49639361108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49639740356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49640088084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49640520650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49640971756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49641348868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49641712160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49642084396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49642434234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49642793270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49643219128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49643570124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49643932032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49644276348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49644646900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49645006920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49645390526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49645737488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49646156980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49646519312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49646865272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49647226076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49647569866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49647940114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49648312286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49648744246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49649098894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49649448972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49649811706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49650161008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49650526112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49650873844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49651260364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49651692028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49652203194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49652555614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49652905308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49653266528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49653614690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49653990928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49654416770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49654791792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49655153090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49655525830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49655872380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49656220780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49656592106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49656938258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49657364558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49657713232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49658085548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49658445182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49658815666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49659162156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49659519970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49659945832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49660302142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49660670342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49661020978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49661398110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49661764678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49662151078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49662501402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49662930028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49663456744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49663809496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49664173100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49664520670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49664893888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49665268244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49665703002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49666054606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49666402286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49666762076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49667108108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49667469808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49667826062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49668197718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49668620070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49668999128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49669349630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49669714796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49670077936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49670425498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49670802102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49671212224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49671589170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49671953400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49672329062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49672677502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49673027144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49673400250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49673749728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49674177994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49674617054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49674994254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49675357830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49675732608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49676081354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49676443762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49676872460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49677225108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49677590076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49677937808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49678311796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49678675524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49679062378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49679412870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49679829386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49680197208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49680550278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49680918370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49681269472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49681646938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49682021176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49682458222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49682812938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49683163248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49683528076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49683876806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49684241086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49684600758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49684992634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49685422742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49685926350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49686277140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49686624678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49686984900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49687344158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49687706618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49688125984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49688503192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49688864754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49689238516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49689586472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49689935676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49690334498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49690753748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49691122842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49691469622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49691843832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49692205536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49692578796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49692939122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49693289782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49693716464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49694070086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49694436982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49694785850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49695161354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49695524692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49695910590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49696311830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49696677338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49697168488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49697520792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49697884444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49698231542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49698615134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49698976972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49699421300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49699775558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49700126206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49700488910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49700850462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49701215180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49701575510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49702007350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49702372880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49702744648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49703093342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49703440844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49703800690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49704158204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49704520550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49704928262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49705305090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49705665614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49706037260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49706384584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49706731612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49707104510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49707450778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49707878612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49708356652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49708732956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49709093522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49709464500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49709823474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49710171074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49710756404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49711109508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49711473042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49711817934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49712189826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49712562498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49712934622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49713348862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49713701524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49714062474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49714408908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49714771336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49715116610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49715500090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49715910616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49716313480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49716661474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49717009390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49717369382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49717714722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49718076132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49718433140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49719097614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49719601006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49719980930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49720330836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49720681396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49721063592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49721411124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49721849490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49722202630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49722576352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49722938726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49723313826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49723663552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49724025896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 454,4540000,10000,0,0,256,25,522,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49725917686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49726273472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49726650416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49726999578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49727439000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49727804672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49728182158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49728532534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49728884404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49729252318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49729615858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49730047820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49730542120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49730918634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49731279976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49731654708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49732002650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49732364988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49732795320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49733146288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49733530194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49733876100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49734247428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49734608410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49734996244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49735343266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49735762746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49736126260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49736473716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49736836312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49737181498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49737553712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49737926164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49738360968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49738712674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49739060758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49739420262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49739765822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49740127826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49740473400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49740855956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49741282868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49741751088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49742103268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49742452630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49742813828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49743160502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49743535612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49743950228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49744325200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49744688330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49745060438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49745409770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49745758602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49746155386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49746502958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49746925776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49747273524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49747644622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49748005374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49748377320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49748738172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49749101010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49749514926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49749874444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49750237466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49750581970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49750952712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49751314346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49751709430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49752058500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49752471506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49752997218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49753347012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49753708996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49754054336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49754425342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49754797148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49755231068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49755580922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49755928660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49756288464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49756634550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49756996724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49757352922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49757723832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49758146426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49758522466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49758870182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49759217180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49759576572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49759921548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49760304066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49760649834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49761081768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49761444566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49761815842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49762163200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49762511014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49762872022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49763230426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49763651676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49764143004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49764519898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49764881448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49765253224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49765600776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49765962642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49766383736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49766734624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49767097184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49767442266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49767814356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49768175636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49768560030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49768907250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49769315792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49769681938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49770029088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49770391800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49770739160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49771118142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49771515192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49771952458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49772302718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49772650848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49773012948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49773358702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49773721350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49774066842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49774450300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49774882882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49775353698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49775704876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49776054210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49776414962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49776762662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49777137020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49777550082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49777926242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49778288310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49778660182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49779006938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49779354802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49779741486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49780087862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49780513750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49780862976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49781234230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49781594598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49781966486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49782313202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49782672792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49783033900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49783442752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49783808282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49784153396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49784525130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49784886862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49785259372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49785619088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49786043384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49786498152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49786850260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49787213464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49787722314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49788097856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49788474628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49788911632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49789263648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49789614476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49789974684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49790321404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49790683682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49791064304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49791437966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49791875950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49792251438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49792599364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49792948930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49793310206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49793656690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49794030528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49794437536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49794812912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49795189252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49795562430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49795910482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49796258576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49796633890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49796981128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49797408512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49797897328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49798274822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49798636012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49799008534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49799367866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49799717108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49800148782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49800499406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49800862158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49801207168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49801578030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49801938808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49802350616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49802769298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49803121022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49803493642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49803840216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49804203110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49804548414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49804929146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49805290602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49805726000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49806078844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49806428692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49806791518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49807140080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49807504084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49807867958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49808240992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49808666506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49809132472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49809483928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49809832268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49810192530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49810563346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49810927272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49811339928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49811714586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49812077484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49812449896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49812797714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49813146450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49813518746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49813917200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49814292136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49814638060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49815010406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49815371252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49815743350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49816091704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49816450356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49816882600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49817235120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49817600322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49817949098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49818322464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49818686156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49819069316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49819416872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49819825690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49820281158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49820634148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49820998584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49821346532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49821731732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 455,4550000,10000,0,0,256,25,523,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49823286988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49823671544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49824019812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49824372594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49824752888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49825173724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49825542914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49825891434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49826266428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49826629030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49827018564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49827379398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49827730708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49828157390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49828509912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49828874788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49829222300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49829595770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49829958990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49830345886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49830760074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49831114696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49831571476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49831924518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49832291652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49832640348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49833026698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49833390896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49833830544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49834186284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49834539132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49834904918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49835256296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49835624454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49835987028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49836425230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49836792338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49837166256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49837514364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49837863412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49838226890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49838586134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49838950814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49839360012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49839736766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49840099072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49840473546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49840822816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49841172378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49841546300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49841960266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49842472418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49842829276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49843203384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49843566644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49843941398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49844303292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49844652894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49845080688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49845430832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49845795976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49846143862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49846517878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49846878438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49847265472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49847711254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49848065038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49848426990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49848775478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49849140984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49849488414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49849873592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49850234056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49850667468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49851019708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49851369548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49851730712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49852090684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49852464386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49852823024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49853256930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49853715886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49854096552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49854447568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49854798646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49855163706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49855525716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49855956658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49856308394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49856685052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49857059920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49857435332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49857784454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49858187660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49858549170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49858961640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49859328334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49859674212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49860045792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49860406798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49860780844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49861139720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49861548368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49861912062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49862258714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49862620536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49862965924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49863337040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49863697432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49864082260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49864666384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49865161356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49865529090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49865875882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49866239454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49866596890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49866969728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49867398414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49867774178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49868122652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49868472308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49868834344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49869181618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49869558032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49869968414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49870345776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49870708836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49871082428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49871430554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49871780184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49872152848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49872498656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49872925850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49873277616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49873665350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49874028540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49874403080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49874753074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49875114090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49875534532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49875890242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49876387404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49876737892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49877111554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49877474656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49877861576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49878211004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49878624994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49878991150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49879340844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49879705148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49880052634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49880425756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49880797970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49881234562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49881588246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49881938300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49882300172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49882648050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49883012340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49883371302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49883745100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49884168872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49884545566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49884894498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49885242436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49885604968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49885953984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49886330284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49886734764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49887113076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49887592070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49887969188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49888318788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49888668376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49889058042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49889404846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49889831180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49890180686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49890552046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49890911736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49891285416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49891631454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49891990998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49892411162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49892762634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49893125520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49893470844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49893842562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49894202300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49894589442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49894936166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49895474146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49895843898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49896192594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49896557088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49896903764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49897277754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49897654602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49898097910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49898580888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49898937426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49899299472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49899645782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49900008536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49900367850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49900807414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49901173608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49901545128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49901892978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49902330710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49902692448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49903056110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49903431628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49903848134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49904224110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49904585056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49904982096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49905330414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49905679532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49906053000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49906467400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49906835354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49907181210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49907552410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49907913954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49908285684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49908645344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49908994086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49909420814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49909869700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49910238018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49910585962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49910959648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49911333844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49911709216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49912123520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49912477942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49912842446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49913190800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49913554088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49913899190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49914316180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49914740130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49915118020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49915468042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49915815776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49916178120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49916525504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49916890058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49917249484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49917680500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49918046112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49918420500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49918770410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49919120336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 456,4560000,10000,0,0,256,25,525,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 49920682074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49921160184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49921528914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49921877274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49922253326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49922628512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49923008404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49923424320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49923780514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49924147340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49924496242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49924861886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49925209332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49925594376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49926017692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49926396920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49926747342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49927098482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49927461452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49927810108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49928185850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49928534554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49928966376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49929334130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49929708354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49930055550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49930406998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49930767264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49931124740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49931549196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49931898128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49932405870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49932776534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49933151854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49933502772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49933867194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49934233672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49934643744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49935012414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49935360534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49935735180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49936097716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49936487224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49936848872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49937261724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49937628100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49937975236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49938336448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49938681190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49939051524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49939422696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49939795914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49940204728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49940557732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49940920212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49941448460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49941818028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49942178936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49942554984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49942983762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49943490008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49943843428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49944194138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49944556422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49944913014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49945276360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49945686714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49946063714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49946426326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49946800476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49947148434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49947497030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49947870732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49948219250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49948642658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49948990618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49949362446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49949722936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49950094598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49950442676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49950803916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49951231752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49951583378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49951947118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49952312080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49952683718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49953044374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49953427326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49953775792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49954188270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49954668632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49955017792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49955380392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49955725830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49956096956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49956468564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49956902536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49957252846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49957601036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49957959652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49958307136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49958672586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49959029428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49959401908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49959821076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49960198650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49960547924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49960896408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49961258084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49961604736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49961979760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49962456618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49962842516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49963209098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49963583844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49963932552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49964281596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49964656348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49965004302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49965433870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49965875120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49966252150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49966612946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49966983788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49967346016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49967708072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49968142798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49968495302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49968857814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49969202928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49969574312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49969934954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49970344906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49970755526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49971109328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49971471690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49971818764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49972181038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49972526162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49972898026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49973269624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49973705392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49974055392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49974402976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49974763138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49975108392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49975471476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49975828752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49976199492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49976619908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49977112864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49977464178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49977813174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49978173716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49978534316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49978908948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49979321390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49979700506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49980061760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49980434050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49980780668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49981128388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49981500516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49981849502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49982276392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49982626464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49983013508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49983375958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49983748032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49984095018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49984458502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49984880478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49985233396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49985598788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49985946224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49986318928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49986679746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49987064026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49987410852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49987820884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49988283444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49988636842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49989001404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49989348752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49989732768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49990095982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49990532340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49990884382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49991234766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49991596654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49991944728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49992309110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49992666306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49993039716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49993459850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49993835632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49994185076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49994532818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49994894950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49995242158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49995617096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49996025158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49996401700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 49996763006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 49997137574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49997487614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 49997835704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 49998209492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 49998567880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 49998991990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 49999428476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 49999804714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50000167712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50000542004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50000891558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50001249574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50001672742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50002024506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50002388318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50002735006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50003106704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50003469294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50003853950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50004203814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50004614938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50004980598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50005328352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50005694678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50006041902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50006414808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50006787118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50007221562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50007574268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50007925392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50008287168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50008632024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50008994168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50009350406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50009721468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50010142184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50010607078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50010960794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50011310956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50011673044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50012019410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50012395448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50012804380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50013181250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50013545344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50013932468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50014280716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50014629296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50015001446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50015348128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50015772078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 457,4570000,10000,0,0,256,25,526,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50017669394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50018229396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50018670950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50019053562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50019401740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50019752352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50020122248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50020472168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50020850350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50021260716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50021773808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50022141856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50022513468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50022861072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50023209620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50023583092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50023993884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50024362304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50024710892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50025084784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50025446940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50025819828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50026204274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50026552314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50026976296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50027326916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50027690068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50028035922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50028407242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50028767500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50029150970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50029561950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50029914404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50030275234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50030621036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50031001068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50031346670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50031728838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50032090360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50032528736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50033008964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50033371134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50033731794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50034078360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50034441794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50034797900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50035232170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50035598032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50035972400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50036320642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50036666414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50037027888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50037384860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50037746196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50038153878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50038528016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50038889420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50039262064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50039610344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50039957762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50040331350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50040737796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50041104618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50041450516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50041823506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50042184088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50042556328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50042914314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50043263772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50043686454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50044125780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50044494222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50044841242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50045215026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50045579098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50045968578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50046396628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50046749424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50047110788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50047457342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50047819796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50048165020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50048548084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50048908382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50049341360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50049691732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50050040790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50050401210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50050746408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50051108368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50051465260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50051835474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50052257352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50052630734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50052979234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50053327314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50053687618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50054033862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50054409386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50054825552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50055287822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50055654954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50056028792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50056377522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50056726724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50057100818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50057447928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50057874300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50058222836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50058594800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50058956256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50059328968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50059675982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50060036748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50060460892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50060812136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50061175326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50061534308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50061908044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50062269368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50062653208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50063001182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50063415558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50063779412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50064127086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50064489898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50064835734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50065206796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50065580434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50066016010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50066485278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50066838032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50067199414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50067544380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50067907604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50068272248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50068644024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50069069162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50069443880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50069793226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50070142060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50070504058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50070850360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50071224292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50071633676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50072010412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50072372504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50072745570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50073094382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50073442890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50073814854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50074160566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50074584878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50074933794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50075305634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50075667144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50076039700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50076388140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50076747198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50077184666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50077534956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50077985020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50078333746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50078705396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50079066274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50079450750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50079799224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50080210860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50080574528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50080921038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50081283028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50081627898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50081997952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50082392822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50082830228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50083180218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50083527952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50083888904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50084234082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50084654684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50085016076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50085388462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50085814160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50086189422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50086592338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50086944418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50087307620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50087653780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50088027090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50088435086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50088898968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50089265676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50089640348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50089987204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50090335054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50090706960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50091053028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50091481768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50091828434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50092200172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50092577508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50092951598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50093309992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50093658488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50094085058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50094435880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50094797974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50095345030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50095722776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50096085858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50096471896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50096884802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50097238196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50097601054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50097948820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50098312982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50098717520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50099101222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50099512126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50099899058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50100387366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50100742648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50101107208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50101454956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50101885140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50102235166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50102669240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50103038110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50103411846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50103760270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50104109698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50104472450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50104832168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50105264866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50105616214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50105989092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50106352678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50106726908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50107076136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50107439476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50107801100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50108227420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50108595022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50108940852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50109311314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50109671570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50110043736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50110405098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50110815584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50111269934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50111619714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50111982946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50112328324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50112700660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50113073576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50113445068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50113860322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 458,4580000,10000,0,0,256,25,527,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50115342686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50115728468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50116078396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50116514594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50116863450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50117236004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50117598328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50117975852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50118323430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50118686448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50119048110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50119455828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50119820152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50120164898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50120535792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50120896350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50121268062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50121627826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50122078676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50122549232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50122902630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50123267494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50123615656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50123989096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50124364438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50124817270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50125166632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50125514328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50125872748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50126216960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50126578104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50126933966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50127303260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50127755958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50128132446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50128480530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50128829724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50129241996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50129591760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50129980006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50130397762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50130774056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50131135808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50131508028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50131853974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50132201892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50132574944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50132921714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50133348210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50133867884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50134243894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50134604166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50134977364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50135335430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50135684978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50136108620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50136458552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50136822064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50137167434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50137553302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50137916508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50138327988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50138742176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50139096220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50139456948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50139804100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50140187762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50140535140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50140919632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50141280430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50141713672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50142065636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50142414726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50142776626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50143294918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50144051208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50144679490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50145238866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50145763430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50146144268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50146492698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50146860476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50147302002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50147654194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50148018862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50148366224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50148738546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50149101254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50149487868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50149835800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50150255276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50150620754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50150968250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50151332308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50151677878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50152049584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50152423232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50152858702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50153210342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50153558328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50153920368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50154267528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50154630050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50154987054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50155358898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50155784348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50156269678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50156624690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50156996568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50157359408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50157723354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50158087236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50158503152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50158879248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50159240260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50159612048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50159959134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50160309090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50160682058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50161028646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50161456680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50161804880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50162176932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50162538456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50162910596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50163257366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50163615806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50164040372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50164392776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50164757036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50165104046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50165478346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50165840692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50166225248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50166574426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50166989348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50167446344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50167797586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50168160672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50168507726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50168879816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50169252694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50169691104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50170045382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50170395332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50170758056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50171106962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50171471170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50172037406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50172507572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50172875780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50173252280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50173602352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50173953786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50174317164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50174676642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50175040458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50175450858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50175828284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50176190432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50176563818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50176912396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50177327726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50177691706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50178103648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50178608128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50178958162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50179329938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50179691554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50180064796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50180425148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50180837130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50181204456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50181552350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50181916142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50182262680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50182635804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50183008902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50183381864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50183790588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50184208782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50184575230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50184925410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50185345680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50185697782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50186080168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50186507866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50186889538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50187240530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50187591672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50187968794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50188316984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50188694154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50189041878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50189478864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50189934368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50190310978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50190659568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50191007308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50191379818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50191727574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50192153124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50192501948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50192873308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50193235950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50193608356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50193956838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50194350520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50194775156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50195127948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50195493354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50195840618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50196214830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50196576150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50196958640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50197306802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50197718964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50198081842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50198429418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50198792170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50199137766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50199569922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50199948410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50200382432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50200735430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50201173210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50201537694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50201886150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50202248026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50202605074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50202976580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50203401418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50203789500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50204138672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50204488296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50204849052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50205194860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50205568418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50205978046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50206361370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50206723186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50207095388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50207444676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50207792600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50208165362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50208513846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50208939216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50209288252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50209710340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50210077270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50210449994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50210796918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50211157452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50211584690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50211934716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 459,4590000,10000,0,0,256,25,528,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50214052392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50214482322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50214860994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50215223546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50215601434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50215951072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50216304136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50216679534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50217025798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50217450588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50217799274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50218170810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50218532014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50218905360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50219261302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50219621264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50220044660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50220411498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50220775650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50221121468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50221493260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50221854136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50222238508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50222587248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50223049310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50223733798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50224177534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50224542278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50224888764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50225281058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50225720746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50226098728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50226446610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50226868630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50227234146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50227582572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50227961396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50228375652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50228754670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50229117326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50229489800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50229836954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50230185536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50230604162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50230965292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50231395864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50231745052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50232116872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50232479000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50232850538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50233199458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50233563362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50233989062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50234337672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50234808544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50235159780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50235533482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50235905098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50236315626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50236721368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50237083946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50237446310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50237793180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50238216158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50238587138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50238972944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50239333028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50239772060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50240123718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50240473930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50240836216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50241182256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50241544726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50241901836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50242333800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50242697968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50243068586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50243473774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50243826760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50244188680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50244552540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50244915154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50245325928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50245798646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50246165180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50246538476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50246886540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50247234576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50247607440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50248019704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50248392596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50248932286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50249311490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50249675978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50250077386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50250498970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50250916600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50251284962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50251633820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50251998010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50252359364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50252731158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50253105576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50253548050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50253899024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50254247914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50254608464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50254954168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50255316406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50255660820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50256043146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50256464282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50256978232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50257330558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50257677866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50258037870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50258383294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50258758124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50259165366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50259540554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50259901122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50260272094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50260619876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50260967134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50261336984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50261682324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50262112218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50262460388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50262830608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50263243476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50263620072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50264058982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50264424444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50264856402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50265205988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50265566728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50265910786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50266282710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50266642328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50267028550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50267373780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50267801208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50268262694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50268613956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50268977220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50269379884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50269770732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50270135160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50270570744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50270922504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50271272164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50271631878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50271977696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50272340412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50272697406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50273127056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50273493912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50273866012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50274213240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50274562070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50274922574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50275268464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50275641700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50276047506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50276422270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50276783924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50277156664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50277503808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50277852364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50278224020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50278570476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50279008610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50279452204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50279826290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50280187744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50280560626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50280923070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50281272834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50281706134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50282057482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50282475208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50282825694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50283198564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50283575072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50283960608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50284369940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50284722264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50285083258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50285429636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50285793626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50286139100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50286520920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50286881176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50287315838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50287666480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50288014618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50288374864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50288721334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50289084412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50289442334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50289815132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50290349062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50290834802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50291182542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50291531214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50291892900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50292250500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50292613298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50293028230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50293404316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50293767004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50294140084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50294487954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50294835646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50295207610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50295618520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50295985372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50296331914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50296704098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50297066046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50297437772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50297794388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50298142034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50298565716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50298936072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50299299184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50299646824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50300020680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50300382162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50300765866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50301183848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50301537010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50302063624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50302414490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50302778258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50303124788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50303508330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50303925814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50304305682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50304655878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50305003896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50305365316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50305710700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50306116462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50306462808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50306895590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50307260632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50307632656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50307979514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50308327750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50308688210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50309045360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50309407784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50309815524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50310189426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50310549564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50310921486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 460,4600000,10000,0,0,256,25,529,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50312502640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50313053898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50313430748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50313780040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50314143926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50314489798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50314880038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50315328186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50315711586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50316061358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50316410334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50316771888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50317117390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50317491872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50317837684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50318272864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50318638642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50319011448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50319358628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50319705678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50320065280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50320423672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50320847480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50321195734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50321567194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50321928790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50322300914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50322646936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50323006592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50323367628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50323790070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50324248854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50324597884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50324969686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50325331604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50325913296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50326319766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50326681180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50327042948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50327389502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50327752546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50328098846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50328471180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50328850890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50329283988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50329635266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50329981736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50330343144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50330689744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50331066920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50331425862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50331798584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50332223604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50332600132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50332949284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50333297754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50333659100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50334006230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50334381152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50334789244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50335297848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50335680404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50336054280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50336403234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50336751956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50337127502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50337536400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50337904826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50338251668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50338624526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50338987212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50339359560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50339717488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50340066634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50340492206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50340844716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50341209590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50341556524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50341930836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50342292866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50342676850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50343024666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50343435264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50343799206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50344147000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50344564914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50344913962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50345286960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50345659594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50346097942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50346556036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50346909060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50347269582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50347616346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50347980256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50348339160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50348774050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50349139854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50349512380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50349859716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50350207092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50350567128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50350952716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50351315102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50351731426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50352106822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50352469208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50352841934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50353190182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50353539704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50353911626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50354305828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50354684712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50355029466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50355400862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50355762640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50356135920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50356483934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50356842660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50357266902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50357712496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50358078362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50358423270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50358850024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50359217656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50359602710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50360019024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50360370974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50360732284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50361078324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50361440668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50361799500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50362212102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50362574246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50363019776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50363372256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50363721410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50364083622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50364431782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50364796896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50365155348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50365590766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50365957264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50366329460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50366677330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50367024292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50367386768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50367743290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50368104912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50368512804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50369031804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50369399744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50369773718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50370122088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50370469258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50370845016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50371254864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50371619886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50371964342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50372335176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50372695780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50373068110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50373425060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50373772446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50374197552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50374547356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50374910096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50375255260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50375626042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50375986254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50376371000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50376782622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50377133620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50377506708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50377853730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50378216656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50378561044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50378943182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50379302684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50379737860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50380207004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50380559168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50380919050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50381265340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50381628136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50381984496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50382460538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50382826766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50383198806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50383546360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50383894440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50384254936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50384610752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50384973452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50385378906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50385755300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50386115276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50386487288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50386834344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50387181326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50387650672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50388078916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50388448698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50388795976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50389171684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50389532988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50389905980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50390264790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50390614570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50391040234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50391517000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50391880868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50392281028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50392656516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50393048170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50393422840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50393835106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50394187678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50394549812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50394895720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50395257572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50395602394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50395985844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50396408548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50396783340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50397131706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50397480074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50397841218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50398186924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50398559730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50398905222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50399335298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50399700416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50400071722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50400417732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50400764642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50401123944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50401481336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50401844030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50402252686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50402908712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50403277424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50403649728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50403996176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50404357676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50404782342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50405187572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50405551148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50405894152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50406263416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50406622230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50407002416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50407349750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50407799492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50408163240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 461,4610000,10000,0,0,256,25,530,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50410149384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50410595664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50410946224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50411322424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50411685044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50412062726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50412440904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50412807110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50413241368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50413769970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50414138132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50414506890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50414880648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50415241812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50415679912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50416090626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50416443246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50416804060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50417151014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50417514288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50417859576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50418278706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50418640764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50419079864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50419431688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50419780842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50420141324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50420487416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50420850480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50421207086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50421639938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50422006678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50422381262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50422730612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50423079060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50423440516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50423797762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50424160660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50424570914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50425035752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50425401576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50425791472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50426140760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50426490098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50426862984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50427278476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50427646564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50427994578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50428369432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50428731140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50429105234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50429466598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50429817528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50430243154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50430596532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50430962426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50431310662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50431686752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50432049640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50432433706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50432848006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50433201626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50433565884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50433915232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50434280900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50434629428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50435015438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50435379348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50435817452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50436291004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50436644252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50437007446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50437353862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50437728312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50438074628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50438508264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50438874604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50439246376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50439595330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50439944992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50440304496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50440663034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50441047204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50441456784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50441831242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50442202640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50442577022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50442926584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50443276094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50443650122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50444059644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50444428670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50444777082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50445150748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50445515254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50445890336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50446252032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50446602536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50447026136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50447474338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50447841562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50448188240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50448560856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50448934834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50449307768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50449721190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50450074298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50450436270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50450783480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50451148092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50451493690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50451878490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50452239890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50452675504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50453026902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50453374614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50453735414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50454082450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50454446528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50454803736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50455236738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50455603360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50455976170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50456323110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50456687702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50457049244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50457409202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50457773500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50458185652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50458650554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50459017904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50459391590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50459739142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50460087748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50460461548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50460872566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50461238818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50461585694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50461957618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50462319684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50462693608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50463054150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50463401748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50463826828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50464177522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50464541336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50464888068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50465260186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50465621400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50466005916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50466415140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50466767454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50467128862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50467475468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50467837622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50468182610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50468565938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50468925724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50469358126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50469805464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50470160018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50470522372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50470871018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50471236300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50471597144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50472048732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50472417180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50472790946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50473139836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50473489940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50473851662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50474242768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50474609284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50475018862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50475395908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50475760374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50476131356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50476478286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50476825824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50477198808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50477605666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50477972840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50478318814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50478691080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50479052990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50479529092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50480097874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50480524212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50481035506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50481388232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50481752178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50482100474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50482561138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50482951642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50483407952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50483759326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50484109992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50484470436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50484817292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50485179336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50485560274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50485996564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50486363348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50486735650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50487083076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50487432286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50487813924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50488175860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50488540470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50488949764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50489327160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50489689704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50490063362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50490411916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50490842534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50491220916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50491637964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50492153734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50492508036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50492885734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50493249058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50493624216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50493985618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50494397292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50494764484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50495115110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50495480858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50495831344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50496206424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50496579372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50496953338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50497363060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50497716246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50498080144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50498429254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50498796114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50499143834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50499530098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50499954674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50500331790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50500681666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50501031168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50501393054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50501739702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50502114150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50502461660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50502907148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50503363654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50503759594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50504109762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50504458126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50504819490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50505177850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50505607978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50505957264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50506328596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50506689848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 462,4620000,10000,0,0,256,25,531,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50508243408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50508667454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50509021806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50509388280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50509736854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50510099758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50510445624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50510828656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50511252956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50511630306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50511977606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50512325498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50512685578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50513031772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50513406944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50513753982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50514186182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50514675064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50515053374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50515403516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50515751330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50516124164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50516470970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50516897326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50517246844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50517618724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50517979158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50518351372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50518697810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50519057486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50519418266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50519842328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50520212434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50520561490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50520936102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50521299126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50521674000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50522035378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50522447640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50522813292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50523160674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50523523010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50523869528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50524240598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50524614000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50524986960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50525397814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50525839924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50526207698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50526556314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50526920922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50527269342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50527653904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50528079296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50528459282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50528809930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50529162326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50529526498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50529873320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50530289600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50530636714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50531070430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50531438552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50531814874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50532254042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50532622222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50533100172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50533448990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50533898208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50534248482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50534622866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50534983564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50535381840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50535742690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50536094104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50536524550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50536977158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50537345900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50537692650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50538067354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50538429608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50538814124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50539228780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50539580778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50539943046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50540290864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50540654756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50541000164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50541474026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50541839676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50542284734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50542636638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50542988006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50543350872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50543697774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50544061586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50544419324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50544896980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50545264664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50545636780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50545985168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50546335302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50546696962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50547055176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50547418498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50547828996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50548298996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50548668308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50549043262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50549392208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50549753750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50550116050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50550534034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50550902930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50551271008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50551643418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50552004634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50552376400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50552735744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50553146088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50553512562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50553862638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50554237322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50554585272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50554957800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50555329776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50555705040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50556116028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50556678422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50557047680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50557398114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50557763894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50558123272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50558497884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50558932708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50559457980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50559812914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50560162334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50560525652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50560872764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50561250152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50561659978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50562036500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50562399530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50562772412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50563121336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50563472044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50563844830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50564191850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50564618692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50564968594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50565341296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50565704266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50566078044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50566426350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50566806186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50567232422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50567584470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50568026610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50568389658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50568774454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50569135128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50569523788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50569947462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50570301890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50570791472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50571145046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50571511100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50571859288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50572245404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50572605912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50573045982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50573396228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50573747038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50574108320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50574455502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50574819430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50575177698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50575608986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50575976078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50576351124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50576702196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50577052026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50577414084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50577773706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50578137970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50578547256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50578922796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50579283526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50579655434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50580002828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50580350596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50580723196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50581131878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50581500982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50582033128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50582413082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50582801892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50583175384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50583539152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50583965534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50584333598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50584681300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50585051986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50585397962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50585769136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50586175912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50586558310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50586970064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50587323582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50587686360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50588033320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50588396098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50588742616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50589126410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50589548828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50589926040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50590275682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50590623784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50590985674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50591332276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50591695640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50592053660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50592488642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50593000714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50593379574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50593728306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50594077678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50594439784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50594803342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50595229724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50595581808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50595956046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50596320202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50596695724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50597045594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50597407822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50597769718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50598202510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50598572968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50598923396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50599299812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50599665726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50600043056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50600403526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50600819752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50601184224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50601531912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50601895272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50602241032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50602612886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50602984626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50603358622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50603770380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50604213722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 463,4630000,10000,0,0,256,25,533,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50606117262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50606547316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50606913924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50607260826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50607636254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50607998130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50608374048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50608735538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50609149662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50609516496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50609863126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50610226222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50610572234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50610944356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50611316328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50611689548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50612098580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50612451768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50612812366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50613159294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50613522588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50613868416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50614251062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50614627286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50615076800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50615523618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50615877214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50616239692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50616586870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50616962604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50617310104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50617748712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50618166360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50618548864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50618900732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50619253290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50619618902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50619987304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50620425612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50620775662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50621148778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50621508064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50621879672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50622227468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50622586584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50622949056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50623358698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50623726232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50624072576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50624444742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50624806934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50625199066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50625560804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50625979916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50626347216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50626794692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50627162094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50627509094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50627883314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50628263242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50628636834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50629050952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50629402566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50629764138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50630111394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50630490386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50630838064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50631250074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50631675786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50632051302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50632400000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50632749040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50633109900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50633643726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50634025126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50634439276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50634815396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50635177004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50635550150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50635898208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50636246892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50636619020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50636965764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50637393336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50637879842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50638255564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50638617358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50638989240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50639347766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50639697760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50640122566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50640475796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50640841876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50641190394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50641565320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50641928034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50642336056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50642744266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50643097792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50643461828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50643811268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50644176472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50644524858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50644908352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50645270004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50645702384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50646069036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50646419472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50646780510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50647126480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50647489404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50647845976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50648218032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50648639000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50649105396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50649456064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50649805410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50650165228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50650523526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50650886300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50651296658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50651671354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50652031808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50652403722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50652751250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50653099018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50653470042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50653816062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50654241166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50654589140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50654960328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50655320056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50655692550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50656039372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50656398912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50656819274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50657172692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50657538842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50657887674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50658262832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50658626260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50659011530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50659361666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50659772908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50660225012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50660576192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50660939016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50661303578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50661676986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50662050334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50662489580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50662841728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50663192190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50663555664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50663904010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50664267914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50664627152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50665000536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50665424200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50665802176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50666151502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50666501470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50666864068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50667211836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50667585800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50667991294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50668368064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50668730464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50669104184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50669453528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50669803296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50670178264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50670526018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50670953160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50671437664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50671817532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50672181192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50672555900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50672916690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50673266820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50673696272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50674048788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50674414048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50674760310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50675132670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50675495758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50675879660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50676228078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50676645768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50677023646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50677371926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50677735392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50678081958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50678453974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50678830426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50679279384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50679631008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50679980126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50680342188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50680689214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50681051896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50681409500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50681783254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50682208368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50682728688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50683081632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50683431222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50683793158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50684151508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50684515630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50684929324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50685304600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50685666562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50686039376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50686389326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50686738908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50687114064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50687511542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50687887786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50688232936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50688604234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50688965562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50689337370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50689686002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50690046044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50690502146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50690856178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50691222800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50691571940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50691947972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50692326040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50692713730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50693116404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50693477968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50693933228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50694286318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50694650198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50694996560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50695379844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50695740296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50696179058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50696530712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50696880052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50697241168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50697588142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50697951690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50698334668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50698766564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50699133002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50699506056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50699853608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50700201406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50700562120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50700918136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50701282268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50701689278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50702064776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 464,4640000,10000,0,0,256,25,534,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50737480684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50737946440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50738309062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50738793894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50739209444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50739593026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50739992212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50740414694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50740923778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50741354006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50741761554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50742155516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50742558696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50742951652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50743301282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50743735974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50744087434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50744462264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50744824180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50745198892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50745546350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50745908168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50746322256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50746680356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50747042866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50747387752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50747759410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50748217116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50748602318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50748948574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50749361528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50749823932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50750175228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50750538970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50750885868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50751258872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50751631888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50752070748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50752424430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50752774182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50753135134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50753482168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50753845906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50754238174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50754611556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50755038424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50755417112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50755767172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50756118252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50756481738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50756831262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50757207538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50757616094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50757993992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50758358606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50758745890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50759094978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50759445468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50759872830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50760224400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50760651854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50761092554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50761468940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50761831146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50762204730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50762566056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50762916238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50763342740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50763694620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50764058402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50764404852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50764777590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50765139668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50765526054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50765933982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50766288584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50766679906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50767030558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50767395372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50767742402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50768133456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50768496170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50768944584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50769298260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50769669356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50770050276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50770427130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50770827926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50771218446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50771667264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50772174572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50772552702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50772902130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50773287160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50773722428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50774103366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50774578904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50774930554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50775304134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50775665792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50776039280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50776388818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50776752940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50777184256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50777535922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50777899852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50778245618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50778617958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50778979892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50779365274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50779714822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50780124948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50780498316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50780846452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50781211944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50781558764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50781930786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50782305356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50782741686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50783093590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50783538674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50783910986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50784259280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50784622508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50784983172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50785356154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50785783124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50786160604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50786511906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50786867910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50787390814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50787755172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50788120638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50788532120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50788908520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50789270830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50789643598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50789991952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50790357756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50790733932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50791143572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50791512036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50791858482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50792231498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50792592994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50792966468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50793325266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50793673862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50794100892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50794591088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50794960692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50795308290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50795682914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50796046370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50796430120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50796845272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50797198036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50797560848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50797908772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50798301176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50798684990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50799095976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50799524302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50799912130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50800261670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50800611722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50800974210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50801321900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50801686356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50802045596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50802479124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50802845096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50803218002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50803565816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50803914930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50804275400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50804634120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50804997332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50805408442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50805895844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50806263130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50806637062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50806985178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50807345102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50807706022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50808117380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50808485602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50808831060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50809202610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50809564196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50809935742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50810319046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50810728368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50811098628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50811449870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50811817124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50812166888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50812542986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50812918700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50813296062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50813708344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50814061654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50814425354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50814773848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50815139256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50815486940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50815871414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50816233340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50816673786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50817154032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50817508502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50817870662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50818217024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50818594022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50818939984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50819385916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50819752434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50820126366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50820474868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50820822490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50821198128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50821558768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50821983184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50822332980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50822705010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50823065338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50823438176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50823788320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50824147390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50824510492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50824919608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50825286754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50825633826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50826006446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50826368786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50826742826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50827103602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50827509022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50827891286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50828335090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50828702796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50829049236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50829420184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50829794718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50830167306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50830581534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50830934908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50831298308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50831647764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50832013662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50832361826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50832757024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50833181096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50833557998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50833908526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50834258156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 465,4650000,10000,0,0,256,25,535,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50835807090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50836231748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50836598618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50836946402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50837323480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50837699416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50838075176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50838436884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50838854676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50839317938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50839670440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50840035922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50840383390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50840757994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50841132668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50841572384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50841925338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50842275642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50842638306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50842985030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50843347566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50843692722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50844075018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50844495054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50844873512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50845223828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50845574404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50845935386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50846282240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50846657670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50847014420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50847450156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50847820752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50848198528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50848551712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50848903854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50849267944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50849629618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50850057998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50850502282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50850880824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50851242072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50851616908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50851966834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50852328920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50852755120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50853128414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50853493954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50853841460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50854214888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50854577564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50854962978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50855311738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50855739520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50856106266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50856454922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50856819462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50857166310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50857539652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50857914010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50858348832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50858699688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50859048384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50859410688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50859756454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50860117960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50860463500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50860845160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50861268540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50861766654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50862119784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50862470844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50862833160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50863179980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50863552964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50864119422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50864507836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50864872182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50865254840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50865605220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50865955476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50866357876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50866773278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50867139952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50867485704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50867856460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50868216876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50868603656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50868964040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50869313960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50869737622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50870089460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50870455866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50870803302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50871176410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50871538798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50871924176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50872334230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50872690074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50873193022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50873543452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50873906884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50874251340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50874635312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50874994930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50875432132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50875783128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50876129924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50876489916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50876836364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50877199934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50877558436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50877989474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50878354704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50878727222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50879074380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50879422022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50879783162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50880140334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50880503228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50880909380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50881285522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50881648594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50882023036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50882371568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50882720826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50883094634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50883440326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50883865212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50884320540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50884697766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50885061256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50885436696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50885796536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50886144214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50886579556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50886931558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50887296454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50887643486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50888016906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50888378416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50888764242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50889177564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50889528694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50889890402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50890239016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50890602588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50890948968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50891333642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50891696510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50892130930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50892481868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50892829548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50893189152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50893534962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50893897258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50894253490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50894626392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50895046988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50895510532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50895862714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50896212964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50896574398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50896936944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50897300974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50897709352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50898086998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50898451136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50898827172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50899177146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50899541222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50899913404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50900310278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50900686232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50901031022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50901402000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50901770798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50902142258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50902488772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50902849694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50903283050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50903635350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50903999764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50904346666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50904720552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50905083582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50905468926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50905818072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50906229136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50906681442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50907033324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50907512344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50907863968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50908253786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50908753672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50909135502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50909482158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50909830062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50910190044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50910534320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50910895092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50911278700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50911718210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50912087730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50912464674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50912814882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50913167292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50913531060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50913891028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50914300920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50914664150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50915036246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50915418204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50915791718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50916139462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50916487024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50916860000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50917274584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50917737510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50918085206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50918456644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50918816380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50919188456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50919549012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50919961754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50920328246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50920685434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50921049222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50921395586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50921767402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50922170344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50922543442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50922956080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50923305940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50923666382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50924011758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50924373444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50924718414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50925100622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50925512092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50925895952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50926242864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50926590288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50926963472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50927311528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50927676094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50928034302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50928473404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50928973534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50929351528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50929700798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50930050088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50930412404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50930787620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50931312074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 466,4660000,10000,0,0,256,25,536,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 50933186842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50933586910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50934018378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50934397488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50934747044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50935097850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50935465266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50935811474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50936185384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50936532078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50936964972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50937382264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50937758204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50938106798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50938456570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50938817134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50939175578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50939603978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50939954670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50940618120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50941137312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50941516172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50941888086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50942239004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50942670260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50943020546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50943383908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50943730550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50944102386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50944462640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50944846354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50945261054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50945614340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50945977360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50946326134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50946690694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50947038062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50947472196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50947913650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50948304698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50948653042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50949000994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50949360898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50949708266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50950070976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50950437376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50950872294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50951388338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50951764960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50952112836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50952461106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50952822844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50953181112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50953606824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50953956454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50954328010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50954689100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50955061800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50955408822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50955768328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50956129102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50956541676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50956908042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50957253918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50957625916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50957987928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50958360320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50958720820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50959129592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50959497932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50959845418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50960207300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50960552516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50960923738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50961284878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50961669298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50962080948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50962524490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50962889036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50963236436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50963612842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50963959134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50964343836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50964770444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50965147660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50965495694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50965843422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50966203674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50966582444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50966958522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50967304400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50967767116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50968134138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50968508176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50968856374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50969205366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50969568184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50969928472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50970353286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50970702654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50971075022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50971436550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50971810256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50972169890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50972540770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50972901910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50973310702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50973774130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50974124222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50974497682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50974860484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50975233774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50975595308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50976010958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50976375322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50976722916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50977086262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50977432840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50977805064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50978210986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50978588018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50979016186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50979369630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50979732066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50980079754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50980443522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50980789386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50981177320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50981600114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50981977008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50982326528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50982675136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50983035292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50983383052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50983759068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50984106094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50984541234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50984999566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50985377678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50985728424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50986078632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50986440030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50986798864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50987239774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50987589746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50987962944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50988325748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50988698344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50989046976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50989406874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50989768126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50990180576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50990547710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50990895134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50991267808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50991629302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50992002492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50992363324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50992772760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50993138470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50993486346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50993850038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50994208164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50994581010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50994953450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50995326040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50995738954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50996186836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50996551760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50996899320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 50997262142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 50997608906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 50997991606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 50998418056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 50998794812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 50999144636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 50999492388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 50999854994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51000202958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51000578652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51000925924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51001358322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51001725104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51002097100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51002444860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51002792458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51003152414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51003509282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51003931266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51004282388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51004654072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51005119784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51005498244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51005848564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51006212180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51006576328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51006993548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51007459588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51007809740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51008182582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51008543594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51008928702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51009277024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51009689814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51010070234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51010417280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51010780448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51011139678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51011513000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51011888034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51012314900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51012675790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51013024936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51013388110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51013736778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51014101334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51014448516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51014832680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51015259902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51015637528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51015988076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51016337140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51016698904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51017046838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51017422204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51018010762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51018387114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51018883582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51019261436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51019610104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51019960424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51020333316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51020744124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51021111490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51021456910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51021828668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51022189564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51022561940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51022918240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51023266800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51023687228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51024037576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51024399976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51024745204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51025116208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51025491868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51025877704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51026234632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51026644752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51027008902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51027356626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51027722432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51028070368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51028444304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51028819276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51029253514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51029686278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 467,4670000,10000,0,0,256,25,537,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51031253288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51031643878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51032067952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51032434774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51032781530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51033155242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51033515858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51033893772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51034294588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51034647682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51035106248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51035459924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51035827562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51036180636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51036552982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51036934380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51037306804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51037720194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51038071342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51038433596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51038779528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51039141832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51039485998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51039868638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51040229880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51040665784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51041143356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51041496558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51041873390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51042219894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51042593584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51042939322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51043379820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51043745600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51044119634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51044467130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51044816362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51045176898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51045535234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51045967196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51046316772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51046688746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51047052224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51047424524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51047773140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51048139200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51048501470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51048911284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51049279126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51049627106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51050001408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51050361408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51050734426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51051094842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51051442978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51051866498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51052309588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51052675666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51053021282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51053393924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51053767464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51054139124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51054552658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51054904998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51055265468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51055611950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51055975112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51056320942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51056704438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51057120666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51057522386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51057870438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51058218528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51058578638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51058924614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51059287552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51059645924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51060078812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51060445912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51060818936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51061166098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51061513738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51061873184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51062230416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51062593652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51063001124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51063462640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51063829258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51064201224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51064548418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51064896046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51065267736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51065678568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51066044732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51066390430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51066761414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51067122518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51067495912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51067861364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51068208764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51068641148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51068992274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51069356120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51069701730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51070073274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51070434408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51070818840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51071231640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51071583534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51071945872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51072293248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51072667360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51073013608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51073398328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51073759584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51074195226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51074635844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51074988934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51075349436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51075696436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51076060046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51076416792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51076852288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51077219112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51077591366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51077938878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51078287278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51078647036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51079004852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51079368992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51079775804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51080150438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51080512442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51080884772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51081232430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51081579990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51081953380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51082362128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51082729044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51083075300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51083447478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51083808994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51084182016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51084540716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51084889814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51085314012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51085754464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51086122276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51086469722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51086842244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51087204242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51087588218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51087998312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51088362664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51088725066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51089072152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51089434760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51089781192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51090189426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51090550748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51090987098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51091337044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51091686086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51092045948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51092392410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51092755502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51093112220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51093543042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51093909034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51094281106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51094809422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51095162786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51095523810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51095882814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51096244996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51096657762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51097169288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51097536400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51097908636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51098256156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51098618484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51098981710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51099391406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51099757704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51100221244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51100598602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51100961918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51101348944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51101697530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51102119198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51102483666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51102830874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51103194300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51103540208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51103931364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51104304416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51104741130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51105092614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51105440530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51105799662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51106143396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51106504112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51106847614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51107231958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51107655984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51108172742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51108527116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51108875070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51109234880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51109580946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51109958304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51110368436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51110743902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51111107466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51111479374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51111826176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51112174054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51112546344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51112893616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51113318354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51113667386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51114038804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51114399594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51114770582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51115118266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51115478002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51115838110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51116246018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51116613986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51116961706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51117335790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51117696842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51118068820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51118427578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51118844708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51119301324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51119664792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51120028606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51120374188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51120746676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51121121288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51121558722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51121910466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51122259088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51122620644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51122966852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51123329032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51123674074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51124062362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51124484340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51124858086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51125206276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51125594286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51125999306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51126347560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 468,4680000,10000,0,0,256,25,538,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51128293346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51128652922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51129028678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51129402492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51129779252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51130197416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51130709644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51131294776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51131838364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51132422424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51133067228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51133648778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51134204594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51134781524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51135340096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51135987404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51136555586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51137093544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51137655436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51138212288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51138892608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51139500958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51140085220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51140636384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51141275122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51141974136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51142522584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51143091486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51143650524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51144326436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51144899742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51145485008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51146028242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51146621558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51147299900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51147864676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51148436856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51148998832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51149680072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51150246474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51150826134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51151359586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51151915912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51152565076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51153278770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51153838660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51154371578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51154967798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51155619480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51156206520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51156742922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51157279460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51157849128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51158482410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51159042922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51159572138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51160168098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51160823726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51161396392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51161920822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51162457284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51163024740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51163699776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51164431584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51164973718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51165545070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51166117280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51166802230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51167351358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51167888022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51168444264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51168994724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51169645702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51170190064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51170763480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51171339538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51172361006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51172908942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51173451004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51174022114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51174583626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51175425364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51175982432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51176575286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51177159174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51177837254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51178381866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51178939300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51179516410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51180102096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51180808626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51181351600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51181901034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51182418210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51182967266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51183571474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51184081876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51184656160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51185205610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51185802632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51186548026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51187141954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51187737342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51188365264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51189040288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51189586036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51190146092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51190675806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51191244402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51191866552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51192447822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51193003092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51193571224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51194109922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51194749934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51195316314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51195852470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51196403700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51196959250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51197966850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51198657146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51199263612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51200019826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51200577584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51201147522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51201686758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51202301012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51202967292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51203562162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51204156368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51204736248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51205307778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51206001046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51206566904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51207118848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51207723564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51208348212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51209097176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51209667664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51210259000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51210829468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51211503922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51212080096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51212625468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51213186110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51213826202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51214491542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51215062928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51215650400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51216217016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51216877298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51217448316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51217990088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51218554418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51219110648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51219802106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51220524120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51221122776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51221669814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51222233642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51222891872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51223453314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51223996640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51224560284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51225248148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51225820340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51226398044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51226938198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51227530994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51228219612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51228790608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51229324554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51229817986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51230368918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51230981674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51231646164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51232137572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51232627230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51233152280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51233729286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51234240558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51234729302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51235262156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51235783558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51236417748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51236973492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51237537492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51238083336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51238622288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51239267944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51239800910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51240380338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51240940268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51241542268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51242205182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51242926638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51243543322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51244117682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51244837506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51245421846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51246023340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51246616422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51247253554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51247977778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51248807622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51249411128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51250000438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51250710782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51251285564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51251902264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51252517046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51253225190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51253962910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51254536794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51255133352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51255678196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51256317846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51256893858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51257504076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51258163106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51258880180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51259472216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51260042728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51260417096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51260764032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51261163712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51261692884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51262124882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51262684974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51263063964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51263415346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51263783090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51264148122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51264586532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51265239164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51265594724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51265969300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51266331796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51266720990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51267175676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51267710424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51268173630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51268670146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51269035346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51269400516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51269775130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51270277072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51270845622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51271200800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51271553216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51271919062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51272283846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51272649602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51273147304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51273530176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51273893482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51274269122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 469,4690000,10000,0,0,256,25,539,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51275972046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51276468214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51276841970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51277190364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51277553034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51277910542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51278382586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51278751458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51279140876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51279490372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51279840622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51280234016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51280593634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51280957956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51281390242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51281767992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51282136216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51282510102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51282861284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51283211348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51283587160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51284143014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51284575776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51284930248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51285303636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51285667354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51286040856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51286403522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51286864590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51287310630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51287691468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51288057408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51288403530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51288776650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51289151988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51289754152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51290117240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51290473224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51290833242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51291179774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51291542688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51291901524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51292364070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51292733366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51293110158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51293458028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51293806610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51294166922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51294525178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51294888250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51295335924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51295710836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51296101028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51296473582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51296820648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51297168820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51297540160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51297984284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51298359984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51298872992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51299250258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51299612796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51299986572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51300353910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51300792684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51301157162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51301505402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51301869202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51302213786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51302584304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51302956730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51303328186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51303738648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51304093238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51304464856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51304812534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51305176140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51305522622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51305906608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51306325812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51306707060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51307056114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51307410820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51307772272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51308128840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51308492992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51308851048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51309288560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51309751714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51310136750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51310486542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51310836626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51311200372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51311560970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51312012744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51312362994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51312743104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51313103722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51313476872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51313831968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51314224898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51314586018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51315008340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51315376838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51315726668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51316101094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51316684782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51317359790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51318152084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51318858096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51319665902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51321033426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51322351510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51323288904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51323920032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51324401960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51324859112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51325210010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51325792492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51326233976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51326588064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51326965750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51327312380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51327685736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51328047894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51328437556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51328849346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51329204968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51329574486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51329923110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51330287298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51330634428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51331019452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51331381282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51331817692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51332335936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51332692802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51333066642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51333414822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51333790768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51334137658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51334572808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51334938848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51335312040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51335661394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51336010156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51336370372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51336728864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51337182282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51337549602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51337922884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51338285272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51338659128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51339007140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51339370240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51339734268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51340149994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51340516406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51340862558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51341234018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51341594634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51341967748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51342328206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51342743178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51343110064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51343555452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51343922778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51344269816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51344642738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51345017054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51345390958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51345811136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51346164000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51346527932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51346874286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51347236484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51347599872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51347987142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51348413814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51348791168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51349139526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51349488918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51349850912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51350195688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51350569010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51350913696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51351343568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51351709808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51352082860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51352429382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51352777068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51353137744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51353496692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51353911578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51354271648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51354857036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51355222678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51355595228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51355942058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51356304166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51356718444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51357075608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51357437980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51357783074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51358154522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51358516222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51358888332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51359247686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51359656646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51360020482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51360366840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51360730176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51361074494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51361445624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51361818286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51362190400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51362599232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51362949884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51363331644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51363679142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51364042628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51364388440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51364773208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51365203268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51365579606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51366048852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51366403532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51366766322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51367113738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51367489032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51367835500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51368270362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51368635958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51369009268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51369356480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51369705336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51370111740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51370459866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51370885414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51371235840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51371609290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51371970056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51372343554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51372690996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51373051550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51373413764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51373823470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51374189554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51374534642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51374905904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51375266558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51375639876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51375999548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51376408100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51376770568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 470,4700000,10000,0,0,256,25,541,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51378898808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51379343552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51379705832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51380098136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51380461796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51380841238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51381193956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51381559408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51382030858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51382384080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51382747896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51383103558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51383476018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51383837286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51384225150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51384571930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51384990066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51385352834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51385698176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51386058608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51386402836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51386772826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51387143300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51387580300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51387930958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51388386978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51388751698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51389098782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51389461308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51389824354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51390197736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51390633084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51391010290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51391360824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51391708700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51392071656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51392419722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51392795948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51393205074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51393580308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51393941918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51394314952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51394663728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51395010790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51395397620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51395744998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51396172872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51396524018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51396897636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51397260850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51397634746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51397984458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51398345902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51398774074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51399127408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51399654552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51400003740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51400375608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51400737030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51401121276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51401541996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51401895994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51402477680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51402830090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51403192294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51403538330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51403976232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51404412488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51404787686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51405142948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51405491312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51405858898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51406204598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51406578438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51406925162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51407367704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51407735138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51408107824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51408456076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51408803712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51409163756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51409521008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51409946232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51410297676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51410807318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51411174230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51411565148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51411913962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51412274034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51412634890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51413048888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51413416772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51413762966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51414135192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51414495700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51414868448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51415229578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51415646282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51416009806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51416355238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51416718894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51417065048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51417436412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51417808702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51418180980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51418590892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51418941818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51419302822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51419658348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51420021048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51420366498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51420752172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51421182288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51421558900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51422000924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51422354726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51422716554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51423062984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51423438160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51423783330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51424231674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51424597088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51424972198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51425321746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51425670568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51426030572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51426427266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51426867288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51427216620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51427666348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51428041260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51428432546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51428781322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51429145976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51429586284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51429936860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51430300054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51430646478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51431017754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51431378426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51431760960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51432108800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51432518480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51432985572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51433337386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51433701234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51434046336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51434417732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51434789370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51435227988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51435578612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51435927090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51436286432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51436632748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51436996030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51437351608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51437722530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51438145916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51438522100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51438870346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51439218562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51439579042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51439924816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51440297904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51440643252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51441075460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51441439902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51441885468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51442252354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51442681470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51443072808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51443538418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51443940348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51444440220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51444834258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51445215938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51445617352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51446029848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51446469202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51446866836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51447246842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51447611526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51447985002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51448394244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51448802368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51449246024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51449597224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51449963768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51450342290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51450707298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51451088258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51451449982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51451904914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51452316860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51452691876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51453070568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51453420266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51453797392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51454158652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51454551810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51455012466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51455518990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51455903082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51456308392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51456689422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51457053956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51457448066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51457902860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51458269046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51458677192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51459103186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51459497644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51459947646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51460407684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51460792160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51461172746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51461613718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51462040280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51462418186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51462831204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51463306952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51463716704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51464067446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51464450790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51464845548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51465226372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51465636108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51466086708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51466624548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51467023834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51467415570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51467796538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51468191952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51468571840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51469004244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51469371920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51469719108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51470092408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51470472172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51470892432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51471281736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51471734938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51472118340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51472498746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51472894806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51473271944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51473676322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51474068190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51474544024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51474957164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51475337166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51475768902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51476117370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51476530932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51476893480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51477372268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51477841576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 471,4710000,10000,0,0,256,25,542,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51479666014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51480109616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51480465266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51480867786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51481250510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51481614650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51482015914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51482480092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51482966216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51483377356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51483726896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51484095890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51484502980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51484850908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51485225628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51485640676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51486015960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51486377654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51486781076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51487161338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51487539530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51487917920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51488370130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51488736458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51489308714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51489687050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51490078596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51490484346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51490846176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51491305628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51491672716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51492021498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51492386326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51492734490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51493125028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51493518962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51493965148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51494344216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51494770350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51495131044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51495478484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51495842892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51496233176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51496606026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51497037858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51497447072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51497796034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51498144080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51498504640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51498879542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51499260660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51499702372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51500177876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51500580012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51500957478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51501307958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51501676258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51502083526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51502543920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51502912008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51503258698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51503663286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51504024146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51504412322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51504819254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51505273754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51505671168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51506021338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51506384484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51506763234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51507167318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51507572274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51508014456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51508364832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51508714270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51509092392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51509455900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51509818760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51510219586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51510592488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51511086088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51511624980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51512008232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51512359018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51512751110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51513110576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51513543170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51513894870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51514301648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51514694628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51515097390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51515475104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51515841570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51516204320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51516625910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51516993482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51517372584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51517745720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51518137702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51518523802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51518902344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51519353466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51519749912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51520157258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51520520708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51520865992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51521310704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51521675766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51522121784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51522568548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51522923172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51523287460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51523635938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51524000498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51524388222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51524860118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51525260422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51525681040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51526031574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51526381364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51526744610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51527105624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51527546102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51527898282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51528273204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51528653088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51529058668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51529470448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51529865144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51530352972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51530749400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51531143058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51531522282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51531897022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51532274416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51532670718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51533018234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51533443866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51533935824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51534287578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51534651504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51534997990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51535383286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51535745642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51536191334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51536543538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51536892672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51537255182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51537602210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51537965760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51538352384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51538782886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51539151794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51539567536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51539948628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51540299968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51540665700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51541026896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51541390058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51541825134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51542202720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51542566870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51542941352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51543291476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51543641900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51544015220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51544429234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51544796566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51545266136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51545680376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51546043192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51546444854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51546814636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51547236590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51547634200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51548014960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51548439160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51548842370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51549218942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51549623768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51550097628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51550451948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51550833860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51551228648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51551607826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51552032368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51552422020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51552898926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51553298392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51553704584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51554085408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51554434886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51554827140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51555217786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51555690420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51556432376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51556841308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51557237380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51557641962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51558004744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51558472178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51558838170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51559216598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51559638620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51559985268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51560357482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51560736446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51561215010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51561615138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51561966250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51562329148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51562677118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51563080616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51563439614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51563811488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51564240324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51564615760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51564964784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51565312396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51565675980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51566024032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51566398948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51566809680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51567183528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51567740030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51568148680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51568496186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51568862300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51569251656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51569719480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51570131510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51570521344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51570922676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51571355760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51571782868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51572187276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51572606408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51573015344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51573363692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51573757054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51574103582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51574475720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51574869366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51575323694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51575698862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51576049366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51576409590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51576755764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51577116886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51577482364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51577923496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51578295936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51578770968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51579121168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51579489788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 472,4720000,10000,0,0,256,25,543,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51581532630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51581944382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51582310284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51582658876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51583048286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51583410636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51583863138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51584233714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51584633818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51585002624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51585349750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51585722952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51586069622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51586510172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51586877520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51587249868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51587596886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51587944848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51588307032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51588664754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51589029854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51589440388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51589928272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51590295632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51590668256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51591014922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51591374304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51591752768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51592168310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51592533838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51592879032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51593251106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51593611990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51593984668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51594367942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51594781690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51595146096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51595492830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51595856274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51596245934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51596619472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51596995642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51597368424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51597788996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51598143360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51598506446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51598854130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51599219142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51599566908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51599949914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51600372210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51600749198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51601195638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51601548916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51601946778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51602325764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51602701714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51603147054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51603530008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51603922616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51604329446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51604679330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51605027610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51605401546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51605778688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51606252884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51606601808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51606989986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51607412668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51607848296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51608225076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51608620904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51609059932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51609442626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51609837838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51610193478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51610626734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51611047376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51611450164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51611871092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51612319116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51612715366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51613063524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51613426220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51613783498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51614155450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51614590300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51614967908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51615315794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51615663570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51616023518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51616371858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51616745440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51617152072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51617527296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51617888820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51618262126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51618610860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51618959688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51619330816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51619690810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51620116458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51620468048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51620840776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51621204198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51621577502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51621925870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51622288554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51622648904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51623059960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51623537886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51623887470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51624260362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51624621392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51625005650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51625353662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51625768276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51626133534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51626481686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51626844444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51627189398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51627574278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51628005738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51628478534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51628864802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51629248212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51629640604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51629987454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51630349706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51630707242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51631145200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51631510672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51631883462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51632230756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51632579256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51633136626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51633520192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51633981420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51634332028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51634879540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51635247776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51635652072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51636001584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51636396470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51636884264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51637280822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51637645560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51638023854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51638457802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51638859088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51639276892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51639713800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51640096680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51640487946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51640865546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51641227838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51641604616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51642017868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51642483180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51642891796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51643271774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51643655386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51644050160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51644457550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51644874140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51645335140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51645864706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51646291954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51646697872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51647105536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51647498296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51647920640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51648281894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51648645260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51648991676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51649363490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51649723532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51650137104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51650488092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51650904112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51651267078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51651616438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51651983648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51652331026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51652705462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51653081304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51653504070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51653870996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51654221752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51654584174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51654931992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51655298054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51655664648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51656050222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51656475352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51656980310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51657388182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51657738804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51658099648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51658445250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51658820370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51659236972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51659612962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51659975956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51660347926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51660696088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51661043218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51661415296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51661762312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51662187352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51662538244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51662945954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51663340536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51663747452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51664140492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51664552504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51665026072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51665409170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51665775690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51666123144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51666528002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51666891846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51667307096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51667742842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51668229926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51668627760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51669008580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51669372936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51669733392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51670130220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51670577802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51670955550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51671337900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51671688152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51672097336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51672444888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51672851532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51673270392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51673647344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51674039544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51674445236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51674794386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51675174032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51675549482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51676006432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51676373920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51676719584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51677091248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51677486746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51677862740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51678287254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51678732172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51679106320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51679554844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51679953300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51680310656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51680736516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 473,4730000,10000,0,0,256,25,544,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51682556758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51682946838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51683295984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51683725826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51684142794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51684620932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51684988862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51685397924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51685802246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51686196382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51686599666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51686997484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51687474266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51687884470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51688264678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51688673548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51689051738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51689510320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51689988480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51690368252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51690840686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51691214220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51691594442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51691942080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51692346794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51692772752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51693180372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51693575936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51693950790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51694301448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51694652206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51695028926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51695376164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51695806342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51696155952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51696528208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51696890632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51697264412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51697612110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51697973414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51698416792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51698786752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51699151914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51699528908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51699933020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51700294948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51700725866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51701167634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51701521038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51702007560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51702360808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51702742492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51703135018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51703523204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51703988734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51704428046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51704795736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51705187576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51705599380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51705979038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51706416664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51706836630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51707215828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51707611376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51707984758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51708366448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51708718380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51709092352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51709440372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51709913716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51710452882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51710888778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51711283448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51711689728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51712054810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51712522916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51713095876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51713448694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51713811716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51714191102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51714579152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51714971050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51715451866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51715843516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51716227158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51716590830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51716939254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51717316120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51717664830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51718105992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51718469940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51718842180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51719189732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51719585262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51719961798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51720352772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51720788506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51721172774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51721576342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51721969346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51722394148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51722745182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51723138032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51723569750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51723953480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51724480690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51724834188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51725238110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51725601422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51725987936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51726414516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51726769076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51727132806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51727479630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51727863114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51728227704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51728613028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51728974400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51729419932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51729771186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51730121184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51730481078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51730827194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51731189396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51731545904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51731981594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51732348238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51732721796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51733070208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51733418668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51733778168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51734136790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51734508980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51734918892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51735392090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51735758586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51736132288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51736480068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51736828356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51737200976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51737616156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51738006478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51738352748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51738725722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51739086396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51739458646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51739821792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51740170532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51740597020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51740948166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51741311702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51741657770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51742030688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51742391826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51742775922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51743185966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51743537218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51743899146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51744244936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51744609844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51744953630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51745343284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51745704318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51746151690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51746595440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51746949388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51747312120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51747666674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51748031154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51748390072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51748828638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51749195422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51749569698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51749918906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51750268878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51750631296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51750989252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51751352466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51751836740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51752234032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51752597116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51752971794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51753321592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51753686098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51754061016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51754478392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51754843916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51755189214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51755560226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51755921606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51756293118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51756651446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51756999872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51757423224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51757868930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51758236640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51758582594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51758954684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51759327074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51759699144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51760113272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51760465692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51760826722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51761172250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51761534442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51761879138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51762288636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51762649984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51763089550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51763437824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51763786308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51764150084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51764498594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51764862786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51765221144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51765662610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51766030548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51766404928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51766754796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51767103356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51767466268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51767827312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51768192230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51768610986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51769120328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51769489394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51769865764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51770216444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51770578288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51770943094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51771358834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51771728066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51772076928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51772450892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51772814678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51773189628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51773551580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51773962300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51774328362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51774678616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51775044294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51775391672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51775768164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51776141908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51776517424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51776928162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51777283340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51777648392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51777997064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51778361958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51778709362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51779095120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51779510164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51779898828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51780405696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51780762282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 474,4740000,10000,0,0,256,25,545,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51782400764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51782762500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51783128348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51783478466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51783855070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51784219372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51784610510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51784960698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51785406016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51785778088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51786129186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51786495124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51787049162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51787437768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51787802104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51788245606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51788598884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51788950864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51789314042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51789661598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51790026446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51790387040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51790862432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51791252548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51791800502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51792205240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51792597082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51792984048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51793348330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51793808738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51794178618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51794570868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51794963886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51795367968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51795756684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51796128852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51796606012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51796960604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51797358008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51797708404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51798114220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51798521856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51798898038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51799379534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51799766244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51800161724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51800510900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51800950804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51801357240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51801778810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51802309032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51802855884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51803259152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51803641934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51804035578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51804398434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51804869490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51805281298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51805689508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51806084500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51806458452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51806807190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51807169614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51807600908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51807952650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51808315882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51808662064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51809035104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51809414380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51809845416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51810195194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51810620360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51810987102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51811335072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51811697662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51812044256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51812416264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51812788504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51813260660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51813612374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51814091736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51814491740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51814903484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51815311012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51815704974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51816196300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51816595014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51817025048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51817396586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51817789774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51818198650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51818562972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51819007894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51819359188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51819731860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51820096224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51820468836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51820817216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51821178172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51821599664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51821952390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51822317912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51822718070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51823096004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51823459520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51823849592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51824198334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51824610752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51825110066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51825468110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51825831652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51826185274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51826569616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51826932724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51827387666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51827741270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51828093164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51828457408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51828839420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51829204146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51829562984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51830030894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51830428460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51830802978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51831171344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51831569994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51831962518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51832367220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51832845788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51833227696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51833601064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51833965134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51834353816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51834703340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51835064838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51835530972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51835957016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51836427458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51836777448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51837151526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51837514400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51837901676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51838250814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51838670186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51839081446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51839445444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51839810760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51840160744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51840647210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51841037828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51841496960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51841849452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51842200696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51842596594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51842975222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51843353960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51843700940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51844167788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51844567158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51844971166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51845349192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51845699470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51846075590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51846477398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51846912254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51847395700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51847825072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51848190908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51848565720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51848928312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51849290586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51849724546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51850094278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51850475798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51850842414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51851275096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51851639456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51852058290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51852477544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51852861558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51853224616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51853603176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51853999714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51854347846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51854758204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51855226354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51855605442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51855955356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51856305322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51856667272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51857047670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51857424828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51857803824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51858284088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51858759626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51859170278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51859551984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51859903010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51860280082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51860627028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51861067978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51861452184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51861888264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51862295668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51862718218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51863139652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51863608458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51864241878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51864624376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51865035064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51865420712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51865825592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51866219652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51866729936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51867139646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51867565132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51867981720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51868363110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51868797258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51869270098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51869865532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51870286684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51870723004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51871113784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51871523214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51872005998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51872389848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51872814588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51873219662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51873652840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51874117138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51874531012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51875012462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51875404476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51875798900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51876189036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51876601352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51876993836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51877426680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51877919880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51878355824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51878737362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51879117144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51879526990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51879938212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51880427890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51880778254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51881248824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51881649352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51882062280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51882411074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51882773230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51883205808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51883557180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51883920544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 475,4750000,10000,0,0,256,25,546,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51886013590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51886418174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51886784392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51887211756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51887579144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51887930826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51888314054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51888729686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51889105202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51889451824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51889876200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51890243306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51890633266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51891010276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51891360400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51891826416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51892313092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51892712520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51893091368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51893482030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51893895032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51894374850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51894727492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51895109602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51895517544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51895911242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51896334568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51896753606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51897245062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51897672314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51898104528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51898500908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51898851922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51899246472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51899606520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51900036372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51900388320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51900762708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51901124118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51901496618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51901877264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51902298708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51902745652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51903098046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51903559154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51903908744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51904314216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51904675962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51905062698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51905410850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51905865020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51906230348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51906578130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51906941988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51907288496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51907661464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51908034136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51908474126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51908858826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51909209016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51909602968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51909951416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51910314482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51910671744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51911044500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51911479060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51911857236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51912205572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51912553400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51912948000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51913370356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51913735394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51914149644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51914647628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51915013744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51915388528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51915736992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51916085970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51916459172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51916875160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51917241500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51917587372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51917958472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51918335078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51918708614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51919068620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51919418872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51919842090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51920230378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51920627532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51921006232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51921440518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51921831506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51922318728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51922718564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51923075372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51923439934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51923787076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51924152578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51924511942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51924918070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51925358862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51925832162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51926218338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51926568520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51926928470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51927274610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51927681772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51928147590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51928539624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51928901848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51929274720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51929622124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51929971116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51930372162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51930789690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51931156212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51931502216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51931874100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51932235806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51932608206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51932967444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51933316624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51933739974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51934090748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51934472552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51934818648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51935190174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51935550952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51935935562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51936353394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51936704990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51937191870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51937581580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51937977884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51938381866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51938774204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51939224082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51939603774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51939958708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51940307176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51940874338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51941228032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51941606884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51942021180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51942398382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51942760640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51943131826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51943477918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51943823624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51944196194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51944543354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51944970218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51945386116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51945791692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51946153616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51946557488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51946951418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51947333666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51947798436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51948391186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51948818596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51949198420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51949573236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51949976876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51950456594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51950829538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51951180128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51951553344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51951922940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51952336150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51952725328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51953213348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51953639602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51954013820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51954361432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51954709864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51955070628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51955429592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51955794210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51956209200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51956585090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51956949352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51957322276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51957669878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51958018440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51958392002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51958802848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51959171894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51959684314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51960093032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51960456272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51960829776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51961222274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51961667934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51962079644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51962459608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51962824104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51963199940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51963574010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51963949796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51964389144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51964740740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51965089488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51965450790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51965797790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51966163592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51966537660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51966908892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51967328262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51967702130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51968050538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51968400258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51968760068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51969106552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51969480598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51969826532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51970262574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51970722682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51971100362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51971451298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51971800000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51972180418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51972527488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51972956550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51973306036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51973714330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51974076120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51974448726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51974794734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51975157854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51975589532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51975940768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51976303190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51976648172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51977032208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51977393196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51977777912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51978124930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51978540744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51978904548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51979252064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51979614434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51979959516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51980331144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51980708068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51981142766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51981513210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51982006804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51982386708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51982735040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51983098736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51983457822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51983830494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51984264520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51984642474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51984992764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 476,4760000,10000,0,0,256,25,547,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 51986566370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51987068336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51987449856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51987838384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51988188738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51988594302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51988971344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51989351560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51989770242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51990127504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51990491550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51990840252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51991205294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51991552740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51991938692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51992363072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51992740788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51993193610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51993549066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51993913382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51994263112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51994640460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51994989266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51995424248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51995790346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51996163200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51996510476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 51996859050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 51997218998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51997580764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 51998007258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 51998356506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 51998745490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 51999106968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 51999479854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 51999827506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52000188258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52000548740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52000969502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52001337540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52001684732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52002058000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52002418950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52002791714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52003150770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52003569002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52003934636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52004401408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52004767844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52005113818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52005485316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52005858284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52006231152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52006641720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52006994850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52007355838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52007702264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52008065566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52008410174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52008793940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52009215586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52009591330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52009939024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52010287234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52010649104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52010996140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52011370858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52011716386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52012148316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52012515140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52012888260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52013235354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52013583220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52013955764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52014314958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52014742860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52015091700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52015576368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52015943344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52016316066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52016664182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52017024310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52017384980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52017980162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52018345772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52018691736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52019062248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52019422860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52019806798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52020153392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52020566354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52020929720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52021276776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52021639134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52021983700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52022354724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52022727474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52023160676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52023509590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52023856090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52024214532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52024589610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52024969370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52025327190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52025698118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52026131604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52026655192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52027008148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52027356702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52027720472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52028116042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52028481282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52028898822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52029273866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52029635854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52030024852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52030404960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52030755960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52031165734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52031585926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52031952742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52032299120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52032671490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52033033800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52033405844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52033766382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52034114270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52034541964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52034892816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52035256212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52035601556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52035973354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52036368574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52036785668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52037241364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52037626214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52038121706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52038504582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52038923266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52039277562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52039688912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52040123918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52040502544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52040852428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52041203224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52041566586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52041945798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52042402290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52042854426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52043264466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52043626310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52043999094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52044346982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52044722988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52045103888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52045501106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52045929806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52046278236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52046651718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52047014194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52047387230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52047749728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52048099340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52048531530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52048964152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52049345462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52049691958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52050064752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52050434804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52050824710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52051239976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52051593356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52051956122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52052303486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52052666548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52053012166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52053395998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52053757858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52054193260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52054545596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52054894228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52055255936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52055603082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52055966524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52056324242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52056753854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52057121316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52057495210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52057843130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52058192790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52058554960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52058913628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52059276998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52059687390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52060063086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52060514012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52060915220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52061286804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52061653080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52062028078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52062473368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52062857682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52063236576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52063643500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52064006234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52064410422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52064802676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52065254282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52065652538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52066064556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52066429184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52066817046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52067238672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52067631752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52068105180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52068456262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52068806214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52069166160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52069512468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52069876292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52070234244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52070606870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52071033644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52071544468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52071897780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52072247452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52072609550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52072969702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52073333284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52073745506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52074120900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52074482904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52074856270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52075204676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52075552230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52075925272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52076330914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52076702344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52077051138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52077441080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52077803772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52078178580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52078538812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52078890056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52079366104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52079752510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52080179274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52080526566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52080898648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52081291998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52081681402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52082097662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52082450252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52082906218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52083290928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 477,4770000,10000,0,0,256,25,549,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 52085384630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52085780706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52086190162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52086585036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52086978462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52087358864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52087829778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52088201938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52088552512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52088949698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52089298896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52089671798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52090049650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52090495188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52090846192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52091228928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52091593418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52091942584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52092328604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52092687778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52093193136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52093562978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52094040246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52094619122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52094987740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52095385964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52095736258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52096216120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52096583998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52097011498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52097407188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52097809950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52098257002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52098637566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52099101026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52099509358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52099872224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52100250202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52100622432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52101020852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52101419336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52101853154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52102208190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52102572628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52102923092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52103290194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52103640380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52104025434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52104469472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52104851192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52105375718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52105728250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52106090174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52106437102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52106810534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52107221478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52107597342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52107959228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52108332144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52108680866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52109028724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52109401076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52109748128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52110172346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52110521784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52110892252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52111269736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52111640988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52111986632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52112345376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52112766492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52113118878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52113483860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52113831980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52114227976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52114592268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52114980458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52115330942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52115750782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52116215528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52116569476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52116933348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52117279762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52117651956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52118024580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52118460820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52118812556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52119160560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52119521244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52119867984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52120230604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52120588638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52120960102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52121385060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52121833808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52122189764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52122538704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52122932962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52123280582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52123656276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52124073796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52124450708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52124846642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52125220336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52125568208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52125917216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52126291876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52126714956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52127094168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52127616930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52128010610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52128373770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52128747146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52129109594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52129518690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52129896458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52130244576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52130607978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52130954656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52131325996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52131690308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52132079368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52132493288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52132846046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52133207504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52133554556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52133917354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52134263636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52134649316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52135009482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52135444254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52135796890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52136144716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52136504718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52136851134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52137213790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52137572188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52138006808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52138374034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52138873820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52139227092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52139577342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52139938374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52140297972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52140720044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52141077602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52141450144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52141810516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52142197632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52142546946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52142909326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52143271876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52143699768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52144075610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52144422142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52144794424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52145154158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52145526872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52145918698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52146373408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52146740182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52147088020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52147451184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52147797952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52148170088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52148543102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52148916910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52149331994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52149764988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52150144376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52150492468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52150855252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52151200998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52151585346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52152010634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52152388622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52152746058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52153096894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52153461232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52153832818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52154264686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52154613548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52155055450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52155438712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52155815926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52156165646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52156516664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52156879532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52157241490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52157676666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52158044828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52158419814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52158783264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52159158512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52159539648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52159904178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52160328038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52160685714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52161146448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52161497862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52161870588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52162232496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52162617552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52162986850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52163423508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52163791504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52164141360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52164506732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52164853846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52165227550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52165601228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52166037822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52166389964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52166740410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52167101204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52167448238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52167810572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52168167302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52168540224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52168963348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52169342758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52169692140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52170040780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52170403546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52170750962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52171129420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52171722680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52172234524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52172602556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52172977178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52173324792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52173692920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52174068612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52174482220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52174850232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52175197928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52175571060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52175932302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52176305634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52176665048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52177014512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52177436460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52177786800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52178149576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52178495510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52178867268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52179230142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52179615108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52180022608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52180376448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52180738584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52181087522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52181452420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52181800158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52182185906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52182548186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52183030452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 478,4780000,10000,0,0,256,25,550,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 52218078734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52218448210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52218828636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52219255676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52219622282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52219969454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52220363796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52220726198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52221102132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52221463454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52221812458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52222248534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52222600826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52222984584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52223351774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52223783328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52224161144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52224535758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52224962662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52225316782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52225679568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52226028538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52226393582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52226741606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52227144496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52227577238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52227954568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52228452144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52228808724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52229172532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52229518554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52229895816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52230242074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52230678618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52231044686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52231418242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52231766196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52232115194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52232476216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52232842238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52233283002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52233647742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52234042746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52234403612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52234774704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52235123392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52235483198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52235844682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52236281102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52236648054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52236994716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52237366318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52237727676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52238111118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52238459310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52238877782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52239262584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52239710032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52240076364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52240421994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52240793972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52241167122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52241604506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52241956430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52242305364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52242666368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52243012588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52243375148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52243731030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52244103752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52244526148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52244903076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52245250882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52245599140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52245958914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52246306034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52246680094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52247026604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52247457712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52247821984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52248375292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52248727726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52249077216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52249451712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52249798752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52250227244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52250711022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52251087048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52251448302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52251822584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52252182566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52252531304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52252954244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52253304886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52253667696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52254013614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52254384974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52254759208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52255144444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52255565080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52255918414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52256281300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52256635998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52256998564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52257344712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52257728716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52258089642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52258536242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52258886064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52259233544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52259641242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52259989170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52260383200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52260776480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52261263124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52261631550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52262104176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52262456542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52262805904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52263168216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52263532058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52263960260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52264346418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52264750624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52265114586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52265488100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52265835502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52266224128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52266588320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52267006044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52267374590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52267722226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52268102792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52268466804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52268839184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52269210280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52269672218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52270037660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52270384194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52270792104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52271138518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52271509602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52271883488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52272315304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52272676694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52273148308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52273542366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52273894150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52274257656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52274632994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52275006848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52275445620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52275828664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52276209970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52276560078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52276920072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52277265376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52277639552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52278055030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52278431984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52278793020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52279165888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52279548210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52279914944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52280288282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52280734000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52281111510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52281521440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52281953718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52282320758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52282695606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52283057352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52283407630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52283839958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52284294206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52284660136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52285042756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52285414682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52285789198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52286161826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52286605744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52286959228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52287320526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52287667410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52288065148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52288411996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52288797782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52289228104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52289603632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52289985070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52290336198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52290697214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52291043678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52291419708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52291766632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52292207080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52292572210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52292965440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52293314136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52293680282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52294042706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52294404852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52294836640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52295189194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52295660656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52296030188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52296405022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52296754966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52297117402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52297546918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52297898834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52298261648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52298608142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52298980402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52299342252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52299727068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52300074148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52300485620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52300851082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52301198010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52301560788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52301925036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52302297870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52302672434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52303045790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52303459472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52303810934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52304174440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52304523004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52304887052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52305233260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52305616636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52306052124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52306474132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52306925574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52307279080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52307642106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52308021004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52308426420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52308852056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52309228624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52309592442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52309996956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52310364998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52310733216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52311170902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52311597414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52311964590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52312311360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52312685038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52313066386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52313440354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52313819864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52314187332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52314620818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 479,4790000,10000,0,0,256,25,551,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 52316617070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52316995768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52317423630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52317907084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52318277188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52318658124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52319014404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52319407636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52319774878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52320192770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52320559446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52320905394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52321277622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52321662082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52322036504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52322427060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52322850320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52323268794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52323620328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52323984620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52324330314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52324701870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52325290470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52325735316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52326090030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52326443116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52326806108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52327156314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52327522536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52327883252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52328309330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52328683092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52329199554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52329552378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52329902620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52330264478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52330623086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52330987514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52331435444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52331812714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52332176906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52332550350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52332898884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52333247940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52333623794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52334052882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52334420152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52334767388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52335160686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52335533734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52335908790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52336272742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52336624212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52337051532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52337404418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52337771416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52338119266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52338502120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52338865592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52339251724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52339663060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52340016084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52340484372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52340891498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52341260326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52341609358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52342027078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52342502818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52342882206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52343251906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52343782028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52344308774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52344678518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52345043946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52345535592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52345924202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52346287758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52346665038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52347014990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52347379546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52347742318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52348212556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52348612620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52349000886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52349375620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52349737796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52350147484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52350495792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52350965580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52351474080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52351885774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52352269582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52352649972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52353038252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52353399760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52353883698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52354234796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52354589606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52354949880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52355296202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52355659822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52356018592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52356471912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52356838716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52357218268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52357567126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52357915906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52358278958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52358641280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52359007656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52359480262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52359873784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52360242942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52360615056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52360961770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52361321584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52361683508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52362123794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52362493156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52362954306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52363328576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52363691514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52364064722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52364425816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52364877852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52365286436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52365642828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52366006454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52366353090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52366726106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52367101386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52367586310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52367945206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52368295442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52368661136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52369006892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52369370360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52369764132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52370139144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52370589248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52370966810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52371341644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52371693764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52372057824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52372406542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52372785258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52373338060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52373822268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52374199110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52374574336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52374924170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52375274726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52375651672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52376092390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52376459678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52376814356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52377186848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52377547798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52377923260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52378318354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52378745804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52379114328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52379461460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52379831256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52380177086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52380575488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52380969046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52381356622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52381799172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52382171468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52382541042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52382889850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52383274852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52383622538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52384068874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52384518956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52385025820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52385406722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52385756462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52386120770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52386468726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52386850930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52387314000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52387718366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52388088644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52388462910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52388813912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52389164222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52389543134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52389984984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52390352288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52390702674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52391078480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52391440692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52391813972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52392176382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52392525564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52392966582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52393317506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52393687110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52394034572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52394407498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52394769228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52395155516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52395596520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52395951400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52396433156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52396784904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52397149252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52397495952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52397880392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52398242056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52398687340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52399039608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52399416630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52399778426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52400126500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52400491654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52400849260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52401281986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52401648948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52402232382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52402586448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52402963610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52403344414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52403692460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52404133052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52404483136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52404862828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52405225374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52405615160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52405965196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52406328682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52406759458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52407112304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52407618866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52407970600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52408344594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52408706498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52409092396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52409440082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52409854990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52410222208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52410573198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52410939878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52411288420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52411664362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52412040408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52412474384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52412828720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52413419378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52413807900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52414161912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52414545724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52414895990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52415417464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52415788584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 480,4800000,10000,0,0,256,25,552,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 52417369176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52417730022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52418162308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52418715134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52419076872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52419458432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52419809014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52420200416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52420604540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52421071094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52421426092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52421776776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52422142136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52422491284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52422980098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52423333392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52423777092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52424147656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52424523730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52424873552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52425224962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52425590048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52425951666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52426403308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52426775516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52427182714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52427579054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52427986710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52428397672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52428766918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52429227124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52429584332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52430062038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52430418652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52430802326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52431173320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52431582202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52432014910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52432419716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52432822388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52433230484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52433604890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52433974058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52434462984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52434915598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52435297040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52435652720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52436010796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52436385732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52436737344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52437321552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52437831376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52438212962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52438585758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52438962606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52439313110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52439672310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52440051746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52440471230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52440839976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52441330476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52441705164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52442065180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52442471220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52442843750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52443270338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52443635486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52443985716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52444348446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52444694846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52445067432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52445441754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52445814756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52446226838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52446577108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52446936638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52447286360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52447649568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52447994344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52448375782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52448834266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52449209888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52449555162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52449900860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52450257470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52450601022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52450973172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52451318582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52451751384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52452232820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52452610420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52453018144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52453369968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52453731248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52454091434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52454520376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52454868452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52455239850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52455599974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52456026692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52456427476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52456789016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52457220774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52457617212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52458027108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52458374574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52458787986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52459165380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52459603216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52460033248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52460385770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52460759910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52461106560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52461468568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52461834330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52462218362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52462579174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52463027022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52463478326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52463831372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52464191676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52464554930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52464918980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52465278904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52465719898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52466087508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52466461256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52466811218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52467159632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52467518300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52467878796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52468244482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52468658804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52469037170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52469400268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52469774800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52470122748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52470471486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52470848322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52471262602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52471634126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52471987340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52472368274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52472733378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52473107322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52473465328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52473815702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52474259402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52474708524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52475079280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52475426322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52475799936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52476174322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52476551036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52476969160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52477323864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52477687114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52478091476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52478458554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52479035404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52479417720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52479854056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52480249124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52480598292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52480949952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52481311776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52481657156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52482033836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52482446030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52482820356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52483181680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52483554624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52483902706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52484275284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52484680924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52485044636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52485481146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52485938020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52486345832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52486769228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52487141032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52487500740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52487914876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52488297936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52488647258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52489040206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52489386354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52489757774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52490151084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52490538380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52490959016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52491310740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52491672894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52492017406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52492378594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52492723228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52493115186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52493539808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52493914672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52494260932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52494608042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52494967924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52495312618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52495673260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52496046690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52496480148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52496845486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52497396232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52497746688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52498093902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52498453588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52498811086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52499240826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52499589806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52499959814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52500319928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52500690820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52501036782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52501407384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52501767872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52502186670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52502554794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52502902644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52503276886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52503639492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52504010788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52504371276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52504778588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52505144156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52505492712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52505855676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52506200530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52506572170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52506934268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52507318994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52507730320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52508084654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52508613192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52509017010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52509415814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52509779110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52510174210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52510644376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52511072038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52511420646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52511789848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52512152158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52512497078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52512873308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52513289836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52513664924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52514025930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52514398472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52514745280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52515092690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 481,4810000,10000,0,0,256,25,553,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 52517165528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52517526154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52517889942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52518251852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52518628714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52519057994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52519599914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52519957144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52520310704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52520674730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52521046280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52521410384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52521819132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52522194046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52522554980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52522925690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52523271350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52523618180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52523990560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52524399256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52524763930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52525107762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52525515518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52525878856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52526251682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52526613304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52526961726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52527397496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52527746348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52528108284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52528456670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52528853342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52529214596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52529610292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52530039536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52530419892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52530954476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52531307742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52531672630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52532018876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52532404942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52532835542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52533213924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52533561524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52533909528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52534271658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52534618520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52534992122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52535336344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52535771414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52536137712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52536510530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52536856200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52537202970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52537597052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52537986384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52538449584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52538799206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52539170506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52539529034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52539919264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52540266668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52540641216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52541018760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52541467078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52542002286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52542353948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52542728624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52543089244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52543474186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52543908682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52544309510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52544724458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52545105284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52545472308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52545820918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52546234094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52546597018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52547039446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52547388532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52547737010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52548098142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52548443468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52548804616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52549162736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52549601714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52549967036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52550339614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52550722058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52551103796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52551466564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52551838190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52552218422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52552631520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52553103960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52553471762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52553847072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52554195986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52554546128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52554922308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52555331444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52555696050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52556277678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52556652456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52557013628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52557400036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52557748312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52558200762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52558593776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52558970818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52559332084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52559675402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52560043432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52560443650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52560886318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52561237510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52561585676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52561949076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52562295658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52562658092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52563247792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52563795160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52564348944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52564736386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52565095352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52565528958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52566105960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52566810594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52567534428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52568170682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52568860978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52569613638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52570240626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52570840654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52571467684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52572253234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52572823686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52573415970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52574005198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52574831960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52575717526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52576386096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52576931770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52577629710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52578273586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52578828474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52579513258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52580082668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52580856440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52581492044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52582141900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52582752408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52583443196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52584019224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52584572014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52585276574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52599961168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52600764452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52601680354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52602624842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52603663326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52604411664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52605200382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52606099184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52606845232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52607537926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52608201422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52608877806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52609761376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52610315030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52610969870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52612034174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52612832192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52613707768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52614651266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52615548272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52616343842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52617526396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52618779166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52620628144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52622135094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52622717560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52623361662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52624262342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52625253572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52625834136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52626232314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52626635294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52627027118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52627576938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52628225584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52628765622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52629137282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52629512324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52629873384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52630248156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52630784168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52631152960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52631685362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52632074250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52632471150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52632819022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52633203404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52633636392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52634022394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52634369196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52634732810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52635096136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52635442594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52635803984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52636155758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52636590624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52636956382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52637341356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52637691632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52638038868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52638397574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52638744570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52639200350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52639549504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52639921502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52640292544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52640662390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52641009928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52641356952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52641715914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52642129448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52642492710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52642952432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52643327518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52643692928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52644063482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52644408178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52644822084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52645184864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52645531218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52645904026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52646271190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52646641760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52647001750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52647372054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52647784280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52648133656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52648493292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52648849656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52649211726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52649556202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52649926514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52650347438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52650720524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52651067254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52651425044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52651783536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52652141548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52652513910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52652858678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52653291736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 482,4820000,10000,0,0,256,25,554,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 52654956920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52655349292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52655700060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52656163028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52656532020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52656881518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52657256576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52657603206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52657976238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52658377258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52658816344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52659166878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52659515226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52659886766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52660231756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52660593112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52660936448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52661306404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52661729054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52662103488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52662451044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52662831674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52663192298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52663537546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52663899104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52664243732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52664678024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52665141788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52665530050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52665877798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52666225208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52666585628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52666930808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52667358920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52667709016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52668080982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52668454144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52668828430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52669174470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52669520942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52669940616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52670290110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52670652156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52671009302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52671386688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52671746274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52672117266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52672462890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52672870082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52673233694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52673579018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52673952658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52674297470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52674668648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52675028300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52675398430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52675807368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52676258468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52676635056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52676981758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52677343926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52677687560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52678071766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52678496138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52678869592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52679215200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52679574060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52679932668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52680277144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52680637436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52680980730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52681409864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52681773918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52682155630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52682502374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52682848978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52683207288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52683551828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52683970620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52684318166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52684687906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52685058244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52685427964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52685773578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52686119274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52686477080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52686886096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52687249850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52687685632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52688069180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52688429586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52688800388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52689146224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52689554380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52689917550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52690263464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52690636130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52690980716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52691351044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52691710628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52692080720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52692491126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52692842018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52693201436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52693570000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52693931014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52694274680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52694644864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52695003324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52695435478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52695784592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52696142198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52696502640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52696848062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52697209392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52697553784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52697981696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52698344198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52698808026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52699173336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52699531816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52699893672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52700242104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52700606116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52701018162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52701396230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52701769958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52702140996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52702487796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52702837394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52703198822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52703617196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52703983254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52704343624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52704726446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52705085934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52705456236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52705801888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52706148712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52706574472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52706923418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52707284184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52707638434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52708008616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52708366844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52708750596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52709156102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52709505512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52709960296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52710319582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52710679832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52711022448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52711391140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52711750748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52712182930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52712531750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52712878568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52713247674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52713591830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52713951732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52714322584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52714750638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52715112556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52715482382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52715838358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52716184896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52716542214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52716885992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52717245644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52717649132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52718021740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52718381212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52718761998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52719108254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52719453904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52719811376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52720155324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52720578508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52721048530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52721447416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52721808724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52722182438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52722530830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52722876772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52723298708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52723646864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52724021944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52724379352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52724749068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52725108608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52725479808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52725824690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52726233778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52726595154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52726951912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52727313522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52727663176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52728033676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52728392938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52728822960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52729170978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52729517616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52729886276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52730230986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52730590672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52730933100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52731301680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52731721002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52732094930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52732591604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52732943994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52733304004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52733650618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52734013620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52734423476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52734799172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52735157820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52735538302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52735884048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52736230120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52736589564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52736935352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52737355772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52737733366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52738113228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52738474198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52738844796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52739191086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52739553336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52739975590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52740322828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52740684020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52741043472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52741413990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52741771724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52742141364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52742485572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52742895682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52743258484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52743768640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52744131712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52744475130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52744845118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52745205140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52745635074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52745983154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52746329720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52746699810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52747044854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52747405862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52747748104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52748117426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52748537772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52748911240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52749257184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52749615170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 483,4830000,10000,0,0,256,25,555,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 52751233640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52751592532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52751953416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52752312358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52752687260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52753046180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52753418408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52753763868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52754177602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52754656608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52755021812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52755392050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52755751836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52756121980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52756482150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52756921734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52757270666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52757618502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52757987982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52758332102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52758692518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52759036548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52759406048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52759824888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52760198782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52760556804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52760903218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52761262300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52761606866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52761967832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52762371958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52762745616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52763104576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52763485544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52763831558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52764176842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52764535684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52764880728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52765303002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52765650400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52766161638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52766526328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52766897122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52767242530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52767588738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52768011090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52768358728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52768719212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52769073752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52769444142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52769802586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52770201638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52770547346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52770970392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52771333068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52771679416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52772052302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52772396552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52772766690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52773125882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52773558254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52773907092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52774254258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52774625340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52774970572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52775331540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52775674980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52776044936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52776465058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52776839070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52777281404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52777643104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52778001902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52778346456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52778708120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52779098710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52779485628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52779847994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52780229798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52780576308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52780923006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52781283724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52781630596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52782054274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52782402074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52782771578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52783141200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52783517286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52783863984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52784210494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52784568828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52784976948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52785339588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52785682782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52786063934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52786448642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52786820138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52787166368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52787576252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52787938984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52788376676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52788751492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52789095010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52789463612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52789822584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52790192618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52790601608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52790950766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52791321178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52791665694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52792026224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52792369140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52792737390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52793156116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52793530208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52793877208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52794234204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52794593216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52794937080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52795296848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52795640078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52796068080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52796432718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52796803694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52797160688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52797508562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52797869822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52798215188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52798575686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52798980952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52799500064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52799882148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52800254628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52800600328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52800946612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52801561310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52802105248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52802493734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52802861894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52803240280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52803836708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52804214736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52804633766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52804988186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52805363510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52805711376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52806074970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52806422408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52806796142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52807220362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52807593890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52807941142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52808302464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52808660920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52809006546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52809367258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52809711000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52810143478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52810507062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52811064274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52811423082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52811771258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52812134312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52812482424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52812909996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52813258912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52813631222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52814004888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52814376534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52814721472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52815066574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52815424288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52815831482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52816196216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52816552412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52816924236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52817285534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52817676886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52818023134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52818486894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52818852120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52819198692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52819590512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52819955048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52820345576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52820733408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52821190610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52821539056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52822052404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52822430512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52822776872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52823138966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52823483810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52823909058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52824286036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52824656984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52825014112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52825361054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52825719742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52826101588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52826464270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52826880930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52827255540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52827615918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52828005708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52828352260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52828699788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52829060468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52829409410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52830011624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52830364380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52830748958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52831111182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52831485154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52831831472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52832179044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52832610990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52833062096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52833447744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52833812172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52834183984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52834545294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52834951112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52835386728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52835738898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52836110856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52836456328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52836821440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52837169498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52837543692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52837967780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52838344764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52838691816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52839051478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52839417662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52839764278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52840125662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52840490742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52840932982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52841327736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52841773824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52842157120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52842504772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52842862038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52843206264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52843639418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52843988014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52844459916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52844858252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52845232936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52845581630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52845930396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52846366836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52846715622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52847078166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 484,4840000,10000,0,0,256,25,557,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 52848995028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52849445088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52849813062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52850201128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52850568342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52850920628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52851286842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52851632906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52852061992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52852410098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52852782324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52853154192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52853526048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52853871140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52854218462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52854578298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52854987928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52855453496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52855813414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52856184666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52856543374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52856913940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52857261422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52857707148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52858285530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52858678540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52859041484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52859385918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52859757924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52860118564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52860587662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52860937436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52861284400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52861656420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52862002310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52862365490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52862710892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52863150736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52863731382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52864120428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52864469208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52864816360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52865176060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52865520502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52865948174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52866297264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52866809394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52867210110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52867589300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52867935752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52868281838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52868641156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52869063212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52869445768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52869803218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52870174074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52870532310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52870903264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52871249524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52871663000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52872025816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52872373254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52872747124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52873091562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52873461648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52873823022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52874196402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52874606288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52874956298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52875325410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52875670226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52876031016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52876374036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52876744744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52877197436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52877574168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52878094880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52878459144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52878820210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52879164266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52879525400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52879933538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52880308684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52880667416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52881048088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52881393510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52881739362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52882149768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52882497756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52882924178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52883273722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52883643692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52884016332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52884387658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52884733280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52885079878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52885438218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52885845982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52886351716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52886730316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52887104226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52887463886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52887869004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52888219510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52888648586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52889117878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52889479012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52889841018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52890186558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52890557820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52890916520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52891351676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52891702208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52892047330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52892417822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52892764094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52893125704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52893470792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52893841612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52894264102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52894638338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52894995946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52895342176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52895707260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52896053130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52896416742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52896823070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52897195780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52897572578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52897954600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52898299796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52898644922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52899002500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52899346246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52899770510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52900117172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52900587534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52900951488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52901321424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52901667056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52902013202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52902446424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52902795654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52903155966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52903511892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52903882176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52904240888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52904611256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52904955636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52905375242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52905737800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52906083322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52906456802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52906801678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52907173944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52907533662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52907966990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52908345422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52908693898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52909082736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52909445088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52909825688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52910188732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52910605224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52911041952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52911513990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52911876252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52912224670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52912584600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52912927816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52913307238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52913718962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52914093848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52914645258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52915019314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52915364822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52915711678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52916069496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52916483612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52916849004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52917193124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52917575544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52917934204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52918303066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52918647342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52919035016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52919513016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52919881208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52920283196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52920649590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52921053536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52921446106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52921835840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52922303578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52922839620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52923240182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52923596302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52923958228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52924304644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52924748942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52925149058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52925521188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52925883848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52926231988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52926594564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52926941624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52927305570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52927717928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52928092974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52928452872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52928834758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52929203084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52929552006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52929910248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52930299938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52930677638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52931022002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52931402252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52931762584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52932131616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52932477036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52932822116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52933241722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52933591470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52934052544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52934410968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52934781724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52935141312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52935513442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52935914788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52936274588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52936636654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52937019006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52937394356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52937738338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52938154296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52938530276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52939015642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52939365358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52939723246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52940084310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52940634998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52940997466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52941367620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52941818484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52942184910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52942615406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52943020238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52943369216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52943727292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52944071704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52944501492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52944869922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52945417116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52945796520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52946166896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52946514996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 485,4850000,10000,0,0,256,25,558,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 52948167974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52948547116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52948895440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52949257286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52949600570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52950035660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52950399312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52950773610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52951134264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52951491964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52951852744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52952199380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52952562874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52952970648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52953344028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52953716422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52954087514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52954432648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52954820520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52955237434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52955670852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52956036858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52956488962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52956875272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52957236122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52957608172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52957955252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52958368512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52958729842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52959073698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52959444600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52959787464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52960156232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52960570872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52960944576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52961355506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52961724078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52962082222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52962437564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52962797614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52963140542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52963508928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52963929430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52964310154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52964660216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52965019836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52965381250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52965728958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52966092308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52966439908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52966874142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52967240560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52967713532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52968066310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52968414352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52968775850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52969123656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52969552004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52969901160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52970271626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52970645252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52971138012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52971486282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52971834000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52972193096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52972609732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52972974424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52973330032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52973746140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52974112690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52974483848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52974828136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52975248930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52975615230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52975963592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52976355908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52976703602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52977091828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52977451878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52977824452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52978248252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52978726758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52979103714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52979456916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52979818656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52980185822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52980601344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52981042678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52981448850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52981807990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52982154016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52982510714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52982853996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52983213454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52983625260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52983998608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52984358158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52984739454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52985085394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52985432870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52985792196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52986137988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52986564150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52986911186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52987283048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52987656670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52988026858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52988372200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52988718884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52989138430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52989489968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52989952354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52990311280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52990681412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52991041294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52991414366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52991759288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52992179498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52992545404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52992919574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52993282172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52993626052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52993997034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52994390976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52994874892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52995225674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52995602426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52995983132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52996359406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 52996721604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 52997082852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 52997552284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 52997934732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 52998353452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52998730270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 52999159118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 52999520286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 52999866456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53000228894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53000673986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53001166134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53001608582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53002015304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53002423054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53002788600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53003236492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53003604904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53003981098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53004387520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53004791018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53005213694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53005586410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53006008148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53006360400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53006721480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53007079020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53007446776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53007792010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53008161750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53008520664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53009008350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53009359470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53009719740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53010081828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53010429528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53010793356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53011139874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53011579786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53011943188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53012496096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53012887228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53013240742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53013599860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53013944590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53014375792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53014723616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53015094868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53015467166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53015838250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53016203588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53016551036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53016911316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53017522792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53017889372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53018247398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53018616684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53018978272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53019348986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53019730256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53020158600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53020521248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53020867778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53021241412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53021585978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53021957066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53022315546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53022755272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53023125604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53023664624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53024041672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53024387760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53024812610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53025157666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53025628850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53025993716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53026363922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53026723564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53027070884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53027511598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53027859504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53028221588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53028631840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53029005128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53029376550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53029748396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53030095720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53030443276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53030804326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53031210334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53031573172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53031915968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53032296124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53032654192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53033023032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53033367068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53033710914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53034156770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53034525464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53035050208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53035405304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53035776844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53036137676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53036509054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53036924308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53037277310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53037639764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53037997230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53038361204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53038707444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53039079184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53039437746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53039871272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53040250858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53040625754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53040985010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53041329704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53041690554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53042033536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53042463628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53042826840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53043214672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53043572512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53043918380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53044278064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53044622670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 486,4860000,10000,0,0,256,25,559,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53046744140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53047105682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53047480500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53047842624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53048281846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53048630312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53049052412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53049419592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53049818718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53050220626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53050565168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53051003424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53051369230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53051753568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53052101414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53052449744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53052810548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53053154824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53053581426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53053928524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53054298266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53054668180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53055038820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53055441552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53055849888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53056211272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53056629900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53057125024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53057499826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53057871686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53058232384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53058603364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53058948506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53059407504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53059771602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53060129442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53060490090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53060833852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53061204382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53061579516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53062021138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53062373280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53062720852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53063092614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53063446428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53063806776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53064149628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53064518532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53064941310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53065314298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53065660924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53066017236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53066375554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53066719206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53067079212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53067422262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53067854304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53068315340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53068701812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53069050078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53069397198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53069755554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53070099494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53070524552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53070872048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53071243306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53071613412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53071983908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53072331294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53072696542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53073107212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53073464180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53073824222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53074178698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53074547362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53074905820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53075275574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53075619222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53076025478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53076388008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53076732972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53077125252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53077487032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53077857662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53078215280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53078585834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53079003726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53079436998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53079820760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53080166252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53080526378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53080870098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53081238584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53081662312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53082036716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53082383664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53082741824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53083100736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53083446452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53083884970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53084231936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53084667386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53085032714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53085414200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53085760902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53086107874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53086493326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53086840280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53087307022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53087658740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53088030884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53088450032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53088822674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53089166824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53089513700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53089944468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53090296606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53090871348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53091234372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53091614174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53091973294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53092381896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53092801106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53093152708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53093512734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53093868518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53094421818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53094803804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53095174742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53095606902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53095985842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53096335702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53096696618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53097087990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53097464896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53097826156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53098169984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53098606952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53098968154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53099351036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53099694834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53100039226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53100427414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53100772492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53101201246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53101548424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53102082084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53102462376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53102833490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53103179804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53103544286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53103975000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53104341508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53104703308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53105059932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53105430830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53105788638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53106191880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53106536740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53106989308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53107355448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53107744338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53108137904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53108483686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53108854020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53109213870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53109653420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53110002120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53110349842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53110722644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53111067254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53111428696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53111804482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53112230736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53112672026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53113207852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53113582536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53113933506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53114296934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53114644080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53115007242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53115418178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53115795184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53116169080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53116540660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53116888532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53117236636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53117599648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53118013394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53118382398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53118729644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53119111910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53119480360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53119869154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53120217042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53120591034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53121046328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53121429106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53121836974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53122185686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53122589460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53122982838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53123385556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53123803264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53124305644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53124686416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53125066272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53125461882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53125840830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53126216478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53126651676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53127028902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53127390092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53127739886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53128101624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53128448428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53128811762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53129221134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53129595800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53129955174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53130339010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53130686328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53131033156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53131395056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53131742330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53132165896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53132514578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53132886536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53133259246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53133629454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53133990456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53134339992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53134763960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53135115460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53135599998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53135977672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53136351276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53136713798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53137087844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53137436522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53137851524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53138216714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53138574988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53138936764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53139281138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53139651828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53140040898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53140546334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53140900110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53141277056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53141660888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53142010216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53142374458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53142721694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53143168372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53143533158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53143905302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 487,4870000,10000,0,0,256,25,560,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53145447504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53145805716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53146245742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53146707458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53147088356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53147443206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53147818066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53148181288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53148559232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53148999904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53149371588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53149748552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53150097820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53150464676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53150813950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53151188756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53151620882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53151998136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53152367414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53152728504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53153089112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53153434482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53153796122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53154159966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53154612526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53154978446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53155363614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53155710926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53156059936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53156420380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53156765712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53157190668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53157538620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53158005256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53158381786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53158756494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53159104860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53159452722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53159812212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53160222486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53160588446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53160952320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53161325158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53161686716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53162094516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53162442594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53162850974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53163216850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53163565600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53163940140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53164287212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53164660536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53165022464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53165396756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53165810300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53166159432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53166530892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53166876820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53167259346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53167605924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53167993628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53168481268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53168858708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53169398094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53169753308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53170113702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53170459918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53170990908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53171420982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53171799192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53172174656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53172548090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53172895976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53173245282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53173608886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53174030654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53174397450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53174744490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53175133806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53175499320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53175872276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53176216866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53176563554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53176986212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53177335402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53177697178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53178052708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53178423466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53178783450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53179154760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53179563894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53179916430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53180415070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53180778788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53181142384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53181488884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53181861870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53182225670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53182665072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53183043434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53183423502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53183813992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53184160616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53184521682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53184865870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53185313784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53185678316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53186048784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53186407434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53186753814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53187112650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53187456460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53187817444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53188235732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53188607854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53188978014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53189348502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53189694124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53190040262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53190400030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53190805956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53191173822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53191617046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53192005568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53192369280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53192742288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53193092098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53193441326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53193866216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53194218096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53194593496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53194940930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53195313864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53195677796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53196052356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53196464500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53196885200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53197247402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53197606300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53197969452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53198341432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53198732142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53199187292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53199565836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53199913986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53200276910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53200638480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53200985106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53201381720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53201729892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53202171188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53202536482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53203054156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53203434386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53203781282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53204141842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53204503866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53204942474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53205292270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53205665192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53206038714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53206410778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53206756922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53207104448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53207519232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53207874522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53208235470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53208590722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53208960818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53209319724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53209690370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53210035138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53210441918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53210804696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53211149030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53211521974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53211866496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53212249166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53212620370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53212992000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53213400660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53213879178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53214267528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53214613600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53214990190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53215334630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53215704612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53216131316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53216506026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53216852950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53217211572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53217570258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53217915580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53218300422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53218643930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53219081866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53219447652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53219832994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53220181742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53220530300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53220892292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53221239022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53221698424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53222046500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53222417182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53222786222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53223158118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53223504334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53223851844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53224212234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53224673804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53225198408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53225558518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53225930568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53226291358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53226663612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53227009328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53227425238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53227791586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53228150282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53228515930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53228862216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53229235676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53229598146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53230062290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53230428556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53230777566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53231147502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53231499392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53231886280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53232263840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53232635034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53233069654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53233444124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53233802868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53234151316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53234511220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53234856512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53235217712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53235621854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53235995568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53236457990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53236847812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53237194758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53237541852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53237900678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53238245374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53238671854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53239018358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53239401468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53239761212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53240132568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53240480098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53240828466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53241257122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 488,4880000,10000,0,0,256,25,561,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53243145184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53243518938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53243932888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53244314516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53244676964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53245063942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53245412364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53245761844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53246123728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53246468318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53246910658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53247258684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53247735732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53248273116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53248647244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53248993582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53249339494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53249764940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53250112954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53250474300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53250829752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53251200096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53251558400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53251928434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53252334200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53252790256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53253274650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53253637200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53253999082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53254390902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53254764406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53255201772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53255577384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53255923242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53256294502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53256654034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53256999182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53257360286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53257704788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53258138690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53258502530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53259037062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53259386570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53259739218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53260097868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53260442098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53260865522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53261213216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53261583404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53261960098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53262332684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53262679402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53263041598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53263400936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53263809610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53264171640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53264525050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53264892276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53265249284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53265618056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53265962428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53266370894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53266733516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53267078342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53267450570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53267793698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53268162184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53268520980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53268890874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53269333632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53269704086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53270230662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53270580528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53270941770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53271285768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53271654732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53272091456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53272467920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53272813936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53273174198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53273535484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53273881714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53274276926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53274620288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53275051562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53275414146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53275795694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53276142570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53276489744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53276883608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53277260540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53277721206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53278069170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53278454300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53278826234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53279197998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53279544398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53279892122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53280299968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53280662220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53281172182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53281545818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53281917720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53282279884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53282651032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53282996732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53283416944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53283779614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53284136760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53284496936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53284840626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53285210376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53285570224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53286009090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53286358614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53286704456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53287077150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53287427370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53287788472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53288132718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53288502638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53288923012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53289295620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53289642514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53290000604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53290359030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53290703572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53291064066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53291448134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53291906422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53292395632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53292799030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53293163802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53293514310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53293906412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53294376902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53294775482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53295120012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53295536042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53295896274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53296296402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53296642054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53296987670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53297414860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53297761508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53298132844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53298473640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53298841572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53299197832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53299564986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53299980600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53300330198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53300690562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53301045456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53301405572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53301748386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53302117324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53302476336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53302907378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53303255562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53303708016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53304071222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53304416872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53304777218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53305120638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53305550622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53305916218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53306286450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53306643168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53306991130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53307350650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53307694188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53308054304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53308459606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53308832376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53309192836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53309655496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53310003832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53310349212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53310706586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53311100984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53311479968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53311824044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53312204840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53312563556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53312932120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53313275510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53313621610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53314043612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53314416004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53314880018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53315237346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53315612532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53315970508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53316338928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53316756088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53317105478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53317464466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53317819934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53318180352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53318523132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53318892060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53319251076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53319690654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53320039212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53320385124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53320754054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53321097414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53321457492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53321799982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53322168280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53322588280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53322958274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53323312028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53323658192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53324035684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53324379524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53324923450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53325341402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53325717086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53326253410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53326628020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53326973744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53327320082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53327679896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53328087698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53328541092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53328936500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53329335980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53329713242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53330192378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53330542796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53330961326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53331323216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53331694220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53332086126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53332444460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53332835122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53333226520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53333710978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53334058892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53334405376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53334777710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53335122344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53335483044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53335826838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53336197376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53336619316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53337092936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53337496408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53337910028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53338270998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53338617872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53338981748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53339397412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53339770722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53340142156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 489,4890000,10000,0,0,256,25,562,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53341687504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53342131778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53342485098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53342849194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53343209064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53343576416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53343919904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53344331138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53344798178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53345182056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53345563406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53345955018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53346316696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53346694772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53347090326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53347551636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53347983476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53348447466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53348841164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53349187050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53349568748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53349932022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53350381196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53350793588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53351185446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53351570972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53351931780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53352337210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53352686220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53353048224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53353497226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53353842892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53354219922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53354575418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53354969854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53355331564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53355703844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53356117826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53356468942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53356830898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53357186558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53357548864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53357912710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53358283730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53358643900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53359076778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53359523694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53359886020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53360247618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53360591304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53360951526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53361293796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53361721486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53362087102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53362457464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53362814932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53363161964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53363522322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53363867510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53364228576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53364632886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53365006114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53365395580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53365845802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53366197044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53366545906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53366908960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53367340864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53367706792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53368052508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53368433590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53368792030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53369161196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53369506868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53369910032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53370289926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53370738358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53371113984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53371486796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53371858476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53372218878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53372590348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53373020606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53373410732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53373783592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53374129444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53374490642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53374833828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53375202856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53375628870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53376004248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53376352558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53376711684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53377071538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53377418322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53377780420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53378125470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53378560428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53378925222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53379308238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53379656592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53380004482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53380363964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53380709654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53381134100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53381483922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53381947924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53382324044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53382696462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53383081136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53383432720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53383793746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53384213058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53384594638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53384981626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53385352552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53385712034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53386121076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53386465804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53386881016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53387243934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53387621806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53388027488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53388432738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53388802798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53389180152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53389629496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53390018726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53390398500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53390771444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53391147534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53391540076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53391914876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53392389372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53392755558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53393222456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53393584080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53393940414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53394359406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53394706350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53395138272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53395490176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53395860844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53396235614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53396606704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53396953250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53397300242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53397658804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53398067930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53398434048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53398778308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53399158710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53399522020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53399890254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53400234726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53400580824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53401003284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53401356220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53401902270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53402253604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53402626228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53402988644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53403359762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53403770738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53404124600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53404636974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53405004426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53405368642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53405714262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53406086024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53406516286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53406891850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53407240798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53407599590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53407959810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53408332294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53408711312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53409116216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53409498344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53409857114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53410242834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53410592084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53410941392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53411301924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53411648754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53412072802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53412420644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53412790394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53413161370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53413533642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53413878834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53414224964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53414584196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53414994900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53415436596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53415814082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53416186730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53416579566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53416954150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53417319274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53417761032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53418127338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53418491522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53418897528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53419244594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53419646668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53420038014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53420499090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53420850592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53421231380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53421648022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53422028216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53422459856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53422807086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53423252074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53423616572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53424034402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53424424012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53424776856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53425135954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53425480310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53425841150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53426253294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53426725528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53427103324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53427481838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53427826548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53428173268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53428533724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53428997374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53429365778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53429721914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53430123728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53430514630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53430884220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53431229996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53431645934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53432009838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53432355992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53432731260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53433075632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53433445078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53433803786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53434173380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53434583508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53434932368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53435291478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53435653308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53436014898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53436374244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53436743990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53437165836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53437538592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53437981490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53438342406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 490,4900000,10000,0,0,256,25,563,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53440285424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53440641278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53441016856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53441362280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53441735534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53442169504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53442549150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53443017748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53443393916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53443771832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53444116236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53444477476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53444853232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53445222772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53445679232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53446054682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53446431578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53446793762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53447154980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53447530928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53447892840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53448236564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53448677738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53449139634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53449526784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53449871736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53450219406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53450698550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53451047194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53451518146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53451866500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53452279582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53452670676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53453041412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53453402714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53453781896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53454248388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53454597402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53454971196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53455346764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53455753826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53456144384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53456514826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53456946826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53457343570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53457742302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53458118492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53458510752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53458885590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53459255856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53459701968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53460123166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53460624974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53461008846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53461371040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53461748110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53462109408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53462551922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53462927672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53463288174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53463671114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53464017392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53464364356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53464724026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53465143796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53465508464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53465849692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53466262176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53466620700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53466990158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53467333964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53467678478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53468113916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53468462278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53468822070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53469207956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53469625964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53469987158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53470358204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53470771392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53471123338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53471578110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53471972114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53472395540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53472739804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53473170384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53473649308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53474086514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53474480114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53474883270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53475275756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53475686646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53476098452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53476591798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53477015040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53477441212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53477844476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53478226950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53478865662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53479334238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53479715368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53480135020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53480495914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53480866948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53481226974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53481621094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53482172490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53482524752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53483072672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53483426798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53483788094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53484180568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53484626404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53485061756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53485453414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53485813210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53486171412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53486570776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53486916284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53487276108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53487698866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53488072152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53488432528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53488815420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53489161504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53489508752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53489868216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53490212572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53490635366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53490982708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53491362560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53491721230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53492089706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53492434434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53492779810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53493200234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53493547986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53494048000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53494406488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53494777098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53495136906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53495507464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53495911536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53496274950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53496634338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53496991398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53497352338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53497695988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53498095896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53498454314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53498887854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53499237940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53499583550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53499955310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53500299836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53500660434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53501004074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53501395508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53501888688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53502283080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53502643348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53502992068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53503354406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53503701194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53504063696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53504478572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53504851908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53505318350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53505692094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53506038690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53506384306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53506742526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53507218230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53507585600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53507930188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53508313208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53508671448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53509042586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53509388364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53509742084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53510167224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53510513966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53510873626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53511225794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53511600306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53511957238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53512324722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53512726806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53513078548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53513438020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53513820312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53514200338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53514545148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53514941076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53515336204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53515815120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53516358074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53516782992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53517173468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53517518636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53517927302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53518377654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53518752680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53519144584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53519558954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53519936372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53520314836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53520674012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53521044200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53521478802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53521855128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53522266968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53522656104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53523076966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53523475164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53523951896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53524344924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53524690258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53525092634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53525467166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53525867836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53526226628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53526597180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53527016704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53527366854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53527834490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53528181986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53528543518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53528888700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53529259206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53529734878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53530154448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53530559904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53530937338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53531296530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53531640632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53532000696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53532411110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53532785148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53533176880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53533561254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53533954456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53534334482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53534734660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53535312894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53535784500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53536173268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53536559790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53536934714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53537337558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53537722982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53538178126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53538702390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53539093104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53539462062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53539806108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53540176906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 491,4910000,10000,0,0,256,25,565,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53541786984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53542172008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53542518720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53542868508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53543232810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53543716626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53544129668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53544523648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53544954082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53545348710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53545721246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53546098490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53546546974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53546911432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53547274978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53547658414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53548036880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53548440632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53548801594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53549275990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53549626038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53550113722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53550478888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53550824274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53551200608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53551544634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53551990966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53552355122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53552725818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53553083584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53553429896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53553787326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53554162586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53554523926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53554931722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53555304656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53555840716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53556216710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53556563824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53556909870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53557268032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53557686706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53558050550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53558394026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53558774934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53559134048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53559502450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53559847192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53560193436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53560618550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53561153632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53561586770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53561967498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53562371472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53562762128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53563293062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53563720896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53564070272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53564442422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53564786938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53565148666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53565492856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53565943534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53566307216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53566678704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53567036200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53567471266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53567835364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53568178300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53568538314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53568985468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53569359094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53569731362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53570101396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53570447146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53570794204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53571169632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53571601722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53571995634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53572472408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53572856976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53573213828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53573583592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53573928476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53574342228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53574704228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53575049132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53575422894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53575766644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53576134330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53576543502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53576915036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53577342586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53577691946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53578050436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53578405700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53578764688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53579106956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53579474480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53579831236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53580261532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53580609710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53580966738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53581326036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53581670308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53582030562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53582373560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53582829552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53583193748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53583663044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53584025386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53584373284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53584732908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53585077226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53585437640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53585845700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53586218150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53586588570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53586958118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53587303004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53587649556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53588007864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53588415570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53588779504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53589123794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53589503512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53589860408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53590261292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53590644014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53590992478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53591440714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53591918236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53592295608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53592639494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53593008610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53593365306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53593745632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53594164382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53594515080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53595034162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53595383360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53595751486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53596095848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53596465660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53596891178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53597265298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53597651182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53598043612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53598434642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53598826968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53599220046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53599643888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53600016986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53600409872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53600794424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53601171034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53601577866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53602000596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53602414210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53602778368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53603122476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53603504432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53603862624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53604233000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53604578720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53604926176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53605347498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53605695280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53606165088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53606512746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53606882430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53607242218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53607612748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53608024662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53608374458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53608733386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53609094578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53609456666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53609801076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53610202722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53610562562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53610998708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53611383480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53611744180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53612102898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53612477248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53612838204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53613182356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53613625446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53613988376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53614408228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53614768948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53615116416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53615508802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53615884466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53616247546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53616663856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53617154706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53617576512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53617960022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53618344116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53618738330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53619208710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53619591388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53620158990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53620538554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53620912346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53621272626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53621650886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53622073962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53622424312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53622783776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53623140758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53623510412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53623854824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53624224836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53624583928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53625039670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53625407400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53625794640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53626169556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53626515916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53626877338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53627221114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53627660412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53628023056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53628540034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53628895222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53629242860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53629602900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53629947786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53630411712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53630792988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53631176724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53631550590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53631922576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53632269834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53632822080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53633260864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53633612630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53633976212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53634336600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53634709042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53635067988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53635440058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53635785000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53636193962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53636555138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53636937470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53637302590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53637648216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53638051918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53638412556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53638855936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53639248456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53639777238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 492,4920000,10000,0,0,256,25,566,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53641253362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53641688842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53642056112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53642404490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53642821332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53643209046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53643588774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53643966300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53644392592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53644758206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53645104500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53645478732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53645824020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53646196172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53646557508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53646928438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53647395910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53647749674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53648223478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53648589146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53648951710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53649297324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53649675640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53650112910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53650488376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53650982022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53651344240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53651711836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53652058324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53652452286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53652896280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53653272206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53653633048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53654017626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53654363662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53654740966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53655133484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53655546978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53655911692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53656256406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53656639524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53656997620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53657366620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53657711808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53658058268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53658511402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53658873652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53659257468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53659615128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53659985262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53660343528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53660714798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53661118624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53661480868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53661952862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53662333460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53662696890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53663064346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53663434834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53663794386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53664240354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53664588516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53664945408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53665336712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53665713868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53666110124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53666485668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53666958600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53667324358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53667696240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53668055148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53668402066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53668761278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53669104812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53669525784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53669894132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53670310232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53670682458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53671053430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53671399506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53671778346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53672169372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53672595268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53672961222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53673411950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53673785416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53674145840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53674518336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53674863128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53675272144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53675632732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53675976782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53676416832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53676761430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53677129372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53677488486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53677975094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53678344444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53678712740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53679087834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53679457120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53679819866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53680181844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53680568726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53681003014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53681379482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53681752720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53682117982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53682536058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53682881726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53683243726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53683658098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53684062936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53684538620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53684913678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53685260222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53685625298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53685985934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53686401658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53686798150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53687187572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53687588744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53687948656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53688349492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53688695284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53689176360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53689539346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53689888242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53690262982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53690607318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53690978184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53691354720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53691726162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53692143184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53692492996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53692853564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53693210094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53693601888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53693977852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53694378254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53694822744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53695197368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53695684136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53696054128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53696416534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53696761614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53697124700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53697530312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53697908222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53698268456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53698649172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53698995442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53699341672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53699701302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53700046492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53700473358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53700822824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53701193462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53701564568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53701934032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53702279542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53702626694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53702985842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53703446320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53703811576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53704168756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53704619518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53705004108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53705373520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53705728016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53706159634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53706523062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53706982174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53707348444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53707700154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53708070870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53708431250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53708868814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53709339944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53709690426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53710063980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53710425038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53710787502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53711131212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53711565362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53711929856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53712301108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53712658774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53713006102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53713363726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53713707956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53714068682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53714482984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53714855104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53715214490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53715595584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53715940218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53716285836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53716644238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53716989066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53717411602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53717757610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53718302324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53718667208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53719035906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53719382480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53719728862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53720166566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53720516314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53720878062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53721273102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53721660588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53722019238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53722426148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53722834750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53723186152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53723586308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53723976824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53724369286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53724754388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53725178522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53725671812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53726096324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53726474446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53726894946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53727300118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53727666228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53728071832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53728509966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53728914540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53729421754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53729800686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53730148462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53730495128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53730856250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53731276360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53731642386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53732005244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53732404208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53732795288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53733222582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53733593260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53734046856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53734411800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53734757668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53735131908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53735483640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53735854394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53736213402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53736583086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53737022534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53737415434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53737808366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53738213610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53738575988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 493,4930000,10000,0,0,256,25,567,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53740749514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53741150068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53741545356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53741954900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53742388110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53742744014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53743183700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53743574628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53743997586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53744374176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53744774738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53745237062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53745658800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53746053190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53746446180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53746837060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53747244182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53747637960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53748109494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53748519144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53748951462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53749321994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53749697366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53750076294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53750467856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53750914686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53751309312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53751822412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53752255242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53752649454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53753022628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53753370686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53753791214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53754153854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53754512296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53754874644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53755218344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53755588438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53755981056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53756424692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53756772762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53757119208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53757487998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53757831078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53758190368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53758532874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53758900854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53759326456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53759697096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53760057684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53760415184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53760773542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53761185824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53761554598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53762022912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53762432298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53762965288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53763341114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53763695066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53764042716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53764404072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53764826198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53765191678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53765536906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53765919040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53766276340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53766645054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53767023330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53767401222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53767842484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53768242596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53768616942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53768963136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53769334046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53769694356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53770064402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53770489676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53770842362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53771203538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53771563056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53771924956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53772288682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53772660394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53773019008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53773482532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53773931870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53774296170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53774716670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53775100058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53775493774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53775942538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53776365944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53776760862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53777170654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53777549304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53777928460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53778318720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53778767972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53779165560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53779557466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53779985196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53780344894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53780777700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53781155744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53781598132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53781961916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53782339328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53782749266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53783124924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53783526504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53783885866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53784354660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53784714104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53785162554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53785556862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53785950732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53786403728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53786753640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53787206218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53787590440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53787980802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53788399266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53788780182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53789170224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53789656036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53790107318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53790499412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53790919620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53791314976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53791737998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53792128740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53792512688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53793026448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53793407622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53793813032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53794202686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53794604690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53794998038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53795425762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53795879502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53796374076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53796749568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53797125058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53797518300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53797910760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53798355436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53798738532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53799157694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53799545676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53799926596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53800290538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53800654748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53801033828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53801478704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53801883360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53802284128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53802687364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53803066072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53803457640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53803837192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53804297904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53804695346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53805081316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53805489912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53805864776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53806269382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53806649054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53807100788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53807803398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53808157528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53808550572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53808927212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53809330170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53809830696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53810253456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53810645410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53811026860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53811450894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53811828104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53812233094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53812692008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53813097738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53813502316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53813905740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53814311256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53814694500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53815106048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53815499654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53815892380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53816250576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53816651302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53817010314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53817408770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53817828134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53818277034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53818791924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53819154732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53819557110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53819934970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53820306454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53820781470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53821187960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53821593148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53821952996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53822329484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53822689896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53823099334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53823520970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53823934476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53824325618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53824762748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53825142768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53825494626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53825854756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53826233278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53826689196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53827072064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53827457758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53827819266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53828222820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53828601456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53828950338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53829425444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53829874268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53830270852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53830647798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53831049458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53831439368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53831818244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53832249956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53832623444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53833067186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53833446272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53833843320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53834219830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53834622466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53835054392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53835460578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53835818678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53836197370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53836588148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53836965616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53837359564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53837784266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53838188636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53838591276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53838994122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53839374108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53839770856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53840147510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53840594914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53840961140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53841416910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53841790718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53842195988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53842582826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53842947428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 494,4940000,10000,0,0,256,25,568,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53844547500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53844969546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53845320654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53845699748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53846244122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53846620156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53847020340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53847394838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53847778952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53848162318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53848522682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53848974556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53849341222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53849686798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53850095466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53850456438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53850871406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53851240290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53851667004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53852047366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53852529800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53852929030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53853274794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53853645570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53854038652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53854508034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53854889250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53855239480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53855612780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53856000380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53856382388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53856727194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53857213148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53857596790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53857968980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53858353000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53858700842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53859091446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53859437220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53859906248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53860269566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53860671864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53861044624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53861445248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53861794524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53862141960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53862533922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53863091394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53863607930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53863996880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53864401668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53864791974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53865163540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53865613432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53865976404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53866383704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53866740484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53867132300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53867507938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53867911928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53868351786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53868745450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53869123578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53869518808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53869923210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53870286166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53870664952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53871026330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53871514626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53871910734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53872294504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53872672684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53873051394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53873410844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53873798790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53874321758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53874808238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53875230678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53875600416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53876002808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53876350060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53876857414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53877253882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53877600336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53877973996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53878350338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53878752612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53879111570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53879565898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53879950690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53880331344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53880703708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53881065304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53881442842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53881786396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53882155188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53882627624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53883035918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53883395962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53883775540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53884168378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53884548200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53884912180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53885363278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53885736788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53886289652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53886695546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53887042220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53887388288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53887749176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53888190920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53888588380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53888945526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53889345446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53889735316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53890136312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53890512782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53890935638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53891327960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53891673092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53892043580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53892417112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53892835870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53893196484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53893675352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53894026514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53894405714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53894820868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53895183808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53895547066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53895922742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53896393010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53896791152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53897314300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53897697056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53898046218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53898404668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53898781028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53899346906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53899699214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53900131814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53900507622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53900879774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53901244436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53901620638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53902154882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53902574538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53902984186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53903345508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53903768386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53904144380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53904532052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53904955888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53905342216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53905715630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53906093550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53906487152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53906972080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53907377530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53907850410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53908334366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53908697128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53909075952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53909434408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53909828282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53910191710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53910617158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53911010536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53911427284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53911798444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53912163646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53912542646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53912905342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53913328046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53913723936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53914070398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53914472146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53914877610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53915257676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53915620658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53916078178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53916447216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53916794912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53917197304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53917574414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53917945156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53918354352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53918818212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53919168562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53919658756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53920053034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53920462390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53920827576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53921173262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53921651000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53922017116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53922390216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53922779878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53923159918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53923551850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53923899980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53924348810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53924733960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53925105528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53925508704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53925897584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53926244724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53926590780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53926981446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53927438114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53927805992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53928190752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53928561928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53928933162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53929325620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53929672446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53930179098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53930701960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53931084986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53931485608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53931830534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53932229898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53932628006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53933081178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53933471104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53933864262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53934255806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53934618196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53935022194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53935379660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53935842900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53936209342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53936633214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53937001422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53937378748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53937750032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53938116686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53938577882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53938958308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53939370362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53939760396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53940369430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53940738178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53941193972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53941591182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53942123924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53942508266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53942871416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53943275154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53943653380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53944134730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53944518464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53944912016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53945288088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53945651316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 495,4950000,10000,0,0,256,25,569,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 53947769880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53948159076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53948574954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53949098294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53949617792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53950020030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53950389742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53950794260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53951145676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53951524868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53951916386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53952402104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53952800550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53953310528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53953695378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53954076262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53954470184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53954816028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53955283402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53955650350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53956067088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53956447322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53956865172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53957234132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53957614586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53958078334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53958557590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53958991216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53959368080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53959777282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53960167462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53960586170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53961048686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53961401592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53961822750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53962185838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53962549692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53962925364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53963356310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53963793668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53964285394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53964699138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53965080946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53965474476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53965851770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53966214242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53966639088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53967045952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53967451104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53967854332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53968234954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53968601074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53968993116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53969450138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53969864004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53970259208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53970631672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53971025128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53971428972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53971776604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53972219902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53972600686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53972960990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53973322166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53973708916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53974100714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53974460844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53974910042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53975291496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53975785528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53976154106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53976501456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53976884098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53977279884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53977752648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53978120366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53978493758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53978853508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53979235406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53979629096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53979976620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53980415824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53980794868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53981165198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53981537240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53981908808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53982255646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53982618674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53983026658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53983452480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53983818022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53984205476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53984576698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53984937874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53985307870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53985684544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53986153422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53986564734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53987197524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53987596460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53987942240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53988321632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53988795814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53989172080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53989517700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53989880126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53990240298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53990585494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53990946046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53991306628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53991796146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53992162512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53992547368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53992938880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53993334798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53993695086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53994039668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53994478706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53994827538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53995198750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53995587932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53995977512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53996324762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 53996671774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 53997032540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53997494610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 53998039272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 53998403472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 53998776118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 53999137566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 53999540426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 53999971000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54000342320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54000723182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54001085076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54001449542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54001797594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54002220496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54002599882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54003074646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54003426914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54003786362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54004163228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54004526724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54004919668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54005264274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54005710322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54006075438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54006445756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54006836242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54007184342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54007541932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54007886670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54008246652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54008699828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54009171824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54009566072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54009937916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54010318824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54010667658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54011025560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54011450196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54011815332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54012172858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54012543268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54012903026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54013306232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54013653642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54014075692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54014438154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54014857948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54015326894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54015681580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54016072628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54016451020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54016903984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54017457406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54017822412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54018219322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54018565020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54018925582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54019268568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54019752346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54020149218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54020682374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54021033260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54021382920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54021744930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54022111538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54022578656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54022958802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54023344056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54023704288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54024092720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54024457046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54024805930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54025234684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54025639146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54026004966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54026362718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54026736178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54027139484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54027537834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54027960448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54028313468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54028705010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54029093216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54029455516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54029799360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54030197370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54030563298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54031009334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54031359732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54031816712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54032182504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54032562570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54032955860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54033301132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54033742110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54034125954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54034526490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54034872286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54035252360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54035612342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54035957996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54036401410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54036749776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54037154372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54037528378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54037918220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54038298146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54038665646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54039026314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54039440834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54039804736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54040160082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54040530830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54040909808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54041347132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54041695124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54042113312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54042477850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54042941102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54043407764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54043825290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54044198544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54044579706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54045053436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54045405056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54045767520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54046161176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54046506536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54046867514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54047211190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54047682620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54048049118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54048420162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 496,4960000,10000,0,0,256,25,570,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54049951196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54050397006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54050765596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54051115264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54051521730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54051867622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54052241104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54052616846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54053012728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54053433766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54053801432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54054297648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54054644844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54055038246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54055414084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54055788386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54056221276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54056597000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54056957070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54057336724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54057697802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54058080714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54058492246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54058908052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54059282052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54059644136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54060047566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54060439652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54060787144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54061145756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54061579882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54061946402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54062291248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54062702440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54063067040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54063438758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54063785532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54064165558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54064672010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54065151078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54065543304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54065911806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54066283624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54066641998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54067013112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54067434120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54067785164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54068157656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54068535428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54068896796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54069257474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54069674390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54070112254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54070487430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54070833528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54071209128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54071734838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54072088316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54072449416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54072886572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54073308210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54073669822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54074084364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54074509174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54074868660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54075252838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54075675670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54076043522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54076536816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54076912570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54077308554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54077712216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54078059760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54078479746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54078860312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54079206758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54079609006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54079954364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54080355994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54080716114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54081158022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54081534024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54081888252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54082260192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54082625388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54083005490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54083377112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54083753110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54084181102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54084554326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54084909658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54085256278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54085615078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54085990624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54086381808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54086805854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54087178140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54087634534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54088055504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54088402974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54088750164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54089140552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54089586536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54089953716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54090299956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54090699450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54091091442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54091464074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54091809042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54092155946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54092599178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54093008552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54093508432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54094055588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54094457270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54094852466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54095306044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54095657706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54096039452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54096415138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54096760382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54097152910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54097498248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54097944284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54098307220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54098859366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54099225116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54099603142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54100053518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54100398914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54100836420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54101196112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54101614746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54102008688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54102380364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54102728510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54103076468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54103438132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54103894546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54104264704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54104706150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54105079816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54105475572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54105849914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54106195852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54106622464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54107019238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54107394340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54107755614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54108099200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54108500452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54108859536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54109305656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54109690356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54110209810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54110573680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54110917908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54111308560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54111653612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54112096368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54112463038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54112834318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54113194454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54113575092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54113934860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54114311918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54114744804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54115125912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54115528848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54115904144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54116277282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54116654862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54117002710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54117362382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54117810484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54118176504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54118533192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54118902560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54119293230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54119662574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54120005882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54120420396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54120813804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54121285266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54121665768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54122009768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54122378632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54122754204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54123197652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54123581306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54123959586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54124335066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54124680290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54125041810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54125417642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54125818216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54126256030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54126657902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54127051228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54127399582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54127765688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54128235062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54128620446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54129050266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54129423058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54129798656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54130179156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54130548364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54130929376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54131287626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54131721172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54132124958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54132602492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54132978260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54133339520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54133757784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54134132120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54134643704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54135039028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54135442284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54135851138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54136226880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54136644268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54137034426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54137516956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54137918892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54138310086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54138730052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54139080286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54139499454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54139987384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54140392376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54140797902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54141199604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54141579232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54141996592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54142408674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54142855946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54143266056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54143776646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54144182238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54144573090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54145003614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54145381852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54145868080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54146262942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54146645734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54147037594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54147412960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54147829050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54148320964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54148721210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54149113218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54149530926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54150036636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 497,4970000,10000,0,0,256,25,572,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54152140922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54152518220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54152869672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54153306244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54153708602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54154174560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54154547636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54155092548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54155491802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54155838264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54156318546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54156823166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54157199638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54157561808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54157964868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54158312898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54158660312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54159019364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54159363608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54159804494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54160181248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54160600698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54160961170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54161330274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54161674498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54162051402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54162544524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54162927182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54163289496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54163644676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54164014088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54164372144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54164760196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54165225080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54165575296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54166045962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54166424322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54166803640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54167147420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54167515546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54167964674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54168373120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54168737448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54169098900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54169475208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54169837224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54170229212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54170573600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54171170554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54171567154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54171952664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54172302016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54172682080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54173060920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54173408034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54173857126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54174204452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54174586840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54174944014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54175313068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54175659554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54176005410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54176440994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54176792892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54177297122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54177659766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54178029406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54178402410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54178774152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54179190148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54179540590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54179900784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54180259824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54180622712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54180969714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54181341184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54181701128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54182143926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54182494452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54182841346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54183214576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54183567260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54183928730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54184273014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54184781472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54185148130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54185518726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54185875738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54186221066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54186577738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54186922066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54187281854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54187687246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54188062620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54188577350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54188952952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54189299842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54189662034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54190022088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54190429356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54190794112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54191139918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54191521916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54191881466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54192250288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54192596844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54192943456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54193365376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54193713960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54194074624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54194428808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54194798620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54195157060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54195526454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54195934116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54196284538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54196675928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54197053910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54197418452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54197762786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54198150374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54198526984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54198978816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54199331628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54199809084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54200241180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54200587518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54200946720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54201290010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54201738842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54202104730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54202476056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54202834112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54203180220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54203540158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54203884138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54204244632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54204654910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54205044670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54205415356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54205787038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54206133750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54206479796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54206838086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54207245586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54207610780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54207954184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54208335382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54208693160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54209138472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54209524926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54209979676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54210342284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54210788542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54211165506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54211516672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54211888286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54212250064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54212632654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54213091906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54213443898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54213816836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54214161248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54214522760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54214866092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54215236152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54215663196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54216036344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54216381296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54216783162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54217144966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54217489380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54217880918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54218322090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54218708094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54219071324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54219454880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54219832264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54220180992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54220539104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54220931548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54221400068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54221749174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54222232760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54222596996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54223000608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54223378764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54223726586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54224167418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54224518214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54224881284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54225239572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54225641804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54226002750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54226406874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54226833334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54227203006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54227608484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54227967720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54228329072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54228702750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54229074208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54229434752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54229906456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54230256834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54230616524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54230977370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54231323726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54231686252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54232049992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54232590280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54232958434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54233475052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54233844548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54234195188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54234554556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54234901226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54235344216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54235693394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54236063204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54236436744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54236825134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54237172192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54237518112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54237936682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54238288672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54238651950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54239010046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54239383354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54239751168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54240125576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54240473448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54240900624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54241338574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54241684050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54242057930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54242401060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54242770022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54243128190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54243566124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54243916018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54244364244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54244736396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54245081706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54245443784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54245786808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54246156924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54246584414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54246958884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54247317200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54247848872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54248213164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54248560062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54248920394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54249339196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54249712474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54250073800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 498,4980000,10000,0,0,256,25,573,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54251592058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54252015134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54252368602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54252734728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54253110328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54253472132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54253815784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54254186844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54254546122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54254983572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54255331652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54255841520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54256202250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54256545602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54256904868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54257247152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54257687280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54258060934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54258431370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54258788272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54259134754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54259492432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54259837268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54260196560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54260609718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54260980312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54261350194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54261719588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54262064840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54262408982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54262767042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54263171762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54263535348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54263879074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54264260112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54264618836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54264987212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54265332578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54265677778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54266096320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54266444408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54266946534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54267294728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54267671696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54268030510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54268399436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54268831098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54269212422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54269605574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54269966460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54270329580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54270675058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54271047278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54271405546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54271846264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54272195416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54272552178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54272911014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54273255424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54273615254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54273958452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54274388170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54274754280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54275126834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54275487736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54275833986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54276194724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54276539828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54276902558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54277309244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54277680640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54278145112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54278519188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54278865040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54279213064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54279571646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54279985412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54280350166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54280693994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54281074512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54281432174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54281801512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54282185678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54282532424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54282952832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54283300834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54283662766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54284036240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54284406698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54284765908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54285137096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54285546290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54285895898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54286254400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54286612188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54286973440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54287316264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54287685904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54288044924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54288488272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54288837472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54289329054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54289693558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54290042120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54290405124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54290750252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54291183734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54291548000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54291917604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54292275222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54292621942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54292982862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54293325998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54293686476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54294091686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54294464628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54294855206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54295271382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54295626866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54295973806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54296364704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54296786300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54297152814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54297563142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54297950386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54298309230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54298680920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54299027152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54299401596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54299828946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54300177078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54300652242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54300998550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54301369654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54301729032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54302098274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54302520926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54302870844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54303230456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54303590356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54303972556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54304383720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54304757508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54305234534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54305609128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54305958158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54306322258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54306682994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54307030418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54307395086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54307742490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54308179534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54308544426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54308929300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54309274388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54309620444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54309981230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54310327688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54310752580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54311099294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54311565406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54311943838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54312313532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54312659730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54313006062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54313374138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54313786312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54314153254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54314508378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54314881514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54315255950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54315627014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54315971810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54316383480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54316748322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54317095716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54317468614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54317812754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54318182294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54318542586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54318912096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54319321518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54319671610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54320030622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54320386368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54320747288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54321096614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54321465904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54321824162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54322258202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54322606958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54323056784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54323422188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54323775870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54324138092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54324643724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54325085078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54325449104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54325895308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54326242662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54326588106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54326947436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54327373708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54327813366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54328159170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54328538524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54328895260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54329265050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54329609360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54329954732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54330377608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54330741730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54331104270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54331459218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54331829520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54332225192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54332606234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54332952586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54333366184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54333730480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54334240058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54334603940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54334947108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54335317394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54335676982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54336109676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54336460428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54336809734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54337180690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54337525526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54337885496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54338265500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54338636320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54339059950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54339434202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54339791098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54340138906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54340498580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54340845172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54341206312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54341623168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54341995684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54342354578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54342735890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54343082592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54343429290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54343788520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54344133626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54344595394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54344942758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54345603514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54345971652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54346358052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54346704896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54347104908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 499,4990000,10000,0,0,256,25,574,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54348857242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54349212366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54349575130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54349994386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54350371888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54350731140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54351118504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54351464918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54351820260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54352184270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54352531268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54352959734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54353313874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54353685788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54354129698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54354503950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54354849692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54355195970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54355637128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54355989148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54356460922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54356822886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54357196636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54357555940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54357925370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54358351816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54358705598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54359064776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54359421316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54359782632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54360126384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54360495430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54360854612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54361287946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54361637118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54361983738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54362352518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54362696788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54363073604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54363417546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54363787196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54364209472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54364582766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54364939338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54365285422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54365643648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54365988300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54366349682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54366765588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54367137300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54367587570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54367972792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54368319134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54368665248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54369024780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54369369126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54369800302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54370149158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54370530122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54370890782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54371261448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54371606406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54371951660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54372371866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54372720408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54373081934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54373435956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54373804526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54374163306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54374533420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54374877898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54375294772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54375656960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54376002416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54376372756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54376716362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54377085006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54377443582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54377813190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54378244248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54378594348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54379056048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54379404348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54379771914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54380116206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54380485390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54380924332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54381299242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54381646838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54382006350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54382431888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54382778426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54383137564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54383548248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54383921644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54384281056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54384675566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54385023750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54385370110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54385730562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54386076670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54386509836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54386856292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54387226038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54387597604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54387968750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54388313520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54388658616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54389016614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54389431180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54389794414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54390276274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54390649496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54391008194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54391378510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54391724912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54392147344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54392509958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54392855352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54393225702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54393568120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54393953030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54394344066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54394782658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54395132932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54395479286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54395851778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54396197850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54396559960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54396905076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54397276810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54397696532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54398070506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54398415578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54398773672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54399130856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54399474822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54399834644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54400177296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54400636340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54401166874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54401720864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54402103214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54402473224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54402865456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54403295568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54403664044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54404010834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54404395658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54404753752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54405124542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54405469518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54405814408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54406237600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54406585408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54406956444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54407298092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54407670454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54408026818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54408394480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54408799096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54409149890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54409527630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54409885298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54410246576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54410659538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54411068090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54411557296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54411931444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54412430054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54412795942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54413156946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54413503532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54413867952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54414213702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54414652328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54415016136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54415397036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54415742724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54416088168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54416448274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54416794816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54417222020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54417570686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54417941988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54418311600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54418681410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54419026396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54419372072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54419731862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54420146712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54420512084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54420858146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54421241212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54421600772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54421970232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54422314304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54422710400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54423082604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54423503650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54423893942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54424240646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54424613100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54424991228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54425363786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54425776784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54426128638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54426487480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54426843602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54427204750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54427547928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54427917946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54428347702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54428722048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54429069314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54429425894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54429783592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54430128272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54430488822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54430832286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54431274308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54431639418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54432009280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54432367204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54432712908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54433072964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54433419862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54433782084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54434187482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54434560024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54435020480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54435395498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54435748118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54436095766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54436456860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54436868552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54437234940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54437581748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54437963396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54438321634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54438691320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54439100828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54439503010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54439883080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54440230952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54440623436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54440968024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54441338420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54441698288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54442068810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54442478010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54442827952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54443186806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54443541614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54443901506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54444245352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54444614860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 500,5000000,10000,0,0,256,25,575,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54446246224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54446634454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54446983798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54447334450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54447701234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54448118548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54448484564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54448828856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54449209220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54449568108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54449937470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54450321108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54450827266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54451191488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54451538526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54451913976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54452257022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54452628446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54452986850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54453357072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54453770098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54454150710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54454528304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54454873184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54455233876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54455577788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54455948016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54456420452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54456822588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54457271916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54457636912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54457998052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54458343240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54458705744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54459140128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54459534332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54459911150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54460296290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54460684130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54461032868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54461392364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54461736890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54462167590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54462514932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54462884316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54463255756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54463631708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54463976608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54464322090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54464746850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54465095382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54465455534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54465809512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54466178522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54466536962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54466905934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54467328406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54467745406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54468106848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54468593006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54468957698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54469301340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54469672046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54470030860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54470465428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54470814680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54471161978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54471531584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54471876152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54472253464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54472597644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54472967776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54473389884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54473762616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54474123448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54474470060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54474829772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54475174578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54475534588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54475940102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54476312544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54476672466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54477058378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54477405138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54477750790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54478110098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54478616374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54479048838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54479395198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54479917408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54480282028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54480652400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54480997470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54481342854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54481763316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54482111044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54482472922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54482826838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54483196618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54483555186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54483925206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54484326910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54484680680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54485040222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54485397016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54485760148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54486105472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54486476568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54486836460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54487269256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54487644020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54488008784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54488385308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54488741014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54489099656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54489442044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54489810062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54490250156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54490623562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54491077948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54491428916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54491793588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54492138016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54492513566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54492921638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54493293312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54493652082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54494031850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54494378162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54494722734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54495080752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54495577874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54495943734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54496287548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54496670460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54497028800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54497397608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54497743142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54498088670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54498511000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54498860464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54499220996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54499684380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54500057688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54500415414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54500915026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54501342780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54501694748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54502183718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54502569200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54502934220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54503278618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54503671430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54504107010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54504479718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54504824642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54505183692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54505541898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54505884266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54506275752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54506617604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54507050628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54507414578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54507796026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54508140270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54508485966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54508844152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54509188214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54509617404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54510044760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54510415364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54510785722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54511155360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54511500052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54511844848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54512204648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54512619572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54512983556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54513442796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54513817846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54514176250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54514545260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54514891066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54515304390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54515666166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54516011438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54516382040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54516725976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54517095914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54517455824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54517826290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54518234996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54518583420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54518954512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54519373710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54519744590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54520089572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54520460454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54520885632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54521258848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54521604812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54521963402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54522323554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54522668282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54523029086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54523373200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54523864668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54524229590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54524749834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54525116464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54525465814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54525827808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54526174390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54526618216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54526966604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54527348414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54527708802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54528081176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54528427836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54528774514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54529196810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54529546764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54529908110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54530264164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54530634956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54530994008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54531365820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54531713414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54532165406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54532526794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54532935474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54533300332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54533644412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54534014780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54534375410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54534834400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54535182562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54535628082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54536002990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54536348386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54536708860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54537052598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54537421766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54537845260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54538217056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54538574162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54538958776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54539319200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54539666048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54540028846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54540446922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54540876094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54541239936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54541623432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54541969560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54542316002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 501,5010000,10000,0,0,256,25,576,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54543929050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54544301858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54544683078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54545058648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54545432890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54545792872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54546248016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54546598914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54547065560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54547433558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54547786358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54548147784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54548590096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54549067618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54549431440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54549815160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54550163692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54550512514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54550913350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54551285904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54551744096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54552146402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54552531506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54552891450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54553263548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54553610670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54553964350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54554395048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54554743982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54555106258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54555653678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54556028314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54556388800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54556795272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54557288710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54557641076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54558186522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54558535424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54558895742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54559239576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54559615710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54560040610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54560418418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54560767606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54561129000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54561487502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54561831104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54562225998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54562570182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54563001164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54563365864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54563751422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54564100330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54564446458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54564807204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54565154548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54565581870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54565928852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54566298390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54566668508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54567039428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54567403892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54567752512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54568111892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54568521652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54568885464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54569383732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54569757848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54570150642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54570541508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54570888820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54571311230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54571673836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54572018578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54572391768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54572736456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54573105468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54573464288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54573833934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54574242880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54574592610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54574962342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54575306352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54575673596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54576016870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54576386914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54576808986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54577183138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54577530948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54577889680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54578248630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54578593128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54578983324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54579379652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54579848114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54580469910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54580861534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54581209052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54581556408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54581917274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54582319872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54582692476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54583054932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54583438074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54583797244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54584166606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54584510842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54584857916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54585279840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54585628260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54585988030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54586342562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54586711606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54587070470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54587440674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54587786296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54588195328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54588555956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54588914334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54589275952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54589619552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54589988956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54590347326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54590781956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54591133128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54591629220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54592004720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54592350306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54592711136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54593054156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54593424194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54593845500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54594218318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54594576270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54594923700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54595283352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54595628668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54595988280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54596403950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54596775894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54597136134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54597518084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54597864650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54598225244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54598584508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54598928672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54599349562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54599696628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54600065498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54600519092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54600911232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54601257442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54601611464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54602041618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54602389286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54602890274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54603251290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54603632018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54603993902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54604366630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54604777054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54605127150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54605487816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54605845558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54606207032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54606550984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54606921058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54607339316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54607805588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54608155108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54608556586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54608916492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54609263482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54609627316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54609973406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54610412596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54610779020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54611152188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54611512554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54611860740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54612222092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54612569774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54612973176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54613404674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54613778166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54614328580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54614705338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54615050708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54615397822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54615758338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54616167064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54616531622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54616875362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54617256450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54617615630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54617985190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54618365070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54618775040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54619137752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54619482338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54619853512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54620197496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54620566218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54620924976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54621294656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54621698654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54622048278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54622406838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54622761106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54623121936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54623464692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54623833300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54624192260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54624625830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54624973986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54625468742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54625832688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54626177952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54626538720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54626882094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54627341150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54627705170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54628076022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54628432724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54628779972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54629138102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54629501634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54629920030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54630269934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54630639992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54631008930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54631378188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54631730216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54632274910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54632637290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54633049948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54633415768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54633772580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54634144786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54634503504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54634873968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54635218426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54635682584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54636075856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54636681804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54637084386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54637430018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54637801000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54638161558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54638609698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54638959368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54639319098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54639680344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54640025546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54640386564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 502,5020000,10000,0,0,256,25,577,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54642131514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54642513668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54642876672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54643250596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54643596814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54644009184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54644377754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54644723622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54645096160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54645440786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54645810906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54646189970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54646561734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54646977774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54647329188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54647803036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54648152430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54648512332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54648855548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54649225434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54649656674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54650033602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54650381216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54650743998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54651105516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54651452388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54651815246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54652160564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54652604116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54652967134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54653349920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54653694794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54654039916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54654396178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54654738748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54655158770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54655503646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54655869674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54656238004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54656606200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54656950626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54657294830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54657651654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54658057424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54658420152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54658881980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54659266918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54659633208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54660004392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54660350014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54660760528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54661123804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54661469320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54661857962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54662204726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54662575614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54662935316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54663307998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54663794374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54664186942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54664561508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54664957806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54665320940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54665666654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54666039174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54666487268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54666864740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54667210466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54667568028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54667926638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54668270266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54668628956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54668971588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54669426718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54669791792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54670281494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54670631252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54670991148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54671352256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54671697630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54672131932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54672480872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54672853708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54673226784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54673599722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54673944936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54674326250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54674748130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54675099556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54675462836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54675834530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54676256002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54676621062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54676991582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54677408648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54677870762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54678235914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54678596210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54678959444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54679305698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54679677590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54680040934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54680482028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54680832596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54681277140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54681651856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54681996842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54682358042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54682702370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54683134106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54683499232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54683870384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54684227480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54684573776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54684932144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54685275932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54685636160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54686041952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54686417402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54686779514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54687197388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54687583436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54687963764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54688326270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54688741604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54689109560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54689456608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54689839630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54690198422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54690568556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54690914040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54691288518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54691750344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54692192940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54692676578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54693071580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54693458752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54693816024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54694187682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54694613038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54694965582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54695338376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54695682370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54696043266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54696386284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54696756576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54697179648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54697552072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54697897894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54698254850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54698615028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54698960740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54699321310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54699664804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54700092588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54700455802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54700827272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54701184744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54701529794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54701887848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54702231344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54702591610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54703009474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54703381830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54703847114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54704223690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54704571292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54704918308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54705280104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54705693402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54706058052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54706401728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54706785194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54707145300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54707516024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54707861632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54708208790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54708645934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54709191468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54709569488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54709913006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54710282554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54710642830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54711012294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54711423986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54711773204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54712143460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54712487574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54712847634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54713192554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54713561522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54713984260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54714359952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54714848980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54715215348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54715584150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54715931044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54716294322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54716640058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54717075224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54717440814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54717824830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54718173794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54718521588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54718884576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54719235156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54719666024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54720014116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54720441754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54720816554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54721230808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54721578718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54721927148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54722354178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54722704100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54723066030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54723422386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54723793266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54724170440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54724540928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54724885614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54725298328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54725658262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54726151216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54726517224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54726861156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54727233730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54727593452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54728027754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54728376762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54728723120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54729093732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54729438760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54729799316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54730178026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54730548346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54730973966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54731349264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54731695652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54732079080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54732454788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54732799634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54733160262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54733579828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54733952782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54734312018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54734696834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54735042368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54735387220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54735745632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54736089984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54736512284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54736859608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54737339880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54737703860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54738073850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54738420426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 503,5030000,10000,0,0,256,25,578,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54740013028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54740402508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54740769122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54741130988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54741476586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54742037138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54742404816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54742783412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54743144786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54743498936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54743861984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54744206264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54744567462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54744977758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54745349012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54745717438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54746087980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54746433052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54746777934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54747135432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54747542308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54747908264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54748337784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54748790682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54749153758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54749568322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54749915350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54750326376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54750700066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54751045524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54751417836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54751762472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54752132376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54752492208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54752863662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54753273728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54753624172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54753983054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54754338336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54754699938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54755044510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54755414380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54755774968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54756228010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54756578036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54756937866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54757297602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54757644088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54758006094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54758351642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54758781896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54759144162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54759610570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54759971548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54760318316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54760676550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54761020546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54761380370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54761787228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54762160802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54762531220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54762899808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54763245042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54763590506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54763948478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54764354048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54764718820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54765063238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54765444740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54765801862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54766169528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54766512724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54766856872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54767284028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54767633880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54767995396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54768351760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54768720672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54769081376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54769451660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54769796742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54770208892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54770571092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54771043732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54771422090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54771774004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54772144640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54772504032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54772974626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54773345630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54773693332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54774065798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54774409666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54774770184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54775113312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54775560286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54775926130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54776352908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54776736532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54777116134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54777504340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54777862016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54778224080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54778637650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54779009364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54779380388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54779751438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54780097204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54780443748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54780808014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54781217250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54781582232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54782030074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54782414470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54782772904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54783143282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54783488138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54783833644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54784258830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54784606762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54784977454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54785321328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54785690640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54786266332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54786642118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54787056696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54787435222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54787805872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54788150062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54788509064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54788851436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54789219528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54789639404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54790009802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54790352960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54790708694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54791063754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54791405514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54791763940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54792105366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54792540004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54792904472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54793427898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54793780422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54794128044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54794489294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54794835344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54795272680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54795619696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54795991098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54796361306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54796731512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54797077540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54797423802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54797782704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54798193918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54798559302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54798913838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54799284280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54799650286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54800020366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54800365124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54800775194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54801138428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54801483750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54801856704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54802200366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54802583396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54802942924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54803313714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54803725466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54804076086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54804534050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54804882060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54805299294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54805650276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54806054394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54806487464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54806864140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54807211282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54807570242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54807930088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54808275026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54808637388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54808980744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54809407948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54809771720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54810152922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54810498894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54810845194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54811203142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54811547058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54811970890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54812317422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54812686164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54813056656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54813427504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54813773028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54814119120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54814476900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54814885562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54815250230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54815728454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54816102340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54816462492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54816833446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54817179648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54817592830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54817955494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54818315362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54818687278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54819031634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54819400728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54819760594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54820130928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54820539102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54820888150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54821245904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54821600162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54821960942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54822303806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54822672910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54823031544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54823460728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54823808130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54824169698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54824528366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54824871920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54825231794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54825574140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54826004456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54826367736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54826870788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54827234232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54827588392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54827947210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54828293192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54828709894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54829068066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54829438148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54829809178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54830179198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54830524476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54830870576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54831230050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54831648368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54832012080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54832357976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54832738612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54833097046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54833545104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54833937330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54834360018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54834722732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54835068950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 504,5040000,10000,0,0,256,25,580,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54836977712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54837406830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54837781582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54838259560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54838639000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54838986994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54839338098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54839702342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54840115968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54840481084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54840825142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54841206792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54841567558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54841938284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54842321528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54842728190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54843092556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54843440120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54843816356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54844163744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54844535476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54844896396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54845269852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54845680264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54846032222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54846391480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54846749514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54847112622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54847458450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54847829114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54848191626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54848624726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54848972460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54849504180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54849867186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54850228338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54850589624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54850933162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54851409694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54851799608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54852214780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54852560400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54852907958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54853266734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54853611304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54854047200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54854395318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54854765216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54855135618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54855512124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54855857792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54856204536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54856566680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54856975954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54857342016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54857687558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54858072042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54858431230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54858801676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54859147040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54859555140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54859917724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54860344994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54860745630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54861092304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54861538390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54861932110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54862446336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54862978080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54863346764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54863710106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54864055964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54864418600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54864763868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54865194382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54865557484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54865929458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54866303572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54866651476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54867008764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54867352542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54867712740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54868119836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54868492520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54868851722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54869232930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54869579960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54869926244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54870284652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54870627736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54871050894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54871397460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54871914344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54872277816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54872646822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54872994258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54873342384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54873762154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54874110832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54874518476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54874883720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54875286332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54875649342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54876022104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54876457030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54876830770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54877191414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54877551788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54877947574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54878296172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54878669588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54879032768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54879479848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54879828888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54880189112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54880570842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54880935330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54881298192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54881660498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54882112980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54882476826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54882958300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54883311348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54883666740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54884061434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54884408348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54884847034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54885195288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54885567450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54885939508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54886342874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54886693268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54887041736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54887403298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54887821584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54888189126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54888549402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54888922112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54889283858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54889654484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54890092896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54890572874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54890937724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54891283566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54891657684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54892002264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54892396436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54892759642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54893200184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54893553768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54894054852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54894429476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54894774950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54895165520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54895531664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54895984714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54896367828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54896740228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54897101624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54897470494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54897830788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54898208774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54898569060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54898988646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54899390280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54899761384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54900130640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54900474034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54900818046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54901176624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54901588892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54901952758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54902296352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54902677212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54903033830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54903401550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54903745122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54904089706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54904513696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54904863850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54905374648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54905723310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54906093160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54906453934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54906824262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54907265464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54907616558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54907975406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54908361910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54908751996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54909096730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54909482372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54909920592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54910339024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54910701912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54911066860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54911426984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54911777504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54912138572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54912481732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54912915920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54913296954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54913669112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54914026532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54914373960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54914732946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54915077186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54915437888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54915991990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54916508618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54916876056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54917246854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54917592378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54917952280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54918461042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54918876802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54919238634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54919594416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54919963378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54920322366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54920690804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54921034288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54921446512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54921810922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54922169428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54922532818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54922878892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54923252028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54923612594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54924047076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54924395920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54924864932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54925254154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54925643884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54926106690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54926473514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54927019308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54927578186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54928049116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54928432984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54928879058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54929373466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54929886564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54930254160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54930613418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54930985908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54931345932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54931719344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54932071810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54932526228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54932890224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54933236022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54933612390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54933956716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54934326466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54934688586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54935142872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 505,5050000,10000,0,0,256,25,581,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 54936741730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54937100866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54937467262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54937823216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54938270112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54938645984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54939156924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54939530130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54940102820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54940460048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54940894974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54941257530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54941602596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54941976900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54942320112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54942688614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54943046796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54943424152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54943834662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54944185572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54944555430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54944901468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54945263840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54945609064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54945979300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54946487848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54946927308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54947276552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54947638682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54948001626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54948348450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54948712760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54949120360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54949505422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54950000032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54950406408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54950755842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54951102400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54951461704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54951808494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54952234352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54952581852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54952963110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54953322928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54953786236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54954172830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54954520394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54954968794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54955320614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54955684616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54956042214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54956415538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54956776904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54957147954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54957555794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54957906238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54958263924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54958618474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54958979292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54959321712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54959690062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54960048586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54960486682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54960837240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54961321670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54961686056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54962033428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54962410904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54962755074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54963189610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54963553888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54963924814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54964281698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54964627422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54964987426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54965332630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54965693294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54966100092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54966471712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54966829892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54967211824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54967564286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54967910668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54968271148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54968617388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54969042068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54969388976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54969769570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54970128532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54970496882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54970841688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54971186890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54971606908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54971956668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54972408038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54972768120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54973139832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54973499988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54973872132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54974217446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54974686508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54975132036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54975493714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54975857308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54976202372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54976573876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54976935944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54977384616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54977749426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54978107198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54978467684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54978813342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54979173892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54979517310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54979988926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54980378954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54980750692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54981113208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54981461182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54981825312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54982173292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54982537192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54982953760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54983325750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54983847202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54984221090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54984567526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54984913726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54985273592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54985680000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54986045180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54986387916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54986768160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54987128700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54987551336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54987900226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54988245750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54988672992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54989021886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54989395838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54989741552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54990111520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54990470556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54990840014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54991250262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54991603454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54991966444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54992325116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54992688896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54993035610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54993424150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54993784994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54994226848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54994575608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54995029984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54995393588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54995748668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54996114264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 54996530338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 54997018488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 54997384444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 54997774730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54998123302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 54998470930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 54998861406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 54999240286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 54999672244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55000019564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55000421624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55000823536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55001227876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55001591988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55001985200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55002453710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55002863596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55003372474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55003755244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55004160836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55004523374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55004929168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55005381638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55005768124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55006249180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55006598382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55006959106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55007303294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55007673722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55008101272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55008475508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55008821864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55009180372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55009557072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55009901518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55010294960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55010639266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55011068962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55011431212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55011811698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55012156200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55012500784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55012856736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55013199128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55013618090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55013964718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55014333828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55014705390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55015076038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55015420918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55015765832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55016124228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55016722718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55017224202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55017583508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55017954390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55018341206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55018731860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55019187098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55019596920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55019988358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55020388606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55020812562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55021156388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55021525256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55021992908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55022385396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55022749682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55023179250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55023590344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55023936340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55024359596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55024809204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55025184492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55025562258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55025947320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55026353984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55026705504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55027063966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55027408152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55027841030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55028186046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55028662194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55029025988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55029396506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55029742884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55030089194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55030562518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55030956472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55031551092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55031931148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55032334470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55032694866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55033208482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55033591162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55033938834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55034309758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 506,5060000,10000,0,0,256,25,582,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55070562512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55070940384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55071287594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55071662468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55072021960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55072472982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55072827076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55073281648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55073661800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55074007678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55074368322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55074711120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55075149308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55075515116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55075886096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55076242812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55076590472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55076951204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55077320412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55077681614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55078090094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55078487586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55078867640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55079254684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55079736562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55080090818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55080451636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55080883666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55081247494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55081592472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55081977686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55082371676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55082776242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55083122798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55083546226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55083909254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55084253412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55084840820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55085190206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55085561720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55085939722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55086420854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55086804280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55087171164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55087619390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55088022392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55088382356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55088724832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55089170748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55089537658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55089948404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55090312202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55090662110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55091025242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55091373376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55091737912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55092155066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55092527910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55092884810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55093289548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55093840698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55094192516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55094553032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55094965890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55095331542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55095830258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55096203786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55096562298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55096932514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55097278060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55097689164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55098052770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55098399918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55098772646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55099117856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55099489246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55099848144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55100218298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55100628670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55100979828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55101348138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55101690550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55102049810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55102391782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55102759452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55103179698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55103555122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55103900762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55104257546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55104616292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55104959886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55105319130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55105660658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55106096752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55106457532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55106926630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55107276196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55107629686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55107988368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55108333814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55108777298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55109124896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55109494372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55109865010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55110233652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55110577928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55110950230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55111310636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55111738920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55112104552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55112451356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55112833692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55113193078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55113563306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55113909070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55114309870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55114683454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55115030964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55115405986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55115767160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55116246440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55116607898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55116979988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55117401240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55117751380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55118230518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55118578208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55118938026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55119279918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55119648750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55120073752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55120449602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55120795470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55121155556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55121513758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55121857804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55122247494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55122591424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55123021218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55123384148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55123766176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55124167996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55124536658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55124927506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55125287500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55125761964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55126109518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55126480036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55126851900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55127222140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55127568832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55127943718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55128375038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55128724652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55129181754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55129544312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55129914798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55130274732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55130644884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55130989924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55131402316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55131763206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55132118556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55132480016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55132824236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55133193444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55133552800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55133993568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55134341890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55134688610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55135058832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55135402996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55135770314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55136114114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55136483016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55136911410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55137286268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55137633980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55137991538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55138351098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55138696788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55139058804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55139403878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55139855066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55140220034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55140692684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55141042444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55141388204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55141746520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55142089998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55142516548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55142864736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55143234020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55143603792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55143973912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55144399898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55144749856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55145179088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55145530802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55145895288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55146253344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55146623494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55146982356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55147352462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55147697136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55148113328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55148502608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55148850072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55149222864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55149566850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55149936258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55150297030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55150736856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55151088652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55151436664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55151906500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55152255338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55152615606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55152959480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55153328882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55153754478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55154127314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55154473152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55154831572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55155188418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55155548234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55155909518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55156303242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55156686034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55157046802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55157429320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55157775628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55158121718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55158479818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55158822606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55159244304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55159591122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55159959792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55160329990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55160700206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55161045762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55161391694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55161750204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55162163064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55162526382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55163053758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55163431290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55163796602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55164167390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55164512824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55164951864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55165310964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55165654244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55166024142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55166365828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55166732556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55167088832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 507,5070000,10000,0,0,256,25,583,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55168799196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55169174262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55169543644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55169912188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55170329268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55170974888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55171374904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55171780048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55172157972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55172610490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55173016708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55173452270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55173816214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55174321492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55174686612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55175128848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55175505738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55175946102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55176320012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55176663892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55177024128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55177383342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55177726296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55178118276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55178462426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55178894706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55179258652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55179629114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55179985438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55180330464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55180690530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55181035768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55181397422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55181802632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55182175752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55182545264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55182914856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55183261958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55183608108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55183968190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55184374900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55184740342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55185190876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55185607960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55185969080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55186341178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55186688518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55187035560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55187471472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55187839424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55188213800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55188590472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55188982638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55189361990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55189768424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55190213436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55190595370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55191000048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55191375348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55191801868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55192178926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55192550304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55192995694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55193392008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55193750564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55194097664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55194457188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55194802934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55195177336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55195647128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55196050316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55196566404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55197002376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55197500150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55197881114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55198331400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55198695424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55199056290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55199412534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55199782660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55200140740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55200510412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55200927716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55201343598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55201706056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55202052640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55202426728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55202769496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55203139058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55203499336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55203943214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55204313430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55204661312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55205030610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55205375602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55205736134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55206118876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55206519694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55206956740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55207332506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55207841310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55208195204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55208555918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55208901644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55209264372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55209672152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55210044826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55210405176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55210787736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55211134580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55211480096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55211873180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55212235790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55212679708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55213043198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55213435532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55213800824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55214171810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55214518400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55214864608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55215294092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55215642422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55216002750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55216358010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55216727804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55217087414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55217471506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55217839290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55218258456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55218619156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55219075240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55219473484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55219875940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55220248824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55220640558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55221123430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55221472798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55221832344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55222195010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55222541066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55222904180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55223250238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55223686702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55224050894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55224420926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55224779658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55225126368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55225484748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55225829678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55226190326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55226597776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55226970400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55227341516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55227713634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55228059050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55228404924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55228768228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55229258678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55229624622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55230127148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55230501216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55230860940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55231231672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55231576576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55231984390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55232348042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55232693712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55233065256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55233408068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55233777380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55234177370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55234549460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55234960332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55235325134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55235684410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55236040138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55236442922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55236818962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55237220396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55237699908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55238091504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55238438836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55238813784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55239190390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55239537106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55239898306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55240241480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55240739146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55241199356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55241587912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55241937332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55242283180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55242676876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55243117754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55243492716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55243836890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55244234136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55244612448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55244983846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55245330558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55245676984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55246109858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55246457708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55246818646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55247173086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55247749672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55248116196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55248486626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55248961536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55249323228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55249684436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55250046704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55250410350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55250757388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55251177442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55251623358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55252044324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55252603958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55252956440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55253350178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55253728516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55254091170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55254508914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55254908996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55255293578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55255690260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55256037746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55256417440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55256780024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55257270050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55257636712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55257980624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55258369262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55258729284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55259099374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55259444758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55259793032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55260220124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55260568180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55260941788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55261285242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55261655912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55262013510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55262384024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55262794818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55263150686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55263620638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55263985680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55264351944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55264699504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55265073158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55265435942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55265875066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55266223460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55266584334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 508,5080000,10000,0,0,256,25,584,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55268573322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55268931442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55269295202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55269655832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55270029918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55270390664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55270765894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55271178492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55271531518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55271896092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55272353886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55272720548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55273066260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55273438704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55273808148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55274249850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55274599510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55275107716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55275472914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55275827786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55276189698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55276533642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55276972938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55277341144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55277725704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55278076868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55278426422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55278787238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55279135878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55279565010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55279915198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55280289634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55280662180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55281033482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55281381172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55281730020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55282091828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55282499988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55282865652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55283210066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55283591840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55284037772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55284431336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55284789274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55285234740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55285654408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55286120912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55286490448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55286836928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55287211756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55287573020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55288057320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55288407510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55288755504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55289130008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55289473562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55289938948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55290333772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55290770006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55291135990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55291509132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55291870696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55292266408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55292683356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55293061206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55293442570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55293882970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55294258738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55294633452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55295006078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55295353244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55295702220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55296077620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55296497510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55296863360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55297324962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55297701446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55298061746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55298433476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55298779510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55299193550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55299555078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55299900754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55300291172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55300635694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55301005646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55301364332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55301734966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55302145158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55302496446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55302854214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55303212756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55303636188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55303985940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55304356992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55304788912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55305166652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55305513746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55305871246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55306231584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55306578294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55306985706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55307344198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55307784292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55308151016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55308673510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55309027806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55309377706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55309739562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55310137736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55310579328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55310927994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55311309382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55311671696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55312043266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55312391080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55312739448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55313160270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55313514992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55313966056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55314326042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55314698422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55315058560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55315431370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55315805046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55316222968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55316587264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55316944090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55317304492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55317647722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55318031340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55318388994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55318821980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55319174148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55319670310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55320049054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55320394390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55320754432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55321100278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55321546776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55321911624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55322282300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55322640024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55322988372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55323346390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55323691172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55324234298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55324650658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55325025842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55325397428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55325770310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55326117516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55326466196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55326826472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55327235422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55327653234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55328001828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55328385868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55328746514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55329117732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55329464962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55329814448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55330239246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55330587852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55331057026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55331404716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55331800524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55332161236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55332531744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55332945380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55333347698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55333821672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55334174662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55334540260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55334888270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55335264558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55335706308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55336084604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55336433560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55336828846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55337223204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55337571034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55337933896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55338352296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55338728764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55339090846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55339477994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55339824764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55340182952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55340565740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55340942840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55341384880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55341733210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55342321240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55342690880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55343065702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55343413018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55343761574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55344186854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55344537144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55344912558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55345259056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55345629494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55345986856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55346395608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55346804714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55347156336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55347536176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55347896120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55348258564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55348612850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55348985622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55349348660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55349784546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55350137616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55350485924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55350857230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55351205292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55351570554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55351916522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55352348448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55352714782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55353164396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55353544334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55353894104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55354255858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55354602248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55354965036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55355377472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55355749684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55356119728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55356489680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55356834030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55357180494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55357538284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55357943374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55358310012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55358655574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55359036546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55359398750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55359776628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55360123930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55360471354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55360892810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55361240572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55361631692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55362020246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55362389174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55362763264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55363133040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55363556948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55363908072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55364265914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55364763334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55365128250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55365471784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55365842050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 509,5090000,10000,0,0,256,25,585,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55367521328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55367962514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55368313092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55368715708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55369147270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55369550684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55369915186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55370344770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55370719356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55371080930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55371452492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55371797534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55372223974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55372584196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55372941486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55373302448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55373645964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55374014554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55374372766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55374804676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55375156340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55375597842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55375977776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55376323728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55376684310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55377028028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55377397556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55377821544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55378194120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55378553206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55378899664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55379259238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55379626352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55379988332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55380398188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55380772084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55381134078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55381516604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55381861818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55382207486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55382566490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55382911064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55383334070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55383681398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55384050462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55384468192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55384847636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55385193974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55385541768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55385963044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55386313060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55386957842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55387309792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55387687244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55388047072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55388417594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55388831642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55389185216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55389580414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55389941730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55390307422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55390655008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55391074598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55391499828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55391891638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55392289374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55392652780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55393012354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55393357282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55393719052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55394063572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55394492990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55394860004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55395248650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55395607390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55395953558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55396313410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55396657928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55397018084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55397425106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55397796650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55398268594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55398714546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55399062984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55399409684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55399780086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55400198206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55400565378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55400922604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55401508798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55401876604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55402341202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55402764126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55403116994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55403479642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55403839138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55404253884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55404601726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55404972860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55405331386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55405765052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55406115610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55406462326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55406833710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55407178846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55407539490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55407883458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55408304148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55408681308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55409051906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55409554024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55409906114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55410267028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55410612712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55411041998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55411459682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55411834658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55412206392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55412577836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55412924156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55413272368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55413633270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55414041542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55414405466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55414749308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55415129656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55415488892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55415866156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55416212310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55416558164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55416978706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55417328214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55417692008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55418047174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55418417332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55418777486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55419149058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55419557658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55419907956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55420266772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55420745940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55421110040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55421454222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55421824452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55422239426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55422674254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55423024966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55423385122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55423743726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55424088928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55424449186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55424792670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55425226704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55425590238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55425960604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55426320250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55426748628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55427117062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55427462626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55427824294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55428237360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55428610346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55429035268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55429409962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55429756794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55430102736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55430461474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55430884132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55431248270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55431747194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55432122384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55432482820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55432852454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55433198546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55433608502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55433971440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55434317138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55434689582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55435033188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55435402274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55435760402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55436130888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55436539280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55436888886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55437248816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55437606756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55437967816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55438311208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55438680424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55439038760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55439470890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55439818778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55440177048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55440536448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55440881262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55441294984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55441642322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55442084032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55442447742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55442921104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55443270688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55443622790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55443981420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55444326308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55444751378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55445099902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55445470680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55445842096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55446212140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55446556354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55446901276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55447260558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55447668864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55448033066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55448376318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55448800278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55449162974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55449532300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55449876426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55450221800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55450641860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55450988794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55451359666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55451703424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55452082022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55452453032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55452821838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55453237090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55453585632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55454077168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55454437956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55454799062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55455207634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55455587720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55456035754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55456409452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55456753588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55457109524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55457466598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55457828840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55458225366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55458568932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55458999082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55459360142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55459791938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55460145344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55460493472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55460854304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55461200076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55461622420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55461971198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55462342778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55462714542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55463084492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55463430168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55463775788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 510,5100000,10000,0,0,256,25,586,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55465525178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55465884744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55466248218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55466595938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55466973004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55467398762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55467773666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55468133306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55468483686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55468844362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55469189474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55469550704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55469980120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55470353744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55470713170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55471095358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55471441276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55471794056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55472153462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55472497554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55472924358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55473272138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55473642344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55474032728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55474539768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55474891282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55475253778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55475699156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55476168982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55476778872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55477131732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55477538750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55478174790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55478625962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55478977088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55479340768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55479735506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55480098364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55480464062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55480813534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55481263826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55481630824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55482002864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55482443102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55482800482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55483315846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55483669090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55484120378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55484470108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55484843806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55485217096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55485590488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55485936466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55486285002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55486646844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55487060804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55487424390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55487963562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55488338382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55488697058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55489068304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55489413538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55489836204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55490199134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55490579586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55490941632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55491285324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55491655898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55492014564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55492488026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55492859760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55493226430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55493602578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55493949616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55494311936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55494658532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55495030970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55495459032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55495833382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55496190586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55496536966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55496894876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55497239554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55497601610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55498008866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55498383360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55498925930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55499304208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55499658880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55500005592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55500367526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55500783148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55501150230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55501494538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55501876542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55502236892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55502606502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55502952204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55503309072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55503729978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55504081192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55504444952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55504801338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55505170746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55505528250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55505898170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55506320480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55506675646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55507036138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55507391980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55507752542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55508096162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55508465776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55508824462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55509263372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55509612722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55510119960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55510509774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55510855990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55511217362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55511649424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55512131288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55512534206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55512951196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55513298322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55513646396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55514008584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55514391800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55514858740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55515223532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55515639918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55516027672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55516444222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55516823390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55517204346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55517707346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55518058068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55518480652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55518870972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55519272218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55519696324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55520086436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55520546840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55520915752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55521503908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55521880366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55522276902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55522670608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55523142712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55523549124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55523970482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55524358280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55524794228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55525236146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55525669390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55526177816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55526548990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55527046860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55527440608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55527849436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55528227854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55528606426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55529074278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55529457348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55529887190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55530236628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55530665402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55531039760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55531525336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55531916160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55532277238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55532852256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55533231514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55533629230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55534005676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55534480558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55534877170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55535281866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55535670114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55536050172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55536468404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55536819460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55537307768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55537660336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55538089878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55538478470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55538943452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55539310992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55539775060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55540257772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55540663816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55541054704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55541449400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55541853324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55542246878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55542714118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55543092104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55543441672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55543977216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55544327860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55544691416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55545037586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55545410692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55545836904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55546229950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55546590440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55546938356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55547299020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55547645940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55548009534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55548426002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55548871162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55549279962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55549665340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55550027766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55550496680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55550889108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55551316236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55551684328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55552030738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55552415870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55552775590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55553146578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55553491282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55553837742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55554259722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55554608256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55555417220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55555773280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55556144752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55556519632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55556960140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55557307612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55557652460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55558078968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55558428856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55558788320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55559130040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55559569284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55559932824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55560303424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55560715138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55561064570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55561423128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55561799550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55562190738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55562608798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55562981558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55563352264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55563723834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55564070108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55564415550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55564773106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55565185896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55565549738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 511,5110000,10000,0,0,256,25,588,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55567643162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55568169042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55568537842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55568924782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55569333592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55569690136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55570088230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55570435304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55570861980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55571211294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55571581684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55571953250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55572323444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55572668212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55573013296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55573390942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55573802960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55574167184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55574525224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55574899498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55575259508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55575631598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55575982300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55576389462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55576755604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55577178748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55577575982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55577921792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55578292558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55578656656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55579026832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55579437906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55579787864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55580210746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55580561312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55580925810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55581272832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55581645952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55582079156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55582452650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55582798484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55583158812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55583518610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55583869946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55584232544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55584577302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55585010648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55585376350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55585758194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55586105728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55586452928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55586814340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55587161530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55587586574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55587936028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55588420478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55588810546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55589196562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55589543604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55589891232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55590303360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55590665910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55591026528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55591381462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55591751506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55592109874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55592479748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55592823772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55593232312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55593595688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55593941246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55594314734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55594658860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55595028346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55595386090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55595755292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55596165148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55596608282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55596982356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55597326420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55597685616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55598028924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55598398304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55598849794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55599244746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55599710572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55600064688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55600425002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55600769498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55601130912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55601546364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55601921218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55602299654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55602684100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55603031154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55603377992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55603738122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55604084624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55604532338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55604879364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55605249068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55605623170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55605995288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55606341472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55606687294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55607045796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55607450758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55607811966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55608166282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55608535634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55608894686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55609264448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55609609880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55610019226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55610380372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55610822642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55611199158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55611543270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55611920204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55612280182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55612743312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55613097484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55613446596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55613819988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55614166490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55614530176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55614876234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55615247422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55615672406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55616047206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55616393686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55616751144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55617110500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55617454786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55617816884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55618161304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55618590224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55618953412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55619333938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55619694976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55620042048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55620400426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55620745110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55621168624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55621517056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55621886910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55622351466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55622726450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55623074930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55623420534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55623779464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55624193708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55624634668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55624998612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55625399432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55625805398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55626214746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55626569592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55626999668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55627365076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55627724470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55628088922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55628436248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55628809610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55629176446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55629687724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55630038644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55630387040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55630759660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55631104318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55631465988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55632114490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55632560966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55632927466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55633462442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55633812522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55634160402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55634519142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55634863600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55635363556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55635714212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55636118628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55636480356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55636852100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55637198334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55637552342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55637982230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55638332156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55638696380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55639053792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55639425492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55639791042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55640162190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55640506376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55640918340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55641277788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55641621602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55641991644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55642333596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55642700530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55643057306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55643426488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55643840572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55644188932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55644685724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55645035066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55645396092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55645739498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55646108564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55646533554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55646907508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55647252978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55647612216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55647972196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55648317650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55648678564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55649022248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55649461976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55649823716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55650205734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55650550774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55650896440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55651269568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55651614592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55652039500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55652384522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55652789886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55653186954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55653557672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55653903202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55654250202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55654609900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55655023880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55655389206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55655842318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55656217588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55656577010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55656946900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55657293634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55657721182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55658082966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55658429116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55658800498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55659144212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55659514062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55659873672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55660245840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55660655684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55661004654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55661374384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55661717962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55662077564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55662420146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55662787992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55663207830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55663580104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55663925054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 512,5120000,10000,0,0,256,25,589,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55665421028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55665792348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55666213184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55666577246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55667030504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55667420954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55667788796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55668163918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55668509916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55668937600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55669300582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55669645956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55670017376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55670361516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55670730894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55671088436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55671511868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55671871540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55672219070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55672587550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55672932036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55673292764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55673636302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55674005522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55674516082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55674895078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55675242774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55675601756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55675958528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55676301968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55676661786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55677004264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55677446530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55677808666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55678335742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55678684180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55679030826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55679389302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55679733434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55680160814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55680507306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55680877072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55681328596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55681699782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55682079388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55682426546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55682852574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55683218684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55683580610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55683936442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55684306824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55684665384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55685036064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55685382412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55685793036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55686154896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55686510576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55686872282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55687214700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55687583720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55687942196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55688375114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55688723866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55689070704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55689583990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55689932726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55690294078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55690638316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55691007224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55691431942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55691804062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55692166376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55692512776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55692869978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55693212334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55693571998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55693980326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55694352970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55694713068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55695095128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55695441146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55695792992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55696151026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55696495370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55696918308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55697266386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55697635326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55698005838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55698389078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55698735826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55699081732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55699440832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55699851550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55700215256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55700730482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55701104446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55701465338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55701869862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55702237788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55702658204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55703021854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55703380440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55703742572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55704089420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55704460744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55704819932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55705253972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55705603974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55705951576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55706323502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55706669070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55707030978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55707374706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55707745142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55708170184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55708544862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55709097796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55709520936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55709881764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55710225534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55710585466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55711006872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55711381832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55711893366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55712269030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55712616946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55712965824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55713326998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55713738280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55714105496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55714466688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55714848448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55715207578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55715577694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55715923312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55716342818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55716708160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55717053904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55717426276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55717770940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55718140782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55718500350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55718871902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55719280070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55719629612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55719988082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55720344632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55720706670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55721050348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55721420628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55721780472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55722212086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55722562264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55723013846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55723376780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55723730190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55724091708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55724436450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55724870668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55725236066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55725607112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55725967354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55726314578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55726673638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55727020152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55727381658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55727794490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55728167308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55728536770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55728907354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55729252806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55729611756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55729971378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55730379730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55730744664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55731089330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55731470526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55731830272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55732199908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55732545614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55732890768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55733312768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55733660976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55734118982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55734497624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55734871208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55735231556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55735603466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55736033826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55736385608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55736745002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55737102512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55737466364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55737894518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55738299994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55738729032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55739114956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55739464058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55739825964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55740188038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55740534614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55740897586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55741244440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55741686910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55742051540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55742421820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55742778354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55743123456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55743481242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55743824338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55744183450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55744594458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55744987864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55745462298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55745837446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55746184574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55746530840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55746889652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55747297862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55747662048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55748005600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55748385674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55748745206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55749116130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55749461160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55749807742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55750260468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55750610384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55750983444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55751329220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55751706662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55752066098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55752437966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55752846768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55753198224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55753558958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55753917224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55754279506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55754624160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55754994960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55755354812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55755787002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55756136808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55756591478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55756953316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55757300278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55757661908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55758006788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55758451702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55758815760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55759184676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55759541786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55759889510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55760247666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55760606924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 513,5130000,10000,0,0,256,25,590,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55762443566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55762803212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55763179514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55763543594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55763984126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55764339232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55764691668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55765067100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55765413038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55765800816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55766187820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55766560914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55767000594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55767377150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55767838540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55768192366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55768553036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55768898856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55769261720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55769669914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55770044154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55770405236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55770788272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55771136988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55771485670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55771873802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55772222234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55772671254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55773021360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55773407188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55773769808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55774145020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55774494708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55774844718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55775274694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55775626106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55775988240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55776343042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55776713762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55777090824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55777462226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55777807740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55778227440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55778588634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55779045004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55779409696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55779760854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55780130500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55780489324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55780923788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55781272576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55781619116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55781989208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55782333504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55782694074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55783036860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55783405906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55783824892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55784198140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55784554500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55784899950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55785259264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55785769396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55786135194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55786554600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55786930866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55787290604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55787679112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55788049626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55788397874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55788775934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55789228740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55789625966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55790126318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55790501780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55790861512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55791232788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55791578126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55791993378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55792359094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55792721060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55793095266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55793439492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55793809188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55794266080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55794639162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55795055838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55795405380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55795775140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55796120682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55796481682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55796825870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55797195784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55797617168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55797990388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55798335368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55798692994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55799052184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55799396890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55799757224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55800099786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55800530968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55800894870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55801399582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55801749460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55802096614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55802455360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55802799912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55803223764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55803571638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55803941606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55804311918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55804682376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55805027612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55805373240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55805730770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55806136904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55806501128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55806845584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55807225986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55807591942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55807961878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55808330254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55808741010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55809103340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55809448348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55809819220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55810162648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55810531432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55810889662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55811259000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55811666498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55812016380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55812464744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55812824426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55813186180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55813528988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55813898840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55814309498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55814689300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55815035412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55815392284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55815751508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55816094862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55816456692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55816800752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55817229142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55817607960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55818070196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55818433356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55818780990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55819140224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55819484868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55819844892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55820266554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55820640770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55821013696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55821385156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55821729052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55822074366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55822515190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55822931500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55823297112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55823773772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55824151990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55824515788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55824887662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55825235426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55825652592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55826018300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55826365770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55826739424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55827174582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55827547328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55827910938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55828355370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55828704338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55829052464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55829424190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55829769430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55830130792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55830474756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55830844524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55831279696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55831652680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55831995726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55832353854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55832711726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55833054844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55833415078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55833758274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55834190574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55834554812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55835082714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55835432950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55835788332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55836147170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55836492070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55836917770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55837266876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55837637848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55838007714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55838378832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55838725180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55839090092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55839499490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55839860112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55840221332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55840576484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55840947622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55841307736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55841678802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55842024896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55842431554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55842793478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55843138782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55843510736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55843854532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55844224974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55844584012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55844953614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55845364380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55845716402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55846180152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55846531508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55846893402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55847237278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55847607392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55848047826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55848422242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55848769670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55849130036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55849490292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55849836806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55850230178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55850575812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55851074462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55851440078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55851823530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55852170610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55852584518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55852959014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55853336736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55853834434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55854183366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55854567412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55855000480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55855376202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55855722458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55856070416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55856502474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55856850420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55857350816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55857698498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55858069450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55858427060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55858796538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 514,5140000,10000,0,0,256,25,591,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55860366282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55860729036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55861095540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55861444508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55861805052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55862215042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55862774200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55863151360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55863525706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55863878382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55864225510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55864584972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55865002264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55865366514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55865726714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55866097356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55866456468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55866827632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55867231094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55867696184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55868060566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55868566328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55868932364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55869274934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55869645002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55870003434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55870450652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55870800882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55871148520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55871536288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55871882372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55872243714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55872588576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55872958066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55873379416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55873752956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55874109862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55874458486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55874817996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55875163274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55875524156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55875926048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55876301174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55876660462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55877044150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55877390176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55877788662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55878150242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55878497708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55879001862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55879358382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55879844604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55880207586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55880578102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55880923384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55881268780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55881705888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55882055370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55882417074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55882772544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55883142570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55883501580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55883871068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55884215662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55884640602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55885004578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55885365200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55885729508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55886077202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55886449936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55886810668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55887271020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55887621436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55887969396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55888342602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55888687972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55889049952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55889394932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55889764846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55890188784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55890562538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55891026560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55891377360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55891743568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55892089802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55892451522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55892863542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55893237072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55893597178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55893980430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55894328698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55894675244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55895034348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55895379586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55895801068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55896146156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55896524768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55896928068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55897329204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55897674074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55898020494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55898478214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55898860168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55899222716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55899580314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55899951002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55900311680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55900682012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55901027514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55901442930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55901805726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55902258538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55902637984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55902983412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55903387394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55903782978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55904233820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55904588092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55904950412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55905315230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55905664488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55906031262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55906411464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55906845360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55907263182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55907671530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55908033776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55908382728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55908742706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55909089764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55909512474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55909877706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55910250744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55910622670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55910994112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55911341788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55911688578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55912050720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55912465860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55912832682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55913363720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55913742584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55914103764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55914476100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55914823664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55915276408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55915673484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55916053380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55916429516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55916775830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55917195522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55917603968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55918054340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55918422188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55918770972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55919143212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55919487824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55919855404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55920197968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55920608088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55921080916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55921474284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55921865906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55922246840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55922637600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55923015896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55923410376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55923856154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55924263210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55924740514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55925115792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55925461870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55925809132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55926169566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55926584790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55926950628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55927305372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55927677470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55928037958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55928410206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55928756312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55929170556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55929533422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55929879410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55930253098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55930597600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55930968406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55931327294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55931697008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55932108224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55932460618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55932820716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55933176988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55933538924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55933883384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55934268856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55934628832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55935065348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55935432926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55935930880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55936293794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55936639454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55937001902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55937344422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55937780154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55938144272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55938526512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55938873848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55939219830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55939856990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55940209658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55940643644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55940991670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55941376758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55941737114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55942107990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55942453572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55942800600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55943235012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55943584848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55943946594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55944302960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55944673286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55945032274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55945402286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55945746920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55946157000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55946520428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55947048898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55947414926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55947766570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55948138380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55948497692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55948931192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55949281274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55949628494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55950021028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55950366376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55950726626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55951069844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55951438346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55951866664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55952237510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55952597156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55952943838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55953300724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55953643378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55954002256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55954404088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55954776940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55955135614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55955517840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55955863524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55956208380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55956565834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 515,5150000,10000,0,0,256,25,592,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 55958486668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55958859512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55959205116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55959578858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55960011542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55960389546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55960737234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55961100028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55961464302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55961809278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55962203968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55962547480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55962983058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55963349058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55963789260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55964149098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55964497054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55964857788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55965204720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55965634660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55965981074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55966451396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55966830658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55967204276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55967552822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55967901882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55968327622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55968686788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55969048236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55969503724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55969877554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55970239176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55970610760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55970957878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55971371370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55971735530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55972082328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55972455256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55972799842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55973170094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55973529682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55973965176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55974314964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55974663426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55975035692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55975381876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55975749500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55976093576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55976462766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55976902578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55977334056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55977682090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55978046100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55978408640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55978758116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55979120794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55979540050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55979916360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55980277042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55980757970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55981108728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55981457784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55981817856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55982178682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55982609368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55982959224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55983342926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55983704448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55984077190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55984426748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55984776684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55985199242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55985550136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55985912334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55986270168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55986655144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55987018826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55987390610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55987737566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55988153144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55988517274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55988865584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55989243394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55989589208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55989960070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55990320952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55990767130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55991118978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55991468378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55992058658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55992413576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55992776934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55993122758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55993566610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55993933194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55994306698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55994665872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55995015020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55995376272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55995722810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55996086438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55996497682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 55996873136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 55997233346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 55997629030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55997974974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 55998320646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 55998678616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 55999021510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 55999460470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 55999828120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56000241414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56000618844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56000991546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56001355218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56001831020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56002276362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56002627738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56003104468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56003452324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56003830814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56004192268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56004563328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56004977412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56005328692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56005688644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56006044052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56006406030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56006750314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56007120536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56007542292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56007917130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56008262326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56008620060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56008981504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56009326108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56009686694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56010030274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56010457054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56010821166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56011192348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56011549908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56011896814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56012275866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56012620682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56012980600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56013406764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56013781020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56014245262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56014623480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56014975368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56015322170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56015681582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56016093786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56016639320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56017003340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56017374980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56017735960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56018138536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56018487136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56018910654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56019274338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56019620102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56019993126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56020406020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56020777112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56021138348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56021582894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56021933618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56022282606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56022654202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56022999386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56023360922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56023705684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56024076838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56024500848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56024875506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56025379444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56025731524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56026092218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56026437024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56026798078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56027215664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56027592210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56027955352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56028338360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56028684662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56029050028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56029409632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56029754482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56030210360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56030559348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56030941026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56031301128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56031713652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56032080438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56032428908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56032860888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56033211150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56033571842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56033928614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56034297914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56034656854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56035027984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56035373408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56035786138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56036148590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56036611400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56036976462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56037321432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56037692338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56038051682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56038485764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56038838022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56039185772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56039561884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56039907816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56040268836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56040707458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56041148822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56041514774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56041885092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56042243460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56042592044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56042951280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56043297154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56043656686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56044060568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56044450710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56044811890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56045195832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56045543000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56045890460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56046249540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56046594364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56047021592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56047370920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56047847892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56048214014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56048648050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56048996472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56049344872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56049788224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56050137968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56050510384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56050855012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56051225732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56051585408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56051956530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56052364966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56052716540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56053075802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56053431926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56053794152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56054137748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56054508520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56054867932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 516,5160000,10000,0,0,256,25,593,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56056453914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56056806286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56057158386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56057521420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56057933036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56058299646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56058644674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56059124026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56059491492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56059876636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56060226012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56060578744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56061023292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56061372210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56061747626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56062092510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56062463250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56062823540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56063194028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56063603026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56063954154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56064314600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56064669612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56065031930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56065374936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56065745474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56066104760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56066536378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56066885978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56067235006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56067605956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56067951340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56068312028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56068655918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56069025476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56069450260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56069824880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56070274568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56070628366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56070989380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56071334772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56071697532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56072106706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56072480444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56072841010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56073222120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56073567722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56073913896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56074300234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56074643940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56075070022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56075414986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56075796794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56076169352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56076540968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56076955946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56077306328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56077736354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56078083824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56078446830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56078803004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56079174160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56079532616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56079902970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56080305844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56080672996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56081032770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56081484090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56081848216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56082192786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56082563324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56082922370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56083356856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56083706918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56084053956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56084424364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56084771050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56085130956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56085474974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56085845666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56086267288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56086639628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56086997678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56087344536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56087709736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56088055416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56088416842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56088820610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56089194628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56089554056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56089934886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56090281342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56090627444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56090987576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56091349394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56091774126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56092121238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56092591132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56092955154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56093531944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56093880532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56094228212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56094653414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56095000922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56095373826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56095717808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56096087586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56096446568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56096817420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56097223320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56097574704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56097935216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56098290324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56098651344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56098994884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56099364846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56099723898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56100153790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56100502326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56100848222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56101218816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56101564082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56101925404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56102268958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56102639354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56103067806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56103440126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56103942532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56104294292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56104653704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56105061510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56105431608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56105842990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56106219004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56106590256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56106960190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56107324110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56107673486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56108034072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56108440088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56108803272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56109146400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56109528084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56109887492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56110255296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56110601332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56110946296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56111371028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56111717274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56112076892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56112430494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56112799280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56113157390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56113526406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56113929794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56114283056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56114642166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56115096994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56115464796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56115818042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56116191048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56116553950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56116993510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56117343694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56117690370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56118060954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56118405652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56118766124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56119110466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56119539384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56119903814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56120272730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56120628172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56120973268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56121329740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56121672894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56122031838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56122447864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56122819762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56123178952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56123560226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56123904142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56124249060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56124607790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56124950742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56125372466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56125719632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56126191570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56126556398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56126927650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56127274442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56127620762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56128042076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56128392834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56128756224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56129113214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56129483260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56129843428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56130248328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56130594220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56131005176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56131368454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56131724992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56132087328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56132431538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56132801052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56133160362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56133668714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56134020876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56134367284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56134740162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56135087330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56135450578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56135796346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56136170242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56136592458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56136965426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56137419508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56137786468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56138147354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56138492662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56138854792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56139264496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56139637630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56139996912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56140379586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56140725694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56141074164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56141433504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56141779574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56142203144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56142549212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56142928246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56143286608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56143660802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56144006304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56144351510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56144772042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56145121032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56145482126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56145839244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56146209208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56146568932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56146939084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56147284270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56147692894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56148053976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56148491410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56148867956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56149212466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56149582270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56149942498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56150386620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56150736506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56151083736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 517,5170000,10000,0,0,256,25,594,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56153029348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56153452936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56153820404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56154181116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56154575228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56154935548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56155311446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56155657580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56156071610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56156436756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56156782752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56157157370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56157503100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56157875008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56158234704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56158607070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56159015502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56159365788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56159837254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56160187088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56160548258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56160892338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56161261968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56161747834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56162125092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56162470768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56162829388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56163187868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56163530670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56163889680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56164231460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56164666942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56165032318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56165415412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56165762752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56166109214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56166469786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56166815004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56167239834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56167587760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56167957908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56168327400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56168697370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56169042830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56169388930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56169763416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56170392778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56170905948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56171258378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56171636154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56171995388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56172366164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56172778520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56173129080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56173488562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56173844872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56174206370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56174550616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56174920594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56175281208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56175714056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56176062894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56176409668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56176781210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56177126648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56177487682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56177830748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56178199842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56178620054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56178994666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56179353300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56179700052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56180060000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56180403984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56180764724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56181170800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56181543796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56181904234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56182377428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56182728112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56183076732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56183436978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56183783384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56184209916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56184666182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56185056200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56185418444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56185811708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56186194794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56186543624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56186977292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56187326150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56187688640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56188044926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56188415530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56188774926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56189146364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56189558510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56189973628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56190333956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56190690490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56191050584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56191392954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56191761552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56192119956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56192557826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56192910134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56193416216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56193780896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56194127760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56194489902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56194834302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56195266008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56195717224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56196091434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56196451440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56196798894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56197158700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56197504048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56197940590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56198288544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56198657458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56199025908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56199393960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56199744716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56200091668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56200451664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56200859200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56201243756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56201588532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56201969226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56202327600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56202698794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56203045298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56203391872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56203814362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56204162248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56204629880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56204977830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56205348268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56205709124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56206079104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56206501950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56206854248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56207215954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56207571970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56207935214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56208281602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56208653378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56209013876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56209446824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56209795090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56210153502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56210512730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56210857082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56211217208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56211559230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56211987252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56212351706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56212722296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56213084414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56213432410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56213789920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56214134050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56214494264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56214906432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56215279620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56215770324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56216144774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56216506350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56216854568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56217215522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56217625650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56218016548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56218402734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56218787414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56219146814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56219598768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56219952682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56220380786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56220744372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56221089962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56221466262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56221813348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56222183448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56222541488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56222910704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56223319146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56223669384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56224027894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56224383876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56224746180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56225089814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56225459770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56225818744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56226253010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56226600400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56227061006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56227424810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56227777018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56228138410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56228482028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56228913756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56229279388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56229650658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56230007492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56230354842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56230715666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56231062138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56231425450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56231831712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56232223946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56232633896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56233041282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56233423762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56233773028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56234133078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56234548014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56235005264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56235366272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56235738594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56236100884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56236472242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56236818600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56237234030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56237598036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56237943158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56238436722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56238784420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56239157732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56239520636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56239958134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56240308180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56240657006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56241027536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56241425736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56241792406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56242174422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56242545164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56242986242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56243361570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56243719024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56244067946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56244428986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56244774108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56245135158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56245546310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56245920416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56246325162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56246794628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56247369298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56247724060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56248103660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56248527318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56248892686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56249393226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56249768586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 518,5180000,10000,0,0,256,25,596,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56251353556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56251742162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56252090060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56252454224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56252818010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56253164986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56253526616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56253938252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56254313166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56254675152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56255057460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56255436570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56255792848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56256154030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56256499548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56256936710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56257295926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56257665282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56258047612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56258418534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56258795432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56259140944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56259571358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56259922180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56260285336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56260747292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56261119828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56261479634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56261849684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56262196178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56262609796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56262971088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56263327972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56263689286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56264032194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56264418258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56264778274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56265263866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56265613740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56265962942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56266335934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56266681842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56267042632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56267386858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56267757092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56268176626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56268549036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56268892222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56269250574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56269608772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56269952774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56270312756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56270706648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56271089938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56271450808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56271939580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56272333800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56272683918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56273043474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56273397924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56273856930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56274204698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56274628710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56274994000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56275366962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56275713520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56276066922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56276491288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56276843364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56277208036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56277564728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56277937520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56278296392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56278667740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56279020502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56279438070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56279798922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56280172190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56280532198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56280875048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56281244870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56281604746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56282038586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56282387582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56282734002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56283290506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56283647368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56284009448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56284352540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56284837794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56285210634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56285581606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56285943112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56286292186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56286654874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56287003198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56287366878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56287777552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56288153244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56288523966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56288895616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56289244632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56289592442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56289954018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56290361846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56290726190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56291070472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56291452436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56291811766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56292182340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56292528116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56292874912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56293381290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56293731898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56294208254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56294556320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56294928492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56295289278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56295687924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56296109660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56296460930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56296822134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56297179614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56297541362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56297885068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56298290630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56298699618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56299089066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56299436068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56299802824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56300215838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56300594810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56300954352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56301302692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56301756672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56302122856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56302505866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56302901514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56303252754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56303610200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56303953664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56304381798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56304729472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56305099552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56305601222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56305977974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56306326664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56306673956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56307036024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56307446432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56307811070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56308166992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56308537624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56308897230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56309268134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56309612998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56310054422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56310417348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56310764296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56311137380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56311499368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56311874534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56312232220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56312601386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56313014710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56313363464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56313730522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56314072540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56314430568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56314771876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56315139106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56315555932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56315927444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56316270032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56316775828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56317139724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56317485658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56317848414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56318193266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56318752856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56319126756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56319545764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56319934932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56320284348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56320647306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56320995464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56321441590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56321791898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56322177324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56322537388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56322911128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56323256378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56323602588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56324260070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56324612138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56324988136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56325334884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56325709178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56326099668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56326493778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56326938356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56327313690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56327838530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56328189404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56328639552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56328987764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56329393428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56329860448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56330236016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56330596612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56330975754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56331352664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56331777848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56332148152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56332582668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56332970664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56333346878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56333717430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56334065310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56334413328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56334783018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56335200354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56335566596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56335911560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56336295536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56336655274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56337024258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56337371474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56337757460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56338222574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56338572238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56339052682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56339401618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56339779856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56340198798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56340580212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56340995292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56341349178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56341722116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56342071118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56342435356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56342781882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56343182660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56343609778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56343985972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56344333836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56344691306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56345049350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56345393700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56345754248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56346098298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56346533836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56346899954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56347326952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56347676030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56348024624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 519,5190000,10000,0,0,256,25,597,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56349674814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56350176618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56350542124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56350888640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56351262726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56351624156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56352067258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56352418816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56352767744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56353142822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56353490842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56353853852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56354230556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56354602088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56355027082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56355478126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56355861874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56356210732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56356570540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56356970980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56357340290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56357773422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56358148512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56358522260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56358893488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56359284958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56359633960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56360051516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56360508038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56360872834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56361360562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56361735616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56362095848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56362466490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56362819288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56363231664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56363595166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56363941476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56364314140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56364658400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56365028564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56365386988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56365763214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56366173582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56366522060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56366880756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56367236228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56367600752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56367945718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56368321118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56368745756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56369121844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56369469400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56369827136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56370188416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56370534878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56370897500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56371243308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56371676010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56372042164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56372517564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56372869550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56373216292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56373575714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56373920282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56374345246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56374693414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56375063662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56375450994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56375823728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56376169772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56376517522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56376875752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56377284292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56377648356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56377992640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56378373002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56378732554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56379102062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56379447710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56379952220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56380317776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56380663780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56381080718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56381427602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56381830346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56382286228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56382730034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56383083352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56383432822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56383955402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56384307952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56384672472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56385081212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56385545686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56385923208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56386295728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56386660396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56387007776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56387393738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56387757990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56388120292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56388532766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56388906264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56389267340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56389649590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56389995192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56390342000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56390702082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56391131010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56391496888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56391841572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56392224490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56392583646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56392954150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56393300746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56393677516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56394137980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56394487716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56394964766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56395312324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56395691204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56396050690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56396422242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56396833630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56397184256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56397543224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56397900322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56398260498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56398604496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56398974124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56399331772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56399763742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56400113782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56400462104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56401037062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56401387098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56401883070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56402232470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56402669804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56403034082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56403413962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56403759160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56404106662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56404464784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56404807302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56405236364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56405584096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56406076790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56406472294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56406845012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56407208534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56407613188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56408097676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56408450468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56408811752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56409169174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56409540034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56409898504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56410335100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56410796518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56411180680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56411573456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56411961486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56412324396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56412668600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56413039746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56413547772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56413932624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56414278430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56414639242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56415000292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56415345552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56415753966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56416149250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56416655962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56417034594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56417530114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56417879002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56418225872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56418584714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56418929698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56419368266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56419715310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56420086168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56420457298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56420828880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56421176078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56421523894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56421945066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56422293714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56422655398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56423025626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56423395180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56423760004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56424130084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56424476936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56424886114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56425248012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56425593522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56425987226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56426360470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56426780796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56427172314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56427651336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56428033348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56428525648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56428889916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56429234990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56429628564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56429986854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56430450188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56430818784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56431190812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56431550134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56431898732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56432259668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56432604666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56432964896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56433374522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56433781612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56434154512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56434524050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56434869682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56435217048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56435579138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56435992756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56436359972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56436706328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56437088436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56437448270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56437817834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56438163560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56438529994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56438953978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56439303040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56439767346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56440114652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56440518752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56440880840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56441251778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56441723860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56442076052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56442436436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56442795372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56443157168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56443501808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56443977640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56444454160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56444831534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56445196080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56445601506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56445986730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56446357442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56446767250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 520,5200000,10000,0,0,256,25,598,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56448744968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56449126292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56449486398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56449924950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56450281270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56450631360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56451114524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56451463920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56451832346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56452176558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56452546858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56452974514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56453349190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56453704374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56454053986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56454413632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56454758108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56455119262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56455520864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56455913388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56456272554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56456655280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56457001576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56457348024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56457705458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56458048948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56458470208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56458817276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56459186564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56459556572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56459926268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56460314492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56460694070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56461157712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56461508746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56461888000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56462371682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56462745250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56463104936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56463476180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56463821538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56464235490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56464597598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56464953386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56465339784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56465683316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56466090970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56466449676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56466887698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56467235624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56467583144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56467952706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56468296374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56468656462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56468999578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56469368808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56469847840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56470223114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56470581632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56470927250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56471304284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56471648718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56472030376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56472477424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56472851950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56473326174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56473699778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56474043452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56474389220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56474745592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56475154566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56475519578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56475864012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56476244872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56476603554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56477107350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56477456392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56478097516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56478462704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56478809114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56479186250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56479530744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56479909244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56480267242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56480638052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56481050632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56481399752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56481771996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56482116594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56482477706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56482822076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56483191646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56483612378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56483984496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56484330708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56484830644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56485190086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56485571934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56485930738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56486352602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56486727780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56487087846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56487491732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56487838882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56488185648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56488544810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56488889664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56489314736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56489661008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56490029594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56490398230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56490766724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56491109808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56491453944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56491811220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56492221064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56492585088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56492939130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56493310156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56493670500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56494041426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56494388060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56494796934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56495160082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56495505352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56495973770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56496321418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56496692476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56497052850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56497423584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56497835136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56498259006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56498631008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56498974498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56499335434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56499678274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56500053752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56500517252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56500892610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56501236296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56501594244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56501953550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56502323192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56502706670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56503465598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56503895384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56504264166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56504646852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56504997170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56505488116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56505923030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56506285808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56506652926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56507116232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56507493296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56507866490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56508252972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56508601440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56509019418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56509384022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56509731424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56510095390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56510441524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56510813556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56511206312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56511654564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56512007816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56512357124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56512718330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56513066412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56513430996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56513790768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56514163980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56514587392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56514962942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56515312126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56515661692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56516024376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56516373892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56516751356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56517178678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56517558122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56517923044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56518392674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56518770602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56519122360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56519498596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56519942070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56520333762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56520682818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56521055696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56521417804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56521805760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56522201384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56522551256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56522980862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56523333636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56523699332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56524046896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56524422980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56524789254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56525196382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56525613736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56525971592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56526431342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56526785496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56527150962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56527498248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56527889098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56528330316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56528756740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56529114534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56529582466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56529948186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56530296970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56530672538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56531018344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56531459562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56531826530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56532202718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56532552122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56532902526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56533282642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56533630860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56534058068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56534409946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56534811844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56535172316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56535546208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56535902114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56536263242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56536623612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56537033336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56537399536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56537745340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56538117582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56538479972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56538864564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56539213908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56539626248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56539992466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56540340546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56540799130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56541148284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56541520706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56541894218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56542331554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56542688216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56543038192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56543399322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56543747132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56544111388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56544469374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56544842216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56545277578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56545658464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56546008460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 521,5210000,10000,0,0,256,25,599,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56547601884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56548065422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56548419644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56548784546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56549131650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56549506896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56549871538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56550261822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56550610952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56551050976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56551416306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56551924836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56552321024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56552678926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56553099528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56553578994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56553957358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56554307020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56554853380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56555222798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56555571910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56555954620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56556396598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56556831892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56557206562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56557584528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56557938112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56558287790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56558677066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56559027808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56559462064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56559811754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56560185956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56560549114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56560923806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56561293740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56561644668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56562090520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56562451790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56562977306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56563330926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56563714308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56564098320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56564472360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56564889658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56565243592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56565605622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56565953710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56566318318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56566664974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56567069020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56567432372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56567872992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56568227492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56568578292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56568942876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56569291192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56569675048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56570022822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56570457130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56570825956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56571201650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56571551296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56571903420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56572291346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56572651520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56573030788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56573516178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56573906248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56574423336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56574805616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56575158390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56575523732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56575952666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56576308430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56576681952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56577037832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56577416468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56577792164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56578209680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56578561396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56578982836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56579347776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56579696030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56580059288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56580405632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56580778408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56581151386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56581587096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56581935630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56582284040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56582643406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56583092944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56583460632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56583821688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56584194156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56584648804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56585081970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56585557476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56585915488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56586278410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56586638416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56587004376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56587426930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56587805082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56588167642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56588544424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56588895766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56589255970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56589617940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56590030996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56590400636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56590748144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56591122770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56591485680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56591866562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56592244566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56592595214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56593047458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56593399386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56593764048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56594201114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56594579930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56594959608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56595335486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56595761770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56596130016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56596604840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56596958926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56597325860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56597688008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56598064876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56598513124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56598910384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56599261544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56599613486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56600037420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56600420884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56600804318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56601239848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56601620554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56601984752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56602360978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56602709812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56603060228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56603451314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56603802136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56604230336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56604578688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56604970190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56605331004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56605703884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56606067046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56606416346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56606856104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56607210356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56607662728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56608026562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56608398896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56608760860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56609145764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56609561600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56609972382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56610338662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56610687812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56611060790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56611464602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56611853768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56612215752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56612682540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56613082456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56613435334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56613797782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56614146514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56614528540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56614895560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56615336960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56615705822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56616079424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56616428830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56616780458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56617142900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56617501140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56617925148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56618278220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56618651344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56619113808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56619494110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56619853496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56620215566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56620580502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56620996036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56621365450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56621713660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56622090466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56622485890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56622894328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56623243620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56623673170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56624041076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56624389672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56624786426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56625149596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56625583836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56625966702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56626416036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56626769506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56627118926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56627483994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56627830564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56628193226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56628552630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56628925804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56629356634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56629736954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56630193708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56630564496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56630929122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56631289596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56631914370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56632278258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56632654016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56633017740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56633392524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56633740594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56634132694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56634496342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56634915050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56635290796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56635642342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56636019884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56636384864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56636761780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56637123544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56637539084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56637906192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56638256648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56638622024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56638969960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56639366550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56639790342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56640167530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56640604474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56640960532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56641540294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56641897444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56642262670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56642625126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56643005840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56643438060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56643817672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56644169606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56644559850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56644973756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56645372394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 522,5220000,10000,0,0,256,25,600,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56647380866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56647784928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56648211768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56648577694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56649037984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56649395248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56649752700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56650118914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56650487948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56650883606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56651265552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56651773830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56652144768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56652658252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56653011458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56653393640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56653837530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56654188334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56654627504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56655021516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56655455922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56655881802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56656291286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56656654114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56657005894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56657436336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56657788504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56658164708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56658547380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56658923388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56659330956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56659706906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56660134832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56660490128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56660853846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56661201472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56661566132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56661912470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56662297416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56662711626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56663096842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56663445328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56663921186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56664306914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56664655702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56665032416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56665380806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56665820008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56666188272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56666563266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56666911608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56667260712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56667662762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56668069882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56668630532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56669018160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56669502558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56669982142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56670389632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56670775302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56671342848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56671747568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56672148008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56672640088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56673004882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56673423864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56673926454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56674362990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56674765946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56675499002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56675891280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56676281430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56676801374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56677182818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56677564958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56677972800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56678362152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56678771992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56679217322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56679684674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56680084208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56680529210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56680920482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56681326776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56681782498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56682216702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56682763672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56683153988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56683535704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56683902892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56684302032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56684706742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56685180462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56685593636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56686082136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56686497264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56686864530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56687256338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56687732366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56688227560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56688651616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56689056870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56689455880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56689861796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56690279216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56690707168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56691088856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56691455372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56691863336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56692244314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56692618656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56693024988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56693401168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56693858032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56694243180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56694621078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56695000872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56695381764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56695792856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56696405584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56696825510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56697339104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56697809410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56698238992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56698659242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56699161458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56699548354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56699913084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56700320446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56700714586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56701134764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56701529988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56702004408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56702430598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56702802836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56703198218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56703576966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56704024488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56704465402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56704944468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56705344014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56705725150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56706100498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56706471166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56706891458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56707259450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56707744210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56708142192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56708919540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56709314858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56709686856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56710092916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56710556740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56710928242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56711305492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56711722508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56712140982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56712560976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56712915584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56713393418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56713794182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56714157950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56714566816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56714943886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56715371518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56715762888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56716246672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56716655852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56717075648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56717460968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56717825048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56718258050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56718635464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56719145984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56719548606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56720144608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56720518782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56720897214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56721292790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56721791520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56722192594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56722589980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56723064364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56723474300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56723903466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56724394260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56724783500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56725196232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56725564828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56726030388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56726380314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56726799508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56727275780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56727686116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56728047270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56728417738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56728798116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56729164174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56729541576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56729968852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56730346254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56730761822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56731310496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56731685044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56732085522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56732451140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56732904066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56733301650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56733672772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56734048104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56734442948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56734818820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56735210440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56735664706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56736063814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56736446696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56736874468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56737247220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56737626550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56738002214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56738465036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56738848310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56739199332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56739561484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56739909318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56740273800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56740661034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56741035880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56741481258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56741876268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56742368068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56742776074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56743188462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56743578300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56744056570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56744471636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56744879078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56745315408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56745736484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56746153786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56746565178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56747048762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56747431882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56747797202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56748175894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56748594868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56749001176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56749389788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56749824374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56750227316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56750643912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56751005420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56751404328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56751794300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56752229652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56752775914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56753333930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 523,5230000,10000,0,0,256,25,601,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56755245746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56755698176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56756129178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56756515984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56756915312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56757329380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56757816442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56758309454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56758752138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56759143924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56759530780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56759921000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56760310982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56760803520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56761185474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56761593484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56761984776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56762359294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56762707706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56763100500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56763584260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56763980846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56764378686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56764883672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56765305288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56765726874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56766130478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56766574368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56766961262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56767354806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56767736268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56768145354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56768549282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56768989600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56769455894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56769866352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56770261334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56770641712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56771054172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56771447022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56771936486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56772311860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56772716076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56773109352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56773522814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56773873452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56774306374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56774759684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56775112688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56775521884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56776029984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56776435004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56776870668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56777270120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56777736512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56778139234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56778503692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56778852858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56779246662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56779625286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56780039280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56780473370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56780936058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56781331598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56781722904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56782159280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56782633692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56783000010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56783458462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56783873328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56784238564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56784645502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56785025068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56785626998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56786139228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56786526998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56787132374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56787515762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56787917406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56788305944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56788798900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56789154522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56789550946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56789957496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56790307624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56790672510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56791042196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56791502720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56791919910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56792299874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56792653528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56793021918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56793427900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56793806628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56794204654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56794676096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56795085998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56795451156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56795824274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56796173946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56796565336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56796932736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56797355936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56797725350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56798173254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56798555918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56798922030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56799313058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56799685458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56800135410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56800504878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56800855012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56801221688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56801572094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56801947116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56802354298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56802823474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56803175780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56803524904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56803923050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56804350704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56804721856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56805113536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56805601296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56806005690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56806398142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56806774370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56807173976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56807570492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56807932690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56808431306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56808783332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56809442824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56809853032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56810264698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56810724312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56811189076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56811585872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56811966016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56812364868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56812742764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56813149084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56813543340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56814019638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56814403512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56814783112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56815204254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56815600444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56815982990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56816345346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56816788040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56817153144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56817525280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56817871344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56818239240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56818601886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56818962228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56819375256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56819822334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56820228636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56820718294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56821119068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56821651592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56822044402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56822510654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56822893410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56823348398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56823728388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56824133014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56824528080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56824902878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56825378420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56825739862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56826120772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56826530822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56826954006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56827347868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56827740054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56828212156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56828651376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56829039512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56829424306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56829831288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56830246786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56830611488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56831060810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56831489472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56832000848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56832423108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56832857238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56833250522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56833725842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56834111444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56834504664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56834881282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56835266214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56835697726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56836103380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56836579584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56837009160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56837494222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56837905662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56838326250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56838709738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56839293522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56839709692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56840156626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56840537748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56840888316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56841299678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56841647116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56842083028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56842434854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56842912212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56843312752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56843727592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56844089390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56844439370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56844872732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56845224792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56845588542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56845935394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56846337620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56846701326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56847091382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56847515464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56847907826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56848301204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56848704350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56849109780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56849472520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56849903316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56850380962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56850790360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56851171434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56851536608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56851915372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56852306038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56852713996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56853127586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56853555332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56853946666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56854448930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56854830572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56855212580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56855637300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56856090174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56856461116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56856810350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56857185560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56857593598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56857999898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56858398880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56858853150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56859219034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 524,5240000,10000,0,0,256,25,602,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56861146608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56861638716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56862020394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56862655902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56863056062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56863484508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56863885242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56864370888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56864773522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56865178840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56865817686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56866196986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56866585328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56867004866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56867499960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56867852210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56868230598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56868592976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56868938876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56869314786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56869675728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56870144948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56870543498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56870946378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56871340986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56871736640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56872113772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56872463386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56872945510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56873326294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56873701524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56874066526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56874531476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56874897444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56875249680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56875693644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56876076576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56876584606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56876935698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56877309880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56877712472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56878091972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56878527876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56878914492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56879278640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56879666002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56880069032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56880444978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56880851656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56881293786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56881672572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56882023780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56882376108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56882773714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56883152086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56883557046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56884025052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56884424622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56884791102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56885166324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56885516706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56885867172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56886244920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56886638780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56887120764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56887500522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56888071652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56888470192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56888904084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56889304312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56889753946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56890122528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56890498060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56890923474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56891300918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56891745636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56892109836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56892607546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56893016552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56893368216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56893802364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56894236660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56894669630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56895168830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56895613056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56896020936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56896451936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56896855426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56897269706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56897659508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56898149924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56898575086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56899136546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56899543494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56899947372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56900389658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56900844574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56901254572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56901651208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56902054328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56902447634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56902825720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56903271856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56903733628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56904149558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56904548148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56904957448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56905379694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56905805490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56906216452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56906665914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56907043732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56907436688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56907830112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56908197150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56908589272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56908981368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56909456996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56909841468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56910302952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56910680866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56911045128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56911461488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56911841142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56912304314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56912685152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56913035306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56913415742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56913763794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56914179338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56914542282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56915017710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56915371486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56915721182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56916082774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56916430836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56916796368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56917188624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56917660136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56918046188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56918476612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56918833290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56919230634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56919594968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56919959552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56920393234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56920744884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56921330156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56921700122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56922201456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56922601996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56922984532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56923509134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56923895084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56924261492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56924608982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56925012386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56925418720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56925823320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56926255486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56926608956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56926999738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56927352486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56927725346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56928112110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56928525086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56928992580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56929395884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56929779532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56930159838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56930551476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56930943852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56931337596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56931790970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56932198162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56932727342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56933107568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56933458632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56933847626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56934212474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56934669562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56935066980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56935416104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56935789848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56936169732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56936573952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56936924286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56937405952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56937772210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56938151162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56938546284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56938914964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56939510048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56939982790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56940379272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56940728814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56941120156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56941504180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56941882564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56942301842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56942757474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56943136740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56943529192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56944051468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56944406026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56944773940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56945153516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56945573792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56945945056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56946295150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56946700268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56947092334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56947496520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56947861526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56948212886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56948645858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56949027548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56949422504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56949799856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56950227926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56950716032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56951233164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56951692352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56952051036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56952445966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56952795738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56953192732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56953569540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56954037776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56954407600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56954921516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56955318188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56955745992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56956123472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56956472162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56956911590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56957293322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56957695792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56958088582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56958463206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56958811960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56959177484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56959610712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56959962630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56960326180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56960691262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56961065104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56961427182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56961828800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56962194920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56962637022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56963002434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56963349866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56963713094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56964059924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56964446238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56964808832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 525,5250000,10000,0,0,256,25,604,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 56966681818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56967114760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56967498262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56967940942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56968304544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56968732244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56969112216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56969503340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56969867170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56970307954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56970768464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56971153054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56971517170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56971895258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56972262038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56972657208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56973075174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56973439550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56973928786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56974281740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56974648682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56975014618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56975363728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56975744240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56976093160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56976538628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56976908132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56977387422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56977740900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56978091098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56978465864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56978883182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56979357414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56979710368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56980124464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56980489896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56980864394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56981214170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56981581518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56982024268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56982376624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56982741348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56983088042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56983460982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56983831496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56984217352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56984565576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56984980036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56985394848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56985787038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56986194048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56986570840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56986987414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56987351460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56987803628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56988156606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56988659114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56989044372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56989392798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56989769954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56990115734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56990562756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56990968738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56991471994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56991838938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56992187130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56992560100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56992906468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56993347020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56993698284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56994072360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56994435422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56994808356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56995157940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56995517914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56995960444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56996319118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 56996682446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 56997028810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 56997401466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 56997763246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 56998150088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56998497036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 56998915418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 56999281082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 56999740464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57000108906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57000455400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57000827814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57001202996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57001648256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57001998968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57002349406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57002725400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57003074708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57003440716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57003801448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57004174948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57004623134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57005001806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57005351340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57005704024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57006067850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57006416534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57006792334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57007317614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57007698018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57008129214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57008507490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57008859328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57009211968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57009590036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57010006516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57010376064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57010723784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57011199156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57011567582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57011953898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57012316152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57012732106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57013100380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57013450334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57013815718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57014164090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57014538408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57014910904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57015285900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57015697226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57016264042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57016631252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57017027332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57017413828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57017865510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57018245352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57018697332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57019076212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57019425458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57019775612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57020140204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57020522342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57020885534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57021333488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57021712084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57022268330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57022681502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57023034380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57023405180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57023771014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57024192448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57024560686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57024909036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57025283820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57025646356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57026150640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57026505632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57026933056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57027299030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57027648524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57028013764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57028361776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57028737982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57029113078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57029552566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57029907318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57030258000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57030621180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57030968948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57031333642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57031692738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57032069572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57032500616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57032879456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57033339062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57033697438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57034063890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57034526788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57034895032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57035352508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57035732132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57036104564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57036526726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57036900408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57037266626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57037632092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57038050676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57038419300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57038766562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57039140826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57039503378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57039886832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57040246372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57040597648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57041022194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57041374612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57041738896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57042085334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57042457944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57042903744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57043280018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57043702158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57044057652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57044524966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57044877904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57045242762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57045590056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57045980684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57046408618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57046789824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57047141116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57047503080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57047902414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57048336258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57048737790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57049156294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57049537260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57049900006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57050274184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57050623190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57050972252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57051349758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57051700010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57052153964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57052552162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57052947374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57053328200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57053704492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57054083294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57054436992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57054889700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57055242560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57055693638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57056061586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57056436406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57056817282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57057217316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57057645216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57058026172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57058395520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57058772596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57059136896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57059513662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57059925140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57060387082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57060795632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57061174686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57061526404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57061937380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57062330248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57062723940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57063157094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57063632100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57064042342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57064541736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57064901450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57065294402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 526,5260000,10000,0,0,256,25,605,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 57067434554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57067815806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57068195218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57068545634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57069015070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57069383838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57069760524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57070130482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57070485480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57070922884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57071275144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57071738544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57072090954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57072466748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57072892120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57073271644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57073654186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57074007382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57074484310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57074838496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57075217880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57075593714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57075997634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57076388076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57076827080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57077270748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57077678942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57078148460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57078500686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57078865266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57079212300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57079598696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57080029486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57080407578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57080757016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57081107148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57081469188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57081817220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57082224034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57082572482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57083007782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57083435994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57083869274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57084220194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57084573954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57084950856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57085302392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57085771316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57086125152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57086518548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57086882222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57087255132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57087629750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57088034142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57088487530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57088869718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57089464918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57089873822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57090251406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57090646688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57091024216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57091450660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57091871018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57092239088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57092620750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57093226936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57093593080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57094095732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57094463854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57094840734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57095190620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57095636376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57096055780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57096421888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57096874754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57097227366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57097602722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57097994726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57098369986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57098720966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57099087430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57099516194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57099881122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57100264360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57100797208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57101175048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57101537900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57101927922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57102382236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57102766666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57103150560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57103516744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57103909716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57104286968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57104679806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57105143508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57105538452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57105887406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57106236650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57106600436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57106950206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57107359218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57107707512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57108161562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57108528876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57108902880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57109250372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57109599226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57109962412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57110359592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57110805110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57111156714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57111572806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57112067878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57112475120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57113086360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57113576328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57113998648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57114378070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57114743664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57115119454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57115526260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57115950330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57116422178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57116784704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57117153130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57117529530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57117905004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57118294306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57118680502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57119112512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57119506846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57119970168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57120334886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57120686328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57121089296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57121452088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57121832356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57122299642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57122718472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57123323518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57123735218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57124117066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57124525554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57124997648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57125352988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57125717588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57126119630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57126530122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57126944410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57127371540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57127852002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57128232372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57128645064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57129046284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57129444664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57129838042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57130329208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57130752666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57131181548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57131559038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57131962948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57132390800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57132780300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57133275106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57133676926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57134223950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57134648060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57135073572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57135465432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57135945788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57136344824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57136751412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57137188752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57137567312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57137973920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57138386880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57138864430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57139261076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57139654238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57140033240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57140381068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57140747058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57141135692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57141596762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57141986280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57142363476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57142714804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57143067316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57143432184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57143823914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57144221176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57144671578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57145054334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57145611582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57145996700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57146349998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57146716312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57147155876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57147541498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57147935780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57148376880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57148782088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57149232338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57149668870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57150132102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57150490308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57150870302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57151228294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57151592692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57151942514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57152330732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57152819022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57153200056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57153584860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57153968116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57154347420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57154694778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57155107096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57155582214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57155960470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57156323652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57156811494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57157162926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57157515258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57157890460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57158239348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57158704968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57159075596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57159450150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57159816448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57160189948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57160549690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57160902056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57161345594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57161699580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57162063074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57162409858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57162780396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57163139828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57163524730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57163941116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57164319080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57164716882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57165067502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57165445528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57165793160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57166180070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57166541932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57166990902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57167343804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57167794078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57168230448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57168608096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57169012928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57169385728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57170065828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 527,5270000,10000,0,0,256,25,606,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 57171805406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57172202424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57172687222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57173047508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57173449416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57173830060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57174205224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57174579984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57174982726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57175441446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57175846820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57176226038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57176648992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57177014748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57177424168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57177790074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57178217924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57178594834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57179116446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57179494576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57179843624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57180204822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57180566240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57180980280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57181345990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57181690692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57182062200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57182420718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57182793846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57183151354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57183565762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57183933488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57184284612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57184650596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57184999684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57185430238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57185836350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57186213112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57186639626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57187012548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57187374956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57187721778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57188085608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57188463234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57188878170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57189332650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57189767598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57190301330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57190671856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57191062324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57191478288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57191947642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57192342482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57192746026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57193163340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57193568672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57193961792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57194402458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57194836620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57195204504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57195585078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57195961020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57196334872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57196700296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57197088768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57197543356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57197929464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57198329924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57198724372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57199116740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57199495218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57199909078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57200378434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57200817010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57201167088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57201616228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57202053588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57202406682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57202837584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57203255180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57203697106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57204064172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57204438928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57204907500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57205264792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57205685102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57206114614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57206485002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57206832364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57207236988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57207615834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57207990472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57208353316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57208771008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57209137900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57209486104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57209866006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57210212336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57210584384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57210958848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57211333360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57211749642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57212102420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57212731682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57213086528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57213451500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57213809808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57214183480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57214610646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57214986734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57215335888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57215685118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57216045804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57216392846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57216766888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57217173090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57217547658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57217909728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57218281372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57218630046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57218977870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57219347794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57219710462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57220136138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57220485172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57220855692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57221242598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57221618168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57221968620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57222355574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57222793164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57223145630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57223510718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57223959584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57224339178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57224771846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57225189456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57225676572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57226032972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57226394764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57226771786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57227137262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57227485970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57227872052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57228310226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57228729190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57229079330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57229446102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57229835896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57230222870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57230616026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57230976834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57231428984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57231831616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57232220722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57232570132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57232933276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57233350616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57233740036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57234190072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57234541076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57235083676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57235454196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57235846708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57236209184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57236559512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57236999296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57237350280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57237714966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57238061604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57238434122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57238795416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57239178908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57239589112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57239941144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57240302156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57240648358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57241011650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57241358630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57241740800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57242101418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57242535274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57242886604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57243234000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57243594836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57243941374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57244303706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57244660202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57245031404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57245466734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57245842200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57246287286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57246783866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57247152186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57247513904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57247955212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57248305420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57248679958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57249042768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57249417026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57249767808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57250167140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57250536352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57250947856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57251319556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57251681986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57252053320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57252413512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57252786084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57253145234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57253565880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57253972506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57254338284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57254700820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57255044374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57255414786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57255787932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57256159092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57256584326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57256937304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57257449410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57257800768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57258164234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57258521546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57258893552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57259320730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57259697944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57260046382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57260393972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57260756484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57261103678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57261541424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57262009998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57262390080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57262788920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57263187352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57263553292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57263932566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57264323794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57264794532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57265189602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57265564118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57265965408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57266327058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57266701142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57267089500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57267520668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57267923094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57268307496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57268876382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57269255660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57269629048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57270004008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57270447056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57270827680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57271178270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 528,5280000,10000,0,0,256,25,607,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 57272747296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57273197266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57273584136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57273935496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57274313504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57274677622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57275055306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57275419208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57275788662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57276221462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57276589246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57276955104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57277300700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57277673148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57278036564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57278421824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57278846526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57279199816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57279561156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57280054360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57280449874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57280826162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57281229032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57281670672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57282076790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57282453718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57282855910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57283248030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57283596534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57283985228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57284451876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57284858268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57285251940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57285683460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57286036752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57286385520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57286773958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57287207594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57287591536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57287966292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57288340440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57288733044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57289138124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57289640106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57290168932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57290552818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57291044456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57291441544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57291793302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57292180870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57292558686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57293020366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57293373270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57293722714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57294083684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57294430194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57294794198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57295152850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57295595992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57295970354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57296345178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57296695176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57297056994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57297421644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57297781440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57298145936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57298571328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57298948928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57299312566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57299685384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57300033270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57300381996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57300776142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57301216894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57301583826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57301930326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57302403060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57302804832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57303213138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57303594264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57304019836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57304445556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57304825618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57305220614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57305601718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57305975124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57306400668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57306881222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57307234984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57307587224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57307950846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57308302716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57308688144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57309049572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57309510524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57309907494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57310313378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57310693414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57311072766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57311465132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57311877568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57312302986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57312682308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57313089206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57313587578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57313992254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57314343072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57314705526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57315178758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57315546684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57315942278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57316321602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57316726018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57317116338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57317503830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57318030290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57318482974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57318845142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57319207532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57319570074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57319945996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57320346392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57320812082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57321206922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57321586996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57321936580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57322328060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57322692886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57323115276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57323576370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57324208460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57324774052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57325204626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57325587368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57326012744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57326458120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57326811676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57327185278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57327562208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57327935992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57328327122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57328745124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57329177408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57329564710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57329940732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57330316348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57330708714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57331086600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57331470618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57331830712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57332288312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57332641526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57332990548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57333369476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57333733858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57334110336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57334458964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57334908008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57335274126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57335774104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57336125254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57336475226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57336836910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57337195644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57337622250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57337972122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57338345968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57338707032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57339080614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57339429790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57339790268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57340152254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57340560288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57340926794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57341272766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57341644262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57342005628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57342378268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57342737756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57343161642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57343526882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57343876548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57344241556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57344588916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57344962584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57345342702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57345717584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57346201556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57346621128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57347085690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57347439088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57347804162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57348164326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57348540376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57348971392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57349350516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57349715740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57350066896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57350458232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57350854616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57351286842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57351713692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57352105962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57352467596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57352840236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57353189562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57353537770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57353913982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57354328352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57354714852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57355063988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57355438164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57355802272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57356174440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57356535652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57356885376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57357324760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57357677490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57358171882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57358520916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57358891344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57359251412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57359634230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57360048580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57360401718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57360763908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57361112404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57361478106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57361826202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57362241658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57362602416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57363039896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57363391914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57363742732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57364103654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57364450480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57364812886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57365188000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57365631602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57365997792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57366371214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57366717880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57367067224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57367426920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57367798486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57368162628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57368573838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57368946640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57369403372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57369780216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57370128234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57370476284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57370850508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57371263908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57371628218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 529,5290000,10000,0,0,256,25,608,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 57373580334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57374046510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57374491104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57374935750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57375285798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57375636888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57376001270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57376362352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57376794076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57377143562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57377515162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57377877454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57378250070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57378597454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57378956876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57379318610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57379729464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57380095466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57380570220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57380946930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57381307536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57381678958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57382055968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57382471644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57382836048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57383183044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57383546556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57383892484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57384264186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57384638968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57385012148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57385425272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57385777336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57386139384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57386485090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57386848486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57387194172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57387579336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57388010366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57388385242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57388732942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57389080624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57389441620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57389788212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57390163010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57390516790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57390951992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57391314956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57391778044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57392130918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57392479720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57392841408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57393198660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57393626898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57393977052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57394350048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57394711982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57395084276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57395431456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57395791902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57396152346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57396562820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57396931068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57397277260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57397663852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57398026456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57398399006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57398758378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57399170176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57399566278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57399917172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57400279552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57400755298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57401134120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57401512548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57401962206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57402315460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57402771958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57403321372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57403673996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57404038898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57404398880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57404836310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57405202472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57405577086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57405925770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57406275122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57406636232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57406994286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57407357530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57407776330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57408151344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57408513194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57408984534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57409336792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57409687786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57410062848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57410523462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57410916994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57411266158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57411640518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57412005658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57412381520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57412747980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57413175108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57413557310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57413904710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57414373312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57414722922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57415096034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57415470514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57415843612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57416258496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57416610524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57416975478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57417325204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57417691100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57418071072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57418457752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57418886318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57419264874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57419614230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57419963058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57420323960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57420671112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57421046404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57421393806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57421834800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57422201062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57422571420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57422918318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57423278038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57423648554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57424009092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57424455088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57424804984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57425178872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57425688560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57426065606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57426414034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57426781300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57427204692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57427556388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57427919620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57428266318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57428638184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57428998656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57429399528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57429747910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57430160678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57430525748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57430966620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57431333082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57431680048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57432053610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57432444358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57432945520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57433298744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57433647848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57434011094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57434360088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57434726028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57435086478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57435520540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57435889562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57436263702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57436723662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57437077752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57437439610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57437798326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57438163026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57438606260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57438986054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57439348884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57439721640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57440069222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57440416964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57440792410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57441204168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57441571084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57441916960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57442289162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57442651758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57443024832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57443396210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57443746350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57444202810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57444555084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57444934854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57445281442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57445652562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57446013670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57446400810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57446828148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57447181850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57447543076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57447994218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57448375870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57448749486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57449166818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57449612878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57449991628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57450342984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57450692238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57451055872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57451407804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57451786358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57452133602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57452596236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57452964716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57453364432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57453744244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57454111894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57454514044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57454864634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57455313572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57455666492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57456041242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57456407064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57456780396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57457129040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57457492942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57457926396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57458288430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57458653990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57459267212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57459653308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57460017290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57460433170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57460900000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57461272592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57461637936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57461985616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57462350072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57462697240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57463081848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57463443184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57463888390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57464236760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57464586482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57464981956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57465332058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57465706444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57466053402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57466511802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57466878400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57467268600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57467617886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57467966376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57468348488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57468801266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57469242432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57469592110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57469965978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57470492376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57470905160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57471254982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 530,5300000,10000,0,0,256,25,609,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 57473150260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57473544966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57473905066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57474341176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57474811674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57475216218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57475648104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57476040376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57476399026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57476757520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57477148678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57477786334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57478165340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57478546936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57478929324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57479296912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57479728020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57480110212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57480551044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57480938642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57481476500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57481884064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57482254600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57482698720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57483194960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57483592396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57483969156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57484330490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57484729660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57485084338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57485468894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57485836270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57486308976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57486682548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57487067540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57487483186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57487880794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57488273766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57488629576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57489108448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57489462486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57489851962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57490215404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57490590144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57490955808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57491306180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57491749784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57492103980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57492578324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57492929842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57493304610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57493683344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57494058056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57494477816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57494855258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57495233926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57495608706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57495974408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57496322298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57496711576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57497152702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57497533684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57497899212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57498250910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57498614200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57498975142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57499353054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57499700654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57500151898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57500522034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57500919116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57501294768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57501671052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57502048332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57502415960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57502885844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57503274782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57503772484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57504153512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57504529852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57504929406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57505377320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57505855948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57506211670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57506613024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57506965176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57507382430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57507783786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57508178060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57508639972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57509028298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57509424922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57509867098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57510256060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57510638966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57511037316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57511491032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57511873508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57512225104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57512577220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57512940976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57513305492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57513673996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57514095734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57514473354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57514925810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57515320054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57515700680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57516115626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57516484200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57516911228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57517286036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57517634952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57518010276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57518377136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57518751086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57519157778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57519639980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57520040036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57520392520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57520774874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57521154734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57521561048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57521952044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57522443690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57522818640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57523188696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57523569374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57523922680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57524287360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57524650392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57525024274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57525481540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57525866740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57526328736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57526686062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57527052296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57527433742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57527801682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57528224828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57528606912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57528974980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57529355948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57529711690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57530119890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57530489366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57530909054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57531282004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57531630868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57532011626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57532379994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57532757360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57533118910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57533535650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57533905980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57534265064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57534632848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57534982160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57535358318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57535733938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57536107324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57536525598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57536878396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57537326430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57537745038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57538111896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57538469254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57538842664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57539278618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57539655646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57540006270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57540355926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57540718576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57541126126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57541543322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57542002592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57542379786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57542787736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57543202672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57543552998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57543916408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57544366268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57544796894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57545190348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57545556674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57545963592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57546328466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57546704452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57547071086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57547424958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57547869326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57548224448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57548702248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57549054692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57549428590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57549806918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57550203320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57550661434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57551034676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57551433970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57551783758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57552166036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57552556500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57552947822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57553408202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57553817596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57554166862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57554729436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57555097004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57555460064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57555824464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57556266730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57556646502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57557016356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57557389418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57557738560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57558118090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57558486398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57558912342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57559282064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57559815148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57560195794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57560559318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57560948024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57561339970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57561798512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57562165936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57562546952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57562932676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57563301310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57563721076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57564086568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57564551968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57564902368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57565250594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57565611214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57565977042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57566340932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57566719136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57567192726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57567581204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57567957934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57568307688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57568658632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57569023492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57569417640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57569784384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57570226666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57570618364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57571086558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57571503320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57571869942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57572310404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57572789158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57573164706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 531,5310000,10000,0,0,256,25,611,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 57575231022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57575703972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57576087108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57576452096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57576848920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57577226228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57577583720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57577964314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57578408066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57578777776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57579126598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57579503964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57579871322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57580246178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57580609016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57580960068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57581401034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57581752370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57582282108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57582633700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57583007160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57583382284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57583756164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57584172280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57584528846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57584892906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57585241232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57585605222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57585952534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57586367338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57586793448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57587172052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57587523624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57587872944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57588236848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57588587006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57588964790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57589313406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57589761916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57590131464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57590505056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57590856626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57591208932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57591574342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57591934624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57592368728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57592743478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57593117088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57593580382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57593958126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57594307700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57594670118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57595035364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57595451892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57595819278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57596166824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57596539986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57596902874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57597289452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57597637624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57598051160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57598420132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57598767920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57599232040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57599584696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57599971382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57600408410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57600914970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57601325770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57601680248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57602045002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57602393720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57602757528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57603118360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57603574092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57603945320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57604320770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57604805606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57605161048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57605525078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57605889090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57606317662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57606676434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57607051758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57607414836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57607788568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57608136450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57608497698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57608882784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57609307988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57609675710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57610111588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57610487952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57610852002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57611226028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57611615776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57612046154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57612414064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57612762858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57613126440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57613473338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57613845576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57614221944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57614596700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57615014054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57615368414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57615866534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57616219646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57616585176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57616943244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57617316242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57617747310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57618127168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57618478292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57618829824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57619193770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57619544212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57619922542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57620333148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57620709622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57621072692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57621445278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57621793364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57622142488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57622515882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57622864112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57623357946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57623710738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57624083364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57624474710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57624849352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57625195952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57625561034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57626004590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57626395386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57626776702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57627266794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57627660962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57628046494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57628419944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57628920476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57629338436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57629705372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57630053314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57630418674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57630766364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57631377730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57631813950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57632192162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57632542372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57632892594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57633254536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57633601990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57633978942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57634385880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57634793022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57635174078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57635547580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57635897428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57636264910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57636652962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57637023438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57637492726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57637859680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57638409208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57638795328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57639199880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57639597756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57640044528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57640427244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57640801676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57641208046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57641591112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57641966092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57642383992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57642835858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57643188996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57643541276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57643949068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57644340410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57644735104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57645098204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57645548748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57645919156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57646347290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57646701868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57647081662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57647473162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57647874342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57648331848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57648705662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57649108804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57649628850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57650009662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57650360782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57650726954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57651160210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57651513758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57651880412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57652228634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57652603842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57652965616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57653352054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57653805078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57654228666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57654597066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57654957440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57655321930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57655669056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57656065480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57656448968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57656967932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57657408102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57657762042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57658128490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57658477646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57658856484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57659206428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57659656308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57660022238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57660395986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57660851508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57661206480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57661570100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57661928276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57662361552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57662709828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57663082264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57663443230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57663814914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57664161708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57664520610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57664881304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57665293840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57665697490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57666064334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57666436058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57666797962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57667170400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57667533718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57667957208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57668323184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57668670828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57669033706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57669380336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57669753036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57670127052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57670499066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57670913122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57671269422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57671633854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57672084464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57672450042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57672812684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57673196952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57673624688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57674003052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 532,5320000,10000,0,0,256,25,612,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 57675660466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57676024048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57676477436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57676829764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57677194756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57677542412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57677916076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57678278464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57678666402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57679014458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57679429664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57679797496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57680145186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57680509360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57680857752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57681243124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57681607012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57682045166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57682399784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57682805958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57683275644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57683629692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57684047322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57684399972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57684900634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57685308216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57685704800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57686053898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57686405322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57686768312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57687130718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57687612248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57687965658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57688339988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57688702548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57689077050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57689446434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57689813150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57690175268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57690586578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57690955466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57691303102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57691677124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57692038076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57692448930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57692797074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57693216468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57693583930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57693934190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57694408918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57694760450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57695133354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57695533138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57695994596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57696348300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57696699518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57697062756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57697422174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57697785394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57698171552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57698546330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57698972150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57699349848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57699697992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57700047858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57700408732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57700754780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57701129032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57701536758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57701933192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57702319912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57702715652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57703163018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57703543320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57703922638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57704352700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57704722412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57705071488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57705596470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57705964988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57706338350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57706701602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57707109518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57707488020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57707835132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57708407162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57708759844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57709158308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57709550184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57710037058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57710420868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57710789016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57711167520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57711544498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57712011634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57712399396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57712883508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57713325688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57713974780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57714345304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57714716416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57715107616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57715590058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57715975884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57716339484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57716905120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57717288634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57717665706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57718048488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57718481596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57718847552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57719211748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57719576584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57719927176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57720297928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57720658056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57721031622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57721481452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57721860868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57722274724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57722622930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57722985092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57723337094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57723707676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57724175122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57724552878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57724914394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57725262894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57725625130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57725972526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57726365900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57726815452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57727240738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57727785892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57728171222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57728525220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57728877860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57729256488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57729678902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57730046666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57730416680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57730836346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57731200470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57731590288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57731941202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57732415452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57732790894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57733143010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57733533946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57733892996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57734271206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57734638332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57735015668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57735464724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57735827324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57736211166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57736569912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57736936142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57737285624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57737664184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57738125366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57738553724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57739083804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57739442474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57739805620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57740154748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57740519994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57740941358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57741403924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57741903510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57742284990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57742635216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57742992430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57743363010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57743794158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57744160880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57744520336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57744899122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57745284778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57745662196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57746010514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57746438372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57746825108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57747189588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57747552190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57747898916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57748276808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57748639062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57749014968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57749436360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57749826694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57750312590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57750665914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57751032872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57751378132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57751753436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57752188736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57752667042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57753036572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57753385032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57753745504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57754123652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57754518686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57754944812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57755326626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57755702330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57756076368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57756423322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57756772010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57757133064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57757546086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57757914144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57758259638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57758642396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57759003064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57759415108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57759770030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57760147884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57760594494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57760968794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57761483166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57761831720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57762239340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57762607808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57762980620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57763418410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57763773208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57764151836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57764519234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57764883606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57765230040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57765621288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57766065484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57766441632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57766834376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57767185702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57767549422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57767928528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57768292548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57768762208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57769142292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57769591748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57770027430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57770419508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57770770382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57771132440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57771561056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57771929076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57772274694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57772763216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57773130258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57773504358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57773855994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57774207256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57774646080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 533,5330000,10000,0,0,256,25,613,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 57776650682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57777026488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57777461728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57777844402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57778223760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57778601764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57778954612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57779311840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57779680146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57780096028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57780464492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57780821982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57781196368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57781559952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57781935770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57782284354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57782632450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57783063334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57783415300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57783893262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57784243770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57784619370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57785178528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57785626764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57785980944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57786330420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57786728398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57787094330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57787489948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57787856422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57788227644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57788662036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57789036852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57789395374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57789743804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57790104296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57790462986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57790826668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57791280168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57791683614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57792086270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57792485130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57792831320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57793176840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57793537836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57794004564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57794402036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57794766424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57795383688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57795784784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57796233540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57796614204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57797044662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57797409660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57797836198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57798234744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57798600674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57798973358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57799333154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57799775262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57800125984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57800528362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57800921068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57801267694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57801628908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57801973566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57802439694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57802819536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57803221152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57803568630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57803932566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57804290740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57804633960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57804993018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57805413232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57805804668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57806310946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57806684386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57807030466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57807376774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57807735174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57808170662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57808562890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57808923394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57809298008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57809661360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57810069518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57810418484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57810850690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57811218288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57811580526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57811944334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57812291690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57812664782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57813034712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57813441530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57813890368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57814257328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57814647796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57814994328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57815354944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57815698822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57816068790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57816498470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57816875430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57817233932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57817680354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57818043592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57818390416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57818751300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57819160604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57819595782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57819972212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57820345650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57820692036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57821039064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57821399568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57821759966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57822217680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57822592526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57823006600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57823388336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57823788898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57824173288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57824555404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57824998818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57825347562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57825721330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57826128620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57826556490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57826917808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57827289414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57827710474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57828085764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57828597194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57828949172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57829315366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57829660830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57830091090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57830536870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57830947228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57831325220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57831675364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57832037264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57832384800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57832748840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57833172334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57833547578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57833908018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57834289386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57834636284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57834982354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57835341498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57835703840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57836139946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57836487872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57836870392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57837265440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57837636778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57837982636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57838330040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57838762304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57839112750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57839473984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57839929820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57840305100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57840666310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57841047584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57841394782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57841807148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57842170758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57842529060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57842891470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57843235194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57843606090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57843964732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57844397758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57844747828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57845095932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57845467752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57845813600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57846175240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57846520180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57846891004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57847315286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57847692502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57848050062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57848396442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57848756954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57849104762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57849469470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57849815888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57850252194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57850618608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57851106532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57851457076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57851803698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57852163056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57852508040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57852938160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57853286166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57853668386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57854027396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57854482440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57854886296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57855235140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57855665532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57856016392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57856392176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57856736844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57857107784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57857468482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57857838944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57858185498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57858599082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57858960604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57859318150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57859679166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57860023990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57860394150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57860753796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57861200088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57861548312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57862215134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57862582782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57862929012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57863291062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57863634502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57864071280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57864438174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57864824102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57865169556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57865516746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57865876698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57866252936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57866615388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57867038804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57867411666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57867783432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57868154210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57868499852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57868847306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57869206610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57869617116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57869982128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57870325922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57870707336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57871066640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57871436380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57871782374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57872128884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57872549992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57872899124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57873364108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57873714956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57874088090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57874449894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 534,5340000,10000,0,0,256,25,614,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 57909993474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57910380328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57910765890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57911225036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57911703414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57912073646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57912439050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57912816302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57913178274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57913555234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57913907922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57914323538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57914696318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57915041200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57915416754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57915761988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57916132922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57916492928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57916874422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57917316108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57917666830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57918039704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57918487894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57918851456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57919195426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57919566924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57919994376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57920379446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57920765308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57921143794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57921504450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57921880694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57922301914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57922758226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57923132790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57923493178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57923877760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57924224752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57924586420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57924947308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57925294168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57925731244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57926078794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57926461234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57926819946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57927193192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57927539124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57927885366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57928294040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57928658844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57929020510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57929479220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57929873370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57930235528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57930608736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57930956588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57931378066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57931741914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57932102136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57932463744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57932825116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57933196840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57933556456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57933991854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57934340788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57934687646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57935077006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57935422480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57935783206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57936127728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57936498684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57936968972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57937360262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57937869276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57938218192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57938580410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57939208476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57939690310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57940081766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57940676558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57941048268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57941421732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57941802888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57942151802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57942594200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57942944556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57943321678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57943667010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57944055466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57944434238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57944807294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57945226642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57945578312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57945939546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57946299504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57946660734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57947004194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57947373940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57947733398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57948170360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57948519440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57948879202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57949258066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57949603850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57949965264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57950309440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57950749284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57951116256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57951490754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57951950384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57952302376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57952663390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57953019520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57953381264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57953793408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57954166824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57954539060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57954910212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57955255586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57955601952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57955960878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57956382918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57956748178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57957092008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57957473126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57957832368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57958202512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57958548036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57958894636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57959317332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57959666522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57960038122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57960382352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57960753010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57961113480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57961485024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57961830688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57962236168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57962598024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57963046994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57963412514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57963757158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57964127154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57964500636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57964936792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57965287288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57965646414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57966005342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57966349250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57966709610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57967053176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57967591444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57967961544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57968332966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57968699860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57969046108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57969406296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57969751636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57970113784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57970521272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57970894792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57971265452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57971636120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57971982290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57972329240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57972689888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57973044178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57973476618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57973851276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57974369412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57974738656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57975130038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57975520736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57976012868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57976436122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57976848426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57977301144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57977646804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57978119802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57978571168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57979099416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57979510076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57979909880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57980268928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57980663290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57981086346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57981532960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57981955610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57982316892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57982700534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57983048940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57983395380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57983772762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57984135122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57984577622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57984955990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57985440846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57985806730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57986211640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57986560278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57986906888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57987343988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57987693004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57988067284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57988430332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57988817400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57989178540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57989549630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57989970406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57990321204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57990700050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57991060302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57991440546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57991803492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57992176066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57992538388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57992984230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57993334260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57993694908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57994055848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57994417382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57994779284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57995123522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57995581970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57995991584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57996377918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57996904272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 57997259554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 57997618574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 57997961820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 57998390724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 57998763144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 57999136206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 57999512004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 57999884822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58000232088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58000580070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58000940738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58001365986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58001730462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58002086952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58002456904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58002815380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58003186172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58003531068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58003970410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58004333978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58004679752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58005051930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58005395600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58005814124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58006175664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58006546364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58006962768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58007314304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 535,5350000,10000,0,0,256,25,615,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58009359586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58009788988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58010187474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58010548108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58010921382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58011280370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58011655806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58012000936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58012416192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58012780530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58013124666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58013514354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58013857634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58014226252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58014582894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58014951396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58015365278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58015920972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58016302586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58016649120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58017010648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58017354296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58017759400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58018197896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58018574000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58019081344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58019433868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58019793318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58020138038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58020499634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58020914408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58021292914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58021666454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58022037740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58022383912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58022730942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58023093342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58023440616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58023908852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58024286462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58024679484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58025038604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58025409232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58025754956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58026101278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58026531976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58026881020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58027254914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58027599348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58027969356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58028328084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58028699424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58029123530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58029476754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58029863490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58030330316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58030695490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58031040294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58031411132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58031771782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58032216314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58032601732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58032965072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58033327492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58033674384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58034069640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58034420592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58034858478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58035222206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58035604756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58035951008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58036298262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58036690498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58037036644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58037397868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58037822538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58038197650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58038571266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58038973608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58039320126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58039669020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58040074248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58040535180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58040931568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58041434318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58041810396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58042171664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58042543040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58042891124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58043317360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58043681136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58044041358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58044404954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58044749096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58045141306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58045502292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58045938390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58046289844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58046638386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58047012052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58047360712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58047722890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58048067496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58048437352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58048860112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58049235758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58049597492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58049944974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58050304108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58050649482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58051010506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58051355100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58051784708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58052205870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58052801324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58053156820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58053507932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58053871110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58054222890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58054660376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58055011478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58055405880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58055767044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58056139402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58056486988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58056837264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58057262396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58057612862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58057988398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58058332412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58058701316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58059061342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58059432080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58059777440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58060190094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58060571390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58060931780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58061298414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58061643586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58062014116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58062373214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58062810728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58063160136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58063533890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58064061692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58064412560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58064810006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58065156156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58065604886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58065970992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58066345604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58066706404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58067054574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58067415272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58067760784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58068123530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58068531932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58068905628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58069279576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58069670232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58070050830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58070399248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58070762736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58071215588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58071600170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58071958456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58072357658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58072756714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58073210300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58073562460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58074010604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58074407888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58074786224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58075312060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58075696414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58076086450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58076478314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58076969074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58077325126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58077686158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58078045726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58078423970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58078816218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58079192844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58079665796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58080063332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58080516642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58080905218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58081255966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58081628676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58081996168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58082439988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58082821838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58083206372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58083575080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58084040200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58084385756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58084748050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58085210600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58085564950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58085933138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58086463846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58086838200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58087196962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58087574948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58087992058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58088401774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58088778332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58089125320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58089487320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58089832732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58090241272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58090600568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58091040522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58091391698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58091809188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58092269396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58092852000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58093243182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58093665272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58094039636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58094414932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58094789264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58095134856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58095483034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58095842820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58096186968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58096617358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58096965704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58097449914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58097819856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58098193592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58098543586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58098892312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58099316640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58099667994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58100067328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58100433044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58100805574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58101165034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58101538964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58101957466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58102357544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58102723384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58103109232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58103475174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58103820506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58104192366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58104556040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58105000570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58105383608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58105804708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58106199032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58106547100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58106912276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58107304974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58107796502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 536,5360000,10000,0,0,256,25,616,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58109644880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58110062580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58110503422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58110865284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58111249638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58111601192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58111967722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58112314980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58112688968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58113110532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58113500450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58113849994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58114218474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58114582164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58114933842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58115353352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58115707894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58116144918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58116513474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58116901906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58117251342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58117602222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58117967156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58118318392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58118752544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58119104170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58119500216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58119998254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58120379888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58120731054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58121081308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58121565290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58121919624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58122285038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58122646856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58123020884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58123386784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58123761100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58124112224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58124529056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58124897348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58125261326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58125625936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58125992188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58126364008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58126726538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58127165864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58127518360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58127911464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58128322644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58128672026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58129038376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58129386000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58129763600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58130213286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58130595908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58131067572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58131425494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58131788880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58132138282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58132507490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58132924312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58133304254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58133679358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58134057534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58134410232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58134761668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58135125748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58135610278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58135989000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58136336434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58136724908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58137140644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58137551862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58137923530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58138356732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58138740594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58139088336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58139466000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58139810404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58140182128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58140541192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58140912688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58141336272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58141708472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58142194836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58142549406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58142912156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58143257898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58143630190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58144068206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58144444058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58144803978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58145153816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58145516162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58145862434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58146264974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58146611548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58147046754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58147415330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58147799142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58148146560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58148494212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58148891994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58149298150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58149739168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58150100920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58150528906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58150946928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58151349746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58151729362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58152078894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58152510972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58152862078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58153238794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58153736762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58154144302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58154508394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58154882740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58155316088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58155668926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58156043060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58156391450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58156756422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58157104744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58157528852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58157959068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58158333706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58158679622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58159040806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58159399948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58159744966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58160105478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58160449582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58160880434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58161261674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58161646262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58161992182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58162339350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58162701156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58163047754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58163410268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58163821136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58164206322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58164719032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58165093474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58165513080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58165862274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58166320826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58166682246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58167044268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58167401224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58167772530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58168132440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58168598912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58168949724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58169495608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58170201910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58170584464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58170963990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58171341950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58171715094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58172171950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58172547182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58172903502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58173250536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58173610410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58173973666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58174333670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58174748658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58175121358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58175534290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58176073126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58176478328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58176854036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58177216012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58177631858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58178007092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58178373772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58178759686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58179119730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58179496434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58179842856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58180189426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58180628382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58180981086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58181357098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58181702530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58182071704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58182430902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58182802480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58183209606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58183563024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58183924408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58184282090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58184645910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58185014148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58185387248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58185830980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58186284724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58186678424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58187153416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58187535278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58187882380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58188244688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58188707424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58189092462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58189453376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58189857388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58190205910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58190552484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58190911490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58191256252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58191680040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58192027122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58192408298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58192767472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58193195644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58193602000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58193949064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58194382748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58194733688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58195097920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58195509678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58195884226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58196244400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58196615916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58196963504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58197380104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58197741760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58198250482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58198616542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58198993892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58199366868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58199727442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58200178414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58200561804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58200924936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58201286522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58201632100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58201994666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58202389982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58202849820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58203218256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58203602680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58203948164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58204295400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58204655548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58205001290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58205364122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58205790144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58206162706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58206534818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58206906256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58207253776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58207602304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 537,5370000,10000,0,0,256,25,617,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58209571784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58209934354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58210323588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58210674162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58211114998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58211493836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58211873888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58212235256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58212588864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58212952742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58213300076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58213665110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58214080312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58214463936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58214895082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58215269064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58215616634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58215963848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58216361072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58216801594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58217184580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58217531292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58217914748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58218307584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58218678290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58219027570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58219379390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58219815876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58220164638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58220716438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58221069224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58221514634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58222200258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58222726302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58223107288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58223484716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58223850944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58224197708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58224588402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58224935784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58225387136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58225761422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58226134070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58226479692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58226825964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58227242418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58227605622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58228032374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58228381922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58228753444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58229148386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58229553698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58229960630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58230361048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58230799140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58231150928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58231516284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58232028820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58232449192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58232829804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58233253676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58233692428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58234049168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58234468840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58234820854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58235188120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58235537558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58235924882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58236360624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58236774558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58237156294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58237514906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58237879150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58238227530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58238607306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58238991930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58239459084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58239830536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58240207074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58240557388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58240910766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58241278072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58241656820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58242121872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58242530626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58243101242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58243477160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58243858602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58244228708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58244583792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58245025802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58245383256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58245826436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58246181310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58246757968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58247166568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58247655686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58248027592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58248381088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58248763808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58249144612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58249591842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58250036458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58250497716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58250888790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58251323244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58251676978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58252029584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58252417288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58252779082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58253220516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58253571598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58253944850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58254502870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58254884122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58255234248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58255599754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58256048570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58256403100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58256764974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58257114810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58257488514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58257850948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58258269970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58258619720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58259038048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58259402344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58259749332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58260112794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58260457702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58260856242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58261234986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58261680640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58262064454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58262504650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58262870468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58263233636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58263628476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58264003608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58264484666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58264884430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58265258342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58265784258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58266139838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58266513500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58266950998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58267423532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58267774892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58268147774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58268512194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58268885762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58269234994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58269600438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58270038358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58270392404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58270758246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58271106288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58271480484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58271858108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58272242940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58272590796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58273013176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58273404988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58273758502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58274120478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58274465192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58274835836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58275222880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58275698500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58276075958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58276447420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58276956298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58277340076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58277729576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58278207502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58278666860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58279036814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58279413996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58279763224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58280157912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58280565670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58280930658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58281437906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58281833582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58282236628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58282630072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58283002372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58283362006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58283710010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58284162010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58284576468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58284984354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58285333572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58285799638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58286180532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58286558994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58286991408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58287348284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58287870002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58288287574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58288688676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58289085846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58289567252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58289949052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58290329236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58290681368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58291033264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58291396466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58291759912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58292126288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58292559706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58292941418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58293304284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58293679106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58294030904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58294413978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58294822378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58295250628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58295618332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58295966138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58296341392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58296705344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58297079940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58297441136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58297792028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58298216910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58298573606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58299090312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58299446002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58299860576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58300245220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58300623936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58301055300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58301414520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58301803680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58302170844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58302537960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58302887068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58303287158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58303722468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58304103788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58304481416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58304831908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58305196618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58305561820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58305956810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58306484730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58306892924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58307257912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58307632060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58307992538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58308408586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58308788636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58309219670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58309588008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 538,5380000,10000,0,0,256,25,619,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58311652858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58312122566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58312495594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58312879828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58313233548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58313585370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58313953986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58314348604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58314777884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58315128396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58315500602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58315861812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58316234944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58316582222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58316941766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58317301788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58317800732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58318215986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58318608928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58319025192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58319496136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58319889198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58320240618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58320663334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58321026508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58321489798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58321923294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58322270016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58322655994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58323016174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58323722924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58324076574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58324427630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58324791512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58325141392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58325551842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58326013526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58326389828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58326769336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58327144330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58327490218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58327862754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58328290350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58328716954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58329108916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58329515144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58329916888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58330307532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58330709732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58331070012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58331434302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58331896334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58332247336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58332788144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58333134958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58333521374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58333910954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58334495678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58334873842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58335254772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58335619110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58335967260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58336349068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58336737172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58337185852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58337554212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58337929614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58338297264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58338648674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58339011518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58339372470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58339757664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58340192082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58340598050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58340990464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58341362880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58341740178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58342101134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58342461920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58342900512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58343268062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58343614270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58344146514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58344515820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58344903008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58345252442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58345670982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58346036076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58346385208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58346750390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58347097576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58347470320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58347866572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58348324974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58348716696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58349098884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58349477942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58349838894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58350200384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58350558152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58350928588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58351364386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58351747692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58352094948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58352443418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58352805688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58353152996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58353528628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58353948506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58354389882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58354756048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58355265592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58355637010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58356050760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58356428522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58356844764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58357211042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58357575576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58357949982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58358312922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58358685872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58359046808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58359426380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58359858880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58360210354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58360575308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58360923094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58361297088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58361660256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58362044082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58362469624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58362890852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58363253954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58363600214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58364001692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58364347930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58364795252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58365241768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58365620820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58366000512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58366486100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58366896746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58367244968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58367620428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58368037806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58368413726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58368804440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58369194458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58369544972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58369893772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58370322384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58370739134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58371106274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58371451838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58371825160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58372187024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58372559344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58372952996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58373320748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58373774896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58374144462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58374535566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58374911562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58375285724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58375732482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58376139918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58376560220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58376914650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58377404648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58377758872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58378121572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58378467018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58378851432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58379316468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58379693942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58380042050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58380389018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58380751980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58381102000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58381477822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58381823792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58382272354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58382641852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58383124504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58383473912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58383820342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58384253942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58384604500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58385065494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58385415776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58385788906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58386149996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58386541854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58386902794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58387254130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58387689612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58388040696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58388403474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58388902264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58389278646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58389640134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58390024922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58390436344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58390789964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58391222636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58391573752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58391979778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58392356434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58392743668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58393248050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58393627518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58393977188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58394326200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58394736860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58395091708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58395484734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58395922172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58396332462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58396695728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58397068676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58397414342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58397762818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58398134684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58398481712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58398929170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58399284290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58399656464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58400124382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58400744222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58401116906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58401544164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58401911688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58402259636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58402641314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58402988004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58403382984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58403760374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58404134180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58404562800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58404913554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58405273334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58405618720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58405979920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58406324060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58406705756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58407126504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58407505816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58407855980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58408204768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58408567714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58408916298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58409281374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58409637712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58410071354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58410438074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58410809870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58411304086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 539,5390000,10000,0,0,256,25,620,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58413007176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58413388750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58413740446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58414105636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58414453920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58414829564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58415204864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58415658248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58416009616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58416363208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58416726810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58417074912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58417439706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58417797006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58418170234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58418593560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58418989028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58419461168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58419826056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58420233384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58420640454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58421003722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58421444160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58421823430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58422313402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58422737628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58423117842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58423479410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58423925190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58424289848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58424696408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58425045412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58425434654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58425827112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58426245850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58426594856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58427047624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58427441942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58427818944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58428241210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58428617254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58429032306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58429393912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58429852476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58430234786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58430585272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58430947032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58431324802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58431757556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58432134976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58432607338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58432989042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58433475502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58433829482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58434180570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58434574192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58434923688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58435391964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58435794066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58436202766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58436594768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58436973564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58437337624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58437688624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58438120156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58438486460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58438866994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58439230318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58439615956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58439982724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58440396224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58440842536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58441226730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58441587912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58441961510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58442347928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58442700054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58443100040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58443537480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58443915562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58444262820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58444709066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58445075766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58445423064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58445798810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58446145074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58446599952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58446971208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58447363780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58447796620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58448150724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58448608168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58448956116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58449399308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58449749996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58450123182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58450525750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58450906004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58451252862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58451955296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58452364832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58452741756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58453119936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58453473254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58453882808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58454293436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58454784154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58455159320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58455523914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58456013158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58456370098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58456740182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58457136644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58457600662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58457974872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58458382194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58458752078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58459137214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58459533880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58459923756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58460370606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58460755268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58461195156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58461596848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58462007054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58462377186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58462760570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58463246706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58463605586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58464011430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58464361052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58464770280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58465148876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58465576394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58466038698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58466441380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58466835720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58467326914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58467739614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58468135004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58468577958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58469075004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58469511070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58469918368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58470319182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58470721708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58471125224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58471601560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58471989690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58472367102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58472773118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58473187060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58473560858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58473949628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58474430100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58474792108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58475195768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58475583682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58476077544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58476506570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58476926948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58477682440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58478056558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58478595272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58478974008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58479419198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58479804346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58480302564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58480737182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58481260324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58481649920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58482076760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58482474860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58482910954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58483286348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58483666296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58484132388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58484560328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58484951520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58485302800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58485735926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58486177546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58486554664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58486921062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58487303840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58487700054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58488133918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58488593960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58488951832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58489446544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58489831784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58490221468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58490687438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58491186404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58491598288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58491971836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58492352126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58492730478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58493127932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58493506628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58493928178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58494309348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58494667856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58495045658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58495413880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58495800372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58496161814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58496517688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58496948290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58497300456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58497673296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58498022576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58498397636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58498764952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58499151394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58499568460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58499924106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58500289192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58500751900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58501152352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58501505586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58501898240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58502342540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58502754668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58503105904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58503477960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58503860078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58504300380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58504715846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58505174874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58505622098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58506019900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58506415690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58506784400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58507199744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58507592658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58508039598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58508442852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58508792234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58509197586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58509617578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58510008292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58510401876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58510869116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58511256498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58511669880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58512184026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58512565814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58512979898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58513405980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58513902766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58514287554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58514668034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58515032416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58515433488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 540,5400000,10000,0,0,256,25,621,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58517632336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58518045002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58518458282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58518825472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58519296742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58519651866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58520038598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58520459650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58520856062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58521291460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58521670654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58522152382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58522521830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58522985220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58523358936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58523751380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58524143316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58524494530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58524969624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58525428490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58525808156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58526190556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58526582668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58526947252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58527330452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58527770282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58528139956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58528504980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58528851084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58529223264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58529584050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58529969592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58530418852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58530789584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58531199440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58531594616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58532018600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58532458156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58532876920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58533346122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58533758000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58534302942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58534677414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58535042686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58535437076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58535803416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58536228378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58536607940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58537005006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58537413676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58537781422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58538190556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58538552536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58538984590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58539352354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58539698288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58540070950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58540448410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58540866232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58541216300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58541678032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58542043750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58542389700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58542750942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58543095228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58543466452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58544177916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58544709732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58545083516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58545562544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58545933510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58546284244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58546676498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58547129002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58547550220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58547936816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58548373650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58548744834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58549117022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58549501800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58549918222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58550332456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58550708448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58551111630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58551504010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58551907296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58552298858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58552742150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58553129156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58553493136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58553890262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58554602466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58555022398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58555424330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58555916048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58556270032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58556828690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58557197258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58557575678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58557963022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58558415812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58558835252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58559208432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58559597928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58559973878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58560367722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58560809192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58561302836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58561698540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58562071618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58562492098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58562854250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58563226026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58563601186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58564057586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58564422062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58564800068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58565191614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58565566272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58565979032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58566376288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58566870148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58567265660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58567636378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58568212158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58568597004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58568990712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58569337646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58569815994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58570199120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58570572646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58570950112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58571315172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58571711110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58572072822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58572509276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58572858408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58573259200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58573650918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58574055216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58574407114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58574771274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58575212810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58575595724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58575968530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58576314274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58576703726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58577081402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58577465386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58577904226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58578273356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58578633910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58579110922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58579480568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58579827448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58580215580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58580579680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58581031504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58581382618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58581730360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58582091642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58582438266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58582802312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58583159830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58583599504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58583966050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58584337874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58584682746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58585028578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58585386130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58585730798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58586102410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58586544582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58586945038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58587324254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58587695838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58588073796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58588449444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58588924660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58589387072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58589750354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58590232356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58590626798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58591004406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58591422570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58591786576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58592234288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58592613728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58592983724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58593345324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58593717634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58594162192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58594557132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58595012374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58595391216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58595757928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58596143676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58596524140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58596918934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58597292814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58597822946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58598235040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58598631490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58598978218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58599325158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58599712516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58600100376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58600542102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58600889312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58601291944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58601771022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58602168290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58602514936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58602875500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58603349014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58603715696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58604077186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58604421784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58604791712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58605153190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58605539242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58605959726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58606310736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58606703770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58607077438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58607444818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58607806376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58608206112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58608623192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58609109566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58609490548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58609840854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58610230656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58610577072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58610981458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58611346284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58611791536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58612189464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58612678604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58613065640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58613415780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58613792240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58614137794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58614580456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58614931560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58615305710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58615665666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58616071294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58616418592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58616781536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58617279308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58617645640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58618011116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58618358668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58618771436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58619151192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58619553830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 541,5410000,10000,0,0,256,25,622,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58621223266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58621585772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58621951528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58622316272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58622754026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58623146480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58623524828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58624078016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58624458430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58624805800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58625169324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58625600304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58625949462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58626310464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58626655352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58627027290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58627389316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58627792074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58628139062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58628588538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58628953256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58629299850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58629661028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58630006070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58630378368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58630757084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58631397832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58631749870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58632097948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58632459990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58632807668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58633172240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58633532406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58633976470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58634342360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58634715590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58635209408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58635562776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58635925128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58636285084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58636730404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58637079826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58637455502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58637816454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58638188160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58638536564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58638883152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58639257516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58639670540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58640035844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58640428196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58640801626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58641164498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58641537528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58641896430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58642306284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58642683932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58643032702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58643396146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58643741512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58644114970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58644477870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58644953220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58645514906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58645890184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58646421166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58646772376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58647134586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58647494856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58647978630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58648364878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58648777412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58649171534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58649678006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58650134340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58650601940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58651110356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58651490744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58651898964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58652292160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58652727498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58653137228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58653603310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58654015672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58654407384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58654806600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58655173846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58655580304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58655991492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58656458114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58656843904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58657225628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58657730418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58658106082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58658484594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58658901634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58659363440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58659775604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58660181388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58660559708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58660911128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58661304518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58661697398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58662157952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58662553108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58662958274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58663336936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58663711006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58664059886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58664454994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58664902910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58665254418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58665646652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58666022600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58666456194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58666831404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58667248424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58667715434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58668083768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58668489132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58669014130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58669398456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58669804270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58670224796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58670686120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58671108356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58671492530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58671859472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58672252828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58672640598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58673142216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58673565432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58674005158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58674400272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58674871480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58675251672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58675644184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58676113672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58676552272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58676951122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58677360876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58677792886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58678205226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58678610144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58679069750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58679438944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58679920814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58680321934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58680701220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58681083170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58681560278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58681952550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58682345896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58682737264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58683095352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58683490160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58683876828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58684355078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58684720372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58685116086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58685509840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58685912424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58686290584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58686681936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58687170264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58687552544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58687914104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58688286722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58688686590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58689075900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58689480130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58689923068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58690311064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58690700592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58691183330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58691564612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58691954048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58692339010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58692801122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58693209934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58693557014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58693948146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58694310646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58694683808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58695102162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58695518204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58695925474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58696318108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58696733996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58697098956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58697493528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58697866870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58698229916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58698682420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58699028632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58699443080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58699834536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58700246354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58700648776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58701026566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58701523390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58701976154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58702586766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58702988802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58703436534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58703809490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58704300236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58704682806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58705069476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58705461518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58705806750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58706238378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58706598896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58707098722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58707467178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58707870596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58708459160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58708844620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58709251142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58709694418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58710089754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58710451636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58710853962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58711214002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58711618218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58712104010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58712575124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58712966766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58713511912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58713908066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58714288652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58714681528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58715149952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58715553152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58715916364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58716296648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58716689688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58717069010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58717487756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58717834212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58718312360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58718704316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58719109570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58719455126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58719800866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58720187540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58720535106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58721013988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58721377464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58721778542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58722169560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58722571456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58722959858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58723354254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58723807556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 542,5420000,10000,0,0,256,25,623,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58725964814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58726460552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58726842552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58727218118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58727579606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58727955268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58728335492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58728731962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58729214790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58729651592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58730164394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58730540652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58730925680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58731308524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58731725136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58732185174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58732569288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58732959984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58733340914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58733734640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58734111762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58734497780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58734965594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58735388612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58735931036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58736317186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58736822676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58737215992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58737686988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58738037572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58738441262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58738835114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58739261054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58739641120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58740036556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58740502276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58740852408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58741243820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58741618394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58742019214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58742410398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58742827214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58743281184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58743652960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58744060262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58744419746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58744804136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58745180914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58745594998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58746025032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58746460936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58746809750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58747360512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58747725792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58748129804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58748510644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58748945866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58749319774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58749710930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58750098008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58750458890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58750805672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58751265560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58751690270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58752070786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58752432978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58752846516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58753209854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58753597736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58753957836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58754407620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58754831588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58755222672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58755585580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58755961412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58756333636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58756736906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58757213602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58757598652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58758057054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58758609438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58758963460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58759325076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58759684592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58760194350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58760576436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58761011616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58761391788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58761776444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58762232136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58762594126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58763088178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58763470072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58763887554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58764291758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58764696038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58765100946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58765585020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58765963760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58766356304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58766749190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58767104504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58767480616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58767896288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58768391134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58768787188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58769168652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58769698802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58770078332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58770481256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58770871512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58771360304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58771755840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58772145696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58772503618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58772904110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58773265578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58773624224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58774110556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58774493284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58774896982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58775273906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58775662652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58776055052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58776441472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58776905160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58777285446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58777690426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58778061924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58778447488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58778815818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58779251010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58779693280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58780045900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58780445750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58780964920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58781348260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58781739538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58782150050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58782626384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58783026748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58783388308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58783751042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58784145482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58784520252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58785230420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58785609766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58785999468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58786522750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58786959578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58787323560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58787732684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58788228596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58788607680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58789021182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58789397288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58789829480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58790226688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58790721486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58791137644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58791519592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58792073312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58792452772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58792875096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58793251524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58793718304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58794100912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58794516764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58794893604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58795243000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58795601412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58795974262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58796440484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58796865856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58797291024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58797666604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58798077282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58798495960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58798866130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58799316782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58799686000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58800077776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58800424178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58800827040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58801227336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58801661940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58802102870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58802483758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58802889552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58803443034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58803808568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58804196954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58804614006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58805069512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58805443454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58805822312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58806221300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58806581592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58806986090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58807377142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58807799750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58808220944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58808612762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58809028562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58809433168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58809828084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58810234900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58810713452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58811121492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58811497900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58811899654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58812403376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58812832644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58813336542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58813719782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58814206932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58814734428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58815179138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58815576902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58816090230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58816501702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58816924838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58817302462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58817682338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58818105854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58818495496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58818969564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58819350906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58819759976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58820152994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58820554356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58820935708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58821330228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58821812298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58822308488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58822725578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58823101536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58823475320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58823880962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58824401694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58824786086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58825167526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58825686656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58826086308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58826500610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58826876012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58827334272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58827734490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58828166192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58828514098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58828860654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58829218988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58829576018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58830007040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58830355616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58830726598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58831085880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 543,5430000,10000,0,0,256,25,624,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58832826988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58833233776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58833620570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58834019702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58834399428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58834764072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58835123210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58835604752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58836003306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58836395750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58836910028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58837323496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58837732342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58838092172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58838588220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58838977152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58839365462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58839754474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58840200104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58840583264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58840931296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58841450212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58841832290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58842262398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58842713004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58843190778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58843613488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58844100278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58844495376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58844876610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58845252814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58845598914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58846018988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58846388270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58846835914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58847201498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58847582632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58848093806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58848481162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58848857796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58849219342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58849721272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58850115300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58850513496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58850962286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58851398030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58851816804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58852190568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58852668560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58853049284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58853427102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58853804104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58854192954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58854565642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58854969844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58855400612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58855785778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58856192780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58856580552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58856967120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58857369720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58857765384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58858211828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58858618440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58859141162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58859494990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58859873534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58860264492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58860736764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58861124566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58861526612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58862188204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58862610812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58863028956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58863387400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58863847206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58864230614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58864622376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58864999274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58865388738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58865908088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58866386410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58866756470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58867138436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58867518542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58867866070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58868289998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58868665426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58869039478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58869539800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58869932568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58870469416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58870870808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58871328074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58871735220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58872222696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58872621788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58873039400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58873432152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58873822142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58874257888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58874629556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58875126526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58875493836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58875871906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58876294578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58876666086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58877037476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58877509428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58877894056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58878249698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58878642816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58879022350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58879404816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58879794772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58880197302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58880649344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58881059970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58881537642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58881951570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58882334168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58882703522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58883195392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58883563170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58883966732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58884360268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58884752108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58885132374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58885524816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58886033126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58886401926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58886774182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58887170628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58887560324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58887931300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58888365402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58888818630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58889199114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58889587620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58889964802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58890358430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58890719268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58891137804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58891593868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58891985964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58892367096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58892866200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58893254582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58893661624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58894049690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58894493644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58894901856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58895296152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58895728184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58896092942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58896441634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58896868828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58897303574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58897685988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58898092204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58898480770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58898870270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58899328318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58899726312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58900206812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58900601818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58900968036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58901331326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58901731222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58902140686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58902518706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58903004962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58903388484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58903885870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58904326468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58904690892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58905068118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58905510676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58905925780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58906310654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58906732114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58907110104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58907459024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58907857156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58908239260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58908696520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58909071252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58909463492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58909862834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58910266794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58910657874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58911022980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58911482354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58911864566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58912260810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58912623292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58913011274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58913456588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58913907234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58914305410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58914685998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58915280286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58915663342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58916062758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58916451236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58916966170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58917378220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58917772524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58918181402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58918597860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58918991380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58919338706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58919856388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58920236732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58920654164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58921048398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58921469436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58921875834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58922320458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58922734096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58923116750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58923496594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58923874040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58924291022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58924711784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58925233680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58925616700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58926010510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58926520622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58926922780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58927332620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58927791834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58928288204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58928655756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58929180512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58929584386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58929985962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58930424504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58930893536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58931292690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58931685514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58932115222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58932512668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58932961254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58933309154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58933763420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58934156810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58934555194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58934964708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58935340568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58935761842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58936170654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58936656684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58937055058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58937651844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 544,5440000,10000,0,0,256,25,625,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 58940011732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58940414042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58940832376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58941202236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58941654888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58942113334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58942540812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58942909416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58943325202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58943707014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58944054452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58944461960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58944934178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58945355290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58945762502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58946297106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58946680346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58947074622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58947566484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58947951356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58948362610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58948959036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58949384454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58949778310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58950186316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58950633962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58951020328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58951441692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58951820370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58952215792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58952621770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58953039854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58953510154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58953918180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58954266436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58954647044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58955038832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58955415376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58955959642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58956332790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58956723116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58957158620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58957615434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58957968918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58958384124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58958850096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58959220292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58959623556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58960126982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58960533748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58960925692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58961312960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58961743336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58962113588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58962494416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58962868104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58963306180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58963684428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58964102072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58964567752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58964990912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58965386200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58965765096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58966159132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58966578836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58966973812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58967423350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58967860060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58968256180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58968684014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58969068712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58969464506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58969932346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58970336668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58970731780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58971242932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58971649254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58972042384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58972461942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58972921040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58973306748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58973699064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58974045734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58974407486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58974751716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58975165636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58975605872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58975982896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58976330996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58976678572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58977038828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58977403302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58977809472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58978156634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58978617974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58979000460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58979417958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58979785902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58980152016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58980513244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58980885904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58981351216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58981732642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58982121712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58982643224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58983018854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58983414018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58983794434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58984360432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58984732970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58985106580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58985452476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58985824480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58986268040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58986751076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58987121188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58987470156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58987889496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58988236268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58988618610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58989097936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58989575800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58989961748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58990335762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58990716264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58991097812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58991474662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58991832676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58992225130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58992668242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58993060288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58993547706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58993976378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58994371940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58994764662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58995259202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58995641692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58996022418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58996368314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 58996793984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 58997185218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 58997587176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58998012906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 58998382044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 58998787070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 58999150710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 58999513618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 58999858530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59000272344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59000732798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59001130388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59001476908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59001855854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59002245688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59002606124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59002998226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59003387028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59003846264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59004211608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59004756900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59005139778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59005533722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59005910308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59006364816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59006748350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59007112906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59007515736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59007906816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59008296386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59008670896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59009020036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59009507588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59009877682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59010297044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59010677966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59011080536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59011484472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59011924944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59012384572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59012783376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59013220288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59013582968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59013982956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59014357182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59014811482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59015209172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59015965336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59016337868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59016735646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59017122706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59017561742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59017946400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59018310698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59018700784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59019093320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59019464812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59019841886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59020206264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59020657318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59021008226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59021402454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59021779392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59022168150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59022573702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59022978418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59023438704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59023828368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59024224290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59024587800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59024951276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59025357280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59025764746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59026209188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59026584176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59027071204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59027444160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59027823726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59028217158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59028598804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59029020902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59029433978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59029795180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59030206860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59030571366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59030937246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59031310968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59031765838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59032150874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59032497510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59032867922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59033291556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59033664396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59034042670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59034479354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59034864560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59035272868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59035635304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59035997882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59036368392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59036772196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59037389312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59037776476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59038262264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59038686988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59039042128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59039436108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59039782708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59040268596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59040730204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59041145508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59041491782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59041858476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59042311472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59042754854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59043125338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59043472992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59043912368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 545,5450000,10000,0,0,256,25,627,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59045636608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59046033844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59046381570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59046764940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59047166188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59047550548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59047927958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59048396440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59048839980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59049252362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59049795102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59050220802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59050643714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59051022114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59051494852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59051918388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59052264058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59052680408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59053088220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59053533558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59053999058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59054371084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59054790722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59055154518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59055562144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59055937780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59056365976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59056859204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59057269824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59057648754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59058028036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59058444658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59058857638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59059249600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59059702704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59060120952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59060610134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59061061146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59061425996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59061833144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59062316500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59062709150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59063118094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59063524834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59063912716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59064322696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59064896198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59065374190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59065773696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59066190558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59066566734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59066990254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59067365952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59067800620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59068282086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59068688924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59069164220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59069563910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59069972400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59070370584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59070821310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59071216784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59071634932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59072162454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59072574774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59072996042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59073388356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59073854582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59074237078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59074634508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59075009364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59075410136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59075840262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59076232122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59076679470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59077091824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59077499236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59077877254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59078273292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59078702674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59079165926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59079593300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59080023882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59080410984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59080810528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59081201806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59081614742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59082110620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59082509332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59082898946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59083427608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59083861184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59084286070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59084639516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59085135788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59085527700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59085931226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59086304860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59086673256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59087103804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59087590960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59087973232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59088368512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59088796920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59089218376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59089619760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59090015310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59090460388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59090870112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59091302078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59091711932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59092092020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59092743926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59093268198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59093652322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59094055028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59094649376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59095053546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59095485584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59095939050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59096365234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59096773406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59097193616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59097616956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59098025236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59098488640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59098945036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59099363912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59099770642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59100180040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59100584628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59100973540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59101393250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59101861950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59102290060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59102686140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59103145566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59103515328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59103915256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59104404038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59104797632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59105193026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59105721888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59106133364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59106580946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59106970120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59107476430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59107860710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59108284436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59108646390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59109073436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59109487144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59109947324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59110343632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59110813826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59111197186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59111606848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59112001664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59112412898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59112909478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59113275524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59113677510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59114129436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59114545504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59114969974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59115363298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59115836592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59116231768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59116744216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59117146582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59117549446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59117953768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59118416658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59118769612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59119148060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59119539892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59119955196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59120320432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59120705746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59121213520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59121596794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59121984664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59122379512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59122784210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59123163062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59123520922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59123984332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59124348188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59124736378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59125096890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59125535746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59125920084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59126322442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59126764090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59127145510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59127526062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59128019420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59128454958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59128833348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59129220210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59129659942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59130009572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59130401996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59130777944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59131155394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59131662020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59132083618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59132576268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59133034008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59133449558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59133830540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59134192268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59134583684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59134945674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59135370234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59135786610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59136176026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59136563276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59136909684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59137289020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59137691438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59138130564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59138525988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59138868940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59139388454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59139786440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59140216674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59140593240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59141014958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59141407684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59141784572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59142163124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59142524656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59142934904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59143343028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59143799366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59144147980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59144526340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59144926854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59145275944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59145635404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59146021032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59146498942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59146870108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59147274276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59147637100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59147984394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59148345146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59148731836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59149221602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59149587176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59149958584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59150447716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59150859310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59151224890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59151636300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 546,5460000,10000,0,0,256,25,628,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59153288774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59153729180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59154230868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59154581154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59155071060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59155533368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59155967836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59156316856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59156725752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59157126984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59157561418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59157945588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59158355554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59158744652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59159108018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59159500136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59159954574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59160438330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59160803138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59161160936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59161674460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59162041306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59162428730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59162845864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59163316176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59163727450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59164084274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59164476814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59164855054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59165234936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59165592084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59166071992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59166459706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59166831628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59167211162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59167592148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59167970220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59168338446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59168834994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59169425402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59169860706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59170241080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59170613432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59171034030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59171383782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59171834566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59172186672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59172727320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59173088348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59173531864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59173963438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59174435280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59174804436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59175197684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59175575564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59175922258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59176311726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59176702952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59177160676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59177527158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59177930816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59178340570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59178706788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59179067108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59179457484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59179909696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59180285976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59180657466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59181050132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59181452894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59181819974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59182254502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59182783802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59183166960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59183547820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59184028484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59184438938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59184818444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59185234332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59185744508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59186129018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59186536152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59186885380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59187277960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59187654782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59188058040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59188509544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59188938518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59189304328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59189653778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59190042874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59190481112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59190871964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59191282920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59191673280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59192065504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59192498354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59192879228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59193245514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59193618170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59194103498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59194474382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59194866420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59195382572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59195781538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59196185096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59196533748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59196987136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59197383296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59197747164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59198142490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59198518772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59198909280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59199299602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59199760098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59200142486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59200524890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59200903440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59201250588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59201643612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59202017854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59202457792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59202840852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59203214310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59203561832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59203908640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59204267864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59204625966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59204987424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59205408780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59205783802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59206225782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59206616776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59206963054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59207309872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59207681182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59208099328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59208464446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59208809486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59209180300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59209539136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59209910688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59210365848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59210787972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59211150896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59211495848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59211856010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59212199774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59212570254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59212978286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59213368362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59213798212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59214148210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59214508760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59214853156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59215213778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59215557790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59215939778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59216361958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59216735712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59217081704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59217533460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59217915148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59218297582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59218706240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59219174264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59219568120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59219947062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59220319444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59220667038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59221012992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59221410900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59221757544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59222188834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59222536276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59222906760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59223266522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59223637094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59223982250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59224341302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59224762724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59225112812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59225474514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59225819264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59226189938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59226550880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59226921522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59227277892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59227709096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59228072130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59228417628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59228923928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59229294608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59229666570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59230057076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59230563328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59231011642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59231363744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59231726586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59232073968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59232437680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59232800098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59233247724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59233631494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59234004578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59234350938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59234697524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59235056442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59235451310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59235934818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59236296704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59236717284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59237078720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59237482268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59237847610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59238210472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59238765500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59239137988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59239499590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59239976818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59240387500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59240854536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59241253614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59241705504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59242091148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59242453924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59242816712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59243213548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59243591998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59243994456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59244436472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59244813152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59245180826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59245548572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59245957560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59246525500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59246908944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59247328972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59247732142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59248109364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59248481260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59248860530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59249239882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59249631462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59250090882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59250554866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59250921314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59251458620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59251858892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59252279398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59252707954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59253074404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59253437678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59253797800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59254185718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 547,5470000,10000,0,0,256,25,629,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59256166746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59256569926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59256968534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59257362674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59257712074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59258093380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59258564708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59258947724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59259327350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59259672710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59260043932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59260562866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59260958960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59261394164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59261791458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59262279986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59262650126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59263044016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59263402240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59263773806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59264208162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59264583064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59264964980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59265313544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59265674462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59266021780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59266430888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59266932424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59267342308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59267734890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59268191742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59268557642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59268924026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59269326238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59269760902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59270128414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59270474668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59270844802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59271205868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59271607728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59272024224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59272451112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59272847150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59273193700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59273659944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59274010030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59274436810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59274878740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59275333726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59275685506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59276034070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59276395538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59276740024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59277101388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59277461362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59277833964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59278259316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59278633792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59278981358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59279329712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59279690464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59280037310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59280410706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59280815986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59281190994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59281553660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59281926960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59282274150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59282622212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59282993618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59283340384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59283799210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59284146726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59284736626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59285107186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59285480196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59285883342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59286321404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59286716270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59287076616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59287461306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59287807352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59288177452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59288537938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59288923260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59289340394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59289694532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59290055778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59290403058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59290766844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59291113202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59291495712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59291906500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59292288016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59292671938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59293052504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59293414080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59293758910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59294120276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59294479198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59294919122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59295348140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59295725892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59296179764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59296530178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59296890108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59297286596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59297730382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59298080422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59298452184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59298813474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59299187016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59299534858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59299996414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59300434910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59300786152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59301149278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59301529284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59301938328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59302300080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59302686698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59303035500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59303456794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59303822468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59304172302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59304537066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59304885190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59305259656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59305630660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59306066302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59306416360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59306762304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59307222586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59307573912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59307938312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59308294668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59308733818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59309099780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59309474692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59309841468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59310188822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59310549236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59310895326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59311298162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59311720840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59312095396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59312457148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59312830814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59313177644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59313524994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59313896164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59314242400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59314669502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59315018588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59315411276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59315771786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59316144056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59316491848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59316852176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59317276524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59317625472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59317987278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59318435926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59318846040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59319208612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59319625626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59320054388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59320406426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59320766214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59321112444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59321475638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59321821898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59322235790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59322620890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59323366632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59323732256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59324125828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59324491762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59324840086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59325219604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59325651990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59326029454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59326392478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59326767418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59327115442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59327463844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59327837202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59328182914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59328615684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59328963346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59329333868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59329844106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59330219092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59330594330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59330945330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59331389822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59331740772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59332103842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59332449446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59332821882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59333183168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59333569602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59333983610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59334333794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59334692488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59335076478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59335456656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59335833522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59336216868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59336575980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59337024306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59337375196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59337723894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59338085620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59338432722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59338794842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59339150544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59339589730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59339954276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59340326092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59340771834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59341158458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59341521002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59341880760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59342302172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59342666204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59343039072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59343397608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59343770984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59344117850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59344467406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59344841324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59345248666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59345616408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59345961902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59346333410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59346696852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59347085914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59347456244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59347804864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59348227540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59348576482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59348938424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59349291904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59349718620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59350080088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59350464504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59350880898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59351235556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59351597740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59352040624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59352408264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59352754672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59353137740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59353563092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59353936498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59354283080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 548,5480000,10000,0,0,256,25,630,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59355783520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59356159816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59356580512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59356947994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59357294852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59357669386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59358032234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59358406192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59358764162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59359177762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59359541788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59359888080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59360249614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59360593824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59360964296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59361324398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59361709784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59362132014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59362481042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59362839778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59363311724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59363677230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59364021888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59364404194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59364830102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59365203820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59365549482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59365897406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59366258152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59366603194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59366975224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59367319544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59367751010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59368115298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59368487164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59368833006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59369179020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59369537350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59369893250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59370316968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59370670580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59371040882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59371401840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59371773066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59372133244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59372492936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59372864592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59373275416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59373641172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59373986924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59374449166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59374813484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59375184496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59375542372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59375953582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59376315830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59376661520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59377022678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59377366462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59377735572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59378123820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59378519008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59378931564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59379282296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59379684672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59380037276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59380398684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59380743660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59381128170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59381559542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59381935304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59382281200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59382628260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59382988606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59383334098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59383694682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59384049622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59384484990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59384849008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59385220312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59385666240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59386017562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59386387704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59386743804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59387172774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59387522308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59387892936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59388252766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59388624024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59388969752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59389316048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59389686830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59390093188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59390492776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59390869992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59391240488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59391601294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59391971864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59392334806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59392763886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59393126650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59393472916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59393834472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59394204638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59394574962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59394933232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59395316012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59395723442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59396073086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59396466674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59396918322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59397283150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59397627238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59398070778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59398556924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59398934346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59399288534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59399693260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59400223242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59400588598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59400994356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59401465964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59401841108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59402200872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59402570298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59402913664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59403259464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59403633444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59404046434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59404413282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59404759262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59405131418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59405524704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59405896270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59406255824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59406602002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59407031014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59407379598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59407741850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59408230130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59408623400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59408996158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59409366736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59409789772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59410160896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59410521556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59410866722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59411228060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59411572546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59411954888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59412378268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59412752392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59413099300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59413446296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59413805312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59414150706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59414512038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59414867952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59415303662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59415667404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59416037220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59416383870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59416730446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59417088294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59417443540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59417805476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59418221810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59418594444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59419037262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59419424798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59419771066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59420119418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59420502628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59420915288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59421281132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59421625610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59422037378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59422431182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59422802044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59423163560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59423580728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59423944722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59424291570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59424652700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59424996894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59425384970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59425755480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59426127276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59426562652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59426971000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59427332624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59427678628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59428040280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59428385514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59428830534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59429264740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59429638198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59429984576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59430442706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59430807640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59431153660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59431527016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59431993314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59432371836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59432732360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59433103594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59433450454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59433797372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59434206532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59434553658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59434991534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59435339618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59435709518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59436082230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59436453884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59436802542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59437166592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59437591870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59437941316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59438339890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59438718710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59439091896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59439454186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59439839456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59440186622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59440606306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59440969238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59441341424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59441805358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59442153252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59442524988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59442896426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59443333488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59443683758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59444031366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59444390440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59444735874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59445097692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59445453500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59445823556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59446250294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59446624718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59446973812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59447321130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59447680616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59448027426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59448400290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59448812434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59449186082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59449546324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59449916796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59450263032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59450609316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59450980396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59451324430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 549,5490000,10000,0,0,256,25,631,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59453521952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59453902996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59454393130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59454810002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59455186788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59455535972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59455886974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59456250216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59456610926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59456972352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59457393218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59457769030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59458153038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59458525512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59458873964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59459222266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59459594150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59460007348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59460372080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59460715920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59461086712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59461445682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59461816564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59462175312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59462522244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59462954000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59463302546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59463663822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59464261846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59464714622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59465092166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59465552476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59465905538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59466253220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59466613956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59466957610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59467318456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59467661070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59468041450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59468469254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59468845738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59469193708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59469541102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59469901894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59470248744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59470622922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59470970152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59471401012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59471766794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59472138440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59472484878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59472832260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59473193898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59473551578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59474009526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59474357568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59474727302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59475190102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59475606504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59475956260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59476317024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59476753774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59477302062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59477665536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59478029380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59478416340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59478774910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59479160064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59479583080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59479936226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59480297986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59480642418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59481003268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59481347080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59481733784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59482107938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59482556428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59482904834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59483249800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59483608406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59483984764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59484361670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59484751694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59485206822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59485572914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59485944672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59486441060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59486794946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59487155140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59487512942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59487938930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59488285948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59488654764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59489013924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59489383412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59489745612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59490127260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59490498704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59490931142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59491315852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59491695194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59492089258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59492450668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59492865472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59493228872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59493661992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59494026228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59494371674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59494733288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59495077772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59495447862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59495819210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59496189264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59496600360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59496949824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59497307094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59497807826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59498173362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59498519274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59498902390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59499325882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59499700326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59500045014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59500390276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59500748712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59501091878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59501463066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59501805794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59502234100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59502597602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59502966946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59503310686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59503655724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59504012330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59504366884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59504842948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59505207100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59505637366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59506045828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59506416044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59506760896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59507130380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59507564504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59507913852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59508275766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59508723306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59509099398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59509461024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59509844882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59510192836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59510607318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59510969042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59511314556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59511733208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59512081016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59512452408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59512825228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59513262456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59513612936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59513960006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59514318752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59514664944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59515026572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59515381968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59515752464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59516173872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59516550666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59516898006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59517244076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59517602248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59517947446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59518321336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59518725014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59519101990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59519474362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59519992112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59520348454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59520695770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59521131248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59521567598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59521932266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59522277854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59522648932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59523008720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59523379950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59523787900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59524154412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59524602274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59524951392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59525312454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59525657986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59526028202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59526388114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59526773850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59527182236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59527533466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59527893944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59528238950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59528600532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59528944522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59529326786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59529720870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59530168972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59530518024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59530864850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59531326928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59531676498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59532037966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59532395140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59532827908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59533192484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59533563654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59533911442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59534316560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59534679490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59535036652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59535398496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59535813298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59536186354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59536569668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59536941636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59537288138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59537635882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59538008480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59538417716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59538783310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59539127640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59539497456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59539856864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59540227978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59540588216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59540935104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59541358862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59541707656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59542069942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59542668012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59543042170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59543450716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59543824906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59544256978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59544610054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59544972946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59545320008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59545683950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59546066548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59546450464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59546871832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59547247778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59547594426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59547940426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59548361444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59548709226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59549119740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59549536688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59549911478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59550272114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59550644062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 550,5500000,10000,0,0,256,25,632,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59552178456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59552607900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59553000618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59553351514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59554012710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59554361548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59554746476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59555174436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59555597890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59555950788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59556300344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59556663112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59557010612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59557389152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59557734856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59558176364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59558542132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59558915616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59559263934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59559613102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59559972768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59560329710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59560753988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59561101332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59561471686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59561832404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59562203346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59562549408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59562895000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59563266104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59563685876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59564051020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59564394840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59564917066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59565281180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59565651194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59566009808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59566423862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59566785152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59567131632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59567493480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59567837484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59568208328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59568578776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59568975314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59569387046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59569738410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59570099116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59570444852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59570806206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59571151256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59571534408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59571959752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59572334760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59572681392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59573058878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59573419378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59573765800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59574129486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59574505578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59574993364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59575382868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59575757804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59576205526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59576624312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59576999454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59577388436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59577829232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59578177588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59578548334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59578908722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59579280096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59579626390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59579985898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59580407036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59580755254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59581160214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59581505918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59581877024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59582239266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59582623430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59582969678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59583388172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59583748984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59584094144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59584470744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59584813858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59585183110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59585552748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59585997852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59586347100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59586693376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59587154724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59587503864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59587865492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59588220234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59588592780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59589017764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59589391444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59589739912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59590108334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59590469326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59590814012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59591213360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59591625920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59592000556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59592359266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59592728234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59593074840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59593421248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59593802822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59594147378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59594573730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59594945914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59595329854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59595687640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59596057232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59596401932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59596760728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59597196776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59597544244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59597904108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59598355328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59598729920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59599090384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59599471748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59599819638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59600250064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59600612286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59600968400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59601329930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59601673730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59602078380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59602451254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59602886824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59603237534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59603591248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59603949806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59604296752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59604673990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59605079296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59605606792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59605973510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59606345588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59606689992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59607036154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59607393810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59607808684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59608175024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59608585526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59608959678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59609321426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59609842406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59610192898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59610541844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59610913580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59611322778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59611736126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59612101504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59612472976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59612834950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59613207068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59613565340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59613984124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59614378294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59614724740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59615085678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59615429600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59615817666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59616190026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59616563778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59616980008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59617331382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59617691308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59618038352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59618402216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59618747766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59619134820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59619563780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59619961504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59620326908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59620779978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59621143772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59621490580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59621866162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59622339908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59622724978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59623085394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59623456786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59623801378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59624145344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59624504416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59624860324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59625281400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59625629848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59626000206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59626378344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59626770026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59627118300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59627478726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59627837136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59628264354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59628627238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59628971814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59629341696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59629717768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59630136016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59630492278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59631155496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59631536072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59632055958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59632425006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59632770940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59633222788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59633695652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59634125184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59634473658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59634822162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59635207660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59635554504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59635931858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59636352976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59636728398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59637089680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59637461406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59637808534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59638156452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59638517248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59638874568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59639297678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59639645436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59640035864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59640442470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59640815126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59641161924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59641522284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59641958656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59642308462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59642672392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59643147666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59643524866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59643885664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59644268478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59644615886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59645030786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59645392624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59645737890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59646098666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59646442346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59646847030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59647236114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59647728936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59648077518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59648422474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59648780198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 551,5510000,10000,0,0,256,25,633,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59650835628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59651246230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59651595730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59651967956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59652326980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59652748570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59653227886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59653583020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59653979904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59654433952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59654832334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59655220470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59655627484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59656064560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59656440830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59656789502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59657138716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59657530158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59657989056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59658396346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59658821604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59659195074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59659561542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59659961560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59660314606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59660662200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59661033422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59661435564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59661913836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59662305412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59662677650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59663040086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59663410968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59663770040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59664118212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59664554228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59664956196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59665353940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59665830566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59666204966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59666579664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59666952742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59667371638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59667724176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59668084908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59668429808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59668790770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59669134876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59669516936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59669937596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59670311960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59670693566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59671073150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59671435068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59671813310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59672218606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59672564066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59673003118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59673368058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59673739910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59674086098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59674432776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59674793660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59675181122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59675655118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59676005452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59676408886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59676876526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59677253640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59677602898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59677963050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59678400908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59678749172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59679108742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59679451852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59679820404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59680177488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59680574268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59680920230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59681327710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59681724262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59682100756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59682461068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59682804128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59683172416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59683554186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59684032932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59684383466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59684762426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59685153498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59685531226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59685893338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59686250184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59686620958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59687058702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59687431236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59687860568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59688226322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59688586122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59688931004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59689303904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59689773152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59690205824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59690573124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59690944744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59691333562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59691713980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59692087280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59692513106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59692896044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59693241890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59693613584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59693972258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59694343940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59694702398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59695109936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59695485512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59695831134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59696193906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59696555326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59697022508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59697398028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59697769742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59698191410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59698543500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59698904606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59699402756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59699770256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59700118234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59700535402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59700969478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59701348876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59701698600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59702047386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59702508240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59702858134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59703258252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59703730118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59704107896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59704468698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59704841886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59705189832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59705536520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59705912086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59706319858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59706693928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59707039400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59707410708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59707971612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59708347780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59708709200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59709119786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59709492150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59709904920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59710423182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59710772766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59711160114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59711597810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59712057084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59712409848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59712785884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59713148172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59713493758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59713854984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59714245634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59714615310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59715041650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59715415732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59715761166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59716125560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59716541616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59716934890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59717341202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59717842356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59718240566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59718668636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59719040712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59719386428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59719734704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59720111394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59720535594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59720935740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59721313252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59721790642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59722153112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59722523714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59722881724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59723299202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59723662620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59724008966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59724370736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59724748056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59725120102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59725495284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59725932444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59726281736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59726628528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59726987998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59727331884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59727723618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59728100034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59728497032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59728925810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59729302956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59729650404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59729997650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59730377284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59730740854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59731117734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59731528208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59731903736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59732264296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59732733948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59733084844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59733433378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59733804736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59734149778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59734578144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59734927602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59735300388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59735662106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59736033398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59736378468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59736737386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59737161090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59737510636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59737871318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59738214830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59738585028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59738944050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59739315962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59739710520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59740161318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59740524788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59740870590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59741231550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59741575248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59741945484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59742317882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59742756296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59743105040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59743452818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59743907624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59744272164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59744633704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59745039972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59745412542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59745858302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59746333962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59746810774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59747161696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59747522476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59747879642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59748241564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59748676854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59749081730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59749476220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 552,5520000,10000,0,0,256,25,635,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59751225120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59751599844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59751958050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59752384548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59752733252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59753120034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59753516378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59753977854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59754343040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59754718002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59755174368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59755529184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59755892354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59756253236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59756617898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59757035386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59757410084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59757771638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59758146526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59758496218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59758845502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59759216280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59759623252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59759989168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59760334888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59760742926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59761125850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59761497084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59761855860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59762203170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59762634488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59762985828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59763346896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59763691844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59764060912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59764420488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59764802290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59765220714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59765571778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59765930924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59766399100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59766784616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59767133480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59767519780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59767954626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59768328056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59768674466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59769023458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59769385218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59769731958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59770127678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59770492822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59770923214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59771289954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59771688886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59772038060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59772433580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59772793000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59773163044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59773606624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59773954412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59774391184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59774772094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59775177530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59775522534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59775883502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59776241870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59776710570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59777094596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59777558270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59777936480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59778297128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59778685160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59779032782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59779451598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59779815142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59780169170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59780529472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59780873004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59781243252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59781615036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59782057898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59782407274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59782754980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59783115896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59783462026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59783825874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59784182064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59784814302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59785184624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59785559548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59785908834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59786257530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59786620142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59786980568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59787345662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59787764388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59788138596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59788499494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59789013432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59789366682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59789716174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59790091074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59790509542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59790876388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59791222688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59791595772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59791975208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59792346908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59792720884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59793132492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59793519250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59793865506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59794226612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59794570364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59794967820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59795386602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59795788782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59796243190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59796610608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59796999834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59797388900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59797778442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59798165482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59798540580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59799001710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59799405876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59799862262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59800250562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59800665286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59801027598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59801390782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59801844450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59802373838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59802831742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59803275720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59803626908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59804020454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59804476828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59804845236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59805207832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59805552964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59805978598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59806339654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59806725922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59807172132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59807528878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59807908394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59808254466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59808646950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59809041258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59809452628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59809915280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59810312034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59810687746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59811172294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59811537020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59811912112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59812407498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59812888628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59813300480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59813691680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59814095074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59814538180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59814900298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59815317916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59815748038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59816141834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59816540944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59816941400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59817348984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59817778036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59818178500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59818634422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59819055288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59819408618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59819831934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59820211634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59820650302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59821111902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59821527568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59821933772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59822428728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59822842578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59823247276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59823655224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59824134172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59824553480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59824967836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59825376150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59825782492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59826201838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59826789270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59827149804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59827568472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59827959880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59828343054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59828756748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59829143438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59829622844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59830033768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59830419150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59830849006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59831317644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59831697096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59832125932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59832631472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59833048308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59833581074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59833951772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59834371522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59834801604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59835253550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59835649264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59836054066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59836449878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59836880750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59837262056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59837657402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59838110522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59838518002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59838901460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59839290384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59839692500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59840122532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59840549084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59840995922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59841379626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59841772736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59842151338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59842544880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59842933808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59843368494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59843872886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59844278232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59844817564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59845209500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59845621634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59845981838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59846486192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59846870912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59847273592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59847692522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59848093564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59848486450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59848890388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59849363318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59849745354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59850140762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59850517264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59850919248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59851324190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59851743444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59852176484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59852572628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 553,5530000,10000,0,0,256,25,636,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59854585966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59855110182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59855495772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59855992316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59856422226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59856821096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59857242024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59857704250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59858091498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59858515866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59858893128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59859390670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59859826718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59860235548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59860705166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59861080554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59861640274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59862021702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59862429854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59862806904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59863263496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59863612586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59864013816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59864430652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59864803058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59865193480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59865556880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59865993754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59866343016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59866735208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59867291860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59867669144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59868032508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59868419316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59868870662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59869254424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59869646088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59870019754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59870383440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59870759328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59871214980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59871686910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59872113316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59872499282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59872849470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59873239738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59873615772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59873991972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59874406366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59874782290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59875143130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59875515754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59875861548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59876225870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59876653556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59877028728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59877492504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59877870070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59878342608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59878901518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59879323708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59879777280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59880210868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59880576118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59880930312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59881293038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59881638800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59882093616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59882512216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59882957780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59883307956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59883655002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59884015010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59884360134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59884721688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59885078038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59885492622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59885871092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59886243942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59886591714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59886939944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59887358950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59887800660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59888194546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59888630386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59889006704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59889367842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59889891612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59890242292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59890604038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59890964532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59891378728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59891741542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59892085520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59892453996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59892812726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59893238208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59893600488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59894011128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59894410760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59894817816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59895212962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59895588750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59895961458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59896335664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59896817656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59897224494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59897600826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59898014276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59898391662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59898781496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59899165880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59899605540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59899999648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59900397040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59900877556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59901382090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59901787240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59902149772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59902622178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59902987364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59903404148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59903806430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59904208002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59904567076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59904917912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59905387080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59905765500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59906156476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59906517680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59906903868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59907320718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59907749982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59908173968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59908555018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59908944704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59909303604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59909693666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59910048410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59910485290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59910953404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59911327120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59911690170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59912182004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59912547538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59912910680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59913298344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59913737734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59914127344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59914515858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59914916926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59915292496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59915724724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59916186294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59916610382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59916974432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59917317180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59917686216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59918073374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59918472624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59918871664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59919341372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59919735408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59920085652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59920446148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59920806122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59921205336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59921601598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59922089714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59922456340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59922834680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59923376206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59923757982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59924119690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59924475866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59924943138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59925309890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59925726392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59926074214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59926452880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59926813522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59927169728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59927639538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59927988002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59928405356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59928767278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59929167672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59929514984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59929875836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59930238760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59930669436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59931033368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59931379782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59931751916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59932154252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59932586028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59932947656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59933405714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59933787226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59934150520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59934684314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59935033042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59935470260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59935940788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59936340290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59936717266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59937066548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59937456506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59937802658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59938392642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59938825024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59939203132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59939562882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59939933340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59940280250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59940627676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59941000794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59941348514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59941806186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59942184426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59942555356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59942916432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59943287552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59943634932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59944116044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59944579836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59944930490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59945291906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59945829636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59946223344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59946600042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59946995968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59947423450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59947789398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59948191426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59948537842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59948899112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59949243666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59949629668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59950058052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59950432332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59950786738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59951157252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59951533916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59951880210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59952261114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59952630014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59953084548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59953453102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59953822710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59954165518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59954509582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59954870088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59955228302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59955653382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59956001178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59956400402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 554,5540000,10000,0,0,256,25,637,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 59958036786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59958531560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59958915666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59959297102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59959661978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59960008736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59960371346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59960728816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59961168534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59961552328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59961954536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59962337942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59962689128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59963050966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59963427412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59963791374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59964207780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59964582696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59964944284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59965315720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59965663472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59966011068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59966381760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59966833306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59967199518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59967544210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59968078330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59968446012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59968816608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59969176776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59969634472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59970000066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59970388668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59970780754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59971126254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59971497564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59971870892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59972459724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59972829192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59973178440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59973576356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59973982186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59974476136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59974875856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59975323854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59975718708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59976119976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59976496702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59976844980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59977232854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59977665416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59978135634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59978513874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59978884770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59979427042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59979803948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59980164754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59980516296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59980949890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59981301526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59981664964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59982010538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59982382706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59982797036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59983184048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59983597166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59983948192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59984308264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59984653516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59985015364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59985360020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59985730272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59986102018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59986533954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59986883654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59987230034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59987588952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59987934524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59988295580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59988651596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59989021710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59989441606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59989814764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59990161034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59990688014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59991053394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59991411838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59991773706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59992188968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59992563418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59992923642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59993310552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59993657718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59994005640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59994451642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59994912616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59995276748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59995619320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59996016246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59996403776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 59996805154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59997164508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 59997579226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 59997942374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 59998288382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 59998648844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 59998993354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 59999364340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 59999724112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60000122988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60000610974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60000997260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60001359850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60001813694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60002207934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60002593944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60003020454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60003503056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60003883364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60004260324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60004658244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60005051386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60005442384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60005805436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60006270886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60006673002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60007033120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60007419960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60007806776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60008196604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60008586720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60009033944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60009431100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60009822192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60010247060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60010664814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60011080024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60011556010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60011945584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60012353478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60012853170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60013270414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60013644348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60014035230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60014475172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60014849672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60015412436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60015764240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60016123352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60016466860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60016840434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60017258764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60017632508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60017991968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60018363738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60018708372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60019053404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60019422050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60019765484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60020199826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60020546774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60020916024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60021275080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60021644892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60021991200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60022349390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60022769640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60023150652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60023517556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60024009968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60024402318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60024763890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60025151788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60025577150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60025949374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60026311402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60026656832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60027017232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60027360934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60027731586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60028104730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60028547348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60028971164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60029362728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60029738198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60030113924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60030531344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60030925626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60031386394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60031753152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60032124590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60032498642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60032846086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60033233976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60033592680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60034055020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60034415532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60034806016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60035297512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60035672078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60036018614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60036407396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60036847252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60037196958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60037589108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60037933490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60038333714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60038694862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60039106834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60039512050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60039938118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60040322874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60040702340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60041066380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60041499396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60041917848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60042450032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60042826576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60043174312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60043521394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60043952564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60044317176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60044717946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60045174964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60045572364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60045944454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60046451414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60046862332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60047212856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60047638288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60048094534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60048507596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60048882400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60049283522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60049673792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60050086384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60050445344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60050926762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60051326904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60051721212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60052082076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60052453130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60052880020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60053291462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60053755530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60054162392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60054558148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60054960784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60055336544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60055729242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60056132388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60056605924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60057075030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60057652988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60058013596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60058391518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 555,5550000,10000,0,0,256,25,638,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60060170446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60060557414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60060949386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60061296764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60061688812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60062128472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60062510196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60062858088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60063207208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60063569284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60063915520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60064288066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60064734460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60065143220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60065531346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60065910398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60066287140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60066635178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60067035712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60067413324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60067855038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60068233520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60068805366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60069183824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60069591426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60069954082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60070403624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60070802364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60071150410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60071563486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60071941808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60072343512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60072744788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60073227104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60073598070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60073975878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60074335334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60074684026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60075076906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60075433936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60075831700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60076280318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60076657144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60077005500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60077383830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60077744878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60078117862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60078521568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60078967742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60079371062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60079732582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60080268396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60080619954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60080978538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60081340960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60081789688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60082184028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60082529968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60082931048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60083320704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60083692274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60084051402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60084505804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60084869910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60085291766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60085653012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60085996030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60086363984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60086736432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60087240266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60087615768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60087980248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60088365148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60088717654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60089109762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60089497034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60089969414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60090334798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60090737570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60091257758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60091750416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60092362206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60092795506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60093210634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60093558130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60093929190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60094292086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60094664458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60095053012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60095407232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60095848600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60096198176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60096560042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60096904734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60097274614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60097632246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60098015558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60098424066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60098773268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60099130300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60099473884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60099834476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60100177064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60100555258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60100914180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60101351530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60101700810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60102046610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60102553716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60102938952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60103321608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60103680362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60104130236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60104495772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60104867992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60105215006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60105594890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60105958026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60106352412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60106795702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60107143628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60107515644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60107874770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60108246414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60108615746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60108979308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60109338544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60109753274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60110117658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60110461148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60110831120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60111189890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60111600682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60111993768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60112417308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60112781156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60113126668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60113645344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60113996860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60114368626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60114740972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60115189090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60115540032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60115890202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60116251166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60116596442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60116957770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60117302700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60117692150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60118116934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60118490272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60118836892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60119183698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60119554608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60119899576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60120278590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60120624814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60121054234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60121417476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60121788984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60122134040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60122479718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60122837736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60123192956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60123622530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60123989102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60124360696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60124817724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60125191960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60125538830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60125897608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60126313436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60126673144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60127035284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60127379562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60127749976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60128111660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60128482866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60128840012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60129250412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60129613402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60129959342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60130319830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60130663368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60131033584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60131406312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60131775872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60132183868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60132534428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60132893242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60133237938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60133598616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60133941686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60134325524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60134756896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60135132110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60135488868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60135927270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60136290452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60136636372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60137009918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60137354618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60137788964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60138153850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60138525598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60138870732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60139217516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60139594322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60139951556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60140380666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60140731106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60141104324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60141464686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60141913052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60142261550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60142626000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60143133610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60143496454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60143859876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60144205236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60144578000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60144936594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60145308094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60145668038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60146088360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60146451876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60146798708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60147270400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60147618398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60147988948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60148360954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60148811848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60149164144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60149512632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60149872248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60150217492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60150579320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60151000540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60151371646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60151811308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60152187424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60152534928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60152882502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60153245428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60153592738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60153972638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60154381410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60154754620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60155139756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60155511360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60155856922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60156202916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60156573866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60156918898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60157354450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 556,5560000,10000,0,0,256,25,639,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60159388344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60159771084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60160217930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60160632268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60160982820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60161332470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60161699152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60162082890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60162458672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60162884044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60163258456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60163619088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60164024454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60164373816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60164720338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60165095116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60165440734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60165873930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60166217820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60166586516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60166943670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60167313532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60167657886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60168049828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60168482788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60169103316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60169668158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60170115816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60170522902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60170927246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60171416440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60171767620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60172115782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60172495588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60172840564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60173201402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60173568480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60174000712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60174364176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60174733912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60175078730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60175475112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60175834580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60176190838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60176551772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60176966770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60177340710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60177698516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60178067508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60178412458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60178757880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60179126850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60179536204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60179900672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60180245062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60180755128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60181122176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60181490956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60181846808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60182192802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60182617004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60182965096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60183326190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60183669380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60184038604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60184397738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60184782118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60185192348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60185541674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60185900198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60186243724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60186603930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60186947156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60187315778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60187686170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60188137972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60188488224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60188836410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60189195668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60189541154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60189902536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60190258366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60190627436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60191095884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60191488624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60191998984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60192352970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60192711632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60193068788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60193431452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60193842800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60194215872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60194575670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60194946428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60195293052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60195639602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60196009244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60196415504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60196781170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60197125332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60197495090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60197854312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60198280286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60198655448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60199003968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60199429474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60199778310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60200140000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60200484828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60200854960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60201214066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60201597874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60202012572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60202361388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60202718996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60203160034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60203543810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60203889124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60204272882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60204633544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60205074836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60205424126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60205772526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60206132476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60206477270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60206838488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60207246822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60207725750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60208107678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60208514152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60208862234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60209211748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60209573634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60209936118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60210369744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60210717978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60211089194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60211448360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60211849978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60212214260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60212600232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60212983784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60213401798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60213822728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60214196886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60214698142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60215092858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60215505064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60215981592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60216335322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60216751772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60217125096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60217517146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60217906172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60218338908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60218801700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60219207074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60219610004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60219991726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60220367900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60220712616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60221085876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60221430288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60221884192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60222281592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60222668952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60223016636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60223363224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60223722860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60224079980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60224537306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60224927362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60225306046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60225767788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60226141778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60226535294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60226911444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60227345634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60227694578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60228055252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60228399586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60228770274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60229129872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60229545036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60230022094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60230390580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60230790604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60231165332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60231557230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60231956560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60232354792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60232824406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60233201580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60233549040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60233894904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60234253352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60234598768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60234972342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60235317450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60235771346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60236136872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60236506136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60236959506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60237311212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60237670704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60238028532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60238461294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60238810632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60239182976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60239541972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60239912720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60240257428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60240614744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60240976342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60241382860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60241748100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60242093856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60242466640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60242862382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60243288508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60243676144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60244139240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60244573656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60244920520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60245281376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60245624626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60246188612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60246553260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60247031104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60247382474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60247729966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60248252548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60248612634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60249009604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60249356206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60249841836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60250238986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60250608876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60250955542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60251300024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60251702468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60252062952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60252533924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60252902952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60253274660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60253650816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60254038200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60254384548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60254834852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60255303224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60255653860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60256035952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60256379826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60256749460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60257108704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60257490666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60257935388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 557,5570000,10000,0,0,256,25,640,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60259678480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60260056958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60260422132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60260864026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60261215042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60261591028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60261987146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60262363302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60262709402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60263074454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60263436938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60263892944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60264277612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60264654030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60265056684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60265448712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60265862514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60266209862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60266642376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60267046624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60267393768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60267755690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60268101282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60268502040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60268924778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60269375976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60269725634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60270103982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60270595674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60270998166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60271377940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60271722708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60272166182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60272531766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60272934218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60273312324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60273661278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60274085314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60274445970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60274878736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60275227736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60275598916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60275987864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60276363394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60276739810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60277139086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60277628592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60278016436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60278412588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60278786396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60279186762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60279577332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60279963570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60280437182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60280834208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60281251564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60281801580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60282224158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60282610018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60283168572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60283595914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60284022570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60284406224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60284803810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60285219788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60285646708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60286140476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60286517124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60286941292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60287355914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60287782162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60288167902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60288558820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60289053490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60289456080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60289873300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60290247128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60290671616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60291099512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60291594070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60291971440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60292374504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60292893060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60293273110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60293687880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60294086324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60294590158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60294956324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60295326518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60295672360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60296047334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60296424654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60296800042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60297243748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60297590354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60297992082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60298352940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60298723760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60299089230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60299491330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60299950936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60300301912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60300664772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60301009776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60301381526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60301742710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60302131978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60302490104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60302904918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60303269152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60303614420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60304117260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60304467928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60304839416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60305212382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60305653432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60306021944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60306415154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60306807112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60307181444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60307543496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60307924404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60308417104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60308783382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60309210204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60309586874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60309935596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60310310632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60310712154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60311195374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60311698296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60312105064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60312519710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60312949058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60313363776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60313739462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60314207068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60314591560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60314982952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60315463950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60315871150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60316245612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60316618642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60317063246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60317416882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60317809508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60318213274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60318607842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60318984402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60319358344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60319795648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60320172220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60320547252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60320896722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60321258496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60321636986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60322040710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60322458162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60323018374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60323384016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60323755976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60324101522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60324447800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60324820836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60325275748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60325642012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60325986690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60326497856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60326865708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60327239910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60327631818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60328055900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60328421738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60328768978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60329132788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60329508284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60329907836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60330345720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60330789054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60331141200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60331488136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60331849906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60332196934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60332560064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60332906508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60333290806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60333713658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60334089354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60334437110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60334800856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60335161890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60335507486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60335882244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60336226800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60336665750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60337062994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60337563940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60337943896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60338320774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60338724338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60339177854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60339638276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60340040714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60340414032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60340774722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60341147376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60341506660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60341966206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60342334200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60342682884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60343045676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60343423522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60343823274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60344196610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60344566984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60345007530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60345393026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60345755800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60346102168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60346465452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60346811448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60347196204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60347647808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60348040380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60348387246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60348870208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60349233210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60349578992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60349953362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60350370528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60350745952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60351122664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60351494036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60351841470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60352188592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60352558584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60352905138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60353331688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60353679614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60354050072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60354410324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60354781634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60355161798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60355546788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60356035464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60356388450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60356751574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60357097828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60357470652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60357831236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60358215828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60358560048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60358979350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60359342362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60359689890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 558,5580000,10000,0,0,256,25,641,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60361778854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60362140062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60362519188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60362883854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60363328134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60363724446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60364133632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60364598528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60364977534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60365369928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60365745328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60366144928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60366534222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60366949052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60367427608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60367810242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60368315218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60368685696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60369048674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60369408538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60369796350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60370289988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60370715966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60371239088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60371638900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60372029950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60372415428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60372865566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60373216516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60373590714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60373950910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60374324814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60374672882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60375031854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60375425878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60375842006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60376206756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60376551760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60376922776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60377283286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60377656416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60378030356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60378464844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60378845156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60379206304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60379569238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60379914138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60380285944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60380659388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60381133850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60381486630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60381832056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60382189466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60382678314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60383043994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60383405894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60383776618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60384215492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60384590176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60384936754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60385284656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60385643506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60385987346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60386394338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60386804526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60387177586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60387536882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60387907192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60388253482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60388600400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60388971004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60389316590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60389744308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60390091464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60390461330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60390819780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60391191828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60391562956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60391943920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60392380622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60392730256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60393091896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60393533002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60393908496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60394270860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60394654756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60395002350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60395421234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60395782588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60396175718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60396559364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60396904064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60397274724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60397646338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60398083766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60398432670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60398779120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60399137962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60399482012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60400126922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60400511602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60400977512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60401358550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60401731216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60402076402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60402424748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60402829102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60403232744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60403667128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60404015220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60404386396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60404957004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60405333914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60405713268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60406103992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60406571300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60406922194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60407314550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60407688058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60408087590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60408448306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60408860446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60409276750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60409628022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60409988262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60410333222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60410694148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60411037816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60411419412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60411778404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60412212848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60412561574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60412908122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60413266920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60413611774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60413972372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60414327578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60414760170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60415124740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60415496558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60415958428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60416311774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60416670356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60417026972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60417408936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60417840224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60418216718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60418578724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60418951122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60419298864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60419646112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60420019268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60420433628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60420799744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60421146064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60421517148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60421894624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60422282486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60422640502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60422988332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60423416136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60423764786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60424125428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60424539386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60424910882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60425268972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60425657426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60426083804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60426434366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60426794292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60427240640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60427605808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60427950028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60428331384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60428755374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60429129750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60429476164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60429823324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60430181824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60430526750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60430888056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60431285312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60431721434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60432085616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60432454952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60432800754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60433148402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60433510160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60433866504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60434228708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60434633940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60435006388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60435367058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60435738446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60436084630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60436432316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60436802748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60437224644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60437590452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60437934600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60438467036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60438867598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60439271188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60439663428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60440088346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60440451020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60440797052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60441158258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60441502880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60441872688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60442273476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60442693272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60443058318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60443406114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60443767288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60444114386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60444478366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60444824288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60445305556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60445738920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60446115824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60446465926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60446814128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60447194072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60447539672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60447913838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60448320996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60448736200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60449098976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60449574928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60449924616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60450271144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60450643318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60450987590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60451419468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60451767100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60452137662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60452497920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60452957578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60453305144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60453665748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60454094268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60454443966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60454805294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60455149448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60455519572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60455881826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60456265204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60456611940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60457033770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60457392840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60457735848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60458095496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60458438036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60458805640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60459214098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60459673922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 559,5590000,10000,0,0,256,25,643,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60461364700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60461729978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60462166814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60462629030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60463025100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60463425676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60463845466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60464240732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60464665960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60465015220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60465445768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60465839116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60466214536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60466606386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60467007738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60467393006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60467795144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60468254924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60468608414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60468956560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60469317678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60469665672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60470058590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60470452058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60471070594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60471438292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60471813012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60472263832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60472648544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60473026116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60473375164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60473817274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60474166536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60474538700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60474898876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60475271052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60475618450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60475978780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60476407068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60476936726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60477302480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60477647584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60478019246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60478379602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60478762990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60479174896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60479528618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60479906768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60480252988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60480613902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60481022764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60481430018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60481791998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60482237182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60482585638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60482932850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60483473120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60483824224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60484198936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60484544164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60484979202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60485343676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60485715210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60486061264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60486408248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60486767268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60487125630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60487554932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60487902208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60488307902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60488676914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60489049512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60489408280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60489792292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60490181208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60490636752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60491018158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60491363492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60491764404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60492168738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60492597060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60492973808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60493425858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60493819456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60494197432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60494739782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60495091308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60495504784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60495942090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60496336278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60496684984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60497034088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60497393196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60497738326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60498134372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60498489170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60498921624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60499287460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60499659028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60500005464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60500352442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60500711748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60501068344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60501429458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60501836558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60502209066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60502568252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60502939848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60503285768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60503632832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60504003640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60504418072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60504783820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60505129156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60505594682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60505959738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60506330482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60506692508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60507154026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60507549236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60507939632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60508341614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60508691534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60509061868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60509521062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60509993802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60510347342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60510695282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60511087456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60511434014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60511842966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60512202432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60512574652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60513040554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60513467958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60513819932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60514167560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60514555650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60514930380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60515310128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60515760282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60516164500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60516556120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60517085840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60517438396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60517799934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60518189508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60518638858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60519005606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60519353182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60519756916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60520132798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60520519528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60520879336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60521296446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60521660324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60522037044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60522427754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60522781568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60523153072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60523542032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60523998166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60524350738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60524730652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60525093050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60525469044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60525860786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60526271718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60526772412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60527169484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60527571268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60528088444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60528503492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60528895384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60529284942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60529737024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60530115252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60530489136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60530849574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60531221160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60531568766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60531934624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60532363592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60532714292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60533076500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60533422234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60533792520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60534151994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60534522560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60534880624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60535292424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60535656616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60536002848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60536364728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60536733668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60537123502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60537554366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60538031934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60538384006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60538732842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60539202998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60539555114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60539917050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60540274964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60540706304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60541080466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60541453536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60541799812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60542147318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60542505250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60542849322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60543249376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60543674044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60544071366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60544431750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60544803964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60545153022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60545500086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60545871768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60546217012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60546685566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60547035308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60547405554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60547764936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60548135828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60548481086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60548856576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60549293602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60549658754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60550049184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60550513688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60550888644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60551248014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60551632210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60552047456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60552398362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60552757912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60553102232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60553463168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60553806452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60554224214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60554584252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60555020660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60555369904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60555715658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60556074488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60556419490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60556778658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60557133608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60557572894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60557937368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60558308744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60558655426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60559001660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60559376986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 560,5600000,10000,0,0,256,25,644,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60561374708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60561850850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60562201316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60562589554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60562949894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60563394254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60563748606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60564101240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60564494338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60564844432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60565452088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60566004660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60566416748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60566780192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60567151418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60567498374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60567845948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60568216500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60568559346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60568991966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60569339272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60569719008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60570103112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60570474436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60570821630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60571182130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60571617456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60571985418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60572365002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60572925486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60573317754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60573680336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60574067006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60574517894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60574870392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60575232522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60575578872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60575942914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60576289610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60576675014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60577118398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60577500586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60577847572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60578194898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60578555446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60578901462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60579263648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60579620312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60580055698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60580420320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60580793284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60581138860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60581486664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60581845544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60582243988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60582711662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60583122296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60583495332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60583992952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60584368010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60584714576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60585075654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60585436062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60585851114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60586216536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60586561188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60586932174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60587291888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60587662908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60588020774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60588429994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60588792024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60589138322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60589499642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60589843220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60590213580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60590582948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60590954072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60591361878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60591711870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60592125486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60592495806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60592857182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60593201292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60593583808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60594110788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60594507264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60594892530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60595377732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60595769266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60596115346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60596489336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60596907984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60597284708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60597645354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60598016126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60598361702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60598707846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60599124690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60599543510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60599910104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60600255524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60600628652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60600988118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60601358814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60601704174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60602064872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60602484630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60602834132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60603195638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60603540036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60603909496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60604270104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60604651752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60604998260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60605405792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60605767342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60606112450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60606571176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60606918728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60607289000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60607659406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60608149252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60608500778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60608848236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60609208680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60609554074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60609917088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60610308940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60610750050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60611115600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60611486770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60611832708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60612197426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60612587034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60612965466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60613356868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60613797180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60614185912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60614546528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60614917756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60615279718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60615627268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60615998930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60616422370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60616788740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60617134440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60617604220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60617968322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60618340612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60618698610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60619093614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60619470986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60619817972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60620179368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60620523188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60620892664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60621252030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60621654944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60622081498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60622524806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60622888416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60623234958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60623638432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60624001984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60624386164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60624822536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60625196602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60625561138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60625907476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60626265648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60626608446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60626979696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60627322128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60627765178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60628131954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60628503344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60628954578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60629305476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60629666344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60630023490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60630655820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60631004494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60631375782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60631736812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60632107768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60632454426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60632813966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60633240622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60633588846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60633950532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60634292750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60634714792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60635079686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60635463392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60635811072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60636236078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60636598868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60636944832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60637306224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60637649598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60638018552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60638388672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60638828004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60639180216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60639569566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60640124472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60640493516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60640855902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60641213496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60641661456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60642026210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60642399058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60642744622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60643092100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60643451744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60643811804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60644173246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60644593202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60644968330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60645330588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60645701648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60646046928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60646392712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60646765528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60647178794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60647543608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60647888820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60648299954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60648689950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60649063842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60649425528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60649802578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60650236942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60650690878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60651221000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60651573534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60651944950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60652345074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60652789044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60653138940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60653488216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60653848574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60654193434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60654554204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60654897744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60655279682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60655721610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60656131634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60656479480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60656827464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60657187118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60657535276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60657911904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60658345008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60658722544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60659084724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 561,5610000,10000,0,0,256,25,645,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60660693276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60661108116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60661473350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60661879890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60662228964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60662750176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60663098336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60663483006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60663894686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60664289920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60664639924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60664989384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60665350622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60665697148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60666097212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60666455562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60666934330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60667302310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60667676384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60668026226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60668376128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60668737276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60669096342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60669523134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60669872994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60670244764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60670605024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60670976492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60671323318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60671701526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60672092434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60672507628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60672874026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60673217776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60673685990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60674052786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60674423572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60674783744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60675196070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60675559380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60675928900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60676292680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60676638510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60677010672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60677405880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60677823800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60678248872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60678599456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60679035868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60679383290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60679744344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60680087788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60680471320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60680899654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60681277236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60681626266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60681974170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60682335736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60682682420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60683056478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60683439450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60683905394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60684293860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60684822698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60685174768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60685523320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60685895692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60686293718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60686672908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60687020426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60687392192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60687788470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60688162304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60688509334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60688870102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60689300036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60689650020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60690012824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60690356380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60690727186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60691087030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60691469108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60691814254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60692219780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60692581106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60692925580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60693285790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60693628896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60693997690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60694368470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60694812144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60695185534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60695533002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60695997226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60696347554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60696710068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60697066202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60697436958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60697862782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60698236620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60698582876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60698929976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60699288720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60699633658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60700004752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60700412508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60700785058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60701144368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60701515188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60701859228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60702204634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60702598286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60702943398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60703422358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60703773548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60704146828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60704510714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60704885248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60705232024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60705594734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60706029270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60706410774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60706805496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60707627280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60708009650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60708444636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60708887938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60709242976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60709591746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60709955244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60710302240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60710665516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60711050504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60711423218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60711888252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60712264884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60712612806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60712963546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60713323616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60713670172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60714046388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60714465926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60714837680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60715195594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60715565620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60715910944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60716290424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60716661338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60717006846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60717441744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60717790268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60718161832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60718703444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60719078448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60719455324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60719803376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60720224958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60720608700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60720977658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60721322766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60721693564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60722088598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60722476146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60722901966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60723255636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60723618882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60723967800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60724333034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60724700044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60725102170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60725560970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60725943972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60726325564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60726674202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60727035298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60727412240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60727787958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60728133538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60728581306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60728945990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60729319280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60729810968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60730166960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60730529960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60730907448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60731360970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60731709956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60732099690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60732477554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60732877806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60733245132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60733655596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60734110702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60734463156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60734855566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60735245698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60735715946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60736083800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60736469948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60736893270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60737245166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60737606886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60737951290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60738314426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60738660340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60739042002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60739402068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60739840922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60740191890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60740539276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60741001632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60741350770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60741712116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60742066876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60742500304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60742864174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60743233718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60743578638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60743924966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60744282992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60744639590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60745001648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60745407296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60745779250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60746138932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60746509138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60746855394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60747201992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60747608432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60748055690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60748423350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60748769030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60749140758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60749500808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60749872856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60750232066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60750612092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60751067188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60751417272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60751797620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60752329214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60752706026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60753080956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60753555136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60753926156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60754290720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60754652454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60754997890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60755360310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60755705592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60756088752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60756516984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60756892074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60757270316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60757623872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 562,5620000,10000,0,0,256,25,646,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60794063784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60794437418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60794803096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60795206504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60795677954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60796064580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60796443642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60796905292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60797264892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60797632340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60797995258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60798435052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60798785096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60799176012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60799539888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60799914000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60800262748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60800648548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60801106366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60801504754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60801885354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60802251496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60802651704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60803011716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60803412518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60803759242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60804191930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60804556104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60804903190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60805288016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60805631674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60806000556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60806390328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60807030082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60807412626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60807763292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60808284856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60808722930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60809126530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60809559154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60809955256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60810405330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60810780526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60811130494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60811503588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60811879028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60812225302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60812671628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60813055180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60813443006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60813804744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60814175994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60814522770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60814885644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60815321006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60815671682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60816034522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60816380312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60816751910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60817113414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60817502088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60817905012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60818264410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60818650956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60819018438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60819539872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60819889456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60820348332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60820795882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60821172292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60821518956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60821865366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60822225348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60822568646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60822928360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60823282072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60823762578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60824126552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60824497992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60824843550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60825192374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60825551672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60825909470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60826333576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60826681638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60827052272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60827413092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60827783826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60828129880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60828477016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60828846998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60829258246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60829624702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60829969052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60830467440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60830834300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60831282172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60831691566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60832198336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60832583836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60832980562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60833343736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60833689026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60834088602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60834462198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60834942682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60835327624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60835701508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60836080414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60836426952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60836804244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60837172534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60837615152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60837979108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60838350376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60838695474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60839044258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60839405228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60839765416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60840169506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60840584942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60840960648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60841338206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60841842684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60842212632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60842698162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60843142020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60843497278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60843860848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60844207338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60844579934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60844957968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60845331560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60845692558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60846110196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60846475168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60846821122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60847183374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60847527780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60847897740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60848267444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60848772318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60849124540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60849603814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60849968398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60850315298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60850699520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60851059304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60851431244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60851888518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60852265300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60852610200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60853092006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60853457066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60853815462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60854176648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60854587420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60854962752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60855344948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60855718214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60856064056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60856410194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60856783762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60857202050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60857567600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60857912084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60858281270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60858640066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60859028572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60859405898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60859752988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60860177802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60860527714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60861092526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60861451722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60861822488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60862196862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60862569218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60862988292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60863375874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60863737314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60864235812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60864639280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60865028864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60865433216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60865898996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60866277678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60866625082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60866994896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60867356662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60867701000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60868076722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60868490280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60868865976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60869227520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60869599952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60869947560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60870295384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60870666590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60871012608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60871447718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60871797714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60872170846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60872532816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60872904834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60873275860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60873656742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60874089826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60874440732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60874805202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60875251362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60875648798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60876011770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60876397154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60876879648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60877253574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60877612710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60877955408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60878315538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60878683132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60879142112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60879627004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60880035424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60880383680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60880732768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60881093802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60881439104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60881811966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60882156630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60882614612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60882979964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60883369406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60883717208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60884063604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60884421936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60884780502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60885213402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60885562462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60885934778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60886401356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60886778418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60887130834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60887492406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60887910878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60888271086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60888636750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60888985132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60889393338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60889755588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60890175564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60890522260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60890941924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60891306316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60891651716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60892014868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60892358774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60892728194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 563,5630000,10000,0,0,256,25,647,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60894425952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60894812786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60895159678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60895508960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60895888108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60896235468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60896673104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60897021324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60897392032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60897902554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60898278996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60898638248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60899003810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60899432402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60899780890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60900143042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60900527426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60900900554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60901277004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60901692848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60902160852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60902514176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60902892836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60903254516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60903616952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60903962086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60904349464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60904777332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60905249364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60905598922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60905946630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60906305588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60906650852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60907024698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60907369126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60907807158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60908171930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60908566862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60909022790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60909375152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60909768212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60910131640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60910569656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60910919168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60911292166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60911652658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60912056620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60912405014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60912794826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60913225416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60913576962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60913941920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60914288644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60914663550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60915040608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60915423790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60915769328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60916185726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60916548162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60916893774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60917254780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60917600026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60917969954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60918340972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60918774122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60919123926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60919469694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60919993878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60920360716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60920723122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60921080728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60921513960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60921887066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60922269042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60922639812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60923019430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60923379434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60923769152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60924131660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60924547584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60924920752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60925280022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60925651068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60925995548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60926341858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60926710776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60927112548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60927483632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60927861660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60928232988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60928596270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60929000514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60929357524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60929704508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60930133740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60930506940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60930887726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60931354216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60931825264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60932240126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60932726356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60933096790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60933508766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60933868682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60934215954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60934579308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60934926062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60935311578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60935738422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60936110400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60936459368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60936804624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60937165244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60937513682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60938083502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60938497624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60938872250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60939233734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60939604300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60939949788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60940296666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60940668254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60941012016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60941448840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60941794942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60942165012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60942670832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60943047238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60943405556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60943752712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60944179270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60944527592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60944929848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60945275846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60945645150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60946006684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60946443756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60946868014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60947220556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60947600002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60947963480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60948328104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60948673146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60949088076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60949507832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60949893094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60950239452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60950587190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60950948996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60951295732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60951679294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60952052902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60952527014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60952893312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60953265530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60953713282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60954064128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60954423026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60954785620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60955220842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60955569080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60955940226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60956301650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60956674846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60957021924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60957382494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60957742834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60958164366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60958529988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60958875492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60959247588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60959607878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60959981512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60960338852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60960796110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60961158952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60961525554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60961948058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60962311754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60962683376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60963056924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60963429454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60963848556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60964199956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60964560282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60965060326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60965427972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60965787040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60966158580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60966584030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60966960048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60967306624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60967654002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60968016406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60968392108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60968786320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60969219224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60969628626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60970006504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60970380146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60970728130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60971075394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60971446994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60971792876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60972225388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60972573470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60972944242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60973304134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60973675956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60974022650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60974412012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60974846954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60975196690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60975558720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60976002592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60976378138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60976740066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60977125418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60977537810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60977905934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60978267778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60978614236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60978976136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60979321460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60979692172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60980064646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60980501224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60980851698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60981202344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60981562576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60981908310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60982270316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60982627766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60982998712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60983424072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60983798494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60984168364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60984550116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60984910522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60985257054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60985631690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60986055474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60986431924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60986804508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60987364144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60987738482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60988106772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60988859204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60989265746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60989645874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60990102944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60990505288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60990906392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60991284314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60991720648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60992078404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 564,5640000,10000,0,0,256,25,648,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 60993646192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60994007600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60994453172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60994837344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60995255888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60995625354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60996009906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60996369098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 60996754778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 60997218200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 60997580552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 60997951400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 60998423596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 60998813872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 60999191072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 60999593100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61000025146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61000392052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61000765242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61001122882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61001501400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61001858332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61002291096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61002728684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61003120366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61003482598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61003854004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61004225520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61004582140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61004970058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61005326400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61005770880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61006153514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61006537722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61006893472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61007252282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61007619818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61007989458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61008428512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61008784180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61009160186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61009667752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61010099308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61010492410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61010848730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61011316708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61011674884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61012047730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61012399410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61012779118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61013144552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61013533390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61013989906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61014360134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61014973898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61015334164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61015704034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61016080712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61016460224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61016898772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61017284160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61017648808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61018002136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61018475510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61018861424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61019259288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61019691656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61020075484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61020443320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61021008794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61021372708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61021771682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61022163906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61022620886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61022994434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61023347392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61023728262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61024095002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61024492208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61024847444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61025267972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61025639188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61025990082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61026358158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61026707436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61027082118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61027488846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61027929892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61028284750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61028636590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61029036500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61029414294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61029801204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61030178872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61030557882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61031010702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61031390122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61031739130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61032263276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61032660168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61033054220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61033520852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61033890816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61034266582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61034630712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61035006632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61035355346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61035719116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61036085192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61036498708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61036868290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61037216536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61037593148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61037955770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61038328416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61038689586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61039038776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61039464804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61039815610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61040183596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61040531880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61040907994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61041294510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61041671450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61042089118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61042445902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61042810956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61043265760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61043654612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61044012658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61044428560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61044874646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61045256636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61045609168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61045961124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61046326388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61046770984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61047153056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61047576680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61047956226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61048319244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61048697400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61049048610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61049398688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61049811002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61050161264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61050601554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61050953680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61051331194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61051696312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61052085488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61052456088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61052805346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61053231894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61053586786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61053954148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61054448242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61054829168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61055193836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61055583358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61056003082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61056356706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61056718338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61057103106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61057496214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61057843970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61058275082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61058718360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61059104308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61059473626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61059825142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61060186352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61060533130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61060921666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61061269522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61061706650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61062072884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61062445902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61062792636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61063139882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61063502288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61063862132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61064224610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61064636620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61065014072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61065375904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61065855826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61066211892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61066585624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61066951138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61067368172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61067738730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61068088608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61068464776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61068829940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61069204108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61069568096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61069982996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61070353590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61070706024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61071086896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61071436298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61071812536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61072204938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61072580368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61072995896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61073352556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61073726640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61074077022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61074453502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61074914496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61075291600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61075723146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61076102500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61076452306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61076993718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61077361234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61077760044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61078125916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61078542372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61078919178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61079281640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61079655068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61080005558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61080355066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61080728814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61081139778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61081508102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61081853882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61082227294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61082590138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61082961794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61083321028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61083670424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61084094056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61084445216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61084808952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61085154528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61085526832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61085886882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61086271282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61086619902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61087031300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61087393788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61087739076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61088201950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61088554386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61088939668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61089303238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61089785674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61090141654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61090491720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61090872602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61091219270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61091582238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 565,5650000,10000,0,0,256,25,650,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61093648788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61094036088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61094401264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61094793920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61095211386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61095672738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61096047740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61096397132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61096761158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61097122952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61097513302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61098014998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61098397518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61098750430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61099302550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61099671050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61100043078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61100410204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61100828360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61101207548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61101572372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61101947404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61102296502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61102645786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61103081236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61103532560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61103905148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61104258228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61104634516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61104998596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61105373512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61105741762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61106091616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61106517354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61106866938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61107228512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61107572610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61107969402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61108331146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61108714432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61109127254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61109482744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61109843996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61110190828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61110658316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61111005452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61111387958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61111765108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61112210336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61112563986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61112915528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61113316440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61113671532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61114085168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61114435402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61114892844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61115260454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61115636066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61115984128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61116333612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61116694596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61117053020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61117417964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61117825510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61118200720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61118573874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61118946452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61119294712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61119655248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61120018296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61120432246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61120798312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61121144846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61121665714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61122035416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61122408350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61122769546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61123184346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61123569588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61123920818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61124287292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61124636214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61125012110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61125388790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61125764750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61126178390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61126534240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61126895484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61127242816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61127606026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61127959908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61128343542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61128770104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61129146702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61129497224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61129845470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61130207586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61130555038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61130929216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61131312776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61131825540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61132194744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61132567780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61133022046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61133377876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61133754006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61134103628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61134532126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61134884768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61135260942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61135622090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61135993706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61136341752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61136707040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61137132008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61137485268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61137850760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61138199938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61138575232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61138936436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61139342776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61139692410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61140108974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61140474040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61140822720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61141185774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61141533070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61141907370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61142281478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61142709074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61143069506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61143420124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61143782416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61144273072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61144642858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61145004552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61145377570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61145805640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61146181370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61146533870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61146883690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61147246546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61147594134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61147975282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61148386142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61148762386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61149125976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61149499146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61149848208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61150197172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61150571644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61150919908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61151347426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61151699750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61152074370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61152435708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61152808546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61153156810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61153517714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61153950950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61154304644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61154686852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61155033734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61155542762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61155917288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61156304234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61156710476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61157072908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61157436742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61157785310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61158150138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61158497424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61158881648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61159243656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61159755276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61160109834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61160460978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61160825918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61161175038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61161595946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61161965418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61162421982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61162790146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61163166514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61163517010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61163867044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61164230456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61164609312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61164974408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61165386472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61165763456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61166126970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61166609272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61166961598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61167322458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61167685936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61168109612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61168478970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61169043182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61169421882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61169801466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61170217924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61170568408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61171018138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61171382626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61171728554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61172090624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61172435268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61172806172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61173179570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61173612838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61173964886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61174315048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61174677148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61175024782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61175388774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61175746392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61176119184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61176547612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61176925438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61177272752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61177770658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61178135490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61178493668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61178855928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61179278512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61179655100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61180017332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61180392130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61180740276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61181089242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61181462788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61181811018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61182237250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61182587246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61182960050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61183321944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61183695594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61184062808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61184412190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61184954278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61185317456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61185692442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61186037752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61186429052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61186790456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61187179414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61187628974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61188046486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61188410282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61188866442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61189234660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61189582214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61189967794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61190404100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61190781904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61191132076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 566,5660000,10000,0,0,256,25,651,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61192658750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61193034834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61193456780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61193824746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61194171576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61194545946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61194909684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61195306322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61195654792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61196069518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61196433750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61196793880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61197158608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61197505918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61197878858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61198253876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61198629430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61199042304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61199396654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61199757732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61200206180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61200573086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61200930828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61201303858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61201737850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61202116846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61202464358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61202832986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61203196230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61203544294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61203921606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61204332820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61204709482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61205072358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61205449180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61205798396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61206146980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61206519746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61206984982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61207427688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61207779556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61208153842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61208529428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61208904260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61209268082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61209618674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61210048060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61210399904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61210762816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61211271604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61211654690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61212043936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61212423112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61212863812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61213219686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61213583314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61213935198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61214302880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61214653900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61215039312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61215429334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61215873812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61216333314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61216687138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61217093484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61217460646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61217838144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61218186292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61218646108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61219056942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61219433276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61219806018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61220155774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61220531822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61220899074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61221360590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61221713558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61222101646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61222634696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61223012460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61223375556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61223727672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61224157904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61224510466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61224874254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61225231800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61225608162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61225980638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61226421768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61226840012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61227194302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61227565438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61227913798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61228278246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61228638362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61229027900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61229400298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61229843624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61230195216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61230544228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61230906266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61231254336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61231618358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61231980200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61232441686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61232809520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61233182118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61233674916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61234040578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61234402366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61234788014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61235222192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61235571660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61235944430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61236331644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61236705888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61237055896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61237443530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61237804672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61238229880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61238609748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61238955714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61239398640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61239765980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61240159870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61240507088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61240942776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61241309230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61241657000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61242020756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61242367936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61242749276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61243124628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61243564592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61243915388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61244264748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61244831180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61245187026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61245785336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61246138434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61246585868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61246953684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61247336582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61247686770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61248038450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61248400660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61248762866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61249204130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61249554010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61249934480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61250295860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61250693214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61251043168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61251405994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61251768342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61252206148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61252575438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61252924760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61253299490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61253663238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61254089708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61254452446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61254873328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61255239016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61255586364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61256111034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61256463986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61256851770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61257217482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61257659318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61258013544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61258419116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61258791140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61259140382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61259505302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61259867200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61260239990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61260679854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61261065420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61261411632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61261759258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61262121466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61262499688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61262899662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61263351732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61263745950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61264151348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61264555104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61264933046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61265329416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61265748082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61266170080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61266537380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61266910052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61267416458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61267784878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61268182346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61268533480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61268952284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61269319858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61269670368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61270037630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61270386332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61270762122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61271137142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61271576000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61271930202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61272280916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61272690750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61273091964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61273518452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61273882374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61274326302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61274698594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61275087010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61275437496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61275791630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61276155388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61276516074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61276880672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61277297134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61277673302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61278052546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61278531940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61278887256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61279252236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61279617754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61280033804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61280403342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61280759306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61281133188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61281497718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61281870776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61282263904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61282634242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61283065274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61283416264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61283779836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61284126816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61284507000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61284892146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61285277692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61285701512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61286068920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61286431690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61286779608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61287142848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61287489374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61287874434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61288235936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61288674532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61289035714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61289393156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61289850584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61290209366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 567,5670000,10000,0,0,256,25,652,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61292320600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61292730638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61293122492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61293508098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61293981490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61294343066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61294711780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61295088058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61295446650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61295818100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61296187900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61296574034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61297010850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61297396622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61297745328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61298094620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61298458808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61298819010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61299196204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61299608326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61300004274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61300384944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61300977946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61301386168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61301757688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61302128552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61302564896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61302937792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61303289860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61303669318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61304031784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61304405172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61304771442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61305188030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61305560288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61305908176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61306272664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61306618860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61306991070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61307364564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61307739048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61308149578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61308504320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61308865650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61309212344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61309576700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61309922948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61310306596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61310746368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61311122106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61311471214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61311819954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61312283106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61312634674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61313010884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61313358388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61313792514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61314157694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61314529928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61314877826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61315226650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61315605130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61315964500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61316390646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61316740614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61317113722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61317476806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61317849526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61318197668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61318559538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61318922618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61319334252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61319701556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61320048124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61320420946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61320783360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61321156606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61321518392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61321988548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61322564928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61322925808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61323433342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61323786136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61324187474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61324550808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61324993120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61325346786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61325698322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61326060158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61326408416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61326772040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61327130424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61327566620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61327933554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61328308068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61328657504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61329006206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61329447890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61329811268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61330175464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61330592394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61330969464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61331351712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61331727396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61332075696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61332438562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61332802338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61333215592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61333583204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61333930392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61334429622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61334797248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61335170288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61335531490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61335946650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61336311906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61336658946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61337020992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61337366850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61337738202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61338160614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61338532902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61338946732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61339300092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61339663776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61340010740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61340375302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61340722938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61341107626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61341532520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61341908658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61342258664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61342610152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61342972100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61343320142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61343696988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61344078228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61344557252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61344926200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61345331242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61345829566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61346185820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61346562600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61346911568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61347360868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61347711524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61348085004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61348448186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61348821974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61349193602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61349574150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61350007038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61350358774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61350722756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61351069162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61351449570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61351834492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61352229746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61352579602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61353027976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61353421888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61353770958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61354135174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61354481168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61354868108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61355258658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61355705884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61356057410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61356406892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61356873962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61357226092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61357678150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61358066952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61358520772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61358889100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61359265122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61359614446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61359966048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61360328412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61360687206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61361140056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61361494078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61361868354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61362230500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61362605418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61362970638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61363336774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61363700122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61364111684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61364479168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61364826050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61365198424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61365559974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61365932032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61366291570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61366688350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61367069428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61367417740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61367781738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61368230770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61368606392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61368982262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61369356640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61369774398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61370127092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61370490034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61370837518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61371201178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61371547640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61371931090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61372389724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61372766394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61373117114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61373468676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61373830356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61374177288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61374554264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61374900874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61375332938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61375699596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61376073988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61376422832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61376771172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61377132050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61377490720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61377921636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61378290004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61378664970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61379027344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61379497708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61379851184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61380220410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61380582586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61381010240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61381410002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61381760756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61382134090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61382500140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61382889160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61383238378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61383660186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61384028404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61384377418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61384741052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61385088112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61385461812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61385910586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61386362408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61386715730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61387067308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61387430998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61387779936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61388145438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61388505520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61388878518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61389305946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61389683362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 568,5680000,10000,0,0,256,25,653,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61391322462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61391689594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61392135116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61392490842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61392855178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61393202508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61393577494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61393939872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61394356256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61394772376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61395151898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61395517458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61395864582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61396227628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61396573344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61396958132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61397318440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61397754488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61398106434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61398455162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61398816152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61399163434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61399737648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61400090764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61400530308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61400899704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61401274246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61401764152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61402119212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61402493588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61402885852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61403332510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61403682202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61404057466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61404421832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61404797544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61405147866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61405515724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61405940396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61406292894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61406677418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61407026668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61407401472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61407766114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61408163432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61408515852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61408933562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61409301164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61409648736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61410011372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61410357238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61410746352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61411134958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61411574664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61411948142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61412315520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61412679018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61413131112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61413495862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61414070582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61414648262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61415032076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61415426052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61415782576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61416141474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61416527772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61416881578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61417323618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61417687164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61418073030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61418440480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61418819004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61419172108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61419546458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61419986044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61420343030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61420719332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61421069606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61421465472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61421839412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61422227942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61422581732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61423002048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61423371156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61423730088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61424273534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61424634436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61425030638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61425399564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61425839510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61426193180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61426552444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61426959914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61427326350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61427699762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61428046098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61428488314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61428857528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61429239544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61429589922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61429941970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61430309564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61430671356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61431036608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61431465118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61431844868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61432221892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61432612354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61432973114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61433335766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61433744988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61434182898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61434551608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61434899772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61435383266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61435753330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61436178708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61436559404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61436994534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61437375908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61437756272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61438151926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61438500192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61438871788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61439280544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61439771362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61440130328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61440481228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61440860706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61441240000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61441622722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61441984692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61442498718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61442868384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61443307612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61443690806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61444074712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61444454224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61444846512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61445338036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61445693250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61446070376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61446587054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61446973256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61447345742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61447699010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61448153492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61448524936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61448890738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61449238722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61449614592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61449977778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61450394842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61450817518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61451174786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61451541802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61451892236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61452260192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61452609182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61452997374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61453358940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61453801714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61454156078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61454505218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61454869966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61455224286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61455593798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61455955092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61456394018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61456761164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61457132028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61457479946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61457978390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61458343590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61458716740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61459209186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61459591308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61459970640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61460365702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61460739714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61461091746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61461491502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61461959936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61462372756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61462739170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61463085706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61463491046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61463865642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61464304170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61464743224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61465098912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61465478552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61465860624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61466241438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61466590620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61466976434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61467352108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61467835034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61468224076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61468583058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61469058722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61469415316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61469796286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61470146180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61470617484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61471041454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61471430790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61471785990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61472144490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61472529768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61472885378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61473324284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61473677474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61474054446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61474415556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61474788884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61475134896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61475545700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61475972440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61476562052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61476934274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61477282000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61477657306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61478019528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61478411304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61478848614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61479205416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61479573488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61480075662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61480446850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61480797430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61481185350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61481610304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61481990564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61482361806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61482734118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61483101984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61483451468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61483829326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61484177690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61484621316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61484990802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61485384008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61485733232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61486083474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61486447882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61486808884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61487240940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61487592958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61487967432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61488332210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61488708148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61489057616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61489418944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61489783020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 569,5690000,10000,0,0,256,25,654,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61491936604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61492334286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61492781796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61493164338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61493529106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61493907616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61494257680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61494609682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61494988954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61495337332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61495766060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61496115142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61496489024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61496848566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61497220312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61497567220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61497943460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61498367562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61498719632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61499161696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61499508064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61499879242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61500240542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61500624424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61500970758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61501392386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61501777042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61502124712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61502593356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61502991216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61503389010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61503751004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61504202152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61504555968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61504908856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61505273284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61505622124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61505985902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61506375048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61506810716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61507176800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61507548954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61507896162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61508262576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61508624612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61508983126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61509344376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61509755834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61510131674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61510494354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61510867216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61511216974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61511565918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61511941846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61512365804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61512732368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61513078960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61513452262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61513919268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61514296284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61514659792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61515010170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61515438210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61515789900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61516153776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61516508206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61516880518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61517259466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61517647390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61518063468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61518416960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61518780732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61519128980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61519493970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61519841420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61520225928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61520587128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61521029216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61521381880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61521729768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61522090756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61522436836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61522799418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61523157882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61523611184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61523996486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61524371980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61524866362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61525224480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61525587516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61525948214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61526375462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61526725820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61527099236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61527540688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61527918614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61528269024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61528633672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61528999502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61529418440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61529786822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61530134484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61530509132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61530870976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61531243918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61531602730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61532015318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61532380918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61532729060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61533092518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61533493752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61533898748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61534305728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61534795574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61535180502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61535563984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61536068106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61536424088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61536791498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61537152536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61537594106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61537995810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61538370404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61538748834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61539099950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61539495452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61539877532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61540355732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61540706618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61541079550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61541441730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61541815708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61542182366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61542559994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61542937310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61543361652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61543781494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61544174856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61544562042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61544924620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61545312818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61545658976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61546096288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61546507826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61546871236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61547353266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61547734064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61548120842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61548510892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61548993278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61549364776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61549731422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61550132028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61550479304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61550842428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61551260810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61551733314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61552100978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61552506378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61552864968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61553446162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61553829194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61554179256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61554629676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61554980044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61555368142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61555842394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61556266638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61556645434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61556995094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61557432478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61557782872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61558145598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61558670944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61559049842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61559457964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61559831924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61560249236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61560604312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61560967222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61561316544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61561698318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61562079484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61562463964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61562929264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61563339944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61563687818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61564099406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61564492528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61564872264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61565248660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61565666978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61566060000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61566423198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61566813098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61567162900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61567512786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61567890066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61568239684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61568686714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61569036082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61569410222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61569871968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61570249136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61570648854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61570999662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61571443752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61571795764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61572159546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61572525448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61572897422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61573257570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61573643574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61574061490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61574425826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61574786782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61575132612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61575495556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61575840534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61576226080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61576587592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61577023554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61577398744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61577777124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61578160728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61578512324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61578876258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61579234224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61579684468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61580055226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61580430176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61580915490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61581275928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61581638894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61581998676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61582435928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61582806496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61583197650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61583593098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61584047084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61584396758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61584762300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61585231446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61585601582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61585965852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61586313056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61586687538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61587051480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61587454496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61587800772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61588251068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61588634584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61588983340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61589345272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61589690826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61590062738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61590442886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 570,5700000,10000,0,0,256,25,655,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61592174982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61592536712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61592904090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61593271244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61593701146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61594070666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61594419976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61594828394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61595211866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61595589528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61595952600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61596398872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61596796650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61597156198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61597550520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61597896980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61598268956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61598645086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61599120226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61599481970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61599831958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61600225316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61600573022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61600968064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61601326536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61601698404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61602144422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61602538736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61602919600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61603377376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61603760054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61604120618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61604481980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61604917772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61605331782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61605712442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61606112048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61606466226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61606817806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61607192372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61607612050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61607980354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61608326976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61608699898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61609062070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61609435184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61609794044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61610161982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61610616690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61610983904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61611348584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61611693966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61612143286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61612587516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61612993232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61613424958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61613778964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61614140746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61614600718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61614969104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61615330298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61615703718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61616136186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61616513656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61616864528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61617213690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61617574960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61617922156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61618330276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61618751654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61619126860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61619514322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61619888916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61620238504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61620587906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61620982432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61621345990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61621809624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61622161850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61622564808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61622944840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61623351062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61623713978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61624123458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61624590104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61624942652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61625307224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61625837548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61626214636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61626617990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61626991774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61627418754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61627770868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61628132440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61628478864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61628841960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61629218082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61629606788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61630258230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61630650980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61630999538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61631348490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61631756944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61632121660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61632485188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61632913656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61633289676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61633651514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61634056148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61634406604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61634772300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61635175814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61635600272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61635966698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61636310724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61636874652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61637285326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61637707190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61638060184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61638485514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61638869236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61639249456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61639614078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61639961340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61640446120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61640857478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61641332834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61641702296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61642054540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61642432076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61642780186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61643142834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61643500986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61643944174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61644348332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61644727808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61645080034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61645463738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61645837020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61646215334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61646580238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61646995250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61647370330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61647730788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61648209016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61648560792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61648921748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61649283288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61649695996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61650062886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61650432136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61650824994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61651188374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61651562030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61651923898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61652343978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61652742864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61653091986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61653478666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61653856020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61654228976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61654630094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61655023892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61655478976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61655863974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61656226262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61656635018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61656999420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61657358774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61657731112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61658173804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61658558808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61658907540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61659365380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61659729110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61660097400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61660462080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61660877968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61661253284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61661615074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61661988546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61662336212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61662684784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61663056718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61663404116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61663836058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61664220662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61664599330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61664992866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61665366336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61665726844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61666076090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61666509492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61666860088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61667241126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61667587332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61667959124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61668347320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61668869834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61669319200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61669673640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61670047310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61670534706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61670902052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61671249220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61671636930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61672083014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61672483256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61672887494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61673270188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61673648250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61673994736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61674421480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61674846952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61675240256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61675633270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61676024154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61676374582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61676724180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61677100294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61677506758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61677883734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61678229914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61678603078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61678965498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61679337488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61679694682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61680047746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61680476082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61680848088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61681245072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61681718438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61682128096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61682530876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61682940956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61683400574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61683767384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61684131996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61684486464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61684850966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61685214860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61685602784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61686038926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61686429462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61686776396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61687124026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61687491580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61687837806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61688212708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61688559080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61689006694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61689373422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61689748884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61690098014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61690446428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 571,5710000,10000,0,0,256,25,656,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61692506022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61693141066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61693512070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61693876996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61694324454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61694699902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61695079214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61695428782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61695782294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61696145958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61696504394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61696898036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61697368770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61697745442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61698107400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61698481488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61698830248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61699183286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61699560216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61699970844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61700340674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61700689678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61701098186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61701528988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61701944768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61702305540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61702763670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61703129638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61703476658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61703840400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61704295958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61704672416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61705076540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61705556704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61705942504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61706318728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61706712960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61707323036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61707736036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61708114438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61708582674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61708981618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61709370360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61709760976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61710142462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61710515766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61710862166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61711325712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61711692196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61712081200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61712449404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61712840124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61713221068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61713614420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61714069648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61714461890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61714860968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61715442842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61715853498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61716313636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61716981508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61717403812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61717885790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61718359844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61718709912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61719373730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61719885084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61720289238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61720679322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61721074438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61721456314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61721825156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61722218798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61722694138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61723108254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61723480900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61723856866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61724221774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61724661600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61725017832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61725580210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61725968460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61726512806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61726902888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61727254190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61727677956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61728150428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61728551256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61728942748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61729327604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61729751802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61730188828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61730570920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61731039168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61731450040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61731815640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61732196060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61732571760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61732936768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61733357070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61733794822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61734200290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61734590450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61735037680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61735454736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61735855260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61736361592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61736750198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61737147972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61737498564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61737983096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61738332764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61738723004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61739212808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61739626582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61740010008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61740363646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61740733080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61741085654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61741502728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61741912660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61742301394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61742667196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61743041280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61743406696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61743773608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61744148006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61744493728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61744960872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61745329034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61745729136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61746090100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61746466088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61746813146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61747180226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61747656398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61748018820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61748404472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61748909012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61749316602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61749678132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61750081786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61750534580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61750916570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61751296386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61751643644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61752037080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61752415238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61752801178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61753248732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61753716444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61754071408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61754446802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61754806404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61755182320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61755585496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61756040762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61756434704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61756803596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61757232646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61757613428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61758034318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61758434040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61758896676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61759281752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61759643762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61760174496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61760548924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61760995170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61761342440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61761787016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61762185450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61762531136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61762920982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61763296080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61763694858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61764098762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61764585112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61764967936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61765343514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61765731458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61766105838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61766468004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61766854762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61767299382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61767697048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61768098728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61768446196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61768792110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61769151070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61769510358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61769959916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61770342612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61770742366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61771265948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61771656772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61772004888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61772395180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61772861876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61773231898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61773594250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61773968112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61774338304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61774699960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61775112862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61775562808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61775936280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61776336662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61776730708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61777119908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61777501756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61777914914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61778398378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61778792506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61779140620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61779511492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61779906600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61780286060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61780675054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61781137712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61781542400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61782036176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61782588676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61782943866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61783309560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61783722564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61784377642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61784761970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61785110090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61785511478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61785873102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61786402782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61786841282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61787274110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61787674880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61788041398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61788404630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61788749528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61789162960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61789598320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61789994530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61790359106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61790707506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61791096450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61791484008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61791874374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61792217962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61792691720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61793099720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61793472642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61793981962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61794333000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61794737566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61795166164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61795529658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61795873124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61796243930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 572,5720000,10000,0,0,256,25,658,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61797929218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61798326360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61798693338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61799064052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61799460872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61799836466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61800249896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61800629900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61801127578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61801494902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61801868056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61802215144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61802562388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61802936438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61803285726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61803724396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61804092392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61804464586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61804960618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61805335970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61805683200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61806043106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61806470968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61806821096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61807182622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61807526548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61807897450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61808256038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61808639540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61808984366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61809397442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61809760844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61810205684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61810569904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61810976346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61811392122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61811752886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61812241858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61812618924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61812972064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61813331788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61813701596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61814100754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61814572002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61815056148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61815418834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61815826692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61816304222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61816671536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61817045138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61817406736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61817910226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61818273208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61818642534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61819019742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61819389080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61819779654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61820198244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61820667232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61821016766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61821441256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61821801764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61822173470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61822546526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61822919576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61823335572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61823720318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61824080028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61824425944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61824820306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61825165620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61825548484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61825982188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61826358306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61826705696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61827054548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61827595040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61827945412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61828320436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61828734174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61829107588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61829498092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61829870142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61830246388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61830594008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61830994192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61831368608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61831823300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61832201376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61832625996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61832988144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61833360378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61833707680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61834068320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61834501424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61834852952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61835244032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61835589358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61835975524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61836367704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61836800922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61837256390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61837607168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61838022352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61838565664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61838965562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61839358676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61839745950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61840191158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61840609142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61840997386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61841358168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61841739886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61842158036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61842577694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61843054738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61843432866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61843828576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61844218546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61844596874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61844976990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61845365390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61845783436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61846193002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61846567716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61846937758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61847326372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61847738842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61848130052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61848610796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61848974478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61849319150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61849859736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61850210520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61850623172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61850980922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61851422786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61851791288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61852172106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61852532668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61852896448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61853259486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61853615580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61854051496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61854416408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61854786784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61855132788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61855478714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61855835694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61856195082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61856556318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61856965196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61857360314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61857751992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61858123264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61858468808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61858815736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61859187682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61859603560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61859967520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61860311444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61861079130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61861462974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61861847938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61862197356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61862622018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61862986592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61863333754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61863696092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61864075804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61864450308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61864827802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61865268894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61865633628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61865981680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61866341732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61866758374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61867123042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61867480972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61867910214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61868314572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61868709228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61869056704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61869436246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61869796408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61870167568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61870530212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61870967632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61871372238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61871730394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61872261930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61872613918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61872974856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61873334170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61873756560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61874123018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61874469826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61874843076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61875203918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61875573922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61875931790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61876343880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61876707564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61877053762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61877417510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61877763434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61878135704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61878496314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61878923062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61879387550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61879738862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61880100604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61880447654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61880811464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61881158820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61881543592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61881972912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61882350422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61882696344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61883078096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61883556792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61883905830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61884280940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61884698080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61885131174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61885518544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61885913248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61886289172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61886636882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61887054906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61887403318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61887864214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61888242264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61888612454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61889005740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61889376260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61889736132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61890082756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61890531006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61890914118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61891293314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61891666768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61892037096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61892432186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61892816682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61893239782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61893590802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61893950868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61894403324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61894852110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61895261050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61895647290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61896118264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61896493590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61896851784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61897210900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 573,5730000,10000,0,0,256,25,659,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61898979540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61899448604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61899814296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61900160792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61900563666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61900947324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61901354252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61901818882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61902207652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61902569678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61902945398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61903323796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61903684164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61904068250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61904532918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61904926868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61905317114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61905795212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61906160118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61906506778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61906884476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61907300232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61907673678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61908034684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61908406238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61908754440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61909103010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61909474290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61909820000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61910245318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61910592302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61910995934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61911359752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61911730216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61912076044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61912435342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61912865158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61913215626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61913578896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61913924300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61914296172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61914690434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61915074006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61915420096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61915842704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61916205540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61916549996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61917062550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61917412980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61917811106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61918172386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61918610340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61918962136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61919310138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61919671432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61920016088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61920376548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61920769260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61921223968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61921588848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61921977348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61922337900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61922684056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61923061544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61923465834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61923827328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61924246324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61924620076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61924980300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61925350884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61925697744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61926045110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61926416242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61926823372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61927188246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61927595528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61928073510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61928440422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61928811936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61929170576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61929584366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61929947032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61930292026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61930653530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61930997268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61931367550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61931739954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61932111900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61932526052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61932878418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61933268014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61933656508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61934026544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61934370180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61934780548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61935245026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61935652672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61936000634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61936347774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61936706188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61937050988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61937425308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61938086126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61938491496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61938881170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61939457272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61939839388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61940234826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61940625764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61941070740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61941451072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61941796556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61942194346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61942555596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61942956466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61943303486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61943753544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61944152352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61944498610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61944860262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61945232198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61945603066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61945976832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61946448294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61946828072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61947217916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61947608274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61948012088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61948390052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61948790046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61949268378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61949679810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61950097710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61950593002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61950973266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61951441392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61951830542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61952303822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61952652782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61953048574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61953426704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61953827772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61954226072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61954575678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61955010430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61955390920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61955836384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61956212994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61956612012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61957014334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61957384700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61957807230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61958177166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61958538870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61958881760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61959241224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61959583076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61959964654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61960398864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61960776584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61961125136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61961471708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61961935734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61962285180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61962659894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61963005222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61963446870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61963813052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61964182188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61964527210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61964873420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61965231748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61965588330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61966034172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61966384326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61966756540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61967116158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61967527300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61967875404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61968236866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61968599398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61969012956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61969377336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61969721398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61970090840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61970449740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61970819982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61971176102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61971585338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61971948594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61972293292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61972673038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61973119278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61973492772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61973895732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61974365768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61974731590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61975081812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61975457890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61975802408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61976193558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61976628508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61976999268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61977448168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61977860442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61978206906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61978585430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61978976614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61979361284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61979789698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61980251340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61980641798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61981019336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61981392236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61981794860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61982189552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61982580598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61983006620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61983371836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61983716984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61984235722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61984635616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61985021448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61985395718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61985832674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61986196886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61986542264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61986904566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61987248290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61987619502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61987992438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61988445996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61988811812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61989187472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61989575240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61989920666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61990281866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61990637312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61991007422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61991440080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61991818208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61992165752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61992514564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61992875428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61993252410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61993657306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 61994097126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61994499496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61994889510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 61995362694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61995713584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 61996062852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 61996434788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 61996847190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 61997212142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 574,5740000,10000,0,0,256,25,660,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 61999078828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 61999562916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 61999932468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62000308764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62000657656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62001008364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62001403034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62001765864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62002146018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62002586324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62002990502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62003351032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62003721988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62004067132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62004442270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62004830144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62005281494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62005648190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62005993508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62006529594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62006920080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62007333080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62007711560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62008188558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62008554074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62008908708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62009270054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62009614584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62009985044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62010390174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62010829866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62011178572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62011525438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62011883188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62012287536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62012667482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62013025150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62013396348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62013824014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62014243694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62014826754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62015214320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62015614566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62016021350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62016480498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62016844316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62017216184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62017727914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62018133856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62018481004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62018841186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62019274416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62019653218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62020034472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62020395364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62020795422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62021156674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62021541382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62021961084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62022339516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62022730132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62023080666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62023442930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62023787198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62024198368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62024588166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62025067874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62025441640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62025796990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62026185828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62026534018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62026940882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62027300510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62027758730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62028124538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62028521464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62028993384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62029361064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62029735012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62030109960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62030547092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62030894624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62031325826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62031688754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62032092842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62032439896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62032799024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62033274488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62033661446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62034050760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62034396844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62034798644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62035159666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62035543970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62036015310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62036439970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62036849690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62037196396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62037557232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62037902048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62038286094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62038757054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62039135920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62039483650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62039859454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62040354298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62040768686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62041146626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62041564720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62041939156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62042337772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62042710210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62043091152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62043456430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62043832110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62044176842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62044621218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62044968398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62045339966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62045700490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62046069958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62046415618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62046775188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62047242884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62047618102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62048011502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62048387180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62048786628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62049173872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62049576232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62050054868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62050407148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62050809274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62051275606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62051670374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62052017056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62052417648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62052892434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62053286074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62053662314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62054026420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62054386880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62054731894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62055105540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62055504344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62055887322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62056246026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62056617816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62056965058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62057312486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62057672134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62058028606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62058461474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62058808776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62059178052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62059538342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62059909186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62060254986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62060613202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62060972588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62061381702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62061745442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62062088776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62062581148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62062945944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62063359408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62063707256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62064126032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62064555662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62064957648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62065354980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62065719556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62066151544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62066529140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62067032492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62067439216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62067817044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62068180038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62068527146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62068965938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62069312950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62069758364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62070124502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62070496866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62070843704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62071192112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62071552116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62071909298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62072333582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62072682468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62073054418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62073414934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62073916710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62074266392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62074625380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62074985292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62075393224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62075757476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62076104040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62076475326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62076835480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62077207486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62077566478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62077974716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62078335432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62078680768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62079059220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62079404042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62079800086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62080192402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62080564580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62080991758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62081361166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62081722170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62082067422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62082429108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62082791444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62083176428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62083616512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62083992328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62084341954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62084707166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62085197736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62085608194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62086000416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62086430792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62086828158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62087188820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62087579680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62087928658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62088308424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62088697102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62089102742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62089479868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62089825312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62090196224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62090585860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62090986398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62091539212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62091993440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62092375314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62092804740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62093208966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62093610688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62093983192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62094378340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62094836366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62095186402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62095552586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62095913228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62096442728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62096807928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62097225836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62097670140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62098035058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62098408154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62098753620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 575,5750000,10000,0,0,256,25,661,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 62100411248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62100788114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62101135622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62101512774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62101872646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62102243112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62102616808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62102988110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62103404958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62103758836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62104119546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62104484196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62104863800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62105209026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62105590950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62106021786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62106395458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62106742384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62107091538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62107656284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62108006212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62108383544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62108798910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62109173566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62109533286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62109936664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62110315976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62110664592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62111038968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62111383772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62111814636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62112180564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62112554826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62112948088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62113321208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62113668746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62114031250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62114464462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62114859828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62115224744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62115571002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62115943044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62116306080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62116689382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62117036976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62117460296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62117822454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62118169212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62118630560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62118980008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62119384710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62119749390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62120206346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62120559180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62120936538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62121356058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62121704578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62122103772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62122460762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62122910806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62123304716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62123686908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62124055522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62124423570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62124785860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62125166504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62125633648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62125984200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62126359046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62126721356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62127094706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62127442506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62127821432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62128183242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62128594760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62128960276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62129304222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62129780040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62130176782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62130583632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62130930576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62131364600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62131728762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62132075224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62132437396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62132781984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62133152424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62133526404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62133958302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62134307980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62134655928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62135014576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62135360752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62135721344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62136065264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62136445792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62136866530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62137242100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62137609306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62137977580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62138339668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62138687442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62139064852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62139411286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62139856156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62140221398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62140593456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62141047164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62141412518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62141822726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62142200542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62142675834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62143025440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62143425864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62143803718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62144176732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62144534198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62144883590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62145313746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62145662244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62146023862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62146367240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62146769150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62147129616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62147546208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62147963126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62148312884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62148687804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62149033564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62149466712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62149813366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62150213180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62150594322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62151075292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62151453568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62151801506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62152308416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62152688432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62153092528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62153608468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62154013700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62154392656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62154807088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62155182750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62155557084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62155960022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62156423610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62156823094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62157201502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62157629122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62158007122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62158409208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62158795384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62159236928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62159633252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62160025430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62160388664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62160731938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62161130696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62161531772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62162014126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62162394746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62162773582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62163266818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62163662212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62164024710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62164425448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62164899560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62165265726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62165671104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62166046416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62166394826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62166779670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62167159088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62167591726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62167941182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62168314418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62169005546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62169380316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62169762842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62170112808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62170563448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62170914178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62171277868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62171636836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62172040966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62172412432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62172795950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62173216484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62173567352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62173944340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62174305620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62174851192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62175198128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62175597918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62176044532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62176437294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62176837252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62177205852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62177670804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62178139324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62178530484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62178976984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62179378502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62179766936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62180176328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62180551812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62180957504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62181346986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62181871164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62182283034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62182627682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62183022370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62183401302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62183821496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62184193558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62184652266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62185043470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62185419280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62185887286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62186263606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62186675962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62187145934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62187552190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62187900422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62188247594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62188608560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62188956060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62189330996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62189678946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62190115518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62190478792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62190849464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62191213126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62191577332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62191963954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62192349602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62192810518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62193207582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62193608754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62193999150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62194413508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62194775180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62195150030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62195622448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62196001346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62196370034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62196835624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62197253030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62197642976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62198056050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62198516456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62198872018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62199269602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62199634466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 576,5760000,10000,0,0,256,25,662,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 62201521286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62201913192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62202319658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62202708476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62203114634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62203508920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62203951322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62204346604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62204714306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62205093010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62205454210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62205951978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62206361042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62206839768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62207238350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62207617560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62208175278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62208555888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62208971726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62209345418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62209784718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62210241716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62210644458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62211049470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62211428668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62211830312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62212176324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62212632882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62213011036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62213410202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62213798788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62214199348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62214586198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62214937100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62215424622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62215804708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62216195158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62216567982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62216953070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62217340272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62217711032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62218150274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62218520596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62218897946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62219394708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62219804714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62220186710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62220565268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62221024666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62221428440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62221804430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62222184298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62222572916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62222961380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62223351828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62223783812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62224198818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62224589044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62224988942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62225367766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62225758070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62226147520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62226593978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62227002824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62227376306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62227792110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62228182168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62228590536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62228958468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62229405596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62229770128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62230146374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62230670050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62231046452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62231458108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62231834372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62232298892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62232675778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62233051936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62233439744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62233810034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62234285540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62234763736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62235184470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62235574498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62235974084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62236351466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62236754812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62237157780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62237628232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62238021068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62238464330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62238855128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62239231216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62239633120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62240024164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62240487852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62240873652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62241248782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62241735266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62242099976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62242499824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62242900984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62243345266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62243722404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62244078148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62244454822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62244799446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62245160986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62245757414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62246227958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62246594960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62246994348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62247338986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62247712954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62248099552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62248481660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62248913606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62249287580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62249685664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62250059292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62250469430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62250830168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62251232226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62251700670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62252066760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62252428956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62252956358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62253333968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62253695774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62254111714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62254564474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62254917704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62255278424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62255653472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62256044180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62256388670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62256785102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62257259708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62257666454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62258032958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62258409728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62258804412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62259150446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62259539380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62259998994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62260374180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62260750826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62261141014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62261517452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62261866286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62262301068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62262796664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62263194874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62263570744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62264074748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62264462222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62264894850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62265256314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62265707640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62266101100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62266520044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62266902690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62267278704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62267668606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62268056646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62268501592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62268881764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62269258792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62269634618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62270023320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62270413306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62270802608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62271269904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62271635564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62272035106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62272411982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62272760488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62273148966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62273508362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62273957194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62274305624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62274700280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62275096596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62275618662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62275970804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62276358570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62276815860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62277167346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62277546282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62277920810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62278320598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62278681650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62279105232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62279550008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62279931194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62280322652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62280667860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62281057236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62281431658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62281814020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62282202380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62282644180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62283022318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62283370008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62283745648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62284108736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62284486348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62284857066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62285322548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62285686150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62286054218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62286494882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62286876512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62287236720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62287594042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62288052852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62288429502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62288799542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62289158774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62289595376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62290065124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62290479258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62291017452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62291463500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62291865822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62292240726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62292619936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62293086846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62293588276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62293977768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62294334254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62294721212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62295105910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62295482486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62295837672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62296207148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62296643648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62297046112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62297429758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62297937518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62298317396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62298678972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62299143750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62299493582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62299892952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62300260454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62300648382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62301024716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62301413392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62301788864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62302232316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62302617136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62302989500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62303483578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62303878660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62304291874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 577,5770000,10000,0,0,256,25,663,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 62305988774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62306375126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62306777484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62307139672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62307598998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62307966462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62308355124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62308877928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62309276418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62309652310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62310040564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62310470910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62310821848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62311229896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62311591960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62311981764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62312372518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62312757348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62313209358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62313563384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62313925150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62314272038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62314633966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62314994786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62315414562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62315780104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62316247726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62316600024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62316949920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62317338074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62317716442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62318077332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62318459024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62318976144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62319376544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62319778470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62320248434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62320629910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62321005614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62321354394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62321818490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62322401210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62322785086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62323241488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62323616366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62323992972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62324443422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62324808636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62325182692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62325572812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62325917260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62326286980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62326699866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62327178616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62327528908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62327922436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62328282652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62328627754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62329019362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62329377912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62329775798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62330236028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62330609482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62330970822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62331497004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62331863312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62332254326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62332713236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62333101724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62333499662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62333869580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62334243104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62334620990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62335019210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62335385420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62335811316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62336206064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62336582140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62336955812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62337344682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62337729804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62338077972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62338520572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62338917230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62339296328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62339660300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62340034484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62340434968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62340808374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62341270048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62341626668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62341975498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62342337442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62342813516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62343179138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62343535760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62344034764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62344416398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62344802990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62345149412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62345587170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62345987024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62346409422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62346896044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62347338396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62347739436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62348125018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62348501572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62348847044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62349206218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62349681728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62350033790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62350424300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62350796518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62351185150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62351596384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62351995162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62352462088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62352844874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62353204992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62353689800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62354056008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62354399830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62354812484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62355262068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62355674788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62356043110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62356406030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62356766700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62357109724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62357512344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62357959050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62358332812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62358720874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62359117660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62359467140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62359825580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62360215552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62360613820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62361063156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62361409416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62361808336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62362196138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62362599634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62362959340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62363308364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62363776182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62364142680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62364506678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62364981502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62365357848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62365730898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62366132408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62366553352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62366903828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62367292804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62367642288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62368007436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62368380520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62368790820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62369223010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62369628108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62370006742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62370356348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62370716446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62371062716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62371466088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62371811210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62372250518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62372632834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62373046452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62373424668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62373802428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62374186264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62374552116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62375011698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62375423888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62375830132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62376324782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62376745744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62377106430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62377557226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62377953352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62378301440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62378691254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62379067016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62379585296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62379977950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62380463322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62380843186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62381222110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62381600340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62381960954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62382322658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62382707404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62383182754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62383578720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62383982378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62384358146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62384736918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62385125020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62385514012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62385988326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62386367608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62386756968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62387134848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62387640606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62388021214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62388411104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62388873208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62389225406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62389615992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62389994912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62390368538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62390759130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62391231000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62391678868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62392034348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62392394950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62392756846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62393166178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62393542380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62393926540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62394388622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62394791352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62395292556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62395674328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62396063688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62396436430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62396811100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62397267172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62397669076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62398056652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62398564416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62398916910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62399574856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62400042058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62400391992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62400751664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62401094802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62401536574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62401921250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62402343740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62402784796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62403168010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62403586880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62403974720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62404369880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62404716744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62405124798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62405591852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62405982710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62406358180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62406718690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62407105778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 578,5780000,10000,0,0,256,25,664,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 62409076552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62409454270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62410009946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62410420696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62410827960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62411333786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62411733906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62412095600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62412490382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62412864886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62413244278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62413629020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62414103266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62414499690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62414873900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62415220478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62415701744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62416067254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62416424876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62416889380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62417266960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62417656302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62418061134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62418438796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62418815508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62419203318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62419711166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62420061852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62420423448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62420904154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62421281674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62421643936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62422029900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62422452148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62422803458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62423182326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62423544924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62423936182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62424281326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62424664902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62425109292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62425518920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62425881116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62426228434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62426603736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62426963624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62427338334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62427719472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62428184482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62428552006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62428935032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62429303834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62429652540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62430012290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62430369888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62430824966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62431171988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62431572822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62432130566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62432540930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62432887924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62433249670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62433684202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62434052552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62434445488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62434791280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62435162364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62435522792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62435989960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62436482200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62436836390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62437229296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62437576098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62437937538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62438281780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62438700808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62439152626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62439557022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62439923336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62440271504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62440648288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62441010892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62441423844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62441818550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62442275136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62442638242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62443063354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62443639364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62444017916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62444409710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62444850588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62445217506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62445562302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62445932110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62446314680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62446716434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62447080490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62447428032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62447861944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62448209392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62448600988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62448946544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62449316256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62449677674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62450083294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62450497286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62450846632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62451234000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62451580590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62451941442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62452301186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62452700472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62453158160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62453535360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62453883368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62454261052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62454724088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62455073332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62455446996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62455808954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62456250628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62456643250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62457031272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62457393416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62457740840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62458149014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62458523820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62458956588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62459304628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62459704782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62460122614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62460552732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62460900910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62461274782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62461736362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62462102054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62462464170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62462837928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62463210786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62463572052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62463971426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62464471118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62464823362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62465183414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62465545376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62466054494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62466402368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62466789426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62467244168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62467620880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62467978122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62468345864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62468708884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62469054060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62469443754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62469803416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62470243966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62470626268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62470998380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62471371506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62471751082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62472122630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62472468868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62472902986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62473249692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62473649420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62474012272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62474382704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62474758348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62475118330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62475544450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62476151326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62476550776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62477053504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62477430082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62477803310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62478206700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62478626362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62478978106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62479366992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62479712642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62480073652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62480433586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62480831080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62481259100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62481634034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62481996676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62482368536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62482749246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62483095892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62483471354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62483815876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62484254686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62484618920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62485125200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62485476616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62485823826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62486209504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62486572230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62487013750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62487363702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62487766242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62488234276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62488702540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62489084822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62489436530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62489878846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62490225886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62490707264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62491069260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62491441124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62491815726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62492235106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62492737920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62493090402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62493450652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62493825874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62494219274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62494578412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62494948810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62495454462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62495831904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62496181528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62496529274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62496916810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62497292096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62497666654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62498081490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62498471590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62498846954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62499371470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62499721660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62500100872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62500486890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62500905198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62501272682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62501649446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62502023494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62502385912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62502759128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62503118776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62503576280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62503968492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62504315822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62504693274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62505040322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62505410966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62505784288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62506183016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62506631058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62506983104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62507341932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62507686892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62508078332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62508441406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62508826020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62509295008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 579,5790000,10000,0,0,256,25,666,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 62511005274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62511380048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62511761986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62512218162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62512570282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62512931698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62513275916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62513676086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62514101180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62514488928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62514911446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62515293832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62515654262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62515998908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62516358846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62516770398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62517181866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62517627906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62517999916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62518373704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62518720888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62519080620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62519453736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62519826140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62520169032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62520716318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62521111468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62521483470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62521938666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62522291162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62522693876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62523099498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62523479258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62523839982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62524225696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62524586840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62524958302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62525362348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62525711030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62526140986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62526501414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62526882528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62527257446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62527628948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62527990948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62528399826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62528812700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62529163868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62529552100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62529897956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62530258360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62530601868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62530985796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62531372428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62531814896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62532165182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62532515126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62533006896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62533386600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62533760222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62534120796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62534604810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62534969658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62535340582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62535714126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62536078240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62536453000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62536809208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62537240788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62537607322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62537996088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62538356824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62538756960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62539105194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62539466344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62539828280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62540244406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62540607540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62540951316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62541366540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62541754752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62542137998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62542484184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62542912442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62543275826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62543650676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62544165844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62544514844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62544988390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62545353270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62545803532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62546151122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62546528296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62546888712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62547232780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62547593332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62547976894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62548456084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62548875822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62549255496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62549632556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62550008764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62550366692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62550721920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62551182618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62551530346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62551899510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62552286380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62552656342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62553204440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62553599756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62554067360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62554415774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62554774754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62555116602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62555672450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62556059558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62556462876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62556909988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62557262164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62557668524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62558031068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62558420586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62558764986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62559148176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62559576882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62559954286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62560303640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62560652196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62561013264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62561361242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62561735468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62562082142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62562515642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62562878746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62563248604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62563594860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62563941746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62564300002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62564654390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62565015576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62565422036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62565794174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62566153152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62566621660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62566973624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62567331014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62567692588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62568103568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62568467602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62568810666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62569180390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62569562874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62569963642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62570373334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62570794302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62571170318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62571540486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62571904750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62572250300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62572651420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62573074874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62573579222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62573930944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62574279758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62574641094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62574987948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62575351038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62575698244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62576082706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62576507722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62576882956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62577287080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62577742534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62578104642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62578448848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62578844770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62579292292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62579688292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62580050204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62580421896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62580785534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62581150434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62581526108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62581942040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62582306528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62582649800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62583017428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62583375092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62583773774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62584159430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62584506098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62584928630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62585275536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62585634580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62585976806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62586345130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62586732084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62587148996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62587560290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62587910072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62588270416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62588615340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62589135558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62589483728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62589866170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62590224402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62590668994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62591050368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62591398960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62591758252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62592104292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62592466188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62592850248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62593310172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62593689582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62594061754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62594409226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62594754916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62595113114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62595468968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62595830484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62596242790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62596615516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62596973652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62597342330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62597688510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62598035188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62598404552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62598812666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62599178806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62599524400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62599894746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62600353920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62600729004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62601099196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62601572090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62601958604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62602328134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62602690806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62603035244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62603434752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62603813298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62604184160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62604661354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62605040774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62605465616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62605812444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62606186288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62606543544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62606943916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62607383992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62607758620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62608134138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62608493478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 580,5800000,10000,0,0,256,25,667,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 62610521318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62610898334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62611367588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62611747958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62612137508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62612498274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62612949726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62613330660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62613682564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62614047674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62614421512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62614784322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62615148436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62615630336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62615994954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62616364200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62616709082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62617083228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62617452138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62617828474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62618188826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62618618904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62619009782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62619396590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62619766896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62620114228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62620490622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62620862050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62621294952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62621687532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62622054032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62622527126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62622891444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62623290622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62623653928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62624073462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62624434040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62624777300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62625165472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62625539826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62625938988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62626343060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62626793828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62627171058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62627521162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62627895058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62628240696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62628600264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62628954426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62629323752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62629983820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62630371490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62630718774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62631067340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62631429564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62631788834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62632152100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62632591280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62632967992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62633334954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62633922428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62634273222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62634633490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62634992186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62635421600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62635806108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62636151838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62636521856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62636881000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62637250750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62637612048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62638046134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62638407192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62638751296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62639110080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62639452056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62639819934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62640187008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62640555818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62640970796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62641320780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62641678144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62642021962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62642382494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62642727198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62643107736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62643523634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62643896620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62644244358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62644590138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62645076592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62645426078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62645799208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62646143260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62646575324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62646938536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62647310048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62647654724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62648000808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62648359004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62648714492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62649136958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62649486188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62649857544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62650216520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62650587458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62650932664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62651278172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62651647438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62652053368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62652417192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62652761340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62653144284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62653503360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62653873362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62654228358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62654574866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62654999352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62655347620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62655707470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62656169878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62656542466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62656902152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62657307536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62657751060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62658196664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62658564042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62658906362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62659285224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62659627922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62660012046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62660443358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62660817638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62661169050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62661514458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62661931508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62662278010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62662651648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62662995704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62663430618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62663814554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62664184596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62664559816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62664922240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62665297046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62665653002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62666091412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62666440606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62666815622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62667269480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62667649074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62667995532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62668354196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62668777786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62669143304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62669504510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62669848574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62670219088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62670578058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62670989154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62671335446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62671755778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62672141048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62672486972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62672847104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62673190234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62673560956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62673963368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62674426274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62674776232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62675123168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62675481932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62675843198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62676234924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62676617704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62676988476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62677422098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62677796684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62678141494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62678590892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62678953032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62679298724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62679671944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62680081032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62680453452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62680811770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62681181434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62681526404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62681871316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62682269140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62682614006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62683036378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62683383456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62683752892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62684112794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62684508310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62684854576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62685213956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62685635016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62685983476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62686440050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62686786460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62687172042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62687560610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62687946828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62688410884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62688779810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62689162812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62689509186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62690063586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62690458208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62690859186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62691293572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62691666192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62692042874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62692390376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62692748384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62693092068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62693505622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62693932570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62694308254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62694696486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62695097554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62695445308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62695807198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62696192482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62696540176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62697008068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62697390096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62697762166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62698123898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62698493664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62698839348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62699223090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62699662542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62700010142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62700387990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62700732930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62701204840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62701568682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62701952260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62702364698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62702714132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62703073692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62703418212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62703779324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62704123062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62704523324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62704900616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62705342434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62705692992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62706041076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62706402586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62706930094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62707294202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62707652414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62708088922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 581,5810000,10000,0,0,256,25,668,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 62709650742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62710033436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62710395502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62710818486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62711184202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62711531074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62711891816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62712412422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62712786522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62713159320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62713598772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62713949878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62714297360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62714724004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62715073810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62715436154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62715794926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62716165632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62716599990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62716974556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62717344308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62717691802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62718050370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62718452734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62718826792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62719240060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62719614588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62719974424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62720345310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62720692532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62721039436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62721409072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62721753802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62722179396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62722527260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62722900072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62723389072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62723763106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62724110502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62724469474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62724896960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62725247528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62725610390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62725956368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62726328938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62726687510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62727069652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62727415560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62727841086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62728200450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62728543732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62728903458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62729245770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62729613968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62729981976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62730412882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62730762466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62731110940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62731468948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62731812900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62732185784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62732566474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62732936446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62733360684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62733734702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62734080204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62734519298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62734882008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62735228074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62735601206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62736009502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62736434216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62736797832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62737170408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62737516854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62737864002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62738285450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62738713972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62739119924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62739464908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62739836080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62740223512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62740623924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62740982640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62741357374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62741818938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62742184246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62742588600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62742997830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62743370274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62743762024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62744147760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62744603108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62744982656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62745348856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62745807738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62746196360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62746647020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62747020840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62747489836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62747866416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62748215892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62748581250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62748941300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62749285152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62749658454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62750071486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62750445238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62750805626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62751175142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62751521090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62751866834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62752235760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62752579802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62753005416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62753355560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62753727536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62754089906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62754462466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62754810388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62755170156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62755593230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62755945952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62756309340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62756655674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62757155314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62757556162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62757970514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62758390890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62758740964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62759099644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62759443282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62759803138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62760146212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62760533688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62760926288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62761365664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62761715656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62762061468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62762421282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62762765840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62763125160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62763478818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62763897774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62764290688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62764662416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62765007286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62765353148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62765710428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62766054392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62766426466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62766888920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62767266792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62767638788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62768257612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62768613528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62768976556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62769336208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62769777170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62770142282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62770492216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62770915726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62771328944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62771739178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62772090302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62772568492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62772963744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62773347172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62773708594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62774082404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62774481774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62774934102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62775417212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62775768162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62776134744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62776511052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62776856464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62777217758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62777665646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62778131182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62778497122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62778869666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62779396212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62779748312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62780109694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62780506390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62780980748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62781371612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62781800600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62782190804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62782579694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62782973118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62783338948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62783796902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62784349846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62784745022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62785118966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62785490450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62785881968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62786360522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62786711378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62787077872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62787454528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62787800852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62788162856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62788548008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62788918816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62789353552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62789756464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62790109830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62790608434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62790971670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62791329180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62791691834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62792107390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62792553108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62792968972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62793366152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62793740118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62794130988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62794491330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62794945424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62795311940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62795664610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62796063120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62796424288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62796841506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62797200456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62797638822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62798071652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62798448300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62798838468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62799267944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62799656836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62800064550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62800562704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62800911128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62801292798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62801786712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62802136154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62802522718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62802887842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62803409372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62803792694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62804164066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62804525688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62804900580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62805287560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62805672678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62806104060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62806451614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62806838408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62807198272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62807568154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62807912740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62808270914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 582,5820000,10000,0,0,256,25,669,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 62809925936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62810284852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62810701942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62811064540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62811542108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62811917900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62812291108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62812635832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62813106688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62813476766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62813893362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62814392172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62814777258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62815150326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62815509316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62815881552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62816227538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62816588496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62816948058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62817365430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62817731164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62818074066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62818443192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62818802286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62819174088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62819531992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62819950102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62820311368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62820657052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62821017662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62821361246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62821730656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62822090010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62822470508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62822886044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62823236160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62823596396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62823941002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62824406576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62824755372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62825137444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62825562816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62825939952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62826286668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62826634804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62826997256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62827354634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62827818436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62828166550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62828609048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62828977310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62829357022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62829722194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62830070742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62830429022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62830784798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62831275670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62831631280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62832034952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62832409902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62832808434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62833153816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62833512308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62833942432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62834293706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62834656848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62835003038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62835491030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62835878130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62836266028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62836615962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62837053028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62837417060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62837793936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62838159022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62838505386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62838877418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62839250824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62839693232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62840042192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62840388516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62840748674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62841092448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62841450512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62841803422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62842173212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62842592616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62842967314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62843314082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62843662050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62844021462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62844367562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62844741912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62845147942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62845540406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62845899694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62846270340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62846717368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62847087408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62847470720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62847901656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62848283056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62848629260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62849001768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62849365004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62849736868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62850137134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62850487420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62850912198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62851264420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62851627980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62851975450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62852348814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62852709592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62853093538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62853503716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62853869308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62854229404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62854574730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62854935248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62855336504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62855798718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62856162716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62856609208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62856961524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62857310730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62857840462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62858194740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62858571580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62858918778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62859351650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62859817314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62860193666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62860762376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62861132888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62861526098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62861982032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62862355588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62862731390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62863104740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62863466554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62863851406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62864229626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62864619964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62865074304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62865446916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62865837718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62866182708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62866580670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62866955504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62867355264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62867803096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62868183400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62868545488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62869086916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62869485030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62869874638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62870341656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62870710776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62871084716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62871461974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62871838710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62872201988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62872588500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62872951134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62873366278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62873741920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62874103970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62874478450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62874825822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62875193298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62875568812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62875984954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62876352398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62876700106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62877074696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62877455812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62877827286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62878185128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62878533340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62878958940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62879307802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62879668558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62880155926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62880529724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62880891226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62881273638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62881682934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62882035972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62882396612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62882742890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62883130624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62883475266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62883869436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62884372684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62884751632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62885099032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62885448282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62885809514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62886155144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62886529400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62886876080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62887309560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62887703274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62888099056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62888443966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62888876178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62889235168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62889593342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62890027478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62890376426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62890750112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62891109586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62891624264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62891974624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62892336816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62892761652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62893112228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62893496976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62893842926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62894215416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62894576070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62894959434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62895306978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62895721588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62896085358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62896432716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62896844078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62897192184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62897594086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62898006578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62898450722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62898802392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62899150318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62899511430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62899857952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62900219990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62900606588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62900994888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62901425634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62901829678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62902177936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62902629326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62902994618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62903353828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62903718592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62904140020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62904516724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62904898210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62905272004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62905617120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62905962666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62906370518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62906786670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62907152676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 583,5830000,10000,0,0,256,25,670,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 62908982478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62909362088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62909791800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62910191676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62910538496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62910887500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62911252588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62911597316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62911970158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62912453200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62912828474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62913245772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62913729274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62914081354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62914430040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62914803740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62915217788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62915582614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62915970536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62916363102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62916720632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62917089716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62917484008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62917832010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62918270722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62918621120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62918985316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62919332082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62919704008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62920063782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62920447960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62920857016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62921206020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62921565550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62921909884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62922270674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62922614074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62922994076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62923352514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62923791418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62924141460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62924487516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62924947820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62925297162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62925723410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62926073872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62926518818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62926884830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62927273116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62927620296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62927966640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62928325462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62928683476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62929124654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62929472748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62929842826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62930202026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62930573600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62930918596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62931263510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62931633778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62932039958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62932404246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62932747870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62933117720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62933477040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62933847584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62934214186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62934562092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62934984644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62935335148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62935699036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62936172514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62936546024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62936904920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62937556014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62937932660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62938282168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62938641232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62938986690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62939348434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62939693666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62940077638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62940618898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62940993972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62941340256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62941715358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62942074060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62942416810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62942790842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62943221468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62943598332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62943959750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62944395680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62944743362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62945090666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62945466416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62945814754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62946243580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62946591240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62946962800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62947487960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62947864370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62948269738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62948713920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62949086866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62949433250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62949794478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62950138588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62950509840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62950871208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62951272012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62951716388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62952082908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62952461954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62952822976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62953184816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62953528538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62953914440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62954340750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62954716942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62955065076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62955414846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62955793260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62956158030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62956536524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62956913210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62957378204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62957744074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62958116436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62958564126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62958915398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62959276044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62959633974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62960062810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62960411950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62960782846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62961143014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62961514594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62961882274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62962293436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62962732256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62963088690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62963450342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62963824168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62964196250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62964618014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62965003954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62965378882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62965803640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62966169360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62966517302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62966879918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62967253766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62967641224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62968014522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62968461578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62968880022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62969228930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62969681654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62970047428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62970409816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62970799956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62971244094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62971608246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62971981772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62972357896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62972766296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62973127980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62973536562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62974010334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62974360612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62974733952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62975123998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62975496812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62975842292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62976200776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62976559880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62976980484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62977346456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62977692966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62978081606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62978442710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62978830088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62979201842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62979625006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62979989072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62980365534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62980752950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62981206788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62981580204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62981953062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62982396080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62982746866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62983094890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62983454310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62983801284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62984163942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62984510072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62984891850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62985312190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62985685384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62986031534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62986377546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62986736932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62987081166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62987454556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62987798866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62988234500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62988597758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62988985962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62989334028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62989680772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62990038592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62990396298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62990823356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62991170426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62991541000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62991899980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62992362798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62992712358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62993072270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62993431564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62993853212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62994217140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62994560586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62994929448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62995288664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62995657742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62996013850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62996420710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 62996782310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62997237184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 62997602652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 62997966552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 62998338792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 62998711616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 62999158528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 62999522534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 62999870256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63000229870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63000574614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63000997612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63001357528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63001728900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63002153960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63002527998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63002874716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63003323396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63003687428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63004032112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63004419334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63004881304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63005258098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63005619790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63005991360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63006336668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 584,5840000,10000,0,0,256,25,671,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63007939672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63008348998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63008728978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63009091790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63009436018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63009821338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63010181140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63010625140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63010977756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63011329036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63011691214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63012038466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63012400110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63012757394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63013189324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63013558418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63013933424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63014634994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63014990220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63015392862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63015747344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63016182940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63016532726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63016904918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63017267602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63017641404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63017989794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63018387244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63018812476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63019184150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63019578118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63019961116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63020365472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63020728858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63021124736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63021565478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63021921712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63022300852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63022651010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63023015532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63023363528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63023749232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63024113196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63024562524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63024913568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63025317156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63025801684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63026151856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63026524102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63026870562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63027306916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63027673800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63028047870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63028397474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63028745732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63029162610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63029522396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63029950248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63030297670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63030670004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63031030220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63031401948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63031746784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63032094094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63032466492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63032877882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63033243768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63033586780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63033955986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63034315676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63034686098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63035042366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63035387744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63035814294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63036162840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63036523362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63036988574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63037362612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63037732372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63038104512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63038517088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63038871038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63039234588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63039579826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63039941286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63040285944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63040666328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63041025354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63041456174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63041805708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63042209654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63042571442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63042916992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63043276848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63043634278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63044077300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63044443646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63044814768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63045161148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63045507426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63045867220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63046223456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63046583474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63046993028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63047366070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63047726250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63048196706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63048547478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63048895248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63049266196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63049688038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63050052176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63050395050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63050765430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63051146258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63051519718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63051877690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63052306490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63052681280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63053026316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63053385812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63053795320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63054164614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63054532398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63054902716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63055353878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63055706996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63056066984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63056413440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63056776020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63057144344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63057556736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63057995254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63058371128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63058718390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63059064536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63059529130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63059878884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63060250734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63060594668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63061030778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63061397326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63061769648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63062116112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63062463554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63062824180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63063179760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63063619632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63063968136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63064339128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63064699414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63065071546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63065464006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63065843436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63066220186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63066638590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63067006538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63067353080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63067753416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63068138432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63068552014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63068899162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63069344344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63069708208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63070054170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63070570166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63070918370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63071288950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63071662724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63072098014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63072481472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63072831928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63073252104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63073600664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63073961738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63074353014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63074786646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63075183218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63075555050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63075900644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63076246492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63076604550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63076962110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63077324062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63077736994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63078142250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63078501924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63078871218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63079217310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63079595186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63079967570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63080380948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63080745672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63081147938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63081522828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63082050514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63082458200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63082909082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63083336098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63083700814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63084067420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63084428822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63084773758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63085144590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63085575346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63086018418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63086368424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63086716522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63087076048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63087419996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63087780474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63088135280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63088505470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63088945742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63089321238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63089668228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63090016080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63090375856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63090721768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63091092972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63091779052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63092154478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63092513928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63093030202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63093381642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63093744086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63094105338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63094516040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63094882200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63095229148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63095601500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63095960462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63096328872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63096686146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63097032442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63097451250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63097802286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63098165072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63098511186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63098883958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63099244986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63099644826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63100054728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63100407012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63100766948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63101112082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63101473082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63101860340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63102247216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63102607514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63103058162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63103412182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63103763568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63104225500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63104578114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 585,5850000,10000,0,0,256,25,672,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63106665910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63107023274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63107396990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63107802850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63108178638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63108621848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63108996704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63109361004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63109706048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63110129458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63110480746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63110865210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63111302564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63111712374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63112061126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63112410798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63112799334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63113146702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63113522502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63114040994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63114447456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63114807960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63115179712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63115683492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63116036432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63116412358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63116863526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63117247832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63117595068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63117965982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63118325740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63118697868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63119059164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63119407672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63119851178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63120202444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63120566784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63120913674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63121287452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63121649410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63122033198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63122442822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63122793372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63123167106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63123534264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63123932292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63124277296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63124660758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63125019624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63125462176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63125809598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63126154770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63126614128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63126963878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63127338422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63127683520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63128119008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63128515408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63128917692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63129291736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63129661428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63130101446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63130464768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63130904192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63131252236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63131623548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63131985684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63132357268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63132721708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63133082724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63133492392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63133851546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63134212592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63134590496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63134960952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63135321512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63135692470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63136051362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63136471448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63136853848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63137200784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63137562164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63138008276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63138509924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63138892656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63139355468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63139706510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63140054274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63140442212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63140805484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63141168072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63141526564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63142021976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63142385546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63142757226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63143105362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63143450514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63143812732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63144171238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63144565994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63144983926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63145358376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63145717952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63146088310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63146434954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63146780984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63147155654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63147599786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63147994914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63148340342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63148733940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63149207952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63149582774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63149944562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63150361676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63150726872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63151074890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63151438242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63151785132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63152158290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63152530702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63152902796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63153313440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63153663296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63154021792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63154365454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63154727502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63155070358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63155450764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63155809930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63156265862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63156630688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63156979014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63157354338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63157741736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63158103996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63158475828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63158931486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63159297636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63159667890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63160107776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63160462280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63160823834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63161180300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63161618296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63161965352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63162335110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63162694082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63163065272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63163409582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63163766106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63164143414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63164550708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63164914170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63165256408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63165647490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63166023364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63166408046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63166911500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63167346526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63167712178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63168379102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63168751866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63169096122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63169480068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63169838216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63170424822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63170774312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63171123432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63171679494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63172031584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63172459670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63172881858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63173309570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63173675774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63174048068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63174393942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63174742630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63175116426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63175525422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63175891444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63176237912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63176622320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63177014712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63177387372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63177775620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63178125724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63178586496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63178935972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63179298522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63179674548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63180046490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63180431934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63180816834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63181231772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63181582440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63181941410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63182287804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63182793138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63183147914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63183532058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63184000138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63184377972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63184726364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63185072516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63185435800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63185783006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63186188952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63186534460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63187008858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63187373992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63187744922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63188089924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63188435962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63188796436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63189155926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63189588574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63189935648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63190304616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63190664514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63191080218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63191496112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63191873664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63192233554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63192698288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63193092302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63193437030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63193915380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63194279590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63194676538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63195024600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63195462126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63195823650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63196168376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63196548248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63196892798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63197298032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63197673876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63198114216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63198536544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63198886044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63199244674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63199587250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63199946068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63200301798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63200737768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63201103260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63201474360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63201819792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63202165174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63202524868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63202871330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63203244880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63203668012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63204040712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63204399964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63204770704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 586,5860000,10000,0,0,256,25,674,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63206501374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63206862914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63207228428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63207604810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63207966040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63208309278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63208694282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63209121886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63209502628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63209847082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63210192228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63210553184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63210897126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63211259348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63211614670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63212053166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63212417370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63212808494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63213155508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63213502420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63213860746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63214217506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63214577996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63214993556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63215365760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63215724270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63216197374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63216549402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63216898688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63217270786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63217691480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63218053866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63218395668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63218763620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63219120934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63219489878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63219844966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63220190700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63220610634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63220958858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63221319970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63221663074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63222032640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63222388886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63222770354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63223189332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63223540558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63223899692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63224246162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63224608768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63224954394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63225336552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63225695772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63226127792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63226478382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63226906596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63227372880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63227722702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63228104698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63228460032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63228906532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63229269836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63229638888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63229982514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63230369260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63230727558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63231111598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63231543898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63231893960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63232267536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63232626728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63232996424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63233341376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63233704518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63234088934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63234505508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63234872554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63235218538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63235591488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63235950678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63236321768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63236679090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63237025642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63237451200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63237800546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63238162894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63238604590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63238978108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63239348526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63239717732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63240128630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63240479924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63240841280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63241187552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63241550104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63241895364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63242312716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63242733896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63243107122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63243453202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63243825106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63244185358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63244530228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63245101128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63245503732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63245885906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63246244834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63246615336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63246959950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63247306162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63247664220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63248020368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63248442118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63248788530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63249158714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63249519852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63250031304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63250381086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63250738876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63251161936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63251510338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63251872062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63252216064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63252586416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63252945350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63253326082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63253671338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63254078462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63254439858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63254785048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63255218398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63255566744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63255937650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63256310586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63256750952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63257101020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63257447554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63257807336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63258151896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63258513696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63258857530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63259261250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63259685838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63260060504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63260406290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63260754242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63261213634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63261563480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63261938560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63262346616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63262722780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63263084134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63263458216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63263807482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63264156010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63264526930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63264875800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63265304036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63265653400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63266117328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63266481850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63266852718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63267197482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63267558042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63267988944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63268338316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63268699928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63269044878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63269415874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63269772712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63270152446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63270496752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63270908736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63271271000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63271616288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63271977262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63272420752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63272794728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63273165772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63273599998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63273949066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63274296040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63274653866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63275014324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63275375884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63275730750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63276100554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63276521084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63276893432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63277240450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63277587016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63277945536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63278290538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63278660916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63279004766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63279436664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63279802990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63280174662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63280520240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63280865754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63281226758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63281593232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63282018068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63282365042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63282734904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63283094702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63283624890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63283976746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63284337588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63284767974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63285117084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63285477928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63285822866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63286193168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63286552606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63286935298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63287280166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63287689446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63288050938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63288396300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63288756370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63289099950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63289469254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63289842502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63290226872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63290639530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63290988728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63291348372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63291692294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63292066470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63292420904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63292800896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63293235934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63293614048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63293962208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63294309150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63294807414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63295157128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63295530694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63295966188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63296340680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63296700460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63297072048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63297418314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63297764836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63298220228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63298586008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63299023590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63299374214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63299747222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63300106088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63300476854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63300822498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63301183240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63301607160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 587,5870000,10000,0,0,256,25,675,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63303369274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63303749264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63304093980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63304547520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63304912930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63305287444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63305773602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63306125156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63306489026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63306866694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63307294454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63307669410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63308041680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63308401710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63308773062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63309137812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63309499424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63309932516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63310283564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63310643912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63310988106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63311361630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63311789542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63312211246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63312557580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63312980174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63313342606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63313687020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63314047378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63314390660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63314760236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63315131198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63315567808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63315917026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63316264832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63316622144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63317106166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63317470392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63317827510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63318197438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63318621832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63318993476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63319338308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63319683688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63320041700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63320385016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63320757142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63321166580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63321539286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63322108052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63322486432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63322852366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63323199472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63323572610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63323983072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63324347956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63324693282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63325063864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63325423372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63325836394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63326198184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63326547024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63326981018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63327329752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63327691016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63328182000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63328557010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63328929694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63329301298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63329709616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63330060368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63330421408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63330766728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63331127788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63331471644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63331853440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63332213112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63332644862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63332992974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63333339692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63333698106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63334042052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63334403412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63334759000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63335188248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63335552782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63335922776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63336268232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63336615418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63336973892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63337329734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63337692472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63338153114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63338527558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63338887010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63339352356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63339750768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63340144532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63340505626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63340924122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63341289312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63341634372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63342006196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63342366686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63342738976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63343098792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63343504194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63343878156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63344224498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63344586886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63344932910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63345305222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63345665458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63346046970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63346456132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63346806764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63347166558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63347511906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63347872816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63348216768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63348599140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63348959328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63349395968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63349745384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63350091848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63350579370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63350930006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63351293874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63351648992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63352087948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63352455514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63352829192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63353179126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63353549624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63353910700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63354303152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63354729662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63355076512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63355446596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63355804846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63356175178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63356520392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63356866534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63357236758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63357642530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63358007190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63358350472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63358719946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63359079030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63359449552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63359805256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63360151650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63360572860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63360921346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63361280868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63361821644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63362200216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63362571340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63362943620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63363364808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63363714858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63364073690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63364417604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63364778304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63365122246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63365502388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63365920468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63366297272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63366646214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63366990334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63367349378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63367694186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63368140410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63368486512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63368918944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63369304624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63369675292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63370021896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63370368872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63370726912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63371081746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63371500196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63371858982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63372228858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63372587868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63373056396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63373406320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63373765298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63374124246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63374534004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63374897938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63375241110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63375610360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63375968620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63376338860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63376695274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63377092948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63377465004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63377811904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63378172410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63378515358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63378885208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63379243912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63379625764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63380039396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63380389226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63380747690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63381091686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63381452532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63381796224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63382176328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63382534240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63382966898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63383318202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63383667492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63384169116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63384540100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63385004586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63385352360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63385801602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63386165838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63386535916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63386880816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63387226090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63387586636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63387944368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63388372696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63388718184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63389084760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63389441872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63389810474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63390153624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63390497332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63390866292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63391271376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63391635150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63391978634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63392347228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63392705968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63393075944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63393431084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63393776868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63394197434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63394544830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63394904698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63395353412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63395727144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63396085860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63396534542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63396955840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63397304198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63397661582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63398004106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63398363250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63398706146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63399317314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63399747648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 588,5880000,10000,0,0,256,25,676,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63401323214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63401676324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63402044966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63402480980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63402830914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63403192488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63403536484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63403907616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63404267202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63404654768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63405001822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63405413962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63405777484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63406125426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63406641118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63406988552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63407371334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63407730984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63408165922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63408517282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63408866400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63409227988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63409575178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63409940430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63410332662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63410766266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63411130830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63411502708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63411848324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63412195148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63412553358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63412897912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63413271536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63413686724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63414060484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63414420432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63414791492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63415138268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63415484416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63415853698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63416199908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63416646468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63416995418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63417367134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63417821872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63418196804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63418555864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63418903416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63419338836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63419689358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63420049566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63420393268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63420762814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63421121268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63421502762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63421898384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63422256792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63422614900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63422960048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63423320870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63423663850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63424032532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63424400986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63424911438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63425263728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63425676988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63426041578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63426387310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63426748294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63427110430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63427556666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63427918462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63428288410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63428633234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63429086428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63429451092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63429808442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63430171014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63430579092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63430951470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63431311456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63431681940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63432058438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63432405572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63432775740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63433186848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63433548078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63433889926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63434256266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63434612200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63434979354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63435333500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63435678182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63436101930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63436449812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63436810160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63437152960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63437521536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63437880828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63438261714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63438607838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63439030024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63439391710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63439738462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63440188130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63440535702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63440905106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63441275542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63441710836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63442061210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63442407930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63442768288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63443114684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63443476894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63443832274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63444200728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63444633232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63445008580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63445354022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63445699482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63446058958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63446406592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63446780158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63447187014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63447573960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63447933886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63448305640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63448674682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63449083616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63449457174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63449802696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63450299860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63450729850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63451104846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63451571296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63451947964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63452309294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63452735274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63453172480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63453539238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63453903096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63454246436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63454632444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63455005376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63455394258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63455815546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63456182014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63456542512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63456904392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63457267338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63457627950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63458021908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63458466158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63458842196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63459189798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63459550668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63459910326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63460270796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63460643640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63461001216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63461446586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63461810564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63462179884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63462628864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63462982068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63463375188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63463720258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63464147088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63464492970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63464861264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63465220016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63465590342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63465935484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63466330468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63466750388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63467101592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63467612454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63467959996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63468331818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63468711294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63469154672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63469584268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63469999042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63470359856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63470705030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63471158644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63471504124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63471948660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63472479756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63472859332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63473486662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63474121218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63474516340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63474903690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63475413364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63476114594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63476560232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63476991848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63477416070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63477774562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63478241970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63478623132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63478980942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63479345890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63479699042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63480104320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63480513902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63481046254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63481576460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63481945144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63482339582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63482866006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63483282658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63483772272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63484202776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63484581092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63485146460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63485509096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63485884830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63486311614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63486691196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63487057906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63487416224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63487791700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63488158978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63488547352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63488911398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63489330410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63489703460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63490087656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63490515274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63490866362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63491336588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63491729252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63492316924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63492674796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63493029600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63493393916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63493741352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63494107480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63494474178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63494931354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63495302522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63495764860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63496246562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63496639038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63497070678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63497549978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63498022840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63498372976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63498828302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63499273876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63499651566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63500073172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63500634952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 589,5890000,10000,0,0,256,25,677,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63502687872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63503149844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63503641408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63504067494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63504507252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63504971768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63505521952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63506130398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63506497828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63507023356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63507581318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63507991080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63508491468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63509071158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63509562810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63510065120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63510470022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63510891466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63511403084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63511977178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63512426406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63512837698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63513325230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63513791260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63514225590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63514763348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63515244532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63515677456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63516069810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63516474324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63516933792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63517580028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63517949440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63518366594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63518937146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63519294126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63519761208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63520394264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63520766386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63521229360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63521746176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63522147872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63522819026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63523307402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63523688330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63524140504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63524634042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63525061778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63525627716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63526120074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63526647238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63527112788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63527511356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63528007974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63528603466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63529047858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63529501314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63530156200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63530649186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63531141296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63531611478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63532007848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63532380150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63532744480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63533093206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63533531832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63534073646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63534453580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63534824836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63535200780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63535552434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63535904068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63536291100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63536712318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63537183910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63537646986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63538066288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63538517368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63538895256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63539260314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63539696166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63540068828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63540429250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63540796498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63541262402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63541642386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63542020624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63542467350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63542822606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63543174328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63543545230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63543896014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63544260848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63544621132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63544995828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63545431516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63545812494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63546163904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63546515068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63546881122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63547231784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63547610216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63548021824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63548400274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63548764158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63549139888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63549490306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63549840396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63550213598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63550562466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63551040624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63551392064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63551766136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63552229374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63552837236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63553206820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63553657394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63554027114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63554379168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63554747684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63555133592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63555512334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63555891672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63556341306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63556708968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63557062392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63557427662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63557776026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63558141210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63558488184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63559170246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63559583306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63559976032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63560329690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63560687836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63561058250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63561455656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63562222612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63562588692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63562967216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63563518500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63563900744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63564256264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63564627018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63565123244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63565473566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63565906080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63566253372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63566626284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63567014212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63567399624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63567819840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63568172340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63568585680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63568951058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63569318904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63569666852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63570084116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63570512844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63570890670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63571241604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63571598924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63571961916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63572310274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63572676692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63573099588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63573485478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63573853972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63574225660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63574684404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63575039052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63575400936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63575761292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63576194538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63576544886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63576919456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63577288304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63577661358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63578010342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63578457804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63578930772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63579282946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63579645742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63579991084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63580361564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63580721576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63581092718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63581509248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63581870492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63582230308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63582577946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63582943420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63583289894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63583664120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63584024772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63584477636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63584827812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63585177380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63585539138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63586040752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63586410112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63586758124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63587212756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63587581502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63587960160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63588311174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63588661786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63589024094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63589372260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63589752488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63590229266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63590608450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63590973188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63591399484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63591781926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63592174100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63592557098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63593037312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63593429266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63593793506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63594210456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63594571712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63594946294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63595305214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63595742040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63596106888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63596456278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63596914802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63597291398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63597668660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63598040688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63598486722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63598838418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63599193376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63599625734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63599980002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63600347468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63600701438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63601187914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63601559966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63601979026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63602331470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63602687638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63603055510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63603407130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63603806038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63604237748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63604616794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63604980382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63605355386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63605740258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63606122688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63606501952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63606926090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63607316434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63607696282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63608237618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 590,5900000,10000,0,0,256,25,678,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63644229562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63644660962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63645024562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63645383544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63645779072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63646224526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63646706796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63647066984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63647464132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63647826410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63648237272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63648629022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63649082146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63649467238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63649854086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63650294138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63650661752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63651036340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63651412378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63651888802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63652257432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63652638250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63653115232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63653517926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63653900068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63654351308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63654729394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63655108856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63655482660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63655853200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63656203700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63656597396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63656988946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63657426764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63657779460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63658169508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63658531632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63658906192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63659254298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63659602682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63660081912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63660450526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63660815480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63661162200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63661534980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63661930162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63662321086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63662762026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63663114844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63663477704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63663824152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63664336002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63664689466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63665065236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63665493192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63665881440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63666251320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63666616170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63666977432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63667323646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63667686784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63668043592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63668511974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63668909388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63669298616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63669693352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63670078732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63670461514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63670830448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63671323176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63671690376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63672063692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63672428562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63672801154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63673148848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63673497280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63673966518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63674335368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63674707812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63675118716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63675634800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63676005174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63676391024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63676830076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63677204478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63677586948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63677973770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63678342372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63678771248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63679161904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63679628932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63680008010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63680357894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63680709444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63681071150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63681417470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63681812082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63682193064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63682667350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63683052994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63683455122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63683832128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63684207838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63684599540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63684996218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63685473702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63685871382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63686273990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63686770976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63687150804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63687498568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63687950938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63688320542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63688699094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63689078924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63689441998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63689815390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63690242304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63690738890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63691100166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63691468660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63691828910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63692203432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63692582862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63692944208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63693356258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63693806500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63694181244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63694547300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63694942468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63695334992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63695683892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63696061430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63696505828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63696882500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63697286294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63697762246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63698132174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63698512026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63698903858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63699357492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63699754794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63700102808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63700475522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63700838038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63701209852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63701555998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63702001690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63702367468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63702717016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63703153098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63703503224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63703876614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63704249176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63704635372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63705054920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63705404708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63705764994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63706115394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63706691302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63707092508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63707551618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63707920582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63708295350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63708643092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63709142288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63709504858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63709850786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63710226376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63710641000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63711019526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63711380924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63711754324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63712102060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63712451286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63712814458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63713251552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63713630044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63713978098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63714351902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63714717496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63715090236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63715437308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63715797862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63716222650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63716614420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63716982674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63717329604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63717702992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63718084910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63718499210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63718953080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63719338696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63719733726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63720320232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63720704370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63721051134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63721495814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63721876698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63722298820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63722651920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63723002802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63723363778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63723708864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63724099052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63724565940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63724938876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63725316388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63725719004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63726096574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63726443816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63726844770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63727264580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63727630128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63727990256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63728362020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63728723884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63729094246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63729441282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63729801456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63730245110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63730626924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63730988946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63731481728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63731858132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63732224536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63732618418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63733046570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63733401648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63733762446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63734145066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63734536464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63734902476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63735348434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63735822714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63736202376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63736550234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63736899268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63737260176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63737606602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63737985858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63738429808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63738805074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63739181414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63739552228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63739916198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63740282382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63740641616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63741001990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63741486070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63741836586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63742227698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63742725178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63743103060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63743453544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63743817966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 591,5910000,10000,0,0,256,25,679,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63745524280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63745916578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63746370192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63746819938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63747201150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63747564920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63747958016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63748307990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63748659442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63749021386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63749380606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63749819712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63750201104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63750591696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63751017594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63751422496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63751771092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63752133312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63752569298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63752922164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63753299124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63753801546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63754188772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63754558164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63754944014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63755366332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63755719766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63756084370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63756431074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63756795134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63757159434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63757531760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63757983678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63758359714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63758708616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63759057208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63759433776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63759852594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63760221556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63760597764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63761056270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63761425560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63761801558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63762155310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63762503626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63762866800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63763266456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63763718566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63764069024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63764463572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63765015598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63765397192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63765747928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63766139086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63766605672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63766957398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63767342180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63767707854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63768097532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63768489244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63768876326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63769301796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63769672128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63770051466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63770427474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63770791340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63771136588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63771539150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63772013218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63772405310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63772758186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63773107110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63773511834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63773859338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63774222296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63774610632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63775085114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63775452650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63775840976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63776360656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63776736680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63777117824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63777579086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63777975550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63778323338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63778727000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63779113972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63779492570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63779857834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63780313556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63780717362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63781065500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63781427940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63781816118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63782221104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63782601380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63783025504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63783711636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63784078510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63784460336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63784807790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63785200038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63785574728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63786054560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63786424450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63786827314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63787177192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63787713864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63788175964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63788559888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63789024356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63789380564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63789754498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63790123096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63790496492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63790844294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63791193248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63791727312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63792080240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63792444724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63792791588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63793163700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63793526440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63793899996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63794354266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63794708164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63795068296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63795414498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63795776044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63796137664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63796524520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63796897416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63797347788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63797706346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63798077392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63798571706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63798925038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63799289372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63799647692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63800108252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63800482792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63800855646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63801203812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63801586018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63801975088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63802361648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63802805650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63803156322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63803529868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63803922130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63804296746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63804674660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63805053768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63805429220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63805862968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63806245962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63806616986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63807011782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63807375588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63807776546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63808143046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63808563140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63808927930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63809293712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63809758590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63810112618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63810487118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63810874494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63811350460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63811726132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63812078238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63812442844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63812789836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63813161484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63813514374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63813969218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63814338466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63814720872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63815071630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63815423142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63815803702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63816227320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63816608058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63817023762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63817430976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63817829082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63818243812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63818597888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63818948176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63819332540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63819822872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63820191820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63820548638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63821037186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63821405170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63821780736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63822140920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63822560628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63822925672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63823273436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63823637578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63823983806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63824356116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63824759154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63825217724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63825569156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63825919200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63826281246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63826628458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63826993104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63827339138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63827722666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63828159908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63828540022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63828888656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63829239058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63829602696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63829952768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63830318244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63830741308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63831119940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63831500592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63831875050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63832375502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63832730686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63833094456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63833517268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63833888204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63834242686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63834617104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63834981090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63835395112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63835746254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63836109604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63836543326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63836896490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63837262328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63837610584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63837984432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63838348158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63838720960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63839140970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63839494256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63839858108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63840205894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63840570512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63840917286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63841290148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63841664202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63842100152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63842451752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63842801400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63843162420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63843613392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63843981966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 592,5920000,10000,0,0,256,25,680,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63846053832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63846442912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63846813388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63847193568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63847627486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63848044398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63848416968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63848787422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63849154014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63849501184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63849874234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63850309766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63850696402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63851045784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63851394730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63851755700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63852114250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63852497810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63853189774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63853603484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63853971944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63854349006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63854865522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63855224100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63855587688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63856024366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63856395128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63856741976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63857115232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63857477430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63857850492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63858229572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63858591084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63859021276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63859373660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63859738512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63860288466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63860666020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63861030390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63861419472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63861847842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63862201144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63862564726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63862912336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63863277160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63863624294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63863998188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63864440936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63864838330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63865187478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63865535234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63866030560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63866409554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63866774196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63867210976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63867588728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63867950082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63868322424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63868669496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63869018546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63869380920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63869740674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63870166560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63870516636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63870889560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63871249942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63871623672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63871973296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63872335582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63872847900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63873203202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63873567398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63873923472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63874297876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63874661116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63875034668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63875395406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63875811954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63876204848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63876582142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63877074862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63877426102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63877801642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63878177788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63878625162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63878977162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63879326902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63879688340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63880036778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63880418832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63880767230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63881219022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63881589790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63882009976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63882391918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63882748822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63883114822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63883484792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63883961000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63884319758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63884698004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63885069800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63885452598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63885808936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63886182484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63886607820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63887079704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63887465316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63887814644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63888350812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63888724862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63889103506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63889594458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63889998044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63890409688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63890803720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63891206030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63891556420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63891966000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63892447900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63892832084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63893185312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63893537998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63893903118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63894256092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63894623972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63895017252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63895534478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63895921760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63896332434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63896684320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63897055296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63897423374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63897816884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63898263352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63898642260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63899042140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63899577300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63899973324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63900343256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63900794796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63901292196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63901661642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63902044634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63902397028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63902808564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63903186952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63903715578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63904078538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63904509010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63904891760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63905243524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63905615312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63905963888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63906461754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63906834688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63907245322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63907598732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63907951456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63908317562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63908671016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63909121130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63909475148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63909884574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63910250180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63910805176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63911161900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63911517844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63911958170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63912315254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63912682616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63913033674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63913446536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63913810346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63914227968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63914588962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63915014052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63915378756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63915727388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63916092548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63916439980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63916812554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63917175792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63917623822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63917977350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63918327836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63918692634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63919042568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63919408270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63919757736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63920155348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63920583346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63920964406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63921313146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63921829804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63922220268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63922570178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63922949698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63923387542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63923767146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63924132104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63924509700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63924859422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63925210148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63925572178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63925996400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63926364162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63926712396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63927086564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63927449370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63927823372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63928178910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63928542564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63928970068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63929425740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63929794216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63930150508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63930524678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63930887492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63931275508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63931699262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63932055380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63932417076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63932828304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63933309464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63933660334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63934045944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63934481088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63934864636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63935217176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63935571326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63935969700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63936323472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63936691110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63937353932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63937735820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63938098716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63938473684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63938820820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63939170674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63939533394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63939960598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63940329006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63940677958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63941071870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63941435382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63941823984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63942174528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63942538810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63942979966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63943391918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63943760784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63944257098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63944634936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63944999310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63945408792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63945830628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 593,5930000,10000,0,0,256,25,682,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 63947427290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63947804910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63948200096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63948646608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63948997146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63949372302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63949735168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63950112496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63950459644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63950825358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63951251912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63951605114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63951971720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63952320034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63952695762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63953059958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63953436828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63953797128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63954214684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63954578008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63954926192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63955397154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63955748014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63956130942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63956504808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63956946798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63957303252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63957747358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63958119264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63958469818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63958837212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63959187032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63959699630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63960073028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63960452310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63960807734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63961219924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63961582528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63961951862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63962399390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63962751216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63963148722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63963514272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63963889704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63964238900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63964589934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63964965294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63965391000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63965759720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63966108416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63966587368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63966957272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63967331790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63967692440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63968110704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63968476068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63968824422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63969188144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63969533576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63969905522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63970299950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63970755002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63971109860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63971459762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63971823940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63972174078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63972540496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63972889494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63973277208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63973703688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63974083438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63974435648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63974787916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63975152498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63975503128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63975870680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63976231718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63976666888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63977036312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63977412356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63977885912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63978242244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63978604828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63978964406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63979393154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63979744630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63980119326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63980481750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63980856918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63981205624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63981554960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63981990256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63982344588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63982713634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63983064338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63983441002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63983804942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63984187080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63984590710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63985050390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63985416226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63985866114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63986234044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63986614014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63987019310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63987394170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63987851926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63988206298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63988557280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63989048868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63989498234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63989861226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63990332984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63990732458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63991101008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63991528462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63991916360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63992293542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63992657462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63993019332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63993508848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63993912668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63994289940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63994654632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63995028984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63995395304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63995801016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63996267604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63996635264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 63997021124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 63997369796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 63997741554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 63998103952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 63998491620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63998911206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 63999265326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 63999628092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 63999985278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64000455916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64000807106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64001181270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64001619680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64001998374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64002370754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64002723464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64003089642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64003440020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64003805990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64004178158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64004619816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64004988578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64005366872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64005719344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64006070402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64006434906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64006830948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64007274586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64007628260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64008002076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64008363576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64008738856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64009119912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64009487668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64009941844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64010296716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64010663812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64011012352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64011549970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64011937944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64012342128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64012783596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64013156506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64013551300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64013900752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64014508448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64014861086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64015249528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64015724132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64016109172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64016460854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64016823938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64017188884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64017598716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64017962742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64018409584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64018789994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64019177110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64019555936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64019906328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64020256736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64020618746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64020977328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64021420268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64021770134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64022143232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64022688134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64023068522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64023417580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64023779506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64024203696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64024556738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64024920536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64025267182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64025640316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64026020602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64026441930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64026856746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64027211370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64027573360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64027921266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64028284950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64028632612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64029005496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64029379512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64029818134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64030170492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64030519720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64030881730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64031229522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64031592846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64031994128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64032453382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64032820694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64033195982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64033553664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64034001262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64034368060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64034717180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64035158576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64035508454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64035882804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64036245490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64036618502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64036966274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64037314480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64037688380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64038097496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64038468216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64038816502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64039191340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64039553796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64039928726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64040288214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64040703230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64041078412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64041446796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64041813784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64042162276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64042608602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64042976386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64043364742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64043793160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64044147682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64044511880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64044988412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 594,5940000,10000,0,0,256,25,683,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64047049682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64047419934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64047801058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64048166610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64048590098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64048975940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64049411258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64049780842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64050129114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64050493122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64050839952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64051212096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64051575012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64052065376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64052417642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64052827952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64053193838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64053541958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64053907336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64054254892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64054688052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64055068674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64055442482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64055788900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64056272880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64056643688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64057024200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64057420244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64057861686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64058240272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64058623384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64058998574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64059349282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64059700048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64060090676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64060516968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64060893454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64061240182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64061613010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64061974890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64062348140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64062694198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64063127586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64063496150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64063844756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64064209298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64064555662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64064928146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64065308466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64065695422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64066155564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64066531748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64066894200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64067249408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64067725484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64068084736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64068509168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64068965058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64069353656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64069721812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64070108600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64070521420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64070914252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64071292572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64071719794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64072097404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64072496074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64072897280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64073270382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64073621596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64074060876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64074496990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64074885578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64075254526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64075637282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64075999732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64076374470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64076722674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64077195442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64077561620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64077909906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64078282864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64078738534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64079116350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64079478446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64079930944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64080282812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64080630612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64080991578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64081337102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64081699274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64082083156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64082466112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64082898648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64083275080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64083624582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64083974268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64084335344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64084682592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64085045606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64085402126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64085831670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64086196772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64086569660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64086916846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64087265010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64087626738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64087974046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64088409042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64088757960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64089130126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64089492012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64090005648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64090380076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64090948010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64091383706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64091735594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64092100048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64092448588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64092821524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64093184226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64093557394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64093977822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64094329504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64094689830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64095035984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64095398826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64095743198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64096123408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64096497070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64096933390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64097314942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64097668020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64098030774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64098378384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64098752276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64099154776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64099633172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64100000784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64100415000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64100773600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64101328946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64101695058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64102124824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64102647300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64103030160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64103421992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64103800360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64104174712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64104523124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64104912644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64105348538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64105702632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64106068814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64106416094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64106807510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64107203938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64107580806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64108014362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64108368682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64108749234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64109098724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64109462388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64109807886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64110180948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64110560080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64111005000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64111357006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64111708318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64112159374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64112527164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64112891228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64113249730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64113696122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64114062312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64114435516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64114781992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64115129010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64115489052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64115834752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64116207296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64116619788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64116993514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64117354008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64117725326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64118073440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64118421772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64118781336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64119199592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64119567972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64119913816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64120288362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64120650772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64121078486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64121433844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64121797862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64122242416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64122594252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64122983712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64123434508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64123857576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64124232712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64124621772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64125047048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64125430356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64125828542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64126206372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64126571630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64126918518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64127372318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64127811810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64128189516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64128537526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64128897310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64129258654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64129603084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64130014774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64130496884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64130873950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64131270462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64131644856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64131996216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64132344898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64132706670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64133142446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64133508560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64133853944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64134225158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64134694280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64135070074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64135421162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64135782152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64136214006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64136564916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64136929296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64137275294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64137647272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64138104060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64138492888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64138913870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64139267880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64139631192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64139979966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64140343988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64140690030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64141062864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64141436730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64141876762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64142225858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64142596616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64142958658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64143306836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64143703938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64144064580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64144510214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64144876642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64145251330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 595,5950000,10000,0,0,256,25,684,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64146999706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64147437228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64147811594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64148162790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64148528194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64148876280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64149250650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64149624850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64150066844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64150418504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64150767802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64151129080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64151475880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64151840132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64152193612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64152578832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64153000016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64153395578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64153772488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64154122750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64154484720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64154851256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64155266348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64155752840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64156130044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64156492086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64157012648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64157397372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64157750104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64158128478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64158581968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64159007648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64159353676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64159725590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64160104280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64160477542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64160850202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64161290120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64161656306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64162004984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64162368684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64162715260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64163134638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64163514324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64163968158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64164323348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64164674884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64165040286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64165390288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64165756972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64166106504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64166493678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64166926492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64167303850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64167652680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64168387414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64168754070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64169101912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64169576444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64169929626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64170305464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64170670112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64171062564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64171412896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64171763048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64172138520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64172548158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64172914822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64173261070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64173633812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64173995322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64174368134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64174716432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64175136410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64175502928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64175853844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64176220464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64176568878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64176943752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64177307896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64177700098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64178112254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64178465330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64178826394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64179173500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64179636364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64179986942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64180369116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64180808988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64181187886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64181538250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64181888510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64182250968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64182599360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64182963716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64183320878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64183821896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64184191736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64184566392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64184920146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64185267444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64185627622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64185972228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64186475312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64186833582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64187256730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64187653870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64188071294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64188426184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64188791118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64189295584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64189677234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64190062934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64190458398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64190943554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64191308668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64191696842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64192119690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64192474446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64192839570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64193187446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64193587548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64193935968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64194345232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64194794020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64195174280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64195527218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64195876436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64196241476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64196622284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64196988634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64197348816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64197790044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64198188864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64198563322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64198913300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64199262824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64199625682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64199976014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64200422132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64200772750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64201146274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64201507634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64202007602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64202361590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64202728558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64203179214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64203531928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64203895676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64204243326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64204616888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64204978704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64205350100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64205709904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64206121184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64206486030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64206834440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64207197280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64207543310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64207915538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64208284340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64208732098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64209084278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64209432930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64209793806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64210141054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64210504456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64210850776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64211234388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64211659364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64212137658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64212490054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64212844500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64213321448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64213673378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64214052640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64214470608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64214848454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64215268936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64215643978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64215994690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64216344556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64216708252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64217141146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64217509018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64217855666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64218247220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64218608524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64218980876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64219327446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64219685742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64220111796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64220462794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64220826538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64221172718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64221545490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64221907338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64222281550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64222693352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64223059782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64223422374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64223770054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64224246762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64224597638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64224999458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64225377978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64225828500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64226212898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64226597070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64226978316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64227339966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64227704904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64228103488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64228554470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64228923616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64229298928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64229650496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64230001974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64230366942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64230717404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64231153704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64231505944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64231881838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64232246154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64232622010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64232972350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64233323160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64233696868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64234124562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64234492428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64234839666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64235233680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64235768976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64236160796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64236521626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64236939204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64237305160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64237652692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64238015526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64238362092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64238734538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64239096188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64239543518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64239896198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64240329368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64240741680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64241107576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64241486652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64241832696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64242215642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64242656904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64243035080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64243472868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64243825438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64244203472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 596,5960000,10000,0,0,256,25,685,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64246371298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64246906284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64247263098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64247659210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64248093278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64248489390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64248866528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64249220014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64249591868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64249942696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64250342322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64250769744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64251148210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64251530620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64251940286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64252290176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64252643216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64253008446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64253373074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64253808684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64254159296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64254552338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64254916084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64255288588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64255635316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64255984644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64256426452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64256782240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64257151410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64257503534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64258011056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64258378190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64258753272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64259181606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64259535064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64259896596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64260244216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64260609350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64260957124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64261329128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64261703696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64262141878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64262493786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64262845908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64263209228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64263556684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64263920284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64264274038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64264729540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64265099592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64265476068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64265826260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64266176878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64266540848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64266910276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64267284982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64267694082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64268070662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64268505046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64269120824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64269477334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64269828430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64270203288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64270685686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64271054928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64271438928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64271866776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64272231502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64272605160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64272965314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64273397772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64273765668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64274115568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64274481460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64274829318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64275203230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64275567850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64276016354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64276369002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64276720006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64277081474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64277428208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64277791712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64278137316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64278521560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64278947218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64279323832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64279673670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64280022818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64280587760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64280970870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64281349910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64281822098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64282201270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64282610976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64282987464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64283357716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64283724898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64284103084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64284520802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64284887094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64285231834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64285602982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64285961714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64286332020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64286696978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64287135010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64287503092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64287850956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64288232360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64288579404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64288952372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64289315458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64289700552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64290116942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64290485596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64290849540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64291229344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64291788082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64292159000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64292545508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64292979728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64293358340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64293708552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64294060448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64294424038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64294800220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64295172844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64295601140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64295978408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64296340746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64296794084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64297145230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64297496348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64297899694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64298353764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64298725258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64299093844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64299497324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64299934270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64300311518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64300661482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64301105990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64301487914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64301837250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64302202224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64302655286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64303032744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64303396816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64303784118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64304200762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64304553808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64304916684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64305263370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64305627170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64305973464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64306379258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64306827880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64307209682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64307560982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64307910670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64308273782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64308622840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64308988038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64309347570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64309781868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64310149716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64310522676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64310870094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64311217646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64311579724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64311926846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64312374464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64312723578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64313095464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64313456750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64313949756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64314299960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64314672346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64315102872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64315492092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64315857168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64316204828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64316595980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64316958864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64317331156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64317708448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64318131872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64318498690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64318848962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64319213780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64319562224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64319937094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64320305496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64320760030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64321110286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64321476214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64322051626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64322404544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64322769120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64323115670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64323606992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64323975870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64324434834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64324829326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64325395418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64325795888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64326160740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64326627520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64326980144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64327354318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64327726854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64328171492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64328540696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64328907082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64329346252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64329716138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64330081632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64330429902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64330802810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64331184692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64331559314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64331990840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64332345566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64332710110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64333057552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64333421182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64333767784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64334141398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64334514352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64334955942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64335308762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64335659368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64336020168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64336514592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64336882070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64337239132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64337674596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64338042168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64338415254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64338762432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64339111310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64339472744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64339819418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64340194152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64340604194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64340979114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64341341094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64341713838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64342062014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64342435508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64342798948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64343274124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64343659262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64344024212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64344397666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64344792998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 597,5970000,10000,0,0,256,25,686,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64346497738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64346858988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64347210876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64347704160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64348058632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64348449110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64348917054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64349312290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64349691844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64350068810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64350415862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64350764750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64351160166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64351626646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64351993868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64352357568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64352732646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64353112056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64353530214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64353877624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64354317962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64354698248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64355045708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64355413478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64355758842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64356130286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64356535884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64356923042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64357352396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64357706694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64358069104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64358424806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64358894690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64359243638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64359629960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64360130690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64360507624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64360886416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64361244248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64361607022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64361954804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64362354848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64362787350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64363165312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64363545844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64363925788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64364274044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64364623738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64364984270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64365341830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64365778736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64366125754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64366528042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64366903242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64367275752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64367624010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64367971000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64368418498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64368801486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64369165532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64369541972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64370049780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64370418008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64370850294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64371272666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64371626992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64371990428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64372336856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64372700420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64373046862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64373418248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64373790794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64374230060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64374582942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64375129664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64375496824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64375846524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64376222442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64376581650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64377058976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64377427642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64377801208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64378148926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64378498220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64378859920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64379221366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64379679720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64380028606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64380399822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64380760752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64381265196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64381722542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64382104764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64382564734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64382951652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64383314986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64383730872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64384105240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64384547760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64384970038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64385436402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64385791520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64386173062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64386566564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64386931172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64387276636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64387663578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64388095562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64388503964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64388871500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64389220578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64389580876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64389928138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64390306276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64390732308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64391109496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64391470210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64391842208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64392379812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64392756624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64393120276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64393552578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64393919256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64394265348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64394636748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64394997068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64395368334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64395756284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64396135880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64396569692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64396920170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64397283290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64397660982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64398051092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64398644302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64399100124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64399497380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64399870414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64400346058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64400727216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64401093046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64401441170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64401827186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64402265666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64402644892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64402993844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64403496000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64403864074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64404224268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64404624796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64405044508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64405420930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64405783864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64406157670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64406504696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64406853546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64407225714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64407647832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64408015894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64408363340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64408736860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64409098344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64409470690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64409880566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64410319474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64410757692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64411110232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64411479280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64411826204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64412229316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64412600922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64413037176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64413470286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64413824146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64414189444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64414704422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64415091576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64415440056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64415829386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64416268232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64416648332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64416998622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64417349712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64417714332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64418097270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64418471998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64418881790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64419258176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64419620538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64419994688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64420344128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64420693830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64421055828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64421415552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64421872976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64422222358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64422594350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64422957506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64423328666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64423675142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64424053940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64424486834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64424840860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64425206726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64425572642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64426088922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64426489796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64426894672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64427319012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64427675162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64428055342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64428401686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64428766418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64429112762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64429484850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64429925040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64430305058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64430655164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64431004306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64431364262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64431710454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64432073040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64432466026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64432936294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64433302378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64433674970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64434022402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64434370992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64434731108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64435078274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64435512148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64435865176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64436237514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64436598944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64437074256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64437427556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64437777140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64438220674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64438668678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64439035816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64439383274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64439765206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64440126142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64440498064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64440857492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64441378996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64441749458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64442097782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64442461782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64442808302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64443181608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64443563342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64444050024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64444420440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64444787314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 598,5980000,10000,0,0,256,25,687,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64446837740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64447215924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64447581212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64447930202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64448414108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64448783362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64449158392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64449620004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64449978920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64450347094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64450705234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64451078386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64451425304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64451798898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64452176456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64452629182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64452985664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64453339928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64453705960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64454056366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64454425952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64454778188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64455272634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64455641754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64456016554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64456365640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64456714308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64457074826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64457421242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64457796886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64458207332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64458582756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64458944778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64459414926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64459771008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64460126490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64460542984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64460992708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64461362386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64461727064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64462118612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64462483692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64462903836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64463281800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64463720606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64464089536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64464441252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64464809070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64465159528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64465535286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64465900048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64466468532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64466822244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64467210892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64467583544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64467931158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64468296784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64468646578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64469167596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64469540918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64469916868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64470267376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64470725112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64471090382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64471439122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64471816582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64472284744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64472661190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64473023374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64473396650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64473798360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64474187620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64474608726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64475032464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64475717868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64476074670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64476452720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64476820212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64477242512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64477678258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64478033400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64478396956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64478743882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64479107742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64479454106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64479825544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64480200684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64480638278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64480990806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64481340686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64481850692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64482249204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64482617500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64482979476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64483424856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64483793182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64484170846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64484520178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64484870948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64485234902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64485582214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64486019424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64486372784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64486749736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64487113172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64487488136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64487837884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64488196014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64488570630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64488984132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64489352824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64489702798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64490079136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64490441218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64490815122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64491162952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64491582482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64491948718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64492297744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64492679026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64493126868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64493503180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64493864810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64494303340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64494728258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64495081362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64495452404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64495801330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64496206012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64496569248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64496955322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64497473830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64497876012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64498227300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64498596146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64498957524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64499306900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64499686018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64500109416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64500487834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64500852692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64501227222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64501575782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64501924514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64502286442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64502698210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64503074960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64503422860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64503797188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64504263678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64504642224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64504991480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64505352350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64505790528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64506143296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64506507836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64506855778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64507229844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64507593470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64507968850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64508387794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64508760136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64509124156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64509472936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64509837282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64510184266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64510557994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64510955198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64511404302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64511770610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64512128054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64512490992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64512837772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64513201330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64513546526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64514008722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64514377810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64514753026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64515102290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64515547786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64515914152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64516273660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64516717776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64517072068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64517444992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64517806770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64518179712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64518527266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64518877322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64519251564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64519664408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64520031544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64520377512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64520750178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64521112904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64521486232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64521833698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64522194640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64522620810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64523036844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64523404728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64523755706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64524147530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64524512586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64524909476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64525350734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64525759706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64526120918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64526478762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64526948370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64527298458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64527683980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64528114732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64528494198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64528844138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64529194728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64529558144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64529905068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64530302104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64530724814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64531101356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64531463648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64531838230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64532187596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64532537924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64532900802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64533262134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64533687436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64534038166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64534410154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64534771844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64535144462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64535491230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64535840740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64536214062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64536623008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64537020900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64537414490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64537891676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64538258834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64538633704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64538996138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64539417650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64539783756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64540149142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64540512722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64540858912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64541231216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64541593344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64542038534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64542391680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64542742556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64543104424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64543453318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64543818194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64544172952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64544557722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 599,5990000,10000,0,0,256,25,689,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64546181976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64546568324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64546917316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64547283394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64547728084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64548082528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64548446348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64548792726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64549263676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64549631980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64550018208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64550432190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64550784632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64551214504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64551574854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64551940194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64552513668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64552923916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64553395708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64553815002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64554165172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64554520152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64554881284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64555226224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64555588654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64556031838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64556409016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64556791480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64557165948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64557515208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64557888370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64558252228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64558613672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64559094132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64559445314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64559820024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64560495122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64560878364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64561244282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64561692222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64562061752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64562413838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64562780286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64563129988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64563506008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64563868802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64564319742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64564675312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64565024832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64565389272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64565739846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64566105754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64566454386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64566841166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64567263124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64567639982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64567989928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64568374996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64568739048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64569087590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64569451316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64569812346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64570269560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64570637198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64571041552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64571570708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64571927442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64572330546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64572784522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64573168852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64573518462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64573901408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64574286828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64574678112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64575045192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64575422156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64575854170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64576207082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64576573288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64576922114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64577297784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64577661298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64578047548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64578462116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64578830072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64579214652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64579655006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64580036826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64580384288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64580758564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64581224390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64581600476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64581989122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64582346082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64582819438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64583171456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64583536416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64583968908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64584346218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64584709344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64585108628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64585459352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64585809168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64586205640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64586565606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64587003532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64587353934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64587728034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64588087058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64588458092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64588823944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64589172636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64589653102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64590036154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64590415554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64590762196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64591133988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64591495184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64591867608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64592228480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64592689320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64593059320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64593407138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64593904354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64594253998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64594627504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64595002788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64595445672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64595798746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64596147874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64596509280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64596877740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64597259624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64597627520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64598084732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64598451408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64598825466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64599173858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64599521774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64599917246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64600273048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64600713924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64601067732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64601459196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64601822448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64602194900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64602540542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64602888522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64603262564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64603680708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64604047870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64604410838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64604784602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64605245698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64605623692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64605974418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64606399134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64606788870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64607139060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64607502580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64607912194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64608287442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64608649176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64609112370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64609495928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64609848192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64610253224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64610603582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64610968874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64611317012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64611711024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64612140618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64612518690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64612867034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64613216312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64613579752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64613929180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64614296304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64614731020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64615155154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64615520172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64615893496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64616353214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64616706942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64617070794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64617431648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64617867814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64618216656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64618589812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64618953324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64619326454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64619676072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64620055270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64620482280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64620833844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64621196856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64621543130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64621915362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64622277262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64622687122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64623150576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64623505460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64623885438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64624233650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64624597348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64624942910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64625331348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64625707582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64626151318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64626500656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64626866594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64627242626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64627720432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64628086768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64628453324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64628944110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64629517740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64629894258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64630244252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64630615102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64630979904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64631341786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64631781670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64632150848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64632527596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64632908666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64633285642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64633634966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64633985922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64634429812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64634780770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64635143664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64635489116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64635918582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64636308276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64636682404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64637120346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64637484342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64637846364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64638194032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64638763336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64639114574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64639488214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64639948892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64640323966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64640669692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64641019576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64641376434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64641718092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64642104958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64642459596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64642893042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64643259400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64643630588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64643984154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64644364102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 600,6000000,10000,0,0,256,25,690,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64645995956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64646381332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64646754096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64647102292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64647477818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64647841648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64648232450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64648656410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64649010098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64649376572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64649838220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64650203190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64650583212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64650970162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64651403534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64651781618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64652129340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64652485180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64652867802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64653237480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64653612980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64654040688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64654417902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64654780212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64655160566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64655509712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64655865780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64656234588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64656596236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64657024172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64657373754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64657746840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64658107452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64658480860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64658829770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64659178322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64659627426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64659978508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64660342678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64660689344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64661189068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64661594200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64661968662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64662445970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64662802782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64663166210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64663515820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64663913580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64664325144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64664721594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64665197108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64665576002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64665923766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64666280722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64666686400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64667033836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64667396538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64667755918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64668194400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64668576634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64668973650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64669322376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64669670784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64670033156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64670422770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64670862992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64671215138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64671590134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64671952462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64672431888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64672785586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64673135548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64673578288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64673930520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64674294626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64674641398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64675014728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64675376914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64675750220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64676110384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64676522262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64676887272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64677235462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64677598602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64677945194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64678318356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64678702472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64679158308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64679510008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64679859560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64680223708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64680573118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64680939270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64681288616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64681674948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64682111270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64682488668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64682839278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64683190056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64683677684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64684029220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64684430764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64684853134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64685227992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64685590826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64685964024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64686311364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64686697922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64687059666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64687501462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64687886480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64688234162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64688609254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64688971330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64689344000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64689690900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64690051408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64690476632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64690827540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64691190920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64691536830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64691908760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64692271266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64692706418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64693156388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64693512464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64693875372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64694231654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64694705552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64695100826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64695474522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64695912482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64696300682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64696651328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64697002918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64697369988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64697716252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64698113884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64698480084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64698919818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64699287052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64699659228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64700026420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64700377242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64700738220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64701084848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64701522456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64701873192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64702246420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64702609776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64702983760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64703332438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64703681206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64704053018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64704464314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64704831780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64705178366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64705550820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64706265722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64706658928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64707024038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64707452180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64707817226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64708164436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64708528408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64708896292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64709269722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64709646820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64710101132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64710459048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64710806992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64711169286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64711517640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64711881220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64712234196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64712619034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64713049958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64713427644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64713779040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64714129918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64714518638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64714868260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64715246078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64715668522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64716064728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64716441888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64716816520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64717359184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64717716598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64718107950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64718541316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64718924096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64719445688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64720562500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64721526128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64722460454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64723095490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64723639306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64724306624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64724809528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64725221482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64725570674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64725944896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64726305878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64726780108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64727131230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64727481362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64727848728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64728350126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64728717458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64729064336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64729546570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64729917496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64730291788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64730645578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64730995406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64731356392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64731704428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64732080712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64732493124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64732868770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64733232126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64733611022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64733960458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64734309368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64734693388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64735108964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64735479018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64735824394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64736195278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64736562552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64736933122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64737279174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64737637290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64738061400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64738409672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64738771816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64739115998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64739628382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64739995968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64740374740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64740802182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64741157962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64741521502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64741870600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64742237144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64742585426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64742982824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64743362654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64743822602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64744172480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64744520908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64744881514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64745226712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64745588702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 601,6010000,10000,0,0,256,25,691,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64747666950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64748055348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64748422908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64748797848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64749252210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64749629384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64750011644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64750449486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64751000272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64751352772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64751757940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64752200096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64752577668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64752925676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64753275168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64753636872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64753983326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64754387692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64754821240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64755196292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64755557890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64755981810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64756389132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64756738762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64757102808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64757533848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64757901342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64758247754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64758621254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64758983252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64759395664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64759750690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64760113202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64760552086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64760904332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64761267564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64761614056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64762107752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64762474068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64762859810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64763283052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64763636412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64763999088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64764345434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64764708118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64765053970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64765425434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64765797572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64766233906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64766585592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64766953604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64767315992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64767680524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64768043558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64768397456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64768851336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64769219656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64769611854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64769962592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64770312420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64770675234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64771023736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64771401564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64771961300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64772338180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64772699792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64773173310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64773545760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64773897228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64774353416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64774706000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64775072712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64775421872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64775797766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64776161876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64776535012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64776893628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64777304774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64777668526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64778015874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64778379576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64778725192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64779096840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64779457816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64779892680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64780254432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64780604304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64780967380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64781349346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64781714414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64782061652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64782446240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64782877634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64783477822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64783830290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64784321568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64784686562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64785034436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64785410014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64785823118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64786196974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64786556918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64786928306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64787275360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64787622628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64787983282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64788415188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64788783418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64789129776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64789502210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64789863966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64790237408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64790585958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64790947828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64791372540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64791723620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64792087144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64792433272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64792805768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64793167072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64793540726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64793963782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64794317528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64794680430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64795027316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64795482164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64795833990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64796218252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64796591894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64797031626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64797383690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64797733566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64798095474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64798442060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64798822266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64799168892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64799610832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64799976894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64800379960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64800731794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64801081390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64801443242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64801790830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64802167558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64802597854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64802972460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64803333442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64803705448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64804055078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64804403066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64804764350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64805184802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64805553184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64805899716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64806271346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64806730312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64807107208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64807456142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64807817132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64808254628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64808605560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64808969220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64809315642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64809688406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64810093048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64810476654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64810889484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64811241676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64811602684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64811949670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64812313560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64812659388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64813055992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64813514422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64813900756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64814250048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64814616172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64814979592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64815327132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64815690612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64816050016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64816492988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64816858736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64817230512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64817577678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64818069222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64818434860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64818782184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64819220408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64819571384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64819944196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64820306628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64820680464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64821029102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64821377624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64821749096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64822159068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64822525546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64822872192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64823243502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64823603980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64823976662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64824343290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64824782204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64825147992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64825522450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64825906286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64826254704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64826627652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64826991580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64827379938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64827800130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64828151944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64828513540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64828859180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64829318742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64829667986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64830089402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64830530968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64830908142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64831258512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64831607686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64831968702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64832317088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64832681722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64833086416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64833474876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64833838608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64834211166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64834558836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64834907812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64835268546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64835626868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64836056634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64836404788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64836775610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64837136104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64837520306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64837868564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64838217004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64838590062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64839006496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64839373648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64839719926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64840092418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64840593308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64840970884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64841331312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64841747018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64842111686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64842460486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64842825338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64843209710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64843586932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64843952444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64844417054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64844769316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 602,6020000,10000,0,0,256,25,692,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64846284470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64846677730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64847103146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64847480990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64847827808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64848200538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64848561504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64848936526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64849285390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64849648372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64850077868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64850428540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64850791852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64851137512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64851615956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64851983960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64852373094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64852808502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64853162468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64853525048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64853873282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64854236056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64854582356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64854954432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64855328672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64855766610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64856118538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64856469048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64856830826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64857180248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64857545080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64857893888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64858339658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64858707544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64859082492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64859431222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64860006562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64860379288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64860727912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64861184240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64861535342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64861908706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64862286794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64862804102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64863155618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64863504568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64863941994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64864293340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64864657044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64865003586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64865376454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64865739966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64866143682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64866501614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64866911992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64867277434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64867627862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64867993492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64868341648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64868715590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64869078634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64869527528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64869880008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64870245654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64870621252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64870969754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64871333254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64871679804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64872067056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64872504564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64872884464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64873270148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64873622428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64874085290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64874437108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64874820714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64875237288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64875614368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64875976892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64876351696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64876701810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64877052528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64877413980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64877790438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64878217030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64878567036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64878939150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64879301218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64879673188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64880022214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64880380166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64880816174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64881168968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64881533554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64881882368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64882257012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64882618412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64882990772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64883349124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64883764444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64884128220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64884476132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64884840292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64885278512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64885654270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64886028498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64886468972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64886820600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64887169352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64887558512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64887908174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64888271218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64888617228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64889002084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64889438348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64889817498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64890190502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64890540670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64890902936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64891249034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64891624840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64892036126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64892411752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64892772528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64893145606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64893511004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64893861292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64894222618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64894581958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64895011882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64895362216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64895735272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64896098298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64896573670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64896927738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64897293150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64897721242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64898070654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64898432406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64898778316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64899149506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64899510346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64899882070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64900299900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64900665232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64901027678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64901375832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64901739708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64902085232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64902458086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64902830332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64903264748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64903616084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64903965996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64904327116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64904674510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64905037998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64905383962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64905794998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64906254666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64906664564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64907014074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64907493876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64907860504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64908219336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64908597636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64909031648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64909408982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64909772164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64910145794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64910494886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64910845056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64911218978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64911663256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64912032740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64912381988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64912756840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64913119216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64913492036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64913839592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64914202106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64914628526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64914981126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64915346244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64915694442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64916067510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64916429186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64916828650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64917241908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64917596240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64917959498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64918327072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64918807300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64919178494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64919551600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64919994952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64920373280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64920723258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64921073928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64921436186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64921782852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64922171680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64922529260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64922965834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64923334078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64923706818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64924054792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64924419192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64924807824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64925187636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64925628716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64925978544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64926350302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64926713936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64927087568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64927436308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64927785140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64928158350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64928572268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64928938448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64929285058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64929657818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64930116022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64930492370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64930854410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64931274660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64931680998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64932033242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64932405980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64932806600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64933197222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64933559766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64934026478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64934379906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64934730240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64935106476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64935454806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64935818872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64936172732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64936613826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64937274784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64937685764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64938075008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64938456062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64938819174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64939199206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64939712612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64940121040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64940560270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64941194260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64941638630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64942072552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64942543714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64942968844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64943359928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 603,6030000,10000,0,0,256,25,693,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 64945615762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64945992950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64946448326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64946812746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64947191632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64947540910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64947980872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64948350966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64948700434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64949064152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64949411082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64949783466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64950145394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64950530058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64950943528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64951300976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64951665172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64952015450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64952488024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64952840736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64953228538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64953671588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64954050206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64954401382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64954752146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64955114084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64955461068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64955826290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64956186772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64956622988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64956989114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64957363012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64957711994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64958060386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64958440820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64958789534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64959241852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64959591230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64959965802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64960328156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64960702720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64961050864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64961400154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64961773054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64962186856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64962553140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64962899270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64963271642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64963728402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64964104962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64964480044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64964900300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64965266204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64965614784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64965978736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64966324830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64966696578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64967058694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64967498616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64967862596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64968211532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64968574996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64968954520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64969320186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64969666710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64970052528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64970490624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64970868458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64971236212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64971587254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64971949008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64972317924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64972682852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64973101938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64973512508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64973875714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64974278674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64974728182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64975079686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64975439232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64975796158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64976228002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64976577546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64976950630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64977312918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64977686946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64978062946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64978423860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64978850944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64979202498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64979566668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64979912920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64980285198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64980647026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64981021444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64981379914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64981797114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64982161944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64982508888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64982873110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64983249998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64983623998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64983988432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64984447388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64984799272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64985148516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64985510974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64985956444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64986323172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64986670300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64987115004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64987483306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64987856266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64988204678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64988552238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64988912818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64989260008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64989656236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64990067696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64990443378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64990805602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64991179720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64991528830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64991878012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64992253320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64992612236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64993063182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64993430740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64993803746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64994167298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64994539306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64994887002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64995248484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64995689332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64996042360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64996406026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 64996751950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 64997230828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 64997599304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 64997975794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64998421152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 64998775586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 64999135448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 64999481790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 64999843984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65000189222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65000557952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65000930146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65001410048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65001762756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65002111702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65002472730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65002820304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65003185064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65003531590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65003982384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65004350612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65004727376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65005093228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65005443564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65005805400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65006174360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65006550742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65006978540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65007370400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65007731136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65008103964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65008554212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65008905388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65009308360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65009728488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65010096600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65010464180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65010836772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65011200240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65011572656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65011919924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65012355428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65012719920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65013067876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65013431532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65013985914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65014362400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65014727148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65015176462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65015528460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65015878428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65016240030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65016587194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65016951042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65017298272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65017682286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65018106454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65018479668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65018825952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65019173350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65019675664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65020028454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65020410458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65020833912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65021228824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65021590162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65021962780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65022311400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65022658834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65023018722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65023375348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65023801400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65024151514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65024523230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65024885264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65025258304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65025606474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65025956426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65026391606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65026742658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65027106400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65027452868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65027824792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65028186596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65028559402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65028918828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65029367088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65029733374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65030083406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65030449248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65030893618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65031272834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65031649750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65032091392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65032444100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65032794502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65033154990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65033501354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65033863488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65034236680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65034684608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65035067096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65035441392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65035792588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65036143686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65036523310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65036870972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65037245278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65037658386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65038035002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65038400080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65038774380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65039124560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65039473590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65039835546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65040195202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65040629580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65040981312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65041356506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65041792444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65042188734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 604,6040000,10000,0,0,256,25,694,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65043778332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65044146722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65044582248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65044936134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65045301530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65045661788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65046117502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65046483950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65046858940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65047206480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65047557536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65047918060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65048274700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65048714180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65049088448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65049479204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65049842058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65050215512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65050562714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65050910754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65051297704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65051716654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65052083982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65052432304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65052827736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65053299638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65053676842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65054036808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65054451680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65054817632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65055164902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65055528452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65055874040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65056246532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65056608060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65056992430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65057400622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65057775200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65058140370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65058489498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65058855224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65059204370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65059579052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65060025902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65060403396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65060750608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65061098538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65061546886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65061896748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65062260704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65062620580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65063060198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65063425288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65063800282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65064254574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65064608258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65064970558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65065329852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65065759266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65066110256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65066483380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65066845470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65067218176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65067596986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65067966726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65068437752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65068848842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65069277628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65069696120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65070077218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65070503596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65070944522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65071435326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65071811998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65072206918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65072588168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65073014474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65073424270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65073937682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65074340548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65074774320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65075184374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65075695428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65076061080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65076431024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65076868168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65077219272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65077594344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65077955776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65078329720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65078676236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65079024864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65079399990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65079818540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65080185276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65080531516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65080904560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65081266636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65081638860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65081986676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65082408596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65082773466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65083121744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65083485038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65083831380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65084203594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65084565280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65084967508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65085377254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65085729604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65086090936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65086438122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65086900164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65087250362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65087632872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65088061772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65088439786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65088788512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65089137514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65089533348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65089922976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65090325268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65090950036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65091326904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65091687748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65092059200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65092405324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65092752910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65093112930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65093535496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65093901894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65094247400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65094619792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65094981838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65095355078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65095702132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65096062076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65096487632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65096835712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65097196732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65097542924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65098059832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65098426602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65098843372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65099295698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65099650368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65100044540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65100425020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65100807332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65101155906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65101527882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65102005344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65102388090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65102737574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65103086460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65103448666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65103795974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65104159546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65104526964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65104965604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65105329278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65105699044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65106044318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65106390818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65106749432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65107094040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65107527928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65107876442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65108247130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65108610596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65109129456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65109481276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65109830664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65110203498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65110614810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65110981000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65111327976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65111700502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65112063094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65112435624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65112783676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65113205534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65113570950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65113918654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65114282118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65114627720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65115000362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65115387070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65115775716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65116201408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65116570732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65116934460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65117281298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65117644810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65118070244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65118458296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65118895354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65119273054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65119622428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65119972444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65120470326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65120905098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65121286008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65121707338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65122084356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65122448110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65122821892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65123168212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65123517002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65123877346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65124234318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65124662662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65125010766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65125383676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65125747858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65126125136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65126473158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65126835898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65127261280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65127615392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65127981192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65128328782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65128767824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65129132550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65129508122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65129947282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65130301826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65130666402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65131021494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65131522518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65131872532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65132275744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65132708778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65133091824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65133440854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65133790564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65134153380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65134500852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65134864506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65135223656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65135657570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65136023674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65136397032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65136745300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65137093928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65137455162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65137801764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65138175836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65138582802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65138957764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65139319008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65139691848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65140038296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65140386414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65140748020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 605,6050000,10000,0,0,256,25,695,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65142898838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65143273686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65143635680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65144080486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65144447518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65144824164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65145174808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65145529160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65145893850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65146350080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65146828194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65147181578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65147555944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65147917504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65148290414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65148637402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65148986852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65149381282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65149794400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65150160782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65150507478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65150879818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65151241922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65151615274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65151962248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65152383554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65152750218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65153098654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65153462866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65153914226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65154292698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65154657598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65155114422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65155478338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65155828620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65156190952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65156537528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65156899980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65157246010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65157629974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65158070458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65158447178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65158796464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65159147724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65159511628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65159860788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65160276188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65160727928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65161107624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65161469482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65161843098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65162224408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65162574668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65162939608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65163300852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65163734084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65164086222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65164461694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65164841198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65165316456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65165668920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65166030534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65166459490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65166810144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65167173872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65167728558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65168161350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65168525874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65168914420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65169358376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65169715216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65170078032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65170425142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65170788776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65171134938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65171508560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65172046258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65172429330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65172805288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65173183562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65173547070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65173897574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65174264530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65174757180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65175138140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65175504086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65175881614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65176393360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65176750120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65177114268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65177551488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65177922042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65178271116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65178648504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65179011256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65179385070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65179762520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65180128756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65180563216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65180933776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65181298172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65181645480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65182102752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65182469050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65182859374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65183287156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65183642562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65184033076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65184382362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65184747832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65185094522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65185467796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65185908496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65186298304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65186648550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65186999226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65187467900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65187821328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65188193620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65188552824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65188990476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65189358080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65189731846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65190080868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65190431124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65190793352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65191140702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65191581126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65191933200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65192310348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65192676738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65193051482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65193401550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65193752588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65194128194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65194552644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65194920900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65195267970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65195640922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65196004094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65196379080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65196748506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65197171384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65197536632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65197886132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65198334248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65198791028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65199170870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65199533822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65199993488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65200347522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65200698854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65201062270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65201409832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65201775460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65202159556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65202543794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65203063258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65203444600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65203797618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65204149198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65204515110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65204866292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65205247444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65205664558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65206041544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65206405020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65206777056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65207124120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65207543206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65207906954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65208345830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65208714854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65209063366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65209438248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65209905514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65210284010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65210633000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65210995216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65211426938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65211779500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65212144598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65212531270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65212908132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65213272430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65213657154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65214071944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65214427020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65214791324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65215141972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65215507308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65215855152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65216238038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65216611898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65217051628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65217458250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65217813576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65218176364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65218525294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65218889660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65219254022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65219704472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65220072008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65220447196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65220795854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65221253406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65221656652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65222020338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65222458654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65222811188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65223186616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65223550712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65223926126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65224276148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65224626600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65224999662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65225421230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65225790672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65226140092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65226516170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65226877836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65227251072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65227598456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65228051534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65228417384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65228764498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65229127766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65229495448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65229868264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65230230470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65230617976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65231111692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65231467590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65231831774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65232288120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65232656016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65233031430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65233497714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65233881988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65234259800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65234626892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65234978048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65235342772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65235691402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65236069402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65236489888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65236866302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65237229560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65237603030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65237951666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65238299688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65238660724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65239019280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65239444224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65239793108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65240164638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65240525432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 606,6060000,10000,0,0,256,25,697,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65242154148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65242516800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65242870464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65243238936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65243699556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65244067940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65244687676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65245099044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65245465036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65245844692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65246194426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65246546228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65246906386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65247265168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65247692738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65248041972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65248414164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65248774970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65249148138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65249495722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65249843660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65250217112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65250627064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65250993248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65251339764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65251711896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65252112708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65252541180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65252905480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65253334878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65253701538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65254050716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65254416114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65254916226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65255294968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65255670020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65256122180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65256474590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65256823754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65257185186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65257532790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65257896738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65258280676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65258726698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65259094246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65259535018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65259886954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65260237570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65260617958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65260965852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65261343764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65261758966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65262134288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65262536418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65262914692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65263262868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65263613134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65263979510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65264420410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65264788314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65265134276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65265506462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65265981244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65266357426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65266703742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65267126176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65267493566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65267841770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65268206002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65268552484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65268923816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65269285890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65269670038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65270082666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65270435850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65270795856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65271143256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65271505738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65271852614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65272233152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65272606680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65273047066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65273399986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65273750918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65274115256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65274464666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65274830254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65275178870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65275626044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65275992108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65276381454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65276729176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65277335960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65277701100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65278058814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65278484430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65278835206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65279208446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65279570470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65279943730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65280290814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65280639164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65281011812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65281424276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65281792622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65282143164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65282518930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65282882788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65283258972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65283651196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65284077250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65284442542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65284792510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65285156182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65285502196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65285874844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65286238278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65286621922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65287031346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65287398758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65287816380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65288304214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65288673340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65289047788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65289520916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65289897202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65290272650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65290623832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65290976090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65291338874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65291686024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65292079924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65292516464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65292894934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65293260296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65293633066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65293983548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65294334558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65294698306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65295133938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65295503108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65295849366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65296222404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65296583892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65296956822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65297304032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65297704218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65298153188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65298506092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65298870546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65299216908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65299691500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65300059794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65300452632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65300868978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65301226296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65301592300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65301943082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65302310928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65302661480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65303038592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65303413802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65303855484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65304208468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65304559216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65304921978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65305271180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65305636042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65305984206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65306428250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65306797032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65307170070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65307535012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65307885448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65308248250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65308595246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65308973892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65309386736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65309762228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65310124984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65310498756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65310987896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65311340204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65311715868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65312165696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65312535238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65312884236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65313260030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65313621548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65313994098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65314380608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65314816728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65315184236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65315534848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65315982690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65316331704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65316705688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65317068102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65317519972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65317874192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65318224118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65318584024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65318929506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65319292034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65319637866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65320019166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65320445722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65320824812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65321408670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65321907734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65322276276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65322626468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65323005186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65323419272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65323813968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65324175756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65324549442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65324898008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65325245864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65325617160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65326038356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65326442588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65326811228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65327184762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65327547982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65327922564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65328276958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65328705642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65329083214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65329432738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65329797968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65330144914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65330517428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65330879908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65331265784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65331679572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65332033714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65332395410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65332742766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65333210394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65333561196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65333935808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65334377912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65334756028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65335106256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65335456260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65335818618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65336165696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65336528982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65336887672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65337320854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65337688194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65338060498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65338411072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65338763006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 607,6070000,10000,0,0,256,25,698,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65374746576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65375126002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65375495798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65375848508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65376311230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65376687726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65377069554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65377418304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65377883794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65378252608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65378601052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65378977766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65379405760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65379786668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65380153872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65380529846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65380881176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65381232742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65381597852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65382021002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65382391040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65382740370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65383115716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65383481754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65383856628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65384214506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65384574422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65384998830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65385350324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65385714762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65386061388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65386434298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65386847604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65387237544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65387664178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65388017430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65388378980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65388726452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65389241804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65389594432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65390023904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65390455706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65390837012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65391187134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65391538392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65391901334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65392250986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65392615592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65392975258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65393451744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65393876412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65394251006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65394597914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65394948330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65395310168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65395669312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65396101886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65396453772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65396828708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65397192940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65397567638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65397916482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65398500748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65398934808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65399291300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65399659562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65400009192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65400593752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65400968318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65401363236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65401786360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65402144518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65402511992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65402861626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65403230348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65403580028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65403955234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65404391572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65404768588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65405118016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65405468650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65405832816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65406206350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65406570104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65406927804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65407364934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65407731214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65408103408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65408449234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65408798386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65409157970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65409502970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65409942986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65410293886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65410668082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65411031436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65411538340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65411894204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65412253598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65412630648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65413045244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65413415378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65413766346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65414144666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65414510438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65414887392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65415249872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65415667322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65416031410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65416378046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65416742506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65417090630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65417463278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65417826048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65418211712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65418621436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65418975718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65419336906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65419686592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65420050420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65420396108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65420767792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65421202064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65421598530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65421949994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65422303288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65422788018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65423142326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65423508342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65423936386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65424316498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65424681574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65425057100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65425406776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65425757912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65426190474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65426576958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65427022224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65427375242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65427751836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65428116030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65428493218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65428916158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65429283064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65429709122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65430060116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65430423502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65430769656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65431141938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65431503458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65431877940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65432284494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65432653052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65433013666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65433360160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65433723236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65434208556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65434583740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65434958044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65435407382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65435757458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65436105886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65436465800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65436810964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65437172344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65437540524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65437993198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65438360536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65438734208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65439081664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65439429606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65439788928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65440135100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65440516294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65440921998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65441297270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65441661270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65442036516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65442385758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65442734616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65443095864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65443510896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65443881598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65444228090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65444600386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65445054502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65445432682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65445782512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65446201828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65446641800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65446993112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65447357538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65447705924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65448079936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65448443130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65448830414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65449243570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65449597786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65449959940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65450306296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65450668846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65451033106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65451407044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65451781628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65452222318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65452574726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65452945040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65453307564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65453655160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65454018854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65454365808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65454811276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65455179876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65455553104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65455901996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65456383892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65456753408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65457178802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65457635954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65458028924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65458408026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65458773102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65459149792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65459499834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65459852056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65460229394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65460655260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65461024112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65461371438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65461744412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65462107872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65462481514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65462840754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65463254184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65463621490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65463989530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65464355040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65464704370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65465077370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65465441402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65465827542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65466247368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65466602284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65466965550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65467315040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65467781056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65468151514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65468567268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65469019088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65469398446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65469750098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65470100872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65470463602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65470812480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65471178072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65471598604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65471975018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 608,6080000,10000,0,0,256,25,699,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65473517026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65473904956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65474332328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65474691084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65475064466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65475624206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65475992600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65476340830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65476715556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65477161108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65477546376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65477898416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65478249052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65478756756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65479111048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65479475318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65479835810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65480270342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65480634666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65481009448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65481358820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65481709348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65482109244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65482467334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65482893756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65483243366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65483616986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65483979358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65484352702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65484702462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65485052484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65485629738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65485985618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65486350304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65486695684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65487068352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65487431036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65487836534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65488223014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65488658856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65489025334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65489375968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65489741454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65490238356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65490615098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65490989558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65491431046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65491782234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65492132810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65492494178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65492844120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65493208988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65493555474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65494002036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65494368384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65494742932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65495090748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65495439262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65495800676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65496168118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65496552318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65496964434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65497341784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65497704748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65498078374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65498426382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65498775094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65499135890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65499557956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65499926272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65500271792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65500644392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65501138872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65501519254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65501871098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65502231416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65502660486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65503009966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65503372738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65503719244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65504092268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65504456444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65504840818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65505251070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65505603642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65505965342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65506311816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65506704956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65507053732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65507426806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65507802528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65508251904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65508603622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65508952990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65509315404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65509661546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65510025468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65510371262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65510818298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65511185772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65511559408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65511907692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65512382984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65512747778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65513095446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65513551434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65513948648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65514322254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65514685852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65515059528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65515407426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65515756650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65516131138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65516565216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65516934168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65517278930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65517649880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65518009890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65518380758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65518726736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65519151510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65519514600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65519860844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65520222910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65520567474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65520937496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65521297090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65521679798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65522091758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65522443424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65522805196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65523151728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65523611202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65523963264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65524345858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65524787960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65525166724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65525515084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65525864392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65526258842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65526641272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65527005394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65527365944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65527826224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65528194064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65528567460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65528916150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65529265718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65529627564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65529975280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65530410534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65530759800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65531132986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65531496026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65531869170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65532246874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65532605942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65532977440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65533389916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65533757922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65534105338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65534480368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65534970664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65535349608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65535710056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65536131706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65536495486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65536841342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65537203272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65537547610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65537918430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65538315138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65538759854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65539112082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65539461420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65539824170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65540206048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65540578170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65540924988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65541309292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65541740378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65542188500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65542538690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65542888630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65543250686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65543597354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65543961062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65544386476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65544763344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65545125766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65545499204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65545982816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65546376836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65546740334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65547226572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65547651294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65548075246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65548480712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65548873702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65549331224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65549751402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65550210230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65550592274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65550941540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65551304886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65551651010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65552244160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65552628092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65553068536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65553419872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65553770212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65554131746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65554478770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65554842888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65555188708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65555632212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65555999816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65556395660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65556745658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65557252506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65557619498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65557967746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65558408422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65558759298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65559131814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65559495452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65559868776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65560217958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65560567230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65560940190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65561346680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65561738432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65562088906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65562462328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65562825458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65563198868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65563546510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65563993914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65564361182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65564732268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65565096614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65565442210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65565815246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65566177416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65566564420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65567001064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65567354196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65567717320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65568065752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65568561400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65568913720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65569299854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65569735554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65570164332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65570534306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65570885954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 609,6090000,10000,0,0,256,25,700,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65572583396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65572942114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65573306324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65573653054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65574029276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65574390812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65574766030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65575199838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65575557172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65575919444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65576266472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65576630372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65576984708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65577439394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65577819330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65578270030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65578620466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65578972172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65579344256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65579801140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65580168032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65580536914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65580996468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65581364238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65581738552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65582089510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65582439164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65582802412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65583149666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65583587780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65583937680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65584310592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65584674250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65585048592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65585398962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65585749366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65586123472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65586538410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65586906042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65587254126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65587627878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65587990210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65588363912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65588710996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65589131768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65589495914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65589844290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65590207398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65590629076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65591024626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65591388780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65591775266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65592228078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65592580808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65592941574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65593287088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65593648788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65593994488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65594413718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65594842524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65595221142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65595593142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65595983916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65596366332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65596715490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65597079146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65597497770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65597905650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65598268990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65598713842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65599062772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65599411258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65599771574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65600197256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65600643118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65600993546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65601367830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65601730226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65602220336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65602575210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65602938302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65603368916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65603721986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65604087542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65604436012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65604811504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65605173536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65605545498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65605968464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65606323368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65606686378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65607035146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65607400688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65607749632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65608123418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65608506886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65608942678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65609293238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65609643750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65610005058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65610351700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65610715828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65611062178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65611495680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65611869778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65612261332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65612611872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65613058324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65613439952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65613790876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65614169574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65614596514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65614974496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65615338602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65615711100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65616059224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65616408182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65616771112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65617193884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65617560134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65617906672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65618279382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65618641760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65619015960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65619368172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65619728916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65620153708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65620504814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65620868948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65621214704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65621587188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65621948632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65622367302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65622840456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65623195500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65623557298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65623922866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65624394438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65624745792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65625152088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65625602364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65625981918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65626333444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65626754806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65627122876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65627494814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65627878224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65628300270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65628693576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65629281144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65629658676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65630007678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65630357230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65630718426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65631143106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65631511350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65631858304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65632230832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65632593874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65632967922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65633317726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65633679380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65634116538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65634468332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65634832282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65635178260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65635715840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65636084706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65636477788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65636894728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65637250674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65637615296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65637964406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65638330252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65638678934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65639053036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65639426902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65639865116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65640217646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65640568596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65640931678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65641279066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65641642130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65641988636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65642430904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65642797902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65643172596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65643538290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65643887982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65644251184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65644598804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65644974832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65645385898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65645762362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65646126900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65646500420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65646989444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65647345766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65647721422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65648133256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65648500580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65648847926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65649221284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65649582656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65649956978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65650350198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65650773692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65651141866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65651491168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65651857228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65652207444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65652582804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65652944836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65653331750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65653745684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65654100932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65654465496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65654815736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65655254844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65655603908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65655979240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65656425768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65656804904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65657154080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65657504138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65657966280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65658319738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65658685380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65659098908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65659511832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65659875784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65660249880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65660599930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65660951612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65661312944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65661672538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65662100424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65662451218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65662824704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65663189044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65663562760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65663912168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65664276176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65664853752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65665335354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65665735788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65666094012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65666469146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65666831820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65667220564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65667656222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65668010396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65668368862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65668719946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65669222454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 610,6100000,10000,0,0,256,25,701,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65671200598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65671594948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65671960236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65672337156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65672761876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65673252128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65673628318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65673975882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65674347144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65674694516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65675068928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65675431630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65675816742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65676267196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65676642272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65677010598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65677358090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65677721084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65678066524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65678450504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65678894938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65679270922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65679621942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65679977664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65680495116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65680848338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65681224280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65681652692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65682029914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65682393018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65682772968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65683122352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65683515722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65683878072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65684302648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65684696400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65685043592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65685423392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65685786754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65686161916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65686509128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65686869410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65687314084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65687667074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65688033948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65688387986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65688763012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65689136110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65689531736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65690043752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65690534898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65690987412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65691517228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65691925870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65692282926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65692782982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65693150140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65693524206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65693876992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65694226318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65694590034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65694937788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65695314748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65695749722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65696123248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65696482954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65696862188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65697207750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65697554608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65697913844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65698349232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65698715400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65699059412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65699435224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65699793784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65700164556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65700510148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65700869202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65701321914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65701673164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65702037868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65702389192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65702909284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65703276500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65703660370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65704089442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65704443350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65704807032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65705159714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65705521880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65706149912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65706545434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65707056050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65707434380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65707785322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65708143236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65708510860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65708899228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65710954478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65711424028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65711951600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65712561020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65713093124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65713530238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65714111284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65714561026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65715002254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65715539716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65715970586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65716434566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65716879378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65717335502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65717775046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65718275234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65718721788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65719153264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65719605470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65720032090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65720507290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65721021978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65721486266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65721925452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65722357396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65722804630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65723246100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65723764534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65724200002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65724664770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65725274018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65725804076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65726311994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65726841966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65727356212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65727831128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65728284376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65728714224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65729290204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65729749284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65730194858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65730544384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65730893426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65731254120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65731612842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65732042046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65732413138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65732788108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65733152556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65733526620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65733875368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65734224800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65734604104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65735033672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65735401250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65735750166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65736124778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65736637242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65737017784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65737379492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65737798058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65738162768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65738510770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65738874504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65739220800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65739615012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65740040122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65740484016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65740837156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65741188252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65741549722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65741896110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65742258464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65742602856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65742985162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65743411258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65743788472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65744138014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65744487792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65744850866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65745197824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65745560842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65746001848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65746378238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65746740264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65747113572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65747557968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65747913638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65748287060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65748701842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65749077244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65749425522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65749800584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65750162016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65750535218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65750883948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65751248520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65751672634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65752023832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65752386726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65752733040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65753105062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65753464774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65753838136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65754196908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65754610514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65754974660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65755322408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65755685472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65756031818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65756404840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65756768492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65757215630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65757607348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65757977272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65758358260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65758887978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65759312864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65759709824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65760189708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65760591056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65760997554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65761426370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65761828280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65762276178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65762756872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65763131888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65763497378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65763930854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65764339398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65764852478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65765234956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65765784652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65766198350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65766612248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65767037782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65767384466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65767773762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65768201528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65768658786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65769014766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65769364484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65769728410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65770187970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65770556054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65770915876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65771353850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65771721400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65772097096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65772445392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65772794434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65773155640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65773501844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65773942012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65774291808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65774664648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65775027004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65775398990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65775746002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 611,6110000,10000,0,0,256,25,702,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65777401282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65777779958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65778130328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65778493620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65778862270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65779250576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65779684888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65780066024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65780414686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65780767156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65781233180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65781587898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65781954304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65782378686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65783067548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65783438334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65783811752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65784159884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65784509154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65784886798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65785310498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65785680556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65786028304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65786402126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65786764126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65787137458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65787495930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65787930950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65788296906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65788644864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65789038820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65789450310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65789825786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65790190166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65790578274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65790999750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65791352562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65791715800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65792106792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65792659828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65793077672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65793535176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65793906624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65794284522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65794638252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65794987624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65795368130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65795714354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65796105486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65796554236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65796971362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65797353642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65797728838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65798078674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65798427736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65798790886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65799228254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65799597298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65799946064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65800320268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65800681192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65801053116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65801401548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65801762480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65802187580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65802538656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65802902228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65803247392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65803794328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65804164376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65804555208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65804971300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65805324278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65805687830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65806034790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65806400078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65806746594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65807122668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65807573618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65807952154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65808300786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65808650266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65809013166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65809362640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65809728088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65810087914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65810550650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65810954218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65811330670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65811679084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65812028500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65812389528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65812737060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65813184262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65813534520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65813906828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65814268782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65814939850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65815295892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65815658720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65816084882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65816436670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65816800410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65817147468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65817521028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65817884212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65818290982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65818702760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65819062812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65819425066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65819771726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65820134600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65820480248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65820852248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65821295064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65821766422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65822121772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65822473612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65822842136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65823190732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65823555694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65823902012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65824407598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65824785672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65825158756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65825506450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65825963448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65826328812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65826693748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65827139574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65827490648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65827865788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65828227972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65828600604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65828948422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65829297310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65829671492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65830090988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65830457640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65830802642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65831172276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65831560480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65831951636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65832341654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65832846680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65833286810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65833666532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65834042196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65834439536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65834902534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65835334366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65835812332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65836178492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65836575386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65837122940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65837537934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65837919398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65838427396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65838865744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65839289808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65839680180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65840029786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65840379836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65840742172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65841175798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65841543174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65841890824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65842263950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65842627022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65842999660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65843364042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65843725880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65844148750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65844499460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65844863394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65845209290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65845581004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65845942876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65846316556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65846738392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65847091004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65847452742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65847799760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65848162816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65848623794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65848999902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65849533594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65849918792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65850269270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65850626650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65850989954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65851337352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65851701868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65852083586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65852538792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65852971884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65853347130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65853697036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65854048084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65854410622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65854758420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65855205456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65855557168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65855930140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65856291908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65856665820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65857015118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65857365234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65857737780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65858151352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65858518938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65858884256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65859256732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65859942638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65860328908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65860784726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65861138676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65861501014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65861848512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65862213312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65862560782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65862976598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65863370130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65863819972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65864173292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65864615066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65864978972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65865326108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65865689392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65866051152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65866496248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65866864566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65867239276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65867587578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65867935612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65868297102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65868643708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65869017734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65869431056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65869809254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65870173562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65870549276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65871057922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65871411846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65871784824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65872198474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65872564854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65872911104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65873284530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65873646854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65874052666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65874417978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65874878260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65875246818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65875595462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 612,6120000,10000,0,0,256,25,703,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65877637812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65878023364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65878399812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65878770786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65879148228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65879496630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65879848824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65880227016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65880646742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65881069286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65881417506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65881898994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65882268824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65882645136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65883007912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65883429472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65883796510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65884142702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65884505876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65884851234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65885222444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65885582232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65886027220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65886380326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65886730054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65887092044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65887439626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65887804166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65888151632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65888541568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65888977590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65889382076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65889764898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65890130680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65890491988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65890839048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65891216336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65891638880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65892033422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65892396354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65892769196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65893219832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65893573104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65893936302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65894363760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65894732272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65895080402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65895455956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65895819320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65896194420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65896541114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65896901048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65897325984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65897676286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65898040242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65898387220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65898759576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65899122088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65899496038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65899917198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65900270958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65900633394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65900980656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65901345988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65901692258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65902064488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65902438288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65902878316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65903231422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65903581494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65903946980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65904436164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65904803896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65905152964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65905598856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65906034104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65906410102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65906765184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65907114888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65907492998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65907839752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65908215860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65908631374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65909015094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65909422796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65909795378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65910145152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65910494196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65910870126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65911288758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65911654106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65911998972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65912370522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65912730846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65913101836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65913449264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65913810488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65914238254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65914653924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65915018988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65915365898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65915846366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65916213538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65916606508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65917027542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65917380948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65917743988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65918090756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65918453648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65918799772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65919170936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65919605966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65919983904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65920333422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65920682806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65921045772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65921394546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65921760362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65922122176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65922554704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65922920726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65923309834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65923656840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65924003740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65924363180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65924708382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65925150810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65925500074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65925872894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65926235134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65926719214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65927073494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65927425870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65927802140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65928214162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65928580354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65928927460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65929300012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65929661756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65930068624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65930429246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65930841832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65931208468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65931555712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65931919026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65932264784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65932636988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65932997558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65933383422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65933794738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65934205002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65934572010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65934926488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65935291472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65935639456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65936025430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65936667050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65937050806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65937492312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65938021576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65938419250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65938840676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65939378502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65939773560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65940178022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65940596640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65941032472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65941440686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65941828176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65942270828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65942670950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65943120150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65943533684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65943909624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65944338580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65944833182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65945246612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65945627192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65945990170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65946337134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65946717802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65947065248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65947512210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65947881028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65948254200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65948603344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65948952448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65949414740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65949765168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65950140722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65950557546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65950932928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65951294402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65951666148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65952014894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65952363240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65952725486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65953145922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65953512984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65953858888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65954230150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65954592106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65954964960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65955329794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65955692864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65956119880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65956472858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65956858734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65957206612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65957579122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65957944670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65958320586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65958758012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65959111908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65959475576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65959823886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65960398910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65960766810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65961145788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65961621354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65962001402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65962379998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65962755692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65963118618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65963468912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65963835734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65964196386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65964635772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65965005120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65965379954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65965790488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65966140732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65966502036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65966862438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65967291206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65967640664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65968014440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65968376832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65968751100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65969134030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65969485704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65969938434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65970290038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65970653378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65970998988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65971485056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65971894276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65972298580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65972731188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65973087378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65973450728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65973797960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65974162684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65974528308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65974902028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65975274670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65975714650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 613,6130000,10000,0,0,256,25,705,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 65977291078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65977648706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65978030366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65978451672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65978821618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65979170368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65979545192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65979908938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65980286718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65980635318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65980996956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65981423158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65981774196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65982137428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65982482780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65982960390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65983327806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65983714556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65984128628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65984481884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65984843342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65985190506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65985553440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65985899556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65986398416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65986848152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65987225642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65987574840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65987944900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65988307874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65988655494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65989018816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65989377188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65989814662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65990181406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65990574622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65990977596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65991326936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65991687754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65992048652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65992490226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65992840324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65993213028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65993582348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65994110990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65994464916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65994825596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65995256588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65995607450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65996000612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65996381892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 65996756272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 65997120400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 65997493966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65997926548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 65998282292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 65998644936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 65998991762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 65999355370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 65999701342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66000073832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66000455556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66000892356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66001244138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66001593850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66001955356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66002302986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66002666866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66003012504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66003419808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66003846910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66004222584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66004571098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66004919750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66005430842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66005784258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66006161168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66006569970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66006944742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66007306576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66007678240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66008025794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66008373782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66008734368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66009152776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66009520072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66009866906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66010239216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66010599582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66010973266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66011320676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66011679418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66012100310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66012450894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66012814750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66013160396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66013770892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66014157544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66014550568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66014997390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66015352442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66015715070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66016061680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66016604722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66016959156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66017347246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66017780146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66018158344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66018507480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66018904314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66019285186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66019650790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66020027486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66020443270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66020820362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66021201150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66021868358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66022314958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66022710124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66023197126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66023550866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66023934282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66024297464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66024692486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66025056196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66025449926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66025800346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66026234532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66026602232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66026960318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66027325982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66027796304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66028193298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66028733586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66029126502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66029490358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66029846708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66030212126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66030566202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66030961220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66031319186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66031762744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66032133876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66032516284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66032872712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66033226926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66033593676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66033957232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66034406246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66034763022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66035143360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66035513894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66035912614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66036334516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66036704880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66037150366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66037548114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66037920018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66038272468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66038810296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66039194922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66039595784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66040028588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66040389582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66040765960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66041121064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66041488778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66041840920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66042264908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66042631024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66043079168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66043446756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66043800950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66044164256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66044513912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66044891080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66045241354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66045681538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66046052864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66046433362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66046788512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66047205780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66047582940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66047950440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66048388832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66048743058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66049128302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66049492872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66050020252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66050445992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66050840136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66051307076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66051660066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66052023606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66052389012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66052763170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66053124316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66053514208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66053937700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66054292770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66054656620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66055005300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66055370362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66055718584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66056103856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66056476826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66056915082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66057266962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66057638266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66058001312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66058349010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66058712978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66059072220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66059510468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66059916648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66060295244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66060646736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66061105530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66061477564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66061952540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66062405030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66062757684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66063178754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66063560146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66063937852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66064288132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66064668384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66065035572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66065459938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66065828258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66066177706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66066556094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66066922126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66067309180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66067658168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66068104314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66068471152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66068819576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66069184092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66069530016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66069900600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66070276752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66070702944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66071063266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66071414072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66071776912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66072125950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66072622474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66072985228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66073357642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66073786958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66074165312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66074512476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66074860870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66075223528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 614,6140000,10000,0,0,256,25,706,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66077303726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66077686904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66078041006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66078418180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66078852608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66079315148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66079668962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66080022596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66080387990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66080734792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66081110662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66081493258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66082033098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66082402024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66082775434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66083124792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66083590388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66083957352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66084339390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66084772682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66085144224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66085519774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66085881622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66086320622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66086715696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66087083210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66087513650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66087877510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66088243646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66088593594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66088969618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66089330990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66089719386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66090067202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66090798960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66091163834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66091512788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66091874932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66092241590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66092627896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66092988582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66093442920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66093796480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66094145714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66094522516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66095052662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66095453746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66095801874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66096256542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66096624978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66096999190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66097348584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66097698314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66098112980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66098463344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66098896944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66099250494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66099627768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66099993056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66100369548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66100717968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66101081312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66101528490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66101883442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66102247764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66102594586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66102968036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66103330452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66103800718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66104153654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66104600948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66104966096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66105321984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66105686746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66106144922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66106536640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66106989968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66107465804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66107821718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66108174490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66108538572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66108887768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66109266848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66109614452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66110056786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66110454800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66110852364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66111201334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66111550834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66111913310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66112279966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66112700430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66113061718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66113436340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66113800058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66114173566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66114523084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66114884284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66115248626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66115665970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66116049736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66116396192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66116768360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66117270604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66117880562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66118387062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66118745988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66119108556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66119460398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66119825518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66120173832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66120566310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66120928322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66121367482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66121718210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66122075432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66122438208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66122786094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66123150124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66123518562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66123955908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66124326966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66124703968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66125060780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66125417818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66125789318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66126155980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66126526492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66126949080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66127322938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66127688300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66128069504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66128598894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66128985656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66129388644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66129822878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66130214936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66130567318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66130950492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66131319464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66131697600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66132162386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66132629360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66133000966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66133389514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66133759588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66134108622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66134487028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66134894424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66135430956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66135804444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66136189484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66136601886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66137009948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66137470198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66137834890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66138330120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66138744156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66139178674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66139700806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66140090136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66140472410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66140954114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66141353824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66141762960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66142196318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66142558548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66142978664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66143385608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66143866702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66144286200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66144640838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66145004766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66145348520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66145730170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66146090270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66146528884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66146881234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66147228510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66147588968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66147952788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66148314296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66148672186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66149104260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66149477432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66149848828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66150215392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66150563658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66151023888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66151384284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66151747108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66152155320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66152529172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66152888340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66153262260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66153609178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66153957060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66154395136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66154814972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66155178926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66155523104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66155897070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66156256682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66156628530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66156985896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66157333302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66157794722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66158145954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66158534964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66158881458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66159252604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66159614782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66160001134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66160480890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66160836878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66161221708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66161621574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66162099158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66162447856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66162833006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66163306076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66163682788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66164036722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66164385958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66164747878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66165095190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66165471160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66165888608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66166276632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66166637584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66167008478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66167590050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66167941652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66168316740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66168729094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66169099072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66169446152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66169819174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66170181842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66170555328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66170902190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66171263904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66171691676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66172040082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66172402248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66172746776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66173262904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66173629406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66174014150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66174428698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66174780258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66175139980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66175484558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66175844932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66176187844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66176627482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66177005140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 615,6150000,10000,0,0,256,25,707,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66178681468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66179039766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66179415380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66179783736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66180204766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66180600310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66180969372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66181350256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66181716140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66182101160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66182488062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66182923092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66183285970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66183631734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66183994136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66184446402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66184821236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66185195196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66185634828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66185984038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66186330868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66186688428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66187034364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66187395180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66187750492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66188120138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66188614374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66189011120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66189364302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66189712534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66190071224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66190413258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66190787038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66191217554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66191661234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66192031396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66192403044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66192751778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66193098440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66193470656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66193816136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66194246862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66194594050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66194964170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66195323184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66195799298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66196161256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66196508536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66196934412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66197302504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66197718202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66198064202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66198455344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66198815576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66199202168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66199620656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66199974014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66200334636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66200681026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66201041910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66201386942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66201785206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66202145378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66202580008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66202931312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66203313300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66203675466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66204021856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66204385704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66204746058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66205339802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66205706094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66206075406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66206420716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66206865912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66207228164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66207584324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66208010076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66208357990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66208729252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66209089254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66209459058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66209804736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66210196444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66210555592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66210964540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66211328462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66211671388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66212041578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66212400630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66212770744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66213127412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66213534912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66213916452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66214264078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66214626594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66214972218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66215342936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66215702698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66216089070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66216503626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66216942526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66217311750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66217656816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66218167328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66218528142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66218947514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66219426716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66219891158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66220246574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66220593606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66220954596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66221298202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66221672468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66222117396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66222492708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66222854338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66223225358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66223572628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66223919442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66224293728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66224689828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66225068472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66225413552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66225783608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66226145772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66226517448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66226861474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66227223062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66227647768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66227999116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66228364028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66228711722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66229260430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66229626722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66230027940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66230437120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66230790522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66231150508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66231494680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66231855396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66232198804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66232593854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66232952336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66233383516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66233732276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66234078194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66234436406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66234780944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66235141336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66235523790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66235983906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66236377316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66236784124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66237191312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66237600306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66237994078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66238352330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66238849718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66239256838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66239682162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66240078532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66240642742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66241035756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66241434288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66241909514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66242315712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66242710468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66243086574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66243517656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66243923222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66244663442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66245058404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66245439476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66245797826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66246141176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66246533866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66246877650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66247342094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66247715900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66248152726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66248501084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66248849664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66249209068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66249565824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66250004052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66250351756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66250728378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66251087618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66251610496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66251964156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66252325124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66252748024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66253097370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66253458822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66253802592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66254173338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66254533102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66254904600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66255265550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66255674676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66256037810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66256383476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66256743620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66257138262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66257542562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66257917860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66258358740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66258710822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66259057932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66259419136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66259766560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66260129406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66260477636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66260859204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66261282790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66261658212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66262024032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66262371986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66262834608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66263231216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66263612304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66264034164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66264410966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66264770532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66265177784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66265540260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66265889212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66266300688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66266705730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66267080080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66267425400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66267796094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66268158192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66268528844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66268874816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66269232386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66269679824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66270029846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66270391656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66270734044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66271104474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66271463596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66271847172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66272192708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66272600066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66272961888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66273355270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66273729810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66274182436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66274567762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66274927208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66275398694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66275748724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66276143390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 616,6160000,10000,0,0,256,25,708,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66278027200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66278387958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66278749618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66279116068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66279489852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66279848416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66280236220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66280580008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66280997794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66281365100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66281804108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66282169514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66282514310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66282884850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66283302576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66283772314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66284123624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66284473306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66284835384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66285290944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66285656238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66286014518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66286456100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66286820904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66287191530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66287538024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66287885514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66288244498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66288614878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66288977504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66289384966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66289760000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66290121870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66290494094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66290852930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66291201672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66291575146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66291986712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66292354296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66292700958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66293073654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66293435040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66293807652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66294166064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66294532220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66294967796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66295317740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66295680292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66296025460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66296487794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66296852292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66297282482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66297705488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66298073346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66298433690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66298795092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66299156856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66299500204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66299886206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66300302254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66300685538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66301034024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66301382914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66301808906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66302155182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66302527916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66302872616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66303371844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66303783456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66304251122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66304601448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66304950680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66305324118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66305671322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66306106042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66306454968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66306827624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66307187932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66307708312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66308060958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66308420732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66308847546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66309196380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66309558952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66309903710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66310293946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66310655956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66311066126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66311414408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66311831746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66312194664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66312541604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66312905428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66313250802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66313623608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66313994764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66314427072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66314774880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66315120364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66315475588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66315816688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66316174366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66316526602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66316896268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66317325206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66317701416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66318047858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66318394366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66318848532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66319199836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66319571666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66319979414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66320381104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66320758104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66321406290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66321819104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66322272740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66322754936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66323136692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66323557976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66323961628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66324394032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66324785646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66325186544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66325671392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66326083454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66326478002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66326870382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66327264220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66327669368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66328111936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66328605428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66329000532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66329348094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66329695394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66330339052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66330723854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66331188442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66331538984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66331917086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66332279994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66332696640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66333044576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66333406994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66333767366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66334180816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66334546070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66334898494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66335270430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66335630128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66336003336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66336362678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66336773442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66337133316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66337506788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66337869152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66338212196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66338580732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66338953488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66339323810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66339741408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66340093758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66340454098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66340799662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66341265714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66341616724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66342003200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66342431118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66342824930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66343172420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66343519638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66343891674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66344235904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66344608204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66344952662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66345403826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66345770076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66346157278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66346532562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66346910206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66347322102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66347714990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66348164546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66348539954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66348940920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66349300546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66349671752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66350017528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66350376094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66350814538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66351182732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66351587642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66351963102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66352488378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66352856520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66353242704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66353661648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66354014448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66354375304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66354722140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66355083936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66355428976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66355811072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66356170322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66356605492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66356956792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66357304810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66357663996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66358010618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66358433120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66358817992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66359274138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66359639908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66360022474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66360435586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66360837722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66361198570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66361557930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66362010100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66362357968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66362781268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66363159932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66363641088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66363993060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66364367326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66364807100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66365155432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66365515884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66365861378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66366230956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66366590022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66366972134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66367316376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66367727750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66368089298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66368433728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66368794014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66369136668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66369505666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66369874404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66370296536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66370652870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66370999122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66371358540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66371703102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66372121842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66372471280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66372853064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66373283224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66373658168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66374006600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66374373510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66374826928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66375176964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66375548068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66375956452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66376333318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 617,6170000,10000,0,0,256,25,709,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66377929630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66378380664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66378805788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66379161786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66379526382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66379874294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66380235092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66380612108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66381031950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66381392630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66381848932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66382199604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66382547768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66382907564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66383252262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66383613270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66383969258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66384412116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66384775864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66385146884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66385494176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66385974840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66386382458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66386763554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66387227030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66387576084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66387956142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66388315772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66388687742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66389077944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66389440528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66389800794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66390243198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66390608488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66390971718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66391343520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66391703728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66392105920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66392467682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66392886770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66393251328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66393598796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66393961668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66394308076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66394680054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66395052034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66395425172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66395834224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66396185600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66396546144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66396923618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66397396464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66397813974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66398567184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66398991104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66399408922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66399800672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66400182384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66400627248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66401020338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66401500488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66401911358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66402313412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66402690520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66403108240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66403527568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66404004820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66404399478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66404775056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66405196950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66405597458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66406032192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66406415166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66406874046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66407226710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66407576064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66407982676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66408483276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66408852204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66409213524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66409686112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66410052650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66410425320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66410770676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66411118966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66411497222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66411872858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66412290564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66412654988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66413026840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66413387636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66413757938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66414102710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66414450480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66414916588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66415400336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66415793642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66416161682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66416548816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66416911240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66417371522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66417722896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66418152646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66418515670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66418866418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66419227012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66419718190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66420093172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66420465532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66420901714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66421251006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66421605478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66421965688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66422311706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66422675120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66423033030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66423404700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66423856752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66424230964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66424577474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66424925184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66425282996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66425626864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66425999722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66426409468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66426782354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66427142284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66427514276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66427861220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66428207004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66428576778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66428920886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66429355806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66429703032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66430071408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66430429466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66430894236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66431284808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66431667532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66432103182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66432451838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66432813892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66433157992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66433528396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66433888982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66434307150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66434718974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66435070396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66435427902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66435772614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66436133884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66436478050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66436866782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66437238406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66437679896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66438028340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66438374420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66438736820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66439098182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66439461012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66439817254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66440187868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66440644542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66441018664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66441364686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66441711390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66442170952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66442531492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66442952534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66443450200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66443829368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66444194776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66444563838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66444908656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66445298286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66445674180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66446113186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66446478478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66446823768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66447216118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66447610512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66447984410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66448345082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66448768036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66449131096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66449495276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66449856958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66450201778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66450571852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66450944066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66451314318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66451741960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66452095328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66452457012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66452803204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66453269568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66453616824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66453997736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66454421586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66454795100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66455159476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66455556790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66455953508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66456298868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66456673458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66457017202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66457458502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66457822892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66458193176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66458538454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66458884230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66459241666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66459597344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66460024506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66460372176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66460742104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66461100210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66461527334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66461878918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66462238852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66462600428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66463021146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66463385538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66463730360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66464100046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66464567518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66464967266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66465314028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66465731226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66466094276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66466526700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66466891544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66467235754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66467606668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66467980334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66468422720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66468771408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66469119722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66469477802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66469822204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66470183070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66470559132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66470931452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66471400034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66471775274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66472177808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66472527196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66472885308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66473229976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66473653362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66474078080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66474456326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66475031118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66475407058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66475921312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66476302764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 618,6180000,10000,0,0,256,25,710,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66478082346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66478439600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66478861292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66479282248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66479792288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66480192456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66480600322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66480966092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66481362142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66481797980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66482203600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66482654728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66483034880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66483451640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66483872106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66484290808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66484685472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66485117566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66485487414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66485832116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66486192408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66486534722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66487054242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66487432572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66487805442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66488239382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66488601730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66488962504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66489306936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66489668358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66490011958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66490425856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66490852110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66491226628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66491575676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66491922270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66492280212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66492624764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66492997246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66493343392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66493773732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66494137022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66494506088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66494852760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66495198126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66495556716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66495913176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66496337158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66496683016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66497053488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66497412168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66497782728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66498223246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66498585218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66498944238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66499384888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66499782514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66500137490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66500508394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66500869202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66501240334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66501598912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66502077664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66502441806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66502786928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66503147830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66503491796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66503889100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66504261096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66504633500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66505046330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66505392520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66505749940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66506223282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66506596664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66506954912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66507325576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66507768818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66508145124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66508492108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66508840576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66509311820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66509660896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66510034162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66510445734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66510820480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66511181314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66511552468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66511899096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66512245370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66512615498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66512959566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66513381872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66513730610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66514100214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66514459682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66514830068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66515177640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66515537232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66515957834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66516306072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66516667024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66517010144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66517379198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66517738320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66518118380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66518464288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66518882926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66519267416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66519661896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66520040782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66520536846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66520926120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66521287808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66521727302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66522074582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66522421548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66522780606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66523124386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66523484914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66523840094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66524209254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66524629846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66525003594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66525349938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66525695262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66526053104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66526397876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66526768338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66527173496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66527546370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66527978822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66528351306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66528699732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66529045896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66529418210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66529764624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66530236824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66530583390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66530981186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66531373748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66531855496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66532219580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66532569608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66533008354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66533357912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66533719566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66534064736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66534436432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66534798604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66535200396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66535612292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66535962546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66536320766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66536664500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66537023944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66537366686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66537756916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66538116084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66538550172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66538898306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66539244120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66539601678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66539945594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66540305464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66541162522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66541578058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66541948140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66542336606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66542810072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66543168440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66543548764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66543990058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66544393130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66544743020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66545124668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66545488266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66545863508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66546248302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66546601874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66547043498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66547397798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66547770052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66548122140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66548499908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66548865764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66549277420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66549715080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66550077290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66550472970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66550823536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66551213380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66551564576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66552170290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66552626312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66553011710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66553366428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66553720554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66554236450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66554606440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66554976702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66555399120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66555782134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66556236892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66556620732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66556973628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66557328190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66557728072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66558244248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66558661612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66559036964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66559477404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66559888004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66560359666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66560808710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66561237272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66561656296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66562078924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66562480520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66562859878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66563279640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66563783862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66564233106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66564648840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66565004120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66565608778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66566045904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66566549326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66566903982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66567294656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66567656686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66568030252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66568402064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66568767896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66569200786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66569554398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66569922404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66570271748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66570648850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66571010660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66571383446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66571748064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66572163872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66572530220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66572882968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66573249192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66573599302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66573976136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66574350224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66574790280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66575144014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66575493554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66575855416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66576205942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66576677196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 619,6190000,10000,0,0,256,25,711,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66578806094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66579214998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66579583238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66579989894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66580427544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66580787800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66581157226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66581505562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66581870452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66582234512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66582621886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66583016350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66583463710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66583817462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66584192654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66584614636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66584966380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66585341670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66585722054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66586191248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66586615228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66587000774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66587353742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66587825608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66588193484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66588562832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66588997748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66589346806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66589727532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66590089150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66590460446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66590811048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66591174322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66591608658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66591962536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66592328358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66592676192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66593050504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66593418762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66593804846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66594155688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66594571810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66594938584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66595286812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66595651204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66595997260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66596370140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66596744222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66597182064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66597535744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66597886932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66598250444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66598598052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66599059568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66599422588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66599796352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66600226122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66600604392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66600957216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66601339042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66601739948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66602148410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66602543224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66602976626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66603354670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66603721230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66604097976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66604446580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66604798876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66605177322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66605588500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66605958320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66606308728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66606686606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66607052542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66607427842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66607777476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66608142040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66608569168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66608921314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66609285802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66609634706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66610113780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66610483452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66610873036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66611287876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66611645586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66612008286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66612355768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66612788220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66613136294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66613522766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66613970396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66614353044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66614745814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66615105506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66615470330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66615820776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66616186518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66616554712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66617055920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66617423596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66617799096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66618147054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66618527178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66618909068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66619285986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66619730296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66620082484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66620456728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66620819962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66621302636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66621659244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66622042064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66622478728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66622831446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66623217014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66623564690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66623937216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66624299874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66624690840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66625102356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66625467234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66625829620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66626177992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66626542196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66626891248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66627266456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66627643962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66628081706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66628628136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66628992918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66629354470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66629702892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66630067644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66630427790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66630879924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66631249170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66631623238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66631973140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66632465086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66632867464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66633256646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66633734600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66634146142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66634587734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66635001546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66635375752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66635756844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66636177914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66636673940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66637089240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66637484642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66637844696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66638269050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66638718880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66639239980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66639594762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66639988144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66640415192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66640930146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66641332760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66641709608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66642178888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66642547356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66642994948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66643346812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66643812750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66644180326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66644553944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66644990540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66645354360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66645737070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66646099352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66646475000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66646824058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66647186494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66647616830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66647970424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66648428870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66648788374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66649163606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66649525152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66649932448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66650356994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66650713178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66651077892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66651462772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66651829986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66652192926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66652580366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66652957784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66653414868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66653769130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66654121516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66654486038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66654998466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66655369868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66655730176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66656167904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66656533934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66656908770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66657268326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66657619370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66657983644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66658382212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66658813152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66659167772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66659544304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66659910096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66660284606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66660632912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66660983424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66661359554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66661777772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66662147420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66662496316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66662871194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66663284620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66663705554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66664067848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66664497014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66664864358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66665213864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66665580410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66666050192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66666429554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66666806354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66667250342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66667603378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66667955778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66668318656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66668669518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66669090222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66669466116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66669915840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66670295790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66670670406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66671073456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66671426068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66671787142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66672135112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66672528244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66672952462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66673329254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66673693592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66674068148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66674417954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66674767662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66675145786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66675558698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66675928590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66676277560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66676652908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66677016980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66677562340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66677929800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 620,6200000,10000,0,0,256,25,713,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66679516444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66679895080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66680245794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66680649384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66681031046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66681492138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66681860392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66682246834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66682617512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66682971662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66683335532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66683699100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66684128328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66684479708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66684868722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66685232192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66685608184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66685958270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66686320330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66686797262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66687167352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66687530884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66687876836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66688357370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66688726028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66689131600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66689580860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66689937058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66690301242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66690651900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66691019196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66691369390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66691745810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66692124286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66692568254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66692923914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66693274536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66693639750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66693990266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66694358738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66694720484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66695156316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66695523718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66695898004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66696281470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66696666552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66697044912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66697477780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66697938150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66698318706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66698697780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66699110112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66699732922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66700153968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66700584408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66701073398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66701432134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66701864496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66702272450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66702712616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66703136324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66703610408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66703997896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66704413348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66704845834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66705256538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66705870924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66706349806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66706773178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66707182808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66707588464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66707953712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66708304188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66708679610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66709028008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66709466216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66709816312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66710189546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66710552522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66711068192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66711449640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66711800114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66712248140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66712601704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66712966264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66713313880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66713686956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66714091060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66714478092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66714904298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66715260818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66715645378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66715993052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66716356638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66716703686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66717088554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66717508738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66717889332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66718237818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66718586736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66718950076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66719298084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66719662742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66720020958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66720459744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66720828842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66721205116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66721556764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66722009984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66722379416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66722743202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66723190532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66723541912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66723915038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66724278336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66724651336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66725001170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66725353606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66725816338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66726268356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66726683454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66727055964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66727479140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66727844286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66728234688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66728593810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66729042982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66729411724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66729761908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66730149214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66730497722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66730873240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66731272018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66731724080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66732077262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66732429540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66732793726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66733283204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66733652224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66734012056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66734451952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66734817890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66735191290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66735540028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66735888958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66736250000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66736606810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66736985358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66737398408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66737774068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66738136058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66738509304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66738857836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66739208162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66739580656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66740061794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66740463032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66740811020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66741184980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66741546776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66741920204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66742281890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66742632830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66743070806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66743420632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66743786408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66744134570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66744606920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66744973936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66745360730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66745776162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66746129948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66746491464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66746856518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66747223806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66747571044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66747956216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66748379390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66748755904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66749105522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66749455072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66749815860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66750162878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66750526270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66750883968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66751317232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66751683636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66752094356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66752474156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66752831858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66753195526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66753558206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66754050028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66754403588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66754777786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66755151054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66755722382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66756080290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66756459464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66756891014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66757241382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66757610342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66757957184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66758329744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66758691858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66759075048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66759422426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66759833400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66760197064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66760544644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66760907676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66761254258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66761626708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66762000308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66762434068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66762806822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66763157218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66763522682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66763871280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66764235786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66764582472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66764967172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66765408198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66765784658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66766136640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66766486368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66766950384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66767304404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66767680030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66768092616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66768470008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66768831420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66769203582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66769552600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66769901140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66770315452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66770731830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66771101958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66771450138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66771825410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66772232212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66772630586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66772979898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66773343810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66773779688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66774131744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66774496314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66774843794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66775219868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66775583306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66775969362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66776388764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66776742348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66777104414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66777452118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 621,6210000,10000,0,0,256,25,714,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66779614304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66779980194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66780358520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66780722398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66781099612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66781463496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66781820948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66782528402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66782894618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66783261712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66783610180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66784036506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66784424094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66784871564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66785226574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66785578374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66785940588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66786289730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66786654790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66787013888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66787388644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66787829866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66788207780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66788557418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66788907340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66789422364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66789778600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66790157848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66790575322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66790958022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66791325082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66791702954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66792056112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66792409188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66792786938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66793202208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66793570780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66793918508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66794292770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66794656104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66795031256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66795409686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66795764894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66796193616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66796545714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66796909746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66797256996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66797629650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66797994088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66798389936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66798805228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66799160210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66799556792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66799925308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66800495896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66800911844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66801365062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66801851726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66802230498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66802640406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66803055832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66803482920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66803899688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66804334682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66804730692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66805166432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66805604498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66806014042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66806398346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66806821682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66807311480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66807725442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66808107528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66808474322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66808849176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66809211884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66809600130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66810024552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66810429218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66810810380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66811159948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66811634766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66811985864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66812450972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66812889296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66813270838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66813620940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66813972618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66814337642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66814687992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66815064822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66815412536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66815851062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66816218084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66816593528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66816942336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66817293128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66817655448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66818013844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66818445836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66818795930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66819170822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66819535000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66819907736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66820256256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66820649792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66821017092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66821447804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66821817846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66822167798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66822544058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66823059882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66823450774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66823801564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66824214620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66824579086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66824950914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66825314636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66825660962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66826070788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66826461090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66826909192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66827261106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66827614004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66827994698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66828342328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66828707062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66829066960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66829495526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66829873770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66830248074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66830618738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66830970192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66831331450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66831679720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66832055554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66832475368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66832851768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66833213658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66833598434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66834050880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66834406458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66834782028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66835197306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66835567036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66835915668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66836291704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66836656442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66837031960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66837381718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66837744200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66838172958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66838527978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66838960804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66839310016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66839683526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66840049024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66840484366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66840907070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66841307034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66841702758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66842052274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66842416634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66842764870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66843153462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66843592310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66843989506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66844340210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66844708580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66845252218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66845606344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66845983856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66846397118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66846776106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66847139032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66847514878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66847863254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66848213226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66848574886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66848935016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66849361568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66849713550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66850087404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66850450958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66850825592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66851174108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66851535586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66851961732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66852315372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66852681516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66853057782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66853433592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66853796792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66854172270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66854535200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66854962252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66855328598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66855676756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66856042204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66856490232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66856868648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66857243368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66857733404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66858110526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66858481470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66858861768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66859433956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66859838236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66860186760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66860632002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66860999616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66861372664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66861722000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66862072720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66862434486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66862792536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66863263918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66863618988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66863994672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66864357026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66864730998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66865080844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66865443380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66865806158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66866217430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66866585056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66866994692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66867370096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66867915856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66868311252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66868775462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66869131236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66869495598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66869842302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66870206600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66870553294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66870926060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66871329310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66871769566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66872121206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66872488814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66872874572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66873244158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66873609008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66873980202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66874435712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66874804596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66875197308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66875584372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66875936504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66876300082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66876660690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66877025180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66877458454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66877836012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66878199842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66878574680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 622,6220000,10000,0,0,256,25,715,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66880298376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66880663004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66881033108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66881384892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66881748794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66882138016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66882524240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66882951048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66883362024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66883730270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66884111884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66884534084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66884960784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66885399744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66885829458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66886269136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66886694284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66887132024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66887556838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66887932684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66888439392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66888855772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66889283226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66889663824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66890180234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66890632500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66891141446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66891527894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66891897474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66892263112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66892613014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66892980156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66893346010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66893733460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66894174552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66894552956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66894901596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66895318530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66895682550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66896032442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66896417248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66896862040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66897237362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66897600494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66897972386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66898319808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66898667368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66899041500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66899388848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66899820108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66900169928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66900543964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66900905954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66901415678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66901771508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66902135830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66902594894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66902947024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66903315228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66903663414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66904041234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66904406724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66904814722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66905245046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66905601614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66905964654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66906312320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66906676366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66907022752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66907407638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66907771080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66908207894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66908559718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66908929420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66909292426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66909661692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66910059076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66910419116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66910862054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66911229292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66911604356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66911952510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66912401194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66912768932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66913151508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66913590736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66913942896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66914318954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66914683740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66915057258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66915406412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66915756244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66916133308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66916554860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66916922400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66917269436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66917642706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66918004040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66918375986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66918736312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66919193408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66919562336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66919911436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66920275178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66920621790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66920996136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66921358126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66921746306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66922168272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66922520718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66922882924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66923230194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66923750726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66924105864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66924519942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66925031822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66925409592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66925760614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66926109980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66926470808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66926819472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66927197600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66927676534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66928057448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66928420570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66928807194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66929157418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66929507676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66929885636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66930286980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66930671116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66931020924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66931397130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66931762838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66932169522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66932536628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66932900170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66933341726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66933693054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66934057324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66934404870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66934880648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66935248088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66935653240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66936082214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66936631834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66937009556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66937360570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66937724316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66938106868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66938492422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66938935964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66939315326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66939706514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66940057886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66940476162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66940903306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66941344598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66941800212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66942208762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66942604316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66943049268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66943449162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66943869078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66944232536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66944705724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66945146476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66945560694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66946149926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66946580850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66947026398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66947510668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66947896706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66948276760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66948625276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66948989398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66949337336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66949723502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66950154114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66950530210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66950878726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66951229592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66951594686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66952006962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66952392756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66952824372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66953254072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66953622746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66954023536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66954371306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66954719272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66955095114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66955513890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66955892424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66956259978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66956634500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66956997090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66957519350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66957890798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66958309232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66958687186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66959036734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66959418448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66959797756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66960204224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66960568672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66960956664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66961373500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66961727820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66962091166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66962439522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66962802996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66963149376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66963533254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66963969578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66964349572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66964701196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66965052264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66965417008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66965767222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66966134306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66966495172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66966942758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66967306084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66967679152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66968025784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66968475766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66968844864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66969207408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66969638828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66969989684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66970363292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66970724970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66971097320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66971444964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66971806848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66972172420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66972592308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66972961002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66973323992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66973697476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66974060182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66974434464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66974807136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66975219006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66975586790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66975936348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66976302224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66976675058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66977085108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66977461998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66977893694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66978260660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66978611086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66978975656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 623,6230000,10000,0,0,256,25,716,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 66981031962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66981458390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66981819626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66982197140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66982562184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66982939116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66983307342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66983749876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66984116924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66984471964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66984835582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66985184694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66985560348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66985936176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66986421440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66986794986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66987163506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66987527330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66987874630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66988239826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66988587088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66988973400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66989413338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66989791738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66990163078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66990512850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66990982468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66991334522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66991710254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66992125158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66992504348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66992866496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66993275952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66993640802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66994056728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66994502696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66995002498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66995407916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66995788846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66996221718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 66996645664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 66997090740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66997553596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 66997938670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 66998346228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 66998754202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 66999180550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 66999544738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 66999990446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67000480496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67000917366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67001314626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67001664812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67002141304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67002496770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67002875088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67003326478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67003705434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67004066890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67004439852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67004787788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67005136660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67005510060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67005919362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67006288838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67006664122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67007037398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67007400160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67007774108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67008131962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67008563048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67009024424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67009375462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67009784194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67010131924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67010504710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67010864712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67011252262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67011669276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67012024860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67012388158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67012735352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67013362434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67013716142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67014105184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67014551594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67014929538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67015279584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67015629874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67015991952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67016339860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67016715948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67017124072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67017500710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67017863068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67018237232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67018598240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67018947784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67019311092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67019669572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67020105266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67020455312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67020829262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67021191628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67021566160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67021914096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67022272096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67022704962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67023066680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67023431748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67023780514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67024155242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67024615050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67025025266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67025374588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67025794524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67026159768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67026508802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67026873578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67027220540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67027593426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67027967238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67028415150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67028764956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67029112620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67029472632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67029818184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67030181358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67030526618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67030908214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67031344234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67031723984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67032075520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67032425536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67032790430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67033140340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67033518072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67033928008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67034303850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67034666432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67035073448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67035424210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67035886418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67036284504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67036811408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67037195066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67037545074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67037976992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67038364302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67038740776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67039119570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67039541616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67039909534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67040260288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67040633280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67040980142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67041353532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67041716980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67042101962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67042513906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67042868584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67043232042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67043625858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67044009404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67044358308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67044744870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67045186216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67045565694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67045915414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67046264264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67046626378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67047083786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67047463588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67047810864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67048255506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67048624144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67048998850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67049347870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67049698062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67050098502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67050457236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67050883670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67051233920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67051607156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67051969262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67052342810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67052691446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67053079398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67053504894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67053885836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67054251940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67054618370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67054993038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67055356870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67055731134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67056096212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67056520094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67056918422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67057287230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67057652638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67058104506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67058482514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67058858784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67059313640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67059665644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67060016284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67060378284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67060725812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67061089750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67061458078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67061830856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67062266310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67062644988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67062996834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67063346158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67063709074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67064080194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67064493258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67064958962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67065338984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67065711140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67066131968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67066481318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67066830112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67067208640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67067636118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67068004910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67068352084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67068726080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67069200556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67069596596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67069978620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67070413844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67070779748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67071127440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67071491202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67071838466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67072211520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67072574724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67072960542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67073376132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67073730640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67074094488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67074443284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67074808360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67075155230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67075541046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67075965008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67076341864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67076691562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67077068426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67077432610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67077780204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67078143786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67078506448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67078955544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67079323304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 624,6240000,10000,0,0,256,25,717,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67080990404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67081371282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67081795538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67082171004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67082525682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67082893188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67083242372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67083618860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67083995086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67084434404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67084787886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67085138698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67085499870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67085846398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67086232284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67086579292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67086963726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67087390878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67087768086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67088117600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67088466910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67088829468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67089177016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67089552018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67089959558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67090513084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67090882492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67091257220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67091749360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67092104490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67092487022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67092902014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67093337982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67093693778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67094068790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67094477810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67094852980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67095216224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67095634152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67095997444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67096344158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67096706720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67097051674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67097422974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67097782596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67098166052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67098581478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67098933870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67099298074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67099644548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67100008322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67100354480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67100737630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67101161512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67101539920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67101929646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67102313838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67102872030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67103224454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67103601862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67104016506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67104393738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67104779624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67105188228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67105537660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67105886918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67106297812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67106705608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67107082918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67107431682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67107805580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67108167414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67108540988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67108890342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67109251664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67109674246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67110027974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67110395168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67110745198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67111120046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67111484654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67111870546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67112218870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67112635214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67113001064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67113350112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67113714018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67114161802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67114538778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67114914368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67115356168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67115709164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67116059380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67116423154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67116771996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67117137008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67117496664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67117948906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67118315908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67118689164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67119037380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67119386802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67119748036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67120095824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67120479258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67120906560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67121343254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67121713932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67122087660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67122479392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67122829544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67123206798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67123634366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67124004022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67124353352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67124728622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67125190476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67125567834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67125929058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67126345084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67126708796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67127055884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67127418718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67127763600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67128134454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67128495568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67128879610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67129289480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67129641168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67130002098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67130350006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67130713920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67131060666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67131443430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67131804870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67132251610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67132603272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67132985616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67133386662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67133753298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67134118052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67134480662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67134936848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67135303952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67135678362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67136028350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67136481916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67136847450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67137207614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67137646856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67137997542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67138371040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67138732654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67139106184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67139454898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67139837358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67140201708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67140625270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67140990886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67141337222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67141709514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67142069624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67142441390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67142800248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67143212770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67143578774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67143927246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67144311480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67144660166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67145034068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67145408082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67145783260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67146211880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67146564920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67146927568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67147275638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67147765026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67148115664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67148509246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67148939286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67149335706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67149761392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67150114076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67150476222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67150866648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67151284688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67151712514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67152089844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67152451734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67152825666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67153173786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67153522288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67153895524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67154296504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67154674328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67155021320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67155422826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67155787954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67156161184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67156510284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67156874902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67157310844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67157665704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67158031802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67158381288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67158862764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67159232300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67159619818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67160046244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67160401072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67160764190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67161114170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67161481388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67161830612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67162281228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67162707956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67163095028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67163444332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67163793442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67164157264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67164505522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67164887434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67165247902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67165694672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67166060618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67166434124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67166915844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67167272608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67167636332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67167997128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67168426250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67168778122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67169152364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67169516264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67170068738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67170423038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67170812612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67171267526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67171620720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67171984800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67172332248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67172706202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67173069180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67173455076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67173805152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67174220986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67174585774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67174934236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67175298422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67175645186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67176017888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67176398374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67176832190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67177184152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67177554136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 625,6250000,10000,0,0,256,25,718,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67179704190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67180067456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67180432810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67180782658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67181297528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67181667284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67182079218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67182501814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67182861810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67183227650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67183577174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67183941586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67184288980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67184674268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67185084294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67185516354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67185867988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67186217348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67186579250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67186927222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67187291084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67187650564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67188093996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67188462058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67188855594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67189206442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67189556112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67189918662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67190281236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67190719336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67191078202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67191451050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67191813946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67192187682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67192640636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67193006876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67193372600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67193798492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67194167618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67194516566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67194891760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67195254602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67195754948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67196120720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67196552822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67196919176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67197267850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67197632230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67197998670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67198373248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67198747774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67199201204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67199553692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67199903880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67200288478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67200638026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67201002966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67201350918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67201736882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67202181080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67202559704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67202909440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67203258098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67203725836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67204077986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67204459882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67204873976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67205251396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67205614830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67205998652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67206398182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67206751100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67207165254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67207639520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67208011510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67208360412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67208736204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67209099580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67209474454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67209836382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67210187240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67210619396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67210971144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67211336144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67211683536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67212070912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67212445322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67212831502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67213255180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67213630634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67213994102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67214341300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67214840324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67215190912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67215578136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67216011532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67216387978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67216738308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67217088146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67217452012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67217801028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67218208380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67218556250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67218990796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67219357416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67219730942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67220078686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67220426948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67220787300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67221145432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67221605620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67221957730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67222331406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67222695510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67223069298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67223418368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67223766994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67224143118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67224563088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67224930368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67225276770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67225648830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67226139276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67226517604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67226908536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67227340670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67227707656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67228057540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67228421016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67228766818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67229156004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67229530430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67230019444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67230373688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67230723744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67231086720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67231434096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67231798136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67232144412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67232538880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67233003104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67233379358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67233728294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67234076426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67234501082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67234852742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67235271046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67235693886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67236071114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67236435310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67236810498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67237273676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67237629098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67238014842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67238444806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67238811890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67239158680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67239532394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67239907254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67240282212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67240645070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67240994920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67241435896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67241784632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67242147012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67242491378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67242861674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67243222096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67243605304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67244182420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67244535558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67244925914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67245310542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67245675586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67246022124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67246411156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67246848646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67247228342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67247579292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67247929092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67248457514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67248810580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67249187900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67249623328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67250000788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67250364348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67250738800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67251087148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67251436578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67251809516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67252174200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67252613336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67252963590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67253335958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67253698422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67254072634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67254421982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67254784450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67255211358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67255562862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67255926604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67256273794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67256646740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67257009082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67257414236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67257764590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67258187026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67258552474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67258901138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67259264740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67259708916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67260085926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67260467950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67260923324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67261277136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67261626566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67261987630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67262334656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67262763720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67263127082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67263606980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67263975930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67264350810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67264699786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67265050188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67265412974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67265760208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67266136404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67266558104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67266937074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67267301984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67267675438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67268025304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67268373816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67268748644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67269202930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67269574446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67269923120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67270299358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67270744986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67271143476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67271507362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67271954600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67272338934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67272687904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67273051952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67273400066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67273772000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67274174426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67274561106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67274986752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67275339530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67275701648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67276049200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67276412214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67276777334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67277163194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 626,6260000,10000,0,0,256,25,719,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67278725342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67279111736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67279462050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67279828210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67280195654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67280664996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67281035350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67281382490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67281756904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67282279586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67282670646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67283021290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67283439970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67283805874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67284154046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67284517622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67284864646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67285237400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67285611204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67286081004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67286433232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67286782362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67287143384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67287491498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67287854136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67288211058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67288593308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67289028418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67289403970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67289751868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67290101358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67290463106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67290842046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67291251410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67291714834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67292094690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67292458160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67292834826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67293312268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67293667896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67294044460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67294470958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67294840934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67295189564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67295564188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67295927032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67296301472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67296662392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67297013280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67297441008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67297794110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67298160084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67298508236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67298884008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67299247884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67299632820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67300045834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67300399078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67300762600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67301110484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67301475632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67301822272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67302206108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67302569724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67303014414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67303365988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67303714006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67304076670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67304518894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67304889518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67305250674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67305688190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67306056732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67306431496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67306781560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67307132298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67307494722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67307854262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67308218294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67308652646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67309030476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67309394528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67309769030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67310119492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67310471096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67310846806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67311257776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67311626860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67311974698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67312349178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67312712220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67313087266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67313447070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67313795930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67314232256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67314584098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67314948940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67315296456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67315760464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67316128184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67316551314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67316994878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67317351202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67317715318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67318064100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67318429854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67318778372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67319242292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67319722560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67320138890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67320488226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67320975372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67321344204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67321695354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67322082196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67322498356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67322875564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67323269258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67323647266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67323996240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67324346132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67324755736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67325181034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67325549572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67325930048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67326305356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67326843240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67327225850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67327591514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67328012566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67328380596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67328731560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67329098522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67329448276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67329824696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67330232984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67330606996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67331021158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67331374796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67331736574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67332084782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67332448450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67332795012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67333179928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67333616172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67333993020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67334343310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67334693302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67335055314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67335424090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67335789492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67336152784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67336588978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67336955682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67337329674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67337732634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67338208700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67338574090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67338934152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67339379018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67339729898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67340104570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67340484320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67340858398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67341206486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67341609158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67342052758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67342404928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67342768000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67343115522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67343488566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67343852012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67344237848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67344596320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67345011300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67345377184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67345751480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67346125784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67346474500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67346848640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67347225800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67347758846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67348183262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67348536752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67348899742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67349373136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67349744518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67350107520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67350556494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67350924516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67351301508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67351650242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67352000230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67352364828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67352735122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67353164160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67353515368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67353893732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67354268064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67354644542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67354995128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67355342858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67355717320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67356147338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67356516396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67356862882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67357236352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67357598806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67357972892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67358364860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67358802576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67359166138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67359512502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67359874418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67360220374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67360694736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67361073256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67361502142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67361864696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67362215086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67362577928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67362924490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67363288802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67363635648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67364019744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67364445544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67364822070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67365173052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67365522652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67365884900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67366266988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67366645496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67366993306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67367442664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67367825840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67368216434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67368566890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67368916662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67369278760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67369637760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67370077552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67370427976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67370800294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67371162690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67371661438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67372047236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67372417878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67372851776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67373203818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67373568534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67373926988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67374301060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67374665984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67375071202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67375421212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67375909276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 627,6270000,10000,0,0,256,25,721,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67377535026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67377908882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67378351954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67378704748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67379080914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67379443832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67379822802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67380171552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67380522952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67380898304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67381313710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67381681126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67382029652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67382403670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67382929720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67383310984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67383672598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67384091030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67384455888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67384806290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67385172710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67385520720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67385895576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67386300458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67386743228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67387096104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67387445384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67387806192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67388152584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67388534506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67388882240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67389266988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67389693310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67390070810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67390419928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67390768032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67391131424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67391478586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67391853450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67392199998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67392646064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67393012984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67393387862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67393735470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67394183836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67394549438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67394909536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67395341814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67395692920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67396067166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67396430108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67396852562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67397204028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67397703172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67398142410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67398494800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67398859712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67399208108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67399582724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67399946806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67400341158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67400763372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67401118410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67401481434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67401829144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67402193550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67402540170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67402912426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67403305368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67403756738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67404222038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67404652162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67405017296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67405543070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67405925140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67406342456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67406721974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67407086918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67407461848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67407810924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67408160728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67408522186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67408881378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67409313162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67409661890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67410033236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67410394214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67410767390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67411114264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67411474438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67411881680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67412247420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67412612266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67412998346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67413395736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67413760262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67414133776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67414504132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67414938198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67415303666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67415651696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67416016536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67416508200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67416885172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67417260496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67417697474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67418048538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67418399478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67418763168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67419110676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67419474210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67419831674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67420221528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67420648108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67421023592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67421372282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67421738952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67422102636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67422449838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67422824140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67423234414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67423609906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67423971898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67424345304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67424693008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67425041906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67425415150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67425762680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67426194112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67426543370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67426915972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67427276776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67427898452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67428265094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67428624028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67429051470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67429402696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67429766446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67430114368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67430487564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67430850190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67431264866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67431679964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67432035884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67432483626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67432899276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67433264632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67433611184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67433999384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67434434696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67434812302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67435161332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67435511396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67435899916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67436247612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67436625306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67436971260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67437407164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67437774432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67438148416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67438496980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67438949688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67439314780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67439718064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67440164176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67440517134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67440893228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67441254864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67441628834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67441976092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67442376754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67442800566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67443151878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67443517178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67443865346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67444237768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67444600244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67444988282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67445356468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67445776440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67446141784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67446509172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67446873872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67447220176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67447593384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67447968476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67448410022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67448762334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67449112016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67449474238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67449820442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67450312258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67450673742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67451104328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67451476500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67451867806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67452218142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67452569118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67452930856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67453278302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67453654126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67454062484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67454438640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67454801708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67455173762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67455522920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67455872032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67456244374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67456598340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67457025616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67457376692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67457749676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67458112904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67458487328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67458835228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67459196270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67459636866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67459988300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67460361232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67460843538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67461369120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67461738820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67462129034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67462553498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67462906002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67463266732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67463613724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67464023582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67464372676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67464757740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67465194606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67465575612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67465926192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67466275980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67466639528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67466988792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67467389688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67467763818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67468220794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67468590380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67468965576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67469315740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67469667216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67470031298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67470393610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67470835230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67471204140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67471594716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67471958840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67472437338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67472789922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67473152148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67473585516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67473937070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67474301664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 628,6280000,10000,0,0,256,25,722,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67476463860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67476849886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67477217322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67477596596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67477945302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67478297314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67478678406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67479026254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67479456368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67479806528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67480179290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67480542088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67480915304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67481264172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67481625672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67482051176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67482403914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67482768846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67483117210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67483637508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67484008742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67484423934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67484837378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67485190382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67485553730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67485901216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67486264218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67486610298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67486982478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67487357226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67487795060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67488144558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67488491442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67488967802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67489343774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67489706354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67490064526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67490504340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67490871038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67491245490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67491593890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67491944766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67492305656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67492666798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67493031130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67493460838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67493836460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67494199834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67494572136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67495031662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67495385700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67495763710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67496178234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67496546026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67496892558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67497265620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67497659918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67498069674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67498443718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67498870006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67499234994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67499583580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67499946888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67500319718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67500692742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67501065790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67501491386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67501854128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67502202612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67502562548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67502909772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67503272488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67503617786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67504001018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67504424156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67504798880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67505148274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67505496950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67505858312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67506310552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67506713260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67507133990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67507509492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67507870022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67508244488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67508593160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67508943618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67509306336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67509672878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67510097152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67510447040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67510819656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67511181648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67511555196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67511902460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67512260844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67512630396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67513054878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67513420578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67513768896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67514143218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67514506436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67514879900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67515239178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67515667528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67516033826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67516382154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67516745930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67517359332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67517741934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67518116336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67518564910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67518915896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67519265546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67519626812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67519974118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67520337056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67520693512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67521124922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67521492462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67521865886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67522215444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67522565512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67522927238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67523274252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67523650032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67524064020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67524440608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67524803536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67525177406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67525526468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67525875546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67526250592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67526598286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67527039430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67527419930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67527812920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67528176732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67528656528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67529023866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67529395830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67529834382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67530187038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67530551362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67530898484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67531290580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67531654688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67532041412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67532454420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67532808094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67533171222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67533519286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67533882992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67534229496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67534613062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67534974942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67535411338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67535763536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67536135162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67536498890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67536846258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67537208788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67537571042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67538017552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67538385488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67538759940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67539109156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67539458866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67539946468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67540311342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67540749466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67541099536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67541474430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67541838002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67542211964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67542561068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67542910428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67543284860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67543694298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67544063528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67544411836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67544786982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67545151168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67545609082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67545974884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67546393084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67546761066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67547170834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67547537550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67547885026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67548291534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67548669200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67549137860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67549494796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67549845946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67550209504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67550558682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67551069032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67551598144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67552043544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67552411858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67552785506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67553134356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67553483566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67553847850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67554239208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67554603230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67555015834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67555391348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67555753244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67556126630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67556474294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67556822908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67557195792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67557607240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67557975100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67558322806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67558720758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67559084610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67559477740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67559840170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67560191158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67560625308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67560975948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67561338782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67561684922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67562205292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67562574520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67562978470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67563393340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67563747452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67564110282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67564458032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67564821836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67565167882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67565551680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67566007326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67566384864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67566734080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67567084042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67567445718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67567814966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67568180022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67568549476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67568991462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67569357236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67569749604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67570102436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67570452400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67570816132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67571179262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67571626416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67571976986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67572350004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67572710602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67573158692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67573576652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 629,6290000,10000,0,0,256,25,723,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67575213540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67575596386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67575989924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67576355696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67576718396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67577182406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67577553642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67577967600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67578319358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67578671088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67579033022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67579381272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67579779046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67580198344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67580575744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67580957868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67581333962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67581685160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67582037066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67582415680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67582863908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67583251952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67583602714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67583978746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67584453190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67584833106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67585204476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67585624532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67585991040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67586340216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67586704300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67587051060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67587425752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67587788800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67588173996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67588584788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67588939012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67589302368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67589651500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67590017308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67590365316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67590749652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67591174272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67591552282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67591902760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67592253994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67592617074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67592966064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67593331742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67593690216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67594125144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67594493306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67594868870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67595235684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67595688918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67596063888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67596439182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67596872792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67597222904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67597596370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67597959426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67598332948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67598680986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67599040202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67599401670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67599821738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67600188726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67600536016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67600910216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67601272454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67601683878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67602106980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67602528696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67602894536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67603242420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67603606170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67603951838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67604325284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67604700034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67605148548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67605501786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67605852062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67606212694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67606559412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67607053760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67607415300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67607789012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67608219022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67608599660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67608952546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67609304104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67609669632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67610054532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67610430504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67610857208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67611235390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67611599504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67611974380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67612325036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67612676688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67613052526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67613402368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67613828440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67614179320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67614554000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67614917836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67615292514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67615643032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67616003970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67616425268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67616777914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67617142556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67617490892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67617865266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67618318984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67618705054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67619117032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67619473152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67619833770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67620180816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67620544266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67620890720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67621262798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67621636414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67622085334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67622471304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67622822248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67623183430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67623531150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67623895404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67624274130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67624742624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67625109306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67625485076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67625852710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67626203174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67626583498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67626931892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67627309124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67627736792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67628115644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67628646374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67629025862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67629517524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67629957680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67630438528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67630793970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67631161748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67631511630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67631888788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67632253376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67632642106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67632991702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67633405706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67633770708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67634119422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67634482994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67634828982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67635202020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67635576560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67636020330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67636372880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67636722652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67637084200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67637432240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67637796268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67638143576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67638529214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67638955652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67639332572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67639681988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67640031470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67640527222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67640880460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67641257316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67641669320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67642047462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67642428826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67642803306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67643153438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67643503708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67643877048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67644224768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67644652730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67645001788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67645373870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67645736284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67646109670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67646457264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67646818470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67647248096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67647599348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67647962630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67648308740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67648681958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67649043560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67649427702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67649775432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67650196854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67650561074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67650908600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67651272554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67651712280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67652089764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67652473098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67652919036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67653270498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67653619988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67653981120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67654328504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67654692064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67655049478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67655421910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67655846888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67656221838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67656570226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67656919004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67657279376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67657637324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67658012940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67658483984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67658863044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67659267460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67659668518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67660020922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67660372200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67660750806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67661174760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67661543256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67661892946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67662266304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67662627844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67663105238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67663469524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67663819644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67664250220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67664602700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67664968040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67665316580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67665690412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67666092392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67666477638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67666905948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67667259332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67667621428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67667970490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67668334604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67668681580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67669066552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67669429072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67669864678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67670217092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67670566288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67670931162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67671281504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 630,6300000,10000,0,0,256,25,724,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67673251492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67673612812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67674119832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67674488336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67674932468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67675403276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67675780656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67676150246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67676500374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67676866358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67677215222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67677603294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67678052840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67678435496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67678784914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67679135486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67679499176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67679846250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67680221972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67680577400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67681013142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67681379318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67681752112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67682099860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67682448238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67682809336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67683167940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67683604294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67683953698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67684327104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67684689002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67685063034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67685516816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67685885878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67686313054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67686737364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67687103330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67687451580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67687838218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67688201938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67688575676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67688942584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67689360944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67689727404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67690076448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67690459436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67690806798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67691180592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67691555716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67691990956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67692342760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67692691558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67693052628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67693400916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67693765484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67694111230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67694493934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67694926964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67695302416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67695652424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67696001590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67696474470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67696829988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67697208892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67697623510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67698029570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67698397408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67698773722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67699123606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67699475496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67699855006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67700205778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67700644452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67700993872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67701378340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67701740506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67702132810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67702511170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67702891524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67703322362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67703676494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67704043172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67704392802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67704768414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67705132164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67705688624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67706126804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67706484946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67706849658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67707200050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67707737896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67708111656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67708505758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67708938312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67709317198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67709667432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67710019944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67710384098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67710731036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67711105674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67711514956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67711893536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67712257168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67712631994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67712981414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67713331272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67713693622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67714051754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67714475528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67714892976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67715268096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67715631436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67716005960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67716353756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67716717944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67717154634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67717507488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67717873630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67718222430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67718596380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67719067976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67719459780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67719810676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67720228800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67720595398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67720945126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67721310694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67721659152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67722087686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67722461988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67722900876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67723255636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67723604628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67723977726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67724324602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67724688200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67725045170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67725417134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67725859790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67726235508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67726582148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67726930340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67727292112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67727665510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67728060762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67728486484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67728866130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67729231920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67729608650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67730058468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67730414826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67730790128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67731205436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67731574266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67731932852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67732306022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67732667722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67733041384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67733389016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67733751380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67734175178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67734528380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67734894348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67735242162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67735616240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67735979536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67736374330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67736785124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67737139398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67737518862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67737866148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67738228622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67738574002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67738945902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67739321646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67739770838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67740140568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67740503914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67740865286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67741334298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67741719394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67742080582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67742538792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67742911188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67743343646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67743693070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67744042598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67744404114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67744764072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67745195312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67745545018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67745918766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67746280974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67746653212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67747001438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67747350370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67747723594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67748133328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67748502154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67748874256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67749265912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67749629184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67750004888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67750366472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67750791100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67751156046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67751503344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67751866020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67752211332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67752711048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67753090280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67753550488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67753902896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67754254104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67754636506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67754986720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67755351904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67755699700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67756086274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67756519918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67756899530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67757251152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67757603492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67757967938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67758317910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67758705932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67759116770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67759493986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67759858656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67760232260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67760580728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67760928312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67761291992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67761651088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67762076912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67762429530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67762803976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67763166244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67763641250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67763994592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67764364166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67764790434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67765141186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67765504150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67765849162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67766220514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67766582576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67766955206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67767314520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67767738328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67768102062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67768449136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67768828428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67769175208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67769547582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67769921872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67770354354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 631,6310000,10000,0,0,256,25,725,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67771921192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67772309178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67772692302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67773113052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67773493070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67773843224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67774219976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67774585550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67775070604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67775438834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67775788256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67776214904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67776568078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67776934192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67777282296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67777656678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67778052236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67778441842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67778857136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67779209092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67779569662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67779917232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67780280196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67780626390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67781009598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67781370906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67781808474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67782331462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67782688428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67783054264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67783405528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67783774256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67784137816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67784578264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67784948410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67785340756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67785692378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67786186032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67786554922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67786915954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67787344348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67787694744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67788067698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67788429976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67788803938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67789151802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67789512128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67789936270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67790287494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67790651664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67790998414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67791370894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67791732798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67792106586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67792471866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67792881204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67793245706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67793593232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67793957718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67794303920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67794677098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67795050664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67795423946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67795835130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67796189550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67796554160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67796903638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67797391382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67797742298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67798129054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67798554020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67798930948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67799281126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67799699092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67800064358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67800414798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67800794168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67801227452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67801604564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67801967202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67802340984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67802689980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67803039592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67803412734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67803760110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67804197952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67804549460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67804921650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67805281940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67805673236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67806023288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67806384396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67806810916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67807163876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67807559320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67807910104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67808285952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67808776278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67809186004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67809610428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67809966248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67810346020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67810693442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67811057542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67811403450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67811776460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67812151254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67812587012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67812939870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67813287884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67813648820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67813995606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67814358712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67814716630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67815147848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67815516224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67815892464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67816242522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67816612126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67816973630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67817320938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67817694676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67818107644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67818484328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67818845910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67819220642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67819667570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67820020068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67820400402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67820816568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67821185782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67821534218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67821908558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67822271660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67822647228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67823009266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67823361918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67823810148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67824163218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67824528680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67824876716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67825251146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67825639022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67826058372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67826517658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67826875764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67827242762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67827640964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67828067392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67828417200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67828804830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67829264392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67829647050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67829997306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67830348262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67830846098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67831213510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67831590892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67832009110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67832405272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67832770482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67833145566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67833495178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67833846250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67834251428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67834628996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67835086014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67835435946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67835809884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67836174188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67836548138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67836896180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67837256004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67837678626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67838031230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67838396254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67838775868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67839151262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67839514572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67839901726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67840325824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67840684098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67841048972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67841425328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67841826184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67842332058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67842723088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67843157264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67843537828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67843888204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67844259004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67844623500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67844974168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67845341392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67845711378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67846179270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67846546212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67846919344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67847266916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67847615630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67847976658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67848361126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67848787190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67849138728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67849512062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67849874670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67850248246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67850595982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67850943836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67851316036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67851737528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67852108318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67852457866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67852834238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67853296298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67853675756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67854041326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67854455396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67854821564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67855169220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67855546724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67855968586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67856345958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67856722398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67857164736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67857518856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67857867492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67858229054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67858576212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67858953194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67859549116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67859992910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67860363864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67860742540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67861095336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67861447744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67861812660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67862162138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67862539946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67862947464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67863322594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67863685166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67864074398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67864564194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67864917408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67865292960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67865706424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67866072336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67866418536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67866791028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67867152520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67867525318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67867884410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67868234000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67868658042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 632,6320000,10000,0,0,256,25,726,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67870526684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67870911734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67871353870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67871764556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67872144660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67872522638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67872905408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67873262038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67873642212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67874083234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67874451728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67874800044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67875175390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67875641568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67876022418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67876390754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67876805220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67877173440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67877521690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67877887112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67878234314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67878607794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67878970762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67879358840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67879768858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67880120970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67880483296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67880831394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67881215144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67881561952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67881946668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67882371340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67882749676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67883099102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67883448248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67883810120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67884226106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67884605876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67884954038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67885394982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67885761336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67886134640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67886483294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67886935004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67887300414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67887658028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67888091702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67888442646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67888844692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67889210732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67889585856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67889936952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67890351806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67890809316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67891165110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67891531310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67891879484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67892253230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67892617628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67893003924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67893355880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67893769670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67894136538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67894485614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67894850660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67895197918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67895571600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67895945538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67896380152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67896751352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67897101682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67897464826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67897812504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67898296780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67898677578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67899118336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67899486182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67899860522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67900209272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67900556170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67900918698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67901266966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67901641212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67902065086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67902444716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67902808170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67903183168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67903534242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67903884968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67904260776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67904616752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67905043260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67905393438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67905767662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67906131456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67906506830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67906857150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67907218176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67907654400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67908004920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67908369152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67908715084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67909088164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67909546814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67909939302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67910354082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67910741538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67911106256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67911456572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67911824156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67912189218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67912645462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67913010040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67913461920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67913811940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67914159226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67914518534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67914863736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67915226048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67915581704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67916015056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67916384236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67916847292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67917199706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67917551554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67917917020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67918280714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67918721328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67919070456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67919468682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67919847954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67920222818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67920683618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67921051184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67921413902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67921835354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67922203652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67922550602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67922923752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67923285596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67923658192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67924017670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67924440196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67924805368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67925152946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67925516940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67925863232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67926235654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67926609052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67927126680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67927484856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67927837034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67928218540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67928566130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67928929898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67929277882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67929662804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67930093858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67930472996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67930822356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67931170382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67931672656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67932026192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67932418520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67932829880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67933208372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67933573300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67933948686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67934300288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67934650754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67935025376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67935374784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67935801976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67936274118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67936652474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67937016742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67937390720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67937739724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67938102312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67938529980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67938885134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67939280812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67939648578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67940025130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67940391436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67940871068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67941307504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67941663016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67942027530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67942376154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67942925256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67943304762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67943697678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67944153814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67944537144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67944903796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67945257702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67945622628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67945975140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67946387332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67946805830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67947184588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67947549002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67947924948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67948275042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67948625638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67949040888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67949394314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67949832808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67950202376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67950595318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67950962048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67951339312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67951709044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67952073988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67952510484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67952864724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67953231578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67953580014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67954138120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67954509630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67954895026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67955314392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67955669334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67956033384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67956380528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67956744680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67957091466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67957479788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67957894006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67958281232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67958631156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67958980824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67959344992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67959712818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67960076594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67960442140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67960876606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67961240488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67961611816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67961958512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67962305946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67962665848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67963022566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67963383918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67963791618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67964169120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67964600386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67964976612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67965433852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67965791414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67966167684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67966584634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67966956390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67967312624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67967688352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67968051952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 633,6330000,10000,0,0,256,25,728,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 67969772702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67970138364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67970491736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67970859008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67971209786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67971591570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67972004784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67972380018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67972742212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67973117320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67973465988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67973814148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67974202470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67974584468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67975059986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67975410500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67975783794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67976147156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67976651848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67977018022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67977368518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67977797794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67978148316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67978512478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67978858864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67979232052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67979595022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67979980170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67980404556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67980756832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67981117394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67981463794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67981827018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67982173078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67982545072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67982917338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67983350112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67983702264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67984050788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67984410342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67984757038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67985120414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67985478930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67985908292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67986275150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67986648494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67986996282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67987345254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67987800152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67988152132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67988533824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67988943086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67989317708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67989679444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67990051386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67990401338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67990748970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67991147038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67991563662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67991959746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67992307870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67992680930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67993043150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67993417370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67993764364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67994126208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67994549258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67994900032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67995263946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67995609732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67995981744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67996342980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 67996727150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67997161786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 67997552388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 67997915916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 67998265316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 67998630652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 67999081536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 67999468766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 67999828692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68000270762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68000623140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68000972152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68001333652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68001680630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68002080990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68002438792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68002872790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68003238612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68003612506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68003959976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68004308310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68004668908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68005028742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68005392612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68005802878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68006180154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68006544376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68006919344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68007340182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68007695540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68008070604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68008504596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68008870706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68009216314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68009586566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68010048634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68010425236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68010785406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68011197576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68011563218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68011910412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68012274048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68012619694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68013181226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68013563914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68014008226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68014362250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68014751758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68015160234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68015509088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68015873128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68016233120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68016613546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68017043046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68017419004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68017768238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68018116938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68018479368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68018826072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68019209670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68019619984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68019996236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68020359106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68020732340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68021081260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68021588638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68021966168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68022421582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68022806140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68023170552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68023578136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68023940114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68024344292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68024705546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68025119716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68025557304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68025908232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68026273124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68026620638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68026993672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68027354234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68027741332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68028157296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68028511492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68028875150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68029224402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68029590132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68029938758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68030325840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68030760672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68031136538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68031485852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68031835008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68032195540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68032652902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68033138246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68033571504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68033963188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68034390502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68034766028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68035148804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68035518020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68035894764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68036309562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68036688242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68037036550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68037409780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68037773010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68038146840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68038495438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68038856462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68039312224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68039662760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68040025108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68040370148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68040741086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68041101586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68041484140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68041830906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68042243694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68042605040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68042951840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68043314304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68043807888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68044186622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68044571466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68045009532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68045361876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68045713104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68046075420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68046422860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68046786836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68047144168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68047574594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68047967232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68048336684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68048682032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68049027426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68049384914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68049728424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68050100868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68050515186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68050891882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68051254194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68051626920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68051975362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68052323860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68052695956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68053094014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68053469908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68053882128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68054256128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68054616382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68055170072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68055556798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68055983408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68056349704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68056696852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68057060772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68057407398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68057780102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68058172922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68058576208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68058995346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68059348728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68059709738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68060056570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68060420296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68060765736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68061151384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68061574968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68061952906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68062302670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68062672048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68063036084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68063385568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68063750700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68064112908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68064567278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68064935312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68065311114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68065658370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68066108628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 634,6340000,10000,0,0,256,25,729,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68068136954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68068498156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68068863538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68069229834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68069621012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68070066112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68070447370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68070797842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68071149290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68071514062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68071881022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68072256786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68072611838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68073049202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68073416012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68073791334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68074141438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68074491928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68074856012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68075216272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68075642730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68075995066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68076370478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68076733868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68077106402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68077566526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68077931396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68078356480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68078708238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68079072952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68079420060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68079792154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68080153008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68080526506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68080884832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68081298008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68081664552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68082092988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68082457716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68082802798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68083173404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68083548296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68083987384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68084338504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68084688010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68085048958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68085395588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68085758212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68086104402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68086488774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68086910688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68087331004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68087682992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68088032404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68088502928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68088854682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68089231662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68089867526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68090245046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68090606234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68090977890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68091324050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68091671022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68092044762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68092457750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68092824800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68093171246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68093543716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68093904946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68094276740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68094635102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68094983190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68095403346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68095754076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68096118216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68096463846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68096836110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68097196848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68097580546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68097991068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68098343092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68098703966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68099050884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68099414206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68099898846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68100309566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68100755336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68101132008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68101480504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68101829842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68102191928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68102538774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68102902108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68103279860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68103713118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68104080584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68104452822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68104801086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68105149448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68105509888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68105867610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68106231608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68106658758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68107033370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68107394644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68107766392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68108113244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68108461628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68108841346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68109253646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68109622120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68109969806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68110411890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68110894968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68111272924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68111634568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68112051426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68112417982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68112767124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68113132164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68113478424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68113851234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68114257824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68114630794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68115044294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68115423436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68115819658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68116169996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68116535626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68116884082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68117271852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68117716336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68118095966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68118445566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68118814194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68119177052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68119524466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68119897644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68120295550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68120680636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68121042282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68121415042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68121762212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68122211046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68122576302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68122935166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68123365848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68123715192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68124087302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68124448578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68124819944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68125167742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68125527208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68125946232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68126297928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68126662734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68127010422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68127384464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68127745030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68128139894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68128508932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68128989058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68129356940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68129738800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68130103928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68130450228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68130821742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68131198280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68131644230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68131996732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68132347028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68132709072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68133057028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68133517266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68133877610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68134329546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68134697628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68135070272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68135418386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68135767204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68136128016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68136475318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68136850636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68137257588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68137633348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68137993988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68138365820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68138784084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68139136934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68139514114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68139926456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68140297016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68140646416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68141021740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68141383696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68141757304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68142105720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68142465206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68142890194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68143240154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68143602454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68143947038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68144524214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68144944060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68145351224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68145775126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68146128986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68146491736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68146839600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68147203852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68147550780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68147936508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68148357050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68148735858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68149085658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68149433960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68149795164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68150160306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68150525430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68150883742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68151315372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68151681816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68152055334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68152404058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68152754488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68153116018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68153473788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68153884136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68154249276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68154620448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68154980378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68155353338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68155844028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68156254726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68156626936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68157048822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68157418034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68157766284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68158142640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68158507100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68158881584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68159240440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68159652456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68160016350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68160362770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68160725628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68161070574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68161441532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68161813922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68162186726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68162596908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68162946412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68163306144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68163651368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68164013094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68164357116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68164739170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 635,6350000,10000,0,0,256,25,730,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68166352796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68167115660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68167507982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68167974084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68168348290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68168700584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68169076820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68169428634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68169805638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68170212188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68170590080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68171000730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68171351554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68171710958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68172056852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68172418020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68172763018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68173147444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68173567384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68173944972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68174292978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68174642200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68175003580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68175351084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68175714358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68176072222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68176515132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68176880728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68177255586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68177605860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68178057658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68178424698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68178784746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68179212896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68179562656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68179936576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68180299592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68180672766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68181021386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68181369812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68181741982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68182151054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68182536194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68182883130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68183255760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68183617888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68183991400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68184351134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68184768540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68185133584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68185481588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68185845142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68186190668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68186563192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68186963548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68187351062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68187773474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68188127626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68188490220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68188837798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68189342014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68189693150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68190078040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68190501788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68190878346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68191226666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68191575672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68191936578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68192284220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68192658572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68193003576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68193434230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68193800062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68194172236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68194520288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68194868754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68195300376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68195674468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68196105712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68196455896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68196829916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68197193670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68197593304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68197960808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68198342660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68198786556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68199137138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68199501136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68199847834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68200219920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68200687656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68201075422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68201423684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68201839034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68202204298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68202551576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68202914220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68203258960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68203628848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68204001862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68204432820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68204786018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68205134654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68205494632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68205840954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68206203484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68206549508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68206957214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68207431524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68207809920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68208158764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68208507980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68208870920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68209220846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68209600318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68210015360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68210391782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68210755344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68211128226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68211474846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68211924880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68212300812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68212721828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68213089378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68213452710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68213825364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68214187164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68214559634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68214908492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68215270778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68215692784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68216045176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68216410516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68216759858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68217133886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68217497108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68217883290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68218232902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68218643760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68219005572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68219376580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68219742882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68220089900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68220462896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68220839680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68221287800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68221640772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68221991400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68222352534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68222700652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68223162968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68223594998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68224038548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68224408970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68224782542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68225138612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68225488772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68225854006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68226236544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68226598926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68227011336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68227389794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68227756522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68228131990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68228482196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68228833672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68229228174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68229641022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68230009124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68230356476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68230730648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68231109232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68231482242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68231846834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68232198636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68232637348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68232988088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68233351972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68233698568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68234167540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68234539576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68234955156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68235378382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68235733632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68236098392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68236448404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68236816796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68237166096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68237553960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68237988342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68238368906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68238719502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68239069382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68239433378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68239782942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68240149220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68240516306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68240962738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68241329364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68241702994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68242052688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68242401882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68242763166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68243122094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68243765444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68244117534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68244492548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68244889266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68245409188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68245760162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68246122914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68246550310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68246903376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68247270900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68247619930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68247995496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68248360146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68248745554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68249156988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68249508692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68249870276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68250218072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68250580850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68250985208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68251360952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68251793926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68252240634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68252594024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68252943308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68253306216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68253653496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68254016278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68254374230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68254808926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68255177774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68255552276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68255933714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68256285800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68256787894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68257186020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68257646780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68257998880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68258397286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68258780064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68259156788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68259505324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68259868562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68260231232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68260676252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68261041854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68261388258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68261761592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68262124426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68262497964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68262858878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68263278968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 636,6360000,10000,0,0,256,25,731,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68298440558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68298811504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68299196628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68299627818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68300010424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68300374470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68300751844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68301100988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68301560070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68301940874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68302356666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68302725280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68303073586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68303447220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68303808696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68304182118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68304529558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68304890318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68305314782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68305665678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68306028892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68306375876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68306748118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68307109216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68307567858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68308037400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68308398122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68308761758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68309143832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68309528014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68309876060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68310265080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68310628204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68311116216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68311467932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68311819042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68312181922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68312635016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68313014280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68313362596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68313814786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68314182008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68314555616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68314912300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68315262240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68315625868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68315986498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68316412434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68316762364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68317135972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68317505084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68317878238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68318229456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68318579648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68318955452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68319369476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68319735630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68320116136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68320697770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68321082274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68321471756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68321819902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68322248470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68322614486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68322964376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68323329536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68323824294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68324213238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68324586620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68325031876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68325383836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68325734296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68326094938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68326440306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68326825862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68327183598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68327616938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68327984112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68328356380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68328705506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68329054520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68329418018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68329765588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68330140326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68330551886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68330928568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68331292300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68331667518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68332029508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68332391324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68332764290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68333175578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68333543386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68333891122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68334263752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68334634258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68335131628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68335497728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68336022980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68336456544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68336811056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68337176336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68337521976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68337894602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68338298718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68338738746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68339091308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68339478248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68339898220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68340248134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68340614050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68340961440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68341351614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68341791466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68342170616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68342549790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68342901642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68343265970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68343615502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68343991774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68344407908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68344784946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68345147340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68345530528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68345882234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68346368172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68346745798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68347164640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68347583714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68347949670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68348333542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68348695846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68349070966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68349432712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68349782880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68350219260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68350571874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68350944428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68351292776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68351716950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68352111732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68352507748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68352924646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68353278236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68353649232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68353999644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68354365748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68354714364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68355100386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68355539872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68355915794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68356263368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68356611638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68356970872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68357438418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68357817688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68358190854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68358662212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68359032028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68359409338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68359761270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68360112962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68360476016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68360857752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68361346982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68361748202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68362161580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68362536020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68362914188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68363319536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68363702084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68364201518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68364632036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68365008006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68365357208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68365733884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68366101506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68366491568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68366927784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68367283780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68367654624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68368004750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68368481416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68368834424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68369221996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68369653016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68370031774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68370381820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68370737990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68371100758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68371448488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68371828946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68372176516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68372611772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68372980010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68373361064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68373731734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68374141724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68374530516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68374894778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68375332984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68375682984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68376064634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68376426596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68376801124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68377149344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68377512064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68377945602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68378299096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68378665060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68379014088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68379389622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68379903018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68380294706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68380712336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68381067256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68381428850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68381775476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68382139784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68382486982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68382858606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68383233618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68383669172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68384020314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68384369784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68384731790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68385080026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68385446080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68385802060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68386176084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68386608572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68386984126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68387333816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68387683526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68388044152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68388391866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68388766520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68389174158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68389549868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68389912000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68390302844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68390652180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68391113496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68391491078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68391894776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68392335572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68392739206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68393121614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68393485264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68393859556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68394251174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68394603438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68395047176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68395399154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68395762570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 637,6370000,10000,0,0,256,25,732,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68397782900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68398170298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68398536254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68398912832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68399262664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68399615408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68399994874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68400409994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68400780116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68401131016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68401505724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68401868556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68402349754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68402718116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68403137228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68403504596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68403852592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68404216994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68404563406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68404935704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68405297992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68405681486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68406092376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68406446310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68406807904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68407173110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68407537002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68407882618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68408265450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68408679752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68409071472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68409421128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68409772124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68410133624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68410479908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68410841626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68411197782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68411677108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68412045548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68412419436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68412767708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68413116836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68413572782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68413937846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68414367856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68414717524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68415090266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68415473840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68415847034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68416196392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68416544484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68416919736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68417331896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68417703026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68418053496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68418427504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68418793340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68419168012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68419528424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68419938850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68420303976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68420741654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68421129914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68421478584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68421855130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68422231162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68422623004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68423042886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68423399048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68423764022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68424111658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68424576752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68424930960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68425317788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68425746566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68426126038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68426478696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68426830814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68427196104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68427547688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68427925444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68428331344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68428711080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68429076394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68429452768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68429804240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68430155150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68430519058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68430877600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68431300402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68431653540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68432028200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68432392216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68432768196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68433118440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68433480164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68433894090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68434255720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68434622334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68434970930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68435345248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68435800462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68436178206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68436547934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68436964616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68437332250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68437682610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68438048608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68438412748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68438785928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68439159710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68439594362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68439948680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68440301020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68440663788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68441013368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68441379144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68441726910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68442111158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68442534484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68442914668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68443267756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68443619570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68443983784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68444335286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68444714818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68445125286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68445503194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68445867264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68446243198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68446594060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68447033992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68447412588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68447763612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68448192324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68448621358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68449123454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68449487494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68449861824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68450249172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68450600532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68451050752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68451402638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68451773414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68452119164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68452490754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68452852298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68453237274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68453646436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68454018836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68454380128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68454734824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68455096604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68455442122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68455827764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68456190542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68456629490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68456982940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68457334558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68457698766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68458152252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68458522072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68458880896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68459317732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68459686516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68460060880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68460411356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68460769346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68461131390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68461491898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68461918036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68462268046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68462641074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68463003242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68463375638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68463725720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68464075376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68464453568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68464860654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68465228644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68465575668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68465951260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68466312228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68466687960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68467046272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68467396242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68467821496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68468175798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68468543684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68468893424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68469400256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68469771280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68470160002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68470573164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68470930000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68471294696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68471643822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68472009722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68472358948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68472743458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68473164702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68473544104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68473894434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68474243438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68474606068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68474953598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68475317358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68475675762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68476108458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68476477812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68476853744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68477334444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68477686916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68478050996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68478412850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68478855122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68479205330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68479579308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68479941108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68480314168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68480820218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68481186568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68481612004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68481966020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68482332762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68482681820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68483055620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68483417286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68483801708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68484151318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68484561952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68484928418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68485305026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68485668554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68486013946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68486385556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68486757756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68487198924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68487552742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68487903614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68488266442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68488615716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68488989558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68489354108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68489739922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68490180808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68490561622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68490914120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68491266014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68491728628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68492085000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68492469332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68492883002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68493259252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68493621186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68493994810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68494343834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 638,6380000,10000,0,0,256,25,733,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68495907574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68496286598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68496637370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68497001496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68497349172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68497724184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68498098764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68498536874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68498890574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68499243990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68499607504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68499955336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68500319334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68500678784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68501109346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68501498230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68501873474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68502222908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68502572776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68503121148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68503488292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68503921858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68504274968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68504650444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68505013892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68505480168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68505834768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68506231002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68506594394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68507011286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68507380638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68507728778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68508105128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68508467906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68508842372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68509202024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68509612516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68509978928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68510325130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68510687540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68511032124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68511403464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68511763568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68512146896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68512555094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68512907770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68513269410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68513615630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68514077866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68514429004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68514812384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68515238664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68515619982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68515970440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68516321570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68516685044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68517033092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68517506316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68517923350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68518353970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68518719682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68519095662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68519445954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68519797458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68520162738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68520541824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68520971462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68521323478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68521698152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68522062586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68522437396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68522787144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68523148432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68523571442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68523926080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68524292560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68524639072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68525011804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68525474310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68525862486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68526211620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68526626960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68526993706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68527342214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68527705800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68528052650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68528425668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68528798156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68529242426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68529599112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68529949492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68530314050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68530664294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68531029196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68531375978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68531761842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68532184418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68532564968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68532932392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68533282548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68533707592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68534058108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68534435212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68534847950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68535225446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68535588042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68535961648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68536308038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68536755404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68537133252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68537546614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68537916654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68538266254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68538640800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68539004474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68539379762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68539729318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68540087508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68540602190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68540956700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68541576216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68542154854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68542710512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68543377966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68543764348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68544125794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68544478316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68544845158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68545198152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68545582036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68546062534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68546441982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68546811496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68547185184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68547531252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68547997904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68548376726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68548835846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68549204728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68549572904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68549950888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68550310568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68550682064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68551040108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68551387416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68551835694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68552190886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68552564880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68552914882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68553291366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68553656406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68554044782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68554457208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68554811442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68555172308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68555528512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68555894930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68556243506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68556628780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68556990482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68557428438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68557781566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68558137516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68558499564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68558948624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68559318120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68559675086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68560110348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68560477216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68560859292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68561210152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68561560648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68562000854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68562396112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68562859344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68563208112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68563579770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68563947236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68564319860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68564668112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68565029394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68565409144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68565823902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68566193820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68566542572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68566939852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68567302254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68567677280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68568037748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68568451034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68568818858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68569170372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68569535264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68569884538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68570359142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68570738060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68571176534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68571529272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68571879384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68572240176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68572588262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68572953778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68573301658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68573694388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68574118120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68574499484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68574850482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68575201952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68575565696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68575915762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68576293546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68576706206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68577088668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68577452944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68577828964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68578178996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68578530148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68578893888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68579257266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68579685856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68580040612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68580418130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68580798886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68581270008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68581625544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68581991200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68582417238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68582772166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68583150542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68583498534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68583872978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68584236336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68584623140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68584972542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68585384974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68585755110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68586108388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68586474872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68586824440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68587200644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68587576630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68588012882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68588366644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68588718222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68589081614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68589431254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68589796638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68590243178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68590623128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68591073816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68591451674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68591802986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68592152816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68592661272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68593030102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 639,6390000,10000,0,0,256,25,734,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68595030492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68595390434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68595769946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68596147656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68596596088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68596955654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68597315360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68597703180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68598054034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68598420546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68598782328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68599218440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68599585348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68599959120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68600307350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68600657082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68601018482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68601366728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68601742390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68602151512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68602527270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68602888844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68603262210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68603767630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68604123286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68604508002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68604920146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68605287826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68605634354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68606006894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68606369044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68606742302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68607102316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68607507004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68607879564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68608231496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68608599726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68608949864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68609327016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68609692404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68610082024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68610493446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68610848492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68611212652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68611562450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68611929002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68612278232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68612666390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68613029848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68613479602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68613829046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68614178594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68614538954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68614980168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68615348940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68615708592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68616143728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68616511470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68616884868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68617233232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68617582450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68617944072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68618420110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68618868296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68619217912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68619641762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68620009528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68620383396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68620732118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68621102274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68621548806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68621903214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68622406914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68623101294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68623999954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68624693540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68625244506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68625601780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68625954500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68626522078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68626912478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68627373088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68627726360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68628289102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68628658924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68629035550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68629385276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68629753428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68630186272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68630574988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68630965716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68631314136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68631689044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68632050942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68632485246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68632907040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68633260066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68633640362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68633990894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68634357316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68634705202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68635092826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68635529620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68635908384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68636257140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68636606562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68636967940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68637469018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68637849674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68638197964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68638630242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68638996430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68639369826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68639718040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68640067236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68640427398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68640786796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68641211844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68641563476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68641938008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68642300640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68642673994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68643023176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68643372632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68643744940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68644154710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68644522008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68644868562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68645240974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68645602638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68645976094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68646356154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68646883982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68647256466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68647617116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68647984668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68648333778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68648810564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68649189340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68649697208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68650054796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68650464736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68650829310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68651177618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68651542756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68651904996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68652391696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68652762364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68653136822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68653491840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68653841084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68654197882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68654541760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68654914616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68655321116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68655697814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68656066844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68656443864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68656795478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68657146814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68657546828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68657962238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68658330780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68658677732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68659050288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68659413124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68659895380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68660261352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68660850980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68661518966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68662100086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68662470510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68662856984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68663277152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68663721248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68664101372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68664449614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68664799300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68665162270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68665510776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68665887938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68666282596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68666674140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68667040240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68667417092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68667766514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68668116966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68668480472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68668843428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68669273560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68669625268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68669998350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68670360596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68670734504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68671185610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68671553476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68671982282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68672333810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68672698150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68673044672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68673418026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68673779348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68674188034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68674549674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68675029994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68675394172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68675749874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68676115104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68676463462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68676837232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68677212418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68677681528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68678035504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68678386432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68678818594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68679170010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68679534436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68679894396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68680375436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68680744998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68681119972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68681477574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68681830736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68682473728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68682840896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68683273390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68683624062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68684003818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68684368682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68684742386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68685092102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68685462638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68685832002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68686246990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68686614440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68686968394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68687341622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68687704446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68688077910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68688443348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68688856040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68689223700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68689574162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68689946064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68690295222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68690670922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68691047774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68691423200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68691834916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68692187470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68692555538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68692904140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68693410838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68693783526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68694173648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68694662474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68695061960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 640,6400000,10000,0,0,256,25,736,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68696565654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68696942896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68697393006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68697751022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68698132378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68698480748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68698856732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68699219244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68699606106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68700027722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68700383102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68700747234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68701095954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68701460784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68701808386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68702254686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68702698210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68703185676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68703540550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68703898680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68704265790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68704760854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68705321564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68705753358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68706132722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68706503466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68706952070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68707302396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68707653960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68708035012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68708488092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68708857234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68709205002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68709579492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68709941950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68710314866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68710674724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68711026066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68711502690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68711879420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68712242968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68712589458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68712961926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68713322342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68713708512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68714132232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68714484814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68714846002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68715192870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68715689420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68716062520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68716459700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68716887092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68717267566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68717618382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68717969082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68718333294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68718684338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68719063526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68719411352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68719850580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68720220130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68720595718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68720945460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68721295812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68721660840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68722023272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68722448668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68722798720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68723173460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68723564186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68723958930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68724325208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68724706176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68725148510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68725500836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68725866086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68726213650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68726587458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68727048286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68727455692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68727805710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68728221222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68728586258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68728935382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68729300098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68729647420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68730075132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68730470936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68730919728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68731336558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68731705404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68732068496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68732418678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68732783980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68733145370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68733582854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68733952702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68734327498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68734685834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68735064760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68735496696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68735861258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68736227996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68736735946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68737114930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68737479266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68737854010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68738359058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68738733000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68739178138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68739532966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68739900758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68740250988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68740627368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68740991304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68741367724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68741733652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68742150792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68742516146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68742866256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68743230570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68743597194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68743970492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68744344530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68744791548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68745144160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68745494264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68745857496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68746208468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68746573624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68746920788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68747304966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68747731786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68748108766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68748492132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68748862352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68749331178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68749684752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68750062704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68750480728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68750877412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68751241988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68751616816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68752000896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68752384634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68752806494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68753244176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68753614906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68753995212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68754369170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68754778568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68755154420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68755516542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68755935454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68756301516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68756650326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68757014852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68757361578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68757734076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68758094458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68758479354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68758895980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68759265886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68759704928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68760056698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68760557428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68760908840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68761295812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68761729232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68762110062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68762469488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68762820336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68763182428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68763595068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68763976336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68764420590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68764854314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68765228194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68765604516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68765953102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68766303464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68766699534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68767116702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68767484708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68767831428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68768236796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68768604050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68768980016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68769330352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68769696528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68770143596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68770499942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68770910726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68771507820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68772160966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68772559168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68773014490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68773385856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68773753728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68774118926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68774470014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68774837860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68775200654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68775665834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68776034114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68776406552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68776755450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68777104162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68777464764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68777823160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68778187006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68778599600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68778976496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68779535658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68780012286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68780367040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68780736176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68781185626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68781539684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68782112774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68782463372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68782984876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68783354686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68783764564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68784194632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68784552944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68784917910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68785267972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68785634144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68785982986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68786414756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68786854744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68787232772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68787621442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68788045744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68788410674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68788760214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68789142734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68789599264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68789975472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68790335702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68790717874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68791066880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68791416820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68791865996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68792331558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68792711298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68793104524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68793488774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68793854482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68794346142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68794713154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68795132064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68795499994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 641,6410000,10000,0,0,256,25,737,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68797286380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68797677192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68798096994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68798480296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68798855252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68799235016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68799589016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68799944212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68800322356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68800743276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68801110084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68801458104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68801840976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68802204506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68802613548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68802967576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68803349862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68803792670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68804145940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68804520038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68804871582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68805405590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68805773960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68806169734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68806583096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68806939050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68807305980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68807656904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68808025852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68808376726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68808764658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68809214602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68809593308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68809943692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68810293880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68810656908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68811005592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68811371644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68811728880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68812159986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68812528404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68812901892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68813250930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68813600206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68813962726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68814322112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68814745910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68815096652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68815469970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68815832432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68816282258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68816740268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68817106626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68817538376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68817890956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68818257740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68818614918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68818988724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68819350348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68819739222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68820130348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68820575238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68820940600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68821334410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68821698428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68822045200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68822417802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68822791288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68823229378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68823585686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68823937748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68824299902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68824648812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68825033154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68825382508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68825770424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68826194576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68826571476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68826919180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68827267600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68827726858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68828080696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68828465514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68828878126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68829252920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68829613776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68829985774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68830354272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68830704230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68831078268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68831427190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68831855916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68832208008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68832586014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68832953566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68833332296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68833685344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68834051286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68834476358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68834826320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68835187818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68835532820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68835904380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68836264690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68836647228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68836994862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68837403370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68837767578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68838118062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68838483498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68838923916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68839301096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68839674146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68840114468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68840484456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68840836726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68841198760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68841547484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68841912908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68842307888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68842742872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68843111940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68843487392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68843836818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68844187502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68844614216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68844965744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68845346844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68845760792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68846139512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68846514514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68846891970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68847291374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68847665134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68848117972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68848587008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68848958098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68849336368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68849732174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68850286484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68850683532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68851084712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68851455922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68851820130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68852169276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68852537120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68852886388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68853261114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68853637752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68854076820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68854432310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68854784844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68855151352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68855502532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68855870416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68856250166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68856631582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68857059394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68857434216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68857782156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68858130788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68858491074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68859053570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68859423710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68859836388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68860213034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68860577244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68860951694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68861436928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68861804202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68862168796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68862580284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68862949120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68863297794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68863671446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68864036072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68864411310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68864769998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68865208456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68865576314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68865927912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68866293012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68866642062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68867017068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68867380660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68867767984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68868179772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68868532104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68868896184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68869243816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68869606780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68869952636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68870336246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68870760666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68871135864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68871485048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68871835028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68872216500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68872733458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68873123580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68873542674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68873920092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68874283644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68874657674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68875005692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68875354558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68875714516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68876072600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68876578882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68876931898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68877315038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68877724464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68878101038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68878451590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68878815154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68879246812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68879604744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68879971142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68880320702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68880697140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68881060284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68881446168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68881807984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68882224606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68882587818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68882934196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68883295786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68883744590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68884124458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68884765950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68885230378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68885581266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68885932594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68886292818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68886639688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68887017504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68887365354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68887804946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68888194542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68888569072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68888917292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68889267418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68889629530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68889990536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68890418586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68890769872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68891146242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68891557704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68891942652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68892341856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68892805366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68893253230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68893605686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68893970052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68894372820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68894750504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68895230362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 642,6420000,10000,0,0,256,25,738,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68896875870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68897235572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68897587480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68897955142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68898352296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68898784162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68899137946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68899515396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68899885390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68900264578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68900615316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68901047288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68901414998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68901833342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68902203328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68902558720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68902934508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68903297194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68903672350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68904032136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68904450102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68904886392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68905380866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68906085340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68906461530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68906852130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68907312664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68907933240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68908297508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68908651134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68909017186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68909367502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68909792128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68910233638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68910614904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68910979890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68911356718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68911706500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68912058378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68912460280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68912881630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68913251988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68913602106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68913997700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68914397706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68914777442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68915144238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68915566896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68915933178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68916280498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68916643836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68916989688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68917477552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68917858062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68918297942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68918666498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68919018118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68919381356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68919729832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68920096964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68920446526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68920832952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68921261224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68921661646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68922010186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68922359502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68922719608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68923066292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68923442634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68923790488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68924228090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68924596418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68924971052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68925320968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68925671786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68926034210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68926395670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68926823064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68927171628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68927567924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68927945796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68928317226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68928774216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68929215338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68929714432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68930070586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68930444232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68930805822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68931203936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68931567842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68931957730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68932376624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68932769244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68933157644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68933507192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68933872572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68934220992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68934608126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68934971366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68935409680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68935998736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68936355472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68936721162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68937071122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68937498894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68937929596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68938311674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68938675420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68939051328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68939400984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68939928112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68940310628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68940733358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68941103540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68941454772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68941832584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68942197600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68942574460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68942969000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68943333358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68943761020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68944113904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68944479856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68944828332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68945205484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68945571832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68945959064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68946390680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68946742340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68947104084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68947452756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68947818422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68948165952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68948539966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68948912028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68949351638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68949706392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68950057766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68950423172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68950852418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68951244268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68951604940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68952045362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68952414714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68952789728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68953139100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68953515752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68953878292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68954273998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68954693732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68955056196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68955440098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68955803532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68956180074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68956530818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68956882374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68957258290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68957744752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68958123180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68958480118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68958855512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68959219782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68959594592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68959956320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68960372500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68960738456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68961183848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68961549428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68961896772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68962405510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68962787266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68963229154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68963582380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68963934100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68964296286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68964643544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68965008212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68965355030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68965738558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68966164446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68966545874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68966898888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68967253160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68967618446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68967970140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68968350300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68968767996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68969176856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68969540176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68969913192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68970262162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68970610992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68970973090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68971334262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68971765908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68972115470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68972487786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68972850360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68973346412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68973699230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68974062596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68974490982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68974846116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68975215262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68975566730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68975942738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68976308748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68976698540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68977147866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68977558412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68977925206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68978325596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68978694738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68979093760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68979486160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68979905648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68980285774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68980636180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68980987224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68981349776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68981759116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68982132510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68982493646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68982941020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68983307762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68983682048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68984031234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68984487918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68984912350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68985295326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68985821654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68986193810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68986576418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68986941886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68987320054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68987672142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68988038522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68988470194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68988825370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68989249302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68989595966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68989968050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68990329128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68990713818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68991127400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68991481856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 68991853492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68992201834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68992565284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68992912208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68993284768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68993659218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68994100372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68994454446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68994805364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 643,6430000,10000,0,0,256,25,739,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 68996801934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68997165352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 68997531224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 68997890676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 68998268730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 68998634502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 68999026468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 68999410518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 68999854532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69000225876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69000577214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69000943678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69001293804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69001670386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69002066180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69002506998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69002861322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69003212138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69003576918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69003926808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69004313000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69004721352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69005172312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69005570900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69005979774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69006330964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69006690010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69007162876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69007529912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69007970710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69008324234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69008700572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69009066304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69009440602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69009790812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69010177440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69010550916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69010964922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69011334414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69011682776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69012056072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69012417782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69013084542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69013526396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69013923902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69014315758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69014673076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69015038866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69015387306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69015762442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69016140200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69016584722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69016937378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69017346824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69017747624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69018278330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69018660704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69019008548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69019458526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69019825180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69020200032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69020548502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69020899752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69021260446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69021621822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69022049636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69022398742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69022771364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69023132422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69023504618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69023851884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69024211040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69024579082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69025032384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69025399762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69025747430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69026119270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69026480348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69026851898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69027211736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69027635380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69028002530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69028352520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69028719690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69029068896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69029543752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69029925168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69030365438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69030717040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69031067504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69031427294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69031775084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69032139256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69032486042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69032870796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69033296622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69033690120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69034041122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69034404734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69034769118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69035118880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69035497078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69035903948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69036287546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69036651708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69037025860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69037374130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69037723804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69038085900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69038446116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69038882830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69039233378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69039606558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69039967568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69040340320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69040810364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69041240716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69041729828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69042100428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69042522104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69042872108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69043248660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69043615208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69044003840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69044429078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69044784722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69045148024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69045611546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69045980202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69046329098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69046715344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69047152234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69047530714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69047880336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69048230794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69048592710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69048963956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69049328614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69049708986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69050153414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69050520458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69050895272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69051264542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69051723674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69052093142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69052465626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69052901670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69053255702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69053633630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69053996626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69054372636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69054722882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69055085016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69055506776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69055889504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69056500430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69057031514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69057409806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69057772546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69058162200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69058593692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69058953372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69059348844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69059700556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69060065648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69060414150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69060802138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69061245614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69061625672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69061978020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69062331148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69062772254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69063297604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69063681962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69064137460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69064519618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69065048224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69065510360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69065864096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69066297050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69066734812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69067088636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69067454822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69067809096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69068184778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69068548102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69068923288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69069345536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69069794296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69070161028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69070567360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69070934290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69071315806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69071710128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69072086628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69072551550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69072903748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69073260030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69073635496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69074189366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69074557846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69074917374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69075360984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69075729744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69076107128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69076483316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69076839038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69077204930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69077569778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69078010048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69078360344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69078734208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69079097396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69079470124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69079819096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69080167528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69080550664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69080960110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69081327260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69081673098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69082069460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69082431720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69082804640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69083181620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69083600854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69083966330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69084314104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69084677782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69085023868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69085518290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69085897808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69086338188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69086689848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69087039294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69087401786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69087749178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69088112884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69088459400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69088843728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69089268250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69089856960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69090209662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69090558450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69090920826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69091269436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69091647142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69092107022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69092531834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69092895204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69093269032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69093616884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69093967160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69094345016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69094782372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69095151330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69095498900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69095871160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 644,6440000,10000,0,0,256,25,740,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69097771834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69098168056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69098559630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69098943570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69099368548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69099742242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69100122374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69100557130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69100937490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69101308684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69101695320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69102145934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69102548980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69102962320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69103472330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69103843218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69104197828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69104574932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69104941276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69105316124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69105680022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69106099710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69106465656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69106821050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69107184860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69107534228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69108052172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69108442042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69108886394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69109238084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69109587636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69109949128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69110295798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69110659272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69111016830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69111392130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69111830198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69112237242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69112588994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69112938658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69113301540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69113649758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69114030448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69114456384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69114835028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69115218140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69115592796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69115943834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69116294048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69116667264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69117015092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69117445472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69117795160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69118168802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69118529072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69119005404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69119359768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69119722610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69120150534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69120503740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69120867752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69121214964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69121588082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69121952218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69122375792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69122788888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69123144454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69123507684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69123856382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69124222196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69124568684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69124942182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69125315392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69125764674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69126188320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69126547136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69126968432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69127320368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69127688798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69128051974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69128511684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69128878776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69129257924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69129606330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69129956144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69130538002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69130907248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69131369194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69131719252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69132094670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69132456364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69132830874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69133180056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69133540550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69133965448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69134319210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69134685606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69135035038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69135410894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69135775830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69136173352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69136546560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69136970476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69137336158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69137685092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69138049972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69138396826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69138769520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69139142036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69139591632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69139943442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69140292062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69140654654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69141002876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69141499356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69141862616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69142285752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69142664266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69143062816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69143592224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69144168974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69144825660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69145413146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69146071464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69146672722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69147270834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69148012948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69148636406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69149017866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69149370534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69149734572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69150084502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69150467358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69150945546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69151324126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69151693276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69152192024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69152760688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69153134038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69153594890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69153947844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69154377244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69154735022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69155150024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69155515220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69155908440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69156345334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69156704736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69157070824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69157426564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69157792046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69158139568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69158551734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69158930388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69159394070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69159747316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69160138406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69160502860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69160851638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69161217948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69161580338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69162032530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69162399684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69162774128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69163129120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69163513628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69163989256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69164355196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69164799946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69165194246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69165588358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69165959118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69166550304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69166903902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69167269154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69167700784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69168053030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69168425044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69168774680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69169150956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69169516494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69169902796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69170311082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69170667900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69171031124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69171387214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69171753306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69172101228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69172475974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69172850030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69173295488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69173645696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69173995254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69174357288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69174704242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69175221716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69175585588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69176025258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69176395858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69176770596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69177121084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69177472754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69177836224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69178241952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69178608384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69179020762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69179396864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69179759284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69180132480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69180493264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69180845448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69181241606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69181656466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69182027734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69182452650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69182830200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69183234324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69183611662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69184010822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69184468310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69184836494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69185187596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69185558808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69185907664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69186703858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69187222826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69187608028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69187961746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69188321264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69188893110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69189277762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69189660798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69190101778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69190482310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69190854954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69191232382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69191583922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69191967570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69192343964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69192778796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69193143686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69193489060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69193887958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69194266180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69194641696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69194987896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69195368264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69195811030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69196165630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69196538998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69196885184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69197427118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69197835358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69198210778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69198628976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69199018216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 645,6450000,10000,0,0,256,25,741,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69200759832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69201231520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69201604314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69201954082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69202340284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69202707830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69203087680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69203450304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69203803550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69204241216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69204594310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69204990066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69205340092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69205713350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69206077760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69206469102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69206900388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69207254180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69207616674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69207963622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69208329096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69208788530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69209196078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69209655238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69210033402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69210383152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69210800344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69211166434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69211570714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69211955462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69212380246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69212758188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69213120526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69213494174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69213844486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69214194482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69214583678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69214944462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69215378290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69215728546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69216101312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69216463474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69216836862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69217185254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69217545264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69218004524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69218357748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69218722260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69219069478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69219441676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69219984290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69220376624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69220797372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69221152974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69221518066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69221868694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69222235736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69222584588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69222959992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69223333532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69223784530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69224136766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69224486592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69224847588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69225194584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69225558210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69225918112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69226354120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69226720528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69227094860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69227465780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69227817838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69228181510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69228531108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69228922576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69229367780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69229744392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69230105902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69230500164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69230952688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69231306656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69231682604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69232099196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69232467724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69232814672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69233188838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69233550788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69233924148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69234321686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69234736342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69235133086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69235652200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69236179786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69236531570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69236905688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69237285910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69237753102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69238109140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69238468798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69238884504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69239233842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69239639792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69240002380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69240459152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69240826690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69241206860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69241557056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69241908086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69242378306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69242748058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69243182882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69243743560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69244129370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69244493118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69244867368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69245215944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69245578620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69246017178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69246448510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69246891634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69247241624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69247615784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69247977454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69248368918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69248805598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69249159720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69249521924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69249898414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69250265688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69250613954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69250988290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69251366532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69251814826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69252166536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69252516954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69252879388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69253383452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69253752344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69254111034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69254547898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69254915680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69255289674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69255639212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69255987884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69256349876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69256708340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69257195400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69257546106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69257918212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69258278680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69258669726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69259016446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69259366110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69259740340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69260158456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69260524982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69260870602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69261242576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69261602508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69261973258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69262330638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69262762080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69263128434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69263476766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69263840336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69264187772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69264659892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69265040378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69265414368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69265835016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69266189828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69266551482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69266899466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69267332548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69267679168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69268131220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69268579668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69268957930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69269307342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69269658144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69270020356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69270369084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69270746234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69271167522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69271548574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69271915922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69272348624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69272700980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69273052598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69273428472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69273779120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69274215270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69274566370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69274942058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69275306140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69275815286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69276167844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69276538652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69276969446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69277320520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69277683780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69278030144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69278419498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69278779938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69279164612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69279577112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69279932350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69280294756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69280642006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69281006254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69281352508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69281724688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69282096634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69282529400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69282880814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69283230084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69283591066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69283938902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69284344526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69284707684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69285166010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69285534276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69285908908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69286259618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69286610646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69287132200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69287496814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69287923512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69288273786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69288646840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69289008316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69289381486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69289729836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69290122560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69290497024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69290911144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69291278728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69291624788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69291997616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69292360676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69292734058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69293094036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69293494418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69293884880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69294235088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69294599920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69294946338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69295355820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69295744302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69296193748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69296623252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69296977606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69297340138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69297687762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69298158234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 646,6460000,10000,0,0,256,25,742,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69300191324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69300652840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69301025490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69301418902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69301770272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69302215352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69302591032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69302944682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69303313640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69303664148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69304040754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69304419234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69304869544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69305224800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69305577348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69305942412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69306293990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69306661932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69307023986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69307398870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69307831992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69308206760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69308554614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69308902476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69309380770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69309732228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69310106152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69310519460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69310895170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69311279628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69311695880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69312046000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69312394010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69312767790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69313187196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69313558808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69313910042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69314287034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69314652692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69315029652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69315379944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69315744584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69316171376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69316522864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69316888148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69317235766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69317609330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69317970184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69318353246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69318765006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69319118530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69319480298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69319827214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69320531914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69320903552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69321292890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69321724630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69322103834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69322454404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69322806106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69323171074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69323524654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69323963896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69324475530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69324854334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69325225258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69325599418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69325947288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69326297056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69326669596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69327110258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69327565562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69327916046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69328297346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69328660182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69329105272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69329468132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69329818552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69330250108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69330602538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69331003700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69331352072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69331884866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69332270884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69332719510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69333074096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69333426598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69333795896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69334146038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69334511868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69334860778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69335247912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69335672792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69336049680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69336402912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69336753966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69337114694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69337461958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69337835766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69338182414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69338622852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69338990306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69339367864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69339715958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69340067450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69340431418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69340793082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69341228790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69341578736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69341952176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69342356356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69342767376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69343231984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69343604986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69344045960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69344399804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69344766434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69345116496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69345492028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69345875364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69346295336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69346710250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69347072932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69347438468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69347789572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69348155464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69348505406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69348881794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69349256862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69349695554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69350050204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69350402300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69350766898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69351117256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69351486464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69351885788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69352391544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69352761736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69353136828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69353495118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69353846970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69354365342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69354731726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69355189854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69355545684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69355977600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69356348384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69356724312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69357113662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69357480766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69357910660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69358271248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69358636032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69359010542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69359386356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69359753292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69360127966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69360496794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69360915598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69361280036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69361634488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69361998756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69362345478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69362717872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69363093932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69363529462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69363880552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69364230494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69364599120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69364947972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69365411508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69365763268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69366149954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69366581004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69366959112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69367317016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69367668884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69368036084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69368387706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69368766276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69369180996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69369559562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69369924166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69370304908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69370655238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69371005886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69371369882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69371756024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69372190544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69372540914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69372917212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69373280584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69373655408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69374004156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69374384166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69374821656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69375174978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69375540716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69375889610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69376263516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69376771238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69377163508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69377577816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69377931930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69378306890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69378657578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69379024866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69379374298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69379749684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69380175604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69380774506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69381133536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69381503242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69381867014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69382217416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69382583284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69382949466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69383413432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69383781636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69384224664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69384574186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69384925026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69385326700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69385690276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69386123828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69386476778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69386858690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69387227716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69387738684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69388115762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69388488434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69388920394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69389274510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69389649516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69389997124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69390389684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69390752178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69391164926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69391585586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69391940398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69392304334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69392659858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69393023970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69393370572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69393743428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69394143596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69394617502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69394989530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69395367182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69395731790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69396081932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69396448726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69396813002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69397468616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69397839170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69398222820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69398573158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 647,6470000,10000,0,0,256,25,744,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69400392452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69400776430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69401130010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69401497534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69401847556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69402271988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69402703406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69403100224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69403452760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69403807146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69404172996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69404523360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69404890584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69405275740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69405714596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69406084796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69406461114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69406834568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69407187654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69407571612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69408338160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69408847094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69409202198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69409590988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69409958286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69410456900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69410831474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69411258708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69411629972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69412003760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69412423460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69412773806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69413148254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69413571350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69414026408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69414381486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69414737910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69415105602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69415460360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69415829474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69416179186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69416574382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69417005050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69417384740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69417733642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69418086666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69418484334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69418858720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69419235660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69419662358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69420040302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69420401914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69420806770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69421158194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69421714200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69422324082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69422694640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69423060500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69423409722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69423787678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69424173488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69424545680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69424905982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69425321944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69425685676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69426031150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69426392380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69426738228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69427108314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69427467852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69427912014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69428264200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69428611560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69428971398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69429316136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69429678280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69430020952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69430404134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69430847976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69431225378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69431570592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69431917310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69432297504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69432776456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69433171080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69433590716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69433968200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69434327264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69434698424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69435042710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69435388874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69435747742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69436103146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69436529980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69437009370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69437390686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69437751410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69438122360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69438472400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69438860402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69439320508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69439670672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69440050024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69440454778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69440834034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69441197542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69441625740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69442054440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69442410368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69442774606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69443126918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69443498344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69443951872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69444340232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69444778722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69445160062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69445506198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69445879836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69446253298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69446598902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69446992032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69447370412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69447829792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69448199774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69448575662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69448925890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69449278352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69449641986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69450001580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69450431418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69450783076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69451159548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69451542166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69451919086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69452281704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69452644118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69453020582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69453440422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69453807360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69454155252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69454529006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69454992992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69455368658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69455744476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69456161628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69456525170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69456876040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69457242090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69457591186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69457966880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69458376754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69458814124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69459164892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69459514276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69459875512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69460222152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69460586746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69460934910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69461320404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69461746160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69462127798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69462480614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69462831316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69463199514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69463549064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69463927138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69464338168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69464716298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69465189322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69465575100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69465923752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69466379246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69466872438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69467576792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69467952332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69468308186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69468728324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69469090692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69469463440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69469957576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69470316080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69470681700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69471039432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69471449146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69471828630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69472203676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69472765578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69473373842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69473752422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69474347668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69474716504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69475065064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69475533142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69475897624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69476271598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69476639948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69477016012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69477526640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69477896252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69478342414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69478696180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69479062646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69479417020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69479793276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69480155638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69480530862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69480894288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69481325220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69481686958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69482034440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69482433824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69482780760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69483151518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69483539456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69483986680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69484354742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69484705844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69485072366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69485416792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69485777812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69486121054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69486502366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69486934436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69487327462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69487676028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69488030546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69488492474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69488863426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69489240502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69489655356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69490029688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69490391394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69490794752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69491143170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69491492302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69491864616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69492226134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69492658740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69493006706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69493465444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69493828386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69494199082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69494545058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69494904952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69495357502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69495725552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69496110916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69496456506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69496875320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69497239298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69497643748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69498138668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69498495450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69498860394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69499210312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 648,6480000,10000,0,0,256,25,745,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69501349754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69501713344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69502090914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69502453698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69502872916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69503244492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69503670300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69504036664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69504384536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69504745332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69505088432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69505482824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69505841224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69506222932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69506635138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69506985576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69507345212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69507690240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69508051886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69508396244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69508777518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69509201752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69509576468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69509923964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69510271390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69510630368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69511077716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69511442946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69511798274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69512232148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69512594898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69512964544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69513311880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69513658360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69514052984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69514413724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69514838424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69515186712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69515557174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69515917184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69516288266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69516633856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69516980026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69517349454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69517778846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69518144886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69518490572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69518862464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69519221728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69519592360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69519951124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69520361850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69520750576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69521098172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69521502268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69521871360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69522347206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69522723046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69523164218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69523514394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69523862562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69524229092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69524576892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69524942932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69525339684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69525724556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69526236668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69526615362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69526965506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69527314822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69527678658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69528024672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69528400868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69528825268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69529243944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69529604692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69529975678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69530321150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69530668198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69531025740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69531386538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69531827262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69532178210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69532551330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69532914290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69533395036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69533745912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69534105956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69534533892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69534884422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69535248324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69535593796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69535963960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69536324900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69536725678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69537137308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69537490790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69537850828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69538195586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69538556116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69538900656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69539271732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69539642854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69540077832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69540425524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69540772770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69541132284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69541506052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69541870112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69542214876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69542602034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69543038232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69543416476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69543764398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69544114546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69544618668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69544969872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69545343074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69545751230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69546126192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69546486212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69546857268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69547201394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69547546768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69547915744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69548318858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69548683632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69549028468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69549399374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69549826784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69550202394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69550548420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69551191382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69551557490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69551905186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69552285664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69552632322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69553004858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69553422354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69553808238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69554251556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69554668784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69555028462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69555375580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69555887302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69556236856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69556629648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69557058718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69557431514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69557777632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69558125952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69558488542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69558836302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69559211696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69559617272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69559989856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69560348886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69560718774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69561064178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69561410066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69561768452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69562123864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69562551184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69562900852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69563273240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69563635474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69564006362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69564353380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69564711234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69565135668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69565483952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69565844786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69566188224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69566557334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69567046816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69567423576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69567786920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69568213310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69568573952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69568919364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69569280192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69569623460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69569993034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69570414670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69570846378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69571195702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69571544046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69571903094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69572248194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69572608336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69572951416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69573332140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69573751398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69574124500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69574470496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69574816194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69575174992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69575518644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69575889338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69576280504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69576669904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69577035294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69577406380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69577752864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69578260642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69578624974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69578981156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69579406716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69579754470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69580125074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69580484520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69580855680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69581200802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69581606518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69582063244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69582412404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69582816314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69583162346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69583549478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69583908642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69584291484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69584700666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69585057546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69585415070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69585758102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69586118220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69586460448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69586828034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69587240684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69587689958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69588038264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69588384226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69588742160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69589085500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69589582318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69589941614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69590376570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69590739988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69591108884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69591454640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69591801618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69592159258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69592503204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69592875924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69593286990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69593661936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69594021948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69594391036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69594736392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69595081542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69595439098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69595794978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69596217352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69596563106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69596932078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69597290072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69597661374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 649,6490000,10000,0,0,256,25,746,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69599299242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69599678132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69600046582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69600395740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69600864100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69601224518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69601663314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69602052410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69602684816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69603039752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69603407376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69603785656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69604160958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69604616508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69604965450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69605340018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69605699294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69606070146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69606486404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69606851290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69607278708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69607626908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69607987236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69608330766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69608700634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69609058070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69609427604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69609899928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69610307934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69610671292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69611062640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69611426558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69611925150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69612313876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69612751262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69613127590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69613474856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69613823066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69614182788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69614529258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69614892006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69615248396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69615680988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69616063734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69616435928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69616783094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69617131714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69617492036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69617838464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69618211944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69618623040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69618996604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69619356680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69619728722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69620075640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69620423220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69620794434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69621213528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69621578900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69621923374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69622294094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69622653282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69623122578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69623472966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69623883018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69624261872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69624607992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69624969460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69625314820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69625685244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69626085548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69626471070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69626893904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69627247436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69627814880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69628166204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69628527854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69628871610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69629254708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69629731700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69630111468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69630460946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69630809614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69631170370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69631534190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69631908704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69632315844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69632688476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69633044722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69633422816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69633767418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69634247492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69634693474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69635098964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69635474840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69635820880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69636194310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69636554534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69636926886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69637273306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69637635530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69638105932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69638458306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69638821596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69639215804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69639587082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69640010498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69640398888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69640823352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69641176612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69641538188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69641917582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69642301006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69642647756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69643049532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69643423088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69643874094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69644225502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69644573508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69644936612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69645388588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69645754544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69646109596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69646545788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69646911322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69647300764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69647646686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69647993874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69648353132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69648711084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69649135294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69649483110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69649852698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69650210706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69650580884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69650926726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69651272702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69651642488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69652052434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69652417156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69652761328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69653131574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69653490366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69653860352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69654205440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69654562536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69654986004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69655337332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69655700532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69656046648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69656494580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69656875172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69657267820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69657680848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69658055142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69658416226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69658760826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69659122492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69659466822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69659855874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69660320862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69660706032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69661052036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69661401032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69661763830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69662111794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69662475250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69662916280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69663358486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69663722254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69664094842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69664441618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69664787678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69665146580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69665504364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69665935586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69666327846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69666700524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69667067144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69667487450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69667946790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69668310194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69668745762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69669094502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69669456326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69669800820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69670170204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69670528936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69670898676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69671278608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69671694968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69672057856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69672403712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69672764564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69673108912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69673478892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69673837378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69674220196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69674629124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69674978668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69675337260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69675681692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69676042162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69676387554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69676767080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69677196758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69677571868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69677919750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69678284740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69678643512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69679086002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69679452668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69679809950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69680245328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69680611624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69680982414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69681329196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69681676906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69682072412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69682430622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69682854602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69683201226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69683598484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69683959634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69684328504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69684673398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69685019510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69685391880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69685808490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69686172470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69686516340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69686886192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69687245226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69687615316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69687972398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69688380580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69688743392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69689089100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69689448914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69689791964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69690287580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69690652424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69691158822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69691512752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69691861642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69692222700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69692597138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69692979700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69693323720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69693707488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69694163376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69694591034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69694948898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69695297316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69695699416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 650,6500000,10000,0,0,256,25,747,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69697707444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69698080836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69698430844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69698805094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69699179378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69699629694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69699983824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69700333216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69700695736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69701041204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69701585030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69701944566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69702378188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69702740944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69703109860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69703456178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69703800888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69704156980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69704716346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69705144650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69705493088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69705864490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69706223656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69706594496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69706940022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69707288074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69707659620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69708067474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69708431600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69708776508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69709146378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69709505720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69709875242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69710220450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69710577486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69711016646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69711364982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69711727108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69712071102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69712607902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69712973336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69713358276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69713767846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69714118294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69714478742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69714823704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69715185478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69715528250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69715907562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69716330844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69716707702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69717056968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69717404926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69717766194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69718112936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69718476720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69718833842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69719289678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69719697068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69720069882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69720419232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69720766168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69721126414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69721474004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69721916416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69722267458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69722666608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69723051958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69723423162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69723962746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69724328222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69724764376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69725116934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69725521952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69725890444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69726265042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69726646348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69727018284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69727380130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69727811682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69728176472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69728540888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69728903658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69729248970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69729618944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69729991400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69730431534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69730783702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69731130970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69731491020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69731837972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69732201998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69732642680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69733085794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69733467398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69733841246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69734190166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69734539556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69735056300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69735406042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69735779700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69736217130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69736610272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69736972032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69737344050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69737690738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69738077292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69738451768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69738871510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69739236358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69739580800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69739950322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69740308754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69740677814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69741022652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69741380202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69741805048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69742154188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69742540124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69742906502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69743278590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69743638738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69744023844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69744446240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69744797966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69745156768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69745501304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69745862456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69746309164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69746701508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69747126518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69747531586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69748105914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69748547270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69748910736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69749257328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69749638168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69750110128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69750488880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69750869180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69751291156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69751645816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69752058584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69752449562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69752879016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69753244362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69753589564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69753961100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69754320264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69754690358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69755036222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69755396560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69755829584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69756199334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69756590714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69757155836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69757746302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69758131484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69758582024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69758949450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69759298190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69759678426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69760026016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69760389256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69760750132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69761190520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69761557654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69761930464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69762278322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69762625470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69762985822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69763334126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69763709316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69764120660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69764496088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69764858156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69765229132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69765576528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69765925598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69766297552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69766701870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69767072316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69767416802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69767785942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69768145758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69768623142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69768994526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69769357312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69769791848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69770140542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69770502088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69770846568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69771216526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69771575562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69771958788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69772392434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69772763026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69773123510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69773469570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69773832114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69774192418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69774562456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69774934496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69775375226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69775723888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69776069476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69776427580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69776771788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69777132348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69777475172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69777918174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69778281468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69778652868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69778997372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69779412216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69779884804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69780293970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69780751946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69781102238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69781671042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69782049532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69782422134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69782801082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69783164502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69783761346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69784164478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69784535622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69784882254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69785255990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69785617776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69786006574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69786453130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69786806674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69787167750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69787519488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69787880632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69788223586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69788593164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69788964582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69789405218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69789753292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69790105458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69790485542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69790958498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69791344868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69791704028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69792141980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69792504014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69792875750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69793229106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69793577588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69793939552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69794332176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69794758194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69795107124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69795480166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69795849834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 651,6510000,10000,0,0,256,25,748,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69797528956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69797999360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69798355800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69798726376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69799077216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69799442476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69799789900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69800178952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69800615608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69800995890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69801342412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69801689444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69802157534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69802510134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69802885486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69803442670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69803922188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69804294772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69804664572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69805008466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69805354856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69805753900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69806223722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69806590386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69806944514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69807335674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69807744210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69808115950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69808521252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69808943270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69809309548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69809657008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69810029178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69810375066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69810746244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69811120418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69811569314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69811918858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69812265142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69812623928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69812968232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69813503570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69813855138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69814298356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69814671970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69815043274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69815413156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69815779318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69816156054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69816502868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69816878730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69817329224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69817705252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69818184738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69818784094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69819297070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69819666924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69820116352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69820466870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69820829774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69821174320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69821545912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69821904556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69822275782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69822696426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69823063786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69823443696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69823790162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69824151462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69824634004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69825007632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69825379184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69825821610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69826173028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69826521238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69826881000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69827226624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69827589536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69827945086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69828376080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69828741222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69829111232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69829457350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69829804968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69830165622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69830511970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69830886254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69831294548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69831669752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69832030272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69832403046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69832749708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69833097714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69833458154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69833828624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69834262356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69834831218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69835349596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69835917362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69836309060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69836834570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69837187808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69837547244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69837890520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69838250166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69838592992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69838961794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69839331942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69839792184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69840140574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69840500488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69840858196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69841202324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69841562862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69841918384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69842351872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69842714368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69843084344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69843429338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69843806644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69844186718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69844549480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69844924800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69845343352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69845715250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69846093092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69846481866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69846829068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69847289552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69847661792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69848084924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69848448784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69848792868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69849162612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69849521478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69849891254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69850274656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69850695796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69851074432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69851420530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69851782260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69852126126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69852496028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69852854678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69853236932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69853645266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69853992464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69854348872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69854691610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69855068346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69855411602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69855780070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69856148258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69856587208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69856936292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69857282278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69857639762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69857983152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69858638090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69858999852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69859440616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69859806638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69860179094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69860526386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69860874360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69861234146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69861593624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69862016344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69862362576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69862759120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69863138374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69863510094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69863888788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69864265892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69864770116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69865120276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69865480762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69865825010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69866195284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69866553996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69866924476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69867282716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69867704070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69868065464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69868409860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69868769224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69869111320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69869627288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69870002420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69870439168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69870788338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69871155172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69871515114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69871861324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69872223880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69872567902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69872949956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69873375170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69873751240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69874101220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69874447644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69874808976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69875156292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69875531422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69875939398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69876313554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69876673498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69877044828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69877390950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69877737428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69878096492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69878452822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69878877060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69879224864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69879595438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69879955034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69880326212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69880763646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69881126282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69881548548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69881896252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69882257742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69882602536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69882973436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69883334534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69883706634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69884065224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69884474246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69884836238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69885183684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69885545408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69885889864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69886272602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69886630416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69887011652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69887435588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69887785632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69888143768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69888488116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69888848572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69889191916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69889571486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69889991434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69890362998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69890706656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69891051718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69891409046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69891910592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69892347836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69892823504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69893197956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69893557220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69893927784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69894273012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69894619064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 652,6520000,10000,0,0,256,25,749,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69896439684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69896833010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69897199278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69897546298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69897935950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69898375306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69898757276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69899105304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69899454538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69899820642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69900167754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69900531498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69900888906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69901320868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69901685540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69902056744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69902402382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69902765936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69903257064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69903617608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69904044928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69904392140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69904785046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69905147144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69905519614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69905868744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69906253788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69906630028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69907048654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69907413118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69907760268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69908133200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69908494988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69908866230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69909226712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69909635696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69909997204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69910342488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69910703412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69911046710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69911416016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69911775326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69912155678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69912564270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69912914466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69913293920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69913656636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69914019116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69914463188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69914849728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69915280676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69915656552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69916004970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69916352056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69916714838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69917061958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69917426886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69917784706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69918215466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69918594524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69918964958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69919312276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69919658396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69920017666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69920430428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69920972046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69921331652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69921703706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69922063928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69922434982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69922782070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69923142464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69923571396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69923921800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69924283726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69924629422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69925000814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69925459072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69925833780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69926190620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69926603170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69926965228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69927310044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69927670460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69928013452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69928383168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69928753176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69929195846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69929544880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69929891612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69930249714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69930594240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69930954732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69931297570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69931679756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69932106272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69932476976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69932821512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69933166266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69933522668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69933881436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69934240258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69934594324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69935023572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69935581476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69935955048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69936299336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69936779094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69937154552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69937567074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69937934826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69938282164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69938655556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69939018580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69939389558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69939734416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69940094154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69940520136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69940869736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69941230398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69941574072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69941943176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69942302622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69942673486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69943030416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69943449470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69943810234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69944156156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69944517370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69944862104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69945232144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69945603616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69946039258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69946387508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69946735116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69947093648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69947438150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69947888250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69948235850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69948736910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69949168668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69949576786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69949924298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69950272528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69950631926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69950977138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69951353872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69951768570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69952142314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69952502474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69952874248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69953220086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69953567066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69953937660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69954346470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69954710922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69955055644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69955424896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69955783310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69956153368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69956498074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69956857576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69957281884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69957630228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69957992206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69958335632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69958705116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69959359528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69959754312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69960179800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69960532790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69960904190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69961250040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69961610828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69961955018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69962371700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69962806834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69963183240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69963532314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69963879976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69964242800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69964589242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69964952618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69965328804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69965763760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69966127078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69966496272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69966841094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69967187514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69967545036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69967899288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69968339178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69968686206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69969055358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69969413760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69969782950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69970225420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69970576596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69970946372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69971361762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69971725966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69972069888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69972480748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69972862204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69973234448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69973593226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69974023802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69974388562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69974734404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69975094676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69975437800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69975807616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69976165738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69976553486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69977028714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69977436564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69977796084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69978141460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69978503152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69978847760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69979230932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69979686100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69980062064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69980408382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69980775596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69981179100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69981682486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69982062362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69982476582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69982851186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69983211014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69983583080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69983928614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69984275392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69984653854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69985015040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69985446062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69985793270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69986163782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69986522206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69986891538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69987237002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69987595038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69988028416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69988377150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69988736980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69989081020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69989450134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69989808224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69990178114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69990533498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69990945952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69991306916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69991652114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69992012690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69992355886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69992824490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 653,6530000,10000,0,0,256,25,750,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 69994488748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69994879732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69995232884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69995587348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69995989988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69996435208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 69996805324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 69997153440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 69997542898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 69997902374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 69998273590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69998619720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 69998981790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 69999415952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 69999764380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70000126208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70000469676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70000839482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70001198334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70001580186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70001989512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70002339856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70002735138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70003083490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70003445230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70003898362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70004272822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70004721258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70005098446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70005550844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70005910128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70006273904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70006621816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70006985390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70007345454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70007783788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70008150036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70008552010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70008898946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70009245300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70009603608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70009971198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70010404490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70010770132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70011159304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70011519526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70011890802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70012474610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70012842968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70013311022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70013661214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70014022906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70014368438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70014740652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70015247594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70015636598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70016052144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70016405954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70016769432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70017116624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70017480368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70017826948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70018232592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70018604278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70019039504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70019387750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70019735352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70020107304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70020454410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70020818864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70021174318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70021603120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70021970200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70022342028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70022689212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70023036936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70023398728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70023746098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70024120556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70024530356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70024906460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70025266856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70025638380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70025984866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70026428746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70026804916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70027269192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70027636080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70027981338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70028393048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70029010086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70029509940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70030004446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70030359528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70030721864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70031076432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70031472262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70031852508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70032225796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70032607508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70033054580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70033425970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70033861112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70034224996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70034572734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70034937322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70035297062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70035741358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70036104450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70036473724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70036819082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70037165290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70037633168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70037994766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70038425426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70038775192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70039148478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70039510506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70039881744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70040229678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70040676826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70041368008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70041869740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70042260514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70042607246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70042980194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70043344758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70043733368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70044152050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70044503544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70044863496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70045208306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70045592418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70045937396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70046319812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70046751052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70047124154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70047467956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70047843048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70048204726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70048667072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70049035718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70049395834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70049838006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70050204428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70050596112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70050943588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70051290496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70051650246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70052009482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70052439324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70052787394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70053156664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70053516366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70053887020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70054233152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70054578762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70054947108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70055364198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70055728626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70056072712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70056442188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70056801444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70057172836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70057530304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70058009760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70058376274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70058725288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70059099882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70059448296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70059951350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70060332060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70060792834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70061161380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70061510916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70061983906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70062331716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70062694816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70063073708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70063527486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70063892202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70064264332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70064610566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70064960624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70065319334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70065664824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70066036900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70066460258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70066834198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70067192666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70067562064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70067907904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70068255586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70068614544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70068969934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70069409044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70069756706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70070126704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70070485990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70070941974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70071333444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70071727566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70072168666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70072517720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70072880032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70073225154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70073595796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70073954850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70074369716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70074778022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70075130968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70075492940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70075840578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70076224746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70076605156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70076994096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70077367564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70077809372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70078176614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70078525724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70078887406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70079265124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70079631224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70079990478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70080439274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70080805086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70081177792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70081525016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70081873170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70082362018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70082723344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70083163966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70083512076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70083882508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70084241760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70084612812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70084959660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70085306618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70085676426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70086110220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70086547952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70086895024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70087266146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70087625822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70088042422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70088404744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70088840026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70089472422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70089836236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70090270652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70090618708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70091017434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70091395958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70091854354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70092204152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70092552390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 654,6540000,10000,0,0,256,25,752,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70094320890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70094689838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70095055590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70095405406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70095784106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70096145432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70096518834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70096881094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70097312086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70097674968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70098023306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70098386092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70098730830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70099102978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70099518488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70100030204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70100381232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70100745642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70101122580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70101502438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70101866892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70102212888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70102612816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70103045674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70103419164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70103763800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70104122768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70104582432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70104932714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70105308160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70105718732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70106091780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70106451884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70106822276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70107168226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70107515254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70107873658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70108229818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70108683804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70109031102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70109421360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70109781430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70110169522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70110517208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70110880600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70111312514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70111661354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70112023828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70112369370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70112738736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70113097532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70113468310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70113826208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70114251922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70114684706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70115033948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70115396828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70115848128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70116225632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70116606602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70117050770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70117401348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70117776228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70118173924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70118559896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70118921948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70119281484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70119735362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70120099708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70120471826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70120818758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70121166266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70121525146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70121870454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70122315206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70122667856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70123036782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70123395120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70123763780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70124108404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70124454708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70124841938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70125251054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70125617340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70125963112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70126333470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70126694616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70127182952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70127549842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70127968044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70128331774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70128678960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70129042510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70129479098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70129853556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70130251086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70130685538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70131045506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70131394060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70131753752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70132098878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70132460806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70132804690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70133188144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70133609766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70133986638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70134335328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70134682324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70135044410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70135392836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70135757132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70136114448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70136542764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70136907944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70137281734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70137627870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70137976326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70138435960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70138797752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70139223734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70139574204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70139945942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70140305946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70140692990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70141039392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70141388276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70141760192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70142168084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70142532188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70142947392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70143320240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70143679266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70144051420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70144411232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70144831518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70145192786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70145539012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70145900570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70146244372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70146693940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70147056708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70147501706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70147864404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70148213834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70148577852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70148925616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70149387630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70149735646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70150117974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70150545564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70150920644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70151267584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70151614944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70151974044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70152318820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70152690514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70153084178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70153466206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70153826436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70154195874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70154540416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70154884454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70155241022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70155595288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70156033092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70156380522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70156748424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70157143230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70157516912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70157862556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70158209146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70158582402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70159020416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70159387872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70159735042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70160108024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70160564642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70160942348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70161300738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70161710748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70162072662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70162418246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70162779318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70163123022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70163493670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70163851920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70164287716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70164652490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70164999678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70165357096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70165700734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70166258772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70166610508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70166991064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70167414916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70167789360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70168134836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70168481420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70168839764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70169183902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70169556588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70169970866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70170344590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70170704426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70171156876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70171506536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70172027344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70172403644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70172822864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70173191712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70173539166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70173913416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70174276354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70174686272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70175053022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70175415012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70175853364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70176201964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70176562924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70176906546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70177276750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70177635730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70178018324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70178427432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70178778176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70179138042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70179482366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70179844818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70180188160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70180558146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70180929136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70181414146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70181769664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70182118084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70182480016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70182827536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70183317122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70183678200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70184122512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70184486418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70184857100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70185203720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70185551668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70185909844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70186305062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70186731546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70187080254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70187468996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70187829210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70188201516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70188548500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70188896796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70189269008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70189679768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70190045666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 655,6550000,10000,0,0,256,25,753,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70191967228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70192424352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70192789206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70193164884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70193512458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70193864058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70194329450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70194692212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70195121388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70195474468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70195850586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70196211810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70196586972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70196936000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70197285608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70197660612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70198074022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70198442974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70198791746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70199201948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70199596528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70199972226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70200335918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70200761684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70201128472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70201477640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70201841634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70202190604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70202564104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70202983696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70203371680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70203785758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70204154712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70204514842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70204859194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70205222540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70205668378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70206053748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70206488706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70206863794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70207210904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70207558084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70207917726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70208261964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70208623694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70208980888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70209415124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70209779678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70210149684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70210497184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70210844660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70211204568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70211560572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70211991968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70212341150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70212713550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70213078946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70213495402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70213842494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70214189966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70214562918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70214980376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70215345548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70215690610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70216061432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70216419820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70216914200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70217275804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70217689864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70218055356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70218403688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70218767568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70219114140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70219486984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70219862930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70220305492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70220663000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70221010478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70221368092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70221712378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70222073322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70222416096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70222795812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70223216458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70223591330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70223939316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70224286364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70224645570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70224990080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70225350792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70225705986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70226138676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70226502810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70226874194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70227220776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70227630928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70228088748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70228449868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70228883700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70229232478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70229603080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70229961634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70230333086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70230679736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70231027364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70231505844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70231866398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70232230456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70232576644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70232948644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70233311488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70233684348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70234042444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70234452844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70234815606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70235176234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70235539298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70235883844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70236254620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70236613600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70236996030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70237413424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70237763608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70238123896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70238468850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70238830184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70239268504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70239652032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70240076942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70240450352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70240796826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70241143998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70241502912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70241847252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70242246820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70242602424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70243264528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70243631780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70244069412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70244585354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70245001294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70245382074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70245819692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70246187586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70246553902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70246926924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70247287248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70247659426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70248018046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70248451114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70248832894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70249180258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70249542710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70249888646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70250449370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70250880580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70251343418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70251692868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70252041062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70252401012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70252746162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70253108628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70253452682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70253898188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70254275430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70254646664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70254993318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70255340330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70255756858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70256115728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70256491976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70256915556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70257290132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70257682516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70258078404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70258446084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70258796270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70259172148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70259653898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70260023694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70260371384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70260746090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70261107136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70261651474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70262014900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70262426988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70262790042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70263136924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70263498740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70263843208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70264212914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70264571526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70264953238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70265364738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70265715780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70266102138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70266482816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70266926160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70267294476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70267704268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70268165834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70268544980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70268894204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70269244018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70269605662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70269952144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70270327614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70270740546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70271117316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70271479066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70271851272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70272199480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70272653020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70273017548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70273421248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70273858676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70274208348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70274580180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70275140174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70275619250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70276024950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70276460880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70276829272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70277177022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70277540406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70277887038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70278259930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70278619314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70279006636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70279419750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70279772632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70280133106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70280499390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70280878940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70281224580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70281606838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70282037200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70282413748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70282761900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70283218806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70283580674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70284092152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70284473192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70284898274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70285273388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70285634056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70286005554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70286394928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70286744288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70287120008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70287547256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70287964670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70288313200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70288742608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70289109248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70289483150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70289831542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 656,6560000,10000,0,0,256,25,754,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70291426640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70291808240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70292158728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70292524184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70292882228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70293321154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70293688262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70294063300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70294412434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70294763550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70295429204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70295793198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70296222326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70296569966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70296942438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70297302518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70297672908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70298049432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70298411204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70298837714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70299215470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70299599412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70299945734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70300335934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70300694344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70301065910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70301424214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70301846158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70302208458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70302553734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70302936320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70303281426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70303652842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70304026616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70304468186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70304896510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70305471948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70305971138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70306440772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70306819118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70307246596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70307624114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70307986192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70308361056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70308708480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70309057686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70309597448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70310239082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70310610300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70310964528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70311336894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70311695180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70312066720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70312488464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70312944818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70313328828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70313756948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70314122808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70314469730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70314841560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70315216144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70315680510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70316090552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70316439872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70316827898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70317173314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70317647682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70318006938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70318443914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70318809278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70319180366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70319534506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70320111668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70320476594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70320835520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70321263790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70321614624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70321986878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70322353346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70322725592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70323098656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70323475016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70324176798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70324560664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70324950088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70325300304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70325675404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70326038442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70326428182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70326853246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70327205972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70327566342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70327911970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70328272528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70328779418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70329164510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70329612206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70329989472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70330336720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70330685130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70331046794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70331395392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70331759878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70332119790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70332686048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70333071864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70333443422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70333870778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70334220816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70334584264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70334960962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70335432470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70335779032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70336148352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70336506080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70336875742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70337220044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70337578660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70338002038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70338351156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70338712868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70339055384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70339425728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70339889490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70340266772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70340787842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70341142870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70341504108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70341857898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70342218980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70342563580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70342963674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70343341626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70343798536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70344206670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70344563130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70344923856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70345269896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70345634266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70345993528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70346429050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70346794034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70347164352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70347518944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70347866120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70348226424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70348571512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70348959346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70349381378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70349753604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70350111350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70350479612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70350825408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70351271884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70351643378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70352053948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70352417236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70352760328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70353129346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70353486416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70353855442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70354233204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70354592338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70355024480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70355371426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70355731282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70356073422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70356442424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70356799806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70357179834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70357585906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70357957102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70358317794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70358664468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70359028426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70359374340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70359746494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70360116008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70360562272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70360913532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70361260888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70361620788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70361965018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70362464150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70362832408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70363265120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70363627198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70364014340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70364378932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70364727616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70365086518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70365432050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70365804494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70366218082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70366590410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70366948296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70367317822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70367663818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70368009796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70368379194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70368846082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70369216040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70369562936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70369945696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70370307124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70370681536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70371030182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70371392332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70371884052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70372264158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70372665290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70373009774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70373519428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70373896992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70374342116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70374693422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70375042368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70375402424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70375747238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70376107256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70376450246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70376830328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70377252866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70377625552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70377969970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70378315154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70378672280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70379017822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70379377644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70379749896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70380181864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70380546624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70380919504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70381265664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70381612374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70381971912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70382328294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70382795502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70383144584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70383514998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70383875922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70384245894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70384687550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70385039754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70385412076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70385825616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70386190728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70386535394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70386906200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70387265368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70387636722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70387993312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70388402802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70388765940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70389112210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 657,6570000,10000,0,0,256,25,755,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70391166308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70391525566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70391900714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70392261914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70392636302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70392986556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70393336984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70393712284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70394124970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70394492494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70394838574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70395208436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70395569398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70396037730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70396398692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70397117302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70397485448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70397839190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70398202714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70398548004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70398919252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70399294382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70399758272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70400109310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70400491218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70400868458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70401215118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70401578380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70401935076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70402371126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70402734782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70403105842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70403458794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70403806880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70404168844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70404516738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70404892776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70405310074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70405686150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70406047844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70406429012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70406776208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70407274206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70407656414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70408069654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70408437204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70408785104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70409159836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70409522464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70409896328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70410287486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70410703128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70411081300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70411428864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70411793140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70412140370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70412528916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70412886732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70413269470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70413684536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70414040892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70414401388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70414751662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70415119378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70415467390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70415840006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70416213762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70416649080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70416997326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70417344536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70417744070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70418219572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70418605934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70418966086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70419408378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70419773390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70420146706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70420496150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70420846318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70421208244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70421566118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70421991476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70422341124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70422713348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70423074092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70423446664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70423793284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70424140586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70424518814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70424940404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70425400652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70425754746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70426128204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70426530044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70426904910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70427265880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70427691256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70428074176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70428483458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70428913778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70429264066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70429745314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70430122552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70430565234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70430915288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70431266014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70431626704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70431973692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70432338460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70432730004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70433177048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70433545500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70433921272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70434270710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70434621248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70435015688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70435364962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70435741862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70436154692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70436528768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70436887912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70437257258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70437603630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70437972496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70438345984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70438769500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70439139038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70439487038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70439860122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70440222170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70440720752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70441072178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70441481670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70441858852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70442206328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70442569142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70442914772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70443286730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70443648424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70444050078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70444459916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70444808970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70445166680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70445511136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70445871970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70446215482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70446584802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70446954378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70447385768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70447736040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70448083094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70448441140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70448785534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70449146066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70449508308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70449940364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70450306896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70450679136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70451026872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70451375434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70451826484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70452177812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70452558416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70452967032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70453341108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70453812906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70454189744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70454538942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70454889640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70455270622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70455707952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70456072640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70456417066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70456846768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70457244484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70457613660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70457968690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70458384492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70458746972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70459092216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70459481220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70459825618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70460196256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70460555976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70460937196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70461359668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70461711018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70462072874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70462416862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70462777388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70463277752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70463661954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70464084428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70464460056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70464806482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70465155406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70465514788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70465860870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70466263216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70466619882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70467052024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70467417412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70467789236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70468137178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70468484214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70468845658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70469202734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70469627674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70469978730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70470353370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70470718780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70471092990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70471441744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70471791704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70472165158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70472574742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70472943864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70473292808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70473891316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70474395460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70474781402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70475192900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70475558674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70475915160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70476258610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70476618212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70476960626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70477327812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70477695620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70478161398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70478532672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70478880378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70479241216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70479588452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70479953098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70480312450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70480767154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70481135080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70481509334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70481922932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70482273572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70482633610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70482979504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70483353898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70483786242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70484161894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70484530732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70484945556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70485452780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70485804444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70486174312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70486593410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70486956010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70487297956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70487666458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70488023616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70488393652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 658,6580000,10000,0,0,256,25,756,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70489975642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70490337446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70490708944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70491060042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70491424520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70491801612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70492237492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70492599570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70492973714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70493318472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70493663524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70494022834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70494410084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70494856024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70495206278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70495579402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70495942546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70496313822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70496790952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70497155054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70497577742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70497927556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70498288952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70498632716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70499003560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70499361982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70499733382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70500089158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70500505310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70500870178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70501220878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70501585392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70501932438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70502305584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70502666094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70503108546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70503461186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70503810848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70504172368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70504519802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70504884356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70505230630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70505616140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70506045488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70506418900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70506765474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70507138416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70507497568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70507936132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70508313628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70508738072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70509153020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70509525500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70509906842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70510317536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70510666432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70511044996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70511430638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70511926598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70512275140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70512654136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70513128970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70513568766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70513930814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70514351864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70514714116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70515059514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70515428838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70515775240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70516147420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70516509756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70516893814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70517304788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70517655070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70518013576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70518368108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70518731480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70519183886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70519568980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70519998770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70520374338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70520721450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70521076368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70521466050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70521815830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70522215410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70522574640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70523029584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70523414476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70523795602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70524143480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70524494232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70524855642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70525215882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70525645994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70525993858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70526387212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70526777280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70527149016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70527495790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70527842814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70528212546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70528644572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70529027512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70529374254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70529746434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70530249362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70530634188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70530995060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70531419840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70531784760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70532134160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70532499166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70532847042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70533220476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70533594358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70534034114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70534422204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70534773868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70535135408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70535498576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70535879916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70536244202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70536699838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70537105852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70537479162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70537825484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70538191562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70538636468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70539011900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70539417646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70539886040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70540263892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70540635254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70541027906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70541617130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70541987876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70542429950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70542818780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70543184126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70543530616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70543935252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70544344014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70544731528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70545162030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70545532042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70545892988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70546239810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70546603670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70546948934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70547320934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70547694970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70548136686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70548505446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70548871604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70549249544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70549627794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70549991808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70550365456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70551048604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70551447870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70551853968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70552203212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70552702262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70553068002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70553428794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70553867704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70554212896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70554583164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70554942418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70555329148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70555675448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70556033694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70556455832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70556805172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70557166280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70557510194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70557879324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70558237034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70558607280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70558965234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70559376926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70559739990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70560085642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70560460786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70560806794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70561178318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70561551460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70561984322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70562356168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70562706064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70563066328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70563411724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70563917536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70564266778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70564757222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70565140420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70565514194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70565860894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70566209702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70566632932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70566981846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70567357926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70567794480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70568171234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70568542666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70568915574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70569265292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70569671610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70570070762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70570498178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70570863246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70571226376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70571606284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70571965972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70572358910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70572714306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70573156298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70573519432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70573864528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70574232666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70574578138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70575057508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70575421798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70575804302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70576220458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70576571558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70576939658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70577287490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70577653636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70578000164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70578413232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70578837124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70579212562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70579559616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70579915662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70580278180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70580625108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70580988638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70581346270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70581780974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70582145742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70582546292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70582895168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70583244082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70583604990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70583964872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70584403950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70584752186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70585120822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70585478490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70585849958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70586295010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70586709936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70587149386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 659,6590000,10000,0,0,256,25,757,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70589115776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70589495614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70589903152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70590545238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70591149124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70591829558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70592307946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70593053570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70593734988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70594153944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70594516670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70594926910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70595314592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70595781936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70596160148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70596517602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70596869732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70597232818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70597732896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70598158050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70598614764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70598990944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70599359104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70599731822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70600078584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70600455038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70600850138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70601339028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70601817246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70602187566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70602576406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70602937468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70603309088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70603698714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70604174932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70604561626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70604945316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70605307718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70605654448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70606078974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70606452666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70606933414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70607304200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70607662356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70608055364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70608418132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70608939296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70609336012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70609841934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70610225962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70610637394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70610984362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70611332376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70611693008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70612055312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70612486344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70612832648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70613201978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70613569000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70613940350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70614306056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70614673058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70615102656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70615460924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70615838376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70616205772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70616594088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70616952834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70617323238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70617711304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70618135728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70618499056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70618845444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70619215778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70619561296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70620027766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70620403864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70620849758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70621198300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70621544198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70621956756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70622305408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70622668868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70623123206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70623631812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70624018070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70624390900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70624744462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70625094776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70625458142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70625920798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70626476428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70626829540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70627229570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70627827844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70628230576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70628597452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70628963178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70629407126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70629756612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70630119442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70630464574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70630836218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70631342780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70631729820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70632145192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70632500626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70632862760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70633209540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70633573648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70633920484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70634340538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70634764132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70635139086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70635485276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70635832236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70636192034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70636538762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70636900384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70637256298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70637684980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70638067744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70638440282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70638787852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70639136420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70639496406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70639842628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70640215654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70640644286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70641018254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70641381824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70641756344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70642202166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70642557332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70642931238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70643347048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70643713344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70644057564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70644427740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70644787776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70645159524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70645544382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70645989594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70646354652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70646702664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70647068080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70647415814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70647789454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70648149206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70648538502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70648954392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70649307318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70649668936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70650016942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70650380900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70650727508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70651111654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70651625862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70652003334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70652354248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70652709004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70653069666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70653551820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70653946826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70654458588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70654835948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70655197132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70655579530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70655926720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70656277006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70656638106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70656996778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70657452790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70657801278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70658179498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70658539344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70658910250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70659257878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70659619584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70660044710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70660393888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70660756168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70661106926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70661478234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70661838238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70662209788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70662568540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70662979740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70663341278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70663691176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70664051576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70664394584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70664903568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70665279096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70665752780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70666105836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70666455896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70666823266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70667170430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70667533386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70667893702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70668329760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70668694436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70669066110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70669436220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70669785228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70670144916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70670490688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70670864944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70671280686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70671656824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70672020082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70672434602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70672783946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70673132156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70673504868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70673930408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70674297984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70674642830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70675013276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70675372144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70675846628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70676196520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70676584006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70677237492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70677876276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70678557432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70679551826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70680481116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70681312262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70682358900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70683472276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70684615298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70685623370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70687129558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70687819088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70688418164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70688952764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70689519832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70689946842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70690345466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70690798784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70691167696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70691516072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70691880140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70692260864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70692633200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70692992204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70693378026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70693796342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70694145408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70694500126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70694840944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70695249476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70695593226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70695973796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70696405718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 660,6600000,10000,0,0,256,25,758,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70698020542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70698520574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70698893876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70699334552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70699711644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70700082688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70700428692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70700849934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70701209916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70701597970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70702019220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70702369044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70702728966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70703086148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70703446642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70703789836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70704159716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70704854872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70705231418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70705579372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70705925446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70706285234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70706630326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70706991694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70707347144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70707780870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70708143202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70708512584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70708857706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70709226098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70709730764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70710094222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70710591024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70710939628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70711317784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70711677754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70712049692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70712396982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70712770388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70713220070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70713629608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70713993536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70714338464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70714773272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70715137464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70715520196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70715934928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70716286560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70716645294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70716989542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70717350518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70717693480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70718092070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70718470200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70718914374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70719260508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70719606126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70719963146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70720306508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70720777282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70721139814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70721629890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70721993594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70722363962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70722709538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70723056490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70723415428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70723759998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70724132122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70724539092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70724929726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70725288656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70725658184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70726002714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70726348994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70726718364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70727125700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70727491546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70727837020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70728208518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70728566850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70728962846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70729311014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70729671346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70730103062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70730452568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70730816370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70731162194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70731533860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70731990532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70732548776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70733190926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70733574638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70733935144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70734279818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70734640406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70735027148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70735416752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70735899992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70736275786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70736629636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70736976874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70737336192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70737698322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70738071280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70738511330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70738941212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70739307104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70739678344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70740023100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70740369432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70740760598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70741202872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70741640230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70742005632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70742404794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70742784458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70743289368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70743673936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70744117330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70744479628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70744824966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70745194480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70745539866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70745911286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70746317952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70746754360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70747103232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70747449628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70747817236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70748163352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70748525182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70748869426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70749253484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70749674032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70750048582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70750397356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70750745246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70751106386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70751454934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70751817704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70752175036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70752623400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70752988384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70753359132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70753703806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70754222320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70754590200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70754947746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70755375416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70755721680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70756090522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70756507006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70756897932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70757243480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70757603186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70758027092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70758375732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70758737644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70759082398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70759451702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70759808988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70760177694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70760540372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70760950148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70761311052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70761656130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70762016872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70762359514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70762728512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70763096860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70763528200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70763874878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70764220332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70764578174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70764922332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70765281988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70765764176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70766146812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70766577770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70767006870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70767373778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70767722864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70768082366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70768428416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70768804396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70769245858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70769621460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70770040382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70770412690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70770757846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70771103754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70771460278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70771817256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70772257680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70772604882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70772974802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70773333616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70773703434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70774048598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70774407236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70774838462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70775187114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70775547986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70775890674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70776260106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70776714646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70777103036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70777521100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70777874790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70778254212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70778601630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70778963484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70779309704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70779679878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70780052144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70780485552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70780833974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70781373370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70781737754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70782083240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70782444358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70782803284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70783241348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70783607540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70783979466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70784327710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70784706494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70785086636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70785450716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70785933434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70786285950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70786688282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70787049650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70787421500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70787948872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70788329832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70788803116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70789184942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70789549164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70789894382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70790265570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70790626250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70791018384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70791421256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70791865278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70792226332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70792570556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70792950594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70793311448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70793681804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70794081046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70794524862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70794873960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70795305042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 661,6610000,10000,0,0,256,25,760,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70797485984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70797845980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70798307142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70798660882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70799150678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70799547308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70800068684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70800440716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70800810638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70801182154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70801528982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70801892096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70802268562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70802729854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70803097086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70803472370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70803825712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70804227292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70804590818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70804936766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70805312798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70805741220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70806113948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70806473388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70806850050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70807196692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70807544154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70807922192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70808338832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70808703944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70809049160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70809425242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70809783034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70810254978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70810605012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70810988246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70811457418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70811806576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70812208192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70812553342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70812925774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70813285830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70813671114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70814088984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70814439658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70814818060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70815173906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70815536984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70815882026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70816274628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70816726954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70817101002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70817447880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70818042104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70818621152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70818972542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70819351510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70819783440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70820160604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70820522116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70820899266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70821247056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70821735784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70822110156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70822524490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70822889340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70823232934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70823666856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70824029966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70824402264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70824762242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70825195692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70825560934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70825908784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70826317960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70826663736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70827034740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70827395548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70827780504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70828193012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70828542646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70828933404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70829279000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70829638608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70830048154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70830433152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70830858496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70831232988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70831577548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70831924950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70832282792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70832732756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70833110504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70833521094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70833920046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70834281988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70834864282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70835442318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70836100276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70836593212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70836963348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70837344414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70837689918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70838093076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70838496400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70838886060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70839308272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70839656936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70840015008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70840376982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70840738742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70841082994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70841453018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70841827500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70842272188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70842618738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70842998148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70843388168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70843859120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70844224826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70844588452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70845025634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70845388834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70845759208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70846104942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70846450396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70846808474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70847195302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70847655126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70848010474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70848379820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70848738426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70849134342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70849518496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70849866308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70850332052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70850701680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70851064740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70851409120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70851845810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70852224974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70852598272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70852960722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70853401270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70853764286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70854135232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70854539392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70854883008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70855358528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70855735058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70856173874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70856523180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70856870296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70857237622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70857583344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70857944864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70858497734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70858935434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70859298664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70859669570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70860014514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70860360692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70860719024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70861061236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70861480408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70861842538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70862212466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70862571334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70862940426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70863285620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70863631840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70864001650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70864407530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70864772172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70865114908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70865483874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70865842490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70866355338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70866716264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70867124222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70867488252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70867836116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70868199366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70868545374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70868917316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70869278834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70869675724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70870092580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70870443710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70870805202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70871151750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70871515320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70871887186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70872258610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70872706002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70873089508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70873434794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70873849218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70874435326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70874810722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70875186622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70875608188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70875982044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70876342236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70876715094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70877117640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70877607756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70878034858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70878504312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70878871608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70879218666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70879598036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70879975272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70880376296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70880756112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70881213522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70881576354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70881921670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70882290236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70882766474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70883142306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70883515338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70883972568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70884324196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70884675218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70885042962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70885389366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70885751714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70886118948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70886502062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70886930008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70887302990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70887649500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70888003024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70888362042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70888820912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70889196720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70889610840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70889985970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70890345810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70890723810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70891071632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70891450372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70891814148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70892182108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70892618320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70892968066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70893349032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70893709184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70894081022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70894428008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70894787304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70895211592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70895560138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70895921048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70896273002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70896643916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 662,6620000,10000,0,0,256,25,761,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70898242696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70898628914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70898975410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70899326072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70899688676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70900218688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70900604356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70901017012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70901390914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70901751708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70902124010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70902490302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70902886048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70903261394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70903691964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70904087080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70904435224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70904814534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70905231616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70905606184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70905968900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70906407066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70906772116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70907119432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70907488312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70907834108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70908238290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70908606634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70908990790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70909422960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70909773376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70910139900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70910485870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70910891142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70911342954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70911767702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70912245484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70912638742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70913037764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70913403284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70913763784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70914199148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70914592538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70915019156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70915410602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70915778732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70916150270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70916499160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70916846598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70917220100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70917636400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70918001742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70918346606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70918761366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70919122668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70919534250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70919896350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70920334114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70920698244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70921044952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70921408648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70921754754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70922252924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70922615694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70923000182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70923412048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70923797504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70924188764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70924554194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70924934328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70925297918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70925682950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70926126574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70926502588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70926851004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70927199974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70927574152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70927941384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70928362576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70928807566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70929202492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70929563866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70929934968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70930284048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70930632424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70930993840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70931352506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70931783178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70932131048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70932500422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70932859238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70933228136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70933714214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70934080428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70934543016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70934892810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70935454004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70935803112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70936192898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70936602610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70936992224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70937441882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70937793204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70938159908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70938507406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70938870876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70939256632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70939644132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70940087912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70940462754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70940809902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70941163540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70941524326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70941871050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70942234878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70942591456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70943071602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70943436370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70943814734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70944160572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70944639610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70945018414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70945377538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70945804110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70946152380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70946530888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70946890708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70947261408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70947607844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70947967412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70948400412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70948749928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70949110904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70949462072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70949834290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70950212356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70950582430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70950939948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70951352164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70951713356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70952058666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70952427194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70952772694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70953143216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70953515436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70953949704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70954298740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70954646462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70955011958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70955357262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70955841226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70956192906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70956581806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70957007832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70957381686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70957734370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70958082152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70958444740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70958792426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70959167924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70959575984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70959950906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70960313630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70960692068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70961040098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70961389372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70961811154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70962173212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70962620894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70962967376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70963385932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70963752296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70964125992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70964473896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70964878768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70965335836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70965684484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70966065158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70966417144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70966788914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70967303942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70967692460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70968117342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70968470794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70968832384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70969185592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70969548094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70969892708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70970305402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70970741892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70971118958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70971467892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70971823236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70972183800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70972529272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70972892256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70973248736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70973682248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70974047942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70974419422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70974772776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70975120446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70975479514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70975825132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70976200270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70976607640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70976977978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70977341126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70977710480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70978057546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70978504630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70978878384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70979289918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70979654874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70979999458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70980376606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70980736874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70981108536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70981495462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70981899864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70982270992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70982618614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70982987940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70983333010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70983703470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70984062446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70984444868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70984940290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70985297476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70985659908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70986007874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70986372122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70986718888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70987107864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70987543216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70987918412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70988263956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70988609620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70988968362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70989450924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70989858148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70990335784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70990715670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70991077822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70991455360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70991801038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70992147692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 70992505466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70992892318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70993371666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70993719560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70994092920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70994450388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70994817798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70995161346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 70995558016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 663,6630000,10000,0,0,256,25,762,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 70997221884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70997578306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 70997963492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 70998325904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 70998777770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 70999143600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 70999519440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 70999873952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71000222288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71000715924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71001065112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71001493794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71001848708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71002219082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71002583672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71002955836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71003300498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71003647568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71004019800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71004444112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71004808670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71005151996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71005528138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71005886734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71006257904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71006602888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71006960818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71007386080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71007737994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71008109652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71008494112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71008886414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71009248844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71009651190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71010080054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71010435046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71010799188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71011147048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71011510792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71012409098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71012860492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71013228430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71013601012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71013949380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71014326530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71014686564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71015030996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71015403376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71015813072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71016334562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71016936242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71017387778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71017813188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71018337304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71018711052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71019056798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71019458202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71019805174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71020175688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71020534526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71020919756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71021392768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71021743558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71022110188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71022479434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71022859038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71023432596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71023951992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71024341342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71024716248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71025071734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71025419034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71025841766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71026224042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71026598390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71027010158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71027383502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71027807386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71028180218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71028526440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71028873660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71029245108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71029672006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71030061582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71030408138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71030806186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71031165482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71031536898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71031896412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71032319244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71032690336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71033034846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71033403518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71033749550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71034221332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71034590182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71034973824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71035387254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71035739260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71036106352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71036453610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71036815610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71037160094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71037540588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71037971752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71038384164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71038732986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71039098506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71039465574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71039810440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71040172106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71040528140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71040973428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71041337546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71041723778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71042069398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71042413758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71042771146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71043126664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71043559642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71043906774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71044277032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71044636010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71045005158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71045448416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71045797784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71046182812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71046687582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71047055090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71047408344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71047781886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71048145352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71048517012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71048876452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71049357678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71049724334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71050069636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71050437368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71050783242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71051154844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71051528382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71052032568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71052426820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71052776082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71053153924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71053500930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71053864484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71054210692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71054613428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71055063064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71055441700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71055797938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71056145480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71056504676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71056956748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71057331246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71057741042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71058113264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71058472564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71058849508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71059197076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71059544484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71059917086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71060326260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71060691464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71061036258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71061412552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71061772102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71062160200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71062505958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71062864236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71063286484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71063633426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71063992746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71064341944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71064711424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71065071210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71065439778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71065797244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71066206552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71066568942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71066922262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71067284352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71067629396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71068092548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71068476702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71068919320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71069269292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71069617228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71069977140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71070323232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71070684362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71071028344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71071408154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71071830230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71072203234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71072548952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71072894520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71073254166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71073598482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71073969540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71074374654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71074811794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71075212628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71075594412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71075939384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71076286990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71076648666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71077008444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71077516292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71077891106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71078269042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71078629568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71079106868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71079457818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71079818464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71080341614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71080698326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71081067066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71081411512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71081837816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71082235054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71082763642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71083116122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71083463652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71083874370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71084221736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71084584826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71084952170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71085339792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71085774172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71086150500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71086520540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71086868678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71087245028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71087590818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71087962220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71088382776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71088991578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71089367356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71089739770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71090088850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71090583374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71090959282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71091373070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71091738436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71092088186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71092459780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71092818488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71093188926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71093545262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71093978284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71094340342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71094684724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71095054278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 664,6640000,10000,0,0,256,25,763,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 71097045170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71097427798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71097789948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71098163542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71098509728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71098858922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71099236684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71099646380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71100012762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71100356890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71100727904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71101088574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71101586892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71101948888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71102361996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71102724988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71103139670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71103513068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71103857470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71104228800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71104587874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71104972012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71105407274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71105798806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71106166424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71106512146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71106874402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71107220092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71107603918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71108044764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71108469460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71108817004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71109173422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71109534244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71109914642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71110292858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71110762050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71111137980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71111498886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71111877596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71112222824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71112706298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71113069040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71113499072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71113928344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71114275976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71114654752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71115014684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71115438080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71115787080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71116201314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71116631290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71117029374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71117404122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71117750604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71118122394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71118484444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71118868154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71119280228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71119632292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71119993758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71120345716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71120708386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71121053096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71121436878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71121806140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71122240876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71122589552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71122943304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71123303410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71123649694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71124106312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71124464410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71124906318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71125270408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71125640056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71125984862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71126345640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71126703704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71127047604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71127418588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71127828460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71128201778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71128560478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71128930260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71129275454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71129621840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71129991540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71130398552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71130762334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71131121388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71131537856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71131899356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71132292500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71132636906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71132996348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71133455714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71133803332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71134207008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71134550308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71134997620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71135379904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71135766184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71136205292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71136607070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71136975576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71137322814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71137685276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71138066594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71138446212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71138893422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71139268030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71139614862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71139966762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71140326366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71140671028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71141032442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71141389034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71141833524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71142212500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71142589706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71142937070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71143284810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71143644404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71144002162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71144429086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71144778896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71145151258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71145517100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71145886754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71146329628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71146690758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71147113212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71147462180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71147821562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71148257092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71148630636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71148989752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71149360460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71149721254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71150140192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71150503944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71150850564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71151220658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71151563740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71151933414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71152302496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71152743910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71153092262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71153439162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71153798072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71154142600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71154535592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71155129508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71155654532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71156023098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71156396374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71156772400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71157120654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71157617334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71158001850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71158436768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71158785310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71159156960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71159583064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71159957738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71160306876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71160654404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71161113294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71161473428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71161837888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71162229234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71162602002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71162960672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71163332756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71163696174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71164124098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71164508744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71164873600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71165235710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71165580712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71166080794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71166796886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71167173656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71167519136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71167883300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71168241278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71168745638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71169126696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71169542808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71169917188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71170277424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71170648352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71171105166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71171554836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71171934558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71172354638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71172720818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71173067168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71173440600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71173799956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71174188164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71174533064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71174890476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71175321506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71175668180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71176026306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71176368242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71176735456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71177091390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71177458988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71177813680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71178224408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71178584384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71178929150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71179290504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71179634438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71180172756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71180549354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71181002528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71181350296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71181695988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71182053926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71182397928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71182785786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71183267696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71183815998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71184183544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71184563828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71184909934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71185257988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71185618768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71185977778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71186403746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71186751308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71187120754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71187486440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71187920732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71188269064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71188617006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71188990880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71189449906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71189834878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71190206056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71190625986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71191119720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71191509536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71191985632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71192337442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71192725510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71193103566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71193487412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71193849954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71194251082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71194719018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71195107392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71195583578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 665,6650000,10000,0,0,256,25,764,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 71231755362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71232176230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71232532074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71232899550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71233249216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71233643284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71234115212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71234495984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71234842980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71235225054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71235585216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71236039864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71236420286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71236863124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71237240190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71237603874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71237996006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71238361936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71238744556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71239132076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71239548496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71239958110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71240303428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71240674026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71241032204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71241402890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71241785256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71242150092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71242833580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71243185014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71243547420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71243892612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71244333124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71244710170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71245172328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71245522452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71245870740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71246237580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71246584006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71247141678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71247501500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71247967272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71248334278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71248707358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71249062036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71249463898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71249824032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71250203052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71250575388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71251026914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71251414154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71251812846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71252217258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71252596752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71252946170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71253337570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71253794280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71254160142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71254530914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71254904490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71255264906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71255638784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71255997270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71256419004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71256801166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71257196830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71257567450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71257930906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71258443870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71258854196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71259313364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71259664608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71260013120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71260380254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71260725080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71261085786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71261464260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71261916572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71262283078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71262687800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71263071302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71263419850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71263798068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71264174188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71264575954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71265002084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71265407566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71265806768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71266194084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71266571982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71266951118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71267339220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71267755874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71268139912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71268502880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71268906260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71269298526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71269800986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71270169844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71270612800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71270975918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71271322862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71271683806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71272027532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71272418948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71272832128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71273287616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71273664204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71274047606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71274469168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71274816006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71275260726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71275650182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71276115780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71276515540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71276911226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71277257636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71277650546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71278012138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71278383428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71278826328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71279175098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71279545906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71279910864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71280280496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71280775296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71281139034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71281620722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71281971438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71282350300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71282748920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71283136798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71283493554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71283908790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71284356260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71284750020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71285145836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71285530708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71285908604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71286287672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71286702426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71287175138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71287568260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71287947282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71288319498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71288711784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71289056940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71289417438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71289771636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71290217346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71290601424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71291000280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71291365664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71291820984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71292231062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71292615016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71293084280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71293445096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71293837918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71294199160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71294571280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71294918238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71295278516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71295706840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71296057148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71296418528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71296772680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71297182968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71297544472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71297927820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71298342822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71298706550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71299090016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71299470254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71299833018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71300178174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71300547900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71300982198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71301466500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71301841042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71302229260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71302609062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71303095578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71303577008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71304043514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71304457022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71304820532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71305216958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71305609000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71305976552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71306375532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71306809740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71307217556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71307564204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71307942654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71308301412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71308671688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71309015606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71309375952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71309826316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71310173358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71310540970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71310905894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71311277228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71311636236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71312018740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71312444972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71312830392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71313223994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71313609052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71314003104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71314488794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71314907818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71315371782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71315749008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71316103730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71316453826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71316816136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71317161890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71317538210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71317951940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71318344028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71318722394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71319132812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71319700312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71320072436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71320447332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71320876796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71321244086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71321592186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71321972254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71322363960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71322753154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71323130082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71323558808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71323923108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71324270434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71324633734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71324979902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71325496062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71325873348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71326366886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71326749502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71327098350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71327489360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71327836540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71328229776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71328576820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71329140234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71329548844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71329922052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71330334968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71330685412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71331093558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71331528460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 666,6660000,10000,0,0,256,25,765,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 71333660174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71334142118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71334602024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71335071640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71335484976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71335885250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71336289246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71336822572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71337217792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71337705308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71338089424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71338514502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71338892648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71339298130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71339678230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71340069376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71340507714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71340856620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71341236252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71341647208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71342053336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71342414970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71342830980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71343296058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71343665226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71344026948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71344625856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71345290780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71345663806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71346352314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71347017828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71347610030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71348218600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71348609826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71349139344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71349510230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71349908750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71350277740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71350682778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71351114548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71351622340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71352004468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71352383658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71352765348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71353158896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71353538036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71353893140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71354369650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71354752012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71355185198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71355544332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71355892026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71356285586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71356662808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71357174594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71357560548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71357979430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71358347418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71358719458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71359321222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71359947622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71360364844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71360731402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71361119186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71361498056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71361887758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71362377442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71362853876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71363207640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71363557128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71363924930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71364304694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71364699058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71365089310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71365563052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71365955924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71366349206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71366735628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71367117812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71367510806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71367874956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71368349708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71368716252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71369121522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71369509828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71369902904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71370395758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71370764896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71371232630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71371614620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71371978622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71372361612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71372777262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71373141228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71373540166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71374004844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71374387276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71374750856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71375122768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71375532214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71375896004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71376339940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71376829404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71377250722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71377630518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71377979184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71378369026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71378748082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71379126556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71379548998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71379922688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71380317298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71380733174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71381103646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71381628486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71382024422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71382441292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71382839948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71383231192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71383639486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71384032480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71384405546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71384799302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71385251220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71385714740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71386087646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71386498910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71386877532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71387283768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71387674150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71388171188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71388522478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71388869280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71389487042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71389874820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71390304066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71390748486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71391160698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71391522364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71391931756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71392335486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71392816846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71393211884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71393666538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71394032080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71394375508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71394775732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71395135892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71395507776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71395854840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71396215286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71396844142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71397217428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71397621128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71397968572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71398371586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71398793096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71399276724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71399660792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71400040910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71400426576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71400806532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71401180612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71401542772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71402022088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71402403560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71402775706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71403188070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71403581136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71404157664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71404553496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71405087368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71405488868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71405868986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71406261660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71406634760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71406983096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71407343472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71407782432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71408133262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71408531082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71408878034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71409249876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71409609442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71410010494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71410458130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71410811698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71411172112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71411518488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71411880716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71412226124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71412597280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71412971206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71413452756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71413897798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71414297184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71414688580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71415175064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71415602414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71416093838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71416538838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71416907874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71417299482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71417664580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71418090688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71418534600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71418988690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71419416174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71419813546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71420237326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71420632792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71421041000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71421429022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71421890474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71422280118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71422664940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71423025490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71423398578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71423846088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71424300714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71424749976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71425116280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71425521288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71425899216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71426506942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71426905238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71427355170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71427762328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71428163230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71428598956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71428981230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71429331628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71429729494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71430189928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71430588684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71430966060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71431368914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71431764478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71432134852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71432492092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71432944934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71433334122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71433702670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71434081404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71434458328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71434859976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71435283062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71436070690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71436597678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71436996110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71437484364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71437835174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71438314410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71438701912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71439091530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71439452560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71439826228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 667,6670000,10000,0,0,256,25,767,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 71441504402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71441956546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71442364336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71442736288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71443101178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71443465160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71443984232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71444437398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71444850618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71445223446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71445634782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71446037766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71446421494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71446901702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71447252756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71447626252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71447989350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71448361594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71448825616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71449192596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71449621470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71449994658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71450378570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71450755626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71451127680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71451486932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71451903086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71452331784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71452717476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71453108050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71453487542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71453854184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71454198360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71454568448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71455180188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71455688738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71456040938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71456409130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71456770850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71457159066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71457574046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71458040312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71458447730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71458825838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71459199410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71459578976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71460135240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71460546652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71461227994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71461944132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71462627520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71463037100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71463523776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71463938704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71464319052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71464700706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71465063310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71465410106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71465788568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71466145984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71466614554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71466980170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71467369290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71467718144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71468066674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71468428134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71468818558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71469255184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71469603746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71469975846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71470406226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71470804148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71471295160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71471692842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71472183658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71472572564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71472945794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71473482326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71473856816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71474252484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71474716192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71475178174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71475532318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71475944210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71476369308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71476758324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71477119456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71477619638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71477987756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71478363112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71478737464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71479106254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71479465850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71479811188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71480186334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71480623536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71480998798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71481365514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71481739054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71482085226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71482590652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71482963464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71483373244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71483738888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71484089110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71484461720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71484819998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71485191320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71485547668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71485954652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71486317578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71486663872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71487025988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71487372588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71487743066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71488102830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71488483798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71488901378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71489252034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71489610872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71489956932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71490319108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71490663686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71491033618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71491403216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71491849928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71492200224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71492547546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71492907408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71493253428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71493709792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71494070652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71494505896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71494885250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71495256334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71495602922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71495950168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71496310948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71496656372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71497085844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71497447700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71497818606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71498177228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71498611790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71498959944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71499308268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71499682510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71500121018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71500486482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71500868452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71501246824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71501607492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71501978380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71502337056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71502766380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71503183254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71503530664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71503892662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71504237414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71504709566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71505090364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71505529684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71505878942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71506226712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71506585918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71506930498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71507292270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71507637068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71508018490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71508482854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71508858176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71509206214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71509554076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71509915260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71510278164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71510639796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71510997192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71511438164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71511799712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71512170170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71512529788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71512890700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71513299504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71513679852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71514154048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71514539448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71514946064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71515306206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71515675056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71516134212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71516529572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71516975802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71517324704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71517686438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71518030744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71518400510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71518759676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71519144000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71519594308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71519978086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71520338896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71520684478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71521045708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71521389668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71521759468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71522130520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71522570420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71522936928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71523317282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71523679292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71524043134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71524406706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71524763284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71525204216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71525569848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71525959536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71526306106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71526680376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71527191562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71527580042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71528051640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71528402246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71528794302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71529205646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71529598686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71529966136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71530361126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71530844578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71531226882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71531675076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71532058958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71532462418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71532823058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71533237494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71533692534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71534073846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71534455944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71534824346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71535234280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71535612158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71536042874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71536526880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71536944264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71537333300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71537716348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71538110558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71538592512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71539001416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71539423862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71539815150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71540180984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71540582404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71540959564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71541307040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71541679020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 668,6680000,10000,0,0,256,25,768,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 71543651398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71544046432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71544406724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71544907772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71545305372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71545703226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71546050896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71546399880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71546761216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71547119740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71547550670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71547931526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71548321124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71548719526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71549128272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71549756142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71550403912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71550804390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71551213076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71551607564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71551954132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71552325378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71552697972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71553144454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71553493330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71553857648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71554234204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71554581036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71555020966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71555369386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71555784746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71556260710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71556655086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71557042900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71557434060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71557827964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71558203982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71558627530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71559072632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71559500618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71559935300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71560308298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71560911274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71561306670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71561814716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71562196240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71562558314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71562902690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71563273110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71563632968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71564018848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71564433694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71564786158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71565146644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71565525396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71565905972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71566250986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71566621870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71566997694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71567437718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71567805854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71568172116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71568532222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71568910788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71569273656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71569629930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71570067956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71570431430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71570800362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71571157766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71571512776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71572053514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71572444836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71572922406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71573305302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71573679152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71574072028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71574491174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71574870296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71575250656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71575696440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71576078674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71576460836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71576807344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71577227588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71577617928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71578049758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71578495574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71578875116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71579269700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71579616856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71579980304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71580325446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71580738600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71581277218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71581748538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71582124354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71582473544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71582835692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71583368610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71583775726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71584281236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71584779368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71585456516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71586088532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71586454236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71586901930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71587266398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71587651432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71588099912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71588444924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71588846690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71589219264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71589709064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71590079380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71590429508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71590797320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71591143186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71591505224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71591849822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71592339564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71592722762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71593094960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71593465782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71593830442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71594332224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71594700724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71595135534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71595484070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71595889574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71596301972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71596722108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71597114920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71597522878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71597954952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71598304288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71598665412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71599017066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71599389252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71599749648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71600154392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71600515422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71600945882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71601307830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71601671750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71602042620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71602388372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71602785302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71603180996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71603623430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71603984740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71604355696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71604749408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71605113560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71605595780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71605988460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71606430212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71606797446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71607171036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71607517536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71607865562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71608227490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71608574204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71608977916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71609408624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71609782906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71610180286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71610570082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71610918404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71611266534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71611739326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71612196434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71612596788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71612944618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71613349232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71613742188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71614116140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71614504856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71614927054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71615292628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71615640320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71616061816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71616411128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71616927484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71617332900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71617830982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71618182580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71618531904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71618911520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71619289924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71619687050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71620078984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71620563786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71620961184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71621385854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71621752160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71622147782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71622543300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71622935660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71623398896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71623747226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71624135384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71624513222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71624884394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71625229992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71625588868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71626016166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71626365324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71626787464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71627368310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71627923704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71628330270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71628781556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71629132320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71629498256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71629890256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71630269192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71630692186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71631071662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71631612628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71632001882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71632391850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71632771968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71633120682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71633479160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71633823454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71634197256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71634619346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71634993050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71635351024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71635720658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71636116732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71636464296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71636836470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71637249328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71637613468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71637991218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71638379842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71638771300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71639241048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71639603908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71640088514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71640455080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71640802660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71641173024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71641518154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71641890190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71642316594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71642790110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71643194782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71643577794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71643976986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71644400010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71644795928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71645162070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71645613010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71645977096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 669,6690000,10000,0,0,256,25,769,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 71647538406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71647907280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71648329672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71648699350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71649074824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71649458734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71649837322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71650315904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71650728708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71651197864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71651549170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71651897774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71652260372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71652608618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71653005296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71653352788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71653755190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71654217162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71654610654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71655008316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71655377474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71655775452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71656123170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71656544530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71656984740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71657387412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71657769830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71658143056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71658490466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71658840438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71659214520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71659631792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71660033600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71660412230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71660803282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71661163418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71661655016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71662065452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71662533870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71662899018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71663245410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71663608576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71663987482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71664360152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71664764020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71665206096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71665559316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71665926482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71666304938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71666670546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71667065984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71667443582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71667921938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71668344540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71668753318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71669099876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71669464134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71669840708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71670187408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71670592468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71671021716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71671414434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71671792892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71672163752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71672764052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71673149420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71673620696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71673990582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71674386924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71674781572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71675188098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71675566584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71675985168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71676419744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71676837058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71677225470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71677579572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71677940608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71678321394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71678721408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71679150108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71679546960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71679912646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71680259354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71680618050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71680963416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71681357650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71681718056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71682188650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71682587390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71682992452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71683386482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71683735416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71684244128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71684729862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71685123358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71685503450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71685876482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71686237490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71686609262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71686955218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71687316792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71687745096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71688116024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71688526162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71688900060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71689275274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71689635152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71690037826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71690477792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71690829750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71691189186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71691534358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71691895290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71692253224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71692651780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71693024642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71693480688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71693832718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71694180384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71694542834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71694906180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71695384588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71695747690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71696202618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71696613322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71696993998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71697342266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71697690632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71698088894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71698444966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71698873000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71699247990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71699665680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71700069178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71700442004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71700848654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71701213038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71701654220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71702003586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71702366028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71702745318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71703150286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71703528866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71704145592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71704572462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71704922136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71705280320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71705623718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71705984134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71706471942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71706857288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71707281526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71707656140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71708002528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71708349228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71708708120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71709094218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71709490252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71709897232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71710282774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71710645532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71711019158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71711367678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71711716388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71712106588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71712470480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71712921624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71713270766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71713677634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71714040546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71714413116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71714760814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71715122088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71715566542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71715960748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71716623326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71717010734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71717504856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71717908544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71718368736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71718767962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71719150514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71719548862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71719913504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71720277608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71720640076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71721098926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71721509412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71721916014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71722310454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71722692032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71723071004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71723434868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71723815034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71724231536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71724674404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71725040828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71725434524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71725782852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71726131900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71726508202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71726975266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71727344308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71727691006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71728079918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71728441564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71729005396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71729376244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71729832482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71730198362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71730577014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71730972710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71731328594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71731707436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71732082266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71732525804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71732877106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71733227054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71733587780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71733936064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71734298604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71734643908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71735025618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71735452602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71735826828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71736174818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71736524088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71736886246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71737252680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71737659382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71738109328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71738523352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71738886550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71739528388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71740046006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71740415676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71740858746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71741209212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71741592980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71741939030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71742346808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71742708976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71743094282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71743503732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71743865144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71744224508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71744570212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71744930652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71745276672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71745647664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71746180726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71746679854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71747045210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71747414786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 670,6700000,10000,0,0,256,25,770,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 71749520894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71749915190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71750665038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71751196584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71751610408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71752078528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71752463748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71752892460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71753254990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71753667450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71754051328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71754431208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71754886646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71755363580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71755933334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71756315418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71756670554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71757067522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71757577008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71757965768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71758341630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71758692658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71759106592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71759471498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71759925576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71760608500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71760987798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71761368344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71761753570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71762150338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71762661390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71763153204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71763557018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71763973326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71764326480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71764679172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71765073500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71765464688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71765917476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71766272156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71766645374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71767014166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71767388256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71767818024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71768190040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71768557940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71768999676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71769376138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71769771168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71770163606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71770562616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71770987152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71771348242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71771804364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71772176202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71772527912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71772949724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71773301860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71773790516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71774201950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71774674128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71775027886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71775377882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71775740756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71776088856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71776454056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71776837038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71777279168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71777646122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71778020676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71778370574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71778722288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71779082764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71779441724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71779804544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71780253198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71780652670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71781306554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71781692414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71782041490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71782445936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71782912290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71783333360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71783718878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71784098658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71784504720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71785087008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71785626038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71786028944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71786411280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71786803678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71787183260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71787609460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71787971314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71788413762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71788779154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71789153184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71789498348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71789864646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71790243268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71790603774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71790965850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71791430498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71791822628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71792216088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71792620238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71792968352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71793366406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71793759332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71794216122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71794582630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71794958618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71795362304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71795723280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71796260228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71796707834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71797101412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71797463106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71797839976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71798218422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71798564342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71798947808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71799339698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71799809136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71800202450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71800557552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71800948576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71801326172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71801689484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71802077404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71802531612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71802902836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71803308112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71803655954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71804036058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71804397984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71804756886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71805189742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71805585506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71805957756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71806317772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71806690656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71807156574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71807554232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71807990718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71808341640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71808704762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71809050038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71809487604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71809870394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71810292478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71810747886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71811121442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71811514662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71811861944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71812225660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71812571784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71812966804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71813327036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71813828144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71814178000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71814547280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71814925028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71815302202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71815682556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71816057230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71816533720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71816933144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71817306460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71817656176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71818020980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71818532750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71818932020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71819410014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71819760294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71820131704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71820512736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71820904480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71821286224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71821678092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71822168338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71822536954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71822927828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71823296696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71823700162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71824060508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71824474324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71824893812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71825246184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71825607902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71825972792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71826335278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71826713978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71827130798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71827581530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71827984496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71828354984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71828704210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71829066294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71829533742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71829912552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71830321704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71830697752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71831060120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71831432776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71831780118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71832128760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71832489736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71832847020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71833275704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71833627492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71834000532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71834360238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71834731556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71835079032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71835453032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71835822370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71836264572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71836629386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71836991050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71837364746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71837789506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71838181224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71838528360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71838955242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71839359892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71839739836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71840134240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71840500256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71841018040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71841403828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71841875920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71842279122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71842656338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71843050242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71843428170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71843834726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71844211220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71844658154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71845042178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71845434024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71845814916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71846210860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71846614752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71846994742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71847485954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71847841850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71848230824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71848593412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71848967752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71849325634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71849673184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71850106396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71850459876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71850824772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71851203796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71851606686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 671,6710000,10000,0,0,256,25,771,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 71853402130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71853801886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71854151178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71854503076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71854872888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71855246510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71855690740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71856042664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71856419216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71856779902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71857152284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71857498888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71858093334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71858550042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71858919166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71859319854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71859667306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71860070808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71860462146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71860879328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71861331434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71861702754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71862091274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71862486926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71862879538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71863435560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71863899676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71864306016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71864679656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71865059158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71865409434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71865768184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71866249880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71866697222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71867062330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71867451826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71867830104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71868235134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71868625208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71868991888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71869395478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71869822874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71870266768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71870639638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71871014614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71871407468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71871795848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71872173772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71872638852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71873037644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71873386236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71873748554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71874096910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71874590962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71874975554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71875438022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71875839728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71876216574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71876580130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71876924518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71877331040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71877675652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71878123576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71878515270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71878936260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71879316610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71879667376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71880028270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71880405632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71880867528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71881247708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71881636100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71882012506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71882414296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71882779760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71883159736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71883619664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71883988576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71884384692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71884758800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71885139088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71885661624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71886071296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71886515114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71886917654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71887313936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71887677912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71888042662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71888405918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71888810018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71889274062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71889683944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71890037976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71890418400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71890856788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71891220738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71891617014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71892049102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71892457336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71892851366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71893271996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71893644172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71894011666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71894478344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71894974998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71895378060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71895751792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71896126838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71896741524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71897200520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71897647802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71898073108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71898502874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71898853510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71899252368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71899598318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71900001076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71900453982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71900837654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71901192042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71901542502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71901905832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71902255292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71902631474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71902977884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71903411840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71903778804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71904180812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71904562306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71904911416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71905291688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71905679396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71906146170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71906497196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71906892454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71907254890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71907627084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71908087096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71908453762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71908906522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71909258928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71909629540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71909975768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71910348376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71910710760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71911140980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71911556922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71911909928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71912269014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71912622096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71912983852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71913329204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71913715674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71914105406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71914576230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71914930446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71915299020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71915682256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71916030786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71916421732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71916801018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71917276966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71917663446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71918042744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71918391256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71918740862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71919236452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71919611754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71920078580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71920474660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71920864466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71921257388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71921661582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71922077480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71922507608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71923001336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71923446858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71924061732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71924601290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71925028394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71925414072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71925921734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71926313960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71926738458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71927137698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71927502142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71927878852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71928227850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71928692172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71929090876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71929514846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71929886372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71930413134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71930795608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71931237844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71931606876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71931961018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71932334170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71932694580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71933067080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71933462720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71933813898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71934281924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71934862710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71935234940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71935580566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71935952074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71936328058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71936771580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71937143118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71937531838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71937896850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71938245148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71938612160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71938971576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71939344002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71939785222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71940163964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71940518896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71940902078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71941283674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71941823976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71942305596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71942681528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71943055432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71943425722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71943817088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71944184186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71944567106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71944960788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71945409340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71945779518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71946126342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71946533530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71946914754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71947334482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71947716728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71948178046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71948577614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71948945514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71949343738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71949691654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71950064740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71950439300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71950961986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71951317246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71951665320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71952091008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71952468508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71952966574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71953315858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71953780086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71954170926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71954556104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71954967810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71955338750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 672,6720000,10000,0,0,256,25,772,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 71957584938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71958332058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71958993250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71959737806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71960417692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71961101888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71961984224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71962579826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71963267016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71964153138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71964888972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71965529450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71965993650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71966399268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71966805996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71967225922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71967710626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71968202128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71968743906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71969095792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71969475272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71969852786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71970359904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71970729432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71971144158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71971522862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71971885598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71972278860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71972638370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71973108116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71973512206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71973923260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71974316276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71974735034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71975280178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71975665520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71976115964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71976496510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71976907188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71977263576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71977655200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71978079528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71978494534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71978947538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71979372984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71979743658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71980133130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71980521972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71980912966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71981317946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71981815410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71982225570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71982579628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71982929890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71983389464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71983808048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71984204950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71984664920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71985072692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71985473104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71985847304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71986395710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71986767604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71987199592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71987552830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71987921096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71988266456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71988638000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71988999346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71989385156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71989767518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71990187974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71990552536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71990907912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71991270550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71991649524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71992021580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71992395960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71992835780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71993188928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71993546568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71993926042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71994272156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71994634276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71994990136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71995361896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71995792726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71996199986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71996555480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 71996929952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 71997291620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 71997805286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 71998171658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 71998584070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 71998958230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 71999342456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 71999718952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72000068688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72000418130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72000823950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72001242912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72001609432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72001973300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72002347516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72002709818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72003084120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72003443392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72003824012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72004291742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72004641056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72005021352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72005368028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72005739150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72006112136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72006487316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72006914512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72007350370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72007726576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72008071902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72008475028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72009039374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72009555894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72009974092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72010356220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72010703652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72011082520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72011782792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72012203262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72012705276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72013276730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72013850616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72014219594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72014611712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72014963040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72015449926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72015850134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72016222430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72016587064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72016932794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72017347790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72017740320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72018192214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72018548470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72018926348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72019319642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72019667196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72020251496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72020698388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72021085942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72021449414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72022025482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72022499594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72022851974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72023232666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72023660542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72024029628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72024385742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72024761312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72025125840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72025500064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72025858686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72026207440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72026632754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72026983480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72027350440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72027698102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72028071144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72028472426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72028919398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72029349624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72029703768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72030066354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72030438788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72030801934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72031365568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72031893352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72032321264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72032698864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72033048898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72033400452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72033794104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72034192944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72034555096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72034987230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72035364968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72035803210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72036178488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72036605640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72037028924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72037389052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72037871748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72038255710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72038641082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72039045796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72039425388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72039885932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72040346688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72040732394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72041124168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72041501594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72041864646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72042394358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72042787290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72043217242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72043596984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72043980532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72044330738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72044693696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72045043546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72045448794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72045825152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72046285556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72046655260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72047081358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72047431348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72047780906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72048154018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72048518492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72048952292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72049304282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72049679254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72050043398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72050448092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72050813584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72051176564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72051623640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72051991842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72052387874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72052734690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72053137388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72053671552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72054118260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72054569972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72054960786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72055321354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72055669428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72056033522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72056398918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72056784370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72057212042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72057586804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72057967466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72058317650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72058679496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72059041534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72059419292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72059763660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72060201444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72060570244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72060943092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72061291310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72061658256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72062019296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72062377556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72062830990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 673,6730000,10000,0,0,256,25,773,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72064918432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72065308394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72065765146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72066146424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72066502816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72066853838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72067221118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72067600630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72068055184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72068512376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72068895838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72069263398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72069654998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72070005548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72070357048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72070733450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72071229886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72071630266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72072139930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72072516812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72072907876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72073311296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72073706554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72074171444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72074582150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72074954328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72075349288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72075695150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72076259260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72076735802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72077146930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72077554504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72077932396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72078314750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72078661162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72079067054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72079541632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72079940296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72080349234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72080738134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72081146604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72081518056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72081923108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72082374678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72082760170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72083107014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72083477964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72083838154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72084210104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72084569008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72084950270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72085415126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72085798070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72086161028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72086506510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72086877162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72087497622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72087945132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72088297610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72088860782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72089245932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72089594304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72089956612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72090354062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72090818324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72091200960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72091605312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72091999968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72092414198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72092805650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72093205920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72093708076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72094078344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72094459520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72094820374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72095193360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72095540818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72095903712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72096392186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72096745646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72097142254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72097543096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72097946248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72098534452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72098950952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72099372838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72099726990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72100089166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72100435592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72100797180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72101142128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72101526436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72101986334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72102364312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72102712810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72103078814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72103601502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72104122598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72104513344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72104973824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72105382420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72105760844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72106164298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72106513262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72106888162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72107291392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72107728478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72108126234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72108531810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72108935560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72109328606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72109825348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72110196820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72110631556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72110995246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72111344056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72111706240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72112052472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72112444196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72112832912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72113276790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72113626618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72114210228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72114577858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72114956830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72115440538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72115821286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72116272966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72116637666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72117030780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72117379706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72117728618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72118089782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72118482612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72118926764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72119322966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72119727568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72120120922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72120557694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72121164478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72121692370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72122067430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72122439482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72122819320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72123195348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72123611754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72123988264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72124511410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72124864000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72125230396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72125621492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72125996628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72126375510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72126773994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72127217320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72127628962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72128047502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72128430730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72128826074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72129233202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72129655216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72130118896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72130477924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72130850532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72131262448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72131691196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72132195648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72132592698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72133065266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72133449324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72133829782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72134193674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72134565856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72134971178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72135374536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72135811124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72136181004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72136574840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72136954736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72137349704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72137725298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72138113114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72138562300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72138941178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72139290664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72139640028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72140001322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72140348222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72140741040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72141177200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72141564052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72141935454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72142368534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72142719884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72143207786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72143588336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72144043286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72144411332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72144777362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72145152686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72145516928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72145968380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72146370912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72146794364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72147160566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72147527048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72147912256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72148293354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72148760366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72149236832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72149822552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72150369040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72150996962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72151529618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72151897196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72152409408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72152878358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72153323778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72153699640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72154073468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72154561190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72154958290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72155473566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72155855882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72156258222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72156636066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72157025490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72157399158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72157772574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72158213642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72158653074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72159022750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72159394330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72159776504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72160153036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72160542654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72161012446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72161412360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72161845886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72162198638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72162560764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72162921148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72163284946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72163711096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72164088368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72164476742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72164909170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72165258014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72166026194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72166470268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72166852702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72167224470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72167602828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72168006464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72168398182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72168794626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72169239366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 674,6740000,10000,0,0,256,25,775,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72170855656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72171248318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72171625378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72172065578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72172433162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72172823818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72173217222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72173622882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72173975376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72174339172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72174770928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72175122834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72175486130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72175832642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72176205868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72176565448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72177138634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72177560566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72177971694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72178333316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72178680028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72179043998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72179390596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72179817982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72180196412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72180661696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72181044498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72181410100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72181769228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72182147688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72182573620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72182951156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72183433240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72183843702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72184257338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72184608762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72184957176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72185337674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72185685440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72186117166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72186483394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72186872448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72187293368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72187666762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72188133550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72188519850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72188969602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72189320170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72189699034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72190061788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72190464764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72190825910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72191266518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72191718124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72192531802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72192955788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72193339300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72193755558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72194108824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72194617554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72194994074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72195377590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72195730640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72196085942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72196465714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72196819286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72197272396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72197661946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72198058462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72198445108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72198849014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72199363506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72199726016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72200180874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72200552058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72200922018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72201274244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72201652124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72202054740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72202438762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72202866698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72203225654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72203594272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72203948160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72204339040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72204710278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72205104262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72205578832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72206062852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72206421506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72206775684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72207140160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72207528844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72207941656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72208410238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72208806786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72209180652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72209560772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72209914526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72210426426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72210846798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72211303434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72211723478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72212089564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72212464422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72212829920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72213204968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72213567612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72213986684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72214353636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72214736918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72215102912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72215450840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72215878092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72216260566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72216713468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72217070668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72217423840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72217802932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72218151152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72218514104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72218876338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72219252810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72219703910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72220118506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72220496684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72220867782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72221251850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72221722356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72222127912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72222586670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72222997906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72223408342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72223819866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72224203574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72224587084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72224952236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72225373702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72225756310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72226106492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72226483134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72226846200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72227257272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72227624708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72228046706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72228446586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72228815234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72229198160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72229548370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72229924296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72230313056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72230762078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72231156986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72231540948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72231948780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72232320846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72232846682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72233236132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72233729376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72234158630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72234624104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72235011014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72235404634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72235805626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72236164932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72236615598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72236973342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72237351440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72237714852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72238119444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72238492176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72238880278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72239323098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72239677328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72240044710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72240409714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72240786838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72241172104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72241590156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72242032390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72242586024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72242953270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72243324554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72243694934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72244248614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72244743034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72245139388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72245557562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72245913980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72246302498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72246688726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72247092092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72247555410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72247940560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72248353544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72248772388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72249208942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72249561526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72249960784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72250432398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72250789006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72251199010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72251548844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72251941704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72252366134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72252784666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72253248104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72253604508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72253968890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72254356028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72254756808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72255300196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72255712540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72256174208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72256588754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72256960568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72257332306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72257696298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72258082554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72258447846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72258863208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72259243294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72259609356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72260008120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72260378178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72260763460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72261148770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72261572376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72261944368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72262314496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72262781780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72263151008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72263562728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72263958376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72264390836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72264757478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72265108464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72265511102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72265860286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72266341418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72266725422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72267170812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72267543588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72267927010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72268321402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72268688792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72269086734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72269478786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72269940950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72270328362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72270706442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72271056880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72271407894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72271772810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72272195614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 675,6750000,10000,0,0,256,25,776,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72274081246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72274449932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72275153338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72275669880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72276060956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72276414074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72276822298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72277193308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72277657696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72278041668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72278463976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72278875012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72279238676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72279630200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72279980256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72280347380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72280752846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72281205270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72281592876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72281955690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72282363158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72282761658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72283192400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72283596220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72284044246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72284429276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72284812438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72285182214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72285528904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72285902490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72286280912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72286724158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72287077454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72287429778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72287793132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72288141370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72288561584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72289269960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72289756204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72290158342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72290563458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72290974332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72291329014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72291695020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72292059592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72292519692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72292894408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72293309392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72293672524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72294048610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72294399102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72294783764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72295310116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72295668274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72296036078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72296392444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72296768510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72297134898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72297530880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72297960924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72298318280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72298688996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72299047278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72299440532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72299888094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72300307090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72300752062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72301139448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72301498598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72301853530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72302217464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72302576378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72302940810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72303309632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72303784638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72304178930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72304597512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72304951068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72305303604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72305666228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72306171078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72306746122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72307100064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72307475540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72307838264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72308213286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72308563662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72308958066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72309451952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72309807324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72310171976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72310518154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72310892172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72311362342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72311754066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72312185128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72312539890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72312902604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72313250258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72313614338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72313960962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72314397640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72314850974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72315247720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72315598544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72315969916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72316364792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72316713464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72317122154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72317551172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72317930004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72318311254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72318686142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72319107260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72319658242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72320040466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72320471274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72320839816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72321212920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72321606486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72322002246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72322594314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72323005516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72323464036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72323860930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72324260068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72324643048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72324993410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72325366168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72325742272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72326199604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72326556080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72326925132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72327307688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72327658954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72328024334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72328386274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72328851896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72329225456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72329618208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72329986048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72330339946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72330705982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72331069574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72331497868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72331857658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72332251504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72332617756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72332994776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72333345326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72333818024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72334330932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72334691126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72335057350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72335406378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72335785044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72336170970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72336552396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72336917616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72337357482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72337728308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72338081358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72338447434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72338795910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72339170980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72339548082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72339986954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72340340224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72340690416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72341053204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72341439846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72341838634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72342190972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72342578502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72343026074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72343407368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72343756312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72344106592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72344468962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72344920498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72345305584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72345718470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72346118496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72346515350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72346939400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72347397240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72347785264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72348196180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72348678602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72349049950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72349398650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72349774388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72350137148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72350511158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72350873246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72351360956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72351728962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72352080184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72352465570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72352814890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72353192024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72353570204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72354014014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72354368762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72354721720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72355087748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72355437892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72355919644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72356305964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72356746642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72357153534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72357530906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72357898878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72358252318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72358616510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72358965934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72359345536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72359763810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72360160360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72360526722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72360902002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72361254610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72361605232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72361983156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72362403576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72362773816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72363121644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72363496464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72363859682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72364253474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72364603304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72364967042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72365395974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72365751516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72366118086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72366468406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72366882772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72367374160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72367769512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72368202386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72368596640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72368967622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72369333748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72369700926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72370086660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72370472906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72370906208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72371289304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72371641168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72372000940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72372377932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72372728876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72373105590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72373514214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72373919924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72374302236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72374697762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 676,6760000,10000,0,0,256,25,777,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72376404588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72376781642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72377152756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72377504664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72377869484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72378374492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72378768664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72379220174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72379610752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72379962702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72380314268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72380678336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72381047274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72381430088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72381793744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72382236126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72382604962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72382980138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72383328912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72383678880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72384043422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72384404856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72384837214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72385188240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72385562282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72385948630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72386321990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72386671142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72387020486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72387395454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72387812356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72388178736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72388524806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72388897200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72389259716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72389739716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72390104120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72390522342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72390889030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72391279300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72391685864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72392073052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72392479600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72392889116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72393339798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72393695220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72394046620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72394412928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72394762630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72395129040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72395490152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72395963914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72396608816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72397007584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72397378046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72397748562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72398139530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72398538116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72398987540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72399357254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72399735418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72400099218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72400474908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72400980292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72401350490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72401783486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72402136526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72402502396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72402851080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72403227152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72403589084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72404047866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72404466372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72404854472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72405222046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72405606778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72406006240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72406354790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72406746714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72407181678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72407580846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72407934638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72408290624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72408653624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72409002908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72409370068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72409735000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72410176750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72410544518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72410919646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72411269016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72411619094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72412095774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72412463434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72412916632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72413322044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72413746982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72414110520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72414487964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72414836796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72415200342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72415641472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72415993550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72416360102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72416740404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72417114800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72417479100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72417885440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72418336776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72418691928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72419053208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72419433044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72419798664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72420144868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72420519502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72420910204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72421355052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72421710196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72422060974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72422440890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72422806812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72423318586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72423685338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72424126046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72424494718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72424868402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72425217480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72425567424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72425931066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72426333750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72426806802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72427191594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72427567212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72427932974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72428306980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72428674494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72429042390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72429416574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72429834842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72430202538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72430551702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72430924748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72431287180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72431660886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72432056474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72432511516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72432876656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72433223538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72433595532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72433940976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72434422146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72434802966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72435244764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72435597738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72435948146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72436310060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72436658224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72437021642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72437367886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72437751920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72438179618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72438554870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72438953318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72439322722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72439703056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72440069364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72440478412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72440917572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72441297718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72441676888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72442070056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72442436040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72442803768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72443218730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72443655320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72444055000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72444446242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72444850428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72445264662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72445822308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72446319470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72446717066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72447081196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72447446466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72447827668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72448176572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72448567774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72448971058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72449429150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72449813682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72450212040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72450576120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72450941228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72451337780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72451715442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72452175574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72452578870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72452973796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72453342574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72453709170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72454088634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72454482494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72454915954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72455268684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72455674614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72456037938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72456411762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72456865628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72457250726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72457706116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72458075248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72458442060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72458806014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72459197794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72459561312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72459948766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72460436644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72460816164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72461212580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72461614634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72461983308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72462348398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72462735164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72463172058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72463551524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72463900382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72464250314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72464648760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72464997576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72465362164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72465722696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72466174492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72466540890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72466915544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72467300822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72467652678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72468209612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72468591532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72469129236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72469643112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72470058552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72470424966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72470802896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72471167210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72471600374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72471967750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72472317090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72472682008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72473251482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72473629026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72474026246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72474476520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72474830574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72475201692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72475565548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 677,6770000,10000,0,0,256,25,778,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72477646848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72478029246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72478406326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72478801172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72479298784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72479696856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72480124148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72480516082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72480919302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72481285238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72481670090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72482093806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72482511714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72482964930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72483361774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72483730192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72484081706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72484443632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72484791016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72485199004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72485640870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72486042790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72486423612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72486800410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72487148622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72487498510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72487871952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72488221696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72488732800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72489086728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72489482150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72489847396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72490334608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72490703076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72491163750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72491550330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72491931810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72492314286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72492662186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72493082292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72493458286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72493894630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72494257628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72494608048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72494973340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72495323664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72495741078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72496088776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72496474584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72496928072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72497356198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72497707734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72498056698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72498418518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72498765994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72499143406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72499558636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72499934452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72500296708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72500669890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72501017508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72501386732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72501885850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72502346480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72502716464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72503065422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72503459256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72503824744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72504199506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72504550384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72504946946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72505409082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72505793256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72506158958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72506538010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72506930818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72507294476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72507699850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72508151150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72508570576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72509039360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72509395722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72509792286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72510241738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72510702188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72511118840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72511494902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72511883406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72512267792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72512777502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72513176082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72513618774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72513990264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72514398012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72514794710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72515202320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72515584110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72515997344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72516433378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72516808274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72517236688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72517584840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72517959038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72518322390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72518710030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72519232576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72519610108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72519973140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72520338554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72520704890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72521052372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72521471810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72521943328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72522322910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72522689642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72523074494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72523436688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72523979162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72524383166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72524806836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72525187266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72525549870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72525998870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72526351370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72526704810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72527085018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72527492024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72527873148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72528248894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72528662818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72529059138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72529466052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72529815488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72530179752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72530616152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72530970074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72531337186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72531685584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72532059824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72532561306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72532977730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72533438224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72533794528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72534160094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72534509966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72534876688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72535363974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72535756106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72536193118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72536573594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72536926704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72537277974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72537643876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72537993210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72538403896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72538871064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72539247172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72539631078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72540023770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72540373434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72540741624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72541120176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72541544924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72541912640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72542260206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72542633086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72542996662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72543371076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72543718472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72544079618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72544523592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72544876768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72545332490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72545703178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72546109650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72546678414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72547130770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72547487624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72547840726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72548265280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72548638544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72549021204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72549403312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72549793004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72550437534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72550815848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72551163658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72551513402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72551874614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72552241306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72552620986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72553074654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72553459348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72553824494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72554199756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72554581000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72554931932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72555308618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72555738694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72556107226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72556509562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72556887132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72557251072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72557777202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72558206172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72558633942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72559044750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72559398118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72559763734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72560113704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72560489632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72560890862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72561342810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72561698794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72562050180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72562413372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72562762756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72563129146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72563489268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72563970874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72564343440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72564737112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72565088548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72565439450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72565805114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72566155194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72566720080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72567087512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72567463994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72567848192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72568280752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72568796462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72569170464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72569600956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72569953546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72570319844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72570669088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72571044096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72571406380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72571780152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72572140888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72572554852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72572923116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72573273702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72573731978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72574100848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72574574328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72574959692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72575409284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72575764054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72576118000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72576500800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72576866832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72577263172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72577627712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72578078896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72578446708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 678,6780000,10000,0,0,256,25,779,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72580160636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72580541796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72580979588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72581352488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72581705074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72582111222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72582459760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72582834986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72583213268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72583689528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72584042888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72584395360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72584756672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72585122784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72585504268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72585895348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72586394182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72586764110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72587169172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72587546802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72587897350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72588258176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72588604676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72588980296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72589398196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72589775086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72590306686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72590756834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72591273026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72591644658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72592081172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72592434188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72592800516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72593157008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72593531698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72593893940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72594347224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72594765338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72595120974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72595508494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72595903724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72596309866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72596657862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72597031616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72597408360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72597858200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72598210878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72598561980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72598924030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72599311922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72599697006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72600057224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72600504592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72600889876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72601289918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72601676770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72602049580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72602526198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72602973936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72603428052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72603780986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72604165810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72604553602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72605018532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72605385802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72605750626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72606206334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72606561488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72606933952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72607281540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72607655548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72608019032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72608406174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72608824724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72609180266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72609542384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72609889836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72610273730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72610620920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72610993634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72611366604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72611802526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72612153558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72612503720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72612865660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72613233924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72613799646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72614195180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72614641388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72615007188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72615381050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72615732152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72616083034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72616444916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72616823216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72617258274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72617609356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72617982746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72618346024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72618720868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72619070664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72619420814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72619807604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72620219392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72620648156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72620995952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72621370174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72621776434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72622176136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72622552028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72623006474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72623376458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72623741974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72624106552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72624453946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72624960324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72625342380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72625786514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72626138968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72626508024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72627089596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72627439870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72627824356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72628347610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72628762382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72629158718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72629541952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72629935116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72630322716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72630701624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72631126606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72631497720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72631846280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72632237058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72632600370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72632973764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72633321160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72633682954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72634147106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72634499868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72634864776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72635212280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72635585298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72636102804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72636495000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72636914908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72637269294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72637633484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72637983356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72638349914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72638698854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72639085374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72639506644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72639885852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72640235020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72640609514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72641004994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72641399852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72641765344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72642142414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72642606912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72642973460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72643349078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72643699032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72644068882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72644449050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72644812374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72645247202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72645598120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72645971748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72646333438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72646706144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72647152726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72647530148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72647956938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72648308544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72648693508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72649071260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72649445364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72649840302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72650269112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72650618424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72651245562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72651615792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72651966884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72652332928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72652681338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72653071336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72653485586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72653905980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72654275166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72654643036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72655004840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72655351362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72655715168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72656094350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72656695326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72657109804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72657496948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72657859314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72658387348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72658771256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72659242872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72659609520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72659954566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72660334106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72660694034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72661065680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72661412428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72661773040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72662201968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72662551206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72662920842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72663266628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72663638218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72663999064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72664383204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72664796082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72665149100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72665510614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72665864760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72666228506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72666574584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72666946918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72667320588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72667803144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72668164296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72668514890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72668893818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72669242848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72669771244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72670153262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72670599504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72670967882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72671361784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72671744132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72672095904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72672489906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72672868856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72673334010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72673685994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72674059836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72674425404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72674816410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72675183346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72675564976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72676027802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72676381306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72676764454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72677128516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72677503002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72677897560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72678301924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72678758232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72679130452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 679,6790000,10000,0,0,256,25,780,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72681279796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72681720206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72682090582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72682441654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72682840628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72683207912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72683586628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72683950828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72684377404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72684849066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72685202164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72685578182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72685926268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72686326840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72686725738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72687178340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72687530668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72687882250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72688264850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72688614922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72688980202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72689327712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72689714944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72690162168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72690547534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72690897920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72691249600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72691612938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72692858472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72693233142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72693582052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72693958294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72694323024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72694699652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72695061268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72695415890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72695844902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72696197594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72696564004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72696911888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72697285938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72697649500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72698036884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72698451448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72698805754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72699168218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72699517212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72699882440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72700230652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72700604968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72700981196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72701425224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72701777524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72702128314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72702491520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72702840484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72703355798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72703987514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72704366842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72704732758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72705109568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72705459026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72705809346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72706209920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72706586418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72707017938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72707371298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72707748866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72708112016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72708486736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72708854642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72709218696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72709688474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72710061618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72710462712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72710811754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72711185596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72711549726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72711939944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72712488528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72712899914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72713282394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72713632578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72714001098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72714527570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72714963766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72715398958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72715782926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72716134212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72716486228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72716851582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72717200880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72717596734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72718060134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72718439882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72718802766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72719177470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72719525866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72719875082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72720237248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72720616954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72721055306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72721409560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72721786888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72722154186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72722528874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72722880804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72723244308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72723680656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72724035174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72724421088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72724820602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72725197396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72725702026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72726125472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72726554668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72726943800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72727328828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72727697130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72728081490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72728447840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72728851868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72729314440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72729694902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72730044156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72730413702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72730779390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72731128812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72731507236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72731968810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72732348200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72732713062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72733089632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72733458840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72733842672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72734206978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72734567732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72735003776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72735355746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72735761620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72736125886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72736501084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72737013320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72737382260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72737814730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72738169100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72738537766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72738906684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72739370216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72739756580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72740160732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72740618076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72740999132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72741424008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72741773682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72742139422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72742487588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72742916086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72743384440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72743781850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72744141116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72744525672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72744899574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72745271788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72745652498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72746087732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72746483188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72746864962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72747258116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72747657682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72748116540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72748528336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72748970596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72749359044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72749725794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72750118972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72750500530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72750893014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72751274342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72751724288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72752091844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72752473962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72752859008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72753208912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72753630046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72754009478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72754456412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72754810098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72755160794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72755524996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72755874042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72756240094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72756588660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72756974298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72757458806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72757837114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72758186290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72758535270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72758899730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72759412298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72759794236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72760218064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72760627762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72761010268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72761385470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72761735172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72762122456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72762496986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72762916634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72763286526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72763636146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72764011696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72764374656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72764773146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72765136370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72765558142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72765924806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72766273934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72766638462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72766986080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72767359812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72767722662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72768127700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72768590238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72768944322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72769348308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72769711834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72770077088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72770531446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72770934058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72771403454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72771782252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72772134764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72772514554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72772895832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72773266776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72773646100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72774065042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72774442860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72774806468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72775200110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72775552496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72775904226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72776281226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72776738020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72777127456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72777479506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72777854144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72778218784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72778593426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72778943168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72779308112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72779741638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72780092842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72780457402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72781018604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72781396942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 680,6800000,10000,0,0,256,25,781,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72783233368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72783625328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72783978494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72784352334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72784757098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72785187850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72785560678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72785912074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72786290240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72786654862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72787031796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72787383922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72787750888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72788180994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72788554390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72788938916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72789288596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72789663212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72790044654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72790434032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72790860506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72791219238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72791584462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72791954732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72792339704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72792797202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72793200590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72793639876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72794024258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72794399402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72794787232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72795174394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72795545032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72795927086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72796353006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72796734952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72797101102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72797479608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72797899688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72798255058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72798621210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72798982448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72799456392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72799810156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72800188094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72800553772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72800959618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72801344522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72801712318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72802152920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72802508326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72802878472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72803229066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72803607324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72804081672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72804477668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72804904180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72805263560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72805631702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72805984812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72806369964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72806719440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72807105550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72807532224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72807914704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72808267678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72808620846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72808988512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72809340958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72809711396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72810073362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72810509688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72810880170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72811266454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72811627394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72811978856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72812343678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72812704798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72813137550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72813487664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72813859966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72814223054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72814596450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72814945450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72815392110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72815771378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72816188874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72816559256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72816905802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72817277790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72817639548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72818046888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72818408314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72818825514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72819191946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72819541712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72819907474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72820255250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72820629098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72820991354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72821378014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72821808978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72822165794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72822570010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72822938278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72823321836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72823671042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72824058228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72824498362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72824878092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72825228812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72825598118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72826102476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72826618792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72827115462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72827586392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72827999322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72828366112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72828742116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72829092088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72829455738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72829822100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72830279828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72830653574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72831035124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72831415428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72831812062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72832191600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72832554086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72832978416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72833347882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72833699250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72834065704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72834415020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72834788790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72835179468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72835657042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72836046184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72836442708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72836811992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72837195620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72837700536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72838090094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72838607068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72839015404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72839410832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72839765076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72840151490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72840550054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72840945724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72841413476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72841793520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72842205696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72842584576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72842960294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72843311124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72843675016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72844112854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72844467416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72844835442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72845185342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72845561178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72845926670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72846315302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72846731634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72847087908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72847454132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72847803680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72848169338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72848517736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72849056032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72849427336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72849868940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72850221336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72850573806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72850937338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72851285994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72851650554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72852011374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72852445784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72852816568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72853222574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72853609768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72853980772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72854432544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72854800102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72855261000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72855665684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72856078478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72856464166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72856842968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72857195408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72857778584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72858278016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72858635030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72859017528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72859367640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72859745036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72860281694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72860744334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72861100358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72861457004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72861830450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72862180172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72862548798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72862936368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72863331662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72863765766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72864148674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72864512212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72864864928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72865259608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72865609912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72866022832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72866469224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72866848384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72867214260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72867617470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72867968586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72868318506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72868697800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72869117862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72869488310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72869839782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72870214262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72870604226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72870983302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72871465752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72871822838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72872255302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72872608772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72872976184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72873323922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72873700452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72874101938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72874490814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72874906752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72875264940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72875631406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72875984354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72876351896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72876702858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72877091700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72877527696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72877909842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72878264414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72878650288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72879015552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72879366588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72879735184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72880112404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72880560634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72880933894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72881310554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72881682706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72882066280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 681,6810000,10000,0,0,256,25,783,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72883988576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72884352392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72884721082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72885072126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72885486314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72885939384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72886326236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72886680628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72887043246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72887412354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72887789270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72888154272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72888548764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72889027540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72889397886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72889773922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72890125048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72890506668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72890872682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72891235350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72891675838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72892028916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72892405608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72892769240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72893164464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72893682088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72894054638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72894485000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72894839354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72895205160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72895553620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72895928144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72896293680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72896719584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72897186616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72897544574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72897910086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72898259214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72898624874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72898997630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72899374260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72899769264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72900225446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72900581690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72900933920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72901300978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72901652398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72902066908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72902430510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72902875850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72903246626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72903648412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72903999596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72904439100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72904920532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72905288372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72905789568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72906144706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72906531420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72906895156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72907272950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72907622950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72907988242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72908496696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72908864132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72909412058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72909764380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72910143144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72910508700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72910982712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72911487850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72911845844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72912279504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72912632556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72913000106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72913348660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72913797830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72914296232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72914679768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72915096630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72915452804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72915819336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72916354672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72916873754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72917227684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72917604316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72917973464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72918351512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72918703786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72919070588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72919511878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72919887020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72920279730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72920635180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72921010748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72921375154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72921753126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72922118306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72922536764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72922901308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72923256438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72923622554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72923970206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72924343740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72924717938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72925155590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72925507794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72925858498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72926227092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72926603050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72927001642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72927474988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72927920842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72928289936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72928665992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72929043540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72929395454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72929763826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72930151164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72930527914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72930948366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72931330608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72931704456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72932079926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72932449548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72932801558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72933177910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72933607140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72933996700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72934565504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72934949218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72935313266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72935687598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72936052896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72936506228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72936874352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72937246920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72937644600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72937993146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72938549002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72938997526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72939477960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72939832302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72940233392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72940598724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72940946852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72941313062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72941673874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72942143400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72942514712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72942902890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72943254252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72943637546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72944020744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72944386528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72944862638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72945216248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72945591110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72945962366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72946336972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72946689354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72947141180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72947615250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72947969162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72948334488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72948690804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72949066260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72949431742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72949933170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72950380420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72950754088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72951119792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72951476840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72951873574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72952222682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72952635690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72953085332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72953478850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72953829946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72954182746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72954547784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72954899724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72955288428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72955677246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72956142336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72956545876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72956920962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72957288624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72957659586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72958023580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72958384982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72958821886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72959176164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72959553050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72959934628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72960327272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72960897976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72961345802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72961825208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72962207136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72962582930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72962932670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72963309452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72963672612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72964065202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72964504824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72964894612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72965276382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72965657852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72966040054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72966388344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72966788132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72967276764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72967659448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72968012008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72968441966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72968811694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72969181112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72969562076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72970007132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72970438474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72970803452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72971186848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72971536466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72972001704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72972423786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72972853408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72973223414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72973573848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72973974050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72974370882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72974780394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72975173216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72975688024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72976104804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72976499478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72976882668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72977264284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72977655886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72978034092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72978488520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72978840948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72979210790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72979598498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72979964192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72980361174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72980816412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72981279080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72981681078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72982057904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72982407800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72982758550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72983245278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72983640766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72984099214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 682,6820000,10000,0,0,256,25,784,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 72986124220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72986573640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72987077198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72987494636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72987887520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72988280000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72988719570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72989084512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72989518914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72989872228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72990248632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72990612276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72990988456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72991339390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72991690530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72992067062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72992483712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72992851604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72993200062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72993601614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72993982850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72994499898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72994867542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72995315246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72995757472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72996150380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 72996565304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 72996944460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 72997321522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 72997698844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 72998165068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72998597540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 72998958178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 72999341566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 72999707408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73000090024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73000450818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73000910300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73001278958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73001659516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73002009700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73002363374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73002749180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73003147936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73003633900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73004017606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73004424954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73004829930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73005239184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73005696068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73006064808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73006526280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73006882600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73007251934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73007621746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73007996632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73008394340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73008783158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73009204084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73009559424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73009922872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73010311616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73010678340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73011072154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73011704090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73012185018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73012611892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73013004708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73013357502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73013755040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73014106348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73014483490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73014900178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73015278156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73015640812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73016014300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73016365064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73016866570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73017248220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73017663384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73018032724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73018382260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73018757848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73019121476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73019495840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73019875600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73020227624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73020657006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73021034060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73021399526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73021747750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73022121640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73022486310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73022876254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73023297966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73023689376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73024106364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73024473196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73024884000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73025231768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73025620242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73026083576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73026472708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73026856136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73027207996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73027569178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73028071740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73028454386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73028897268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73029304544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73029682850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73030061084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73030475720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73030829510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73031272840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73031723198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73032092556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73032443144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73032822416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73033185548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73033560928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73033921346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73034333628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73034700022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73035076262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73035467610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73035835328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73036242860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73036624772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73037093398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73037481394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73037865542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73038266680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73038616974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73039000774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73039516680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73039960578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73040330104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73040706360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73041063994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73041415748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73041780208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73042164564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73042710600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73043117542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73043538400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73043909912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73044318194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73044669698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73045067050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73045548048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73045908010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73046304706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73046685100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73047060814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73047425584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73047816968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73048209784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73048646430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73049014350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73049376340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73049746256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73050093806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73050605690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73051003296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73051487836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73051890640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73052347066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73052744154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73053169050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73053561142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73054004662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73054384422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73054809588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73055226498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73055577834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73055962230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73056349702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73056800898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73057190840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73057557924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73057956300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73058322194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73058699018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73059059064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73059410284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73059846970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73060218496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73060621158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73060970218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73061344020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73061814100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73062204738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73062624822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73062978162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73063348134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73063698826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73064065600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73064415692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73064803072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73065227120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73065608728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73065960720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73066316202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73066677504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73067025686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73067391082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73067750350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73068188266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73068572370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73068992658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73069343782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73069725592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73070088388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73070450424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73070888988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73071241142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73071617336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73071980948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73072356046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73072876018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73073277466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73073736940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73074091610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73074460096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73074810410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73075218274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73075583984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73075978084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73076398432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73076786530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73077183342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73077550032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73077916948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73078266586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73078700240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73079159980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73079572330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73079923756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73080362848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73080760444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73081127132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73081580430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73082024504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73082402642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73082763960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73083186916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73083536688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73084060128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73084444448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73084938238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73085327858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73085684104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73086075368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73086454092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73086861252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73087314164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 683,6830000,10000,0,0,256,25,785,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73089196812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73089582072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73089952122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73090388578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73090744066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73091122854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73091494776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73091876870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73092227586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73092643158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73093021160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73093445986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73093815840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73094171834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73094548668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73094914108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73095460958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73095818522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73096237678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73096604942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73096955384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73097323528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73097672074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73098084658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73098462008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73098901866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73099254482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73099606794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73099995312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73100345654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73100713498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73101075124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73101630796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73102035980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73102413938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73102814828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73103170046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73103533596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73103897164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73104342360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73104694816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73105069958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73105434408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73105808608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73106157994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73106615064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73107014574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73107465628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73107836516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73108185292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73108644752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73109013330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73109391428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73109801444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73110262640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73110628570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73110984574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73111390288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73111738606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73112113552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73112488988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73112940208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73113322192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73113685008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73114051060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73114402702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73114771740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73115137468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73115584096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73115954606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73116330768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73116691676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73117042322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73117405248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73117871906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73118335702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73118687778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73119074646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73119439714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73119815538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73120165872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73120518108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73120918148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73121358986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73121728616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73122123930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73122501096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73122865892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73123240922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73123602908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73124021954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73124421148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73124772194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73125137416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73125485998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73125860076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73126223558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73126613130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73127033542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73127389368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73127755866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73128106668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73128473512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73128927418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73129318200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73129747390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73130126868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73130478566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73130830874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73131194744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73131544648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73131921602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73132363282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73132788652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73133154576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73133562328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73133961376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73134315378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73134692192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73135128142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73135531782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73135913784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73136290284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73136680110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73137087956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73137441724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73137942938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73138321072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73138670890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73139041696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73139425276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73139800894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73140294214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73140813970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73141171854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73141524394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73141894174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73142246346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73142614930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73142992756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73143383992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73143833324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73144213356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73144570228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73144934710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73145326986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73145708100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73146119494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73146544168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73146922730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73147292750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73147668110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73148019290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73148369320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73148777676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73149199754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73149571944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73149923046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73150323570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73150687512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73151163348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73151529064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73151946714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73152312930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73152662890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73153034660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73153382374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73153756100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73154172146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73154576922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73155030282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73155421626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73155821496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73156194600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73156560068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73156938134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73157328664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73157781256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73158192554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73158544666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73158896372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73159261364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73159611992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73160018988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73160434874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73160813042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73161176638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73161569488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73161918882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73162389300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73162805820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73163263284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73163662960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73164027628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73164408162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73164769918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73165466472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73165921636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73166290314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73166675308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73167032274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73167398982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73167791490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73168166794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73168543834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73168996116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73169349008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73169705044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73170093552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73170453912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73170841686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73171204162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73171748046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73172147458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73172536668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73172886668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73173257454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73173780194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73174147650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73174599672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73174953178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73175336690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73175704010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73176080110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73176430078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73176795078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73177241472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73177594458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73177960144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73178349064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73178725172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73179105962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73179491416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73179906968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73180359848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73180728332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73181146810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73181556950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73181939762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73182329250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73182789222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73183170004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73183541326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73183909976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73184275890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73184626712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73185144918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73185636784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73186017188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73186413500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73186806952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73187158772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73187509874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73187887578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73188291910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 684,6840000,10000,0,0,256,25,786,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73190317302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73190695120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73191229574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73191633928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73192047384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73192475684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73192850434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73193312588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73193727808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73194304644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73194690064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73195115484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73195482184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73196018652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73196388280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73196853790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73197222086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73197572088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73197945176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73198335868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73198743448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73199120720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73199566476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73199921994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73200293330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73200692496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73201077014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73201445070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73201793852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73202197208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73202630292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73203008150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73203357528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73203707556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73204071784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73204450526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73204834184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73205289612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73205701264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73206099192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73206536894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73206919994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73207424790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73207898190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73208297030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73208663248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73209011866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73209387074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73209753232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73210197148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73210591406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73211034826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73211418652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73211769576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73212136022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73212515452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73212923084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73213300978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73213790936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73214147866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73214521376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73214886136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73215237344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73215605294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73215996048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73216468490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73216839162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73217264390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73217635046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73217988788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73218515330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73218881324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73219315036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73219664102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73220036994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73220398264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73220771994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73221118822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73221531034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73221995998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73222412832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73222779276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73223137482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73223513262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73223879336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73224318504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73224749944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73225104250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73225467232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73225820956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73226186600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73226534466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73226908314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73227290120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73227760198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73228115302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73228472590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73228835708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73229185716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73229655962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73230018032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73230455484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73230823490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73231197928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73231555608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73231905454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73232268808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73232616766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73233010714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73233421436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73233844190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73234216420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73234592384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73234942042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73235292874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73235670932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73236096972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73236467826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73236818574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73237218064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73237580830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73237956380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73238319182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73238742676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73239110440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73239461588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73239836040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73240184074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73240559000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73241023878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73241415268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73241832272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73242416866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73242784512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73243135568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73243501528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73243862118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73244292828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73244669324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73245069004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73245420710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73245771544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73246136478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73246587078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73246972194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73247429784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73247806460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73248234194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73248630170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73249035534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73249429752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73249971628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73250326048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73250742884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73251099722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73251476474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73251839678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73252436760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73252868534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73253226570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73253618912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73253996424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73254395736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73254778668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73255168840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73255636624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73256064530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73256449616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73256836550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73257233130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73257583298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73257961372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73258379854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73258790730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73259181064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73259567134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73259933178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73260299428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73260673994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73261021594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73261462772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73261813724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73262195992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73262559410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73262934498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73263384188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73263751766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73264180962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73264554424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73264945202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73265294730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73265687068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73266089056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73266477954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73266899724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73267255406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73267619612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73267968274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73268333188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73268680656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73269065028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73269474428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73269869292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73270221990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73270571892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73270936748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73271374362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73271741972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73272105370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73272550334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73272921304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73273299232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73273650344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73274001706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73274472628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73274836904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73275274102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73275704608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73276102810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73276468692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73276904350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73277258086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73277672762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73278182340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73278597826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73279059040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73279411028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73279817430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73280186104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73280714172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73281107540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73281478152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73281859694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73282258022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73282624304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73282971754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73283358260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73283793864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73284172884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73284554028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73284920836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73285283150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73285735420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73286116644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73286534662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73286915092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73287282298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73287656922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73288041016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73288393398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73288769584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73289187724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73289556814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73289904100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73290278664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73290640634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73291012794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 685,6850000,10000,0,0,256,25,787,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73292646814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73293010942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73293382256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73293733180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73294097248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73294460028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73294900148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73295270446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73295649410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73296096056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73296513040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73296992712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73297358184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73297797692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73298166416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73298540336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73298920744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73299324360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73299696212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73300089328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73300552396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73300906754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73301303778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73301669568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73302045104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73302410700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73302799296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73303219994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73303574530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73303938548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73304287846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73304653202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73305000616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73305407888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73305785592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73306287780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73306680476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73307116110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73307500076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73307850456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73308342774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73308812882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73309192906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73309557412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73309943208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73310294348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73310646916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73311008756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73311368992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73311800150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73312153646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73312530684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73312919972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73313315544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73313668096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73314051688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73314492076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73314876664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73315253320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73315602042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73315977464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73316342264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73316730636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73317147764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73317505112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73317870620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73318222156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73318589660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73319278854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73319672878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73320106008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73320485130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73320835100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73321186652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73321550102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73321898362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73322316342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73322729272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73323108910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73323472992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73323874314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73324244402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73324597252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73324962424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73325326016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73325782728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73326152144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73326527910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73326893378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73327268548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73327632482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73327996216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73328435376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73328788772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73329155274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73329505544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73329880810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73330246146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73330777324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73331212062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73331567890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73331931284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73332280290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73332645144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73332991640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73333364004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73333736504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73334171898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73334609086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73334969396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73335444704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73335830332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73336197792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73336558660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73337065976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73337437252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73337814058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73338164778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73338536792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73338926936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73339294224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73339772390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73340125398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73340500504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73340918534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73341329134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73341817054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73342188326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73342628444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73342983402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73343351208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73343702316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73344080056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73344444854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73344831606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73345245372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73345601644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73345966444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73346318962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73346686562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73347053008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73347427746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73347824650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73348292368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73348675686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73349028096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73349422468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73349773028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73350140238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73350500906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73350942174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73351311388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73351687540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73352037918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73352421816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73352918184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73353284386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73353725132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73354109584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73354516452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73354915042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73355322324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73355705436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73356069540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73356507456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73356862212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73357229996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73357580242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73357956194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73358352360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73358740336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73359158264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73359530944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73359895658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73360246502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73360612624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73360962874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73361339566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73361731164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73362207468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73362579050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73363014220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73363417078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73363768898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73364284470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73364788532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73365256118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73365624966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73366007792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73366358778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73366726702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73367104820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73367551312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73367943660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73368312412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73368713670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73369110820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73369592520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73369957700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73370418498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73370788608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73371140578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73371515842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73371891282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73372313008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73372690272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73373141628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73373498770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73373871724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73374272766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73374648506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73375026888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73375504130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73375947176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73376316404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73376710918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73377072012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73377436922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73377800322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73378189918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73378571750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73379005636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73379400072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73379844622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73380251932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73380635314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73381019854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73381398166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73381836262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73382206482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73382555744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73382948148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73383313626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73383688646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73384050164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73384472706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73384840806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73385193120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73385560954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73385910750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73386412878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73386793594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73387234138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73387587938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73387938964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73388303210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73388652134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73389017362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73389365198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73389750090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73390198834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73390595820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73391036766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73391392768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73391805558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 686,6860000,10000,0,0,256,25,788,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73393853692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73394268136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73394651400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73395057434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73395530834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73396178924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73396582730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73396960466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73397377754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73397930974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73398453700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73398816096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73399223396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73399590364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73399984244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73400337980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73400703978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73401139758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73401682608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73402319768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73402685664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73403374660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73403809688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73404268418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73404625148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73404992334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73405363866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73405714742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73406083572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73406475638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73406948230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73407320580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73407697982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73408067788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73408421688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73408900080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73409267838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73409705228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73410058264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73410436154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73410800454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73411175678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73411525910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73411888554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73412357114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73412714606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73413083296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73413434968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73413812140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73414197650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73414573970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73414936428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73415358790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73415725826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73416075692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73416441304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73416789454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73417198586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73417576058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73418021762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73418375138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73418745066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73419112316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73419528104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73420053978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73420443226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73420927836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73421307772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73421732484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73422085324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73422439108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73422807448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73423172358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73423626610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73423978314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73424353700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73424724548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73425099392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73425516738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73425885310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73426318882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73426674410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73427041184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73427396304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73427771954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73428139334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73428514892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73428875494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73429290184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73429656832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73430008152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73430400642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73430749670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73431259626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73431642264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73432090888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73432447106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73432797918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73433163374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73433514840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73433882326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73434278986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73434715228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73435084934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73435460888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73435854832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73436208796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73436714308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73437242540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73437692692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73438046756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73438444174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73438827288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73439205214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73439554758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73439923330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73440367740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73440721836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73441088610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73441437680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73441812090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73442176592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73442665642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73443018704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73443437064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73443804942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73444156214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73444521854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73444870008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73445243778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73445620404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73446062256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73446437812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73446788510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73447149878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73447558934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73447942468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73448336464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73448844620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73449249296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73449675650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73450024332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73450373334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73450733594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73451092800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73451528368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73451879898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73452253672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73452616796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73453031202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73453380982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73453898316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73454350976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73454702508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73455068006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73455415104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73455788414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73456151482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73456525050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73456886852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73457305794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73457670568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73458018990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73458385010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73458732546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73459124174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73459519310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73459974690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73460327176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73460677614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73461038832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73461385914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73461749794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73462096316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73462500432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73462924728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73463301668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73463649946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73463999220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73464360732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73464808340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73465187040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73465600170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73465976956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73466337812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73466710750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73467059132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73467409146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73467771276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73468129120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73468596970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73468949830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73469324906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73469690828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73470083646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73470436414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73470800724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73471234296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73471586710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73471951412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73472298580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73472671532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73473232374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73473622760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73474038908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73474392542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73474755076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73475103508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73475467024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73476070396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73476533208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73477049124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73477429542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73477859946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73478215974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73478594996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73478942694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73479322538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73479802732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73480179810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73480547158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73480919328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73481266600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73481615316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73481988172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73482422402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73482793014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73483141428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73483526698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73483891226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73484265518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73484614304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73484977610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73485404574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73485758000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73486130396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73486477560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73486850730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73487315672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73487713728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73488131720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73488487056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73488854738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73489204300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73489569020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73489916536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73490334834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73490763998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73491140958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73491492240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73491849972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73492211848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73492560278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73492924358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73493283580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73493729968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73494112980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 687,6870000,10000,0,0,256,25,789,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73495699916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73496073722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73496508450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73496880510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73497232540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73497598376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73497945970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73498495034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73498874984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73499317378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73499671630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73500023818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73500386078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73500735164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73501099414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73501457306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73501879822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73502258662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73502634062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73503016310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73503396866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73503764454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73504199158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73504709248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73505094504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73505506320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73505894268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73506333934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73506719038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73507116354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73507560776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73507914366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73508312404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73508694284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73509101096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73509604658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73510034836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73510486544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73510844326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73511209714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73511575470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73511940212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73512287408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73512673098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73513120540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73513519398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73513872002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73514223720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73514588168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73514955878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73515338944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73515700506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73516139054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73516506512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73516899660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73517250686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73517600704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73517965082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73518326718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73518756800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73519106930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73519480338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73519842826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73520216838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73520564990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73521015884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73521393840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73521808340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73522174464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73522521850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73522895314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73523257702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73523632264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73523991072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73524401874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73524768866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73525119762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73525486560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73525835272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73526210308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73526573908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73526974532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73527385080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73527737240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73528119560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73528498762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73528893956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73529242552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73529630002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73530066670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73530446900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73530797698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73531148352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73531514006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73531863914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73532407278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73532896294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73533278826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73533648912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73534028856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73534436792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73534790382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73535169266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73535601934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73536003874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73536373480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73536756686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73537121854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73537498040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73537860500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73538214032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73538671042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73539058868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73539432322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73539782446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73540155642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73540528986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73540936562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73541395796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73541750902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73542122408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73542471002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73542852844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73543308384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73544028154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73544463598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73544839528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73545227068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73545579864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73545943174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73546363778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73546847422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73547234398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73547611348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73548012408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73548419404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73548826282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73549226640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73549881440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73550235554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73550599864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73550946392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73551320116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73551710734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73552106566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73552558640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73552914930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73553278564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73553628122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73553995288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73554552138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73554974390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73555409148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73555835016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73556218688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73556588588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73557002280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73557357346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73557734714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73558156464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73558533504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73558896150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73559267994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73559616372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73560018540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73560396254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73560924672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73561297402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73561694914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73562074180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73562515040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73562894376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73563257490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73563683386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73564053274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73564441036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73564817320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73565167684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73565692606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73566108166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73566590430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73566978074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73567361410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73567727756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73568077218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73568444618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73568808192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73569249958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73569641408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73570035496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73570386708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73570771322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73571136476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73571498140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73571964640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73572349382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73572726144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73573124190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73573531884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73573914702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73574287452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73574737580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73575112910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73575528146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73575876988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73576268742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73576665230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73577215084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73577669634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73578058032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73578469148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73578818860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73579184324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73579532904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73579919846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73580349610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73580731120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73581086064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73581439868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73581806970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73582158748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73582527170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73582889042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73583327048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73583694352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73584067844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73584419404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73584770144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73585132450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73585493372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73585917626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73586268310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73586642304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73587004984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73587379102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73587729076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73588176200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73588554740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73589044752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73589413848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73589770834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73590145358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73590507516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73590959696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73591324158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73591753636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73592119254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73592491336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73592856418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73593204906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73593578998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73593952072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73594392060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73594744032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73595108536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 688,6880000,10000,0,0,256,25,791,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73597157822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73597519724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73597885306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73598236080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73598612978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73598976050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73599498636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73599919158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73600279606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73600646572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73600995272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73601360828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73601707778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73602117696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73602493546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73602932086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73603282208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73603630774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73603991188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73604337610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73604700518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73605057102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73605477222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73605883912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73606426842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73606842090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73607196050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73607559328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73607922268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73608369538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73608724410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73609102440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73609493216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73609868618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73610217680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73610687568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73611116422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73611469326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73611834680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73612182532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73612556664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73612943090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73613337928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73613730824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73614152710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73614536820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73614887320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73615252248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73615599796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73615974552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73616350262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73616804080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73617215770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73617569894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73617940554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73618290272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73618656300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73619056810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73619494292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73619873476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73620250050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73620600742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73620952392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73621317412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73621774048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73622151514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73622565740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73622945578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73623351480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73623745784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73624143400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73624497858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73624875268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73625313158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73625681216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73626028690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73626402302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73626968056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73627346028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73627708862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73628127290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73628493338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73628841384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73629205086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73629552110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73629925506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73630300202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73630737276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73631089018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73631438788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73631821496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73632190614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73632557106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73633086344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73633529190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73633896812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73634271712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73634620082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73634971258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73635335070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73635683640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73636059342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73636470120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73636846302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73637208346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73637581592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73637929092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73638313304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73638718766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73639170432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73639582234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73640006434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73640403824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73640767712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73641142188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73641521816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73641942272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73642307040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73642655396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73643053194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73643401476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73643774902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73644286474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73644775818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73645148158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73645558804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73645951560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73646310856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73646785724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73647233022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73647721410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73648122204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73648522508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73648871894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73649222612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73649586568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73649948288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73650387518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73650772654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73651179326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73651582108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73651958596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73652307780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73652702360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73653168670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73653554426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73653951306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73654331266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73654707182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73655072908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73655563582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73655982114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73656335628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73656712526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73657086392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73657452084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73657836790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73658285236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73658718056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73659100730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73659452812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73659839094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73660219680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73660569124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73660933808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73661317706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73661777342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73662146276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73662520160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73662868822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73663218982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73663581066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73663941156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73664372018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73664725432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73665101338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73665467630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73665844926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73666196586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73666657086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73667024290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73667437082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73667803776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73668150984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73668523628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73668886380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73669260502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73669620136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73670028124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73670433796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73670786908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73671152960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73671503068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73671878504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73672255146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73672685360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73673060478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73673487490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73673909186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73674258890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73674623782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73674971712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73675396580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73675831902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73676210458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73676560184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73676909632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73677270474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73677723142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73678102276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73678516660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73678894488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73679256622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73679630022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73679978744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73680329164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73680703394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73681113566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73681482984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73681830624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73682203554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73682565254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73682939324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73683289680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73683652374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73684083038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73684434832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73684799084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73685147608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73685626310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73685996806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73686383568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73686797640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73687151196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73687513398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73687860616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73688225736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73688573120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73689053972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73689552252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73689965576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73690317064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73690668762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73691032700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73691399632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73691764818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73692129880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73692571296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73692939326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73693313716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73693682668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73694052798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73694415610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73694800302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73695234130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73695587224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73695962730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 689,6890000,10000,0,0,256,25,792,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73697630158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73698100216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73698458158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73698844542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73699216480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73699568140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73700085564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73700448892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73700896614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73701265606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73701780068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73702144954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73702507928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73702872786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73703238048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73703866318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73704221676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73704605678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73704970572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73705346828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73705697096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73706060438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73706531884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73706884644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73707254768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73707602806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73707975836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73708337766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73708724260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73709140230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73709537400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73709918696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73710275968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73710642560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73710990974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73711538768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73711971128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73712348696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73712696682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73713054680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73713417138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73713764376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73714162312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73714521166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73714958452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73715326898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73715826648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73716308728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73716663408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73717030018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73717396540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73717834340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73718187330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73718571098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73718934746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73719309974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73719659326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73720022066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73720486184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73721074166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73721442304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73721790256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73722164714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73722666524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73723117572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73723475294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73723826876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73724188310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73724538538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73724903344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73725249476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73725634538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73726069916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73726450140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73726802500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73727153312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73727529470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73727915222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73728294584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73728743016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73729260196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73729629488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73730098678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73730490766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73730875488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73731283140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73731789842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73732195816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73732576878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73732971416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73733377654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73733917694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73734378594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73734739716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73735150972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73735519660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73735915502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73736282860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73736674954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73737139998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73737552294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73737936406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73738290208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73738655092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73739006014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73739395692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73739754054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73740198484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73740566450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73740941984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73741291704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73741643196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73742040172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73742420810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73742857456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73743207896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73743579126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73743939692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73744342646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73744825158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73745193232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73745644208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73746028390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73746439144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73746835568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73747243504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73747640154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73748036152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73748455144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73748806208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73749184340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73749551856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73749948908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73750296162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73750689822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73751150526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73751558860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73751911604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73752260838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73752654436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73753003798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73753368926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73753729500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73754169600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73754535938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73754909954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73755274764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73755624992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73756086264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73756485950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73756936588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73757288954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73757663942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73758031706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73758463316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73758812278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73759213066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73759793078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73760201592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73760568428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73760948518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73761321942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73761716924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73762134456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73762590828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73762946808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73763353496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73763722974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73764088752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73764468922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73764885650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73765357962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73765736270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73766086808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73766470026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73766863664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73767362984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73767797202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73768221108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73768599558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73768963420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73769340578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73769688878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73770080170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73770480270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73770900094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73771284558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73771649596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73772087880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73772453080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73772844440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73773206984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73773628980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73773994884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73774345190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73774712396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73775062138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73775437290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73775799012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73776185674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73776600516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73776954756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73777317832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73777667724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73778032566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73778507506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73778898340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73779352154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73779730122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73780079098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73780637912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73781004700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73781353898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73781766760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73782222746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73782603762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73782969604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73783378698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73783778470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73784160546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73784585300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73785014936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73785385764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73785735758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73786127980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73786550394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73786961360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73787327122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73787800328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73788245926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73788621416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73788988624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73789336152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73789936582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73790393454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73790787084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73791167258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73791574402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73791971624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73792350444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73792758606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73793174756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73793555432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73793938094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73794314838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73794664608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73795027556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73795412998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73795779000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73796228370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73796597222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73797032020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73797394348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73797766324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73798115668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73798477186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 690,6900000,10000,0,0,256,25,793,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73800121426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73800515362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73801063008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73801534654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73801934920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73802330980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73802741814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73803091706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73803461282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73803827816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73804189164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73804620240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73804970214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73805360532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73805722404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73806094336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73806442478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73806803544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73807227566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73807613270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73807996888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73808362574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73808735820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73809100072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73809485228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73809887912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73810258052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73810624000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73810975204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73811341434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73811691696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73812163244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73812559828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73813015612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73813367160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73813717016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73814078688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73814425190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73814848470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73815210364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73815661482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73816028034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73816440674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73816836818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73817207518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73817570738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73817931372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73818388484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73818739766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73819115176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73819483872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73819858728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73820207542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73820557256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73820932926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73821367628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73821736772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73822084928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73822459424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73822821238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73823297892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73823661590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73824075196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73824440850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73824789900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73825154818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73825502202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73825875852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73826279586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73826718370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73827071250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73827422350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73827784848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73828132790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73828498126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73828845770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73829229958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73829654654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73830032114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73830382276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73830732066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73831094230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73831442486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73831807668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73832221740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73832676008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73833041484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73833415574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73833765516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73834114848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73834594364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73834968152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73835405064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73835756584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73836131818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73836495178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73836887784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73837239212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73837603236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73838031938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73838385480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73838750616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73839097854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73839471466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73839835526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73840210862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73840571548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73840990644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73841356014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73841704700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73842067982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73842414716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73842789088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73843225782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73843699572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73844053592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73844448440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73844814856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73845163952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73845637656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73846000220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73846439042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73846807776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73847183206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73847533460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73847884678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73848247464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73848595456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73848970112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73849379792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73849756372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73850119084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73850538374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73850894206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73851244516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73851637232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73852059542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73852445974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73852810826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73853186112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73853549832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73853923002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73854283084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73854691228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73855070128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73855418634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73855783568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73856164298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73856568030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73857030994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73857684400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73858074472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73858445632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73858811358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73859173028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73859544108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73859904244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73860344340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73860717724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73861094236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73861445400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73861830494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73862228050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73862610806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73862991416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73863426814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73863804672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73864171728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73864545874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73864894314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73865243952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73865621534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73866039670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73866412298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73866762900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73867140510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73867507094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73867880156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73868388610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73868830490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73869197174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73869548890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73869915260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73870263336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73870639314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73871002184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73871531820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73871892186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73872242602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73872682430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73873054418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73873420236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73873767836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73874171428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73874611342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73874989700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73875348836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73875700840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73876066974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73876417006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73876799024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73877212478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73877592778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73877958476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73878341910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73878693034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73879044400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73879525496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73879945260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73880316152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73880666590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73881082242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73881447534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73881823614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73882206440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73882588758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73883027960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73883380814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73883747776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73884097010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73884491354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73884854216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73885240418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73885654132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73886009850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73886374986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73886724408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73887092602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73887441458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73887817472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73888190762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73888643800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73888997672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73889349510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73889713118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73890062974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73890556914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73890918786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73891354474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73891720092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73892092728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73892440962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73892789498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73893151004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73893508860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73893985162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73894338458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73894712462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73895093340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73895499676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73895850392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73896201912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73896580206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73897006344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73897375598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 691,6910000,10000,0,0,256,25,794,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73899424326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73899907766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73900276256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73900663030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73901053330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73901406092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73901920108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73902363140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73902733796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73903104848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73903664528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73904082692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73904477190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73904840736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73905304200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73905688146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73906038308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73906408270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73906754606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73907126710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73907500512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73907945508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73908317522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73908669118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73909038280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73909387232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73909753816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73910101918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73910492576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73910925366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73911306464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73911661836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73912010984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73912371792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73912838490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73913220476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73913632628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73914008980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73914371848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73914791392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73915142532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73915511914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73915887828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73916303548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73916681398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73917029936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73917411200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73917791366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73918165092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73918513404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73918873950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73919303176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73919654500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73920018062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73920363804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73920736056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73921097548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73921481970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73921877032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73922243050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73922604238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73922951328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73923313412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73923658588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73924126144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73924510024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73925005578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73925361740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73925711372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73926074264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73926423938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73926790362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73927153028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73927616924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73928024874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73928400742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73928758042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73929151356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73929514772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73929875348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73930301580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73930654894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73931027724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73931389458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73931762646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73932125048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73932486832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73932860474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73933290592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73933658056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73934004564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73934583280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73934953486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73935482674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73935890524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73936256502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73936619092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73936966620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73937330848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73937677636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73938087580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73938463174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73938902482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73939256218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73939605928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73939969444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73940318170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73940683980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73941031724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73941416788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73941839382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73942215864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73942564162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73942913628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73943274188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73943621864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73943997500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73944418756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73944799168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73945163654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73945539096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73945889294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73946240152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73946769500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73947229304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73947601748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73947951918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73948327524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73948692050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73949089040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73949469664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73949823870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73950259556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73950609158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73950973154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73951318830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73951691706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73952053386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73952437808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73952855766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73953209902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73953571178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73953919212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73954283156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73954629724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73955002184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73955376990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73955815064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73956227914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73956587120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73956947586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73957340556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73957817690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73958179966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73958622316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73958993140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73959369624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73959718530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73960112448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73960480840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73960843762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73961313424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73961697508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73962104138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73962469326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73962854792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73963227962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73963625178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73964105186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73964489374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73964888030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73965250274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73965622708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73965982314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73966366640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73966786008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73967138512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73967500652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73967849286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73968212618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73968558706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73969035844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73969517224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73969913162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73970284302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73970661382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73971031076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73971378440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73971742088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73972103934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73972545330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73972912692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73973285810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73973634910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73973984186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73974346138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73974704854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73975129172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73975480282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73975852256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73976213996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73976586816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73976935488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73977283772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73977655882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73978064504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73978431582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73978778590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73979151500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73979512628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73979884890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73980347508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73980801294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73981166232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73981515122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73981878400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73982224602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73982596892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73982958756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73983342638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73983758594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73984129406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73984536840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73984885146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73985249492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73985636750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73986025540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73986469904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73986847298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73987194420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73987542424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73987902880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73988248016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73988610248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73988966576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73989417634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73989784424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73990156930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73990505000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73990853630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73991319320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73991683508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73992112954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73992463756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73992837844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73993200372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73993573264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73993922824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 73994325034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73994750904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73995152478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 73995536290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 73995884844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 73996259596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 73996641432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 73997031802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73997411152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 692,6920000,10000,0,0,256,25,795,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 73999024444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 73999400238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 73999750584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74000129504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74000554390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74000931050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74001292736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74001669726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74002019324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74002478722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74002856728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74003280568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74003648076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74003993934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74004383856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74004968870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74005347562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74005715324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74006144128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74006508582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74006858654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74007223170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74007571006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74007944480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74008317962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74008757228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74009109114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74009458684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74009820364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74010166796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74010529458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74010876192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74011548314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74011918206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74012291464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74012780860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74013135288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74013688312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74014113674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74014563904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74014935048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74015392168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74015759260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74016137106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74016487708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74016855658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74017294628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74017644504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74018008098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74018421762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74018797792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74019162384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74019548580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74019965742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74020318422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74020736970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74021088044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74021454844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74021803440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74022179150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74022600834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74023043338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74023393890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74023793494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74024158320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74024588092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74025082688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74025514576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74025917496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74026280998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74026663134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74027013818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74027364812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74027730402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74028092116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74028542646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74028895006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74029276874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74029659802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74030032730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74030382312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74030744362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74031174798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74031526726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74031890500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74032271738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74032720188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74033088336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74033479072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74033893130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74034261754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74034625836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74034981884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74035345280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74035690026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74036167108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74036546906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74037000162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74037352340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74037702590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74038064956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74038413054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74038777590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74039136248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74039570096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74039939156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74040313996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74040715482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74041069216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74041430494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74041871230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74042391760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74042746520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74043122894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74043518506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74043894222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74044275810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74044655400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74045019030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74045439800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74045824908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74046171762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74046545006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74046906752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74047389240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74047754530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74048173098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74048538066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74048885606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74049249198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74049594906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74050006438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74050416714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74050866032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74051218602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74051569230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74051932918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74052280436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74052643898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74052989872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74053373108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74053797814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74054172872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74054522172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74054871634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74055233584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74055580508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74055954828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74056362934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74056739436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74057101576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74057475296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74057824180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74058173490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74058635338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74058998066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74059426364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74059775422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74060148110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74060509952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74060884380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74061248410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74061611144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74062031972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74062384984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74062752080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74063100870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74063475542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74063837842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74064211480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74064572812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74064989506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74065379766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74065746544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74066110184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74066455380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74066827314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74067201836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74067681716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74068109712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74068482818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74068914716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74069291132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74069769040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74070203890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74070673488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74071089316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74071483876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74071833614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74072201210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74072595240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74072991350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74073535518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74073938108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74074313932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74074708630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74075085130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74075464512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74075897588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74076280004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74076632368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74077033828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74077383754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74077779512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74078141932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74078561766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74078984074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74079372240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74079766526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74080119978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74080516844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74081025712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74081514130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74081935600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74082343816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74082696146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74083049776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74083414720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74083765186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74084144662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74084687022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74085164376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74085544306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74085921566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74086273976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74086626234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74087007864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74087496422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74088076318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74088440632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74088859306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74089254412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74089660912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74090096476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74090484496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74090865778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74091233802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74091647134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74092201850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74092683638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74093091350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74093469540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74093821558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74094175978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74094562920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74094911940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74095322980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74095751376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74096166958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74096599250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74096975368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74097372600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74097724598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74098108670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74098570276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 693,6930000,10000,0,0,256,25,796,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 74134549992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74134992908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74135376288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74135742282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74136121802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74136473824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74136941292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74137327306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74137746144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74138116876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74138466948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74138843598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74139208388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74139585420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74139946950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74140361654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74140727660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74141080112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74141447530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74141796772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74142172244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74142537456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74142923480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74143335590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74143690180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74144053176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74144444898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74144813470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74145163298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74145608058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74146053942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74146434752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74146831238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74147212296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74147599722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74148158654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74148575864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74149000410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74149412306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74149790530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74150210470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74150581568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74150933730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74151318024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74152067070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74152763362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74153133890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74153623704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74154005244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74154568540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74155102804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74155527566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74155895128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74156289480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74156703794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74157199192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74157612268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74158007542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74158389760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74158772622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74159220038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74159628790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74160134646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74160540854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74160900504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74161276024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74161671120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74162110160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74162495202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74162955396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74163355752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74163764736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74164133012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74164483464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74165076940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74165514676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74165896240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74166265448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74166640780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74167022290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74167387320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74167751774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74168111008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74168554822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74168925796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74169309180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74169661496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74170045898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74170566474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74170934842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74171365850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74171717526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74172102066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74172495768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74172894384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74173264582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74173659764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74174094840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74174467532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74174855842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74175237784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74175683688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74176081318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74176469008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74176913474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74177298694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74177692198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74178071074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74178467820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74178815684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74179230152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74179665070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74180077938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74180445584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74180836728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74181283180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74181833016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74182218274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74182684680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74183144452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74183543884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74183921064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74184270566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74184621624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74184997888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74185417846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74185785782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74186134596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74186510156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74186873114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74187279342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74187645958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74188067466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74188432378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74188799052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74189196552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74189545568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74189919748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74190297472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74190743396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74191128028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74191478672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74191840544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74192187822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74192550212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74193035840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74193424862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74193856220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74194231250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74194581458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74194934602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74195295168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74195643468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74196037122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74196445376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74196844064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74197228018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74197606114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74197958218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74198312664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74198692150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74199120360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74199494656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74199845334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74200222328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74200587982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74200964940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74201316238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74201680664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74202114970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74202466354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74202829390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74203176016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74203549558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74203910544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74204393746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74204813326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74205166952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74205554886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74205936932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74206350512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74206701444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74207091762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74207555852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74207934548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74208317430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74208700376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74209065108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74209517926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74209966478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74210436516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74210855944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74211306492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74211682926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74212031448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74212396570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74212853914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74213324814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74213694590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74214044058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74214423528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74214790552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74215276474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74215641654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74216092796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74216462196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74216811116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74217181200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74217527224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74217899774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74218307202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74218745756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74219099170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74219449920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74219819318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74220168530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74220534360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74220883230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74221268950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74221701314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74222079374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74222428740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74222783626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74223176924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74223528736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74223908094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74224331236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74224712648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74225095624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74225504826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74225854396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74226202594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74226679410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74227086312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74227465684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74227810888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74228208968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74228571084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74228943608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74229292096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74229653138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74230089514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74230442984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74230807034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74231162132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74231535320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74231898352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74232282800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74232679910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74233050160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74233414100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74233764088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74234130726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74234477388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74234851468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74235260574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74235710052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 694,6940000,10000,0,0,256,25,797,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 74237309608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74237922256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74238446076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74238839428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74239251740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74239621484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74240028746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74240409826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74240830896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74241259758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74241614494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74242236724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74242605028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74243010652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74243410138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74243885540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74244269700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74244645926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74244994674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74245347050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74245729546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74246074378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74246450592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74246889696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74247285504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74247650430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74248025228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74248375272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74248866542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74249263870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74249680662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74250070278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74250437066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74250813170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74251177578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74251552432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74251914096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74252333632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74252697828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74253046286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74253409560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74253755342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74254127030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74254487824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74254871898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74255280798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74255633868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74255995978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74256343684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74256706882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74257053106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74257425522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74257799984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74258243080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74258594750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74258944548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74259305776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74259652842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74260315274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74260798078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74261179420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74261562134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74261947950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74262327738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74262699500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74263109420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74263552992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74263923938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74264272550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74264654636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74265019790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74265398728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74265803068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74266170182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74266626232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74266981518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74267385732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74267733000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74268105536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74268465966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74268849850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74269279720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74269634820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74269998990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74270354488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74270718772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74271065520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74271557896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74271995042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74272373392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74272723254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74273079858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74273443122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74273793866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74274197686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74274561244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74274994198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74275359554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74275741586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74276092128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74276442314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74276806276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74277185912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74277612896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74277962454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74278335870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74278696606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74279112862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74279464510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74279815502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74280194132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74280618112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74280984444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74281331430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74281703404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74282065880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74282537932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74282902548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74283319468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74283684154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74284031826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74284395800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74284742564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74285115076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74285487710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74285923216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74286274270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74286622732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74286984558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74287330696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74287693090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74288038590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74288494784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74289116644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74289498290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74289849760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74290201976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74290565614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74290914202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74291296044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74291713166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74292087668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74292448918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74292819736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74293187422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74293666262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74294139956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74294710204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74295081460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74295438582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74295863924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74296227324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74296600754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74296963096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74297388626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74297754652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74298102604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74298466018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74298811796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74299184198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74299557378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74299993786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74300347614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74300698528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74301061086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74301411540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74301777482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74302126948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74302511700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74302937778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74303315570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74303667270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74304018512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74304381522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74304820638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74305213424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74305627614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74306004626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74306366634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74306740414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74307089392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74307438604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74307800282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74308158408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74308583700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74308950684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74309364848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74309729676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74310103990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74310453660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74310841830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74311278054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74311646650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74312029208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74312409042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74312800748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74313181376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74313598690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74314046432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74314418306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74314797848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74315165380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74315546852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74315893664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74316440756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74316919108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74317331426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74317680536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74318029326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74318409190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74319009548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74319422678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74319862646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74320254776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74320649394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74321024496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74321404344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74321760392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74322212896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74322797052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74323203012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74323577682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74324006774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74324405700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74324795892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74325246056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74325619550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74325981960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74326335776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74326699672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74327046400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74327587128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74328045006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74328422960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74328771918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74329128422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74329492070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74329840880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74330240506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74330598380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74331037348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74331430082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74331841554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74332213668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74332581296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74332945732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74333306164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74333745416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74334097162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74334478104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74334842876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74335219954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74335570506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74335933812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74336365782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 695,6950000,10000,0,0,256,25,799,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 74338243400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74338818404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74339238238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74339619088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74339983502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74340368296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74340723052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74341076970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74341454418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74341805468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74342235146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74342587256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74342987160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74343350914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74343724088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74344075300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74344437646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74344870132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74345224124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74345589990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74345940634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74346316208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74346679518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74347066536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74347418054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74347833502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74348198380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74348546882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74348910542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74349257312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74349748450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74350126676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74350628608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74351034258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74351395650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74351757034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74352146172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74352544576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74352909012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74353390420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74353758600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74354132040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74354498904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74354867634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74355231720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74355593730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74356030106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74356380226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74356772160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74357153248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74357547132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74357897434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74358259072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74358697802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74359058096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74359421346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74359766922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74360157648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74360521294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74361029492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74361397352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74361817768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74362182912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74362531492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74362895180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74363241782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74363614592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74363986010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74364420622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74364771158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74365119606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74365480116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74365826646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74366189468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74366535168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74366916600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74367340628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74367715828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74368063338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74368410962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74368771332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74369117848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74369492530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74369892360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74370274448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74370635846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74371008050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74371355218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74371704088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74372157236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74372519050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74372955898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74373305822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74373680406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74374059824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74374433588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74374781842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74375143134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74375567728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74375919148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74376282504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74376628638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74377003352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74377365808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74377738514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74378098332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74378510602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74378939388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74379376354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74379744982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74380149888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74380546464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74380923412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74381407954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74381760746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74382135930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74382526008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74382895964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74383391626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74383778272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74384243382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74384627786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74385021044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74385403120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74385786790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74386187178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74386547780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74387014208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74387366052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74387760300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74388141220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74388516748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74388865630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74389228232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74389660344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74390012020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74390393414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74390740916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74391132024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74391524246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74391913250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74392354932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74392728292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74393137876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74393518522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74393883806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74394248850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74394760588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74395228472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74395865440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74396219610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74396571510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74396967548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74397348828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74397730976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74398276184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74398655512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74399024322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74399416056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74399781848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74400163620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74400554834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74401018652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74401405232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74401785246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74402177754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74402588718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74402982446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74403368640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74403806206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74404202840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74404583902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74404965756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74405330018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74405900536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74406371752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74406750992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74407211176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74407653104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74408034616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74408453882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74408855602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74409314692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74409710684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74410089636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74410495838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74410845158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74411213288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74411604468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74412023218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74412423444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74412804650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74413178354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74413582286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74413980462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74414373612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74414830966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74415228960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74415580608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74415993976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74416360392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74416994112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74417396508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74417850460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74418202736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74418553466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74418916244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74419286204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74419684992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74420063060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74420536782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74420949894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74421387286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74421853988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74422224644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74422622794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74423000514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74423443230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74423826324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74424251092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74424649216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74425059818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74425453386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74425913520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74426313900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74426695070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74427060734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74427450832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74427856012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74428416400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74428902502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74429288610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74429657406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74430057882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74430436226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74430831402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74431236576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74431730728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74432118828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74432496972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74432848882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74433219654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74433602548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74433998818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74434437294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74434787728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74435189632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74435672294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74436084052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74436501916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74436921294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74437423462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74437796122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74438199926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74438583808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74438977246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74439480180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 696,6960000,10000,0,0,256,25,800,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 74441409846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74441809452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74442260200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74442739380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74443108086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74443473032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74443858818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74444268986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74444664624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74445056322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74445406838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74445829620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74446194934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74446576618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74446958992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74447324438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74447754526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74448170004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74448645468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74449036848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74449433360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74449829208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74450225030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74450800006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74451248510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74451660556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74452056288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74452466248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74452849982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74453218748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74453611240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74454048900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74454433880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74454824268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74455235642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74455615644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74456025196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74456388086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74456820406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74457218798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74457601814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74457968502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74458349020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74458773602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74459149342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74459621912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74460006656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74460389102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74460784654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74461133926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74461611876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74461997448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74462446364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74462835850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74463272248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74463753688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74464169712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74464568452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74465009060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74465491018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74465887042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74466277852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74466663514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74467071994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74467441276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74467941540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74468327858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74468677240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74469058254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74469423268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74469828680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74470223464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74470610480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74471061044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74471446958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74471842172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74472223234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74472992562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74473391012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74473866348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74474253036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74474675940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74475057844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74475439330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74475834768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74476318830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74476728882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74477092608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74477482914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74477845234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74478218450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74478584366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74478963562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74479427170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74479800004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74480182536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74480565014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74480972484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74481398462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74481898604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74482288778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74482659174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74483055896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74483437456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74483820356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74484356512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74484842800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74485273690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74485667732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74486036286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74486418646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74486800222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74487180434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74487667432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74488022588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74488429044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74488837550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74489222668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74489595466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74489976520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74490427200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74490797546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74491190496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74491559426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74492091118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74492497872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74492969804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74493417710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74493803846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74494188506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74494557180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74494937188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74495407762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74495996930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74496389134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74496797214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74497188160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74497559572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74497941260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74498363012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74498841208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74499212022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74499620204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74500009312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74500401326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74500785118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74501181490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74501649892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74502012838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74502438148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74502938890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74503343388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74503712892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74504163200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74504646476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74505051980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74505459280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74505845560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74506234520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74506730036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74507237150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74507634636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74508015596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74508398412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74508780892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74509177808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74509570762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74510058428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74510428238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74510835246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74511232874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74511627476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74512010302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74512404324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74512875928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74513242144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74513658564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74514039202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74514446400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74514841370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74515245714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74515710016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74516081924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74516478372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74516860744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74517226810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74517691142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74518111590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74518595632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74519037314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74519400402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74519805574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74520288224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74520691140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74521216316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74521604052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74521977846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74522371726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74522778504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74523175482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74523557528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74524022858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74524407168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74524804944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74525183906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74525587872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74525981948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74526393036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74526847680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74527219404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74527601570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74527971702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74528383592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74528940874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74529364714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74529835240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74530232144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74530615268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74530998470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74531409372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74531776096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74532212620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74532650424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74533059502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74533453120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74533878052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74534244948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74534616048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74535080682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74535468678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74535864896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74536235124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74536641926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74537041114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74537460902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74537927512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74538317094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74538712424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74539105270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74539524116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74539889432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74540434416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74540916838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74541331320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74541710378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74542082696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74542463226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74542902148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74543315332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74543775708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74544217188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74544628764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74545036310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74545418788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74545832658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 697,6970000,10000,0,0,256,25,801,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 74548011118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74548481774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74548886334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74549571834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74549989368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74550373166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74550801580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74551353796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74551766728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74552246386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74552618802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74553017010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74553406928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74553822082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74554237964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74554740684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74555129308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74555500614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74555863486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74556210736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74556573934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74556920562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74557306236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74557769208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74558166272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74558517684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74558868886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74559234072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74559583654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74559962968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74560404750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74560781466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74561143472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74561516586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74561863802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74562212810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74562733820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74563152794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74563521926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74563867730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74564240910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74564602550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74564975970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74565324292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74565698216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74566164356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74566518284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74566884524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74567233224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74567608250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74567973234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74568360510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74568777430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74569136622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74569500914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74569848968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74570214980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74570584082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74570977694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74571388038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74571833608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74572186858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74572771876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74573184760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74573619774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74574024424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74574446884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74574825142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74575188284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74575571846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74575924344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74576275434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74576716568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74577163760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74577575872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74577945382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74578322206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74578704514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74579078320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74579426580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74579791150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74580221342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74580572600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74580935622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74581281478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74581654132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74582015440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74582400140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74582810704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74583164112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74583525184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74583872526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74584236112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74584615200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74585144892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74585603360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74585984534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74586335856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74586685592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74587050082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74587430584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74587796156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74588159512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74588598710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74588967018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74589340254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74589688916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74590038060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74590400368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74590758628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74591195288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74591545708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74591918538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74592279192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74592650612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74592998216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74593346452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74593717436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74594143826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74594532602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74594882544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74595290052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74595687692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74596165016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74596530246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74596955770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74597322156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74597670350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74598035124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74598382624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74598755680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74599128866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74599561732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74599913374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74600262304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74600622484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74600992212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74601375568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74601741182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74602125780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74602557128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74602936546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74603289202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74603659916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74604026364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74604377488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74604789110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74605305766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74605757418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74606152150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74606528512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74606879324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74607358052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74607737066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74608160060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74608527638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74608874908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74609248506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74609609946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74609982866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74610389690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74610800994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74611166140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74611513488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74611876444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74612222716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74612595234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74612956984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74613341488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74613750316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74614100294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74614460380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74614806166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74615167732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74615512166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74615893368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74616313688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74616692802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74617044000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74617393906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74617756830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74618106556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74618617240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74618977440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74619421562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74619787796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74620161708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74620557036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74620909332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74621272372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74621638626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74622091496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74622445560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74622837370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74623201572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74623575634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74623925720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74624287688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74624719100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74625081552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74625447876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74625811746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74626389124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74626759256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74627147308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74627560710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74627914704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74628277338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74628625902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74628991678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74629339926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74629859770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74630274634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74630667896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74631018504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74631369284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74631733274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74632082714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74632488622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74632851834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74633358512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74633728604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74634152336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74634501452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74634851778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74635213534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74635573310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74636001684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74636351960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74636725520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74637088262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74637462624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74637811808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74638161034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74638563762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74639020846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74639413814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74639766390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74640144422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74640510144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74640995808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74641364670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74641828354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74642212436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74642593202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74642961492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74643312074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74643704968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74644098508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74644579844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74644934638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74645285138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74645648630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74645998552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74646396264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74646796558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74647269314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 698,6980000,10000,0,0,256,25,802,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 74648830482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74649221384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74649620870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74650053838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74650458276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74650844942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74651244602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74651636508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74652139832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74652521904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74652976010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74653329628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74653680952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74654045534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74654414886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74654800600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74655165288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74655605144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74655972736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74656347316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74656695986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74657047688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74657411408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74657758584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74658168364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74658595676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74659032130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74659397912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74659819164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74660172732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74660556508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74660934796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74661454270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74661842836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74662247378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74662622126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74662983884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74663486716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74663912794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74664274860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74664639578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74664988374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74665354880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74665703714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74666114636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74666488294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74666924734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74667318740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74667687666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74668067308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74668416460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74668782168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74669142920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74669585642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74669954892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74670362364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74670713642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74671065526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74671460220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74671854566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74672320800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74672704774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74673110890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74673492400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74673914534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74674313284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74674815896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74675318350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74675704438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74676102984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74676486102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74676893416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74677305136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74677738682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74678203842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74678581996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74678946614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74679327048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74679724368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74680104688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74680524320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74680995404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74681374160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74681725332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74682076560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74682439840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74682820910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74683232048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74683683022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74684079620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74684492238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74684868264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74685238332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74685707596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74686090098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74686509236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74686879448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74687247108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74687640664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74688022332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74688415860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74688779268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74689201306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74689624772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74689976736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74690367448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74690764700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74691157828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74691549038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74692032652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74692385980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74692736842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74693099066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74693446322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74693810128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74694156964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74694541208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74694973562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74695353976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74695705736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74696056380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74696420608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74696899816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74697278556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74697689284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74698065652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74698428226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74698801688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74699149616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74699498020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74699870410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74700218742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74700645192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74700994532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74701367880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74701729800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74702102846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74702450808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74702813198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74703428278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74703782376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74704148602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74704496680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74704870496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74705235116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74705620928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74706035202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74706389464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74706752410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74707123280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74707538424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74707915002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74708463320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74708902352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74709283010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74709633592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74709984948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74710348596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74710697510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74711074182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74711422102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74711857104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74712222628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74712597186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74712946676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74713297250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74713659816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74714021108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74714454278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74714804820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74715177370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74715538462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74715910318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74716257968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74716607132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74716979512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74717387836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74717772910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74718163550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74718543554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74718936312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74719437320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74719799248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74720215524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74720579152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74720924594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74721286686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74721631656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74722001580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74722407958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74722843880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74723211826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74723560406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74723919488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74724264026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74724625842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74724970040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74725352030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74725777016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74726183690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74726554118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74726923354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74727286750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74727663998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74728044224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74728469278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74728848874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74729211764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74729604686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74729966576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74730315262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74730838428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74731252856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74731621086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74731967776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74732341012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74732702850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74733075862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74733422698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74733782360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74734204876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74734554236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74734916672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74735260954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74735631572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74735990560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74736373082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74736782300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74737141380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74737504146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74737851570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74738215054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74738561354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74738950858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74739323958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74739765212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74740117066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74740466564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74740827824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74741175024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74741539468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74741990792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74742485818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74742877274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74743255608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74743607628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74743961624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74744327068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74744689986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74745155658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74745513206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74745887010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74746315204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74746692010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74747081172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74747433474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 699,6990000,10000,0,0,256,25,803,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 74749110322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74749472356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74749842342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74750195454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74750586518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74751015898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74751401360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74751798892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74752188896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74752574584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74753094838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74753564108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74753946280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74754354870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74754749074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74755153864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74755535810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74755951890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74756403972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74756775034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74757170870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74757566294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74757971692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74758366808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74758787270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74759262302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74759650360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74760077980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74760446038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74760830254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74761211676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74761622920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74762056664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74762433004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74762781910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74763164476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74763543348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74763910264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74764423558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74764888746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74765298880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74765694726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74766069460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74766418040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74766801658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74767217308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74767639782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74768009854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74768392318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74768769598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74769167236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74769574204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74769967996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74770424604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74770831176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74771312462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74771680898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74772028612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74772452056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74772827984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74773309636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74773661210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74774011676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74774434226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74774784580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74775296408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74775683134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74776151466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74776552096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74776936210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74777285442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74777635042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74777994784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74778383124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74778816950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74779166988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74779540368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74779903026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74780466400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74780817844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74781179676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74781607464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74781958548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74782323366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74782692034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74783084464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74783480408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74783888072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74784303224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74784667070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74785031116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74785380220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74785745482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74786093124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74786615034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74787085060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74787527144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74787877874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74788228710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74788592530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74788957700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74789322888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74789682980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74790122134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74790488240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74790861292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74791209350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74791558890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74791919468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74792277522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74792699202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74793059590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74793432698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74793793678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74794164952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74794511578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74794858742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74795234762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74795653342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74796021916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74796371700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74796776954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74797147178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74797520620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74797980620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74798399546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74798798670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74799148850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74799512914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74800041104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74800554952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74800937838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74801420856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74801773520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74802130920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74802509450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74802902688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74803322130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74803686524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74804144024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74804512932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74804905716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74805267804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74805616848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74805978920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74806338384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74806800606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74807149846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74807521490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74807888182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74808264904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74808612698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74809116374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74809583080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74809953896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74810349386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74810734928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74811110290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74811489904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74811876224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74812225262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74812649906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74813016236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74813372760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74813739794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74814089530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74814464110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74814840212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74815275854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74815626622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74815975700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74816342676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74816690342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74817054248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74817401454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74817787118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74818226668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74818603388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74818960084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74819312008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74819720304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74820224452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74820680732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74821054672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74821430828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74821794850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74822170810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74822520424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74822871492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74823251490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74823663780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74824030428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74824377196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74824748878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74825110496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74825484094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74825831672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74826192048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74826614156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74826962790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74827361522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74827709048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74828082260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74828443972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74828830782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74829250860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74829603170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74829964188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74830311782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74830675426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74831083992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74831669826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74832116756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74832497264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74832850260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74833203136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74833564514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74833912176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74834319942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74834760726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74835155502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74835549534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74835927508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74836294680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74836667612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74837029568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74837389864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74837826522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74838208708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74838583772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74838945822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74839318838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74839666864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74840028144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74840459254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74840810092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74841174296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74841553510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74841929196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74842326218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74842885364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74843312544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74843666830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74844028336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74844375908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74844740706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74845087248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74845488638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74845939436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74846348400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74846731296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74847082464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74847447262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74847797176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74848163518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 700,7000000,10000,0,0,256,25,804,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 74850134568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74850521834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74850887044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74851282236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74851708494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74852065524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74852432782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74852780726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74853144174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74853766244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74854375954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74854747176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74855122666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74855472588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74855823920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74856185524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74856534308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74857236858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74857791664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74858179106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74858543382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74858919076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74859382508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74859809994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74860257872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74860609858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74860971802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74861316572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74861689092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74862050190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74862434554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74862848682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74863201580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74863563482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74863912404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74864276424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74864623090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74865163220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74865594160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74865972384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74866321938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74866683362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74867058246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74867406740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74867770748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74868130200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74868572914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74868941028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74869314306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74869662284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74870011624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74870392192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74870751248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74871176224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74871527102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74871899636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74872261862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74872634840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74872982450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74873330208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74873702260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74874110398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74874476534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74874822736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74875194262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74875555758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74875927988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74876386118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74876804036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74877171984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74877520460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74877884948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74878231848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74878604282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74878965120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74879349356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74879759892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74880111778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74880690376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74881229800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74881652990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74882036786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74882492104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74882858408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74883230912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74883576738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74883925362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74884317666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74884685430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74885155310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74885537672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74885911828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74886324694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74886716292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74887082796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74887637598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74888177522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74888550618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74888953714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74889299968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74889671548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74890064174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74890450398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74890871864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74891225948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74891587196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74891934506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74892298542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74892645546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74893018592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74893390600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74893828564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74894182628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74894535726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74894901606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74895251536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74895618344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74895979516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74896415078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74896814962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74897188474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74897535758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74897884852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74898247418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74898712278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74899148614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74899498642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74899871448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74900232500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74900606456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74900955672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74901304122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74901677560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74902102480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74902471560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74902819506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74903192510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74903554532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74903927554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74904288162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74904688120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74905070464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74905419626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74905806460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74906156320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74906531126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74906896856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74907286066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74907708026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74908062954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74908427234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74908776094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74909141504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74909489744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74909970622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74910402466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74910783544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74911134544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74911485740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74911851036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74912201276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74912589706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74912966976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74913429592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74913829258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74914237546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74914606088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74914990460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74915355340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74915787864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74916296824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74916666704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74917073504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74917439526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74917846220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74918231056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74918612944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74919080810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74919455106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74919836474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74920200852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74920619742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74921193610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74921668266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74922023440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74922375348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74922756334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74923123654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74923489746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74923865960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74924351348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74924725884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74925136534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74925518212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74925871206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74926248352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74926619018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74926996392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74927452164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74927856422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74928242498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74928634730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74928986932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74929336732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74929712862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74930130426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74930499102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74930846698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74931220330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74931582696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74931955790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74932416780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74932839016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74933208448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74933560640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74934144428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74934530624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74934906488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74935282720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74935731482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74936103022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74936471036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74936865150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74937213448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74937577512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74937970240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74938442410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74938825994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74939233012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74939585892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74939969364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74940365318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74940728182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74941179820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74941576520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74941968644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74942350726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74942743764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74943110872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74943660348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74944246200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74944635784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74945027562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74945419976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74945809140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74946222490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74946708478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74947074574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74947461830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74947843362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74948225158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74948588398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74948953482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74949352442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74949787318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74950179568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74950557902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 701,7010000,10000,0,0,256,25,806,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 74952207182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74952698444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74953066670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74953454000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74953820352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74954216296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74954750504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74955238342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74955640906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74956029186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74956410600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74956777374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74957174830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74957535642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74957993964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74958364498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74958756994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74959139386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74959509728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74959906910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74960291998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74960751152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74961144198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74961536458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74961934224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74962342148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74962720364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74963345946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74963892822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74964284116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74964682572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74965064340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74965476358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74966046986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74966520670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74966894304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74967270826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74967639100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74968020576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74968434930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74968824894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74969333242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74969731864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74970128736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74970503884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74971066590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74971526056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74972015114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74972523816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74972908104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74973302646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74973669184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74974051596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74974420762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74974863132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74975236986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74975589760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74975959504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74976312664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74976689908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74977181070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74977932328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74978301676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74978657132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74979020284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74979407118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74979809706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74980177562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74980650796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74981049262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74981605672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74981996744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74982351284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74982784664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74983257462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74983659594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74984010334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74984418652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74984786528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74985188158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74985574160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74986031658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74986430052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74986831182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74987213072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74987579814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74987952360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74988473202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74988959954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74989335294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74989690000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74990085844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74990454674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74990838924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74991264522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74991738420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74992125164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74992545280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74992915856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74993267410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74993659826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74994052130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74994488952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74994856968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74995245924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74995608722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74995999302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74996366550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 74996748772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 74997229074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 74997611340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 74997984772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 74998355344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 74998761212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 74999156912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 74999679104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75000139768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75000612304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75001003430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75001368598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75001768138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75002190764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75002583634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75003036498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75003448408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75003831492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75004206602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75004573456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75004964850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75005356312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75005821084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75006230512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75006592910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75007001784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75007384410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75007749616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75008113974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75008565596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75008964436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75009327626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75009727774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75010109542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75010879328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75011343234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75011729204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75012124824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75012493640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75012892428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75013272138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75013677702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75014163626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75014573570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75014955676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75015325770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75015711396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75016081668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75016471842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75016911246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75017321850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75017715940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75018106576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75018488332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75018838542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75019210842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75019624324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75020011108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75020357952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75020730580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75021090740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75021462456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75021974178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75022392464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75022758328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75023106516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75023494944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75023884800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75024260946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75024637460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75025011812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75025430186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75025816444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75026214332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75026580022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75026991488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75027369172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75027759114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75028223190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75028602742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75029058188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75029411534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75029774008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75030137544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75030534028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75030976774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75031370844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75031763072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75032154454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75032537292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75033036828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75033419014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75033864982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75034266686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75034660880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75035064366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75035457868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75035855900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75036316004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75036704256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75037082048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75037459814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75037854130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75038216442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75038612760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75038990086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75039465376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75039850172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75040231154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75040593926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75040943638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75041354172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75041701818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75042157520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75042557650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75042963014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75043312982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75043662744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75044139446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75044509404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75044963982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75045317390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75045704290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75046063892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75046435696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75046782862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75047163046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75047628446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75047983238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75048348314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75048728840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75049112524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75049497782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75049931830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75050380524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75050733894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75051128520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75051476080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75051839288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75052233942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75052663020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75053106212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75053523118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75053905716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75054274118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75054649652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75055028764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 702,7020000,10000,0,0,256,25,807,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75057341452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75057709320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75058159646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75058554552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75059048216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75059435220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75059822620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75060220572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75060600902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75060989464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75061356726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75061826008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75062225174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75062617166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75062984552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75063334528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75063695274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75064053380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75064486014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75064835708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75065207730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75065566948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75065937950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75066284680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75066778116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75067210512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75067563634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75067929224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75068278488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75068653828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75069038352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75069442482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75069821108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75070272416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75070658338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75071039636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75071421226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75071800594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75072185730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75072579388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75073023882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75073409758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75073791268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75074153932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75074532212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75074954370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75075316772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75075788016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75076187420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75076570628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75076940748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75077321386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75077823968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75078194688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75078648732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75079031580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75079432118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75079816628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75080207636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75080600246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75080952340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75081414818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75081800500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75082166124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75082533112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75082923076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75083332396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75083736770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75084156484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75084541354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75084904272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75085316292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75085683434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75086029278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75086466812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75086935066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75087314346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75087678260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75088283494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75088682386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75089230108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75089701324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75090068244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75090456032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75090848980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75091240892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75091606792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75091999824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75092457980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75092840692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75093221556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75093584710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75093955656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75094347720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75094751192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75095187522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75095572140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75095963824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75096312266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75096709526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75097057988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75097461468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75097822994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75098266854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75098616992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75098966704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75099330810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75099678994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75100151908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75100503650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75100941012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75101309454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75101683896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75102030946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75102379520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75102755382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75103161886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75103608760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75103958102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75104332574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75104692828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75105104508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75105473874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75105870376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75106337918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75106693270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75107091614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75107457096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75107850860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75108248122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75108662160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75109011028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75109460438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75109842336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75110212026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75110609382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75110987862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75111505656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75111988852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75112366008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75112746582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75113127720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75113583432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75113966772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75114386856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75114824536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75115232986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75115627240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75116033744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75116412522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75116763878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75117169098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75117606544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75118007650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75118370506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75118756102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75119149610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75119557074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75119935782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75120391256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75120790310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75121278912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75121815232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75122184812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75122723544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75123193684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75123605438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75123955364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75124324824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75124704616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75125085426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75125482256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75125914162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75126308016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75126700498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75127072148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75127447642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75127801970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75128208566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75128588842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75129023124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75129402776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75129809076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75130171292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75130562914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75130938548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75131300448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75131753692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75132137252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75132503282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75132884380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75133274842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75133765278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75134143128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75134591902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75134963330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75135340952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75135722490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75136120116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75136528854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75136919396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75137353740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75137906592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75138387364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75138742186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75139119388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75139482032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75139923226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75140274390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75140646148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75141016572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75141528242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75142018218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75142389922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75142825210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75143174554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75143535466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75143880692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75144251866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75144612410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75145135784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75145586266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75145972186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75146335762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75146684398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75147048484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75147396232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75147782522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75148146640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75148588778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75148941932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75149291558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75149653436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75150000338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75150364724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75150742136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75151192936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75151561030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75151936020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75152284666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75152651856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75153012086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75153369556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75153732520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75154141534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75154516712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75154879296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75155251548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75155632882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75156068872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75156459022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75156873964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75157261298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75157640458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75158014618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75158379370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75158752764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 703,7030000,10000,0,0,256,25,808,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75160396604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75160757944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75161127672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75161477122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75161853218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75162198548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75162636108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75163001984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75163378922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75163725676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75164074040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75164434930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75164989418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75165467904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75165818096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75166192120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75166553728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75166927002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75167433874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75167785430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75168247042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75168601302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75168966496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75169342752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75169716292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75170124804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75170496964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75170958564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75171311822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75171672792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75172017434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75172397860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75172745008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75173131528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75173560922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75173936806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75174284234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75174665802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75175028714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75175376856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75175751806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75176098550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75176537118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75176901810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75177308280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75177658086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75178008508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75178372134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75178834184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75179265774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75179614490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75179986926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75180348964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75180721006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75181068208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75181427088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75181788384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75182198046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75182596968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75182944486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75183318366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75183681836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75184055544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75184415152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75184861852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75185243568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75185592012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75185955176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75186301984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75186676342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75187048628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75187421882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75187844698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75188193800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75188554392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75188900928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75189263422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75189714934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75190090258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75190515864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75190891644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75191238844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75191586036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75191946458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75192293404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75192668224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75193013632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75193447452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75193815162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75194190354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75194540452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75194890692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75195252264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75195612270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75196036944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75196386304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75196757540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75197117772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75197489780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75197836298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75198196334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75198559522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75198966310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75199331646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75199677692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75200049796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75200464186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75200978950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75201329278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75201781662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75202177936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75202526254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75202889576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75203236640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75203608560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75203982368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75204457886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75204811772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75205161326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75205522368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75205869992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75206234262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75206593214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75206965298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75207386730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75207759654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75208105410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75208452446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75208810608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75209176062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75209552856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75209967346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75210344084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75210706042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75211079460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75211428994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75211778346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75212245352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75212594680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75213021158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75213370594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75213765614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75214144028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75214515848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75214908796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75215258696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75215719562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75216119794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75216483598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75216859932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75217234056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75217596492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75217983572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75218396770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75218747864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75219107214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75219452466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75219833836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75220179608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75220564126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75220925322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75221382570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75221734336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75222083268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75222446424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75222794464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75223158100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75223668436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75224123978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75224489252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75224861066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75225208794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75225555708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75225916144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75226302042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75226730216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75227077710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75227470304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75227849612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75228223244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75228571904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75228931896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75229311500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75229751578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75230117426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75230463720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75230837088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75231197452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75231568748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75231944254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75232357174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75232719596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75233066356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75233437960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75233783018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75234154464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75234624558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75235000168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75235419076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75235775644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75236138216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75236485822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75236875196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75237237918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75237624820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75238070312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75238448384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75238796284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75239145818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75239508326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75239856488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75240233432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75240581970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75241014062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75241567170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75241947422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75242296820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75242646624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75243020764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75243369150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75243800136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75244148556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75244521274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75244881818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75245253726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75245752442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75246108292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75246590844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75246975714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75247340806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75247720562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75248093934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75248456304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75248840534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75249254994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75249608390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75249972408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75250321792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75250687078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75251034768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75251419960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75251782662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75252216270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75252565860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75252913988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75253275106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75253621902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75253984378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75254340066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75254771110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75255138036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75255509970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75255856470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75256203256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75256562350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 704,7040000,10000,0,0,256,25,809,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75258684086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75259064810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75259444192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75259856204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75260302544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75260695522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75261048254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75261403422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75261770120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75262135700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75262538962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75262922122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75263365498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75263735424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75264107950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75264476344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75264824592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75265184850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75265544012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75265976894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75266345634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75266736162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75267100698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75267475826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75267827342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75268323508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75268757402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75269108488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75269470622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75269815416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75270186362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75270545708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75270930804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75271277068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75271685626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75272049498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75272396154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75272796628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75273161094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75273580688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75273968820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75274429524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75274797540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75275147462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75275505824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75275850966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75276212742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75276569366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75276940920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75277370690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75277745286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75278112182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75278480062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75278841774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75279378306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75279749410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75280167844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75280562004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75280957144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75281331286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75281679778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75282060314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75282435146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75282873642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75283258748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75283605156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75283977602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75284340468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75284745612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75285105000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75285523524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75285886458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75286267120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75286648296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75286996038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75287369072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75287741818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75288114972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75288576484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75288929494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75289322878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75289670400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75290064182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75290579934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75290970282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75291404916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75291783894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75292151534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75292518688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75292911258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75293259300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75293636042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75294051572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75294425714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75294786368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75295157988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75295504052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75295850714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75296239908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75296586742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75297019030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75297367216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75297758750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75298139186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75298512544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75298858942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75299218370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75299647764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75300000594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75300365970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75300714006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75301088668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75301465902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75302289610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75302664886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75303032078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75303394830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75303741216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75304103556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75304449176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75304831806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75305264626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75305640168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75305990708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75306337708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75306697154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75307043784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75307418242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75307764494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75308196640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75308562060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75308964574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75309348820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75309715348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75310118120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75310486728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75311059468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75311413722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75311789966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75312152186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75312544508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75313040290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75313393330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75313829704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75314216532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75314582034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75314928694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75315300268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75315661594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75316063788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75316500418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75316850968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75317209538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75317554310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75317916352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75318455558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75318846800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75319327348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75319705822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75320053264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75320401694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75320763516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75321111744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75321490214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75321900842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75322285796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75322648658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75323021294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75323369330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75323716418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75324230694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75324603930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75325065416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75325414892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75325785676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75326145088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75326516214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75326862052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75327222444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75327647464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75327996192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75328373776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75328718188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75329088902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75329446452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75329827414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75330173676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75330593324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75330955522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75331301250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75331664404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75332009550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75332402114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75332794454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75333237812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75333590126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75333938960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75334301386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75334680850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75335048902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75335511412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75335966980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75336332334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75336753088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75337126664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75337698208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75338162340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75338511704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75339058734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75339422830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75339795924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75340192638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75340567390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75340928144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75341277848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75341749792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75342105982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75342473844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75342822712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75343198224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75343561914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75343949498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75344391600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75344742498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75345100896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75345446072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75345807690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75346151602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75346681448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75347152782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75347529076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75347875838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75348224078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75348584396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75348930070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75349291592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75349649324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75350081718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75350445294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75350816484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75351162842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75351509472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75351868814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75352226776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75352622800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75353039352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75353412558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75353776128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75354178544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75354528012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75354876992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75355251882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75355675406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75356039792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75356384840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75356756084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75357147198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 705,7050000,10000,0,0,256,25,810,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75358966492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75359336156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75359689848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75360060060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75360411326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75360787650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75361224568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75361595932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75361953050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75362324090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75362667360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75363011322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75363379736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75363722184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75364147088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75364494704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75364864048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75365224200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75365594960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75365940712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75366370338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75366831398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75367195580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75367618710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75367994850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75368462450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75369202632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75369663448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75370017530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75370374652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75370738916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75371087072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75371453406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75371815120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75372188378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75372614546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75372991550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75373367008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75373735588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75374096680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75374441976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75374817524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75375230868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75375623144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75375986310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75376359646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75376707098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75377073826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75377445622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75377791056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75378237414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75378583826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75378953810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75379346716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75379719052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75380186964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75380539596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75380968548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75381317484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75381679716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75382024414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75382394450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75382775690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75383181904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75383600682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75383952976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75384317078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75384664814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75385029306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75385376226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75385762648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75386122954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75386557130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75386942764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75387292030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75387652554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75387998116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75388361294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75388719956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75389192918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75389578436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75389966812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75390315628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75390662968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75391023646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75391513554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75391945920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75392294264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75392682050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75393042416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75393413750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75393760726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75394152726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75394580542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75395034972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75395656094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75396008670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75396381866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75396743108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75397144818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75397564890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75397917468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75398304474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75398672294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75399036378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75399382904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75399769058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75400130252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75400579358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75400927724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75401275268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75401634612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75401979536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75402342576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75402849658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75403284092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75403670002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75404061020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75404410820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75404760572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75405122208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75405482452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75405915228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75406263854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75406632496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75406989486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75407374518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75407738432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75408133018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75408491488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75408924328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75409288790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75409632444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75410002452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75410360316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75410730888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75411088084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75411485230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75411857966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75412205876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75412568892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75412914954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75413286688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75413756140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75414130986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75414539526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75414892066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75415251690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75415596704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75415957926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75416302042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75416683154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75417152018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75417530358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75417877214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75418223152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75418581436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75418973914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75419560190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75419990630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75420366140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75420734126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75421107534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75421455242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75421804304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75422177004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75422523812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75422995676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75423344144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75423761660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75424121896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75424511346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75424984286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75425419196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75426116612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75426496644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75426861044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75427206082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75427580524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75427954072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75428405136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75428757572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75429107168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75429468838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75429816438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75430182296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75430540816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75430914624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75431339068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75431715472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75432064764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75432412798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75432775966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75433123544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75433499242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75433905072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75434281300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75434641304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75435012380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75435357668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75435739024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75436220738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75436572700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75437001884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75437350494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75437724070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75438082928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75438454314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75438800116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75439156448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75439575752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75439925194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75440287370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75440652380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75441024006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75441384462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75441768640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75442115296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75442562288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75442927354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75443275740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75443640952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75443988338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75444361708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75444737188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75445189072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75445540650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75445888782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75446249312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75446595496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75446956938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75447484960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75447948314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75448314534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75448687396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75449034396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75449382924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75449743692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75450133294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75450497376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75450909118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75451345530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75451713998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75452131408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75452480738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75452830860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75453246604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75453704768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75454092578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75454445584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75454817324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75455178352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75455548974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75455908164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75456342404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 706,7060000,10000,0,0,256,25,811,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75458268084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75458764492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75459234130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75459586494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75459961556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75460322218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75460697444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75461075986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75461441196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75461805252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75462219392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75462588348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75462936288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75463311218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75463704464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75464078926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75464470786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75464917710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75465313506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75465663052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75466058744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75466423134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75466813110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75467189306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75467641946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75467991534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75468337224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75468695432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75469040414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75469401160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75469854770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75470276196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75470654442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75471026908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75471373540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75471719934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75472252726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75472617628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75472982082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75473409350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75473783848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75474144062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75474514648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75474861674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75475208782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75475580716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75475991584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75476355308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75476697566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75477066606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75477423412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75477791704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75478146444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75478492600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75478917012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75479326094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75479699002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75480075164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75480460616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75481017248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75481394138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75481805128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75482159210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75482519064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75482864598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75483225738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75483570142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75483965530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75484387038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75484760792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75485107608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75485453340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75485813070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75486157942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75486529972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75486875040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75487305058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75487670756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75488044660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75488393734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75488740524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75489116306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75489473514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75489888748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75490242862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75490613878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75490973716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75491344092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75491690110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75492139120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75492501120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75492912188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75493282410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75493631558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75494005320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75494368794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75494743800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75495105458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75495515110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75495880598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75496228938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75496593594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75496941576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75497314476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75497675232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75498060374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75498472084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75498824078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75499185768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75499533300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75499897012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75500244968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75500631180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75500992730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75501425564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75501774656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75502121280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75502480530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75502825840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75503187702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75503634618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75504070134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75504448320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75504819274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75505165464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75505513256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75505873402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75506265686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75506687520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75507052216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75507424498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75507848462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75508236076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75508611516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75508972360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75509329542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75509746416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75510111930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75510456410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75510826814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75511184364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75511553794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75511910242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75512321138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75512683530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75513029460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75513390372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75513734444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75514104506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75514641712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75515018618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75515429824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75515783152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75516146472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75516495182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75516860104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75517206644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75517592638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75518015776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75518579760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75518997864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75519349348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75519711606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75520081750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75520461210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75520932542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75521308256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75521666628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75522036156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75522380768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75522725392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75523096900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75523505826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75523943236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75524294012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75524669702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75525044260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75525419846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75525960152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75526408054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75526792204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75527140012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75527502868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75527847802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75528218688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75528620484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75528994316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75529449300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75529834672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75530207654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75530579724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75530947716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75531338876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75531714750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75532143896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75532518922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75532865876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75533212900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75533573198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75533935336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75534329354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75534746272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75535189424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75535685492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75536124364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75536536174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75537023202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75537388828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75537840762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75538208946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75538561518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75538933910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75539339848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75539730180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75540078744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75540517774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75540883702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75541238452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75541602364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75541948860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75542321212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75542696790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75543152654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75543503670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75543852678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75544222210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75544569818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75544932922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75545280392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75545663798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75546104778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75546481130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75546835052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75547182814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75547544720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75547906138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75548388214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75548830316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75549408266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75549781760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75550154736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75550499882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75550847598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75551248026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75551686474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75552053142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75552427264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75552802700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75553204884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75553594656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75553959144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75554399622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75554765238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75555118214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75555482474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75555827624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75556220048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 707,7070000,10000,0,0,256,25,812,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75557931530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75558321590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75558712862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75559087624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75559618184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75560076336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75560444442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75560797932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75561171532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75561533640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75561905056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75562298542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75562727594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75563094918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75563440912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75563809000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75564217726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75564589894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75565010712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75565380516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75565812278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75566164984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75566532690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75566880698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75567244184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75567590170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75567974068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75568414822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75568836238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75569214596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75569564336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75569924518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75570270458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75570807812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75571258524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75571636330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75572005278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75572377182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75572724890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75573072240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75573457278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75573803358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75574260482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75574608866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75575024710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75575387510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75575760828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75576122484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75576471646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75576934128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75577295488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75577663762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75578009508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75578382404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75578745286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75579129532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75579561140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75579914508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75580275306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75580628880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75580993432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75581339676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75581852154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75582224066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75582784460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75583142166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75583492674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75583853958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75584200586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75584579178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75584925670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75585405098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75585769850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75586172684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75586540110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75586890574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75587251660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75587613406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75588065892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75588417818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75588796968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75589157364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75589529658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75589877136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75590238548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75590600638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75591029868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75591393254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75591743248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75592155764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75592559644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75593079894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75593505588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75593874636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75594235114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75594588516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75594951754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75595297708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75595668576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75596044222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75596497646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75596849146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75597204298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75597565764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75597913532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75598277002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75598634948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75599006484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75599444264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75599819512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75600173910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75600522566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75600902946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75601250026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75601625514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75602083308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75602480010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75602848576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75603221166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75603570392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75603930546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75604461250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75604914924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75605278672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75605630728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75606003624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75606366716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75606740240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75607106436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75607537664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75607900316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75608271700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75608656536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75609003390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75609374194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75609765214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75610167676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75610606176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75610994472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75611362866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75611743428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75612108728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75612480150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75612869788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75613319662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75613695444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75614072580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75614422770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75614785978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75615134484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75615648864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75616100328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75616477400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75616846490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75617238466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75617583776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75617930116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75618339174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75618769740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75619133556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75619477240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75619852578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75620211122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75620674326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75621058970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75621523094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75621907572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75622255524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75622623534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75622969520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75623342458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75623716232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75624090520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75624528656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75624881266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75625247432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75625594530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75626171134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75626681356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75627152354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75627519146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75627892536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75628245780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75628594792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75628956670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75629317840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75629682584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75630112570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75630489640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75630856166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75631228558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75631574968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75631921080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75632293070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75632706624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75633099004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75633443364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75633821746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75634179922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75634549180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75634893740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75635257450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75635702418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75636052684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75636422548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75636767982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75637140058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75637498956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75637985182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75638424636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75638777992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75639177992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75639545606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75639908816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75640253762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75640639116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75640999370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75641477172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75641828594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75642183454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75642546848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75642894488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75643258946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75643619708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75644068072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75644434674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75644813076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75645160526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75645509738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75645872256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75646235426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75646599160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75647048946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75647422302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75647787546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75648156660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75648532664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75649155398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75649851116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75650323160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75650689596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75651035280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75651406636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75651784416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75652158090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75652606988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75652959976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75653329504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75653674448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75654035410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75654379256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75654761032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75655200674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75655577146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75655931892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75656279470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 708,7080000,10000,0,0,256,25,814,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75657996318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75658360448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75658916532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75659269920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75659643348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75660005154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75660502016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75660923938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75661282116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75661651776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75661998662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75662399450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75662747528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75663158762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75663596754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75663975230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75664330222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75664678916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75665040842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75665387948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75665764836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75666137900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75666573814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75666956384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75667350784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75667699004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75668060036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75668420968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75668783004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75669221028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75669569116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75669946208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75670307034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75670678246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75671027208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75671487304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75671912858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75672263898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75672625334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75672976392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75673348558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75673709882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75674125966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75674494744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75674950282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75675312464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75675658424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75676019064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75676363136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75676763784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75677226912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75677731872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75678082704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75678430838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75678790148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75679134676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75679496452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75679852846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75680222794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75680655866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75681026766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75681373310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75681740328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75682100180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75682586862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75682972794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75683431778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75683850508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75684232956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75684608064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75684957746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75685319884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75685682632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75686101948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75686469140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75686849150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75687223268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75687603674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75687994576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75688356500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75688773756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75689168066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75689545492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75689911842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75690257054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75690627394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75690999168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75691370270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75691788960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75692143082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75692503506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75692849054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75693211298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75693555550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75694088376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75694782352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75695162112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75695510568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75695860146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75696221772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75696585102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75696950008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75697367176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75697761026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75698147240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75698520538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75698866030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75699244352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75699618198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75700045088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75700412894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75700760864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75701133876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75701494928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75701866954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75702226022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75702575928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75703219648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75703762650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75704129802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75704476148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75705040266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75705568256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75705950364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75706299984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75706654130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75707015966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75707362134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75707737478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75708084136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75708519208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75708883232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75709262220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75709847390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75710211948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75710589618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75710938052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75711371528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75711722622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75712096832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75712459610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75712836098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75713185816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75713548402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75713971986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75714343508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75714705662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75715050668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75715420874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75715780290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75716266698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75716618204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75717085314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75717449352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75717797326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75718161160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75718506606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75718878756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75719252284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75719696536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75720047778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75720395726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75720790324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75721141368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75721505532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75721866342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75722306038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75722677480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75723051306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75723399598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75723750122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75724112754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75724461912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75724837306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75725250012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75725626526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75725986748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75726357166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75726738164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75727087352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75727562232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75727993914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75728381108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75728746010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75729118816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75729480464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75729886580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75730284176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75730721882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75731097126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75731446334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75731812146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75732159882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75732533564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75732908516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75733283144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75733883828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75734241886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75734606290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75734954100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75735318656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75735666712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75736056214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75736499760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75736879974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75737230022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75737580538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75737944352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75738293354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75738773954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75739189024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75739564364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75739926080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75740337436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75740687274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75741036420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75741410864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75741759070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75742192256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75742540534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75742911896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75743292024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75743666080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75744014486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75744387056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75744816618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75745169416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75745535684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75745901238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75746273040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75746631966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75747016072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75747362242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75747788404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75748149954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75748496036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75748856890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75749200748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75749571048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75750085752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75750544620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75750895156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75751244442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75751604236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75751950540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75752312980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75752671570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75753104682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75753468968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75753839556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75754185858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75754532292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75754892338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75755237374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75755609616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 709,7090000,10000,0,0,256,25,815,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75757657490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75758040110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75758416290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75758868774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75759220192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75759570094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75759935954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75760281674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75760644280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75761106860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75761545160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75761991604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75762365708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75762736616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75763087494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75763447694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75763806770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75764170368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75764582466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75764953938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75765310994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75765680336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75766024342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75766370110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75766740056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75767161506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75767530706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75767877328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75768252170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75768612676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75768985024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75769343518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75769692476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75770116048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75770466674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75770831678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75771178506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75771551670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75771914204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75772394816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75772809588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75773160932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75773521032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75773867528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75774230470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75774575348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75774958070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75775318128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75775758796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75776164306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75776677604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75777043322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75777390530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75777769242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75778135950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75778583652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75778947222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75779318526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75779952798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75780306056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75780679964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75781086138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75781467454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75781812960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75782184004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75782545850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75782916796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75783448320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75783800540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75784223988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75784572156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75784933248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75785276736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75785646440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75786005112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75786422300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75786830908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75787183684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75787543252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75787888632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75788248654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75788591426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75788971402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75789330608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75789761246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75790189536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75790539056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75790898110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75791242548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75791649268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75792038484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75792489510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75792855628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75793230328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75793577836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75793927014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75794308246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75794820060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75795250122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75795597572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75795967632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75796326830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75796697800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75797043442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75797402600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75797764280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75798173538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75798538696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75798882866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75799252808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75799612450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75799982346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75800339612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75800747044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75801108806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75801453860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75801815086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75802197706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75802571216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75802957776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75803347162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75803766082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75804118664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75804479888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75804827092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75805190006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75805535428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75806012748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75806440928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75806815406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75807162294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75807509508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75807868814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75808213308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75808586288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75808929932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75809359894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75809743832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75810114996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75810462092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75810809150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75811168624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75811525398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75811947800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75812295522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75812666124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75813024746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75813395184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75813741438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75814087676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75814458514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75814866632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75815231200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75815576180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75815945684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75816304020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75816673638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75817121288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75817536176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75817898568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75818256798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75818680966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75819026366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75819396716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75819770152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75820141998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75820555266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75820905230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75821264548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75821609050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75821970200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75822314806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75822697874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75823126148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75823530566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75823911988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75824300842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75824667686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75825034922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75825411426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75825756560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75826199248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75826562970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75826933598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75827309422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75827679218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75828154006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75828505360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75828939068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75829351248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75829724328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75830084102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75830455646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75830801172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75831198216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75831630506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75831980028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75832343178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75832688090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75833058720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75833418880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75833801390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75834147564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75834556872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75834918184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75835264298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75835625676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75835970012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75836339768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75836710100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75837146046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75837499078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75837849052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75838210250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75838559184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75839091996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75839645186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75840089760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75840455524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75840835382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75841204260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75841553666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75841913526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75842348858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75842797926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75843148176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75843522396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75843884482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75844259800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75844608628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75844970692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75845332742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75845795200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75846161260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75846510964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75846949900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75847314498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75847688724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75848052204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75848483908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75848847642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75849193284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75849553772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75849896946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75850266032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75850735700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75851181746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75851532604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75851880210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75852240780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75852587096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75852951376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75853307036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75853677340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75854097450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75854471674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75854817120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 710,7100000,10000,0,0,256,25,816,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75856469744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75857128854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75857530752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75857958092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75858308224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75858686492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75859066580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75859535292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75859892272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75860243816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75860604504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75860951274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75861312828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75861820968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75862199594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75862625788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75863000200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75863348680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75863698280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75864059858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75864407558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75864784634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75865193336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75865567608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75865930576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75866302318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75866650076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75866998352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75867371476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75867741246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75868196038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75868546472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75868919670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75869281288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75869654326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75870036366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75870416250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75870874314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75871260178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75871642762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75872007120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75872383076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75872748810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75873268788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75873759264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75874147644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75874530338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75875170254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75875546104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75875910952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75876401502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75876943460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75877322956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75877671746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75878059012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75878420592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75878779372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75879360860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75879711776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75880086516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75880447528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75880819736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75881181388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75881547412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75881982948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75882337008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75882704790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75883052868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75883449602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75883830738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75884325030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75884748516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75885102716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75885465330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75885813152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75886177942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75886524914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75886907388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75887268448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75887701988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75888052598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75888401002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75888761498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75889107610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75889471444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75889829054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75890220090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75890643916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75891018302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75891366644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75891714946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75892074600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75892422432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75892797012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75893205382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75893581672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75893944266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75894316906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75894665392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75895014072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75895480336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75895890224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75896267426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75896614390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75897012952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75897378688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75897752852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75898155806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75898507138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75898946850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75899299324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75899662486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75900009370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75900381628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75900742056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75901125356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75901535548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75901888508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75902250130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75902597770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75902961540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75903308460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75903681290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75904053680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75904513774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75904886738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75905236390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75905613520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75905960628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75906323754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75906780742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75907226776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75907597134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75907973688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75908325746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75908677586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75909044702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75909406672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75909774244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75910188404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75910563988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75910924918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75911298504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75911645780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75911993744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75912366656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75912775926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75913145032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75913492412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75913866970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75914267750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75914643282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75915036170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75915419194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75915893712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75916251100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75916646558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75917025826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75917430764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75917932594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75918416336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75918771326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75919121944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75919497088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75919862308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75920246750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75920641460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75921103482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75921503932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75921913012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75922293064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75922674622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75923048160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75923431302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75923886124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75924250088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75924623608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75925017462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75925391388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75925769726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75926132262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75926494814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75926912034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75927278428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75927624314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75927996190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75928356166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75928727166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75929221304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75929636968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75930000970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75930539760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75931047704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75931397354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75931821512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75932185984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75932640176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75932991100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75933341548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75933908464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75934260642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75934636682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75934982678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75935422248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75935788338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75936161398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75936508874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75936859264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75937220046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75937577168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75938025426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75938377716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75938752320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75939114076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75939525718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75939875952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75940432568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75940870388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75941225260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75941626510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75941973616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75942345172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75942707026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75943139774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75943563422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75943936606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75944317054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75944665944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75945028694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75945374208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75945758260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75946119082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75946568196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75946918842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75947268132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75947629874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75947977036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75948340344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75948698744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75949142098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75949512662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75949887844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75950238774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75950609040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75950973850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75951446432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75951815428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75952233576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75952609496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75952971628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75953346998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75953712516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75954113154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75954479076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75954936064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 711,7110000,10000,0,0,256,25,817,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 75956967650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75957325956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75957781018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75958149320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75958527820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75958880324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75959234448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75959600526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75959962548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75960391900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75960741992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75961114884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75961477298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75961850918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75962200958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75962666914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75963092268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75963456518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75963823364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75964172186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75964547698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75964910314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75965284458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75965646278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75966057352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75966424668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75966775932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75967142690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75967490752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75967865522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75968240224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75968616056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75969027236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75969379304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75969741306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75970089296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75970452264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75970817502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75971202470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75971673762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75972050612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75972397898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75972747040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75973109270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75973456376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75973925504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75974349402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75974724634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75975085340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75975457330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75975804126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75976151328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75976522780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75976869608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75977296646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75977647552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75978021096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75978383994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75978756578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75979105708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75979467738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75979878882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75980243048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75980609618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75980956520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75981329110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75981690944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75982209992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75982884966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75983410896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75983789400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75984139122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75984557382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75985181344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75985633294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75986002446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75986376452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75986724812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75987094952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75987457028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75987816512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75988179306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75988589464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75988962932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75989323542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75989694914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75990042016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75990389586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75990760910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75991170014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75991535422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75991880586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75992251562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75992611434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75992982276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75993445332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75994039808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75994410654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75994760604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75995125228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75995472586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75995846836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75996337414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 75996784956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75997135120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 75997483116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 75997843428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 75998188968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 75998552830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 75998909566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 75999282304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 75999703866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76000246672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76000608662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76000984542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76001563530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76002182360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76002919112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76003526452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76004200860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76004610758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76004986628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76005413882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76005767872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76006139328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76006486420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76006849902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76007196112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76007679168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76008113448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76008491180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76008838502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76009186018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76009545290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76009891652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76010296366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76010914678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76011290192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76011650508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76012022846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76012370768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76012752720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76013133190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76013585846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76013952094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76014298340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76014669942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76015029154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76015401454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76015758986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76016107818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76016536714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76016886532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76017249250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76017593560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76017964472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76018324652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76018888992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76019302640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76019655160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76020016068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76020380810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76020743708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76021089398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76021473714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76021884590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76022268316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76022615892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76022964164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76023323654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76023669312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76024030652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76024385676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76024815958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76025182278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76025554772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76025901522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76026248924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76026609246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76026967868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76027330132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76027740040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76028114150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76028473704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76028846000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76029192928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76029540692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76029998060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76030410428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76030777854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76031123418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76031495972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76031856614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76032228700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76032586976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76032936478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76033354532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76033704426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76034067156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76034412680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76034783696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76035143584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76035540722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76035959846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76036313742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76036676588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76037024996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76037389304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76037736072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76038120038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76038495950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76038929010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76039278434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76039626548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76039987138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76040332930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76040694818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76041138644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76041573206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76041939154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76042310446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76042657626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76043005032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76043364642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76043720368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76044081354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76044529046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76044905812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76045266462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76045638650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76045985606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76046333048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76046705620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76047114948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76047483382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76047849118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76048238938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76048617930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76049022372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76049413412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76049772036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76050224152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76050575110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76050937940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76051299808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76051671648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76052163992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76052902464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76053502440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76054099692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76054741122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76055388646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76056100632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76056711012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76057383726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76058050266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76058826012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 712,7120000,10000,0,0,256,25,818,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 76060445860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76060872904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76061329352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76061683128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76062046480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76062392222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76062765056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76063125686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76063624412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76064049474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76064402364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76064763890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76065110324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76065473856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76065819214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76066233630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76066596530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76067038550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76067391250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76067741208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76068104152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76068453234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76068817998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76069178444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76069642328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76070009142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76070381750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76070749704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76071098304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76071458554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76071817400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76072179968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76072596312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76072970194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76073330760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76073701488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76074047364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76074394264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76074893400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76075312170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76075682004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76076029788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76076424436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76076817768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76077192558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76077588980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76078023064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76078390450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76078740416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76079107430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76079455992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76079831582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76080207028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76080583328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76080992592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76081344472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76081709068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76082059518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76082426252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76082775550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76083162856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76083584716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76083964178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76084317066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76084665924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76085030518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76085381032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76085898112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76086329042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76086708226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76087070146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76087637398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76087989552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76088339304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76088716864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76089135184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76089501682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76089848602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76090220590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76090581546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76090954296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76091323512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76091672468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76092099066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76092448702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76092811656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76093181284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76093585876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76093963260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76094380540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76094840564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76095239356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76095618788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76095983634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76096380932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76096746344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76097300868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76097741314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76098136648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76098487050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76098836330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76099199810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76099548708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76099926774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76100342172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76100717652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76101077528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76101448620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76101795034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76102141800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76102567464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76102914940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76103342952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76103692080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76104064450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76104424418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76104795898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76105161796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76105529194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76105962824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76106313562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76106676814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76107023352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76107394376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76107753782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76108230314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76108582268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76108996958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76109359340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76109706208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76110068340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76110414864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76110785156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76111223964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76111687954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76112040580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76112389358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76112749694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76113095192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76113457770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76113816776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76114187990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76114608042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76114982564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76115329030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76115676136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76116035772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76116381942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76116755986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76117163260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76117537944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76117916276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76118288698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76118635576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76118983158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76119446662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76119797352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76120223052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76120570496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76120941940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76121302312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76121673420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76122045560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76122404034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76122824192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76123174912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76123537644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76123882764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76124308930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76124669954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76125055192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76125420368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76125843704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76126207850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76126557542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76126922844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76127270636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76127645206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76128072528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76128534364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76128884094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76129232144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76129591832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76129938604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76130300454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76130751808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76131190462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76131555554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76131925878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76132272668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76132619198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76132979328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76133351970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76133714700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76134121986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76134495574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76134854904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76135225928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76135571960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76135919144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76136289338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76136689884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76137064312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76137409748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76137780764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76138140784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76138512360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76138859004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76139217924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76139638348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76139988064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76140349412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76140693800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76141065600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76141424982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76141895030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76142305228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76142659208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76143019122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76143364588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76143727114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76144072032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76144442500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76144813000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76145246536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76145599430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76145949242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76146312756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76146675082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76147039808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76147398764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76147770644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76148199070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76148573884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76148934000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76149282306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76149641968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76149987240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76150360644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76150822826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76151231210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76151594118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76151966992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76152314634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76152662904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76153132952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76153552296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76153919320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76154264492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76154636006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76154995324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76155365622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76155722446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76156070316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76156491608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 713,7130000,10000,0,0,256,25,819,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 76158445188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76158835974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76159262008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76159638900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76159998356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76160370820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76160717736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76161065674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76161438964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76161783904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76162209202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76162557238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76162928444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76163287866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76163660050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76164006354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76164759486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76165130484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76165480240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76165874300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76166221004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76166594036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76166969480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76167342240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76167755362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76168106216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76168488518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76168867908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76169250126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76169613794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76170003992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76170436420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76170815464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76171166188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76171517266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76171881012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76172241970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76172623772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76172969662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76173399278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76173762776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76174134010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76174480294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76174826764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76175186572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76175691498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76176119632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76176468602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76176839550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76177200594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76177571830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76177918912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76178336780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76178787026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76179140550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76179504454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76179850958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76180223930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76180587602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76180974276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76181340936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76181753012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76182115810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76182462720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76182825066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76183169816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76183540760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76183912010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76184348214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76184701678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76185053456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76185416784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76185765428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76186130168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76186626136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76187002196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76187424916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76187800434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76188150126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76188499462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76188862378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76189209786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76189586078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76189992726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76190367758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76190729132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76191101792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76191449608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76191798264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76192169574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76192515330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76192935214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76193284280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76193655958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76194016204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76194386714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76194733138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76195091672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76195511652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76195863066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76196226352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76196572864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76196958902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76197318796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76197785244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76198136540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76198733268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76199213084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76199565424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76199929742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76200277934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76200671008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76201100828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76201487888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76201837762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76202189032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76202553292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76202903056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76203268418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76203627940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76204065112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76204432798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76204805488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76205154302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76205503742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76205866394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76206226736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76206592028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76207003228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76207376102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76207764052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76208169066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76208539848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76209062362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76209550612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76209904854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76210270398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76210617356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76211052988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76211731360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76212580526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76213272480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76213932456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76214510956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76214883368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76215388700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76215759104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76216150310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76216545110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76216934378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76217284550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76217647596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76218081054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76218434380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76218799730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76219148236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76219522586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76219885440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76220377456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76220795530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76221148116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76221509120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76221856388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76222221214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76222567224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76223005324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76223369144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76223808154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76224161218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76224511294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76224873700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76225221326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76225586026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76225945660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76226407230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76226791260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76227196750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76227577694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76227927224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76228290436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76228653438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76229016018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76229439296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76229814666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76230175024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76230565792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76230914166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76231374942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76231741478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76232155888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76232521674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76233038642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76233476992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76233844976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76234285718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76234700096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76235063498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76235425622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76235773902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76236140408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76236486578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76236859432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76237235236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76237721752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76238074972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76238442304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76238820708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76239168602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76239531084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76239894614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76240387000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76240751826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76241313490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76241664732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76242014318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76242374678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76242888832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76243355724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76243739980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76244158600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76244542590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76244932302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76245338432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76245728292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76246160420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76246513344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76246894966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76247241014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76247612594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76247972062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76248359626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76248770870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76249120714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76249480290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76249826038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76250208864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76250554800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76250938266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76251297658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76251747198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76252098382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76252445478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76252806366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76253153058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76253516710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76253999708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76254436260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76254801056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76255173120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76255520824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76255868508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76256228504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76256585768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76256949194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76257354010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76257727280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76258087268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 714,7140000,10000,0,0,256,25,820,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 76259627490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76260050412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76260407018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76260803362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76261156214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76261522362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76261870990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76262261986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76262622400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76263094064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76263442082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76263790070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76264149164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76264495518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76264967578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76265328474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76265766230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76266131874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76266504016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76266850192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76267196208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76267556750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76267914128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76268337124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76268685556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76269057330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76269417644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76269934076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76270357118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76270724862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76271159442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76271512118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76271877340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76272224520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76272599722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76272962360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76273348234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76273696834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76274118910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76274484290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76275018614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76275453136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76275803322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76276299828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76276736274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76277112022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76277460116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76277807240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76278167578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76278513056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76278875312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76279252352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76279684718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76280050036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76280420878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76280767012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76281113974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76281473650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76281830378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76282193246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76282602512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76282980582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76283344400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76283719912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76284069662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76284419764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76284794902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76285205892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76285571370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76285916460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76286287188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76286646440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76287018066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76287512498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76287928164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76288293264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76288640840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76289004102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76289349582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76289748668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76290183762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76290561132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76290995650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76291347020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76291707288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76292071902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76292434076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76292778112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76293163036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76293590650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76293967560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76294316746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76294695184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76295054494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76295398998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76295773232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76296118870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76296587780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76296955044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76297329258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76297678146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76298027932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76298390848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76298852810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76299286440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76299634700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76300005946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76300365018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76300735354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76301080628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76301438530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76301798804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76302209618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76302576140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76302923352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76303296884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76303657106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76304028358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76304388064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76304795812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76305159716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76305509746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76305873558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76306220964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76306594320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76306968780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76307364024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76307783806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76308134984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76308495958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76308841264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76309202636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76309547092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76310043350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76310473754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76310849320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76311197004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76311544540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76311903782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76312250820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76312625438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76312972130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76313404766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76313771048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76314142930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76314490300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76314837952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76315197900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76315556092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76315979806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76316328378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76316727878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76317108262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76317500206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76317849224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76318406832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76318846192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76319197578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76319560690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76319905890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76320277216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76320636368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76321164312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76321587222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76321938978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76322298782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76322645220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76323008004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76323352670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76323735688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76324096234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76324533562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76324886440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76325237096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76325598586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76325970556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76326333366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76326691602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76327123882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76327489380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76327860300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76328207536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76328554968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76328914854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76329260506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76329633716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76330046892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76330424224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76330785754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76331158782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76331506048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76331855768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76332415694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76332862766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76333233278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76333581478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76333955608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76334319098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76334690942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76335051108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76335401628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76335828582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76336179870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76336545430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76336892956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76337266408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76337627158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76338010728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76338420014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76338773466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76339136384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76339484630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76339849720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76340197316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76340581212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76340942778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76341394490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76341745026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76342092680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76342452872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76342799280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76343162578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76343626710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76344091812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76344477968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76344881410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76345231246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76345581970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76345945738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76346338074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76346773736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76347123892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76347497314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76347860936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76348233982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76348581506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76348961860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76349322560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76349766984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76350163176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76350525018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76350898526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76351261432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76351634914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76351995186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76352421054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76352784768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76353131066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76353493640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76353870508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76354243220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76354733828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76355180740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76355531556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76355879992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 715,7150000,10000,0,0,256,25,822,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 76357945752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76358305256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76358689350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76359037644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76359459148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76359822130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76360212470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76360558858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76360992182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76361362244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76361711656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76362076972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76362424972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76362799668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76363189140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76363633524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76363983984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76364332200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76364692438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76365037840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76365399992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76365864142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76366300686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76366670172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76367042000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76367389822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76367737186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76368096746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76368442816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76368816126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76369226112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76369600000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76369960578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76370331800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76370678982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76371048496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76371423618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76371788088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76372239848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76372591628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76372981822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76373344658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76373720382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76374084284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76374462534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76374892328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76375241320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76375604002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76375949490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76376322668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76376681620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76377165640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76377580590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76377933024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76378293984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76378640352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76379002368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76379347844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76379758862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76380120202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76380562870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76380912868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76381260602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76381619412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76381965368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76382326962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76382683064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76383113052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76383479162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76383850228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76384197804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76384545196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76384905824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76385293628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76385695398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76386123930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76386515572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76386909282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76387309408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76387674208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76388052862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76388609362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76389082644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76389478452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76389879768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76390288926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76390666350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76391080174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76391523858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76391887362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76392247644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76392594126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76392956434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76393300710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76393671540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76394059884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76394519646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76395083304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76395468666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76395858390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76396205732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76396583822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76396946392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76397396828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76397761442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76398134554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76398514814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76398896410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76399440436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76399886416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76400288536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76400693780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76401097674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76401477006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76401897828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76402319496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76402769052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76403166634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76403546040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76403955250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76404318624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76404722068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76405099088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76405546588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76405928984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76406309352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76406716592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76407092588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76407486148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76407877642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76408328562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76408755020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76409159054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76409537410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76409915266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76410451796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76411102594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76411503884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76411853406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76412260348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76412642002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76413017380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76413379738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76413730754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76414159724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76414510724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76414874684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76415221418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76415595192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76415955822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76416338760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76416746134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76417097650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76417459820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76417806950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76418169356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76418515326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76418887370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76419277208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76419717956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76420068696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76420417890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76420778368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76421124200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76421487080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76421967674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76422406232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76422794920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76423167120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76423514436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76423862548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76424221248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76424578102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76424940160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76425348908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76425724414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76426084642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76426455548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76426802630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76427150894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76427521542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76427930304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76428296452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76428640232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76429011084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76429370968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76429741286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76430087060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76430446112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76430868816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76431219006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76431580400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76431926582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76432298802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76432658978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76433136292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76433551880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76433902968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76434264238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76434609966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76434971882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76435316324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76435686620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76436057076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76436491646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76436841244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76437188580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76437548674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76437947614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76438311944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76438682546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76439162500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76439530474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76439905452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76440253876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76440619492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76440981404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76441359392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76441723956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76442140876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76442534552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76442915016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76443305936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76443654794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76444004254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76444504968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76444925024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76445291682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76445743376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76446120228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76446482034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76446853792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76447213532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76447631884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76447996858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76448344680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76448707548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76449053662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76449425546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76449797972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76450170304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76450581440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76450931934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76451290246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76451634914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76451995226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76452339034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76452721110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76453155894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76453531334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76453900132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76454248358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76454607768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76454953942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76455425058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76455775732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76456217368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 716,7160000,10000,0,0,256,25,823,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 76457738428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76458174584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76458523268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76458943758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76459309582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76459657104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76460017782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76460361614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76460730584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76461100128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76461532490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76461882324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76462231320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76462592458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76462939070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76463300706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76463646996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76464031484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76464457830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76464832022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76465178824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76465526594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76465886026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76466231350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76466727240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76467139466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76467513730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76467874772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76468246000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76468592546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76468939388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76469310604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76469701876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76470180402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76470549254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76470938776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76471301284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76471691592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76472261208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76472616692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76473045492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76473397646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76473763736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76474112324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76474486632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76474849040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76475233230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76475644308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76475997704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76476360136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76476706506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76477068830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76477414154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76477941400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76478373104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76478751000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76479099900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76479448658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76479811392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76480157682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76480532642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76480879384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76481310292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76481676602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76482048844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76482397498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76482745878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76483107526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76483467184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76483881704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76484242542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76484616534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76484979470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76485353148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76485761150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76486127146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76486488550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76486909808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76487275410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76487621866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76487994304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76488355184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76488727028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76489183520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76489603474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76489968044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76490315598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76490678928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76491025398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76491396606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76491769198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76492140386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76492549098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76492900718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76493260416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76493606504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76493969244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76494455286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76495160868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76495532810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76495907842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76496257280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76496607306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76496969906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76497332768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76497699002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76498111040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76498485346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76498845954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76499218126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76499566058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76499913288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76500435244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76500858486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76501226182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76501573428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76502010860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76502378174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76502779860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76503167722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76503599476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76503964372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76504311502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76504674334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76505021868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76505393776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76505768404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76506140144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76506557316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76506912488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76507289470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76507860138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76508681188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76509631254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76510647588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76511976488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76513167174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76514528280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76515205130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76515845788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76516999560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76517762200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76518146574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76518537694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76518942194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76519451748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76519819020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76520169646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76520611706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76520962942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76521326012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76521672714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76522042326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76522401150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76522892866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76523312664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76523668552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76524062910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76524409398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76524771562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76525116358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76525499030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76525922414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76526300140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76526648272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76526997136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76527359648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76527707840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76528072200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76528439696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76528872130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76529237650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76529608562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76529954570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76530302428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76530661586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76531018852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76531381200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76531788086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76532162232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76532522184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76532893404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76533240580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76533587786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76534049124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76534465308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76534831180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76535176124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76535546984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76535906552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76536277558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76536634318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76536981224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76537403276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76537753310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76538115272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76538489726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76538864612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76539228284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76539632414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76540051672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76540403674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76540763764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76541110294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76541473276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76541818498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76542200776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76542560388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76542996562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76543345886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76543693704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76544054290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76544399746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76544762606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76545214836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76545653820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76546019542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76546390752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76546738012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76547085976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76547445948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76547803252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76548165414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76548574908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76549177098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76549547650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76549922446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76550270886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76550635044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76550998412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76551411936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76551778056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76552124422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76552498964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76552861524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76553232572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76553670230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76554311240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76554678490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76555035728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76555487764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76555992506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76556547664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76557014628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76557393110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76557748624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76558099832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76558462232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76559012002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76559557330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76559922076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76560325718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76560719556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76561125550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76561473908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76561869320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 717,7170000,10000,0,0,256,25,824,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 76563553646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76563912006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76564277390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76564640768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76565142944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76565533570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76565917132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76566268320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76566618912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76566981608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76567478810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76567956224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76568340930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76568739094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76569146982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76569521272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76569867714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76570295376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76570745042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76571097400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76571461258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76571815182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76572189252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76572551406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76572999300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76573348404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76573766180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76574130238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76574495280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76574895946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76575259922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76575650976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76576449748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76576919924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76577281350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76577650072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76578036938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76578407240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76578902114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76579329646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76579712152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76580087778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76580547206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76580901886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76581253688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76581635976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76582059474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76582430348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76582829224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76583238202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76583639628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76584053978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76584461524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76584893742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76585295736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76585649674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76586036540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76586388850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76586766570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76587148034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76587597312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76587951888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76588304732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76588703436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76589090270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76589490408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76590058076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76590561886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76590951858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76591329256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76591680952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76592033496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76592397552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76592762922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76593238072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76593595690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76593976906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76594386922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76594767182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76595119768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76595517090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76595958686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76596348982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76596748614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76597134726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76597528696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76597894782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76598287272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76598708054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76599067644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76599430966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76599779502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76600146410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76600494354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76600978236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76601356292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76601799342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76602152488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76602503944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76602868500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76603217698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76603585212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76603944770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76604379894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76604771872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76605191146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76605543120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76605943716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76606313252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76606675522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76607146944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76607525328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76607908190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76608303360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76608807248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76609163774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76609552924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76610013190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76610387680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76610756460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76611106554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76611483236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76611849856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76612343952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76612766110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76613125366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76613496666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76613855508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76614250234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76614635776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76615044640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76615508574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76615927382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76616311512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76616665160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76617030906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76617413460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76617810530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76618160938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76618606426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76618977670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76619386866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76619770206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76620141522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76620548758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76620930688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76621398696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76621786402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76622179572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76622542828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76622917270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76623351724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76623732024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76624201906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76624558308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76624941860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76625323488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76625956926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76626412744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76626887448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76627247972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76627618676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76628004422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76628372570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76628773144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76629155964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76629635104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76630043928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76630422174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76630820186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76631174144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76631554178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76631934394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76632390306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76632746444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76633124818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76633492312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76633867454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76634217804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76634729544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76635165282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76635543014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76635930438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76636281192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76636656200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76637099482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76637493774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76637920344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76638280520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76638646682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76639017894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76639395336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76639773096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76640162144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76640544670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76640994516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76641348440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76641701030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76642083196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76642434556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76642833338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76643211460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76643669204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76644074708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76644473254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76644858240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76645209942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76645605812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76646104480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76646548850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76646935000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76647312566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76647697226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76648073758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76648424668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76648792730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76649227046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76649582858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76649947032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76650296796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76650671646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76651035654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76651422320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76651807278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76652259916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76652645480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76653013804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76653413764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76653762062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76654196316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76654560164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76655019100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76655373138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76655724926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76656089812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76656440416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76656808784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76657268790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76657718432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76658087584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76658464908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76658814920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76659164800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76659526516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76659887716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76660317830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76660669580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76661044990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76661410070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76661784430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76662134406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76662514948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76662879544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76663293818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76663664444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 718,7180000,10000,0,0,256,25,825,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 76665672568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76666164482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76666539150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76666919344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76667273022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76667629766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76667997970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76668465588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76668903836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76669257424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76669632748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76669996200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76670371596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76670778642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76671162252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76671616970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76672002102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76672414894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76672797272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76673192078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76673557322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76673976946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76674399954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76674757008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76675122362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76675490384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76675873932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76676223056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76676640118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76677005026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76677446362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76677799650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76678149812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76678512434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76678860398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76679225316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76679710590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76680158680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76680529190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76680904522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76681255190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76681606870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76681972944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76682370978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76682800584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76683153326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76683529654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76683893920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76684268692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76684617982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76684980558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76685345138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76685754748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76686123836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76686496384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76686889340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76687285974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76687700832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76688089072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76688549956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76688933318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76689285026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76689650652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76689999968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76690375924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76690911798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76691394126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76691747376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76692150790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76692525004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76692873854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76693331754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76693685544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76694169546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76694558824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76694967682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76695333964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76695683958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76696090820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76696442658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76696904414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76697275968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76697670888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76698065452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76698441622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76698792444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76699183876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76699652708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76700028024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76700413470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76700793054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76701215352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76701578740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76702069398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76702687542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76703045634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76703445848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76703798042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76704194890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76704578000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76704979636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76705426786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76705803384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76706186338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76706553748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76706916080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76707262912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76707639620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76708061326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76708438768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76708802366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76709177708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76709527074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76709876210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76710249406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76710597430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76711027336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76711377790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76711751212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76712114296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76712489980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76712838614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76713380084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76713804944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76714157880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76714523074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76714870462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76715245064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76715608108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76715997144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76716408972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76716765304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76717130346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76717481602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76717849496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76718200214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76718589656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76718953516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76719392110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76719746850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76720100492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76720550758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76720905870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76721285614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76721681220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76722132078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76722502136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76722880728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76723230434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76723583000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76723958116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76724420964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76724856468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76725210022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76725585924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76725950914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76726325228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76726723948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76727095246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76727539008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76727892892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76728258068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76728605908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76728981598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76729345244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76729731070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76730080032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76730492432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76730858816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76731207970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76731572234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76731918930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76732315728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76732691168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76733128144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76733480654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76733833046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76734195574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76734544348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76734908524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76735256370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76735944910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76736467270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76736857966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76737209410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76737562240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76737928092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76738322822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76738761552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76739115360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76739493170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76739858042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76740233374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76740582556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76740944828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76741309392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76741734138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76742104358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76742454776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76742829998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76743193004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76743566372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76743927204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76744342914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76744707156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76745055462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76745419090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76745764760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76746137230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76746785012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76747230120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76747583568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76747934488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76748297576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76748715026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76749083702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76749460362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76749949686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76750321914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76750702566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76751055176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76751406500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76751772628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76752152540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76752518108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76752931894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76753307602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76753669544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76754044256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76754392456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76754741316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76755115106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76755525572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76755892892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76756239408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76756612642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76757022196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76757399216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76757878288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76758291820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76758666954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76759015076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76759380094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76759728358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76760102712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76760476280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76760850438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76761259536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76761612498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76761976132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76762325280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76762690278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76763037464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76763422974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76763784972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76764219632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76764584044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 719,7190000,10000,0,0,256,25,826,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 76766180412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76766564930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76766992348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76767361448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76767711154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76768086490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76768449296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76768846284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76769344314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76769770270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76770331282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76770734058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76771102466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76771451792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76771844574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76772208660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76772668568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76773022190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76773373756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76773735140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76774083464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76774447662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76774808262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76775345910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76775924894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76776308012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76776662960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76777066770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76777448962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76777797888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76778278010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76778632344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76779015256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76779582468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76779961580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76780724328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76781125548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76781500058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76781852680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76782412552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76783040006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76783783114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76784218342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76784603556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76784955244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76785308606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76785687422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76786038394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76786525160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76786877786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76787259318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76787619918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76787992888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76788341206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76788702680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76789158432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76789511808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76789882530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76790230514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76790603650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76790965992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76791463842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76791816854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76792259748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76792626598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76792982914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76793347568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76793694410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76794111966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76794476596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76794916192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76795269328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76795627690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76795992066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76796343000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76796710010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76797072424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76797510196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76797880536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76798256482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76798613178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76798963736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76799328656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76799691348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76800058842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76800468320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76800841618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76801208240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76801579932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76801944322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76802293834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76802764290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76803181662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76803551152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76803905778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76804281442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76804645604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76805019898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76805448104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76805801880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76806305260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76806657442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76807032096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76807380926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76807756984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76808137046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76808512920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76808930068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76809281664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76809641710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76809988844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76810352640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76810698788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76811081684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76811508648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76811886934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76812233404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76812582136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76812942462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76813289384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76813652576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76814107868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76814550796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76814918070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76815292756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76815642366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76815992140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76816354468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76816714340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76817138358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76817488760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76817879538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76818242004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76818616158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76818964320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76819325236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76819686590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76820098702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76820465112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76820810846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76821182024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76821542708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76821914008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76822275928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76822669318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76823048880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76823396112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76823791838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76824160710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76824535670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76825015604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76825392820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76825812488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76826164958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76826526432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76826872910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76827236286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76827582502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76827965730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76828416748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76828799120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76829147922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76829497212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76829859172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76830208996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76830586160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76830934650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76831368274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76831734690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76832107388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76832455588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76832804420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76833183210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76833606956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76834080772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76834500960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76834886008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76835250492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76835627446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76835978376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76836483658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76836928298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76837283988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76837693302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76838254554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76838683418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76839073764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76839580632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76840051918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76840592008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76840960858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76841313410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76841697860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76842048878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76842535048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76842905554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76843290402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76843664304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76844018330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76844381730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76844742984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76845180674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76845535162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76845912144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76846294316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76846670466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76847020298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76847488012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76847925362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76848278194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76848643240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76848991852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76849366590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76849729670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76850169384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76850519954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76850932038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76851298052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76851647410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76852013300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76852361120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76852736294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76853110590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76853547454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76853902450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76854254128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76854618530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76854968652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76855335526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76855696580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76856072682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76856696700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76857075428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76857424884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76857776488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76858138416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76858625344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76859006450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76859418906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76859795994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76860157974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76860530954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76860879544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76861228834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76861626846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76862117788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76862498494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76862882882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76863258706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76863621960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76863997512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76864359216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76864790512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76865155598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76865501962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 720,7200000,10000,0,0,256,25,827,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 76867544468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76867905848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76868281952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76868675158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76869054396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76869408044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76869889176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76870328194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76870681586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76871066894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76871417260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76871793858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76872160422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76872548292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76872898080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76873318426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76873684536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76874032286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76874395672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76874742342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76875116672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76875497494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76875937594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76876290880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76876640384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76877002336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76877351036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76877715660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76878062966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76878446764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76878870760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76879248754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76879600168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76879949498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76880313716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76880662154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76881185030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76881599942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76881980432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76882345338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76882737722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76883088652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76883439884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76883815158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76884163998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76884593758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76884944256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76885318904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76885682218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76886055850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76886405032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76886765914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76887188570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76887544036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76887912022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76888262572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76888639378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76889003670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76889388008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76889738192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76890208200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76890576880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76890981262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76891349024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76891697780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76892086532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76892554124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76892999630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76893354042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76893704002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76894067516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76894415738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76894780226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76895147708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76895583126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76895951726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76896325202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76896674674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76897024438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76897386058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76897745404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76898111228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76898540786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76898914740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76899275264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76899646256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76899994270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76900342268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76900713242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76901119488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76901488632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76901836544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76902209972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76902570760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76902943032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76903383020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76903747064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76904172044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76904522248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76904884338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76905229184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76905600388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76905961502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76906385736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76906796888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76907150618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76907513720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76907860688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76908224186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76908570974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76908954296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76909316908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76909752024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76910104238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76910452898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76910816024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76911163858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76911529428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76911887610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76912319038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76912684852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76913055950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76913402906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76913764508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76914124914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76914481102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76914935570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76915345382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76915720748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76916081404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76916453588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76916800398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76917147766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76917519640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76917938454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76918361504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76918718824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76919137464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76919500572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76919872252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76920232238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76920581100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76921011334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76921362164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76921725306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76922070162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76922442098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76922802214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76923185490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76923596714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76923948330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76924309362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76924655368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76925018146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76925363232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76925840704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76926207120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76926641012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76926991074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76927339628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76927699476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76928047898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76928411036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76928783512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76929231672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76929598042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76929970420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76930317748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76930665930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76931026182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76931383638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76931747720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76932154144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76932528582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76932889022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76933451630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76933804592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76934166410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76934529008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76934941204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76935309718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76935655988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76936028262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76936388676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76936760630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76937256620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76937667990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76938031384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76938378588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76938742334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76939087826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76939460184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76939831210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76940204122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76940617598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76940968402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76941329176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76941674932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76942037302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76942383406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76942765300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76943187714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76943563520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76943910928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76944258700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76944618846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76944979860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76945354628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76945701112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76946133440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76946557376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76946940636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76947329430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76947680834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76948044768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76948541338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76948971344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76949320804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76949694108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76950054936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76950473598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76951105256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76951593924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76952083222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76952574392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76952946824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76953296226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76953687346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76954051336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76954508804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76954862954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76955214408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76955580298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76955929138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76956313074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76956909954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76957569668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76957945418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76958535464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76959127860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76959785086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76960366420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76960728774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76961094290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76961442258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76961817492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76962225148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76962711462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76963107372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 76963458102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 76963825274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 76964172700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 76964536650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 76964894864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 76965267500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 76965720796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 76966099414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 721,7210000,10000,0,0,256,25,828,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77001594010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77002106410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77002516712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77002963946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77003366626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77003765924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77004272058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77004709590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77005098874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77005447736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77005840680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77006205816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77006553420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77006930840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77007279030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77007720476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77008119842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77008526814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77008877332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77009260216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77009655864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77010047120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77010728376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77011115210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77011489592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77011852592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77012225836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77012588714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77012940224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77013374098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77013757240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77014160238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77014539652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77014916368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77015476908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77015922946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77016312582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77016699460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77017064556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77017414318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77017823530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77018244988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77018733268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77019127522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77019551376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77019903392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77020256510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77020620994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77020985216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77021353032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77021767786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77022178510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77022544452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77022953526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77023306210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77023658116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77024034494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77024464600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77024856776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77025240854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77025619556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77026004516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77026423016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77026924684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77027385202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77027784546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77028167940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77028538186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77028888956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77029276268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77029641042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77030084958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77030508084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77030861642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77031326722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77031696548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77032135312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77032486086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77032936088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77033341092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77033752526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77034104264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77034456574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77034878422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77035261642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77035729580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77036114230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77036523244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77036906630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77037283754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77037635194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77038113404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77038547664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77038936062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77039303102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77039651628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77040026458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77040419414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77040823356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77041267640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77041655586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77042052774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77042403514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77042801716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77043151534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77043539364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77044005944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77044418934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77044802080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77045170058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77045534234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77045916948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77046324814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77046790206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77047198984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77047594194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77048001884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77048352426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77048701592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77049185750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77049606480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77049973796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77050320512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77050713728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77051095060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77051469726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77051831710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77052183678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77052650252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77053001350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77053397948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77053777896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77054182084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77054576366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77054950260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77055404720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77055764528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77056432202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77056969384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77057400700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77057756534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77058230308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77058600060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77058983036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77059331076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77059733288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77060267550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77060620522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77061077804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77061569704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77062158132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77062813306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77063226026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77063692608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77064051130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77064447852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77064797592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77065162294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77065509928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77065899336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77066346362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77066724790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77067079884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77067430192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77067791764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77068139392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77068513230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77068859692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77069339420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77069707874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77070089978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77070439768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77070789848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77071154244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77071620188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77072052884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77072403394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77072784012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77073145992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77073520196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77073868316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77074264394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77074675720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77075040574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77075407640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77075763388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77076136198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77076497100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77076880756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77077228286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77077640872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77078007702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77078357762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77078724548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77079073560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77079449140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77080123196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77080573742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77080924890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77081273748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77081634430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77081981120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77082343598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77082898750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77083356204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77083725024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77084100930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77084450312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77084801272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77085165140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77085529564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77085957704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77086308060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77086682386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77087259368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77087680530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77088060320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77088486232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77088929564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77089284188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77089650838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77090002498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77090378706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77090743066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77091130550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77091544132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77091899552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77092263226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77092705018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77093183300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77093534280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77094108862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77094545578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77094959662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77095344766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77095698400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77096092130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77096512492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77096910136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77097357858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77097736572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77098100186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77098475120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77098824888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77099175590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77099552300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77099967348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77100337754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77100687458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77101063320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77101429256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77101804784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77102164476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77102515930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77102954234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 722,7220000,10000,0,0,256,25,830,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77105005204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77105395514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77105817310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77106243054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77106642656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77107040196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77107410330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77107813548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77108213890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77108651654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77109052586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77109418474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77109794922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77110159504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77110546266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77110895604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77111317182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77111684996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77112069804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77112435244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77112786038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77113162054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77113542218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77114006510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77114359176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77114708780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77115070120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77115416596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77115779414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77116327250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77116872280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77117243120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77117625144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77117977070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77118330016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77118693526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77119082048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77119773668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77120130924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77120506840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77120871132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77121248410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77121598050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77121967244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77122403740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77122755548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77123119476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77123498732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77123978100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77124568800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77124948630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77125377964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77125731690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77126094580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77126443230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77126806482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77127180024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77127690472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77128175440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77128586990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77128969934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77129352642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77129715744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77130134504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77130535916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77130958772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77131334930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77131714368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77132119538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77132519802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77132885020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77133248772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77133695736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77134096502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77134465762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77134856840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77135251320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77135658664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77136020838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77136477708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77136841978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77137190078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77137552510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77137898100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77138270056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77138773016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77139212686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77139564490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77139912000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77140272014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77140617768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77140980504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77141337116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77141709472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77142149130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77142528096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77142879934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77143230052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77143593532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77143942294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77144391690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77144864336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77145245316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77145608514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77145983278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77146357068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77146706456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77147081124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77147487132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77147866862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77148213290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77148585142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77148946178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77149318458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77149675530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77150124556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77150553634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77150904718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77151269992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77151616910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77151989388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77152350752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77152735358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77153143088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77153495588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77153857288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77154204112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77154567102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77154912584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77155294404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77155655414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77156090218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77156443308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77156793066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77157157102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77157505546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77157870980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77158231556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77158606280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77159028732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77159404082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77159751322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77160099294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77160460574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77160807610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77161274120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77161690544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77162082420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77162444398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77162817180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77163165736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77163513812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77164099446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77164520370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77164889470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77165238932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77165613666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77165977532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77166350374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77166709152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77167119432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77167483248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77167830098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77168192576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77168538466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77168910110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77169282130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77169655358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77170076260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77170427884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77170788940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77171135968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77171499580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77171845210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77172394378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77172933976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77173315958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77173668048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77174019782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77174384030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77174732152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77175110970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77175520354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77175896240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77176256866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77176629078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77176976664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77177325664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77177716286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77178063836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77178489742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77178838968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77179211388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77179572260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77179944900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77180292202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77180651598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77181012104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77181420794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77181786826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77182133160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77182505808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77182866872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77183238894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77183743226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77184158864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77184522822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77184871660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77185235214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77185581666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77185954386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77186366032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77186800542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77187153998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77187503794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77187867204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77188216448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77188582626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77188943104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77189319192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77189745580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77190123242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77190472186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77190822568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77191184288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77191531464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77191906456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77192311608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77192687854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77193049800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77193441494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77193790552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77194139102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77194707782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77195146718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77195514376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77195861646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77196234952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77196598278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77196972168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77197333080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77197684004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77198108294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77198459076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77198823226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77199169394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77199541556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77199900884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77200286276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77200683428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77201117132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77201480804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77201826444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77202187984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77202533326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77202917942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77203276664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 723,7230000,10000,0,0,256,25,831,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77204938028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77205294648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77205646384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77206182454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77206598278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77206966380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77207313644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77207689132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77208051662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77208425694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77208785826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77209215272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77209581958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77209972440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77210493624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77210908692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77211377856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77211743688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77212205184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77212560114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77212913704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77213277320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77213626040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77213990578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77214350832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77214784582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77215151748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77215526910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77215876514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77216226574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77216590490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77217078734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77217738654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77218351220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77219014814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77219397588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77219792646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77220145412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77220577600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77220944610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77221293452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77221657016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77222003418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77222376664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77222751074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77223188168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77223541286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77223892302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77224255758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77224603800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77224968992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77225327656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77225701054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77226124696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77226524486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77226872724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77227221282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77227582512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77227928386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77228411412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77228834134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77229297558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77229664726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77230039222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77230388828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77230739186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77231142008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77231564810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77231929720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77232276328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77232647678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77233008280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77233379900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77233737260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77234084648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77234510080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77234859248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77235220842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77235564918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77235934848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77236293118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77236674694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77237020830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77237429840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77237790960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77238137768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77238499430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77238880740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77239286106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77239753982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77240235874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77240589088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77241153130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77241520564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77241869310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77242286820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77242721028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77243097144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77243459096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77243832708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77244180260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77244529002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77244902596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77245248482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77245672632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77246022482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77246394260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77246755894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77247128592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77247475952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77247836642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77248209402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77248618990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77248985308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77249331334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77249704628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77250064910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77250437422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77250945576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77251359294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77251724886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77252071922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77252435104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77252780872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77253153298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77253528052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77253963196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77254314666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77254662848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77255022994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77255369764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77255733512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77256092104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77256465542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77256888066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77257284256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77257683506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77258051558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77258413680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77258761416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77259137946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77259555844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77259931974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77260294428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77260667166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77261014790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77261362928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77261828364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77262181964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77262608422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77262956764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77263328578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77263688362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77264059682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77264405854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77264765806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77265184414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77265533972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77265896332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77266243064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77266614800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77266976028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77267359800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77267707830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77268118518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77268483988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77268830500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77269193358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77269539256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77269911614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77270283250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77270715528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77271067224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77271415478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77271775666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77272121716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77272483950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77272829744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77273608370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77273985782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77274360394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77274709164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77275060344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77275422206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77275783238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77276147468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77276560830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77276938554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77277301704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77277676530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77278026624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77278376968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77278749604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77279160792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77279529932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77279879860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77280254570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77280619156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77280992978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77281355450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77281705258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77282135426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77282485224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77282847662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77283193456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77283565996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77283926924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77284600576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77285025434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77285379622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77285818474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77286170004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77286534764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77286896430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77287270480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77287701334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77288077682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77288426080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77288774760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77289135808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77289500764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77289877998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77290269218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77290658268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77291019940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77291424762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77291796268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77292160324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77292546640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77292895276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77293337400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77293688704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77294127244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77294509172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77294883872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77295233036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77295753714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77296188842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77296540144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77296915424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77297263512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77297638390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77298003746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77298417616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77298829034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77299182668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77299544072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77299891572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77300254232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77300599646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77300982086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77301343082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77301776634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77302129658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77302480052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 724,7240000,10000,0,0,256,25,832,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77304487524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77304852370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77305220758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77305573020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77305999310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77306387424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77306917672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77307463352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77307959240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77308330610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77308678574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77309043136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77309407258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77309782466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77310227224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77310607704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77310959320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77311309180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77311672202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77312021460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77312398052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77312808076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77313186268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77313551202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77314030156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77314380810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77314730984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77315107368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77315671546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77316039174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77316385550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77316756686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77317115566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77317485564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77318211810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77318631822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77318997056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77319344808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77319708072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77320053626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77320425808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77320798514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77321232964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77321582716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77321929828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77322289742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77322635562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77323017026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77323376380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77323749552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77324190336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77324596900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77324978608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77325328458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77325689948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77326081316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77326476898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77326934466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77327313808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77327707108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77328114882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77328497026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77328892488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77329525174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77329888816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77330255324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77330604402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77330980174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77331341994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77331729450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77332078312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77332524158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77332890628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77333238900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77333602548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77333950278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77334355668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77334761800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77335236578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77335637120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77336020540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77336382552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77336729114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77337307616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77337761552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77338220474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77338590544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77338966200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77339336460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77339688486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77340051964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77340549006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77340984448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77341334586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77341708706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77342141786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77342516710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77342913218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77343267522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77343812540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77344168058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77344535724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77344885920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77345262298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77345623846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77346015796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77346444640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77346800394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77347163482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77347512680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77347878680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77348270064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77348660120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77349021976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77349468910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77349816470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77350166824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77350532436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77350882756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77351248868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77351711022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77352154014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77352518984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77352925932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77353275822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77353625112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77353985350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77354383708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77354828020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77355200924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77355575030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77355935868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77356308750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77356655322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77357016100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77357378416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77357790830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77358159576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77358507856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77358883298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77359247392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77359621128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77359981066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77360437998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77360807556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77361158190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77361524416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77361873816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77362249488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77362724782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77363170462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77363522934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77363871610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77364253532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77364618576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77364985474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77365346008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77365719442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77366152130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77366530388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77366878936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77367228968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77367591268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77367939524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77368314226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77368723022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77369101912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77369464088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77369837880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77370257582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77370611312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77371018708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77371367140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77371802740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77372193094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77372570434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77372935158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77373310036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77373659370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77374129734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77374565044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77374916296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77375280230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77375626134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77375998650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77376360096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77376744180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77377152350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77377504538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77377864910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77378211614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77378574658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77378919426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77379314908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77379700408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77380146676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77380498600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77380848416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77381211654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77381558576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77381921580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77382279576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77382711626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77383078388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77383449892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77383796106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77384144642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77384504346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77384851394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77385350990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77385765002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77386139618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77386518984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77386894378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77387280686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77387631436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77388007132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77388425970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77388793442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77389140424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77389514008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77389876660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77390250186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77390609918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77390960086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77391384344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77391735648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77392099406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77392447072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77392819808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77393181328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77393567440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77393975290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77394330104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77394897924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77395250920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77395615576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77395963306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77396489174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77396920676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77397299506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77397648116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77397998624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77398379732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77398818958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77399226276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77399681194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77400059762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77400423414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77400798468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77401146806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77401496396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77401873430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77402343884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77402712326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77403135984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77403688074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 725,7250000,10000,0,0,256,25,833,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77405363308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77405753650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77406103370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77406455018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77406822766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77407172578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77407658856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77408274532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77408702310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77409067748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77409441376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77409789306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77410186166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77410552482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77410976252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77411344664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77411691102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77412063820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77412426108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77412798734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77413158532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77413567472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77413930832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77414277556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77414640854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77414986828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77415359056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77415732084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77416105216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77416514736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77416865760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77417227674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77417574956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77417938024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77418283906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77418813074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77419275826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77419674070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77420023040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77420372484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77420732786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77421080104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77421459192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77421805998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77422290904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77422690456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77423111702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77423477286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77423826040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77424201292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77424548736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77424981528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77425330770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77425703566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77426064304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77426436304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77426858202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77427223208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77427655042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77428004520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77428366952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77428711640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77429082480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77429442624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77429959138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77430375008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77430726918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77431088606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77431436030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77431799058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77432144802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77432527670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77432889954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77433322018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77433671652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77434018292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77434377078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77434721812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77435102928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77435459294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77435878670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77436253674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77436626064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77436973362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77437348134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77437711646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77438061086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77438438190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77438859138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77439232992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77439592664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77439963794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77440309606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77440655326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77441122158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77441535406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77441902250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77442248408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77442621190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77442983658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77443356418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77443717746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77444066926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77444487940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77444838382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77445201660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77445548238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77445919942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77446280548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77446664674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77447013000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77447421806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77447784438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77448131348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77448494618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77448839202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77449211406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77449583798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77450025932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77450408422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77450951612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77451319484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77451667768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77452032354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77452494648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77452941438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77453308520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77453682898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77454032384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77454381872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77454742886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77455170314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77455604652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77455955296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77456328488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77456689786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77457061742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77457408926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77457769974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77458131124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77458540138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77458905968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77459251910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77459624512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77459984932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77460356450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77460726930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77461151834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77461516744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77461897936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77462264880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77462612716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77462986264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77463469672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77463921348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77464272880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77464622644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77464985312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77465332298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77465696392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77466086138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77466479910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77466904704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77467280028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77467627846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77467977146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77468338226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77468684832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77469059324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77469405878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77469838058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77470203484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77470575632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77470922750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77471270492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77471835066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77472187484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77472616968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77472966110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77473338362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77473700054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77474072398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77474419672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77474948466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77475376282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77475726392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77476089108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77476435282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77476806710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77477167210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77477554072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77477964678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77478317892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77478678584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77479025108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77479389196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77479734998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77480122352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77480484732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77480918638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77481269516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77481617994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77481996694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77482344396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77482708806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77483067706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77483583952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77483956048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77484330060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77484679850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77485029646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77485393616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77485852396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77486218926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77486631954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77487008936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77487371446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77487746170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77488093814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77488443882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77488819892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77489262934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77489650876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77489999194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77490373400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77490736538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77491110756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77491472890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77491822342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77492258458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77492609356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77492975630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77493325172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77493700312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77494073292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77494450482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77494872496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77495224586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77495586742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77495933368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77496296434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77496641748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77497121760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77497548540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77497943216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77498291244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77498639288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77498999792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77499346468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77499722170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77500069088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77500498776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77500864792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77501236334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77501583466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77502031600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 726,7260000,10000,0,0,256,25,834,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77503761800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77504237346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77504608474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77504985404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77505407212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77505771186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77506237170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77506589100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77506939376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77507300066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77507645660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77508057552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77508603220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77509090732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77509459230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77509843364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77510192056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77510543416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77510947624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77511295112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77511790184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77512142534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77512523966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77512913874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77513331170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77513695730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77514056746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77514590582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77514972154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77515424932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77515774840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77516187030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77516567760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77517000124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77517465248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77517908832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77518273072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77518711974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77519078042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77519638270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77520118752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77520488300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77520870344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77521219596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77521570880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77521935540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77522327330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77522850168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77523203254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77523647004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77524038992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77524488164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77524838804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77525275452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77525848256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77526220556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77526671878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77527145620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77527610874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77528010168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77528638842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77529117668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77529574802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77530038328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77530481758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77531014474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77531528064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77532039036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77532412018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77532907876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77533385428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77533738834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77534284176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77534638920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77535066940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77535486292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77535871522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77536328172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77536824116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77537176490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77537600660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77538031194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77538428972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77538841540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77539328482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77539958430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77540432054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77540889350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77541287832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77541869446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77542515344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77543008274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77543386750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77543829406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77544314174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77544728830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77545332236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77545815636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77546199278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77546644204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77547096800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77547559762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77548168920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77548773812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77549485518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77550016668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77550468246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77551072084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77551461436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77551944778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77552414620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77552907910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77553759756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77554204840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77554709000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77555062228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77555412862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77555793896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77556152556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77556681888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77557033258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77557414656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77557778330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77558160680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77558523874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77558874968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77559388426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77559738472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77560106418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77560451922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77560823034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77561183486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77561567782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77561986022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77562348140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77562719434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77563069016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77563433862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77563780488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77564270308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77564701040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77565088724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77565442630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77565799070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77566164244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77566514066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77566891374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77567240548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77567678748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77568138032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77568519242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77568868906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77569239036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77569599792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77569959758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77570392416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77570743404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77571151096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77571544624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77571921642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77572304548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77572700558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77573177806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77573533146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77573898706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77574280454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77574714390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77575109070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77575630188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77576091732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77576447020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77576809580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77577174272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77577556040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77577904912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77578324926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77578783426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77579163566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77579512098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77579869788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77580233178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77580613842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77581021472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77581370666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77581867906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77582261386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77582825020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77583368876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77583819600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77584466490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77585087768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77585728572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77586357500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77587278472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77587934310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77588574982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77589185492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77589811144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77590560754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77591192582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77591818354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77592198966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77592575010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77593082256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77593464414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77593880344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77594363244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77594727212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77595092258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77595544148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77595895738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77596328608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77596693914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77597068704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77597417988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77597894402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77598348594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77598701994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77599072716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77599422166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77599794920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77600156390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77600541976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77600888870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77601322652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77601688354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77602044234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77602409606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77602757968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77603131460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77603505576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77603943806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77604293782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77604642508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77605009348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77605378750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77605739992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77606097126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77606466678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77606898366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77607273584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77607627372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77607975852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77608335820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77608683170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77609241992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77609655350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77610030518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77610398024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77610770888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77611117696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77611466180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77611839328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77612186434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77612609132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 727,7270000,10000,0,0,256,25,835,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77614562340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77614946846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77615396236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77615781538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77616135074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77616488236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77616860202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77617210046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77617613392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77618259944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77618690342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77619057302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77619430308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77619777232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77620228484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77620615828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77621064712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77621433112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77621786724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77622161128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77622545358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77622964208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77623314428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77623748702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77624112320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77624518216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77624881468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77625434542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77625825038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77626187946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77626633222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77626985164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77627343328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77627704976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77628051008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77628413528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77628771016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77629216736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77629581390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77629961630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77630308532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77630655734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77631015458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77631546338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77631978284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77632328612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77632708400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77633070002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77633442272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77633789096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77634185458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77634547434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77634957456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77635324012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77635677644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77636052078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77636414304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77636787436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77637146958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77637559888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77637922874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77638269584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77638649508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77638995960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77639368356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77639753306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77640126200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77640552302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77640904988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77641266816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77641613886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77641976980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77642322072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77642802010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77643231668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77643607788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77643956048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77644305220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77644666548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77645012956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77645388668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77645735138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77646170128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77646536232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77646909062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77647257800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77647607102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77647966704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77648323706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77648750424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77649099260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77649471628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77649832260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77650204252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77650551286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77650910364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77651271792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77651693888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77652060184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77652406200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77652848514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77653214276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77653589374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77654077248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77654498500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77654862974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77655210550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77655574942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77655921000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77656293324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77656668866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77657102604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77657458162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77657808712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77658289984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77658885526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77659295178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77659642926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77660087390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77660454984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77660829722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77661175962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77661527134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77661971740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77662333624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77662766552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77663116652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77663489526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77663851276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77664223552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77664571330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77664932198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77665412832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77665829168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77666196226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77666541224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77666943312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77667541174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77667958460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77668416790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77668771282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77669132130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77669478490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77669841242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77670207316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77670593760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77670954282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77671399250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77671749642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77672098394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77672458866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77672824254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77673189018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77673552908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77673996172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77674359942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77674729376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77675074774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77675422260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77675780430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77676137002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77676611052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77677037780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77677414734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77677777176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77678153316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77678504560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77678854724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77679232690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77679644844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77680013140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77680362852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77680738428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77681170020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77681545008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77681907042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77682341748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77682707624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77683056798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77683430126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77683777902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77684151380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77684720562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77685172724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77685524270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77685873434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77686254224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77686600746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77686962928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77687319696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77687893422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77688285946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77688662502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77689011596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77689379580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77689741376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77690136134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77690501924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77690919516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77691297534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77691660318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77692034852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77692382714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77692731566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77693106106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77693518670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77693885682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77694231756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77694603544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77694964114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77695336544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77695696238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77696043878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77696467242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77696818802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77697182348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77697527534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77697899392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77698260376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77698743164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77699164970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77699517794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77699877884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77700225428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77700588892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77700934676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77701317688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77701720186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77702390032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77702747744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77703098772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77703459910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77703807720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77704186850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77704556206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77705021514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77705406892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77705781392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77706129646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77706478218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77707038740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77707392762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77707866166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77708217822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77708599892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77708962912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77709395166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77709917886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77710340504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77710704904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77711053614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77711429692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77711778860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77712154988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77712529234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77712904848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77713317608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 728,7280000,10000,0,0,256,25,836,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77714835904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77715210288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77715571730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77716005368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77716357958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77716734480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77717097434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77717477100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77717827748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77718191544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77718601276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77719013324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77719380902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77719728174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77720101244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77720461990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77720835392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77721295418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77721714196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77722079842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77722427138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77722789788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77723135728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77723508320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77723881500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77724317778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77724672384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77725023134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77725385954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77725734370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77726129796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77726524616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77726914210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77727371994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77727782866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77728152680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77728519766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77728883502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77729234322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77729613380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77730034644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77730410586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77730773672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77731146936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77731495070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77731844454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77732362428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77732777056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77733145422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77733492524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77733865558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77734227124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77734618328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77734978266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77735327842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77735754036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77736105224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77736517054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77736879468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77737332050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77737768064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77738143950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77738568174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77738923122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77739286500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77739635674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77740001894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77740393742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77740784160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77741251540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77741648420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77742016192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77742397756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77742777852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77743126544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77743636814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77744056334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77744432898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77744830406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77745205464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77745554634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77745904478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77746392916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77746856896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77747244098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77747619528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77748241356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77748746144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77749146198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77749597554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77749955702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77750328216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77750676886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77751064094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77751411138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77751796006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77752156842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77752602442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77752953674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77753309646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77753671748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77754064964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77754431816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77754902108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77755350274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77755718524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77756100812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77756450184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77756799906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77757161346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77757521088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77757946942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77758297044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77758675368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77759039422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77759412996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77759772134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77760135176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77760499358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77760918650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77761287638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77761644600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77762018448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77762381050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77762754670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77763116778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77763535900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77763906718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77764254992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77764618896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77765037234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77765442498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77765980288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77766432470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77766803164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77767154564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77767516314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77767862386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77768228252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77768587688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77768962250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77769385482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77769763924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77770112676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77770461568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77770822620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77771169842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77771545314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77771961126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77772339212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77772701574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77773076500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77773426756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77773775894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77774158238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77774506580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77774938640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77775287688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77775658650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77776039190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77776416238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77776764022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77777267834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77777697336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77778057218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77778423432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77778777032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77779354176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77779738592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77780112778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77780528576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77780882376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77781246200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77781596194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77781962720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77782311556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77782711012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77783138040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77783514208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77783861532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77784209018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77784569866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77784917242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77785291434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77785638162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77786076682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77786444652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77786819328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77787170240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77787519768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77787883222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77788393628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77788826488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77789176288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77789549002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77789910212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77790282248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77790630428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77791020934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77791382560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77791808468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77792173820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77792520052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77792891950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77793317596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77793707450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77794098568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77794520516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77794886112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77795244486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77795609866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77795959226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77796334682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77796710938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77797150320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77797501590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77797850180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77798237822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77798585294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77798948242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77799306698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77799780826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77800211830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77800587036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77800934374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77801283550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77801644556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77801992456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77802405008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77802816548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77803193508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77803555366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77803928578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77804276028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77804625340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77805037106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77805416882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77805870050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77806222112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77806596186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77806959496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77807333914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77807695338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77808045910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77808488218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77808837484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77809198678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77809542696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77809912254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77810272796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77810754614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77811175584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77811529014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77811890830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77812238882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 729,7290000,10000,0,0,256,25,838,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77814286872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77814652506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77815061938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77815446570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77815823296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77816186460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77816539366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77816981180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77817345242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77817729950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77818094740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77818487068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77818850756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77819236792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77819658756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77820009856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77820370400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77820715424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77821077408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77821491320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77822046786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77822506318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77822886194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77823238004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77823589082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77823953380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77824304136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77824681022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77825081774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77825469032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77825832304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77826206788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77826556064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77826905986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77827319108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77827670584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77828107774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77828459290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77828836680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77829200266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77829576482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77829926288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77830299026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77830724844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77831095484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77831480212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77831828150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77832201014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77832564514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77833677082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77834271116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77834641176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77835005346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77835354896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77835721544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77836092076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77836568892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77836935968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77837389736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77837887968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77838382962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77838778680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77839206040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77839574318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77839920936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77840300772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77840661218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77841033236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77841392404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77841740792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77842170956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77842522772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77842893628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77843240088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77843642180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77844005370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77844733200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77845189448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77845545780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77845914118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77846261870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77846626504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77846987450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77847361098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77847832234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77848233136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77848695274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77849097190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77849460408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77849871210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77850345364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77850694254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77851066168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77851432228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77851805294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77852166364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77852524516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77852895616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77853305936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77853672344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77854023602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77854395548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77854756216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77855127976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77855587418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77856008726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77856576256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77856935954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77857300176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77857660704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77858067186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77858440666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77858887594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77859239088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77859594066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77859953394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77860300540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77860664150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77861022538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77861392452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77861818860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77862195618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77862545566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77862893732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77863255858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77863604122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77863980670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77864418096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77864794476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77865164208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77865536380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77865882610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77866230492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77866744824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77867164432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77867530596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77867875098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77868247078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77868606420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77868977356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77869323302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77869683220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77870107680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77870458530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77870821224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77871166358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77871539428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77871899410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77872282304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77872682230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77873045710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77873406970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77873754426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77874118444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77874464264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77874837030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77875208338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77875646104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77875997240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77876345238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77876705230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77877051196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77877413710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77877909824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77878401896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77878769304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77879142832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77879489288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77879857234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77880218718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77880577628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77880941486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77881366982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77881746546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77882109572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77882484366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77882833772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77883185570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77883561054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77883975726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77884345120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77884691994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77885065336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77885427488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77885801274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77886149862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77886510230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77886935182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77887284524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77887646666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77887992930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77888364822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77888724796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77889209216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77889627780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77889982570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77890345680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77890692812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77891056720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77891402484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77891787436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77892149568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77892592070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77892942860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77893291598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77893651124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77893997636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77894360956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77894719896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77895168368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77895536000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77895908524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77896256310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77896604794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77896965366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77897311810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77897691124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77898105502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77898553016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77899158100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77899547478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77899902022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77900464348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77900937360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77901312590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77901692960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77902045146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77902421298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77902828788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77903224960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77903660390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77904017624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77904391826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77904738336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77905102388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77905448772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77905834222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77906350258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77906796830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77907147388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77907497138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77907869598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77908218428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77908594466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77908942526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77909384074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77909750096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77910122780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77910470172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77910820294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77911180254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77911699294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77912132818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77912481312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77912853376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77913213544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77913584426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 730,7300000,10000,0,0,256,25,839,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 77915279852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77915644146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77916012208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77916363120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77916724404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77917082872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77917517280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77917885156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77918260814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77918609498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77918957828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77919319016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77919667262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77920078360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77920491982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77920867236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77921227454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77921600008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77921946988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77922293390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77922764180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77923181700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77923584188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77923934584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77924308664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77924670908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77925044766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77925406776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77925755730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77926191260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77926541240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77926903840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77927249728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77927620484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77928002464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77928384486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77928793534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77929145058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77929506654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77929853198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77930215700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77930560642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77930933288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77931304600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77931759318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77932111450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77932460678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77932820634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77933374178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77933742338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77934317994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77934808158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77935174074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77935548328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77935894618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77936241292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77936618060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77936964316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77937395096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77937745406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77938132446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77938528090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77938937862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77939286612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77939653946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77940087680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77940457880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77940823648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77941181828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77941553352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77941913596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77942299034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77942724898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77943079118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77943439880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77943789484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77944175624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77944522608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77944896252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77945367424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77945811334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77946164568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77946514282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77946875104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77947220226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77947583266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77947941064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77948372432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77948739168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77949111942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77949460712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77949809768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77950170276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77950516298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77950890268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77951296036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77951668956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77952030802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77952401576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77952753184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77953100960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77953473812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77953822180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77954247444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77954594516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77954964786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77955325182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77955695842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77956043786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77956536244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77956965088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77957313724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77957673882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77958018840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77958387394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77958745064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77959127526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77959551020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77959904912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77960265034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77960610448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77960972130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77961316572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77961688798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77962060598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77962502220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77962973878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77963336704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77963696278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77964043202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77964405660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77964765130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77965211408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77965577648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77965949552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77966296900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77966645606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77967005152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77967440068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77967876240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77968296064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77968883104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77969253264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77969629452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77969979892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77970377010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77970811044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77971162804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77971526836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77971873876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77972247282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77972616266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77973001742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77973350478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77973760190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77974123014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77974469798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77974832308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77975205160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77975578456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77975952314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77976393148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77976743944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77977094700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77977454996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77977802298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77978164964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77978511802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77978995970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77979429134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77979805474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77980153062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77980501456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77980863038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77981208344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77981583464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77982033352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77982411982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77982774170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77983146430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77983495120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77983843970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77984218274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77984568120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77985005768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77985357644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77985731974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77986095428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77986468378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77986817188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77987179714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77987603972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77987955838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77988320386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77988667810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77989042678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77989405702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77989912810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77990328466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77990685952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77991179074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77991528894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77991890850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77992235532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77992620974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77992980436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77993425118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77993777492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77994127084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77994488640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77994835288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77995199660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77995557984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77995991704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77996360270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 77996733698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77997082830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 77997431912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 77997794324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 77998142776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 77998517276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 77998931368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 77999306400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 77999666718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78000038558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78000386214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78000733616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78001203832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78001621336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78001989108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78002335022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78002706384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78003066884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78003438332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78003797788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78004147374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78004568216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78004918712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78005281178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78005626706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78005997856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78006373000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78006773172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78007184992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78007536852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78007898210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78008245550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78008608428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78008954268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78009325336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78009695870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78010357726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78010708688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78011059626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78011419284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 731,7310000,10000,0,0,256,25,840,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78013597892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78013981314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78014331848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78014711022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78015091236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78015542612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78015896134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78016246324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78016610690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78016957130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78017319324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78017664610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78018048072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78018476020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78018851474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78019287332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78019671202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78020033106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78020380368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78020757172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78021176920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78021552322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78021912848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78022283862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78022630106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78022977396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78023456772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78023877336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78024258622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78024604754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78024975896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78025335600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78025707730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78026091266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78026451546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78026876340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78027346524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78027808488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78028159010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78028535404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78028899138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78029289208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78029792552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78030148014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78030510270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78030856658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78031220462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78031566084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78031952692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78032381126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78032761552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78033113376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78033472110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78033834542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78034183502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78034548622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78035011928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78035451222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78035817120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78036354808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78036707444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78037058408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78037435448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78037782482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78038233608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78038585766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78038961812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78039323950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78039716142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78040063206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78040424426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78040859764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78041210470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78041572800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78041917842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78042289256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78042649432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78043033648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78043379280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78043791742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78044154128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78044537104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78044921864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78045287332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78045692770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78046178922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78046626932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78046978604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78047350502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78047852088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78048204420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78048585078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78048933218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78049429620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78049800402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78050175624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78050524616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78050874978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78051239074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78051601868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78052048630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78052400162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78052771778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78053133394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78053524054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78053873880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78054235816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78054598290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78055022248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78055406860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78055752088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78056122812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78056482292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78056853546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78057315740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78057731642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78058095384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78058443018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78058806588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78059151880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78059524078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78059896636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78060332280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78060683510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78061033208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78061393142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78061740174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78062102964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78062448100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78062832232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78063257938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78063632864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78063980632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78064329052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78064689078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78065035412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78065408648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78065755604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78066191832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78066556638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78066928670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78067275794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78067624010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78067981104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78068427070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78068858294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78069207332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78069603212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78069969956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78070343876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78070713548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78071107086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78071543634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78071895640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78072258058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78072604952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78072976324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78073338848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78073711482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78074071704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78074486680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78074853954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78075203616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78075623642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78075986644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78076359520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78076736044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78077196184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78077548706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78077898852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78078270722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78078618676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78079098278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78079579034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78080020874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78080387286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78080765096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78081113176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78081462802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78081824492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78082219376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78082585586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78082996272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78083370970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78083731440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78084102666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78084450394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78084798860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78085169630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78085580094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78085945196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78086290486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78086879488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78087247304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78087620734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78087984080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78088406536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78088773132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78089122896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78089487498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78089835528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78090209400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78090723368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78091163496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78091514016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78091862516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78092222264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78092568094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78092960736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78093310884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78093731902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78094181824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78094557038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78094903974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78095260876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78095636078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78095982998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78096358310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78096766586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78097142898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78097519370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78097891812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78098241570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78098591542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78098964840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78099313658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78099744102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78100095456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78100470290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78100833102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78101208056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78101557862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78102019372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78102473450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78102825016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78103189312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78103535698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78103989180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78104357350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78104749078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78105171484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78105530818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78105897922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78106248088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78106617200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78106967640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78107345602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78107724686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78108165880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78108519268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78108869544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78109231944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78109580166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78110014084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78110411474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78110861750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78111230338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 732,7320000,10000,0,0,256,25,841,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78112894268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78113532126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78113891874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78114261420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78114612230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78114977742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78115324632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78115701332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78116076736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78116550960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78116923360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78117292234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78117655820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78118005904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78118371650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78118736256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78119182464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78119571952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78119945128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78120311074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78120678986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78121070524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78121451580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78121926360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78122307500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78122716692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78123111210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78123519216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78123868090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78124395412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78124829452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78125181194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78125546476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78125893744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78126266232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78126627478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78127011782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78127360582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78127775120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78128145322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78128496986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78128864666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78129214440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78129591372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78129969584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78130409212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78130760550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78131109322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78131469788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78131817084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78132255830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78132618116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78132992802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78133430290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78133806456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78134156598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78134505710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78134912948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78135297454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78135944210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78136299264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78136704578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78137091024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78137485230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78137854156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78138255982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78138696292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78139059058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78139423860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78139770060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78140145560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78140509090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78140881658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78141407776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78141840042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78142207778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78142557488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78142923618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78143272498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78143649562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78144026702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78144520784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78144874742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78145241616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78145605850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78145955374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78146320524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78146790500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78147235746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78147602210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78147975580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78148324734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78148673806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78149036062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78149428642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78149794920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78150244488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78150621654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78150984380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78151376906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78151725756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78152075626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78152449986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78152868696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78153256712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78153622392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78153996110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78154357554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78154764712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78155127410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78155548240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78155912754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78156261320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78156624616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78156970052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78157341036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78157701702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78158185274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78158599074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78158950668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78159311258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78159657910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78160021022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78160386826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78160821986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78161262574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78161640040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78161986670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78162357292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78162758062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78163105346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78163482252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78164135798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78164532622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78164913530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78165323472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78165705220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78166089770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78166469470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78166923132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78167323374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78167721626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78168096830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78168460350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78168834472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78169311240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78169734212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78170098030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78170444612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78170809328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78171153964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78171525832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78171898892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78172578156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78172999576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78173352454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78173749264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78174098986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78174461876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78174823944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78175283136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78175651708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78176029266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78176380722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78176732000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78177119326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78177511406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78177967556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78178320796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78178696180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78179060678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78179626524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78180056476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78180552784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78180998494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78181348786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78181711998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78182070120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78182445740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78182808170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78183196736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78183639160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78184041292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78184425758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78184807256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78185187576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78185567926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78185986726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78186444274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78186842300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78187191140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78187541460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78187903428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78188252520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78188650288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78189127388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78189506972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78189870250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78190243626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78190629496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78190981400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78191369776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78191902342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78192277066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78192622964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78192994502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78193354520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78193728166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78194111594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78194474136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78194918172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78195268334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78195630940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78195976112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78196347594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78196710712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78197093876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78197501744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78197852180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78198211158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78198557354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78198921038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78199266740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78199656114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78200030252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78200464086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78200815308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78201165748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78201526700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78201873724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78202236428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78202691942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78203131582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78203500274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78203874248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78204335840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78204828694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78205194768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78205558900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78206001748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78206352026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78206728160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78207089468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78207461634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78207807166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78208165154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78208528046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78208940750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78209307650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78209654292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78210027526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78210388320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78210760770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78211118614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78211527230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 733,7330000,10000,0,0,256,25,842,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78213576728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78214091164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78214595932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78214982154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78215377590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78215760784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78216176844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78216639210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78217167056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78217573442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78217920516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78218281332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78218625252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78218995082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78219367150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78219741358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78220159306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78220511992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78220875244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78221223172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78221587682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78221934598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78222319448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78222793514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78223202484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78223550524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78223898574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78224258904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78224623684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78225131412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78225550322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78225944142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78226326900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78226698984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78227047108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78227430586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78227833702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78228187210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78228617606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78228965378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78229336632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78229697208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78230069658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78230417392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78230777604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78231201196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78231553008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78231916964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78232263842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78232636574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78233015708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78233399068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78233745574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78234158908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78234522428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78234868992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78235231650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78235577274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78235948264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78236535868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78236979116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78237333000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78237683010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78238045136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78238392998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78238758844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78239118272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78239551428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78239917162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78240290118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78240846206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78241198748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78241559464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78241917466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78242343120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78242692256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78243064324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78243426672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78243798032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78244145070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78244493160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78244939966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78245412708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78245780190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78246125920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78246498632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78246861068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78247233792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78247743358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78248160892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78248526214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78248874088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78249255058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78249600008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78249971042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78250400728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78250850020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78251200544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78251546358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78251916528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78252279776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78252943338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78253347980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78253808868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78254211398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78254620968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78254973874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78255359812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78255726080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78256120676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78256578918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78256945102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78257347092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78257741528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78258114170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78258492148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78258970402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78259408854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78259760932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78260127576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78260475302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78260849908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78261213594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78261601566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78262017054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78262372214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78262734718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78263083428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78263448386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78263795236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78264180232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78264540608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78265008946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78265386590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78265738570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78266099324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78266446520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78266809960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78267167420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78267606046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78267972758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78268345402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78268693634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78269042832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78269402264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78269749142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78270343646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78270694230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78271066732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78271429674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78271804842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78272153968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78272501738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78272876234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78273402972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78273771612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78274119580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78274492360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78274855974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78275230162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78275592180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78276008608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78276374498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78276721894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78277086094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78277431642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78277804154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78278176320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78278548000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78278955208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78279306860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78279669810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78280015278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78280440106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78280811318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78281355340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78281787906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78282190140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78282556614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78282907062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78283287002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78283679070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78284060612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78284513516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78284891432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78285254530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78285659684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78286008352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78286391908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78286797628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78287216040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78287582388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78287928334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78288299358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78288659592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78289030118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78289388978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78289736288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78290158872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78290509044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78290871372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78291216612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78291588318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78291947682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78292471414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78292884704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78293238926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78293602352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78293950868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78294316116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78294665120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78295052072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78295414464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78295850640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78296204298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78296553686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78296935602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78297282918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78297645154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78298006256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78298441948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78298809804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78299181886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78299529348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78299877300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78300238262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78300596800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78300959556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78301402726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78301821292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78302186288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78302560380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78302907486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78303255296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78303781744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78304202882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78304569516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78304915486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78305288602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78305650490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78306061382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78306422490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78306835632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78307199018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78307546060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78307908896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78308255188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78308627138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78308999972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78309372538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78309783796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78310134902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78310497014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78310843332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78311206910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78311552086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78311935418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 734,7340000,10000,0,0,256,25,843,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78313557840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78313946654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78314296718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78314811078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78315253148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78315606104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78315969534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78316316576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78316690544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78317052218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78317641542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78318059920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78318414392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78318776288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78319124706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78319488840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78319835100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78320221630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78320583860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78321026970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78321376208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78321724260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78322083120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78322428864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78322793232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78323149054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78323577966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78323943894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78324317188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78324665602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78325014830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78325375454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78325722116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78326297886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78326651136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78327023384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78327384062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78327756562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78328104098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78328452046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78328843736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78329259212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78329645490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78330041016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78330414496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78330775906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78331148986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78331510254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78331930680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78332296848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78332645056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78333009244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78333355516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78333729392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78334091256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78334476296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78334899040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78335253080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78335617284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78335966670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78336334424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78336683662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78337167358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78337608618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78337987356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78338337690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78338688428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78339050754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78339401416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78339779238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78340127348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78340566280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78340931694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78341302526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78341648158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78341993970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78342352796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78342709698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78343136440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78343484924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78343856712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78344216972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78344606790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78344954668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78345303158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78345677628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78346089576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78346455728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78346801280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78347172044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78347533028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78347904992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78348358286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78348779104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78349142388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78349489638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78349851672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78350196060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78350567632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78350927966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78351352752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78351768580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78352120174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78352481994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78352828482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78353190778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78353535674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78353931048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78354358206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78354787010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78355156724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78355508070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78355872186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78356220976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78356601922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78356951954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78357402860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78357845086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78358300280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78358651072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78359002240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78359379198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78360111710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78360736924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78361318726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78361841292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78362259000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78362710688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78363072344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78363422434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78363786030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78364132296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78364495386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78364841130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78365228108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78365658434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78366084268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78366435218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78366784324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78367145850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78367492772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78367869846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78368216256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78368658600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78369023874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78369397072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78369745324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78370093360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78370455750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78370976430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78371408320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78371756406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78372127518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78372486162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78372855460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78373201024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78373562514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78373987216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78374338504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78374701234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78375047294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78375419320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78375782044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78376166094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78376534770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78376963302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78377326724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78377672456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78378034360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78378378344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78378775142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78379152250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78379596798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78379946664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78380294840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78380654802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78381001254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78381364230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78381776278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78382458572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78382828398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78383201856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78383550148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78383900046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78384260850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78384619474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78384982164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78385391012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78385911522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78386451646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78386828480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78387176410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78387541458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78387987160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78388339638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78388704062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78389050998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78389424120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78389785132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78390168330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78390516586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78390938564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78391299608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78391644206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78392004526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78392347082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78392736600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78393215758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78393659894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78394010716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78394358620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78394984566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78395338302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78395703676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78396082354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78396560012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78396930844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78397305506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78397687100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78398067152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78398429654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78398792170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78399257636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78399611018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78400015558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78400379664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78400752192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78401103764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78401467216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78401901956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78402266328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78402630746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78402978028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78403352542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78403716804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78404090482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78404674690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78405042096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78405402338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78405748008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78406110308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78406454250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78406825726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78407200218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78407637992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78407990554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78408340256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78408720888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78409066504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78409429348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78409788802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78410160292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78410581388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78410958836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78411307548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78411655916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 735,7350000,10000,0,0,256,25,845,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78413351566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78413713212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78414122538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78414578846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78414959120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78415325016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78415904434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78416269548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78416622276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78417021884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78417370414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78417765700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78418190384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78418578162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78419046644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78419456720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78419840568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78420223112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78420601760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78420994074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78421393082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78421840768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78422249836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78422644110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78423018526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78423410586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78423802378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78424181992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78424632142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78425031916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78425411922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78425805388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78426219300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78426761486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78427220850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78427596188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78427992888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78428375916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78428775986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78429143014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78429563536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78430031072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78430442812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78430811408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78431197664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78431593390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78431958580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78432368676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78432811146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78433221692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78433616446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78434025912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78434388484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78434763812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78435173560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78435612198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78435999824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78436382560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78436759090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78437124134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78437498904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78437985868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78438411288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78438777726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78439126948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78439490370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78439837010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78440210544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78440583064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78440957384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78441367684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78441722518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78442083294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78442531704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78442928158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78443274136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78443679984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78444114920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78444494136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78444842038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78445191924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78445553024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78445898680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78446273648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78446619056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78447059272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78447422590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78447794422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78448142648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78448490934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78448912734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78449492498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78449870152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78450216702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78450718938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78451257334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78451636632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78452038864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78452468118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78452853980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78453239946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78453604212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78453951316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78454323052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78454699362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78455150626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78455501404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78455850318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78456210920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78456557044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78456919324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78457263684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78457648026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78458070776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78458488596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78458836640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78459184554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78459543878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78459940252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78460770568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78461126962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78461502300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78461875132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78462250560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78462600482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78463005146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78463369224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78463782088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78464148458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78464494658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78464867220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78465227390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78465599060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78465993894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78466442664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78466807956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78467153788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78467517418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78467880970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78468254976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78468631760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78469005318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78469426430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78469777988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78470138720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78470484874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78470929020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78471512514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78472049362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78472415050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78472796104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78473144834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78473494288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78473855036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78474251362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78474615918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78475067000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78475440050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78475846012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78476217996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78476564718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78476911820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78477286450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78477712868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78478101064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78478449212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78478823088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78479185408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78479557444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78479918612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78480341626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78480705912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78481054180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78481419556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78481767354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78482139856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78482499684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78483114546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78483513912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78483865704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78484260288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78484611324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78484977964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78485344298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78485903964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78486286842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78486661474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78487011218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78487361122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78487724472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78488072054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78488449068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78488859364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78489235416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78489596118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78490015856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78490383962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78490770936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78491175354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78491603670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78491988366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78492366950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78492769914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78493130108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78493519636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78494033894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78494507810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78494880120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78495245274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78495639274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78495984718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78496386952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78496762002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78497204140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78497554976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78497905176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78498267308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78498632892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78499016210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78499430504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78499805980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78500267780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78500674552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78501040214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78501407562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78501769978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78502117980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78502492862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78502913926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78503289844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78503650394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78504023816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78504407230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78504791362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78505319832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78505770448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78506171880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78506552978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78506991364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78507388296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78507795788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78508144286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78508568776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78508933944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78509281380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78509644998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78509990888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78510362806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78510736146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78511172004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78511559716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78511956774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78512350270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78512729822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78513094694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 736,7360000,10000,0,0,256,25,846,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78549723994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78550372676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78550755122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78551137820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78551489882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78551849646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78552217720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78552581776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78552948682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78553364590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78553739964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78554101530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78554474292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78554821424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78555169272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78555677236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78556105650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78556473358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78556819584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78557194792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78557555216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78557928658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78558289548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78558698606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78559123072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78559470930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78559834522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78560179650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78560551816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78560913414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78561513976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78561865142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78562214448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78562575888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78562922612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78563286352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78563632296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78564015258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78564440464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78564815956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78565163040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78565510496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78565869768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78566215544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78566590480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78566936362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78567366606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78567730532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78568102980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78568451392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78568799686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78569159110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78569520366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78569951980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78570301792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78570673570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78571034632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78571406774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78571753240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78572100080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78572573014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78572993996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78573360142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78573768824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78574146930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78574543442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78574918934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78575281742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78575712000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78576075664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78576423456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78576786382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78577130792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78577500624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78577872638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78578450884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78578826994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78579179030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78579541304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78579890244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78580255444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78580617312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78580992866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78581431748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78581806516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78582154316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78582502062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78582862744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78583209072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78583771400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78584196210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78584572140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78584945472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78585318840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78585667614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78586052860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78586426650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78586839960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78587205468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78587551124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78587922784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78588282964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78588655078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78589012394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78589359694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78589788694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78590142334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78590540834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78590887582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78591259034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78591619718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78592003774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78592416644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78592765940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78593124456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78593468668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78593831204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78594174730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78594545000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78595121472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78595498570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78595846328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78596193956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78596554464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78596901544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78597264974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78597623086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78598055032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78598419738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78598792172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78599139192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78599486888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78599846630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78600203540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78600566662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78600976260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78601350478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78601711672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78602084212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78602432202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78602779934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78603151206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78603561572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78603927718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78604272984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78604643374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78605003334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78605375916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78605744566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78606195468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78606625724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78606976790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78607340264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78607685822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78608058342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78608418628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78608802090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78609214770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78609694072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78610079190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78610428818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78610794400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78611141704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78611531644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78612022644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78612406592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78612757718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78613108302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78613471674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78613820816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78614199702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78614547062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78614987590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78615353834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78615725396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78616072248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78616419644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78616779332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78617258750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78617691830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78618040404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78618414216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78618775544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78619148030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78619494614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78619856270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78620216938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78620628808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78620993164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78621453180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78621940648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78622501048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78622894690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78623339988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78623693098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78624053968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78624501116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78624968472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78625317400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78625705856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78626260482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78626877626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78627229286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78627578856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78627939798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78628500824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78628985580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78629336864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78629752098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78630118270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78630494616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78630843384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78631211064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78631668968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78632020606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78632389222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78632736590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78633110338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78633472670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78633858784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78634206540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78634649698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78635015744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78635371318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78635736066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78636083932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78636458146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78636833218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78637294414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78637645244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78637999440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78638390426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78638735624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78639097340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78639590720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78640059912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78640483792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78641012840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78641364264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78641713598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78642109592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78642470266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78642934986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78643287148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78643686558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78644212186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78644589868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78644937560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78645303392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78645753832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78646107060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78646478520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78646826220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78647199290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78647561268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78647947696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78648377772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 737,7370000,10000,0,0,256,25,847,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78649973360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78650350294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78650832978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78651303356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78651654690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78652037596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78652399396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78652775908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78653123604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78653488300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78653933822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78654286812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78654652100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78655004894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78655401118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78655762522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78656135310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78656495086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78656936038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78657300794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78657653226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78658016704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78658362752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78658735508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78659108452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78659561158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78659913192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78660262850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78660632258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78660978378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78661341182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78661686034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78662172848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78662703508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78663083100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78663438970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78663788382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78664150604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78664517862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78664897536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78665334104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78665712948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78666093262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78666490996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78666839956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78667188410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78667563544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78668000668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78668406334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78668862910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78669240044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78669631696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78670008950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78670371936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78670828562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78671220116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78671576246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78672002892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78672407268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78672784788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78673280678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78673761848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78674113060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78674471286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78674834286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78675184034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78675570334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78676179378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78676924094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78677389954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78677768016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78678117510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78678467800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78678846042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78679291712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78679662124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78680017022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78680390454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78680787836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78681164816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78681525338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78681967192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78682334790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78682684740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78683056528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78683404798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78683780068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78684144306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78684784110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78685140018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78685491024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78685860730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78686209924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78686575718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78686923722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78687311704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78687736864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78688137490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78688493624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78688842754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78689203954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78689551500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78689927204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78690336190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78690711720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78691074354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78691453516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78691804024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78692153060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78692516924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78692880812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78693317456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78693700760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78694083830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78694445694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78694906490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78695285624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78695768130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78696243200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78696630686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78697019370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78697365888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78697738308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78698135318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78698518504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78698940074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78699291120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78699658682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78700003342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78700364838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78700709116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78701104558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78701532858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78702127828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78702479986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78702830678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78703292946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78703663742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78704064160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78704491900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78704868774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78705260986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78705655932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78706004370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78706353388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78706896902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78707320366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78707687494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78708032972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78708405134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78708766230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78709159266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78709522484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78709943396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78710306528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78710653260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78711016878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78711361220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78711733382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78712094220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78712476546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78712888262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78713241510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78713604554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78713952438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78714336164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78714682052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78715065552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78715484144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78715872356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78716219156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78716567544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78716927406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78717275064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78717637112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78718138846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78718580800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78719152680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78719753240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78720108814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78720484234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78720866156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78721310072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78721676488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78722022586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78722393934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78722754170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78723123722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78723480750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78723890516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78724267788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78724615138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78725050172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78725398542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78725808928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78726187994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78726562852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78726997656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78727353226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78727717516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78728067496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78728433910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78728865770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78729377510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78729815424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78730193466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78730541670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78730892558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78731252750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78731599202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78731975224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78732626934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78733092494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78733466292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78733841666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78734192470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78734693842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78735148668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78735503184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78735870098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78736219158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78736620598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78736983162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78737369080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78737718050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78738135986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78738498160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78738844206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78739205854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78739549516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78739919684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78740408896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78741099684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78741641262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78742010584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78742369450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78742716592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78743129876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78743564284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78743940682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78744304436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78744678860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78745028020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78745377574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78745739064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78746097400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78746532266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78746881272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78747252942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78747614324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78747987390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78748336690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78748772228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78749211394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78749564536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 738,7380000,10000,0,0,256,25,848,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78751672708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78752112642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78752493520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78752856076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78753306348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78753659106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78754085376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78754463718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78754891690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78755258308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78755604426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78755977128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78756338780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78756712418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78757071590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78757420084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78757850108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78758199912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78758565286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78758912448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78759286706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78759649656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78760033032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78760443990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78760798018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78761160792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78761509540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78761874678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78762280678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78762818448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78763272468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78763650504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78764009804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78764359612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78764720728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78765067984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78765458258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78765979124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78766359644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78766722794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78767095686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78767444298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78767794510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78768169340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78768594912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78769124938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78769488788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78769870252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78770251634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78770628130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78771107136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78771538768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78771905008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78772252716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78772622104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78772969276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78773342128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78773706526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78774203626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78774626056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78774979620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78775350644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78775698512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78776063104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78776410804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78776795050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78777222016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78777599422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78777949066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78778297336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78778660218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78779246886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78779629642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78780044486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78780421598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78780783890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78781155222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78781569654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78781922232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78782298344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78782718250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78783086636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78783433568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78783808136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78784169716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78784542696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78784892842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78785405772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78785833280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78786203078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78786566926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78786913992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78787287418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78787649538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78788034836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78788450268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78788803088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78789163566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78789561516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78789927410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78790291076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78790691876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78791236652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78791624884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78791976474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78792326500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78792708316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78793058890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78793437502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78793784438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78794228360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78794594738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78794987100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78795336312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78795686054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78796049404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78796515038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78797053232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78797407424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78797782312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78798147568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78798591532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78798943196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78799312670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78799745342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78800097330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78800461626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78800807906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78801181358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78801543334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78801948512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78802362240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78802714676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78803074130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78803419170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78803780316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78804123516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78804493548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78804865058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78805297914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78805648852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78805996982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78806387116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78806738152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78807102674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78807575112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78808020194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78808386178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78808772566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78809121772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78809471402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78809915202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78810314836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78810747514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78811098776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78811473814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78811836730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78812210024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78812558188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78812906328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78813279306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78813693576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78814060248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78814406206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78814777482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78815138082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78815509954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78815869650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78816217720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78816643980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78816992090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78817355896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78817717664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78818087552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78818444860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78818927298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78819340900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78819691826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78820051464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78820397956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78820759290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78821103778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78821486184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78821905680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78822280728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78822627160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78822974380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78823333650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78823679202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78824041736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78824398534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78824829948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78825194578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78825567294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78825914402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78826261886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78826621178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78826976862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78827340068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78827810086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78828271488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78828634854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78829006966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78829353962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78829701508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78830185400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78830607588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78830973256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78831318058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78831689702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78832049492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78832420928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78832779518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78833206684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78833571752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78833919068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78834281092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78834626052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78834998228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78835369250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78835741334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78836152396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78836503728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78836864038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78837210036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78837610452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78838025176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78838415598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78838858678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78839235690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78839585320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78839935290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78840297134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78840644394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78841112986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78841540992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78841918324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78842281848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78842654638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78843002852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78843351580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78843713582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78844074186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78844504600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78844852156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78845222260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78845583442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78845954838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78846300428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78846659116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78847019752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78847431672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78847795384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78848141456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78848530260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78848890294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78849262156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 739,7390000,10000,0,0,256,25,849,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78850930162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78851295034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78851664962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78852016594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78852576124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78852991682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78853372972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78853738086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78854118970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78854470578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78854825658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78855204188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78855620924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78856197896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78856550514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78856925932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78857289010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78857696800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78858080954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78858523722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78858889936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78859370304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78859738718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78860171638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78860564128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78860926766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78861384972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78861739802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78862093280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78862458732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78862805806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78863169262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78863684484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78864129884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78864498284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78864870868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78865218266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78865567526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78865975280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78866449358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78866901658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78867252846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78867625694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78867985698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78868357182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78868703554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78869065974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78869473740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78869836138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78870198314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78870542310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78870913346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78871273926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78871687558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78872049048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78872477068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78872841550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78873189786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78873552228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78873897704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78874269298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78874755002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78875197626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78875549194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78875898222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78876257826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78876604622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78876967436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78877311512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78877694758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78878116330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78878492612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78878839966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78879188830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78879550074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78879895724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78880268780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78880615162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78881045776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78881429200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78881802520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78882154360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78882528890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78882892540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78883253544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78883688652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78884038750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78884412876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78884775084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78885148508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78885495976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78885954432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78886384896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78886735760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78887099514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78887445316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78887816494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78888177048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78888559950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78888994528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78889449948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78889815488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78890184834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78890618072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78890965264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78891338644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78891715094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78892160982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78892543350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78892932242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78893295650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78893659384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78894024490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78894411708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78894928684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78895297720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78895672136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78896022442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78896372532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78896736386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78897284632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78897747534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78898098342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78898474464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78898836508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78899209978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78899559376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78899922602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78900349266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78900700330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78901063248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78901409010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78901780862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78902142250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78902514172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78902873086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78903289448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78903656528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78904005628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78904370050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78904717244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78905091230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78905466408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78905909088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78906263332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78906614958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78906980462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78907332140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78907697932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78908046704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78908522528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78908964954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78909345634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78909697606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78910048976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78910413686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78910762776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78911169352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78911595956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78911972094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78912333956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78912706442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78913151800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78913504980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78913883472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78914295464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78914674906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78915024976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78915401788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78915764838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78916140386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78916492130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78916854696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78917291880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78917645204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78918011182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78918359768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78918734000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78919095778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78919582764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78920004374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78920357200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78920719174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78921066286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78921429188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78921868730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78922287042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78922768158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78923147338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78923498116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78923850664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78924214330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78924564420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78924929188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78925290564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78925727476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78926094588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78926502760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78926884216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78927252516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78927615960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78927977824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78928462620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78928849378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78929236454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78929615324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78929990738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78930371920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78930844784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78931284544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78931635056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78932031314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78932380184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78933075006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78933764464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78934420718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78934790796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78935143460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78935549918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78936144788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78936990224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78937681230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78938368768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78939088448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78939853928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78940436972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78941068108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78941714972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78942664574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78943375484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78943998048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78944707240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78945446280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78946121858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78946742066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78947381726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78948126300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78948752828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78949433534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78950053220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78950799340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78951260372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78951644666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78951994790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78952346502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78952768978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78953368016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78953857826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78954214556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78954817586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78955418372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78955833906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78956185920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78956640576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78957169656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 740,7400000,10000,0,0,256,25,850,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 78959217570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78959638762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78960002612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78960381900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78960765902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78961205074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78961571614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78962050150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78962419676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78962772984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78963136602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78963483380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78963855242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78964337940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78964813236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78965164460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78965514308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78965881548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78966230472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78966595144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78966942950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78967361564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78967812970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78968385040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78968740496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78969375712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78969898246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78970348718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78970720644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78971085924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78971525434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78971920498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78972317464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78972676516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78973084632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78973467792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78973817374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78974182082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78974530442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78974946652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78975309466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78975878576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78976248462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78976601102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78976964172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78977372076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78977737798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78978174804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78978549636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78978982400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78979509420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78979870382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78980282250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78980687574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78981052174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78981418348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78981869116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78982384498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78982814342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78983236210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78983588126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78984028142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78984512574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78984864366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78985236764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78985586142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78985960830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78986323060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78986925802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78987354236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78987708770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78988158020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78988505392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78988866592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78989210766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78989670958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78990138316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78990516972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78990871232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78991221298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78991585294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78991933440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78992310754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78992788828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78993165262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78993526890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78993904832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78994251746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78994598704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78994969758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78995316996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78995741968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78996187196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 78996592938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 78996956174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 78997488274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78997972174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 78998403140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 78998769116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 78999116110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 78999532192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 78999881010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79000285754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79000877692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79001618362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79002248072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79002875426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79003550670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79004268288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79004925448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79005542658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79006226404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79006961646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79007678456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79008287642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79008915160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79010070220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79010698034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79011377738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79012022488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79012789330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79013446746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79014118726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79014763268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79015474252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79016121966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79016749812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79017417070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79018137912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79018877484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79019533356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79020226536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79021140382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79021774600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79022424040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79023068598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79023862564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79024491774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79025219072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79025909640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79026660756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79027288554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79027911218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79028570434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79029275612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79029927388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79030547706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79031208822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79032156316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79032828738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79033455170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79034130848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79034901438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79035530396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79036232666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79036853088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79037630490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79038282648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79038954960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79039577602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79040222098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79040969228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79041592002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79042330266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79043254390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79043963470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79044655590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79045329346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79046065362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79046694688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79047340028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79047962776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79048709288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79049344126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79050007430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79050652196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79051374520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79052094518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79052721298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79053362718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79054372230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79055110728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79055751390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79056416506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79057162152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79057833984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79058454344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79059078582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79059737718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79060443378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79061096632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79061753316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79062442012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79063185064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79063843662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79064471330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79065304176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79066054750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79066680072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79067325362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79067959772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79068713124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79069361488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79070024142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79070666552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79071371762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79072017208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79072635928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79073285752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79074007152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79074677332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79075327788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79075998232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79076849486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79077479344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79078123486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79078739108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79079411356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79080129538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79080783990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79081390882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79082077984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79082809002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79083480364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79084203492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79084842326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79085589492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79086212616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79087171094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79088109560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79088789998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79089419182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79090087000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79090836178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79091463724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79092111072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79092729328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79093550232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79094200658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79094868636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79095529770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79096187968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79096992942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79097586520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79098210916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79098911530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79099445888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79099832532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79100231162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79100583636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79100946310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79101309328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79101671628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79102135144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79102590130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79103194268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79103858204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 741,7410000,10000,0,0,256,25,851,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 79106905690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79107707098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79108344624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79109029334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79109659934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79110565752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79111192532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79111860628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79112504752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79113284088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79113916516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79114539358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79115188274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79115910830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79116578478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79117199678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79117863476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79118533152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79119284864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79119908136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79120580762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79121517488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79122152238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79122855842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79123527864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79124356004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79124983080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79125613338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79126235524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79126840080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79127574696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79128183454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79128861110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79129535092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79130230992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79130870156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79131606650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79132473108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79133244386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79133935448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79134612218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79135334944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79136061370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79136636286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79137235570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79137962384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79138791338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79139399658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79140051954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79140718926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79141459724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79142082720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79142741416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79143602804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79144372928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79144993444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79145615110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79146318240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79147027616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79147680402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79148296072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79148973684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79149768474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79150440776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79151036586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79151615050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79152491474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79153154016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79153798206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79154419696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79155345914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79155996710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79156668556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79157284666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79158018240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79158669890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79159288016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79159931928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79160571774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79161319232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79161970068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79162635618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79163652598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79164276660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79164917804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79165622690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79166584416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79167197442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79167864422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79168511072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79169289372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79169918108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79170578744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79171226536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79171956256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79172676164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79173298708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79173956568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79174684778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79175371476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79175995532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79176619722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79177418734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79178176820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79178823136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79179442860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79180135600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79180877016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79181544058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79182164630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79182803816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79183596846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79184217010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79184869010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79185505844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79186288812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79186931746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79187607124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79188405276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79189185674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79189830810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79190448144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79191131282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79191837876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79192494956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79193145564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79193835826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79194547144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79195203032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79195849144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79196464758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79197223432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79197843844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79198511148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79199157246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79200054218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79200747768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79201381582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79202064506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79202793356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79203444842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79204062746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79204728122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79205396206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79206181136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79206800128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79207423252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79208083014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79208793622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79209444978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79210063254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79210868152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79211598124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79212267298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79212884548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79213526742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79214252760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79214874686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79215523386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79216145492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79216912404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79217564672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79218230012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79218851424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79219599672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79220245028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79220869072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79221520824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79222378452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79223051236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79223692872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79224359970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79224999820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79225725656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79226380296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79226839916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79227208380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79227582854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79228033688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79228398976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79228781390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79229187064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79229539362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79229899212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79230255888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79230619330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79231055754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79231427668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79231796370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79232256174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79232605802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79232967774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79233557032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79233910328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79234274240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79234626542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79235018486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79235542828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79235937806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79236359588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79236711632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79237071610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79237425036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79237788528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79238135496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79238507602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79238878796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79239315020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79239664020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79240010580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79240588616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79240995510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79241374306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79241721342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79242153386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79242518860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79242890546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79243238336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79243587320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79243948586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79244453048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79244882170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79245230338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79245601072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79245960344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79246330416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79246676206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79247054108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79247414546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79247824110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79248188742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79248535128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79248905428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79249264292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79249635120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79250045152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79250457980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79250820982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79251167064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79251529198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79251895072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79252329562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79252877420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79253339044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79253691900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79254041750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79254402436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79254748048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79255111052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79255573824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79256011340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79256375524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79256747466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79257094326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79257442338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 742,7420000,10000,0,0,256,25,853,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 79259496090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79259857320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79260222186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79260570508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79260946056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79261319774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79261759182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79262108688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79262512808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79262883176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79263229890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79263591618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79263947692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79264407238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79264774696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79265151540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79265502642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79265851204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79266215886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79266577824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79267331688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79267689792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79268075980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79268438302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79268812846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79269162108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79269562386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79270135358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79270488178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79270851228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79271196030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79271622900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79271990514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79272378742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79272798510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79273152978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79273515910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79273863160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79274227450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79274573578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79274945996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79275319184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79275759020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79276109154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79276457488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79276818160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79277164530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79277527614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79277989840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79278532422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79278974040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79279349190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79279700634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79280051050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79280432074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79280795358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79281231166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79281580378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79281952864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79282368018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79282744792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79283094370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79283456174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79283817530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79284229768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79284596290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79284945102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79285320164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79285684570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79286060168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79286421890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79286833252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79287270186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79287735108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79288100076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79288445038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79288817954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79289305976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79289759714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79290114014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79290464284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79290827168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79291175864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79291542082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79291902460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79292351966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79292721000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79293097780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79293503402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79293857576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79294221512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79294585414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79294951000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79295372492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79295748250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79296127104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79296501752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79296850492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79297199046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79297573784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79297985992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79298351032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79298695980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79299065758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79299424036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79299793586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79300139416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79300685104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79301060196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79301407992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79301772158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79302118236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79302490472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79302893828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79303282128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79303696176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79304050954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79304465360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79304953268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79305320602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79305666708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79306055584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79306491072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79306871354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79307220572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79307571134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79307932284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79308279362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79308654222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79309000922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79309438498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79309805000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79310178788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79310526334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79310875624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79311235932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79311698148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79312147562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79312496674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79312868038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79313229332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79313601882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79313949016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79314356060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79314782106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79315133720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79315497402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79315843768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79316216766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79316579548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79316969302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79317590298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79317945628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79318309336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79318658944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79319025520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79319374274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79319759826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79320122508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79320570656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79320922916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79321273172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79321670098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79322198204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79322581974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79323151262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79323530318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79323893616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79324268140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79324617292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79324968116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79325330004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79325691480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79326120282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79326469912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79326842446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79327204958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79327578828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79327943754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79328305404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79328731266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79329082684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79329446964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79329793748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79330166864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79330528390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79330900654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79331261988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79331682178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79332049888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79332400146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79332766886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79333115666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79333490784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79333985936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79334440800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79334791986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79335141658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79335503986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79335851408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79336215224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79336573820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79336947748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79337373234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79337752196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79338102078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79338451902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79338816642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79339379198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79339748416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79340172808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79340553440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79340917210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79341294518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79341645070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79341997432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79342374778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79342788104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79343154914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79343518966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79343890906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79344253054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79344626352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79344984332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79345485624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79345859516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79346207256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79346570142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79346916944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79347288976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79347650314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79348040388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79348455726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79348811614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79349175090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79349522718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79349884836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79350229986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79350612734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79350975088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79351420642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79351775090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79352125246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79352489052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79352836886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79353202404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79353565112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79354013604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79354381150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79354756668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79355105962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79355455712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79355817418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79356227818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79356874976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79357228654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79357603622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 743,7430000,10000,0,0,256,25,854,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 79359202116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79359659764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79360015246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79360408888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79360777392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79361128014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79361494152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79361854546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79362285220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79362661120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79363035410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79363384174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79363732918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79364156986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79364511322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79364892068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79365326014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79365703274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79366066450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79366441074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79366790390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79367139396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79367732300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79368422876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79369042082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79369635100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79370343290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79371103112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79371741748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79372330752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79372945000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79373759538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79374352164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79374970782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79375571404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79376338096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79376977976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79377603572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79378210090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79379145786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79379904530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79380493438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79381127344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79381759816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79382542092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79383156924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79383831320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79384470616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79385188946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79385847448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79386477324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79387148700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79387911964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79388586696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79389239344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79390309850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79390957292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79391581324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79392240320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79392889206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79393638734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79394503482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79395178844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79395908348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79396586984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79397220848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79397851660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79398527822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79399243910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79399901466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79400571518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79401595164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79402261050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79402926492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79403550056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79404217386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79404966666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79405591560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79406246736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79406887392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79407708502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79408368942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79409039368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79409683518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79410407090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79411101986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79411726194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79412539704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79413259718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79413935198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79414587588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79415297452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79416014740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79416664458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79417293134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79417944562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79418696858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79419316902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79419990440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79420658594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79421413330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79422039994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79422668538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79423313700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79424168612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79424829066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79425449142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79426182816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79426919618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79427597168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79428224130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79428850588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79429603008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79430233212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79430882928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79431505496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79432191606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79432922524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79433594884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79434220872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79434991906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79435797468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79436422860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79437074880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79437766610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79438534832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79439185910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79439904940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79440549506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79441264954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79441805232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79442249318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79442660674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79443026880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79443401282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79443843174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79444222764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79444572166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79444924530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79445287252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79445636018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79446120834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79446540006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79446916648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79447279670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79447653948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79448003384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79448353448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79448727816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79449156120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79449522916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79450044104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79450423090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79450785932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79451160332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79451525730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79451958046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79452323830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79452671772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79453036134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79453381448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79453753940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79454118146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79454504044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79454916520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79455272512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79455633578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79455980416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79456370678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79456718252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79457202802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79457643896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79458022330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79458478622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79458872588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79459235008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79459583782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79459966842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79460406040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79460804770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79461261758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79461638956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79461988498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79462339468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79462717314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79463142284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79463508660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79463853300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79464224726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79464584864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79464956318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79465301474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79465661108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79466087816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79466438580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79466802694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79467149236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79467520272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79467879244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79468347044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79468777976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79469129722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79469489416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79469834460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79470196054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79470540808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79471133588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79471572030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79471953428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79472429198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79472805228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79473165650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79473511280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79473902944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79474331040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79474705876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79475066646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79475438830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79475785200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79476167436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79476530784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79476890948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79477326488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79477675670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79478046722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79478405882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79478777470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79479124692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79479636936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79480074760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79480427338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79480790920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79481138314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79481511750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79481875144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79482294520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79482709396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79483061728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79483560900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79483915112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79484278790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79484625406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79485012456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79485372716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79485814448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79486165098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79486514324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79486874162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79487219000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79487579082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79487942108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79488412664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79488781072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79489156914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79489506934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79489857000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 744,7440000,10000,0,0,256,25,855,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 79491592658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79491952344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79492318014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79492668506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79493045394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79493423256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79493800974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79494214584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79494709134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79495078874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79495427476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79495793196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79496140960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79496530808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79496965822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79497343270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79497689300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79498036222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79498395198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79498739164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79499110180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79499515242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79499890776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79500252188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79500626116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79500975348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79501327112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79501687962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79502145266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79502577642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79502926666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79503298034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79503658800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79504030748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79504377462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79504756216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79505189588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79505541724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79506036660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79506515632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79507144826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79507820466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79508596496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79509218208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79509845970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79510518094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79511227728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79511877844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79512500572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79513329224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79514064686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79514735454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79515361920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79516011000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79516751156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79517383776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79518044938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79518696496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79519452208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79520114192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79520782702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79521430754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79522147898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79522799924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79523398894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79524054710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79524916406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79525591634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79526240430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79526907860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79527635692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79528273748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79528919202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79529555602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79530303238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79530939956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79531611532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79532305736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79533009388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79533725322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79534352098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79535001700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79535781356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79536531814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79537164744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79537827832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79538537614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79539301138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79539954460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79540599770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79541265010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79541979050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79542634284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79543256008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79543960104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79544704322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79545379008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79546004606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79546656512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79547519960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79548385480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79549044942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79549685968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79550447516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79551103342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79551777944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79552418002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79553134154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79553794940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79554444398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79555107210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79555837866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79556509302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79557160106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79557850312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79558777884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79559412302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79560064634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79560739220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79561485732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79562113154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79562782248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79563452468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79564210496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79564838678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79565468528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79566113714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79566841936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79567491326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79568111822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79568781062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79569762266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79570465438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79571086400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79571712298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79572518820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79573145128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79573841292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79574488074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79575272478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79575926138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79576590314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79577211626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79577950830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79578609974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79579228874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79579879476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79580800336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79581475168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79582125572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79582793928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79583533072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79584191588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79584832496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79585459172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79586132398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79586845398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79587516552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79588161024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79588895730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79589609122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79590239000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79590891382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79591673096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79592415460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79593036816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79593707100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79594468556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79595271456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79595952236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79596581964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79597260484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79597987068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79598643010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79599292816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79599987936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79600730642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79601399948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79602025868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79602783942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79603543860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79604175368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79604829366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79605474112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79606228644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79606888676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79607560454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79608212886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79608932160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79609579736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79610206334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79610857830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79611584236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79612252896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79612935230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79613625960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79614731406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79615363140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79616015316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79616658294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79617404348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79618079328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79618765910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79619503678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79620272368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79620896930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79621523436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79622184670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79622898732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79623557698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79624204938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79625331548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79626080128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79626753424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79627386152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79628032326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79628772720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79629421724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79630084394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79630723448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79631475350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79632132430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79632807808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79633430482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79634153156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79634809144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79635439282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79636095588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79636969458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79637694578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79638366440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79639057584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79639780312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79640414074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79641063188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79641687424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79642453232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79643086276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79643750102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79644397988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79645176348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79645804480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79646470092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79647121428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79648036412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79648695322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79649315844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79649984986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79650790008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79651457720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79652067402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79652701986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79653374850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79654095044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79654749056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 745,7450000,10000,0,0,256,25,856,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 79657623068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79658313012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79659206526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79659879320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79660491110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79660925942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79661514606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79662143510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79662622442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79663036242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79663412204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79663774878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79664170682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79664521854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79664953648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79665317556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79665663308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79666023904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79666367390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79666736558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79667106852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79667583044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79667933324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79668281302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79668640980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79668987674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79669349850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79669694790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79670209712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79670649532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79671026812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79671376854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79671726420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79672088682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79672435172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79672809530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79673225678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79673622412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79674155920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79674532642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79674881090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79675230916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79675609624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79676034174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79676400386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79676745546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79677117492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79677477364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79677879784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79678243224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79678594296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79679034430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79679386672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79679750040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79680096982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79680469516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79680829738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79681363100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79681781644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79682134794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79682498860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79682845666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79683210496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79683557240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79683943140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79684366840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79684742734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79685296158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79685682408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79686066682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79686413692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79686800048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79687232426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79687618968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79687980514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79688351090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79688696444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79689043876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79689441496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79689786126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79690219110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79690567870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79690939152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79691299530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79691694058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79692039964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79692505394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79692944798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79693295816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79693665986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79694014120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79694387702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79694750238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79695135050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79695547240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79695899220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79696407764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79696761530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79697126832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79697474850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79697864576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79698288932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79698677128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79699025850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79699377754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79699742646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79700091298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79700455684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79700816180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79701257524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79701855716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79702232742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79702581814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79702930654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79703291726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79703796144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79704240490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79704588764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79704960586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79705321630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79705694130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79706078220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79706440238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79706869096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79707250680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79707718270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79708069088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79708443696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79708808410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79709213172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79709648546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79710004908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79710369088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79710719832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79711085802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79711434192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79711821640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79712184134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79712622750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79712972478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79713320634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79713681540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79714026940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79714390280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79714880008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79715322180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79715686696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79716058596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79716406674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79716753068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79717112660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79717470252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79717918810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79718269196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79718789200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79719158420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79719534018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79719886176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79720251522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79720616622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79721053022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79721420220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79721767650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79722141972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79722502914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79722876472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79723237982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79723659700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79724023470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79724370514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79724733376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79725077922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79725449000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79725821864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79726354042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79726706976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79727056502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79727417602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79727763630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79728127046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79728472846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79728857748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79729292674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79729671682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79730021970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79730371730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79730734634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79731083680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79731460352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79731873516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79732266106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79732629274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79733002952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79733372916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79733721732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79734080944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79734442600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79734870158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79735219410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79735591034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79735951474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79736323650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79736669870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79737029754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79737552874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79737903466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79738266392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79738612136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79738983232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79739342796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79739715712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79740073824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79740484018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79740847106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79741194794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79741556620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79741901660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79742272484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79742644312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79743015566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79743425028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79743773852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79744135216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79744482366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79744869016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79745215834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79745599116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79746033956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79746409404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79746757662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79747106696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79747466952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79747812590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79748185940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79748721630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79749097188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79749457432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79749859246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79750207012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79750556138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79750917006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79751313934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79751751482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79752100362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79752474038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79752859168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79753248432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79753596942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79753959876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79754406928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79754756496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79755119078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79755485674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79755859698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79756220668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79756605654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79756951008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 746,7460000,10000,0,0,256,25,857,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 79758574148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79758950550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79759434010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79760003386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79760353734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79760726192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79761086518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79761464476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79761816698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79762478426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79763188814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79763643100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79764016954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79764617854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79765200502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79765873810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79766373136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79766723358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79767104700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79767466858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79767829928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79768193776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79768677046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79769053896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79769420142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79769792258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79770139442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79770488184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79770978672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79771431360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79771801914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79772157414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79772532628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79772894450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79773381434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79773731610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79774170134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79774534568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79774886034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79775249410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79775595386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79775966178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79776339918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79776777528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79777130524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79777480534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79777848944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79778195940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79778813526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79779184052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79779625456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79779992876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79780370420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79780718164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79781066324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79781426478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79781785278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79782361470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79782711840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79783108832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79783468878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79783839570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79784245436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79784613900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79784976686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79785406250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79785771902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79786117792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79786489038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79786848960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79787220024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79787577864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79787991904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79788354670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79788702064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79789062840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79789407600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79789778224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79790135824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79790517314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79790927132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79791280398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79791639382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79791983894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79792346604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79792692222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79793073698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79793600908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79793976696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79794324964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79794671864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79795031402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79795378012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79795739510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79796096688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79796528464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79796895626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79797291354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79797640974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79797990032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79798372396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79798731560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79799190668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79799539954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79799924122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79800284852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79800655418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79801001914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79801361264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79801721560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79802261398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79802629016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79802976020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79803349388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79803712474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79804086142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79804539134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79804958344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79805320868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79805665908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79806026926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79806370450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79806739600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79807109876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79807543570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79807990162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79808352848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79808716322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79809062152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79809423256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79809780844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79810151476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79810577716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79810951538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79811304804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79811653118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79812010988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79812355988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79812728940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79813139344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79813513380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79813894094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79814289708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79814637242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79814999628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79815372144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79815816106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79816250930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79816596862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79816977692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79817337160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79817921858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79818349724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79818810632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79819176762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79819697256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79820065866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79820414206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79820789088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79821168586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79821613274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79821964418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79822313844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79822683178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79823031208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79823395848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79823742562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79824129008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79824560340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79824932552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79825284852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79825633726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79825995928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79826341864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79826832768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79827249124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79827624902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79827993696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79828365828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79828712752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79829060818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79829433288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79829779522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79830230582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79830578640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79830956936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79831317766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79831690606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79832038420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79832399436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79832827106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79833177050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79833539080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79833892884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79834278268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79834640332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79835027028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79835375758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79835793926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79836155756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79836499950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79836858728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79837200870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79837569080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79838067428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79838507988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79838858676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79839208054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79839567780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79839913456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79840275496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79840631922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79841002640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79841426146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79841800234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79842146888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79842493688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79842853492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79843198628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79843572204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79843978360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79844354032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79844716642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79845089086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79845436090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79845800712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79846171582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79846519536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79846945670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79847294986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79847666350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79848026440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79848397340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79848765852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79849282996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79849714168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79850064140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79850426334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79850773458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79851145008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79851504216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79851887838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79852287290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79852663040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79853025034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79853374206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79853738722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79854085972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79854459728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79854833288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79855267828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79855857422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79856211998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79856572274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79856917698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 747,7470000,10000,0,0,256,25,858,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 79859020296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79859375996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79859749882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79860110928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79860716242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79861072172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79861423926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79861787374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79862133946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79862496244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79862918578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79863308956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79863745070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79864125002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79864486348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79864836752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79865199406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79865548512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79865923920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79866338600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79866713330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79867075272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79867453364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79867801552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79868150290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79868511950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79868870628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79869293286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79869641570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79870011950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79870371994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79870741042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79871085344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79871444732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79871968042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79872323208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79872688012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79873036664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79873410450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79873773170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79874191018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79874541942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79874956776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79875321048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79875669794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79876035086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79876383474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79876756134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79877126900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79877560346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79877912332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79878278814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79878641296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79878990114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79879355142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79879702866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79880111852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79880556354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79880931450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79881279720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79881629016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79881991490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79882337242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79882808780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79883222346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79883597506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79883958200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79884330316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79884678086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79885026196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79885398768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79885744962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79886169888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79886518098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79886890052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79887250358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79887621936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79887969852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79888328744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79888755568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79889110028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79889475504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79889823760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79890199128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79890562828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79890938448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79891300676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79891712244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79892076320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79892424144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79892785994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79893131526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79893503754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79893966448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79894420376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79894776108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79895128628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79895492798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79895841530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79896205758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79896561804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79896935404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79897368774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79897749064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79898102010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79898453592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79898817890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79899184484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79899563528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79899973698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79900352930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79900714478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79901086320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79901433196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79901786602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79902162432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79902514852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79902938486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79903289132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79903661850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79904023544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79904397110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79904744954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79905192894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79905623062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79905975686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79906339362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79906685808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79907059128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79907420882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79907805566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79908154728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79908562984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79908928366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79909318704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79909680980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79910025422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79910396506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79910769228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79911207844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79911560604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79911910114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79912271480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79912618464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79912981382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79913327374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79913712064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79914133530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79914510380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79914860342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79915210232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79915573336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79915919784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79916375152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79916798766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79917174850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79917538412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79917912302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79918261360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79918611238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79918987280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79919334658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79919760390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79920110570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79920484004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79920847290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79921233102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79921583206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79921947496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79922369576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79922742056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79923109954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79923458494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79923833368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79924196680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79924603620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79924950300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79925372562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79925736866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79926082560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79926442922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79926786716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79927157576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79927627750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79928068280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79928420738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79928770628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79929133262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79929480764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79929845136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79930228994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79930602842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79931046134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79931420634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79931768458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79932117104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79932816768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79933187612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79933616624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79933968598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79934343192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79934705396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79935077134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79935426130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79935789592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79936152218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79936561714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79936931864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79937280138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79937654790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79938017636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79938390078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79938894690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79939312510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79939678308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79940026916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79940390912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79940755768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79941129650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79941700288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79942222472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79942580762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79942947596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79943310468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79943657200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79944022332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79944386220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79944824612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79945195614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79945570104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79945919504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79946270198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79946632798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79946993232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79947358436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79947767676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79948146888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79948512108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79948887594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79949236296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79949586392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79950070296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79950528694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79950898276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79951255664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79951666784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79952034466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79952411658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79952775664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79953193658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79953557076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79953906688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79954271298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79954618374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79954992268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79955367674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79955741496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 748,7480000,10000,0,0,256,25,859,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 79957380694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79957744204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79958112300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79958480386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79958918934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79959269894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79959643784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79960004068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79960378214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79960725848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79961087928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79961664672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79962018628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79962385998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79962733816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79963109206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79963473022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79963859628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79964208556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79964635508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79965001348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79965349650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79965714872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79966062062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79966435514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79966813276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79967252932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79967603466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79967952140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79968313518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79968659130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79969021686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79969378776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79969750848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79970175024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79970549520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79970898650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79971247350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79971608508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79971955002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79972507028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79972933834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79973327430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79973689164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79974061236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79974409702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79974758020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79975160720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79975574000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79975939632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79976307660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79976691224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79977070902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79977466934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79977840300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79978190414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79978619758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79978970962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79979333308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79979680984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79980052832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79980413538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79980798690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79981208592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79981562036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79981922698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79982271688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79982705964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79983060532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79983448702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79983981638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79984362322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79984712276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79985074410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79985449956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79985799044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79986215548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79986565006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79987004004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79987372008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79987744048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79988091162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79988438560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79988820910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79989177082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79989614202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79989964256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79990337610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79990700010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79991072166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79991417006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79991777978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79992137406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79992545322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79992910826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79993255970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79993627806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79993987470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79994358340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79994812566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79995226032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79995602536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79995950126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79996314226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79996662256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 79997034690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 79997411650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 79997784254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79998195838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 79998546336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 79998905998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 79999252014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 79999613448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 79999958352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80000341262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80000763580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80001138802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80001486244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80001833308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80002205308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80002553166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80002917820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80003277696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80003727862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80004109912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80004481498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80004828288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80005177614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80005537326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80005976500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80006422122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80006770882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80007142696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80007503358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80007873856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80008219948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80008579898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80008939244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80009563986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80009932416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80010279020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80010652540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80011016212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80011399922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80011746248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80012164778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80012530096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80012882312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80013247952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80013596676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80013971634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80014351248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80014790440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80015143738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80015491056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80015851370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80016198520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80016561570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80016919016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80017510754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80017880258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80018252706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80018600494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80018948132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80019309310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80019654960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80020048502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80020459680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80020834330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80021196116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80021568422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80021917256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80022265068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80022638074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80022984928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80023409874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80023757838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80024129218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80024490542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80024862680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80025210098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80025573502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80025994326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80026344542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80026707824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80027053610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80027424816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80027785786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80028170892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80028686456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80029049902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80029411894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80029759874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80030123240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80030469950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80030841536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80031214584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80031650692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80032001914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80032350330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80032711528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80033058196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80033422250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80033778866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80034151114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80034574852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80034952002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80035324096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80035672144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80036035462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80036380046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80036756274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80037183070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80037559370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80037920292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80038293256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80038641482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80038989022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80039366016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80039885808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80040265012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80040611110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80040982744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80041344396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80041716616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80042098808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80042458846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80042893908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80043245792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80043611134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80043959168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80044331784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80044693428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80045075484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80045466704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80045834302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80046195860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80046544188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80046908198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80047253558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80047626020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80048000608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80048441810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80048794186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80049143452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80049505674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80049852228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80050216120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80050593944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80051116880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80051482626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80051853176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80052199808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80052547172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80052906772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 749,7490000,10000,0,0,256,25,861,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80054796770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80055172874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80055523048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80055898936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80056277602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80056722354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80057078204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80057431720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80057795316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80058141252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80058504904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80058850078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80059233350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80059665952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80060040842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80060388682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80060757400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80061118514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80061465574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80061840982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80062413214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80062790204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80063152952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80063525218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80063873600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80064222756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80064598206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80064945102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80065372186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80065723718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80066097856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80066459110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80066831556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80067179672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80067564182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80067991508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80068341710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80068716824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80069063266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80069434148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80069794182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80070179032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80070536724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80070960312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80071323468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80071669878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80072031732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80072377090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80072748224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80073247966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80073687744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80074092234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80074445460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80074807938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80075156886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80075520992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80075881312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80076332828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80076699902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80077073284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80077422516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80077771286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80078133618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80078481670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80078858080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80079267974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80079644840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80080006262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80080378586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80080727536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80081075834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80081449466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80081797332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80082223054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80082572106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80082992424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80083354338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80083726946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80084074126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80084534246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80084969992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80085323058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80085689068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80086037422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80086650560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80087032620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80087407810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80087821778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80088174000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80088534810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80088881810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80089244838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80089590926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80089975148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80090399212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80090774364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80091121062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80091468426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80091828534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80092189070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80092574472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80092922708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80093356012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80093721452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80094092416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80094438376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80094786014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80095145182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80095687224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80096174726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80096525634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80096899440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80097260824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80097635478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80097984550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80098381390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80098827342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80099176810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80099538698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80099883196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80100254236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80100614260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80100997928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80101344566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80101761862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80102122156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80102466088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80102825402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80103167808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80103534684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80103904132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80104333456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80104683226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80105030108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80105389232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80105734238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80106095342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80106439930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80106940492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80107367922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80107742306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80108090910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80108440328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80108799418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80109145024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80109518216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80109935770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80110312426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80110673100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80111045616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80111391576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80111738572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80112098432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80112455994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80112879414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80113227808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80113598606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80113958440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80114345732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80114692606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80115052460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80115413594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80115821900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80116186316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80116531318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80116902862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80117262720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80117635918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80118084342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80118498762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80118864108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80119212510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80119577194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80119922460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80120296064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80120669998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80121102076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80121455124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80121805156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80122168390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80122516192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80122879340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80123225512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80123608882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80124033658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80124408026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80124754716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80125101680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80125461016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80125805880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80126180548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80126525984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80126959792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80127325254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80127697562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80128044042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80128391450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80128750540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80129194128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80129667146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80130016496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80130387570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80130748246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80131120878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80131468432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80131831412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80132191932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80132601204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80132965998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80133310736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80133681832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80134042866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80134414526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80134773646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80135184396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80135547998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80135894696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80136256582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80136600478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80136971540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80137331036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80137714542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80138129134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80138481130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80138841038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80139186394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80139548758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80139893698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80140277692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80140790716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80141168976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80141519294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80141868350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80142229196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80142575844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80143024250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80143372482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80143810678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80144177120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80144556882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80144905120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80145278432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80145639792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80145998344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80146422418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80146770998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80147142996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80147512060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80147883926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80148232174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80148591326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80148954470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80149363238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80149727936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80150072758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80150443192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80150817592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 750,7500000,10000,0,0,256,25,862,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80152771614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80153138460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80153492334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80153859940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80154263602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80154689672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80155050250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80155426402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80155792020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80156168884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80156517792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80156868688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80157242712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80157651410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80158017526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80158363048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80158733332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80159093052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80159463928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80159820690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80160169222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80160592796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80160942462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80161305070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80161669894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80162042408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80162402672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80162931614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80163576420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80163931582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80164292314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80164638122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80165000740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80165359924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80165732632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80166158996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80166534208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80166882686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80167231976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80167591998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80167937444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80168313454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80168720472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80169095738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80169456584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80169828354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80170175284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80170525132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80170885824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80171245448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80171667110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80172017922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80172389064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80172751048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80173122460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80173468588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80173829172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80174454152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80174972720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80175341248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80175687218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80176061720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80176422068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80176812632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80177241144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80177618394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80177980034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80178326576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80178688604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80179034222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80179417562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80179778306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80180218864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80180568838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80180916522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80181277634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80181625866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80181988346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80182344722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80182774756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80183138358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80183508436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80183854336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80184200788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80184559306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80184903512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80185415008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80185828366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80186215180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80186577756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80186948984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80187294814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80187642368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80188016460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80188427396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80188792732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80189137894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80189509290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80189869274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80190240724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80190599692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80190948226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80191371232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80191720728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80192083154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80192427664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80192798484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80193175522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80193560666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80193972772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80194324504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80194684920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80195030328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80195405232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80195750560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80196122404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80196590842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80197032952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80197383448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80197731634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80198091096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80198436792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80198799798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80199157074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80199591452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80199956082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80200327582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80200673744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80201021336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80201381676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80201728506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80202103068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80202511804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80202887828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80203248356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80203618690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80203965592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80204312930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80204684826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80205083790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80205458614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80205803882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80206174748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80206534174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80206904516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80207251732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80207698092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80208123666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80208488256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80208851240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80209196892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80209568198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80209927540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80210352188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80210767084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80211120090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80211480670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80211826252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80212189448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80212534990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80212905956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80213278502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80213716874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80214067052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80214414684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80214774778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80215120420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80215481446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80215837926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80216209024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80216627772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80217000874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80217418726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80217775694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80218137324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80218483108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80218989816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80219410302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80219785662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80220145328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80220516714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80220862712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80221209848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80221580818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80221988116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80222353940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80222699072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80223070424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80223430176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80223819330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80224176226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80224523912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80224945736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80225348430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80225894544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80226243070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80226616042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80226993176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80227366476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80227788338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80228142848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80228503564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80228849606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80229212554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80229557784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80230038438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80230469998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80230846626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80231193102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80231541244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80231899924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80232246086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80232620072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80232965614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80233430436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80233795100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80234167966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80234514254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80234860936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80235219752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80235577366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80236004600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80236355226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80236728926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80237091236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80237466692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80237816600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80238177552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80238540838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80238951240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80239318622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80239686388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80240290640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80240659510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80241044964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80241594998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80241950080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80242311342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80242658530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80243021830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80243367752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80243740418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80244113840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80244550330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80244900814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80245250742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80245611368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80245957366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80246321260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80246678334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80247109646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80247475042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80247846336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80248193662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80248541944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 751,7510000,10000,0,0,256,25,863,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80250619854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80250985088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80251354030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80251704464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80252080988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80252556802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80253004596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80253359902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80253712080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80254079340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80254427664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80254791220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80255149776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80255587340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80255954996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80256329722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80256696664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80257045826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80257406154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80257767058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80258131922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80258545950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80258922842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80259284572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80259657474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80260006040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80260355172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80260735128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80261156028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80261526510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80261876864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80262252468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80262617654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80262992444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80263341610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80263899108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80264270748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80264621816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80265002738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80265361564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80265736540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80266136972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80266523704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80266938596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80267293324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80267656998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80268005700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80268370226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80268717376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80269103780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80269536238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80269912020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80270260396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80270607926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80270969386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80271315750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80271691746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80272051316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80272520176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80272889148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80273261798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80273611348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80273962246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80274325552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80274691188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80275216072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80275566574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80275938688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80276299140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80276670160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80277018056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80277379102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80277739794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80278153386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80278520974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80278881302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80279254318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80279617980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80279989404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80280348540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80280763012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80281129496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80281477762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80281844584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80282191102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80282564372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80282926760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80283313198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80283722548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80284076266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80284438366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80284786254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80285151012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80285497918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80285882886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80286391236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80286765938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80287113908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80287464386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80287839060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80288184722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80288547780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80288923060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80289368412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80289733880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80290104874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80290452050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80290799918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80291158674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80291516966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80291940746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80292288876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80292659826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80293019828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80293391152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80293736978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80294084078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80294456776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80294865342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80295231902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80295578414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80295950446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80296312602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80296685700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80297044470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80297549452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80297913864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80298261074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80298623218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80298968188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80299339050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80299698786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80300081808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80300493100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80300849322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80301211934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80301562308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80301929142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80302278460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80302662580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80303095872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80303473780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80303821094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80304168926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80304528306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80304873704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80305235512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80305593540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80306028572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80306394932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80306767596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80307113064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80307460336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80307818780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80308176920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80308678814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80309039496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80309412288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80309773500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80310147484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80310495378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80310844024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80311213146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80311620748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80311988748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80312334982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80312708000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80313070032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80313442790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80313800928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80314150604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80314572874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80314923552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80315285862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80315630278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80316000634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80316360918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80316744604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80317379396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80317735902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80318100086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80318450410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80318830552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80319175722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80319693822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80320124932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80320501482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80320851634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80321200464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80321561842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80321910144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80322315950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80322725558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80323102096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80323462048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80323833216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80324180478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80324526902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80324886106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80325243636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80325665896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80326013800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80326383488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80326742278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80327112848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80327458644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80327818596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80328180188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80328586400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80328950622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80329295580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80329666082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80330025612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80330396546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80330878766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80331296128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80331658710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80332005384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80332367752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80332711764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80333082534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80333453486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80333872576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80334267100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80334618182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80334979582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80335326320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80335689336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80336035388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80336419276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80336845184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80337222448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80337571694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80337920474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80338280424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80338626928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80339001552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80339350068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80339782566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80340149262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80340523832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80340871428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80341220642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80341580480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80342027234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80342458994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80342810436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80343187050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80343550858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80343926730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80344277614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80344639512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80345003598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80345413884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80345785024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80346133132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80346506594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 752,7520000,10000,0,0,256,25,864,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80348238254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80348664916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80349060696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80349445100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80349833506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80350238414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80350724196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80351107484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80351526052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80351905772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80352297502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80352663934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80353073368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80353632326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80354024230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80354404676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80354862496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80355431174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80355832050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80356302996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80356664080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80357016616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80357408470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80357756738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80358136838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80358498530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80358885476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80359356506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80359763680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80360114428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80360492864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80360856212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80361219702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80361600768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80362060056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80362479974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80362870420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80363260740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80363637392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80364016430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80364550528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80364972238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80365373026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80365751222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80366154286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80366571842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80366973162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80367352172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80367821314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80368219982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80368584580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80368990310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80369352582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80369768544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80370159066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80370658668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80371011622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80371417074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80371790098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80372157180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80372538840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80373009328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80373515230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80373912936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80374315156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80374691608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80375070616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80375472004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80375987022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80376400150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80376776970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80377179846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80377560892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80377935774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80378338730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80378776762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80379158378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80379507528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80379883304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80380259940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80380664456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80381041274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80381508206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80381906408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80382257464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80382657328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80383025792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80383418234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80383781300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80384186072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80384670668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80385077032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80385455132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80385846920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80386210520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80386597854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80387152772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80387502796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80387909036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80388271616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80388673458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80389022584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80389384994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80389778540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80390224890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80390620928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80390996382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80391389570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80391793216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80392210908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80392615744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80393065604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80393428920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80394024328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80394423180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80394770184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80395156592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80395597882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80395972290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80396349006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80396705690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80397109368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80397487638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80397895832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80398488136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80398864886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80399227812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80399601484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80399951256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80400333722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80400779706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80401198136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80401597760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80401971418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80402350222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80402743504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80403133774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80403523368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80403977276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80404375050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80404725244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80405092132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80405440238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80405816802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80406211862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80406589258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80407010782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80407394256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80407809904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80408157768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80408520968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80408869084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80409394348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80409829386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80410237810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80410588808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80410970184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80411333772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80411708618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80412103584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80412548492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80412925916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80413315876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80413690474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80414037962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80414406220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80414810592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80415256292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80415642378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80416005676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80416379222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80416771062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80417218096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80417581836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80418030182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80418395568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80418773810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80419167152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80419514498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80419915454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80420292694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80420866790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80421250144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80421603638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80421968134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80422316332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80422681760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80423102676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80423550208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80423917608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80424293384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80424642624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80424992956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80425353566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80425701080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80426077618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80426489896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80426866656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80427229744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80427603250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80427951510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80428299916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80428677588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80429141622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80429540350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80429890014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80430263296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80430626356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80431000396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80431346896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80431947416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80432315682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80432663586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80433045058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80433391788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80433764526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80434174874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80434547740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80434964550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80435368054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80435731876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80436078108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80436470108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80436816916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80437206220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80437665818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80438100304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80438468098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80438833564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80439196272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80439559694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80439937958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80440383938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80440760342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80441151030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80441566122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80441944600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80442324772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80442828272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80443322318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80443716576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80444091194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80444463624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80444841368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80445229246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80445626538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80446094520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80446514736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80446863142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80447255746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80447632912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80448033550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80448436304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80448906944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80449261326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80449641776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 753,7530000,10000,0,0,256,25,865,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80451345252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80451826682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80452222840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80452602074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80452996922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80453375538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80453791924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80454349644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80454708178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80455101308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80455503562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80455867952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80456214576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80456627756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80456990954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80457433204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80457813546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80458163942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80458526416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80458895550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80459289820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80459648798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80460120546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80460518344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80460922184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80461273040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80461622322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80461986406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80462374622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80462812854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80463192220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80463565406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80463957588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80464359658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80464737272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80465217300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80465704358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80466057246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80466448328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80466825492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80467232664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80467635870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80468052868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80468473684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80468855300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80469245604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80469646204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80470038730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80470385638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80471013798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80471445762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80471821360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80472169578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80472518862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80472912636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80473287636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80473693972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80474138228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80474515976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80474889444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80475284720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80475672928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80476020976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80476545726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80476962228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80477361700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80477708642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80478104614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80478485874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80478884996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80479246194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80479661422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80480026686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80480373652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80480736536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80481094586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80481487986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80481864678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80482298998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80482653228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80483021208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80483384024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80483731294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80484095870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80484442086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80484825608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80485248504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80485638266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80485986234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80486386924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80486751046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80487098796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80487504624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80488060930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80488468274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80488832808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80489206064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80489567638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80489917456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80490327204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80490744526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80491112418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80491458376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80491830334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80492190640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80492563832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80492910392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80493271776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80493693276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80494045414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80494409898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80494757984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80495131122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80495492634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80495876886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80496332316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80496693442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80497056284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80497402998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80497766708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80498113748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80498484910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80498978326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80499422476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80499772950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80500121866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80500482678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80500827964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80501190228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80501547850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80501992364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80502394316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80502767060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80503170738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80503549438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80503940310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80504298964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80504727602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80505075988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80505448276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80505807598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80506178778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80506524944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80506873352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80507246244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80507688332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80508054946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80508399488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80508799506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80509161338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80509848246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80510424308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80510781968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80511145408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80511493360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80511856102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80512201212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80512586450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80512947990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80513423890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80513791406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80514184458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80514544790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80514909912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80515274328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80515633360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80516125968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80516515780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80516907198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80517253766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80517601040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80517962132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80518323642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80518755920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80519105346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80519476154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80519853708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80520283448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80520632722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80520996176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80521548946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80521929768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80522322658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80522698654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80523098374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80523489188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80523900704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80524339756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80524707592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80525068262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80525468982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80525865416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80526242510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80526658280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80527019484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80527462076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80527808538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80528157318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80528519640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80528866300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80529227790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80529586980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80530017072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80530383134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80530778214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80531127184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80531475284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80531836090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80532195738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80532771810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80533123836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80533497088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80533860722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80534233330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80534580276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80534929158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80535302324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80535719928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80536088182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80536436228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80536810064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80537170702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80537542880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80537910234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80538323608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80538689494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80539039196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80539402206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80539747422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80540119122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80540518716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80540934676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80541385672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80541736632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80542110080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80542471870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80542853200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80543199116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80543684000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80544153620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80544560504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80544949080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80545299606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80545662616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80546059750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80546438102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80546875356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80547251334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80547827912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80548203772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80548550080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80548971626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80549333680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80549793500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80550159598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 754,7540000,10000,0,0,256,25,866,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80552183320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80552646330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80553069752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80553479198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80553857824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80554241170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80554623076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80555230312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80555615684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80555962898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80556336212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80556699168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80557071828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80557432946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80557784728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80558215150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80558566762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80558944572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80559292408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80559664578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80560025534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80560408866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80560823948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80561176620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80561538162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80561904520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80562267450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80562614406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80563001152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80563362202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80563824354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80564213782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80564565356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80564927764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80565275110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80565638966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80566131672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80566578608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80566948680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80567324640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80567674378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80568026060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80568388940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80568749866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80569174476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80569563486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80569938658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80570316970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80570732136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80571110088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80571501986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80571942556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80572345148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80572740142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80573116122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80573544412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80573938314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80574381270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80574854590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80575237184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80575638326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80576025152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80576418056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80576795976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80577356802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80577826664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80578203850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80578608418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80578987458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80579391080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80579770536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80580135272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80580587388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80580980256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80581371668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80581747846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80582125348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80582476080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80582871640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80583317128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80583685872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80584033360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80584435466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80584797404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80585198616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80585559262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80586006528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80586373550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80586751788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80587118216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80587465228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80587872450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80588275728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80588851008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80589208140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80589589860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80589983124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80590333058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80590698050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80591059880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80591527796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80591897602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80592298016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80592681828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80593061702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80593425754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80593826320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80594218760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80594666250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80595096514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80595489304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80595918128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80596269836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80596686336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80597139442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80597491844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80597883482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80598284232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80598713280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80599073848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80599476406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80600072542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80600426616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80600816644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80601193692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80601611692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80601988400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80602442558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80602900662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80603318350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80603701144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80604080014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80604493106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80604844584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80605253318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80605681276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80606087628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80606449634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80606852450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80607201008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80607582320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80607985584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80608406670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80608774800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80609123502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80609499142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80609862844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80610236750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80610596964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80611103356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80611473308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80611822468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80612188120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80612533752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80612943932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80613327608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80613731310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80614193778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80614546944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80614937292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80615312902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80615675614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80616050692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80616436978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80616890914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80617301402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80617678996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80618083122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80618457612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80618838644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80619255492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80619698020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80620103518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80620469264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80620861670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80621240744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80621592322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80622098182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80622518106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80622886362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80623265350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80623641180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80624034716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80624673836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80625138242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80625496522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80625889790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80626265270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80626631250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80626978886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80627394746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80627786242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80628255936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80628607196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80628955776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80629345192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80629693626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80630110514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80630470082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80630915688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80631283398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80631660396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80632010520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80632362290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80632780716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80633330220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80633804786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80634157320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80634577120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80634954770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80635329448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80635677834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80636072858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80636536876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80636919660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80637287016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80637663202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80638039458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80638406228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80638794238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80639212932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80639569854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80639934768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80640282602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80640647174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80640994596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80641382044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80641745630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80642195748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80642548000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80642896824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80643259860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80643606566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80643969410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80644327398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80644858512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80645224954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80645598624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80645967130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80646317912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80646680380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80647071174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80647523286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80647876400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80648252044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80648614872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80648989220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80649337832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80649688188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80650063610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80650488322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80650858582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80651208414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80651583558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80651947292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80652336624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80652710786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 755,7550000,10000,0,0,256,25,867,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80654367312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80654746096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80655097300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80655474652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80656029388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80656408682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80656773388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80657151744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80657501242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80657853810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80658258212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80658606306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80659032512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80659383038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80659757668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80660120918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80660495894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80660845578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80661209588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80661633216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80661986536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80662372714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80662733520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80663107988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80663473930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80663859188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80664209230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80664632174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80665001146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80665351684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80665718194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80666066718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80666440660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80666962106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80667411096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80667766330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80668119648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80668483868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80668830334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80669193528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80669552732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80669989984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80670361510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80670739350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80671092398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80671446500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80671813472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80672178018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80672547508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80672955902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80673332440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80673696038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80674070286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80674421328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80674772256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80675149370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80675579704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80675948194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80676295528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80676670316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80677034518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80677410184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80677775368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80678284324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80678657762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80679005440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80679367742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80679713030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80680084734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80680446548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80680833670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80681242936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80681610292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80681971214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80682317780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80682680072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80683025152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80683408100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80683768728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80684204384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80684558198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80684908468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80685271044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80685618746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80685982132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80686338872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80686769388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80687137768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80687510224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80687857932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80688206272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80688569086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80688916532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80689390898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80689804178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80690180524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80690543076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80690917866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80691267546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80691616668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80691992594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80692401392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80692771796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80693121412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80693511042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80693873418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80694248070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80694611880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80694962876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80695387964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80695738446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80696101658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80696447600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80696819174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80697179648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80697564674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80697975856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80698328802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80698689026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80699035092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80699398564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80699744016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80700115774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80700607296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80701046460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80701622108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80701979672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80702342298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80702690200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80703069016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80703485048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80703871938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80704235740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80704611260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80704957558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80705306632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80705667432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80706025160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80706449176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80706799010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80707171810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80707534002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80707905394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80708250580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80708607406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80708979332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80709389962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80709760148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80710108588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80710483786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80710848212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80711224158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80711964436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80712430716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80712810068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80713160084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80713526418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80713874010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80714302490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80714740924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80715122294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80715473870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80715824084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80716185022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80716534970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80716900712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80717311254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80717766892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80718132118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80718507342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80718856264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80719206462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80719568202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80719925940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80720356400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80720707628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80721112536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80721477100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80721879340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80722259138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80722622578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80723182252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80723565168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80723968678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80724336724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80724712596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80725129886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80725578360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80726026356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80726423504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80726815282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80727208620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80727600736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80727963712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80728352438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80728836374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80729267668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80729626720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80729995798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80730357404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80730703466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80731079916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80731486164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80731872862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80732236046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80732609174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80732957410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80733336320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80733726768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80734192436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80734628298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80734978916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80735353424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80735715240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80736090604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80736442080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80736807796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80737234026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80737588778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80737956342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80738305934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80738713658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80739116658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80739543780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80740008192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80740394172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80740788270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80741164336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80741546940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80741896008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80742282226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80742712990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80743089616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80743436392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80743786432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80744146336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80744493128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80744856548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80745308520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80745760866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80746125886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80746499288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80746848404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80747197920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80747561322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80747921388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80748349472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80748700284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80749074410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80749438088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80749812570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80750161100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80750512520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80750918608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80751369252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 756,7560000,10000,0,0,256,25,869,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80753392610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80753750030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80754204774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80754571828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80754950080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80755300534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80755652480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80756016718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80756479742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80756914116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80757264308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80757638080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80758000100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80758373242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80758776560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80759141120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80759627478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80759983566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80760346218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80760708848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80761097142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80761476354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80761878832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80762293816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80762656892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80763019534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80763366890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80763730160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80764076544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80764449270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80764839060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80765319146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80765672954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80766023198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80766417040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80766795536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80767159920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80767518948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80768103710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80768472228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80768880918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80769231082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80769582254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80769945060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80770359342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80770842446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80771196014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80771571156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80771936638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80772341814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80772691346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80773070290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80773545580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80773899774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80774265774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80774632064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80775037292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80775429394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80775816290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80776166970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80776617104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80777010934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80777389328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80777782130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80778131628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80778715892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80779291100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80779705750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80780085016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80780437970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80780829920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80781178394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80781555294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80781971018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80782347600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80782726032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80783115778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80783495874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80783884448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80784298496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80784749444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80785147070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80785549188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80785949878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80786315080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80786688542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80787106074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80787566746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80787963276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80788367740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80788788968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80789164760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80789594798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80790125710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80790623480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80791007010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80791428256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80791847848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80792252968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80792661996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80793134210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80793698308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80794285716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80794722668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80795126790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80795533532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80796083790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80796469888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80796890006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80797268962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80797699958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80798091500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80798535930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80799001048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80799398026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80799787834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80800163256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80800581418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80800973806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80801545892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80801917586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80802305388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80802676982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80803058762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80803454522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80803822512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80804187226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80804603502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80804980406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80805341658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80805747890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80806129462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80806511006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80806887188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80807303528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80807671486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80808017226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80808403956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80808788266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80809163012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80809527202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80809943918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80810309032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80810656350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80811019464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80811365284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80811736190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80812097410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80812615178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80813068526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80813449872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80813813322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80814190998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80814556512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80814963524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80815370952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80815806704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80816223056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80816592712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80816970616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80817334540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80817711928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80818145220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80818590720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80819023076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80819442732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80819870424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80820266920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80820683116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80821187244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80821539818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80821904286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80822281454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80822654784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80823017678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80823403624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80823916312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80824270962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80824644332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80825055858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80825448818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80825826278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80826252356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80826615594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80827060514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80827410552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80827792496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80828155768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80828501704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80828876912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80829256732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80829697348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80830063782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80830437582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80830785414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80831134632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80831496430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80831853564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80832314972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80832665316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80833037276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80833408656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80833783090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80834132264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80834481494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80834954486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80835370512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80835740204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80836123488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80836526548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80836889516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80837262722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80837623840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80838044444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80838412796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80838762682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80839128206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80839476808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80839851902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80840226092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80840616808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80841044158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80841394820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80841756486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80842103444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80842466530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80842848806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80843236184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80843725226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80844131450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80844510384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80844888840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80845291168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80845642078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80846150616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80846568206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80846944780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80847337796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80847713702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80848062778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80848411984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80848785720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80849215434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80849606010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80849953314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80850325066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80850718744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80851121156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80851484362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80851893816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80852264172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80852609224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80852972594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80853318892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80853691344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80854053806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80854437138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 757,7570000,10000,0,0,256,25,870,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80856251448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80856615886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80857003116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80857583086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80857969540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80858317258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80858691466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80859055012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80859432520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80859794328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80860147332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80860609258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80860991950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80861384356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80861761842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80862137872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80862500282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80862890160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80863308854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80863663566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80864026068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80864374132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80864738204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80865084516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80865471018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80865888356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80866272954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80866621896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80866972166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80867348876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80867696274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80868061192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80868605082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80869058564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80869483898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80869890486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80870241410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80870623384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80871031892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80871412228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80871876080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80872253914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80872651256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80873049692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80873468506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80873864854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80874304348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80874712540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80875062134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80875439482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80875784520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80876174250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80876568004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80876972120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80877425442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80877808228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80878227528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80878606246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80878972172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80879318422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80879809256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80880242936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80880622264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80880972006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80881320652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80881684452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80882061710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80882438420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80882848320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80883224112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80883586548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80883959232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80884306532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80884679672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80885071872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80885475602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80885886760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80886234744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80886607984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80886971576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80887344372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80887690928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80888087676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80888517534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80888868086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80889231768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80889577422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80889966798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80890328230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80890713676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80891219062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80891572056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80891934290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80892281788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80892644498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80892989858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80893372350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80893732784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80894169608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80894521254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80894869364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80895231096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80895577370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80895940568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80896296952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80896728526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80897094404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80897467078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80897814926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80898163208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80898523802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80898870076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80899244520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80899663078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80900037978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80900399580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80900773228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80901120850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80901468616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80901840366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80902338272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80902705970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80903052348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80903424290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80903784922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80904159384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80904505290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80904866716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80905306312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80905658264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80906052632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80906418506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80906792504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80907154704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80907540496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80907970234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80908327364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80908690848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80909038892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80909404058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80909752018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80910170998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80910561690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80911013038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80911394396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80911775206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80912165692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80912515320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80912907734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80913416156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80913858936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80914224448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80914598528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80914946524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80915296326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80915659794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80916020968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80916454984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80916804618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80917176580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80917539154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80917911794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80918260214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80918621292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80918981996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80919398064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80919764912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80920110536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80920482312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80920863998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80921236928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80921598856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80922014516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80922378506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80922725328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80923088564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80923434022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80923804770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80924179060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80924700324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80925055210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80925405048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80925767532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80926154670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80926550704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80926898986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80927285808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80927717714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80928094598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80928442970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80928793110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80929154900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80929500812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80929876426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80930269008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80930658204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80931019682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80931391984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80931739554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80932302730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80932683202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80933093708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80933470452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80933817582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80934190572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80934552764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80934926310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80935273470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80935776758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80936205952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80936556794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80936937342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80937285336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80937659300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80938055054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80938444400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80938873032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80939227562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80939590388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80939939098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80940303336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80940650956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80941037052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80941398700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80941836004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80942188502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80942537874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80942901968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80943252102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80943629560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80943990238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80944426876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80944795212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80945168660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80945517804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80945867848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80946231402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80946590170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80947105798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80947457396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80947831914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80948194320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80948568166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80948918254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80949266782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80949642340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80950055244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80950422988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80950769914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80951142700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80951504564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80951878440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80952268176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80952617396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80953048988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 758,7580000,10000,0,0,256,25,871,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 80954962136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80955333656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80955758826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80956139628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80956504462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80956884052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80957234184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80957586156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80958089044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80958522582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80958891708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80959237896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80959613884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80959978624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80960352710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80960713792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80961128268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80961494378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80961844016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80962275148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80962654914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80963028716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80963405048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80963779434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80964211848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80964565760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80964928332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80965293006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80965700320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80966067160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80966456858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80966894592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80967315256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80967722680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80968075228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80968438710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80968787250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80969335904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80969756748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80970133968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80970498064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80970870886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80971218972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80971567388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80971942578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80972352698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80972721062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80973068340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80973441532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80973805674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80974178578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80974525808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80974886228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80975320308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80975670716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80976033604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80976379278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80976750048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80977110312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80977497622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80977906302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80978257714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80978618668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80978965158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80979327286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80979672776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80980043132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80980556916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80981007752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80981360874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80981708868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80982070288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80982417540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80982781736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80983140840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80983572574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80983938364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80984310832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80984658446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80985020364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80985381262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80985727492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80986100860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80986510296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80986884166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80987245270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80987617116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80987964032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80988310424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80988680196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80989071724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80989448456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80989794042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80990164548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80990525026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80990896410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80991243578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80991736040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80992164504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80992514940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80992878698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80993223978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80993595394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80993955816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80994370112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80994780632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80995133034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80995494234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80995839784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80996202192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80996548142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 80996919002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 80997289950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 80997724252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80998075174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 80998423760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 80998783730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 80999130138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 80999492208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 80999848248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81000300694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81000704456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81001092638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81001470164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81001876728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81002241578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81002634968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81003232304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81003584978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81003957510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81004318854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81004690148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81005054618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81005458950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81005915510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81006297280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81006662324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81007032764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81007437532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81007798752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81008183102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81008546666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81009161790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81009534480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81009919124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81010298664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81010645538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81011031496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81011405880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81011874588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81012225202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81012603388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81012992432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81013341488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81013704810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81014163086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81014607422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81014971092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81015343050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81015690204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81016039516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81016414316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81016774160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81017196356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81017543572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81017913102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81018272742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81018642824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81018987874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81019334616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81019705572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81020141776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81020507516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81020851522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81021221616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81021580558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81021951098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81022308164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81022718808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81023080838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81023426818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81023788172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81024133036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81024503302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81024863780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81025341918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81025757762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81026108358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81026466800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81026811972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81027173642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81027519346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81027902126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81028324164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81028738364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81029087302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81029436938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81029815768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81030179756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81030596250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81030984676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81031443208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81031826004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81032244290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81032609970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81032987416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81033376090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81033780944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81034216200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81034596178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81035025128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81035387556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81035775482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81036139376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81036704006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81037069886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81037415776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81037777920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81038122448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81038492800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81038851764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81039233200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81039638904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81039988744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81040347732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81040693040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81041055128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81041399682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81041782144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81042141926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81042576440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81042925910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81043273436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81043632610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81043977684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81044339256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81044694768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81045122708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81045488084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81045858838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81046204100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81046550918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81046910824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81047256854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81047736254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81048189936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81048596364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81048974706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81049389492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81049765676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81050159366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81050575380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81051001990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81051366128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81051710946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81052081958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81052441536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 759,7590000,10000,0,0,256,25,872,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81054144756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81054505808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81054892712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81055262044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81055640254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81056019682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81056446212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81056820752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81057181434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81057554682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81057901408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81058250012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81058642428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81059214028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81059581172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81059926182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81060325788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81060716970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81061120596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81061485862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81061932788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81062295722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81062644020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81063006636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81063351104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81063721518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81064080788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81064464922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81064958496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81065312786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81065673512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81066021216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81066385296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81066732716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81067116630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81067552542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81067931196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81068280066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81068628788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81068991174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81069338756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81069724362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81070201102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81070651372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81071017610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81071390784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81071982544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81072384998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81072764320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81073191284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81073557764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81073903834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81074279086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81074640866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81075014724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81075372362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81075721374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81076147658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81076528706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81076894052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81077240216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81077648092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81078212842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81078591298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81079052276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81079404644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81079764518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81080108376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81080468424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81080833288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81081346826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81081803246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81082181086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81082561408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81082909972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81083269774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81083632092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81084024176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81084468424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81084873032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81085262436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81085664398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81086260136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81086658050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81087133138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81087512996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81087910176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81088285564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81088687148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81089059884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81089487800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81089912604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81090297966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81090659684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81091006612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81091399600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81091775072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81092159472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81092676736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81093067216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81093414466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81093762612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81094154828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81094502956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81094866972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81095226968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81095667856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81096032750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81096403352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81096748948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81097113546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81097473500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81097830022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81098192186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81098600062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81098972760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81099331430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81099702318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81100048074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81100393944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81100765306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81101175352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81101540778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81101885138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81102256394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81102616942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81102989720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81103335496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81103893026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81104263002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81104610008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81104971694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81105316516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81105686892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81106089888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81106505644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81106940134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81107291328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81107650500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81107995830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81108355718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81108698292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81109079750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81109496376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81109871798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81110217512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81110564620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81110926610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81111272194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81111633176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81111986788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81112414450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81112795954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81113167772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81113513712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81113860542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81114219032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81114576306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81115137966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81115486834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81115856406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81116216214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81116586316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81116931594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81117278082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81117648662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81118054790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81118419092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81118763396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81119132930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81119493222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81119864250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81120222400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81120569672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81120993056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81121342684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81121704916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81122049114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81122418498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81122776980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81123160118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81123567448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81123918478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81124278552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81124622948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81124983268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81125326946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81125695608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81126156470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81126595956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81126945540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81127293136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81127652200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81128012596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81128374588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81128730396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81129163552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81129527606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81129899528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81130246538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81130594386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81130953170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81131298466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81131670650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81132077160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81132450014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81132811310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81133181846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81133528520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81133876072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81134245728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81134591170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81135015640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81135362690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81135732860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81136091984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81136461792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81136807192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81137283998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81137720312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81138069980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81138431322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81138775578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81139145792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81139505272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81139887658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81140289150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81140644844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81141004090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81141375622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81141756088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81142102728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81142475012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81142849964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81143321980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81143671588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81144018824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81144378176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81144722352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81145082342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81145437412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81145808238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81146230692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81146604898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81146952240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81147300004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81147660492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81148007476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81148517986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81148927612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81149300532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81149661112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81150032226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81150378390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81150725012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 760,7600000,10000,0,0,256,25,873,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81152730792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81153128166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81153511236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81153876700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81154330600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81154695578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81155071146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81155418256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81155767618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81156131570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81156477480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81156851940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81157257058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81157630352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81157989480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81158360256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81158705418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81159050974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81159419770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81159987670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81160376728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81160722794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81161095418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81161455478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81161827978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81162215000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81162564056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81163189632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81163541996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81163905416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81164251028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81164624242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81165000084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81165371782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81165783300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81166134744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81166498130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81166848324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81167213978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81167561944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81167949908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81168371412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81168746688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81169094168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81169442328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81169803430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81170150366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81170512418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81171116636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81171497240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81171896564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81172290424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81172639632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81172989352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81173366586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81173715988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81174151856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81174501710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81174873658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81175233858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81175605616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81175972016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81176332980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81176781916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81177134874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81177499220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81177849528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81178225386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81178588204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81178973688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81179322752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81179744004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81180107346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81180456896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81180877672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81181226092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81181597674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81182089726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81182550436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81182901892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81183252110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81183612982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81183958960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81184321212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81184678232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81185109482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81185476502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81185848202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81186195000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81186542352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81186902188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81187249706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81187623178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81188030290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81188405098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81188765464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81189138140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81189485916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81189833562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81190203534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81190550718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81190973758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81191322368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81191753474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81192145248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81192519498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81192867296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81193331442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81193767522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81194120450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81194484494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81194832654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81195205850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81195569422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81195954636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81196366244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81196722076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81197084620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81197434220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81197800684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81198149068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81198523844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81198899836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81199376772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81199758014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81200135916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81200495992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81200842394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81201204802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81201565096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81202008554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81202376798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81202750490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81203099472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81203450530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81203813908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81204175546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81204744542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81205094446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81205465794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81205826520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81206197342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81206543142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81206890370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81207280908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81207702384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81208068614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81208414914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81208787380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81209147998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81209519282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81209876654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81210334512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81210699014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81211046246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81211409366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81211755016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81212136532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81212508960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81212890922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81213303982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81213656290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81214017816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81214364942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81214727468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81215074054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81215457380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81215971692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81216346992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81216694884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81217041974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81217401076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81217747638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81218138436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81218494110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81218939816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81219306858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81219678088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81220024362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81220370738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81220730938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81221088414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81221509840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81221859218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81222230982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81222607814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81222979874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81223328524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81223676908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81224047748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81224460178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81224825948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81225170944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81225543044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81225902420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81226273874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81226631656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81227177212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81227541228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81227888130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81228249404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81228593890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81228964628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81229324368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81229709120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81230117458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81230469162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81230829532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81231176636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81231537458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81231882274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81232314808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81232779910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81233173840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81233531610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81233903744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81234264738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81234641640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81235024976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81235397758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81235847120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81236212008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81236615352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81236967172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81237318128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81237680156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81238189478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81238641654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81238991810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81239362838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81239939256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81240340796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81240722658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81241160584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81241540176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81241888864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81242253106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81242599052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81242971226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81243335016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81243720884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81244135242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81244486358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81244847226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81245193978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81245558674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81245905518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81246290178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81246713086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81247117240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81247469738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81247855382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81248239232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81248587654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81248982328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81249775120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81250160040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 761,7610000,10000,0,0,256,25,874,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81251781470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81252172952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81252604998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81253019174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81253516680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81253899882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81254266070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81254630734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81255006508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81255518334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81255984936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81256335004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81256697152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81257060944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81257422376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81257787284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81258212576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81258588254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81258974072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81259350650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81259699586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81260048668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81260543940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81260965372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81261332114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81261677844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81262050106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81262409460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81262826860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81263189720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81263603194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81263970538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81264319288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81264686234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81265060212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81265435196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81265810800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81266184682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81266602594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81266954460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81267315714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81267661440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81268024084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81268369032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81268751786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81269175448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81269550254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81269897868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81270281188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81270642492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81270990068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81271420140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81271936264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81272313214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81272673412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81273045106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81273392082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81273740132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81274141332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81274499498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81274924728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81275311030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81275710728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81276072826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81276444900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81276792090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81277153238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81277585168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81277990946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81278357626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81278702212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81279071922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81279430548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81279813890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81280160060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81280578212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81280941814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81281288480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81281649720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81281994446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81282364584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81282735852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81283344868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81283694894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81284041728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81284401176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81284746288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81285107826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81285464056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81285894422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81286261716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81286633416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81286979266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81287346364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81287705384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81288050170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81288423756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81288836654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81289210274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81289570490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81289941440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81290287608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81290634376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81291005064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81291351170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81291772808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81292120504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81292517218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81292895408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81293267422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81293614014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81294055300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81294504566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81294854702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81295216152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81295561718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81295932162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81296291384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81296672924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81297063138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81297428016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81297786270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81298131480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81298492042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81298835436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81299204972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81299574968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81300045474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81300414270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81300763408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81301122268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81301467018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81301891256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81302255178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81302716180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81303080986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81303452328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81303798840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81304145048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81304504620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81304850120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81305352286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81305771736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81306146512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81306507156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81306878694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81307225434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81307572626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81307968506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81308385078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81308750032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81309094884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81309466434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81309826786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81310197868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81310544028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81310903706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81311329806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81311679140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81312041228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81312385650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81312756952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81313116686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81313500052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81313918480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81314270336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81314630214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81314975774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81315336652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81315680778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81316051572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81316739486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81317132570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81317481364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81317829844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81318206602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81318553326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81318915802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81319275034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81319711850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81320076090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81320448738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81320794762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81321142168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81321501654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81321859128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81322267096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81322631426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81323002708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81323361898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81323733230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81324080428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81324428012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81324802822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81325211336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81325609230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81325977180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81326352014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81326715230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81327089350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81327450808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81328030888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81328395854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81328743738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81329194258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81329569208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81329944310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81330352564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81330791574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81331141414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81331489730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81331849108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81332193106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81332554288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81332898842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81333279452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81333701278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81334096544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81334443548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81334792324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81335152004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81335498870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81335872104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81336217840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81336654582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81337021574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81337395406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81337743482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81338092210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81338454392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81338939464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81339426466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81339778826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81340182824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81340545814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81340985398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81341335968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81341697932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81342126524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81342474844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81342835726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81343179408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81343549510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81343908140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81344288710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81344692706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81345046312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81345406602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81345753290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81346114614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81346458048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81346828084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81347198694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81347630970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81347980180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81348328404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 762,7620000,10000,0,0,256,25,875,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81384046234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81384462506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81384830708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81385178280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81385555984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81385979936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81386408280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81386835516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81387197688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81387566288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81387943646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81388313946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81388660324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81389045584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81389407736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81389850576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81390203186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81390570176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81390931504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81391276774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81391638212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81391995920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81392438288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81392805582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81393179398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81393749390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81394112368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81394476550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81394983432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81395417238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81395766158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81396139630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81396502926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81396876504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81397222802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81397582180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81398003884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81398354988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81398718174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81399062994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81399434612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81399795668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81400177060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81400552304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81400964456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81401329096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81401675226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81402038604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81402383000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81402755032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81403127406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81403564684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81403914808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81404264616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81404625962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81404972224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81405334294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81405678782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81406153210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81406583200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81406956520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81407303440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81407649590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81408008572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81408353848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81408728108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81409144566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81409519948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81409945476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81410323138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81410670616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81411021216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81411417790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81411765286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81412208708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81412560826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81412932376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81413373154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81413749282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81414097178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81414460606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81414888134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81415240460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81415606976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81415976636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81416349650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81416709338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81417092670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81417605976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81417959746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81418321174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81418667026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81419028832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81419373274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81419743870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81420115036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81420548704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81420897820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81421245070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81421604448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81421949224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81422311032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81422665674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81423101608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81423468250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81423838952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81424185516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81424532810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81424891786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81425236902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81425609384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81426016526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81426390654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81426751482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81427122748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81427469786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81427816714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81428186396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81428737420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81429108880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81429456778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81429831158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81430194620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81430566528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81430912732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81431291176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81431732266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81432080710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81432442196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81432786844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81433156574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81433516968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81433898242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81434309460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81434658122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81435017648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81435361940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81435723368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81436067330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81436436540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81436806808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81437238456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81437585554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81437929756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81438286500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81438628970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81438988910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81439331882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81439799082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81440228970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81440606098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81440954988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81441302404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81441664034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81442044076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81442419554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81442826826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81443200348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81443560050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81443930876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81444277476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81444624572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81444995360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81445340536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81445762626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81446110872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81446480658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81446856740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81447230060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81447577804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81447937480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81448359272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81448709446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81449072274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81449418548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81449790576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81450150812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81450522734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81450975250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81451388960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81451752796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81452100754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81452463306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81452808706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81453182260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81453605814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81454064868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81454447798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81454797518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81455159706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81455506420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81455869516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81456228496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81456600952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81457029998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81457406352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81457754718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81458103918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81458465028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81458812024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81459204064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81459626720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81460003806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81460366044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81460738632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81461087016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81461436116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81461809084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81462337102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81462704148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81463051860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81463424426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81463785532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81464158404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81464505824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81464865984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81465290286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81465642602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81466010806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81466359702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81466733966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81467097374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81467481410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81467879540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81468241580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81468603586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81468951266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81469315856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81469661798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81470037086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81470896908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81471276082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81471625208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81471973578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81472334678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81472681240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81473057732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81473592944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81473968926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81474330944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81474704400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81475054284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81475403240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81475776246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81476124566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81476550542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81476899544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81477274584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81477636538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81478034250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81478381918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81478768372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81479195500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81479545774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81479910306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 763,7630000,10000,0,0,256,25,877,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81482052680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81482441154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81482841300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81483243908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81483597030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81484016424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81484501972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81484945370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81485313792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81485682406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81486057646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81486418800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81486791698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81487151652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81487572072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81487937450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81488284372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81488647070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81488993190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81489365540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81489724786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81490106716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81490518114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81490870252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81491230760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81491577508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81491942336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81492287392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81492669730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81493081756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81493465246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81493812332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81494159818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81494519972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81494865406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81495249312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81495894036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81496306656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81496672966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81497070396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81497419906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81497770710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81498179832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81498529868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81498979420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81499333614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81499708378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81500070142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81500442862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81500790860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81501151664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81501583894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81501934766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81502297794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81502643638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81503014694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81503375898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81503757760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81504105576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81504514158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81504875696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81505221628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81505582628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81505926140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81506296122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81506665212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81507198014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81507549260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81507898436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81508260418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81508608280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81508971304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81509317396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81509700192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81510125774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81510498548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81510864418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81511212826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81511573624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81511919574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81512293076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81512699270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81513075250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81513435430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81513807640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81514153906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81514501010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81514860532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81515216864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81515641022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81515989810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81516362006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81516721486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81517093680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81517440424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81517798320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81518304252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81518657444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81519020158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81519366146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81519737254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81520098196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81520470498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81520828498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81521240646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81521603836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81521950892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81522314076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81522658974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81523030316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81523400858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81523773636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81524199426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81524550778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81524910214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81525256686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81525617928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81525962614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81526358542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81526790988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81527165558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81527513876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81527861540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81528221320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81528567468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81528929346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81529415212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81529854690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81530220052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81530593328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81530941596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81531290792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81531652170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81532010708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81532443304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81532791706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81533203916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81533565690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81533937902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81534284664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81534646042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81535006652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81535438602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81535803822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81536149836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81536522128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81536882576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81537254962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81537613500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81538023702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81538387428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81538735074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81539097360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81539442848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81539813724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81540206142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81540747568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81541098386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81541447936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81541825460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81542171506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81542533296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81542941128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81543326996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81543761358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81544138430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81544487004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81544835638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81545197386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81545545682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81545939608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81546349500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81546726124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81547086956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81547678352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81548030002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81548380460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81548756404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81549170106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81549536488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81549882360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81550252704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81550614370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81550985510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81551331206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81551878268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81552252592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81552599972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81552963664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81553310104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81553683122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81554082546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81554464424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81554889808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81555241240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81555601428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81555947512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81556308420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81556653170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81557034662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81557410462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81557848024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81558197648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81558545292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81558905418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81559252236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81559614558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81559972180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81560402398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81560768102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81561140018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81561488888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81561835812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81562196156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81562542590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81563011412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81563422724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81563796458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81564157230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81564529516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81564877044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81565224338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81565597100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81566003848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81566369966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81566715336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81567086488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81567447374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81567819534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81568176970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81568526820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81568947946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81569297954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81569661290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81570005844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81570377028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81570736170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81571118392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81571533136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81571883796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81572244546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81572590056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81572967588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81573313120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81573684650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81574174230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81574627176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81574979564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81575328146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81575688856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81576035710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81576397820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81576754818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81577188568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81577555682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81577929438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81578296226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 764,7640000,10000,0,0,256,25,878,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81579893518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81580286048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81580637510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81581012828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81581358880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81581730238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81582089506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81582793808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81583372740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81583895156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81584262234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81584610482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81584996582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81585532112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81585909978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81586273334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81586646912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81586994270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81587343258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81587704622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81588063134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81588489290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81588837930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81589209666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81589569210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81589966584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81590317152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81590677884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81591114032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81591467244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81591831774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81592177436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81592550394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81592912412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81593285180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81593645280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81594059724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81594426498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81594775080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81595138762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81595484104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81595855636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81596230412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81596758954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81597111448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81597461400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81597823116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81598171184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81598534770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81598881286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81599264968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81599692320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81600068742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81600419294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81600768442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81601129340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81601476640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81601852304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81602198984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81602631906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81602997826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81603370462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81603719250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81604068400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81604430408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81604787720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81605233780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81605583572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81605956880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81606318616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81606692594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81607039994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81607399630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81607931506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81608282344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81608738130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81609227596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81609604480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81609969814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81610392802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81610817912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81611172210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81611535740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81611882234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81612245732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81612591718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81612977048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81613336960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81613775978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81614127166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81614477170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81614836912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81615183048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81615545814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81615904132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81616482738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81616849868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81617222348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81617570526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81617918606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81618278286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81618637004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81619166128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81619516514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81619889970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81620252114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81620624908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81620972604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81621341284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81621716128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81622133784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81622499372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81622845676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81623216488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81623578254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81623950944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81624523972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81624954132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81625318164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81625710534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81626087642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81626439882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81626840922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81627217308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81627666296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81628034176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81628400074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81628762268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81629110100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81629475172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81629835820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81630418334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81630788976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81631163208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81631546982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81631939036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81632342430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81632702828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81633132270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81633482222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81633855444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81634215740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81634586022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81634932502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81635279548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81635651428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81636060310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81636444434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81636807238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81637199054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81637560956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81637933804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81638295230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81638716608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81639078296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81639421928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81639780312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81640121906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81640490076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81640847200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81641324044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81641743828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81642098138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81642460914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81642807400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81643171000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81643517010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81643900090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81644357890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81644735892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81645086588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81645448756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81646028550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81646380536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81646759292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81647176692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81647553884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81647952742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81648329806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81648677998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81649026794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81649401838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81649749574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81650182572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81650563330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81650951678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81651327660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81651699264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81652046136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81652496036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81652949802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81653324532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81653689988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81654036750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81654410088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81654770866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81655156328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81655569002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81655921720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81656284738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81656632352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81656996844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81657342556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81657715618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81658087736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81658524508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81658877272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81659227364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81659589152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81659935934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81660299972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81660657494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81661096618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81661470664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81661843860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81662192560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81662554608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81662915254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81663262752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81663735992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81664152130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81664528008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81664891216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81665265680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81665614214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81665964146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81666375976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81666788252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81667155456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81667502840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81667876106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81668237832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81668871138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81669602996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81670271502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81670953100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81671614172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81672361156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81672971312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81673670804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81674320286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81675236214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81675716752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81676070824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81676432950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81676783350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81677148616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81677512350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81677959150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81678325782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81678699680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81679047238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81679395354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81679756100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81680102292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 765,7650000,10000,0,0,256,25,879,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81681971000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81682330140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81682704732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81683079246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81683534896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81683887364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81684240526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81684605198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81684953332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81685317724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81685663362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81686147226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81686579276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81686953070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81687301808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81687648008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81688007312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81688374448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81688749776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81689173728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81689549712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81689911608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81690284824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81690634456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81690982232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81691369468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81691718358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81692158780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81692510414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81692885392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81693249382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81693622664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81693972020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81694334754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81694759692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81695113266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81695479582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81695828564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81696203614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81696567900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81696940248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81697392342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81697809060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81698173478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81698521632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81698885650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81699231348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81699603302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81699976360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81700422344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81700774178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81701330262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81701696374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81702044872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81702408868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81702768704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81703206598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81703574626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81703948956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81704314616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81704664736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81705026330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81705386282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81705750690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81706163884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81706540098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81706903484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81707277270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81707626400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81707975066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81708349824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81708941040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81709309848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81709656650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81710029334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81710391108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81710763660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81711125068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81711535148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81711900136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81712247492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81712611472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81712957798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81713329824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81713691778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81714076632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81714496782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81714851354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81715215702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81715565452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81715932750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81716281136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81716696316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81717147726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81717525868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81717876402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81718224868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81718586672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81718933700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81719327480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81719891990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81720280182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81720644152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81721039728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81721390332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81721739530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81722132744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81722492322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81722937582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81723288280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81723663106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81724025550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81724399882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81724749122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81725110824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81725545734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81725898108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81726262062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81726608952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81726981718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81727344344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81727718816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81728079408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81728501250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81728866434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81729212468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81729574298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81729973514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81730345644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81730718580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81731252882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81731606142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81731958300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81732320854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81732668846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81733033552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81733394474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81733769496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81734195304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81734571090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81734944746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81735313436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81735676840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81736024602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81736401692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81736818910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81737194468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81737573356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81737947880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81738295354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81738642608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81739014442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81739360398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81739803816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81740153620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81740526706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81740889014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81741262008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81741608364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81741967382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81742493258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81742845904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81743211150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81743558716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81743930442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81744292532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81744678204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81745078896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81745441704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81745802626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81746150264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81746512956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81746858428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81747230272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81747605376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81748043018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81748394166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81748743184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81749102034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81749449014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81749810822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81750165026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81750536120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81750990398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81751367500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81751716572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81752065878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81752427460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81752775044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81753152400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81753658258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81754035356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81754398612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81754785186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81755133646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81755483032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81755857768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81756279948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81756657982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81757004948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81757377486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81757741044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81758112826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81758462258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81758825560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81759254458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81759606182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81759970326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81760316488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81760688680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81761049738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81761439708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81761789052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81762209980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81762575740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81762924404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81763288226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81763634666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81764006330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81764379032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81764954982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81765312570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81765662822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81766028374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81766397110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81766762164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81767123120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81767573108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81767941102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81768314972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81768663748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81769013566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81769374888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81769722536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81770097332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81770510770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81770888290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81771250782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81771625086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81771973782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81772346314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81772720504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81773137400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81773503280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81773849808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81774220042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81774582856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81774953448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81775299200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81775768782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81776201438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81776553530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81776917524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81777264030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81777636798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81778243204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81778672798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 766,7660000,10000,0,0,256,25,880,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81780203068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81780563642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81780932684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81781296712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81781731108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81782081690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81782456760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81782838498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81783215338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81783565376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81783927966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81784356246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81784707528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81785072364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81785418938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81785790700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81786153150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81786526660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81787092344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81787479720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81788061488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81788414540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81788779714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81789127800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81789518472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81789955882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81790336188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81790686236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81791037168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81791401106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81791750768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81792117072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81792478394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81792938168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81793357322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81793734672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81794084942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81794437788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81794800410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81795159416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81795598088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81795946646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81796352696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81796717478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81797090620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81797438152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81797800956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81798340352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81798695394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81799080100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81799427938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81799801874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81800164136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81800537832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81800899296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81801324488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81801731158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81802080648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81802443928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81802789678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81803204074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81803582616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81804041178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81804395036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81804746652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81805108506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81805455836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81805819892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81806177840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81806550530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81806979414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81807356818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81807706024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81808054224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81808416636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81808765002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81809143928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81809713056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81810089922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81810452742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81810826430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81811175070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81811524928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81811901646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81812317670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81812687348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81813036142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81813410792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81813772648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81814147176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81814513396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81814876274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81815317102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81815668082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81816031676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81816377324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81816749294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81817110866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81817495652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81817901548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81818254186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81818616254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81818963656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81819327020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81819672948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81820044698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81820495988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81820948132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81821300154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81821649000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81822009784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81822356912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81822726006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81823131836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81823578670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81823946364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81824320196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81824668844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81825016682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81825379920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81825729208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81826106244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81826513970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81826889140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81827250296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81827622044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81827968726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81828316574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81828691902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81829101028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81829469054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81829815158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81830205822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81830570314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81830945754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81831295712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81831771076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81832215832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81832569128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81832933792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81833281432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81833655906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81834056264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81834444512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81834858952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81835215272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81835581812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81835932448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81836299608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81836648782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81837035520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81837397634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81837843194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81838196120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81838546832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81838911292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81839261938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81839628894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81839988598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81840432084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81840798806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81841171630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81841519328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81841867302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81842227328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81842584914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81843096784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81843452898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81843828210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81844191500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81844567038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81844916550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81845268582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81845658664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81846070958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81846438220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81846785926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81847158566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81847521426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81847895266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81848259422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81848610626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81849035904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81849386892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81849750768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81850098028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81850471848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81850833094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81851218520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81851633572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81851986176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81852349584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81852697200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81853061254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81853455922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81853845306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81854401890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81854783552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81855339654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81855694774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81856058834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81856405906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81856785396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81857199086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81857577742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81857941808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81858317832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81858669474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81859018636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81859393110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81859742136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81860170112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81860520760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81860894498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81861274956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81861649634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81861999572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81862361440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81862785174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81863138478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81863503732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81863850926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81864225402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81864588204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81864972664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81865520102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81865876410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81866240970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81866589496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81866955294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81867302678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81867676656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81868054078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81868509732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81868862324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81869213626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81869577262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81869925592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81870290366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81870649728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81871076818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81871458146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81871834792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81872183708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81872533180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81872892082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81873238776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81873612772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81874023850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81874401888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81874764796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81875138686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81875488626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81875838854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81876216440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 767,7670000,10000,0,0,256,25,881,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81878171030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81878550366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81878900370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81879294158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81879730250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81880109800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81880460842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81880814140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81881178968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81881525518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81881899482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81882308284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81882685894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81883049112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81883422898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81883788344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81884138662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81884501156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81884870858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81885296356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81885645936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81886018644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81886381050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81886754734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81887103466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81887467250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81887986414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81888341862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81888706622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81889054968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81889429024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81889792132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81890207848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81890559136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81890971742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81891337080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81891685820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81892049488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81892396542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81892769096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81893142852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81893609810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81893963154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81894312416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81894673804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81895021076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81895384656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81895731038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81896113832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81896546430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81896924626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81897272702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81897621880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81897984056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81898331676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81898705736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81899206696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81899583658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81899945308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81900386772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81900740254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81901090348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81901469000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81901881340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81902265706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81902615956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81902991282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81903355114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81903727556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81904075930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81904435560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81904861790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81905212694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81905577338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81905924806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81906297370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81906689346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81907106988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81907530554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81907885024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81908248774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81908595638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81908977312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81909325680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81909698964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81910278300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81910671482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81911021828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81911371854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81911733926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81912080680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81912443554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81912800742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81913232394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81913621920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81914041476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81914420140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81914814768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81915222132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81915585708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81916059988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81916466600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81916871474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81917265518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81917640184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81917991474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81918357870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81918796260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81919147912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81919511892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81919858754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81920231360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81920610522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81921013562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81921582688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81921939310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81922302000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81922651274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81923047352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81923395838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81923835296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81924311442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81924697496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81925078756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81925474468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81925865298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81926241208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81926645276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81926991710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81927458890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81927854104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81928492562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81928898988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81929252128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81929629600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81930054712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81930421278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81930767230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81931139434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81931499190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81932129650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81932712320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81933068736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81933433112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81933780482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81934145146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81934492050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81934865440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81935241572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81935678740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81936030382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81936379648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81936740470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81937088904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81937453278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81937811536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81938184234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81938610580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81938987528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81939336642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81939685572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81940047166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81940395330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81940769456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81941190858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81941586262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81941950472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81942324548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81942672992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81943022220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81943396292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81943890456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81944263286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81944608400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81944979830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81945340732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81945713490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81946102994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81946462444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81946892380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81947245566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81947612104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81948002682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81948377386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81948754334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81949142824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81949573352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81949928068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81950290744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81950637888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81951002070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81951348780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81951721384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81952095652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81952529570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81952882850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81953258244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81953623174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81953974136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81954340156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81954701452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81955253062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81955622224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81955998236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81956347008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81956697004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81957059718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81957440150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81957805120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81958216004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81958591632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81958954136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81959328172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81959677534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81960027068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81960403130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81960812666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81961180162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81961526490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81961899358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81962261220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81962634930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81962995196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81963346440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81963769472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81964120140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81964484288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81964867798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81965242102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81965606792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81965994208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81966506756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81966862946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81967226190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81967573294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81967937072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81968282638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81968666092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81969083112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81969469764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81969820104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81970169254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81970529566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81970875888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81971238306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81971595154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81972027608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81972396548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81972800506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81973150302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81973501550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81973864088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81974222526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81974586780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81974994424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81975370672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81975733826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 768,7680000,10000,0,0,256,25,882,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 81977386178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81977819008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81978177696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81978546882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81978898184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81979264394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81979611900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81979998202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81980433426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81980814636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81981172778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81981524344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81981887092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81982236284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81982611752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81982959230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81983397838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81983767512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81984144018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81984496024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81984845956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81985210448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81985571448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81985994812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81986345224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81986718818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81987082092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81987455830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81987805626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81988166044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81988668280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81989052630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81989418944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81989766202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81990140884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81990503228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81990877752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81991240974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81991656356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81992022406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81992370912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81992735258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81993082314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81993455726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81993830090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81994204268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81994626428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81994981848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81995344468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81995693348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81996057406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81996404276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 81996789290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 81997225394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 81997601092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81997950672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 81998299748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 81998659948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 81999006224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 81999380500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 81999816220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82000262010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82000626566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82001001622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82001351178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82001701132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82002093552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82002453148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82002879480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82003231256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82003605386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82003969980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82004342980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82004708132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82005070644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82005491626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82005852468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82006216258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82006562858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82006935692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82007298350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82007672320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82008031482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82008455048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82009027692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82009380774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82009745840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82010092882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82010465624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82010977696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82011433988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82011785860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82012138664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82012501976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82012850326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82013214088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82013572562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82014008386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82014374564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82014787994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82015158742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82015510016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82015903322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82016266818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82016697474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82017056112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82017431214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82017794716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82018166990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82018516442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82018865702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82019245400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82019687576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82020074734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82020469784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82020843902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82021208558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82021583106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82021971254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82022493694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82022862312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82023210550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82023574606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82023921636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82024294256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82024667834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82025103928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82025456644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82025806296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82026169262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82026516330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82026880744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82027250292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82027652584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82028082222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82028460048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82028809512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82029158254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82029522176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82029870300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82030277590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82030722032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82031102556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82031466710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82031840258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82032190394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82032540784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82032904048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82033388982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82033818398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82034202632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82034579172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82034944488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82035320230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82035672548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82036050494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82036495884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82036847986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82037212074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82037559158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82037932646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82038293826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82038680172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82039080380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82039440406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82039802166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82040148428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82040531100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82040907112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82041280466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82041654276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82042110028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82042461658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82042812340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82043176524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82043525662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82043889880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82044247624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82044859820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82045230512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82045635646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82045988124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82046338502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82046729776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82047092632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82047527618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82047880354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82048256850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82048638678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82049014796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82049390508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82049739052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82050115642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82050544894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82050916426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82051265848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82051642118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82052021070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82052396776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82052757214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82053174584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82053541984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82053891266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82054254664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82054600934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82054990452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82055365808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82055893612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82056253036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82056603268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82056966776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82057315050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82057679438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82058053698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82058437392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82058872540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82059247648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82059596612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82059946378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82060308866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82060657144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82061032416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82061378758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82061811730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82062178520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82062551232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82062899434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82063249960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82063612202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82063971212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82064396370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82064747052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82065119476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82065481200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82065854276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82066202168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82066562146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82067014876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82067463972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82067829144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82068176156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82068549232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82068911520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82069285284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82069647094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82070057908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82070423598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82070771216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82071133618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82071496438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82071869070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82072243152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82072679424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82073047534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82073398380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 769,7690000,10000,0,0,256,25,883,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82075396392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82075828618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82076198504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82076551516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82076931244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82077296858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82077671342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82078119952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82078554612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82078924946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82079273088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82079636746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82079982478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82080355128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82080728526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82081162598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82081514284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82081864622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82082225794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82082572248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82082934844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82083280498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82083665050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82084103676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82084480102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82084829474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82085179242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82085746528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82086100136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82086477388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82086895004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82087273462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82087637986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82088012040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82088363596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82088715032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82089090024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82089657916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82090025964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82090371850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82090744634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82091106220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82091482430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82091843942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82092193752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82092621136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82092972418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82093337348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82093684204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82094056552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82094418680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82094862896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82095292080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82095646572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82096011068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82096359120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82096722904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82097070666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82097453300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82097814144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82098248706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82098598298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82098945384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82099306984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82099654580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82100038878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82100397256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82100970442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82101336932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82101708158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82102055876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82102403026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82102783660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82103184680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82103615554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82103965902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82104339884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82104701592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82105120960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82105473934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82105835386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82106196932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82106616850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82106982876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82107331148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82107704440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82108067148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82108442024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82108805808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82109225342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82109589548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82109936400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82110300216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82110646426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82111018444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82111391068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82111925594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82112281018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82112630412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82112993912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82113343540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82113709876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82114096464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82114479498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82114907712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82115284448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82115651654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82116002462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82116364544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82116712504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82117087084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82117490882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82117870124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82118232374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82118606194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82118954240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82119302780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82119665524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82120025586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82120461486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82120811514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82121183014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82121544758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82121917162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82122264390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82122623420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82123151614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82123504196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82123867618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82124214020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82124585578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82124947342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82125321098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82125679722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82126099860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82126464914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82126812254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82127175334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82127520910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82127893068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82128264688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82128698978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82129052268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82129400302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82129761680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82130107476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82130470512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82130816852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82131214320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82131639822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82132016858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82132366588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82132715674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82133079080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82133427780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82133803648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82134305272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82134686834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82135049816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82135424004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82135773452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82136121758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82136484368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82136843530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82137265518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82137613074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82137984090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82138344280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82138715260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82139061572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82139419422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82139780258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82140187492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82140553804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82140899292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82141271666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82141633528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82142007060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82142378146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82142843538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82143207774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82143555652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82143920724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82144268278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82144642624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82145016946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82145574160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82145925356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82146275778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82146654462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82147002260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82147622046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82148006200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82148471628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82148839626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82149214838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82149563462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82149914564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82150278964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82150640718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82151008242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82151415508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82151790960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82152153732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82152526540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82152875572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82153223136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82153596220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82154017070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82154383638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82154730210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82155102896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82155464294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82155837396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82156197978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82156723622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82157090698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82157439998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82157817272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82158164908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82158536470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82158900370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82159285882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82159706328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82160058696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82160418812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82160766296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82161129412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82161476384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82161858916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82162311000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82162903506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82163255678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82163604984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82163966352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82164313186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82164687968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82165096160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82165475030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82165837672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82166211268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82166560170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82166909068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82167273092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82167751860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82168196586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82168546516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82168919550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82169282606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82169657324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82170044662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82170408976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82170834068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82171185790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82171549818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82171926630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82172301888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 770,7700000,10000,0,0,256,25,885,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82173920216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82174314062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82174667154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82175019584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82175388072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82175741612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82176119366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82176528714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82176905262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82177267356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82177641162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82177989192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82178338176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82178711812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82179265148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82179633510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82179979980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82180352972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82180713636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82181087310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82181447610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82181797026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82182223398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82182573278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82182935754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82183282126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82183653876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82184015052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82184396954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82184871386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82185224202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82185584914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82185931158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82186293506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82186639150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82187057094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82187479158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82187870016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82188217588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82188565304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82188927838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82189273236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82189635788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82189992602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82190565324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82190932120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82191305294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82191652228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82192001192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82192361196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82192719506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82193145136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82193493694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82193866574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82194228264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82194620714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82194967476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82195316048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82195692446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82196102638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82196469552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82196814962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82197187286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82197546216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82197917586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82198276014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82198683438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82199057708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82199404246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82199766082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82200109346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82200479790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82200839342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82201221170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82201720384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82202072436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82202432498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82202778524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82203140668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82203485408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82203866780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82204283918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82204667710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82205014860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82205361250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82205721548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82206068888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82206463366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82206825126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82207299282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82207665796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82208037180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82208384074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82208732136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82209094194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82209608256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82210164856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82210516828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82210889524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82211250446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82211622894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82211970992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82212333754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82212862416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82213213972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82213576414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82213922198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82214292880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82214652458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82215037462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82215382198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82215799896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82216162412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82216509036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82216871154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82217216264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82217587262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82217958202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82218390586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82218740126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82219087174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82219446812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82219792882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82220154304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82220499136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82220881414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82221315004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82221688844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82222035788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82222382432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82222741680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82223086894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82223459058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82223975328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82224349540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82224709844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82225080746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82225427518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82225796380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82226199534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82226545960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82226985458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82227333726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82227704728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82228065450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82228435818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82228782228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82229141748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82229570900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82229921042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82230283608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82230628620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82230999650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82231359250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82231730382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82232088068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82232506154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82232869482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82233216426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82233578474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82233922608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82234294030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82234664312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82235185846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82235536446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82235885348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82236245962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82236591284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82236953746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82237298560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82237680034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82238119298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82238497894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82238846154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82239194844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82239806390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82240175644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82240569552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82240995788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82241392186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82241753760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82242125440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82242472052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82242819786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82243193758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82243603396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82243969020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82244313844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82244685732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82245045196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82245463390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82245853630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82246425818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82246791544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82247139354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82247501324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82247846874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82248251838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82248626500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82249001766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82249439620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82249809132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82250196964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82250586698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82250953414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82251328464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82251714518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82252169320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82252545924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82252893646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82253241338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82253601228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82253946954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82254321840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82254736084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82255110010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82255471054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82255842380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82256189004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82256537100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82256896766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82257369004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82257802750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82258151896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82258524470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82258885440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82259255892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82259604466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82259964172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82260408728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82260759308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82261121034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82261466292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82261837552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82262197390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82262579758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82262926216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82263351840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82263716490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82264066856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82264430524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82264779490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82265153714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82265527816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82265967390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82266317422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82266664588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82267024096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82267369194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82267731332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82268076186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82268548096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82269025482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82269420002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82269769436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82270118734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 771,7710000,10000,0,0,256,25,886,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82271788688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82272144988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82272507046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82272854178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82273226492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82273605036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82273993696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82274406256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82274761296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82275123440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82275469112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82275831878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82276177368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82276558904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82276919766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82277374336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82277725562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82278074088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82278434490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82278781988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82279145752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82279506168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82280041030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82280407318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82280778542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82281125710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82281473952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82281834532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82282227064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82282590258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82283000382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82283373750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82283734724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82284106762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82284453810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82284801130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82285171956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82285581814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82285948042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82286292922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82286664384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82287024432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82287395878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82287741198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82288099646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82288523214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82288887610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82289251958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82289597964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82289969136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82290329162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82290713306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82291266108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82291619346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82291978984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82292325188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82292723570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82293091242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82293493864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82293934706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82294312018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82294662388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82295011866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82295374056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82295721364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82296085572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82296443990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82296872382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82297236804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82297608426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82297953156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82298299608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82298658332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82299013908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82299375670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82299792610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82300167366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82300527166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82300898064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82301244876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82301592936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82301965366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82302469282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82302835096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82303181842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82303554592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82303914246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82304285378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82304658668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82305007882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82305435984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82305785954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82306148138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82306492816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82306863482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82307223348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82307606854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82308017560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82308369016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82308728484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82309074318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82309436440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82309818146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82310221544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82310581804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82311036690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82311386880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82311734752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82312095360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82312441660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82312803668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82313189998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82313730116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82314096516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82314468110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82314814712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82315163064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82315523936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82315881120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82316303402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82316880456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82317274008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82317635022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82318035024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82318383326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82318745484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82319199170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82319579838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82319945252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82320335272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82320709674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82321070192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82321455612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82321803632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82322223962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82322587460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82322934604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82323298004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82323643620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82324016702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82324389638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82325178180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82325543562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82325895260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82326257322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82326603906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82326981664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82327329294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82327770848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82328137294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82328509402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82328856828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82329205146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82329564752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82329922928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82330355930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82330705476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82331079090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82331441440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82331813704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82332174546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82332534368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82332906408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82333326868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82333692642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82334070076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82334445528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82334809404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82335184230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82335546092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82336106872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82336491848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82336858760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82337241568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82337589608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82337962788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82338370708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82338818428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82339170740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82339520774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82339882278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82340229376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82340592730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82340939258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82341322422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82341751792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82342127886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82342476158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82342825272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82343187004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82343533308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82343910754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82344332586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82344708932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82345071544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82345444594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82345793836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82346143460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82346504826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82346963162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82347395684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82347745262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82348117828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82348479500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82348852342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82349200786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82349563264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82349985608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82350337170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82350700808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82351068930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82351444654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82351834326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82352224184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82352573702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82352993714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82353359890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82353709204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82354072394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82354437966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82354854798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82355235070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82355677264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82356030064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82356380464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82356742236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82357090472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82357455776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82357847880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82358414684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82358786614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82359161424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82359511134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82359861060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82360225924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82360588370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82360969618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82361401830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82361807794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82362171782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82362546596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82362895868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82363246804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82363624286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82364069734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82364439938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82364786900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82365191152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82365554236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82365928142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82366287742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82366707732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82367075814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82367439776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82367803566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 772,7720000,10000,0,0,256,25,887,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82369957932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82370345816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82370712054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82371089208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82371436872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82371805650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82372172848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82372634610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82373005008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82373353742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82373727500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82374092340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82374466326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82374829320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82375251536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82375614958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82375962956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82376326790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82376672294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82377043340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82377414336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82377786044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82378201664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82378554990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82378917636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82379266514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82379631412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82379979662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82380365226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82380897928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82381274898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82381623402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82381972634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82382333314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82382679316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82383054908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82383401930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82383835708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82384222494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82384595004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82384943822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82385291910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82385652878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82386011912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82386441164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82386789884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82387161578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82387522220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82387892768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82388239750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82388599090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82388959424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82389369370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82389738054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82390085928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82390460544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82390824586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82391197928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82391557860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82392111520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82392478716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82392827862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82393406200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82393756450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82394169270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82394531074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82394972368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82395324282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82395673908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82396063312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82396409802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82396772470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82397132394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82397583614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82397949684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82398322062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82398670636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82399019582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82399380200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82399726592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82400121400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82400531214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82400906606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82401269076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82401642834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82401990146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82402338150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82402709488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82403260344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82403626010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82403970082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82404340754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82404700416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82405070940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82405428550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82405776090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82406197944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82406549618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82406912650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82407259176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82407631776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82407992712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82408377762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82408786706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82409138784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82409499650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82409846952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82410209820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82410556974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82410928488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82411300418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82411736474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82412087348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82412436662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82412796190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82413143326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82413505904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82413861572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82414381550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82414748234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82415122508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82415487870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82415838276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82416200318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82416559478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82416927312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82417341038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82417716538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82418079012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82418451068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82418799146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82419146870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82419518746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82419928206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82420294928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82420642506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82421014350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82421375326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82421747932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82422095212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82422454250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82422880064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82423230758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82423594018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82423939808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82424311622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82424671686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82425054666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82425587600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82425940226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82426301746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82426649116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82427012162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82427357710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82427730292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82428100848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82428555848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82428910546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82429259900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82429623416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82429972192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82430337484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82430696564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82431150272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82431514422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82431886122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82432234430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82432582794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82432943312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82433290034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82433756382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82434215812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82434620884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82434985292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82435360192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82435727546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82436108258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82436602132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82437024672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82437390860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82437737000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82438109676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82438469902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82438865990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82439270726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82439697012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82440060654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82440409532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82440803368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82441179726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82441553564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82441929240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82442372034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82442723122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82443070414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82443430942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82443808738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82444201848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82444561882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82444964652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82445403548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82445780644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82446131456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82446482800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82446894074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82447257880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82447633762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82448179288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82448553736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82448912530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82449282300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82449627390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82449973918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82450374008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82450783198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82451149608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82451494022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82451865226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82452226470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82452597680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82452944522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82453303464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82453725194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82454074824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82454436152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82454781748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82455152476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82455511300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82455899570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82456309232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82456662446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82457023174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82457369666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82457732742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82458077764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82458449616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82458821618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82459357896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82459710026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82460059072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82460419778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82460766610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82461129736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82461487658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82461963060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82462368304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82462742684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82463091600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82463440674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82463801346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82464160184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82464524506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82464947994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82465323262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82465684316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82466055750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82466403944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 773,7730000,10000,0,0,256,25,888,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82468067800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82468444308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82468792716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82469153854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82469498378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82469881672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82470614702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82470999836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82471347772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82471698380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82472058498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82472405266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82472782224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82473197710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82473573808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82473934936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82474307056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82474654800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82475003558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82475412740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82475765054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82476204586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82476554580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82476927596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82477288470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82477662070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82478039272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82478409358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82478844966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82479225200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82479589012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82479935384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82480310358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82480671568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82481057584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82481625132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82481985186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82482349164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82482699272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82483065190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82483414020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82483806132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82484168900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82484608090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82484960054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82485308332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82485669568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82486017170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82486380906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82486739552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82487175448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82487540478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82487911536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82488260502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82488608414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82488968958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82489314968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82489689722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82490150688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82490529104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82490892240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82491265206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82491615660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82492016246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82492394760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82492978268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82493472890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82493992410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82494372422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82494737742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82495157962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82495633096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82495989752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82496353482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82496701652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82497066016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82497412716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82497799108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82498161584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82498619650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82498970252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82499319186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82499681012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82500027166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82500391000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82500748198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82501180440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82501543438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82501913460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82502258980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82502604986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82502963450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82503325314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82503926884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82504282208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82504657240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82505019610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82505394158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82505743534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82506131570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82506506114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82506927646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82507293100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82507671774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82508045494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82508409128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82508782042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82509142088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82509567532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82509931744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82510278708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82510681152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82511045924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82511449224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82511855062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82512331312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82512713964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82513094014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82513456492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82513804346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82514167988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82514543804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82515080134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82515455858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82515829598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82516177258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82516525316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82516885098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82517232196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82517638222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82518083880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82518461508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82518825582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82519201588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82519550856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82519900306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82520276060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82520723232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82521093896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82521442732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82521844638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82522206568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82522578742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82522926268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82523287206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82523719592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82524070288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82524432560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82524809602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82525184634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82525548924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82525951670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82526518326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82526893296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82527254450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82527601026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82527964022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82528310142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82528695384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82529125934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82529501796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82529850174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82530197988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82530558682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82530905090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82531267356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82531625604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82532058030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82532422092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82532794312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82533142180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82533490104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82533850246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82534207088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82534569756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82534991694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82535365808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82535726286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82536096796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82536443320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82536790428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82537161966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82537680552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82538046924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82538392412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82538764472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82539125328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82539498262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82539856996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82540205728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82540629726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82540979940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82541342244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82541687510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82542073538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82542434334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82542824298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82543236506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82543587762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82543947810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82544293984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82544657014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82545002060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82545384284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82545744102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82546185766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82546536100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82546884316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82547462682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82547813912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82548188392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82548733306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82549110248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82549471918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82549844162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82550192442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82550541592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82550903102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82551261128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82551701030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82552049818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82552421882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82552783174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82553155712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82553502998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82553863568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82554282056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82554645730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82555008732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82555355106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82555727054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82556087582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82556460766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82556819538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82557229158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82557593502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82557954906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82558318006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82558664526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82559037410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82559409540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82559963696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82560318106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82560669960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82561032530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82561382564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82561749162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82562128384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82562516228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82562940668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82563315696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82563663920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82564012760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82564373826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82564720308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 774,7740000,10000,0,0,256,25,889,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82566743372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82567107246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82567485324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82567862332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82568305632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82568842974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82569430822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82569817862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82570227860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82571124540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82571647644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82572187874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82572555410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82572981524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82573362050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82573732866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82574231720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82574602450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82574991886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82575339472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82575711140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82576095000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82576482286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82576934388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82577289348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82577657482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82578036958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82578428636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82578774930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82579186424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82579671836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82580101546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82580463826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82580813894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82581175536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82581522774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82581899614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82582430196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82582806680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82583210802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82583584720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82583931912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82584280016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82584653698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82585000012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82585464438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82585814460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82586195012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82586558868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82586931120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82587278322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82587638628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82588067682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82588420202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82588792626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82589140180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82589512774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82589874176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82590258444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82590606808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82591027726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82591392950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82591772162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82592135434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82592481480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82592854316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82593228182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82593795500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82594146864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82594494530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82594856536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82595203542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82595566368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82595922614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82596354914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82596719402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82597091590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82597465942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82597833172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82598196348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82598581306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82598965166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82599427640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82599833354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82600225540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82600649958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82601064668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82601444612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82601913544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82602272588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82602664714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82603078336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82603479398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82603898116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82604285452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82604816750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82605206530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82605571880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82605949420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82606342928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82606689496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82607105670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82607566536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82607999114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82608383374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82608749634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82609112744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82609460144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82609835844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82610182024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82610620314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82611003146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82611395948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82611746106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82612095074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82612455714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82612815438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82613252918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82613602528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82613992664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82614355742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82614728472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82615095992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82615460280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82615989090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82616340806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82616761332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82617113298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82617487998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82617851456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82618276580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82618695452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82619056184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82619418940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82619767052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82620183228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82620534670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82620910036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82621285086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82621718996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82622069188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82622416688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82622776900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82623122430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82623483940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82623861054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82624513138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82624882366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82625256244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82625605464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82625956326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82626319438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82626680820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82627243618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82627594102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82627966642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82628328076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82628700654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82629048922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82629409570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82629770554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82630180634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82630546186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82630891752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82631262560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82631622290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82631994236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82632388042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82632816634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82633199316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82633550156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82633916056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82634264140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82634638924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82635015246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82635388544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82635808164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82636158446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82636519000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82636865998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82637249122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82637611854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82637999042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82638556448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82638963532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82639343920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82639738978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82640102152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82640448894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82640824780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82641243188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82641618468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82641979428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82642384048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82642762166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82643111742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82643565140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82644008524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82644378390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82644726574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82645103454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82645467460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82645840806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82646201146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82646584514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82647051452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82647432710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82647827602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82648176312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82648550796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82648915302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82649527554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82649879608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82650228444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82650590334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82650937072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82651300386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82651645984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82652029332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82652453996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82652829866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82653177092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82653524642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82653884988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82654231214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82654606370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82654951540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82655386186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82655769008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82656142654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82656494150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82656843496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82657204846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82657564854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82657991186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82658340588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82658712834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82659073712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82659445234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82659793580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82660141350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82660734266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82661088280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82661453772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82661802528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82662176978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82662540114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82662913432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82663272506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82663685166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82664052140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82664402870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82664768242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82665115978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82665490648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82665865812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82666299168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 775,7750000,10000,0,0,256,25,890,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82667987548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82668348384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82668744794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82669202568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82669572556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82669921798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82670297158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82670661384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82671068226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82671430270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82671983032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82672368376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82672747172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82673113100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82673460512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82673861782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82674262596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82674749696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82675132360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82675512350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82675915810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82676305904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82676700200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82677062606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82677498182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82677866424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82678242200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82678591450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82678939614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82679300510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82679648240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82680022738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82680476412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82680855972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82681218070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82681591204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82681939714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82682289626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82682665400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82683176304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82683544372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82683890410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82684261882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82684838624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82685226036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82685618306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82686091244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82686461872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82686978020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82687418008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82687767650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82688143908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82688546976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82689006968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82689401348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82689783468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82690174360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82690550488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82690916786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82691277594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82691734160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82692099048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82692471736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82692819766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82693167984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82693528710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82693888942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82694453764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82694804238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82695177658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82695539362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82695911192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82696256302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82696616500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82696975972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82697389940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82697755868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82698101306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82698472964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82698833220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82699206128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82699563558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82699977928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82700343302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82700693768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82701271004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82701619580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82701989224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82702360838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82702856192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82703210052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82703619114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82703982816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82704330584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82704715570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82705074058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82705667650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82706033146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82706406882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82706754250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82707103392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82707464408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82707824648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82708187792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82708601286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82708978320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82709342136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82709718054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82710067290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82710417660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82710792108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82711259610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82711627446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82712018908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82712431358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82712813052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82713185984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82713549858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82713971368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82714336474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82714683642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82715047444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82715429466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82715832780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82716209534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82716776108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82717130552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82717482250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82717847380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82718196574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82718562278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82718910184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82719298504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82719727852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82720103600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82720474252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82720862680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82721224628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82721571246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82721948588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82722366816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82722773986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82723138326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82723511024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82723862824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82724212952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82724589234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82724939554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82725424986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82725774034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82726145060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82726504444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82726875484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82727220724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82727579144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82728098126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82728449248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82728812684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82729159214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82729531602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82729890556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82730312206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82730723114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82731074754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82731477510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82731827554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82732193964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82732572174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82733043870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82733527976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82733906534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82734312206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82734690284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82735080418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82735429852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82735805804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82736152764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82736618720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82736984736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82737357584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82737704548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82738054260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82738415174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82738800548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82739331088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82739680882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82740052924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82740414280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82740785780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82741133232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82741494032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82741917496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82742268350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82742630844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82742976682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82743348626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82743709448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82744080954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82744439178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82744894258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82745258064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82745604980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82745967882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82746312954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82746685340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82747056450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82747508188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82747896632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82748247804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82748610512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82748959402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82749324680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82749672888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82750061100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82750587268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82750963660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82751310570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82751715402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82752097124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82752443928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82752817688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82753232166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82753643060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82754035924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82754438852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82754819352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82755226268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82755629520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82756076770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82756475266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82756823762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82757198160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82757561880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82757935076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82758295948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82758717664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82759081780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82759428832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82759824996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82760174532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82760576396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82760979176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82761562740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82761914682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82762264236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82762658798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82763007802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82763430642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82763792550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82764165264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82764594600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82764970646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82765319380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82765699588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82766061398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 776,7760000,10000,0,0,256,25,892,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82767976216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82768350090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82768699842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82769098610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82769475494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82770011412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82770397668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82770751152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82771115342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82771462346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82771824868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82772183912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82772760410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82773127940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82773501160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82773848374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82774197576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82774557572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82774903640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82775278492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82775687722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82776062322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82776422654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82776794724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82777176860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82777924688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82778374248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82778753166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82779159092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82779506410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82779877928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82780252928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82780639218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82780984488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82781420004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82781790282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82782142378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82782522020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82782948620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82783329938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82783905680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82784286236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82784638040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82784989946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82785354418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82785724028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82786124076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82786484704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82786924256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82787289086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82787661196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82788009002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82788414056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82788777682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82789137324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82789615458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82789982296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82790371580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82790750096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82791147030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82791510656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82791871716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82792293620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82792654780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82793022774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82793373354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82793750908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82794131242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82794520736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82794999010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82795423520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82795789398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82796139622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82796505032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82796852412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82797226996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82797603760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82798045140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82798395010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82798744186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82799107694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82799457784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82799823142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82800182484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82800612144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82801043854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82801437806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82801786362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82802135222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82802495742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82802842024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82803239198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82803687626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82804094940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82804486814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82804861280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82805209994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82805559576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82805941464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82806457904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82806858094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82807235912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82807609474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82807980440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82808400984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82808790996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82809242500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82809638228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82809988992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82810381788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82810729576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82811102336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82811481442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82811921464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82812273762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82812624448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82812989594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82813338456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82813704186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82814052672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82814440144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82814862446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82815238064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82815620094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82816000752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82816361318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82816708774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82817102904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82817618026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82817997846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82818360614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82818735800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82819085610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82819437106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82819813362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82820162554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82820610850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82820961524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82821335758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82821698266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82822072536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82822421218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82822816266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82823271380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82823624922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82824018372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82824395504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82824767726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82825128248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82825541980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82825970004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82826350708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82826764558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82827146520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82827540388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82827887578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82828273556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82828799140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82829175936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82829524130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82829872878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82830233900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82830613378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82831044156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82831394236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82831834830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82832200886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82832572636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82832919448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82833284820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82833645404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82834002288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82834460068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82834812304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82835186056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82835548964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82835920940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82836268376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82836628864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82836991958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82837401706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82837766240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82838111748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82838482012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82838841364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82839212530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82839571150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82840092480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82840457288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82840804298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82841166524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82841533432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82841936142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82842374904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82842833556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82843184900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82843533076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82843894092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82844241676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82844604168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82844960840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82845333584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82845760420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82846133854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82846481332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82846828840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82847243730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82847626396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82848030096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82848453360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82848847982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82849210934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82849583428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82849932234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82850281718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82850656336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82851174838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82851542620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82851923148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82852298570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82852678990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82853053546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82853415418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82853766792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82854234064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82854585880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82855231192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82855584062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82855961484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82856366994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82856815260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82857168462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82857517464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82857879332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82858227554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82858590840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82858937092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82859321792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82859746136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82860121874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82860528206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82860880928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82861243128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82861590382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82861967284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82862542674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82862919392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82863280248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82863654318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82864000162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82864347498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82864719616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82865148098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82865517280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82865864408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82866238054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82866600640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 777,7770000,10000,0,0,256,25,893,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82868283958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82868644954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82868999136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82869369586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82869775936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82870155090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82870504752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82871109728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82871479556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82871858208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82872208642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82872559032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82872922756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82873380968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82873829494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82874179410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82874554954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82874918178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82875292040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82875640948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82876003570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82876431064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82876782478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82877146488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82877538838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82877933870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82878312936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82878700912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82879128890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82879483888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82879850492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82880201078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82880567466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82880916678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82881393648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82881785708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82882268380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82882642232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82882991708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82883354382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82883701298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82884082082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82884442150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82884978850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82885345030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82885718386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82886066264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82886414362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82886775324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82887133484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82887559260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82887908830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82888283314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82888643756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82889016028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82889363442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82889711870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82890083712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82890494792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82890914952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82891263638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82891634766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82891994350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82892388836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82892748912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82893162934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82893549998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82893916758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82894311250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82894660136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82895033620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82895414838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82895951082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82896302804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82896653840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82897015394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82897383034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82897746344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82898126836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82898511592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82898937430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82899312038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82899659196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82900043032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82900433434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82900783792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82901164358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82901582774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82901959582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82902339288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82902791208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82903142362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82903491794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82903864344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82904211488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82904648608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82904994816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82905364410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82905724616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82906094282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82906440156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82906801084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82907318788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82907671130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82908033652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82908380524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82908752456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82909113036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82909495772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82909903622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82910256424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82910616642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82910962996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82911383400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82911734150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82912107950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82912482538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82912918602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82913290142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82913639042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82913999568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82914346220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82914709656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82915066976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82915498472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82915865316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82916237778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82916585760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82916934158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82917294964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82917641640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82918016566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82918523316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82918900546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82919262234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82919633458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82919981248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82920329076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82920702480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82921113848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82921480428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82921826508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82922199040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82922558856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82922930432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82923277006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82923638342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82924059984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82924410876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82924774062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82925119888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82925491890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82925852752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82926235224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82926583160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82926991054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82927353922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82927701930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82928064024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82928424926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82928796792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82929169772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82929748810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82930100820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82930448766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82930809416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82931155498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82931736578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82932099488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82932536982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82932902656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82933274574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82933622498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82933971780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82934332474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82934690046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82935114594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82935462622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82935834370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82936195266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82936567186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82936914772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82937263012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82937639336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82938048814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82938415344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82938760874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82939133164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82939493200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82939864620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82940224010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82940784218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82941148672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82941497114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82941859756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82942205628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82942577620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82943014924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82943390762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82943805960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82944174314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82944534870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82944882004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82945244844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82945589698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82946005690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82946451838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82946827032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82947176610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82947524750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82947884860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82948230816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82948606176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82948952350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82949392890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82949757486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82950129586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82950476326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82950822788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82951183186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82951539798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82952100236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82952449460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82952820954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82953180650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82953551168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82953897450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82954294556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82954719166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82955072052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82955435854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82955783604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82956158044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82956518474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82956890576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82957250860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82957661416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82958024872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82958372030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82958734618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82959080458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82959451408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82959852306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82960291362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82960654344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82961006660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82961368936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82961718106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82962081730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82962455324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82962842640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82963375032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82963752414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82964101006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82964449890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 778,7780000,10000,0,0,256,25,894,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 82966456276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82966813914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82967222330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82967575214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82967953068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82968332998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82968790348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82969141882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82969527998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82969896164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82970246016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82970610748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82970970408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82971344072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82971777204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82972152992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82972501254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82972849786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82973211436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82973581542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82973957534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82974468176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82974857944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82975219748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82975592824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82975939816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82976288650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82976681284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82977084624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82977459346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82977806524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82978179548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82978540220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82978911612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82979258764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82979624808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82980049624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82980401740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82980767250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82981113896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82981487126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82981847726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82982233130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82982580768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82982991898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82983355300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82983703372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82984066590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82984412424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82984785378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82985157746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82985685066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82986037512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82986387042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82986748916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82987096098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82987460042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82987820564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82988192876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82988624124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82989002048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82989353382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82989702674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82990066056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82990415416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82990791864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82991203866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82991582296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82991963178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82992336266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82992684200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82993032608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82993404408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82993752024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82994180488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82994529932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82994902414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82995263226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82995634584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82995982308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82996343592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 82996858028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82997208556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 82997571916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 82997918548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 82998291768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 82998652082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 82999035756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 82999487694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 82999875476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83000266772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83000616714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83000981242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83001328708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83001702032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83002076872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83002540522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83002934082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83003313200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83003705526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83004053040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83004416896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83004775168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83005212394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83005578170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83005981594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83006358862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83006748154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83007143216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83007547480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83008124616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83008739660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83009148270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83009513686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83009929394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83010346536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83010814148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83011208832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83011587870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83011953746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83012351930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83012757722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83013156116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83013657672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83014039352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83014418958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83014811848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83015189846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83015612004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83015999464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83016469384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83016866988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83017297388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83017675296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83018057466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83018449580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83018840276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83019441250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83019822764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83020197078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83020600702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83021005712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83021410376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83021791906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83022252028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83022634948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83023029256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83023406120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83023808620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83024237416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83024614946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83025081162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83025463702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83025854520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83026256106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83026641406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83027020488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83027485354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83027865288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83028238502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83028586776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83028934308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83029294510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83029641044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83030016082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83030564308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83030971966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83031376456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83031767424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83032148116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83032515146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83032890848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83033364458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83033761594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83034137038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83034539590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83034932246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83035337672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83035727124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83036184114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83036577250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83036973172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83037367766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83037771086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83038186130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83038577296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83039054954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83039444694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83039816794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83040208682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83040595166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83040992906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83041756768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83042239356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83042622442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83043052228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83043430884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83043827084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83044387092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83044773050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83045166064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83045547904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83045951740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83046343350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83046761064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83047217392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83047602140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83047963912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83048338638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83048735782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83049084110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83049496860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83049994418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83050403200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83050780904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83051161536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83051553488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83051938456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83052337580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83052924712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83053304170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83053695870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83054100826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83054451736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83054829794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83055234500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83055678144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83056078062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83056456168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83056858350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83057249524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83057651436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83058043372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83058486034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83058900164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83059248444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83059641280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83060020276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83060409996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83060801712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83061309910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83061922986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83062353700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83062747516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83063135008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83063532592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83064119252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83064525912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83064926520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83065308896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83065687468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83066101996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83066492870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83066955058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83067329806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83067675872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83068090828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 779,7790000,10000,0,0,256,25,895,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83069776992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83070166414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83070545096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83070928590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83071295148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83071674192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83072081476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83072506514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83072911716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83073303328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83073708472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83074059680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83074438780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83074841194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83075389342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83075787744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83076164088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83076583758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83076975214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83077361922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83077739164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83078159736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83078521486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83078897996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83079314928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83079661524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83080033236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83080434132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83080906772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83081257772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83081637826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83082030210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83082405308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83082769818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83083136826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83083600758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83083995698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83084395178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83084747132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83085094916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83085713758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83086086946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83086697184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83087047522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83087421840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83087813242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83088189284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83088570436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83088952848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83089414842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83089766008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83090158442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83090533680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83090936476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83091365140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83091744128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83092190384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83092544188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83092907096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83093271022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83093661880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83094038570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83094422524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83094852374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83095265926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83095635066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83095983534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83096382556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83096749788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83097126386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83097686548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83098064540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83098444094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83098835110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83099183952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83099560966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83099935498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83100379242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83100744906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83101120986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83101523202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83101885608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83102288528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83102647854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83103074800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83103489074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83103838820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83104219180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83104582604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83104970538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83105357178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83105730918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83106173328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83106553572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83106933680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83107279918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83107641768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83108018970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83108406814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83108953964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83109365918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83109715272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83110097138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83110461002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83110825008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83111224192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83111645946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83112021168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83112382504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83112754854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83113121436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83113500492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83113889684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83114304150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83114815978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83115231872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83115628638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83116022256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83116426046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83116787320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83117244552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83117641566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83117989384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83118393738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83118780734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83119181650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83119570344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83120146388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83120540140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83120906566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83121309652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83121658626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83122059768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83122448220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83122901792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83123296970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83123671846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83124020700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83124399502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83124790680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83125152648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83125642738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83126010174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83126384804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83126776086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83127178082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83127555770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83127919966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83128382334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83128763700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83129128432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83129505274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83129877236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83130267736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83130654192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83131194328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83131549432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83131942096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83132313734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83132705214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83133056372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83133441132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83133913332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83134319946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83134669596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83135035820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83135414028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83135761874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83136165560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83136514168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83136952490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83137319350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83137721668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83138071008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83138449298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83138840642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83139201480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83139669226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83140047860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83140422948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83140813302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83141187050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83141564520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83141967762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83142498398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83142880964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83143274606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83143622912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83144024306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83144413942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83144858748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83145312962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83145694090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83146085404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83146433836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83146797932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83147173736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83147586276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83148016616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83148434492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83148800370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83149149332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83149539358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83149887838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83150274142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83150734618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83151113296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83151499358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83151905292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83152254914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83152603898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83152978836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83153549362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83153944022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83154295246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83154682834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83155059810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83155461154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83155828306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83156193282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83156637628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83157003612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83157384068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83157773776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83158192376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83158608328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83159011008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83159429884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83159784694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83160164700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83160529606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83160894010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83161269356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83161682100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83162124696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83162758420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83163110780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83163461234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83163851612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83164212888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83164792352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83165161436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83165534656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83165925152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83166326020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83166676930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83167056516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83167524750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83167877260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83168248010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83168616788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83169018978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83169410058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83169823328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83170199610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83170613884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 780,7800000,10000,0,0,256,25,896,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83172206112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83172605832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83172979446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83173424312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83173828116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83174211932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83174589308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83174966470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83175319482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83175922426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83176278266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83176659946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83177036254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83177424240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83177801266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83178232874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83178584010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83179030884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83179421848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83179770706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83180162188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83180536624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83180909552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83181309772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83181752194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83182132708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83182516992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83182907484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83183284192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83183704370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83184066614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83184542324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83184940048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83185371786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83185754108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83186130538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83186529230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83187095506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83187488946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83187852286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83188254660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83188646526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83189050086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83189440972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83189880058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83190290492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83190644406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83191039764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83191389148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83191793472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83192215350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83192677744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83193090574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83193473788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83193862546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83194239486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83194660318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83195051314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83195524558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83195925020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83196302084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83196681278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83197031972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83197423858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83197816248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83198400296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83198768108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83199159494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83199522948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83199936656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83200312952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83200697568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83201159348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83201541614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83201936918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83202314476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83202689490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83203080724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83203467176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83203914724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83204270764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83204633972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83205011604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83205375946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83205752512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83206126804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83206529742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83206999580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83207382524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83207760958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83208124036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83208665232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83209089078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83209648750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83210055376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83210416014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83210817950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83211196904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83211574800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83211980954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83212405340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83212812560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83213179914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83213581104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83213972156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83214374312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83214761050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83215210140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83215575632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83215923588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83216323278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83216670628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83217041456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83217566616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83218025542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83218379918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83218762574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83219126032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83219474644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83219856478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83220246504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83220852280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83221221726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83221618074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83222213480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83222597604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83223016762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83223380886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83223835230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83224184640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83224587180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83224949742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83225322034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83225707338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83226112696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83226545886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83226897580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83227260946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83227607230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83227979162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83228369132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83228784416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83229203474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83229558180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83229919672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83230265318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83230628050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83230991732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83231394922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83231946496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83232341132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83232706894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83233057796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83233420900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83233798162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83234211020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83234559868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83235032216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83235428070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83235801944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83236150926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83236500682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83236864330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83237252994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83237715408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83238066024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83238453990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83238854168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83239441760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83239806698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83240156452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83240623140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83241002170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83241364922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83241726184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83242126884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83242488572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83242878608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83243424528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83243776728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83244169058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83244548486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83244914396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83245262088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83245675184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83246107720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83246485514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83246863886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83247214390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83247576640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83247924980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83248329872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83248744244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83249122088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83249514458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83249916968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83250266994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83250615838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83250988880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83251335012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83251804372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83252156296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83252529832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83252890054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83253262016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83253608724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83253968878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83254546386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83254899092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83255262066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83255637516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83256012232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83256375238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83256787020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83257206086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83257576580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83257939384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83258315542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83258713668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83259062826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83259449028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83259910876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83260319454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83260670264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83261049984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83261442404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83261791392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83262168514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83262516848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83262966116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83263354958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83263760398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83264127090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83264477804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83264840286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83265229970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83265785372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83266138150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83266545008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83266908890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83267283476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83267633428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83268023030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83268484526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83268836708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83269232404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83269582458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83269957100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83270349668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83270737656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83271161852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83271517514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83271909718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83272259352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83272640340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 781,7810000,10000,0,0,256,25,897,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83274727942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83275134134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83275498580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83275901276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83276296604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83276844568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83277219544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83277665872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83278044870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83278392280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83278765830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83279166212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83279664290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83280018676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83280378112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83280823782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83281195702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83281578936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83281941250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83282394284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83282791414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83283167904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83283518192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83283897156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83284342120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83284707852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83285157442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83285523214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83285927118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83286288554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83286660478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83287024000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83287403004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83287960756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83288312990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83288705054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83289052210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83289424942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83289813860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83290235956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83290583992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83291005426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83291390838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83291768526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83292133400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83292480442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83292853892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83293228742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83293700568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83294053836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83294403700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83294767362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83295116678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83295482274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83295869154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83296339728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83296706628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83297079538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83297428036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83297806456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83298167922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83298513844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83298889570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83299451046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83299857306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83300220758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83300623506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83300972542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83301361648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83301724774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83302140876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83302538620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83302914162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83303286780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83303648060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83304019958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83304406304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83304824732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83305189202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83305548468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83305934376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83306281312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83306681666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83307073032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83307520016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83307901202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83308252980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83308649744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83309079054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83309445498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83309838394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83310473630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83310861722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83311253136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83311603344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83311971534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83312374396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83312735528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83313185304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83313552700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83313928440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83314293208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83314684618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83315050224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83315412678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83315776622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83316389910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83316758802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83317106790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83317622010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83318006288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83318394584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83318861736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83319246192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83319643670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83319991852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83320367920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83320751608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83321154526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83321732340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83322128006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83322494046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83322843914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83323204186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83323551226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83323948138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83324366378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83324743506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83325137442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83325512124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83325860750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83326210994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83326614828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83326964958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83327398694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83327778024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83328153672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83328518492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83328893070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83329275164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83329670098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83330132322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83330484078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83330865156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83331230764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83331604704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83331983878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83332385522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83332919178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83333274890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83333667394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83334017880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83334382448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83334746792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83335160726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83335591676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83335969406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83336318434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83336684378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83337062226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83337412414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83337788898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83338152326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83338635956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83339004146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83339377816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83339744860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83340094838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83340472410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83340849508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83341288744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83341656010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83342043888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83342404574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83342807548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83343186230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83343549612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83344112004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83344464036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83344829244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83345176388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83345820838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83346323228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83346808492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83347161840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83347511224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83347903624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83348253592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83348618148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83348978688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83349353654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83349791310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83350196416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83350574496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83350924802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83351286470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83351635142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83352039488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83352483538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83352859912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83353238490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83353626570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83353975218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83354339822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83354737564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83355305622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83355672964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83356019282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83356427788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83356806396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83357180740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83357541690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83358101236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83358469410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83358837032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83359202596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83359550380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83359955218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83360358452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83360804562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83361155312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83361528292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83361922958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83362271632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83362634406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83363015970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83363396704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83363832306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83364207324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83364555658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83364947896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83365391928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83365754080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83366327944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83366680872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83367053734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83367414030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83367804176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83368196474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83368557462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83368919530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83369370112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83369738490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83370086398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83370459016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83370853468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83371258124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83371617114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83372040230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83372423208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83372771150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83373133838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83373511512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83373901456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83374291052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83374736610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83375103960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 782,7820000,10000,0,0,256,25,898,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83376667554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83377059604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83377593440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83377962904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83378309298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83378701228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83379106510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83379484904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83379847586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83380409168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83380778130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83381126914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83381489732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83381836198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83382210538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83382586392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83382959320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83383391294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83383764314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83384142196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83384490484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83384854460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83385200622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83385614650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83386066838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83386460304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83386810984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83387185748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83387550798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83387896740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83388274380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83388867714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83389272404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83389635774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83390011262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83390448484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83390801154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83391212090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83391657194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83392026122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83392382968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83392757902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83393401662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83393899026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83394348556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83394706302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83395084528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83395439586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83395813992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83396160500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83396554948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83396918482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83397376290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83397729340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83398084952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83398446594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83398796292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83399162976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83399522546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83400123624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83400490362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83400870352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83401219532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83401568516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83401931488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83402324258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83402769120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83403117876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83403488268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83403848242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83404220314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83404565504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83404911416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83405282742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83405729494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83406095362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83406440834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83406811838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83407172024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83407543446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83407901640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83408313972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83408680612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83409029500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83409393460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83409741310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83410115240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83410477200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83410860884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83411401134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83411754558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83412115284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83412461290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83412824126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83413169446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83413552910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83413973794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83414348318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83414694318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83415039614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83415396680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83415742038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83416103406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83416459438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83416897936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83417264848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83417638650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83417987144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83418336768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83418700492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83419065052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83419496382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83419852114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83420274448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83420639826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83421030008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83421409072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83421801296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83422331458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83422685300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83423050964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83423416270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83423807712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83424170174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83424582854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83424932214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83425350822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83425746354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83426124762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83426490192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83426836462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83427225530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83427616660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83428073042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83428462086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83428817892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83429193780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83429556976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83429921566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83430308998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83430754498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83431122556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83431526614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83431904876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83432253874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83432693256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83433075120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83433600048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83433982330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83434358704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83434736868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83435127426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83435476218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83435840410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83436203498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83436620168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83437004128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83437350332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83437722126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83438083036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83438455234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83438813928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83439226022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83439624332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83439975220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83440340126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83440688032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83441060744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83441437944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83441811640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83442231050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83442582274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83442961310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83443306980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83443669302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83444013718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83444397130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83444914090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83445292768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83445641584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83445991210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83446354004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83446703168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83447079650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83447480320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83447865398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83448227220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83448600134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83448948438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83449297520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83449658522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83450016208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83450442938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83450792552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83451163272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83451523974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83451895628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83452259472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83452662152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83453087278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83453448900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83453926864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83454285686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83454660332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83455020916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83455406522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83455930384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83456284352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83456647074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83457001918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83457366404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83457712192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83458117742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83458491102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83458944884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83459294860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83459642902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83460003596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83460349004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83460712648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83461069322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83461500816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83461868878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83462243386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83462592956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83462942702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83463304802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83463654054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83464030980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83464442838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83464817824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83465179586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83465551088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83465898328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83466247350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83466620610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83467119192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83467486554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83467832724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83468237004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83468596314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83468967602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83469314234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83469674544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83470269820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83470620948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83470982440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83471327470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83471698472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83472057778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83472442844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83472856160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83473208904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83473571376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83473919292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 783,7830000,10000,0,0,256,25,900,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83475977806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83476341856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83476719038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83477080046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83477455750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83477821616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83478449964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83478821706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83479172208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83479538826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83479886444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83480261426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83480636856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83481011010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83481424052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83481777084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83482138860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83482486568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83482852116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83483199638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83483585416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83484009410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83484382058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83484727362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83485073570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83485452240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83485797024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83486169554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83486514384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83486945590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83487309160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83487677884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83488115860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83488466400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83488829016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83489189000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83489719606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83490069072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83490441172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83490800912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83491172268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83491518882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83491883340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83492304542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83492655652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83493017952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83493363486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83493734286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83494094812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83494466826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83494825596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83495248022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83495608138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83495951476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83496309436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83496651340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83497056820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83497436280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83497808180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83498318848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83498675516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83499039836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83499391182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83499757190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83500107696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83500498920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83501052768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83501430814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83501777976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83502127526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83502488542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83502835236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83503219888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83503637230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83504012804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83504373550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83504745898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83505092256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83505439164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83505814906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83506161182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83506591720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83506941564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83507315540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83507677808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83508049924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83508436802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83508804404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83509239176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83509591738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83509956348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83510304632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83510677932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83511039570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83511424060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83511950588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83512307022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83512667338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83513014418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83513377232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83513722540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83514131568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83514504890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83514951722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83515301718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83515650840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83516010742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83516374788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83516737710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83517094268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83517535614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83517900784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83518272760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83518620378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83518968022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83519328048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83519673428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83520046624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83520461790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83520837500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83521199040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83521570864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83521917696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83522264858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83522636894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83523130580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83523498052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83523844836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83524217992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83524580318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83524951962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83525297830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83525657700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83526080478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83526431068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83526794046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83527139222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83527510768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83527870022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83528251492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83528599272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83529011112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83529373578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83529720250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83530082354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83530426588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83530798150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83531169058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83531610606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83531973536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83532320414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83532680218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83533025372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83533386952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83533730490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83534112248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83534616584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83534991122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83535339352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83535687928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83536049156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83536394504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83536769398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83537190116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83537564610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83537925744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83538297248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83538645350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83538993116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83539363224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83539710210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83540134724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83540484058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83540855608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83541216746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83541588666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83541936300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83542296256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83542715708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83543068610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83543434834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83543783242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83544158444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83544520246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83544891772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83545249714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83545740786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83546104106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83546451780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83547030688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83547396792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83547783752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83548145590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83548589976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83548941596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83549291456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83549651452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83549998022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83550363136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83550719742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83551163558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83551528006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83551899460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83552247038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83552594000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83552952048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83553296520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83553669548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83554087064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83554461704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83554822876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83555194174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83555540964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83555888810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83556333538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83556944308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83557313252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83557670824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83558045220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83558407808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83558783234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83559148050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83559674820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83560044848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83560394772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83560760604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83561165278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83561541186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83561917330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83562353862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83562708648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83563081274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83563442200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83563788456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83564152214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83564497342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83564883252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83565305664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83565680546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83566028210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83566375528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83566735536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83567080966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83567458216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83568017346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83568393322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83568754522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83569181322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83569531484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83569877956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83570282424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83570720044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83571101540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83571448772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83571822578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83572186512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83572559776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 784,7840000,10000,0,0,256,25,901,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83574159610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83574525116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83574896238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83575247450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83575611800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83575971176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83576419076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83576785296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83577159604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83577506888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83577854620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83578214108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83578572056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83579082906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83579441518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83579831482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83580192490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83580565836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83580913840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83581318660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83581977372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83582331760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83582694650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83583049600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83583425276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83583827412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83584231226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83584598624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83585120964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83585489088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83585846682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83586212350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83586560338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83586935464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83587311096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83587755972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83588107282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83588456586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83588818050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83589165650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83589529212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83589887050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83590449944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83590817596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83591190808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83591538630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83591886598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83592247732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83592612456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83592975134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83593382002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83593756670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83594117738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83594489740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83594837892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83595186814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83595579208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83595997006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83596363606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83596709106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83597080206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83597440408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83597812728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83598171532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83598520482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83598943966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83599294490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83599657028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83600002736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83600374474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83600733794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83601117816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83601616612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83601968788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83602328830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83602674716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83603037814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83603382684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83603765042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83604125216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83604559538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83604910428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83605258388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83605618224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83605964912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83606327432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83606683390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83607117790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83607481886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83607853206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83608199588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83608547754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83608908486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83609254964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83609628488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83610078514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83610453464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83610829284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83611202042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83611551124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83611899006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83612270910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83612767022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83613134324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83613480260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83613852454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83614212116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83614584124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83614930372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83615291832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83615717168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83616067278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83616429806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83616774576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83617144846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83617559224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83617946438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83618422158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83618775630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83619137936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83619484532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83619846716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83620192550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83620576236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83620935748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83621377044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83621727782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83622107294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83622469608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83622818168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83623183636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83623544750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83624304924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83624673602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83625045790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83625393904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83625742634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83626140150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83626500964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83627169886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83627526350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83627902704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83628266652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83628642006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83629006728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83629359004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83629801872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83630154924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83630520212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83630868832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83631243792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83631607000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83631990404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83632407930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83632761350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83633122988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83633479830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83633842914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83634189852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83634573046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83635068358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83635468680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83635820214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83636171130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83636534962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83636885990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83637251468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83637612202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83638045612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83638412698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83638783806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83639131390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83639478828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83639839120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83640195874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83640558406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83641001108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83641381904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83641747012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83642121978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83642490576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83642841836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83643218412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83643640176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83644008034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83644355006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83644745978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83645108928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83645483596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83645843678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83646354222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83646722316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83647070332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83647433176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83647779542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83648152176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83648515012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83648903734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83649363114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83649717340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83650078496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83650425364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83650840048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83651190112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83651626016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83652104218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83652480610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83652830202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83653178596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83653539834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83653886908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83654262242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83654609632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83655040660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83655405694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83655780078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83656127960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83656475588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83656835960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83657193904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83657700922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83658051604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83658438296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83658799290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83659171336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83659518516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83659879344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83660316432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83660669658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83661033012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83661378626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83661750320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83662110478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83662481936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83662839568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83663248574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83663612326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83663960158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83664323250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83664668910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83665040850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83665411288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83665784344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83666194422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83666546200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83666908452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83667254878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83667618048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83667963754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83668347576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83668868710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83669245150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83669593632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83669942040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83670302604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 785,7850000,10000,0,0,256,25,902,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83672469106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83672847748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83673198226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83673576228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83673959586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83674452044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83674823884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83675345778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83675712020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83676057938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83676419216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83676778808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83677228516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83677598448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83677973586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83678322310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83678672466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83679036290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83679402162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83679958150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83680308316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83680681118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83681042914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83681415076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83681763706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83682142832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83682517376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83682931782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83683298740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83683645112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83684017946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83684378638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83684751460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83685109090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83685519696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83685881836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83686228152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83686590772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83686936010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83687307248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83687667496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83688050288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83688460900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83688812456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83689172540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83689518864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83689881296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83690226106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83690624108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83691135614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83691511628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83691858582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83692205364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83692565414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83692911268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83693273958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83693630886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83694066076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83694430094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83694801804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83695148188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83695495896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83695854552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83696211410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83696685856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83697052364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83697425872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83697788550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83698161748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83698510664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83698860560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83699235946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83699657594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83700023248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83700368522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83700937070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83701305224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83701676296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83702034340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83702567212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83702930748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83703276458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83703636978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83703980770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83704351516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83704723040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83705158208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83705509066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83705859192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83706220118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83706585264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83706948574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83707295008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83707678510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83708102856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83708477748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83708826414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83709175152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83709537034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83709883512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83710257594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83710692508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83711079150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83711443976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83711817568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83712165678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83712515020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83712880414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83713243088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83713784880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83714135696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83714507724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83714868246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83715240722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83715589372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83715949960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83716373684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83716724466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83717087542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83717432930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83717805128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83718165588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83718537058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83718894718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83719305488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83719669060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83720016250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83720379072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83720724350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83721095810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83721467256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83721919334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83722268970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83722616282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83722975886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83723321464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83723682978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83724027352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83724408450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83724961628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83725336948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83725684186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83726032270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83726392526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83726738610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83727111458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83727518106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83727895132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83728257220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83728630948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83728977556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83729325074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83729685074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83730044916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83730467716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83730817650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83731190924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83731552048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83731923470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83732270980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83732629976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83732993176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83733412844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83733777492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83734122368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83734492296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83734852268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83735223970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83735581972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83736093130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83736457650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83736804862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83737179644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83737525982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83737898040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83738298708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83738735264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83739086400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83739433716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83739793618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83740139456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83740501730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83740846794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83741230328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83741652610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83742027012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83742374352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83742722118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83743082648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83743428580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83743802854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83744148068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83744581748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83744946974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83745317832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83745665062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83746012674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83746371932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83746729510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83747233984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83747585678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83747960476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83748324164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83748698810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83749047752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83749412172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83749774920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83750186408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83750555428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83750902334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83751276666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83751637998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83752011768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83752371702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83752796376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83753160238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83753507786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83753870452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83754214960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83754585740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83754955740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83755328458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83755746536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83756099354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83756462200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83756811180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83757176280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83757523336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83757908544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83758413310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83758858464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83759399048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83759753428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83760114302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83760463088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83760845002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83761271726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83761649870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83762013754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83762389134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83762739346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83763089500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83763466706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83763816724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83764245898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83764593680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83764969086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83765335000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83765708424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83766057084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83766463312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83766908548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83767258856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83767620962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83767967098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83768359208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83768720664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 786,7860000,10000,0,0,256,25,903,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83770472726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83770832148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83771182356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83771548362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83771910360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83772344910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83772695048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83773068338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83773429562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83773804218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83774151738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83774500152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83774873574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83775282420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83775648200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83775993798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83776364694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83776725814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83777098294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83777659186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83778086512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83778452362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83778801550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83779168312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83779517164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83779891476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83780264848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83780919920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83781274346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83781623454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83781984542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83782331252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83782694118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83783107632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83783551618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83783917208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83784290482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83784637830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83784985840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83785367846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83785715320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83786089528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83786501262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83786876964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83787239032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83787610914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83787957784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83788306646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83788678520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83789078268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83789455482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83789804248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83790177788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83790540574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83790913832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83791261964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83791625318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83792133250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83792485160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83792849532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83793195840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83793567880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83793928866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83794350832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83794762660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83795113704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83795474894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83795821894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83796185230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83796531472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83796903398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83797274754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83797711168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83798063260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83798412152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83798773108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83799118406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83799480216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83799837810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83800210260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83800645684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83801019912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83801367960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83801716306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83802077752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83802423532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83802797884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83803284634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83803659966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83804020582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83804391494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83804738770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83805086156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83805459528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83805807082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83806231432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83806579636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83806951518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83807311866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83807684392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83808031312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83808391466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83808814668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83809164206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83809528060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83809874102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83810246164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83810606036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83810989126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83811336756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83811747204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83812111346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83812458006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83812820962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83813167162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83813538712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83813910354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83814422982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83814776608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83815125968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83815489892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83815851160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83816213964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83816604824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83817003550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83817440268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83817816220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83818164456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83818513592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83818875786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83819223896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83819597470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83820005564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83820382042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83820743904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83821115844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83821464054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83821812302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83822185074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83822532790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83822956148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83823306032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83823678288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83824039626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83824412718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83824781632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83825144536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83825658440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83826009156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83826373350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83826719500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83827091492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83827451672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83827835752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83828184096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83828597818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83828961914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83829309622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83829672430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83830017740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83830390532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83830762674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83831195834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83831565146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83831914356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83832276524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83832623314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83832986104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83833331296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83833714392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83834142010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83834518858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83834868882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83835218324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83835581628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83835931134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83836307294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83836832634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83837211322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83837574612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83838099868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83838454334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83838802920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83839179796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83839604794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83839974870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83840323242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83840698530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83841061084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83841437194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83841798782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83842149466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83842574796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83842928070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83843293492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83843641636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83844016138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83844378962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83844765116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83845177628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83845532282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83845896026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83846244094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83846609962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83846974046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83847357918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83847719618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83848243604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83848594252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83848941490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83849301206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83849646720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83850046088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83850404754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83850848308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83851215576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83851588744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83851936234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83852286114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83852649012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83853010050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83853375624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83853784386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83854397074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83854767630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83855138244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83855484606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83855845312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83856213006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83856637590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83857005242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83857352470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83857726442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83858092612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83858466586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83858834524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83859365366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83859731594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83860081804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83860446360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83860794648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83861169258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83861543808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83861986338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83862339816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83862707730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83863070964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83863418136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83863782094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83864127082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83864510592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83864939080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83865313118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83865660228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83866007418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 787,7870000,10000,0,0,256,25,904,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83868067518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83868424640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83868789252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83869136412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83869510102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83869884354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83870409604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83870761808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83871111434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83871474996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83871821812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83872184270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83872529080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83872911304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83873333860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83873708728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83874056248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83874403662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83874763468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83875109760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83875483080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83875894946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83876280492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83876641320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83877014638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83877361906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83877710684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83878072748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83878432808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83878857594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83879207358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83879598246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83879958982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83880331392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83880680464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83881041238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83881548238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83881902066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83882269380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83882617640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83882993236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83883355552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83883729328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83884089482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83884500642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83884866418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83885216672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83885581408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83885929698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83886304668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83886678300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83887115458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83887465954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83887814602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83888176904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83888523502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83888886190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83889231996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83889614542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83890078272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83890455798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83890805466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83891154164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83891516406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83891864888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83892240164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83892729286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83893105994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83893467918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83893841024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83894190446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83894539468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83894916530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83895276474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83895705124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83896054666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83896426268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83896788278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83897161728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83897509816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83897871128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83898374700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83898731816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83899098248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83899448248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83899823844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83900187700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83900578010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83900927324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83901352192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83901720372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83902072324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83902435636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83902780920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83903151950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83903524472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83904081012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83904435064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83904784384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83905146574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83905492776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83905855684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83906243002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83906615596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83907043240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83907419098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83907768278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83908117452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83908478532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83908825170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83909200534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83909610082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83909987578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83910368642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83910949114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83911389266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83911742152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83912120956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83912543548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83912913214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83913261316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83913637640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83913999386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83914373036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83914733168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83915245692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83915610692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83915959412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83916322466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83916668336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83917039484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83917412342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83917785250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83918195472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83918547756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83918908120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83919254514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83919617662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83919962832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83920347524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83920770804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83921146624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83921495162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83921844374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83922205064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83922551900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83922914852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83923271600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83923706458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83924071696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83924443510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83924790756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83925138906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83925498978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83925857874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83926383498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83926734914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83927107582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83927467752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83927839342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83928186096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83928533932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83928905470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83929317836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83929682302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83930026088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83930396568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83930755446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83931331880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83931697464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83932118096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83932481604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83932829258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83933191842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83933537182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83933908122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83934281416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83934714994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83935066124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83935414698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83935776276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83936123100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83936485402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83936830574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83937211686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83937746612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83938122720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83938471062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83938818366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83939178948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83939526684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83939901684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83940310488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83940685416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83941046638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83941418094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83941781820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83942130034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83942490052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83942848620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83943274264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83943622336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83943993594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83944354180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83944725016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83945071926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83945437080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83945797392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83946205842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83946570190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83946913806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83947282980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83947642106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83948012358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83948369438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83948880884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83949245870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83949594988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83949958150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83950406704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83950781222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83951185594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83951668122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83952020258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83952380754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83952743804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83953089626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83953578156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83953943418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83954390530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83954758846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83955135080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83955483836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83955834456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83956198038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83956559260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83956926044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83957341564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83957747580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83958108888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83958481706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83958831100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83959179204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83959550862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83960063330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83960430854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83960777082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83961149090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83961510552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83961940710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83962339686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83962755874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83963121116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83963468492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83963830242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83964174862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83964545728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 788,7880000,10000,0,0,256,25,905,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 83966149348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83966539594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83966894322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83967249086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83967620920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83967985242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83968418914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83968767950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83969140634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83969501686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83969872692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83970218546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83970578176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83971172104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83971556200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83971921846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83972287702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83972664356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83973043632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83973433176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83973795826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83974236024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83974598842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83974962926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83975326870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83975688856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83976062022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83976437834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83976896246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83977247392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83977611270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83977972400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83978317836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83978696862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83979054238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83979489934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83979868094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83980240514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83980604860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83980954274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83981314880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83981677906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83982055816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83982571122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83982947468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83983309052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83983681438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83984029186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83984392940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83984783752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83985228010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83985596276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83985940728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83986312882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83986671542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83987052986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83987432256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83987805336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83988238612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83988604572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83988984930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83989360100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83989749220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83990139008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83990525082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83990978364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83991360970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83991751420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83992099904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83992463784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83992809764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83993222876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83993784786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83994187674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83994543878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83994893576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83995273278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83995638104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83996042760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83996460828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 83996837532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 83997200156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 83997572680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83997921048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 83998270468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 83998648750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 83999094810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 83999500910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 83999846864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84000248892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84000611904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84000985012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84001333734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84001697022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84002129544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84002480060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84002842654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84003188332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84003558970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84003919308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84004301458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84004857566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84005210352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84005571026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84005937284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84006299908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84006680464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84007068562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84007531836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84008152524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84008548384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84008903094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84009280660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84009642852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84010050154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84010498578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84010903920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84011294066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84011696360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84012058524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84012419954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84012822002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84013264684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84013661234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84014017650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84014411770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84014772170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84015143502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84015503032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84016022492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84016386340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84016732072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84017093462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84017439062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84017809024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84018205044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84018576422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84018989938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84019340912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84019701780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84020048010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84020410754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84020755588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84021140214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84021563630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84021956234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84022303674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84022651896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84023011660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84023357844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84023720188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84024076304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84024513896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84024877270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84025248700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84025595576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84025942600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84026302628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84026684140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84027289140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84027679688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84028099526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84028490776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84028863560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84029241118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84029635786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84030125762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84030477882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84030841282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84031188484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84031562040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84031952928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84032340092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84032757208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84033109976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84033471852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84033818432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84034181404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84034526872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84034914116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84035320578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84035813388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84036194192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84036571350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84036961816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84037308800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84037687230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84038073462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84038616714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84038999644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84039389138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84039736936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84040085392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84040446242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84040828778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84041311244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84041691130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84042094896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84042456728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84042828316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84043175686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84043536012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84043964296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84044314600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84044677406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84045022560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84045393914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84045754186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84046125718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84046482510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84046892950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84047255880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84047602558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84047965728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84048310486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84048681794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84049053704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84049588842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84049939776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84050288672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84050650640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84050996154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84051359568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84051704354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84052088824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84052517274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84052891714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84053239274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84053603432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84053963686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84054309480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84054721642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84055138488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84055515154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84055875602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84056248200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84056596068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84056944328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84057305490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84057661726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84058092782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84058440896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84058811270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84059188648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84059578222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84059928668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84060291244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84060802946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84061153978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84061517416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84061862734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84062234452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84062594364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84063038756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84063389166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84063806736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 789,7890000,10000,0,0,256,25,906,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84065381642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84065736374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84066113262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84066531566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84066907322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84067266308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84067641214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84067988278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84068337588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84068711216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84069123956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84069490004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84069857340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84070229112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84070589032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84070960582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84071307888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84071668216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84072232748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84072583430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84072945210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84073291402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84073663122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84074102020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84074494590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84074924822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84075308476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84075673478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84076022244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84076388044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84076737034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84077124710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84077556108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84077950724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84078328208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84078692086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84079052866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84079429840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84079807144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84080154026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84080620688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84080989664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84081391162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84081791314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84082145384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84082507092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84082897798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84083440856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84083808464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84084198212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84084576452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84085135206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84085500642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84085920022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84086301142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84086648436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84087043452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84087390136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84087761968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84088123742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84088508112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84088943034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84089298092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84089659996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84090007790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84090372726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84090720400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84091106068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84091536902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84091915690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84092262168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84092610344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84092970284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84093316892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84093679338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84094036746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84094573576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84094939694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84095313190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84095661336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84096035070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84096398874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84096761030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84097195998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84097547182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84097922524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84098285198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84098660410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84099009406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84099369284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84099732424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84100142212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84100511208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84100858844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84101233570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84101612898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84101985158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84102343486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84102765488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84103129174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84103476632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84103839148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84104183900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84104554284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84104913994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84105295604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84105842708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84106198090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84106558792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84106905224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84107269112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84107613960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84107997206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84108422264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84108800934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84109192278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84109566594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84109957014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84110337148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84110712570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84111169450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84111546328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84111907068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84112279048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84112626028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84113003668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84113396220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84113744406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84114181452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84114532858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84114906748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84115286798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84115661078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84116010092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84116477528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84117032456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84117404262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84117778556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84118124356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84118605614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84119069272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84119618780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84119972708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84120370530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84120833828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84121184700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84121548710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84121912356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84122396604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84122763804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84123140520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84123495954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84123845866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84124210460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84124570592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84124936898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84125357788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84125730428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84126096948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84126467634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84126813736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84127160782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84127533980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84128059138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84128428484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84128784390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84129156534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84129517956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84129890246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84130280976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84130695792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84131064654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84131410138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84131779890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84132125820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84132498416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84132860644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84133245112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84133677594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84134029994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84134390244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84134737132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84135099224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84135444424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84135826170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84136185182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84136618506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84136968786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84137316448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84137675892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84138022122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84138384306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84138741450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84139261704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84139630184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84140003366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84140351540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84140700822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84141062748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84141423732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84141788478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84142199872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84142624986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84143017232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84143395890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84143741454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84144087152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84144489018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84144944576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84145311934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84145674862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84146077828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84146457006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84146830588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84147190932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84147618460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84147982704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84148328698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84148690218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84149054376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84149427170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84149800684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84150320828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84150673586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84151041622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84151418542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84151766536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84152130468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84152476372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84152862082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84153291056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84153667726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84154014740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84154363190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84154727974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84155077134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84155453968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84155802916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84156234890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84156601788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84157009840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84157359248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84157708502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84158070850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84158430042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84158875192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84159224500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84159597748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84159958564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84160361872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84160740052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84161101650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84161617348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84162175048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84162543380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 790,7900000,10000,0,0,256,25,908,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84164606012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84164996548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84165362172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84165761472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84166137636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84166489174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84166871824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84167298906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84167664716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84168011778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84168383882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84168744492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84169115762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84169498794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84169924432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84170306940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84170656480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84171020024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84171366888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84171769864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84172137868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84172522584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84173106780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84173459860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84173856006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84174203762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84174565958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84174911370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84175296640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84175741632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84176148352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84176499436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84176849774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84177213260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84177562418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84177941144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84178359466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84178734762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84179113554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84179503754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84179853862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84180232594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84180608692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84180955888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84181427426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84181807522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84182231520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84182591922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84182963884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84183312170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84183674222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84184199548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84184552456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84184919706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84185288806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84185679700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84186103770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84186489650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84186912584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84187266132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84187627438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84187974226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84188336198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84188682440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84189066248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84189480862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84189862840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84190210706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84190559374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84190920240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84191267606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84191629562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84192214586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84192672064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84193036444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84193408200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84193754466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84194102502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84194459832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84194817210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84195396152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84195744020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84196159656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84196522924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84196894984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84197240884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84197602558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84198067562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84198419014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84198781706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84199126818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84199498124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84199857772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84200242478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84200590934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84201003046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84201363496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84201709050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84202069672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84202412504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84202782112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84203151490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84203639408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84203994000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84204344130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84204707850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84205056572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84205421504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84205786036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84206160844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84206674030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84207047068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84207395262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84207743610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84208104164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84208450314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84208824086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84209233326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84209608540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84209968452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84210339970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84210686556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84211033700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84211403588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84211749476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84212173046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84212521016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84212892088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84213267286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84213639510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84213986602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84214345404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84214767814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84215118100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84215480916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84215825920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84216197636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84216558156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84216930120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84217288652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84217800236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84218163160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84218508794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84218870278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84219214726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84219608096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84219981576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84220421524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84220772128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84221121004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84221481614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84221827398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84222189590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84222534888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84222917878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84223340202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84223715634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84224062640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84224409318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84224769048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84225114280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84225488466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84225895776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84226274316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84226636396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84227008652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84227357442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84227706472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84228069186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84228428206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84228952086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84229300984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84229672324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84230032124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84230402480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84230749236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84231108834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84231540364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84232001060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84232373660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84232719548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84233091188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84233451124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84233837028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84234183530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84234614132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84235139024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84235490292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84235854730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84236201056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84236588202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84236949888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84237405784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84237755634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84238103748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84238463720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84239007502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84239387776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84239736156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84240272124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84240638346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84241011204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84241357498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84241706490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84242102114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84242459614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84242890264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84243237512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84243607428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84243967022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84244338866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84244702810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84245062384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84245478306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84245838120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84246199742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84246544508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84246915540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84247275824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84247646982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84248038452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84248461264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84248823932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84249171056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84249533542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84249879254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84250250410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84250621492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84251160008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84251513252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84251861784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84252221536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84252568270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84252931496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84253276904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84253659812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84254092034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84254467448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84254816250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84255163436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84255523644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84255869006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84256243428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84256589138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84257021400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84257386378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84257758456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84258105308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84258453496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84258814388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84259172366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84259606612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84259955002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84260343782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84260704046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84261075154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84261421414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 791,7910000,10000,0,0,256,25,909,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84296749958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84297136824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84297491012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84297858026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84298248154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84298685452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84299061528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84299438428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84299786226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84300137816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84300499254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84300846226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84301223020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84301664178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84302057400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84302420636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84302794002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84303140488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84303488080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84303863592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84304210834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84304653952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84305002466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84305376548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84305740064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84306112074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84306489212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84306852164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84307366574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84307720752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84308086484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84308434380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84308807940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84309168884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84309555674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84309977112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84310347068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84310707764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84311054320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84311416616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84311762028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84312133924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84312506710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84312940510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84313290966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84313638252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84313997878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84314344440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84314741110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84315102386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84315546972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84316102478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84316477308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84316827644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84317177096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84317539296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84317901676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84318464766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84318814538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84319186642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84319548656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84319922528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84320270656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84320631282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84320991918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84321404718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84321770002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84322115422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84322487568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84322847720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84323219000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84323577070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84323985248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84324348696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84324694872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84325096958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84325445168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84325835954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84326240832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84326679694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84327047192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84327428458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84327791760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84328140100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84328504642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84328852000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84329238404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84329758558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84330134316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84330481750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84330829436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84331188340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84331534196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84331907876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84332320380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84332695932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84333057384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84333428918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84333806452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84334186316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84334595986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84334944586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84335377210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84335727638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84336131182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84336493752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84336866886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84337215264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84337576614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84338014078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84338363986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84338725746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84339070902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84339441798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84339801472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84340183442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84340530316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84341022124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84341386200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84341749590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84342111808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84342457402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84342861556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84343239806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84343686812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84344037324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84344384852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84344745600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84345123116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84345485682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84345843508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84346312190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84346681530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84347073308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84347438286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84347787262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84348146786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84348493392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84348868376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84349280316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84349654464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84350045810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84350435432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84350801194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84351149574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84351522330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84352019032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84352386086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84352731126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84353122448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84353499662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84353871672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84354270062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84354729050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84355097824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84355445486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84355807208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84356151386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84356522832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84356884118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84357284218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84357699140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84358049856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84358409948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84358755096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84359116946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84359461030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84359843266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84360204074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84360638898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84360988328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84361336226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84361696448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84362042036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84362403820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84362760038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84363330030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84363697460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84364069370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84364415156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84364762454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84365123292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84365481028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84365952490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84366303492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84366705632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84367097790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84367472238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84367822194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84368184868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84368547918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84368962184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84369327606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84369703702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84370076758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84370456824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84370870858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84371232490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84371648362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84372011928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84372359258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84372737092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84373083272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84373454084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84373857600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84374409162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84374792080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84375171114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84375534934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84375882938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84376247106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84376606492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84376980248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84377410156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84377785478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84378132526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84378479906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84378839458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84379184604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84379558116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84379965524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84380338860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84380699758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84381105452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84381454156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84381803194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84382181666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84382582622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84383341496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84383913770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84384292482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84384654594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84385045452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84385595316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84385954810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84386316894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84386663442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84387066598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84387413606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84387798516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84388158218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84388606864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84388959918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84389328472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84389689028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84390034916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84390397460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84390754264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84391213244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84391594902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84391996702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84392375810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84392908340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84393275010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84393639600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 792,7920000,10000,0,0,256,25,910,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84395594452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84395997428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84396390418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84397031842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84397448638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84397836666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84398334854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84398701184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84399094324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84399539800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84399892154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84400269484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84400632576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84401008222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84401357188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84401707190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84402083630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84402495698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84402862020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84403207504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84403577840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84403937714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84404309012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84404666886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84405059138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84405440090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84405789552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84406187168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84406552774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84406923846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84407283828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84407667652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84408246440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84408601004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84408983296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84409348386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84409743076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84410127380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84410516340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84410952548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84411358638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84411737260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84412086816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84412448446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84412795972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84413172402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84413586796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84413966148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84414330112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84414704098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84415054004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84415404262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84415779486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84416128112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84416555208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84416904698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84417277308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84417638562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84418010638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84418357612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84418716472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84419255302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84419608614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84419972614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84420319728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84420691540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84421053512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84421457138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84421884684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84422277576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84422658318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84423005540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84423366952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84423712080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84424083294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84424455572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84424894644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84425244116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84425592336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84425952006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84426328458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84426692664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84427050452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84427478450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84427852744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84428224906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84428571580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84428920204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84429283482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84429631934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84430006794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84430500048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84430894006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84431297530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84431671556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84432049006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84432397682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84432770966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84433193850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84433561874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84433908826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84434282088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84434644308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84435017556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84435376006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84435725112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84436161618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84436512756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84436877028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84437223638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84437596776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84438015132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84438405624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84438830400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84439184608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84439546024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84439908020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84440287178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84440644878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84441050810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84441593884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84441969812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84442338876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84442688892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84443052318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84443399364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84443774682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84444122448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84444557362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84444924858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84445298124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84445645778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84445993792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84446354426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84446710310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84447138058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84447487764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84447859814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84448221510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84448594596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84448941948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84449290302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84449662372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84450072018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84450438722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84450785264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84451156752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84451517656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84451890236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84452249056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84452811734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84453181092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84453547564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84453910988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84454256142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84454628076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84454999776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84455372366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84455801268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84456153106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84456515482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84456863828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84457228724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84457576240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84457962020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84458387196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84458765980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84459116518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84459465234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84459828512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84460176960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84460542294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84460900444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84461331946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84461695994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84462067080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84462413790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84462761034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84463121486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84463478364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84464007496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84464359140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84464731396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84465092518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84465464896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84465810442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84466193070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84466551822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84466961936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84467327402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84467672914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84468043518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84468404270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84468775560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84469154578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84469739874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84470108120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84470457274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84470821756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84471168756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84471542652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84471916920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84472357356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84472707952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84473055484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84473414220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84473760008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84474121782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84474466066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84474850110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84475612620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84476236152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84476847754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84477472920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84478219772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84478846132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84479448040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84480063224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84480843746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84481495008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84482162832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84482622138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84482992842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84483355384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84483780528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84484148748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84484496612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84484872318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84485237220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84485609710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84485970088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84486511884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84486876440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84487222930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84487585276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84487961430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84488333208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84488706400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84489148184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84489499872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84489848892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84490354660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84490706832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84491071892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84491433850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84491914552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84492287702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84492665104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84493015156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84493365198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84493729428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84494078872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84494458024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84494871864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84495247164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84495608062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84495979356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 793,7930000,10000,0,0,256,25,911,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84497728410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84498091314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84498458968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84498809044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84499173180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84499519668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84499905060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84500331644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84500711660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84501058600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84501573064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84501940968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84502288604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84502668088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84503069368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84503461708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84503828048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84504201530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84504569118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84504916750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84505276320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84505634806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84506063214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84506409782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84506780452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84507137856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84507506688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84507852844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84508209512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84508567720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84509135564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84509503164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84509848644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84510220582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84510671032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84511085798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84511508766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84511863436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84512225760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84512579760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84512944576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84513291170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84513810216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84514177454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84514623910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84514974366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84515323788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84515685604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84516031766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84516393732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84516751992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84517184974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84517550058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84517919936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84518265744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84518612770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84518970720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84519314748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84519687796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84520216812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84520611036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84520970996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84521341980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84521689518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84522075822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84522450254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84522873848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84523240078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84523586354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84523958442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84524317686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84524687576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84525046404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84525393924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84525823604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84526174320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84526539106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84526886612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84527259676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84527620482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84528006640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84528431938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84528782734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84529143060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84529488180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84529849264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84530193474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84530593972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84530963456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84531556432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84531907610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84532255958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84532615748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84532960798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84533322530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84533680444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84534126188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84534503878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84534875688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84535221784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84535569744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84535944686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84536304300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84536730226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84537078472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84537450046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84537810204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84538180040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84538526810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84538874350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84539244174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84539651662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84540018708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84540366026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84540739864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84541103014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84541475686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84541834282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84542183652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84542713156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84543061260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84543424506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84543769808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84544141658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84544503020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84544886284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84545298358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84545649216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84546010360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84546525266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84546896270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84547241694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84547625338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84548055406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84548430012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84548777896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84549126308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84549486148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84549832266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84550207954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84550553882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84550986940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84551351558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84551737648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84552085180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84552433588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84552795816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84553155802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84553740830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84554090666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84554462564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84554822974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84555194036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84555541400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84555906552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84556333368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84556680130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84557040354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84557384040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84557752320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84558108326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84558476916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84558831820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84559257412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84559620628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84559967364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84560328972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84560673440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84561044166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84561415786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84561786594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84562200260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84562549672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84562907356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84563250744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84563611090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84563953862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84564333668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84564858410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84565234250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84565580628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84565928824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84566288162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84566632962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84567019244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84567365766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84567799856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84568165200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84568536184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84568882626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84569229238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84569589290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84569945482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84570380708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84570731420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84571105318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84571468452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84571841378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84572210298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84572570888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84572931804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84573340482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84573704902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84574063566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84574435906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84574796418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84575168128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84575528464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84576055946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84576420896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84576769076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84577131434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84577477816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84577849456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84578246816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84578687498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84579050208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84579398074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84579756660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84580102650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84580464938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84580810556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84581193030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84581612970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84581988114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84582349660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84582699248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84583059620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84583405564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84583779410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84584125866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84584558570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84584923366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84585295498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84585643050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84585990294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84586348768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84586705516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84587229442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84587577954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84587948844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84588308730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84588680362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84589027292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84589385824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84589747022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84590159800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84590525966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84590871316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84591242310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84591602438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84591974248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84592331652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84592751374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84593114652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 794,7940000,10000,0,0,256,25,912,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84594999272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84595370334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84595788868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84596165386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84596527368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84596901924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84597252652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84597602512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84597976288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84598501594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84598869150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84599232012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84599603354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84599964232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84600336914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84600695038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84601104864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84601468920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84601815574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84602205760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84602551816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84602923204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84603282366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84603666842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84604083432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84604435434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84604795816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84605139532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84605499154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84605842980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84606222412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84606581276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84607022978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84607371968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84607719288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84608080096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84608426016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84608788330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84609145214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84609701028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84610068550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84610440226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84610786588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84611134368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84611493856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84611852546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84612264400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84612629508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84613001522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84613361454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84613732764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84614078348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84614441840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84614812400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84615219720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84615586438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84615932286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84616304736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84616664290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84617034818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84617391490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84617738980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84618162394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84618514520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84618879962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84619227066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84619600644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84619961052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84620347344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84620908064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84621261372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84621622342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84621968468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84622331370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84622676216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84623114032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84623735434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84624114642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84624463002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84624812908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84625176932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84625524530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84625902964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84626315154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84626690584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84627051136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84627423126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84627769892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84628117688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84628477918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84628836512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84629261240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84629610268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84629998012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84630357036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84630726350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84631071338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84631428288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84631787968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84632354966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84632718212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84633064558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84633436392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84633796486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84634206446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84634555350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84634969942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84635333060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84635679594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84636040670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84636384634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84636755188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84637126866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84637559024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84637911580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84638259362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84638622152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84638970424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84639335624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84639683524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84640066162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84640491874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84640869720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84641218492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84641567310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84641929976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84642278100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84642653666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84643149452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84643537324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84643896814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84644267756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84644614168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84644961576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84645321778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84645702026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84646129940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84646478958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84646850156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84647210292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84647580850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84647927698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84648287878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84648707708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84649057720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84649419558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84649764566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84650135872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84650496638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84650867456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84651224706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84651636542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84652002086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84652350052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84652713494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84653059930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84653432778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84653804152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84654176482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84654698438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84655049612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84655409532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84655755520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84656251652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84656707916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84657156852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84657524390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84657897726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84658246322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84658595224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84658956612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84659304096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84659679572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84660089054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84660521792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84660885634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84661275828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84661623452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84661971022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84662343382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84662751132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84663115076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84663459898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84663829572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84664187454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84664557470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84664901812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84665260650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84665813352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84666164468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84666527372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84666872168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84667243744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84667603906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84667987970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84668406538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84668758418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84669118810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84669465558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84669827276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84670171704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84670609392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84670976392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84671420964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84671770712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84672118816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84672478592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84672824618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84673186442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84673544504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84673986484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84674353798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84674726610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84675074728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84675424894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84675787562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84676136622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84676747728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84677115578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84677488692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84677859916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84678234852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84678583320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84678934618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84679308188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84679804984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84680173158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84680520110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84680894936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84681255970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84681628822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84681989764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84682406032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84682773168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84683122162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84683486752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84683834386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84684208032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84684578148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84684951606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84685364574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84685717850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84686081658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84686430710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84686796836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84687145040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84687530546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84688069956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84688447748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84688796088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84689144320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84689504236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84689850942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84690300130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84690747960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84691128180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84691490640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 795,7950000,10000,0,0,256,25,913,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84693075510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84693522160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84693879194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84694247698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84694596768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84694961260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84695308310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84695681588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84696055040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84696502276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84696856430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84697207338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84697570082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84697916990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84698279850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84698636822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84699185508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84699553600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84699926640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84700470092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84700825504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84701189576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84701549462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84701979922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84702331160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84702704794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84703065930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84703438454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84703786950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84704136356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84704514928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84704924342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84705292562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84705638856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84706011120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84706372848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84706746324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84707104758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84707514304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84707879192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84708226558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84708591580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84708951714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84709324852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84709686170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84710069650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84710641540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84710997470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84711358274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84711704528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84712067722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84712412828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84712797400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84713237132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84713612694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84713959974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84714308196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84714669060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84715015570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84715389586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84715735482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84716175956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84716545524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84716923212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84717274574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84717626106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84717990632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84718351080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84718786648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84719134462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84719507636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84719869462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84720242524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84720590548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84720939052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84721357764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84721938172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84722337168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84722714468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84723143840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84723508680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84723897260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84724314576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84724667370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84725044134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84725392088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84725754898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84726100796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84726472376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84726844598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84727288262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84727638398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84727986382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84728345946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84728691338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84729052888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84729408806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84729780962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84730205772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84730582544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84730931770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84731281652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84731643524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84731990616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84732364346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84732827808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84733203624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84733565372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84733937778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84734285598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84734634298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84735010296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84735355682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84735826344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84736177736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84736552180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84736915160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84737288952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84737638074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84737999320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84738424302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84738779264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84739146576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84739495776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84739871724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84740247460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84740633870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84740982824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84741395134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84741757796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84742104944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84742466904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84742811232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84743181958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84743552294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84744090144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84744440848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84744833486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84745198608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84745547460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84745912390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84746300706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84746771430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84747139988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84747514840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84747866690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84748218920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84748583080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84748932158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84749309516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84749724116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84750101400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84750463044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84750835828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84751184406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84751534362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84751910148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84752321544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84752691732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84753041256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84753417792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84753781898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84754157158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84754506844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84754869388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84755356452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84755724386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84756089272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84756435988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84756809616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84757171662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84757557966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84757978526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84758331036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84758692382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84759039316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84759403036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84759749710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84760185980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84760799880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84761179784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84761528080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84761878512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84762240072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84762585402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84762961526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84763308830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84763758406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84764125674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84764500292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84764850036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84765200678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84765563486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84765922556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84766407264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84766758560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84767132614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84767494890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84767868620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84768216848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84768578476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84768938852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84769347980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84769713864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84770059314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84770430524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84770791874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84771164718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84771539854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84771968716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84772333906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84772683578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84773047934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84773395414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84773769344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84774131144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84774516342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84774930090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84775279140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84775638380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84775982558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84776343192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84776685916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84777065958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84777714868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84778093806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84778441758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84778790648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84779152082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84779498804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84779873348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84780265772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84780652568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84781014556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84781387132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84781734038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84782081432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84782440392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84782797370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84783220786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84783569508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84783941238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84784302016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84784672802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84785021036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84785380942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84785740984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84786160412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84786530490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84786892596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84787263612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84787623648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84787995068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84788353262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84788819864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 796,7960000,10000,0,0,256,25,914,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84790694756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84791087902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84791533700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84791982420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84792363596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84792728190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84793106172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84793454880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84793820020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84794185802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84794604498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84795071266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84795472060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84795848290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84796213416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84796601732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84796952396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84797374450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84797741460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84798090390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84798454390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84798800556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84799175028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84799549346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84800050634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84800402786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84800751480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84801112704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84801459374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84801822606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84802208852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84802583650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84803009200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84803386178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84803752464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84804101844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84804462132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84804808050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84805182734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84805591788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84805966772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84806327768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84806700578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84807046994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84807393750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84807765186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84808112128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84808538926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84808886824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84809257696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84809619198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84809990836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84810337426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84810695834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84811183640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84811535704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84811898310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84812243730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84812615446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84812976058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84813359136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84813706778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84814138948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84814500874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84814846128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84815207432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84815550892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84815920346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84816289732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84816718560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84817068920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84817417072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84817776910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84818122602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84818484756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84818829862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84819225580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84819654932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84820030456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84820378620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84820726074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84821085648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84821432042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84821805374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84822150336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84822640966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84823006492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84823379494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84823727084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84824075612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84824436772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84824798824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84825224926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84825574024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84825945848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84826307388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84826679730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84827026872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84827387772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84827748132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84828170060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84828536370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84828882316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84829253714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84829614170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84829986456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84830345042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84830760630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84831122880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84831468660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84831830022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84832173750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84832544184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84832902644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84833283734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84833756826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84834106770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84834478174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84834824944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84835186362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84835530306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84835913298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84836349542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84836726344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84837075482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84837425054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84837785808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84838132002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84838494834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84838852728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84839286840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84839651792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84840024900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84840372906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84840721548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84841081480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84841439060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84841801724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84842217656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84842592390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84842953798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84843325850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84843673510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84844021828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84844393850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84844858794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84845227256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84845574174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84845946766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84846308386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84846682544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84847041866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84847390506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84847814890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84848165266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84848529124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84848875504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84849247698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84849608568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84850005220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84850429642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84850780826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84851154550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84851500988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84851863432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84852208280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84852594918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84852955362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84853394400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84853746478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84854211728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84854577424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84854924674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84855287210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84855644292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84856199888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84856566312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84856937944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84857284102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84857630750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84857990074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84858375708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84858804876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84859154308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84859525932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84859886722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84860259026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84860605942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84860963716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84861324648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84861738172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84862106418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84862454048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84862827748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84863189336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84863562030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84863922138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84864334090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84864699912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84865048850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84865426524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84865803592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84866179048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84866541034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84866929830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84867410266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84867761944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84868122890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84868469136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84868831520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84869177128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84869560316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84869986784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84870361694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84870709354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84871056690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84871416238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84871761966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84872123864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84872480634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84872915484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84873282390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84873657226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84874005972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84874354148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84874717824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84875077038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84875515378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84875868128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84876241024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84876602452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84876975284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84877324078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84877672270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84878046168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84878512274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84878878816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84879224054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84879595358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84879955416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84880327652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84880722402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84881141184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84881505462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84881852708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84882216558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84882562312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84882933510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84883294272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84883676344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84884088510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84884440332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84884801396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84885149484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84885513048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84885857764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84886338410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 797,7970000,10000,0,0,256,25,916,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84887901858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84888286866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84888635680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84889002638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84889367900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84889857232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84890224894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84890571774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84890945636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84891306920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84891679986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84892039774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84892451720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84892818194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84893166656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84893530890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84893878518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84894252226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84894624872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84894997068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84895407898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84895759042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84896119160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84896465818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84896828778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84897189782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84897572508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84897997632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84898371802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84898719232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84899066608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84899426340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84899772258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84900134178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84900489930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84901016898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84901383198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84901754696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84902103028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84902451120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84902864610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84903228784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84903668208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84904020462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84904394906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84904757560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84905130994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84905479754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84905840464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84906202640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84906612772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84906980914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84907328904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84907704270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84908066900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84908440260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84908801378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84909218426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84909583630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84909932808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84910298640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84910654368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84911026732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84911397620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84911768866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84912226234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84912592574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84912963916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84913311460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84913674354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84914046646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84914446602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84914884890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84915263990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84915612450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84915957886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84916315092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84916658334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84917031890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84917375750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84917805428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84918170018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84918541804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84918888806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84919237056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84919597680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84919954252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84920390492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84920738256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84921109028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84921468780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84921839358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84922184490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84922530744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84922901076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84923367118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84923733956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84924079384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84924450926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84924811624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84925182356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84925541418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84925954202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84926316216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84926662718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84927025570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84927371152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84927759562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84928119512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84928502972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84928924454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84929275208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84929634838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84929981000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84930342134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84930686280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84931185768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84931626030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84932002932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84932350776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84932700336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84933060342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84933407720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84933782996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84934129286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84934665770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84935032138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84935406346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84935754796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84936104540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84936465506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84936824296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84937253464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84937602844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84937975840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84938336930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84938709554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84939057044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84939418074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84939781658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84940204288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84940571184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84940917974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84941292394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84941653684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84942027002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84942386134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84942807628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84943171804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84943535030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84943899858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84944246696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84944619546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84944992592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84945366260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84945826168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84946180628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84946546136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84946895476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84947261614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84947610548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84947997026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84948423546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84948803328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84949155014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84949505336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84949866774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84950213088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84950587756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84950934668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84951370100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84951738508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84952112398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84952462308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84952812456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84953177976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84953539228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84953972800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84954324624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84954702322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84955064966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84955437930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84955787210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84956136974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84956510506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84956974492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84957342520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84957692334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84958171066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84958537758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84958926444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84959288428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84959713636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84960078800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84960426068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84960788200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84961132800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84961503850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84961876744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84962309810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84962660344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84963007998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84963367916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84963714072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84964076110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84964420608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84964802736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84965226412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84965601428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84965948412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84966296510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84966656872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84967002848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84967376816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84967722736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84968213002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84968579074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84968950124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84969475670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84969830932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84970236128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84970585308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84971197864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84971790416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84972447922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84973044738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84973522450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84973896130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84974245170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84974612126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84974957028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84975320042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84975692972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84976076330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84976532442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84976910530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84977264850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84977612756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84977972514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84978318388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84978693462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84979186404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84979566260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84979932322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84980312760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84980661782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84981010682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84981386668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84981735470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84982170572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84982519222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84982898064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84983260042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84983632270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84983980526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84984341122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 798,7980000,10000,0,0,256,25,917,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 84985840372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84986198312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84986564926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84986914778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84987305410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84987741890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84988123562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84988480634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84988830274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84989190868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84989536928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84989909978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84990446276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84990823304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84991192716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84991566826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84991932076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84992280252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84992653200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84992999778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84993438748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84993787568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84994160194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84994521834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84994893628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84995240236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84995600200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84996022942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84996372806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 84996734664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 84997079538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 84997450828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 84997810568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 84998191962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84998538566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 84998946164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 84999312600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 84999662112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85000027102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85000374950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85000749356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85001128666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85001617820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85001969426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85002319186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85002680090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85003027146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85003389588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85003735684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85004118292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85004544950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85004919396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85005266042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85005613284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85005972164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85006316424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85006688620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85007107348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85007481524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85007958430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85008334740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85008682932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85009031590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85009404978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85009752408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85010179564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85010531292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85010906186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85011270140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85011643464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85011991584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85012354258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85013020278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85013441652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85013809124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85014157882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85014532962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85014897250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85015286500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85015717686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85016074216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85016437882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85016785812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85017151126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85017499024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85017884406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85018345878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85018721642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85019070070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85019419296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85019780296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85020126568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85020488470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85020845154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85021291518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85021655420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85022025366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85022371160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85022717424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85023093998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85023450712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85023935490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85024304324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85024675304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85025034888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85025405868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85025752076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85026129768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85026500730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85026928714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85027296824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85027644830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85028018068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85028381946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85028757366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85029118278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85029530086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85029894818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85030241528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85030605178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85030949478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85031320420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85031681196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85032065672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85032475440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85032827890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85033188950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85033536170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85033898836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85034244498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85034627388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85034987760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85035496358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85035848878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85036197580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85036558102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85036904842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85037269002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85037625814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85038057332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85038437204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85038809922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85039158052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85039506324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85039866578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85040224752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85040586064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85040998396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85041373256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85041733660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85042105710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85042453742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85042802046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85043174202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85043589452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85043958546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85044510216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85044890204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85045254164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85045629430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85045994712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85046510958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85046877212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85047225876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85047590350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85047937276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85048309496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85048682470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85049130726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85049481794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85049831240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85050193418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85050539898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85050902730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85051248440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85051631516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85052054702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85052432162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85052781800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85053130222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85053493020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85053859000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85054234320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85054580510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85055022166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85055386480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85055758540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85056105884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85056453980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85056813614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85057174090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85057677608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85058027592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85058398200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85058792508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85059169208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85059520990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85059887060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85060328264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85060678850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85061042502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85061388812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85061760136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85062120592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85062493588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85062851098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85063264594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85063628076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85063975200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85064337736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85064683084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85065054424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85065425440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85065797768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85066207986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85066559530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85066920516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85067266974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85067629286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85067973912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85068355408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85068883702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85069259536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85069623160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85069971496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85070416870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85070766710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85071171210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85071594234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85071971446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85072333278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85072716608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85073066044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85073568630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85073945308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85074382754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85074749966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85075096542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85075469816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85075830714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85076203816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85076561130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85076910568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85077336334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85077687328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85078065304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85078413246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85078786716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85079149000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85079538536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85080034410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85080387614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85080748102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85081095174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85081458980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 799,7990000,10000,0,0,256,25,918,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85083270914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85083659702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85084029436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85084410350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85084854086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85085224720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85085667566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85086019352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85086403350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85086750188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85087122600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85087483432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85087867876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85088276512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85088643024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85089002374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85089348176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85089708926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85090052260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85090421806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85090797148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85091332226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85091683496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85092031480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85092392066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85092739558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85093102478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85093458800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85093889900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85094258832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85094632760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85094979534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85095327998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85095688132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85096035818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85096410354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85096815812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85097190904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85097552422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85097923960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85098271182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85098618424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85098990712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85099337296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85099763596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85100112218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85100484012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85100843432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85101214182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85101575802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85101936454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85102439876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85102790786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85103153432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85103498078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85103869730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85104231706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85104616344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85104963588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85105375272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85105738638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85106084766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85106447644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85106793024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85107163480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85107535292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85107977056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85108327388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85108675054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85109034720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85109380712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85109742506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85110088142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85110470064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85110900764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85111277130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85111624640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85111971678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85112331294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85112676472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85113062962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85113409222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85113921222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85114285276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85114658606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85115006706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85115356926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85115718820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85116076706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85116513796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85116864880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85117251794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85117614930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85117988620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85118338180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85118698664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85119118144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85119470800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85119835528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85120183750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85120557594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85120918996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85121293130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85121675444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85122103792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85122469472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85122820532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85123184404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85123532180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85123906092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85124281726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85124789498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85125144284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85125495952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85125860726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85126211682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85126577352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85126925366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85127310884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85127737526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85128116454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85128467658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85128818442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85129182932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85129532570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85129910506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85130325036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85130704524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85131068904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85131446502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85131798892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85132162256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85132559648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85132907296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85133333422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85133684006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85134055512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85134415876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85134787536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85135134416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85135492576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85135986210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85136339184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85136701128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85137046544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85137418170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85137779384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85138185494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85138532950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85138942952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85139305936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85139653432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85140016036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85140361302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85140732068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85141102964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85141536232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85141885962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85142233510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85142593056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85142939046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85143300284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85143646206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85144027306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85144447612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85144824788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85145173080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85145521232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85145881204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85146227316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85146618542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85146964438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85147468758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85147837250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85148222348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85148568360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85148915922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85149275820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85149633920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85150061032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85150410404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85150782260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85151143166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85151515736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85151863500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85152222680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85152581952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85152987550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85153353412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85153699706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85154071294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85154431528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85154803548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85155211172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85155680690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85156094388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85156461106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85156826248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85157174994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85157548320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85157924142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85158457954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85158810784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85159161820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85159523800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85159872090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85160236360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85160594404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85160984308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85161420968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85161960532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85162475080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85162832944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85163197164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85163561926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85164020010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85164369956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85164741724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85165101756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85165473066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85165820278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85166180336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85166540920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85166948042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85167313608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85167658530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85168030808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85168390768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85168762330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85169121146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85169657470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85170024472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85170372718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85170736440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85171082866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85171454666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85171828504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85172200896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85172611910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85172965228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85173327598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85173673264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85174035690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85174380486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85174772122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85175205804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85175582376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85175932404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85176283378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85176646688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85176994858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85177373936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85177722174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85178164572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85178528706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85178901072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85179266786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 800,8000000,10000,0,0,256,25,919,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85180899880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85181275788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85181626988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85181989328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85182333770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85182705860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85183130900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85183576052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85183929546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85184281380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85184645840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85184994414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85185360318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85185707846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85186092642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85186528444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85186905664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85187254462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85187603314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85187965534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85188314306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85188691496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85189110570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85189486014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85189846428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85190218276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85190565912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85190913396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85191272778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85191630226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85192134506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85192484258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85192867096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85193421652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85193801062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85194191872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85194544264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85194993944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85195345924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85195710664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85196077184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85196451676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85196813188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85197200134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85197622158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85197975564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85198338872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85198686094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85199050138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85199396146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85199778916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85200141270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85200589726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85200941176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85201290916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85201654282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85202001882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85202365082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85202723468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85203238072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85203605372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85203980794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85204329724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85204678926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85205040244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85205399988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85205765098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85206186296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85206561986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85206925602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85207300398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85207650962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85207999418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85208373476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85208783466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85209149532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85209495372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85209866522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85210226912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85210599478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85210956564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85211317702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85211739116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85212089694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85212452962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85212799008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85213170680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85213531194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85213913846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85214420098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85214771652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85215132828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85215479602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85215842538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85216188148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85216569832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85216930194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85217367124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85217717652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85218066542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85218426484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85218772640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85219135184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85219492024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85219921180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85220286494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85220659234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85221006338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85221353506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85221713622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85222060264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85222436996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85222843196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85223220046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85223580868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85223954584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85224302984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85224652818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85225026642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85225375528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85225871304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85226220740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85226605558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85226966014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85227337706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85227685236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85228043854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85228467130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85228817746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85229180632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85229525932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85229897916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85230257850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85230641158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85230988180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85231397626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85231761784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85232109262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85232472162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85232817686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85233188980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85233559348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85233992658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85234344362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85234693262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85235053966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85235400964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85235763278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85236169830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85236575448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85237103892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85237482174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85237842160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85238193200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85238666194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85239032898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85239559128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85239911542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85240286500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85240647884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85241022278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85241370524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85241720218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85242093428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85242521918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85242888072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85243233730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85243605312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85243965434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85244337232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85244696366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85245118296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85245481196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85245827482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85246189840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85246534602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85246904922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85247264586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85247647250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85248182668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85248534732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85248895880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85249242704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85249605558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85249951016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85250362372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85250788764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85251165006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85251512198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85251860124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85252220140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85252566596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85252929374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85253287058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85253726482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85254091124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85254463188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85254829570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85255178082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85255536712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85255893850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85256320752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85256669042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85257038946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85257397806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85257783940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85258130550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85258476904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85258847264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85259334850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85259700846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85260045902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85260417302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85260778362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85261150596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85261509288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85261931118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85262295886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85262643924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85263008166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85263354410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85263726286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85264086572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85264473084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85264893238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85265247022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85265609210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85265959194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85266324604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85266672306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85267056792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85267468074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85267854414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85268203578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85268552516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85268914066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85269261938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85269624504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85269982646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85270497516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85270863880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85271235416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85271582254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85271930062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85272288990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85272647450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85273009142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85273446414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85273818018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85274178360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85274549894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85274895664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85275242794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85275613042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85276021466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 801,8010000,10000,0,0,256,25,920,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85277861546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85278226770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85278603192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85279034268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85279409416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85279756302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85280103364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85280465134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85280808552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85281181124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85281713944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85282087482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85282445488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85282816840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85283162876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85283509860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85283883004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85284289702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85284658562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85285003972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85285375378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85285734166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85286105768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85286452392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85286812970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85287240372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85287588268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85287948198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85288291104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85288659406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85289017416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85289399026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85289760234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85290175648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85290539870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85290886212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85291249122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85291594638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85291965588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85292338674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85292844734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85293194280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85293540442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85293898330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85294243314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85294603602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85294958804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85295328648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85295754114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85296128852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85296475668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85296822492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85297183104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85297528434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85297902994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85298310194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85298686632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85299048340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85299420872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85299770304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85300118800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85300480424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85300836312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85301298292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85301649552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85302023896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85302386110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85302760334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85303108718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85303467752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85303986188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85304339348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85304700398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85305057378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85305428718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85305788504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85306194268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85306541168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85306955458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85307318704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85307665786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85308026614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85308371918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85308743248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85309116256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85309550700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85309902040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85310249484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85310610742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85310957666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85311321012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85311667140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85312051342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85312473222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85312846940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85313194460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85313541842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85313901548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85314247776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85314620686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85314963910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85315602560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85315969854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85316342636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85316690874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85317038792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85317410728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85317758194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85318200524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85318549676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85318923028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85319284058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85319654830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85320001120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85320360720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85320802290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85321151672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85321513968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85321858564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85322228688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85322588484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85322971404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85323319134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85323734430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85324098710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85324445186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85324806988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85325185502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85325560374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85325936448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85326509788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85326864250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85327214976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85327578544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85328074324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85328514552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85328881000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85329327764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85329697294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85330073270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85330422706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85330773208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85331135512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85331494634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85331932440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85332279706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85332649584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85333008642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85333378900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85333725176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85334070930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85334443012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85334848256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85335214306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85335560280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85335931662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85336312808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85336685428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85337044204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85337391776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85337928756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85338278584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85338640420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85338984884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85339356194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85339716186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85340099708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85340509772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85340861020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85341220196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85341565764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85341927718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85342272442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85342654334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85343061364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85343452118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85343800360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85344149576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85344511960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85344860512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85345224694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85345583488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85346016830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85346383284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85346757646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85347106756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85347454856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85347816260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85348176602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85348540988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85349195910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85349575116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85349937738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85350310312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85350658894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85351021678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85351385476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85351887300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85352253732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85352608128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85352977774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85353336468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85353706970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85354067828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85354487470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85355005664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85355357316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85355722732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85356070382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85356444574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85356821482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85357265784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85357614812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85357961482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85358320444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85358664590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85359025434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85359379986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85359749000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85360254020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85360628360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85360976136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85361324428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85361684912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85362059500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85362436780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85362858722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85363232826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85363593062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85363963830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85364310318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85364656348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85365026078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85365371326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85365806184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85366154672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85366526350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85366887132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85367259082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85367623516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85367983426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85368410442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85368760924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85369122676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85369467450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85369838428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85370198674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85370581864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85370929992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85371464110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85371830038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85372178646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85372543548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85372890550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85373332016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85374043244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85374525258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 802,8020000,10000,0,0,256,25,921,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85376785382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85377160872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85377531194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85377888184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85378253184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85378600088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85378989686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85379350854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85379840622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85380191232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85380548690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85380910912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85381260588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85381625134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85381984380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85382546516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85382915128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85383295852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85383645976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85383995578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85384357554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85384720474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85385176070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85385524358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85385896732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85386263946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85386635870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85386983300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85387330172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85387700166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85388111354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85388477280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85388829532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85389197660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85389556044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85389926016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85390282586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85390687320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85391051564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85391397708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85391766390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85392112120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85392714094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85393098948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85393667546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85394022150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85394381336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85394744058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85395092824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85395458400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85395819574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85396192734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85396619406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85396996744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85397346984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85397694748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85398056710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85398404062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85398779934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85399188506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85399565922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85399927392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85400300498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85400665484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85401013422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85401383952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85401730192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85402156824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85402504700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85402876764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85403237080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85403608414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85403955216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85404314718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85404851084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85405202170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85405564946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85405909838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85406280402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85406639578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85407022464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85407369788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85407782450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85408145772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85408492456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85408854780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85409199294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85409569892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85409941700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85410389118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85410737222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85411082940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85411441398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85411785546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85412146412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85412488876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85412869456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85413299720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85413673270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85414018686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85414363982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85414722474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85415067010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85415437380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85415780690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85416293110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85416657358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85417028682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85417375778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85417722598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85418123894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85418480378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85418926498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85419273976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85419645134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85420003928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85420374704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85420721630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85421080052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85421501234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85421850690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85422213218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85422557736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85422928452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85423288010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85423658982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85424016140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85424424364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85424786906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85425133790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85425495426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85425838994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85426209094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85426578834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85426950080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85427466576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85427819366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85428179860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85428525792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85428887026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85429231624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85429612598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85430048206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85430424792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85430773316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85431121530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85431496422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85431842626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85432217266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85432563372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85432996420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85433360522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85433730886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85434077428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85434424132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85434783358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85435141028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85435562826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85435911336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85436282516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85436643736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85437015328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85437361832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85437709336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85438080514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85438566358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85438931894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85439277186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85439648278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85440009218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85440380428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85440743862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85441153606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85441518258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85441864934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85442226840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85442571684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85442942260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85443302380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85443684862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85444094482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85444449010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85444811732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85445160052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85445524664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85445871448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85446254402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85446663138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85447075700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85447423144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85447770486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85448130692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85448477550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85448838898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85449195372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85449711424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85450078624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85450453262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85450799830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85451147074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85451506558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85451863860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85452286850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85452637768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85453009868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85453370984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85453744282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85454091560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85454440516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85454813728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85455223838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85455588824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85455934584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85456308582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85456670804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85457044390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85457401510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85457751322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85458172354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85458521840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85458884348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85459229492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85459600488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85459961076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85460344236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85460864302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85461218680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85461583050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85461931930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85462321128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85462666216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85463104664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85463535982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85463912540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85464260002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85464609138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85465005726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85465355136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85465735512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85466096274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85466536962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85466902472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85467295288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85467642992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85467991700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85468354584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85468715234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85469154142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85469725284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85470101124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85470462486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85470835136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85471183394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85471548490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85472102218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 803,8030000,10000,0,0,256,25,922,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85474034590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85474422760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85474847502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85475226790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85475589216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85475964492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85476313830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85476663822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85477037658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85477384542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85477811892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85478160404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85478531932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85478892612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85479292218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85479638868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85479999306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85480423512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85480774532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85481136312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85481480284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85481851262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85482211178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85482593824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85482939664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85483461522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85483823572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85484170216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85484531696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85484877026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85485247916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85485620446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85486056648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85486407818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85486756000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85487115512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85487461626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85487823342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85488179592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85488551378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85488976288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85489351588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85489698848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85490046570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85490406998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85490753852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85491130596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85491536830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85491914468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85492277122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85492649704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85492997904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85493346268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85493708820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85494069152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85494563792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85494930870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85495303328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85495664140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85496035380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85496381590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85496741512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85497180476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85497532526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85497894330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85498241200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85498613352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85498973860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85499354916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85499702970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85500114578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85500479442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85500888938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85501249800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85501593642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85501965208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85502337124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85502779574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85503130116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85503478742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85503839390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85504185154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85504547004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85504891352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85505273682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85505786028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85506165298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85506515632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85506864606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85507226544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85507575020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85507950744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85508360454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85508735626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85509095720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85509466722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85509813426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85510180430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85510541406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85510898590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85511326128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85511674882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85512045658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85512406632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85512777302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85513124246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85513484530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85513916226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85514265742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85514628690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85514973446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85515343872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85515703838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85516074634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85516433200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85516913980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85517278634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85517727756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85518096704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85518442258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85518816818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85519193896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85519642784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85519994078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85520341446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85520800114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85521149818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85521511010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85521869008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85522309600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85522675302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85523047672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85523394498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85523743178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85524104004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85524450186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85524823902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85525240012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85525636858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85525998088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85526368934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85526716996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85527064802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85527436952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85527782748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85528298038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85528647918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85529021512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85529383972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85529756276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85530161144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85530513562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85530942322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85531294028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85531657796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85532004506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85532378290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85532740094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85533125466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85533644980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85534003256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85534363592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85534708716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85535070256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85535416312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85535802462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85536163498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85536600582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85536949542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85537298252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85537658150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85538005476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85538367738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85538725086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85539238694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85539605880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85539979060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85540326782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85540674264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85541085032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85541466920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85541898882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85542250522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85542647948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85543009114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85543384604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85543734658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85544084422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85544463780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85544886144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85545251194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85545595454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85545965850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85546571210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85546960518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85547308896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85547727166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85548088738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85548433674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85548794038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85549138166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85549508516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85549878474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85550463788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85550814818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85551160768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85551518108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85551861392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85552221698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85552753916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85553285056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85553654764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85554089748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85554529460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85554880926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85555241334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85555604370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85556071392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85556421784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85556803190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85557164888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85557556820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85557904288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85558268244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85558688394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85559045434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85559408440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85559762946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85560135948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85560497784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85560871012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85561231260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85561776820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85562144220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85562491706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85562854872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85563200052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85563571816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85563945316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85564379336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85564730052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85565077340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85565436068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85565781264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85566143532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85566487744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85566871256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85567292224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85567666314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85568013262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85568360574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85568720532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85569067416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85569442208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85569788284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85570230884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85570595434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 804,8040000,10000,0,0,256,25,924,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85572119526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85572486144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85572984674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85573357876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85573708218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85574086816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85574432652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85574803850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85575177302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85575619248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85575970022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85576317278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85576676570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85577021908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85577384696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85577729302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85578111516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85578535270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85578908400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85579254906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85579601670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85579960892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85580308740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85580682586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85581085468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85581461886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85581821422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85582193286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85582538710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85582885252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85583243678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85583601542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85584134720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85584486934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85584860888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85585222908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85585595646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85585944276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85586337166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85586765486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85587114880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85587477532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85587822600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85588193446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85588553474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85588924904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85589297502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85589719118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85590139860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85590490306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85590851264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85591195462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85591565854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85591938628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85592373636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85592723930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85593070798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85593429036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85593774476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85594136356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85594480588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85594885684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85595403180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85595778566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85596125236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85596472470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85596831478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85597177012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85597551144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85597963508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85598337996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85598699068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85599070036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85599417072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85599763592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85600123148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85600479414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85600903844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85601252656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85601624134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85601983610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85602354962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85602701956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85603063562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85603475286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85603834352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85604196206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85604557762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85604928812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85605288066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85605658826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85606016054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85606498210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85606861784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85607209718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85607572812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85607916988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85608287538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85608660162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85609233264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85609698250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85610053314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85610416156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85610761476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85611124194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85611486826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85611929368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85612293184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85612664074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85613009002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85613354718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85613713148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85614057780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85614429968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85614837070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85615213356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85615655896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85616036932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85616386140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85616735176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85617119060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85617635964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85618003058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85618350584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85618724034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85619084800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85619457146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85619817212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85620164694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85620607378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85620956602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85621318146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85621663164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85622034444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85622393758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85622776672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85623417222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85623767902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85624126242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85624470192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85624830422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85625173542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85625555082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85625988386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85626364494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85626714860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85627063886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85627426810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85627774588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85628139108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85628496128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85629056132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85629422328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85629794586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85630169192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85630594214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85630988492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85631337402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85631780078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85632126832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85632506968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85632866992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85633240038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85633738178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85634101666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85634536312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85634886838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85635250914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85635597460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85635970208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85636350906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85636732790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85637145442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85637496756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85637856490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85638202202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85638563826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85638907760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85639277786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85639649180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85640172626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85640523692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85640870592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85641229662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85641574982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85641936520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85642325990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85642761940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85643128942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85643501974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85643849166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85644196904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85644557852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85644905312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85645281190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85645687518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85646107206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85646478458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85646850310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85647198328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85647546486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85647921562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85648349586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85648715780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85649060542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85649430942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85649790290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85650160528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85650505616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85650864270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85651381652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85651747968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85652109554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85652453544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85652824264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85653183310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85653566488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85653982698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85654332698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85654691056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85655035940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85655396926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85655740310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85656108946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85656478984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85656914046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85657264310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85657613430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85657972138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85658318574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85658679464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85659036042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85659406652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85659832214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85660206588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85660552974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85660902834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85661264908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85661612334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85661989422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85662518280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85662893726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85663254326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85663626334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85663973330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85664320758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85664692576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85665104302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85665470486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85665816024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85666188102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85666548328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85666918818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85667280582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85667641180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 805,8050000,10000,0,0,256,25,925,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85669736096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85670100172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85670481810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85670912648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85671293972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85671656698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85672033866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85672382138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85672730894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85673107080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85673638324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85674005562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85674350676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85674722840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85675083994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85675455886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85675814098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85676161466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85676588662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85676940854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85677304352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85677649652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85678021632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85678384318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85678768752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85679179888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85679534438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85679896436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85680244114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85680608942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85680956246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85681328522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85681704368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85682138608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85682487064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85682833182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85683190636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85683534454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85683916554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85684272372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85684789412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85685155200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85685528062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85685875760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85686223622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85686583088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85686928474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85687301718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85687716592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85688091588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85688452188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85688823180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85689169772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85689518088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85689891136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85690300736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85690666946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85691012122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85691384356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85691744814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85692132922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85692491872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85692852160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85693273018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85693622752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85693985896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85694330732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85694701070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85695061196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85695444160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85695792034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85696282234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85696645414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85696991518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85697354478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85697700052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85698104744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85698477332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85698914328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85699282424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85699632454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85699994766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85700656510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85701038812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85701385980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85701824058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85702190104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85702564632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85702912044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85703259436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85703621190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85703981848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85704410626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85704761332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85705135794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85705498566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85705870230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85706217434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85706581676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85706943250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85707489574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85707858800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85708205696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85708578588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85708939876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85709312460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85709673580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85710093006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85710459276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85710809858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85711176688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85711525284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85711913728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85712294820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85712734902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85713087032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85713435172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85713798078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85714147004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85714511580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85714859504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85715261898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85715683726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85716060294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85716409414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85716759702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85717122396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85717470632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85717848510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85718196338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85718713972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85719080824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85719453300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85719800976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85720149628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85720525682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85720888922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85721322800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85721673642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85722048158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85722411890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85722786976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85723134446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85723494426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85723927276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85724280254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85724644768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85724991136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85725363608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85725724394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85726096848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85726454424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85726864538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85727229438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85727577894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85727941834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85728287932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85728661126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85729036036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85729457964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85729912666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85730580468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85730977224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85731325134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85731689180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85732053968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85732514424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85732880504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85733255040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85733601566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85733948458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85734309116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85734666732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85735096682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85735449860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85735823860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85736187120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85736558882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85736906384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85737255166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85737628530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85738041516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85738407368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85738752288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85739123008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85739482502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85739853160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85740210820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85740560844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85741082056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85741435574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85741800948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85742149500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85742524366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85742933260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85743319844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85743737762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85744089670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85744452784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85744798108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85745159186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85745502676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85745883496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85746306746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85746698456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85747045702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85747393586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85747754266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85748100244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85748462878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85748818724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85749251918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85749615724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85749987054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85750334298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85750682312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85751042020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85751400036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85751763584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85752293370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85752669042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85753028862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85753400286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85753747034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85754137246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85754510276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85754928964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85755297520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85755647608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85756021024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85756382628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85756755172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85757118700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85757531156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85757974048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85758342580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85758722696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85759087004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85759487472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85759865112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85760354146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85760749636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85761116306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85761478908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85761825538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85762210692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85762570236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85762998280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85763626032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85764037254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85764415788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85764766236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85765126814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85765513866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85765981062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85766435504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85766911244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 806,8060000,10000,0,0,256,25,926,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85768577480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85769053088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85769406470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85769756100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85770123562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85770471378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85770834892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85771194514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85771636448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85772003246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85772376632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85772725818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85773077324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85773438570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85773798954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85774162968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85774675268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85775051296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85775411944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85775783552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85776132076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85776480458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85776851886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85777469166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85777837516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85778185864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85778561176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85778924820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85779319026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85779681032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85780095254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85780459548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85780805648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85781166906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85781511582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85781881638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85782254478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85782684372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85783036436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85783384670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85783744974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85784091390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85784454026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85784800184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85785184258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85785742854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85786120840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85786469978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85786818522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85787178272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85787524762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85787899840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85788308540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85788682404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85789148792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85789588936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85789942812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85790292444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85790667064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85791063702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85791442426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85791789852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85792163076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85792524698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85792896500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85793242284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85793607126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85794032022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85794382108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85794745204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85795111682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85795483734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85795910262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85796379734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85796953980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85797307380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85797676792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85798024232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85798387788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85798790518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85799211696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85799741616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85800121886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85800473364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85800822316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85801219494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85801568472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85801947616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85802372170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85802750964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85803112274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85803486776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85803837568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85804186508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85804666088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85805115302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85805520808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85805870376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85806244888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85806609168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85806982662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85807332774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85807697892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85808229994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85808581274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85808945496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85809290818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85809663398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85810061062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85810447770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85810864860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85811242484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85811603732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85811949820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85812312844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85812657822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85813042444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85813402750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85813842416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85814195320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85814543360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85814904778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85815252134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85815615264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85815971966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85816408244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85816775298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85817147994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85817496886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85817845908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85818209118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85818569590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85818936586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85819431910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85819807452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85820204380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85820615320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85820980254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85821355984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85821718250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85822150230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85822515838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85822860460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85823231096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85823590348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85823960202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85824317032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85824726516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85825090250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85825437296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85825800710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85826145226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85826537132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85826917038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85827315896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85827759714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85828247878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85828643928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85829020920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85829413748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85829772978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85830176562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85830715860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85831092932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85831440046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85831788050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85832147772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85832493460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85832868596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85833286926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85833663868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85834025066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85834399714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85834749732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85835099332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85835473118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85835875454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85836250454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85836596520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85836967586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85837328004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85837700230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85838046818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85838408816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85838834168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85839186468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85839550290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85839897016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85840269914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85840629910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85841012030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85841359248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85841853550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85842215488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85842585568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85842947978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85843292884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85843665592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85844038426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85844478720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85844829526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85845176698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85845536968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85845882424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85846243998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85846600782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85846972088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85847395752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85847770876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85848118308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85848465538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85848825880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85849171196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85849544834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85849952580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85850327198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85850687716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85851057860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85851403820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85851750146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85852110150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85852466802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85853069316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85853424616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85854005012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85854372688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85854746110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85855109840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85855534684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85855901008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85856249428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85856614180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85856961390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85857334396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85857693628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85858094842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85858523810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85858872968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85859251186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85859626178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85859988606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85860333124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85860716354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85861187028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85861564132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85861914536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85862262892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85862625874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85862973392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85863402874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85863750124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85864327838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85864693664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85865064674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85865410342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85865757842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 807,8070000,10000,0,0,256,25,927,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85867442286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85867803420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85868198478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85868553260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85868929046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85869306442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85869767336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85870117906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85870465890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85870826772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85871172934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85871536144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85871893856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85872335430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85872699892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85873072664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85873419212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85873765936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85874126980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85874472186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85874864296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85875373704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85875747800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85876108020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85876479198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85876826440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85877173880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85877545360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85877961322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85878327676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85878673236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85879044478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85879403690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85879774652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85880121256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85880479208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85880903696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85881254544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85881616526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85881960734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85882332436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85882691756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85883079688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85883484268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85883837612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85884197292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85884542038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85884903060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85885247248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85885617098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85885986862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85886666904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85887020128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85887368828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85887727996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85888074096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85888435954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85888793438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85889229392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85889594640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85889965482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85890327956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85890675322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85891034910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85891391512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85891752378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85892162898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85892538872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85892900798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85893527526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85893882778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85894249848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85894670092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85895037878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85895403262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85895750574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85896126324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85896489746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85896861404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85897221196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85897726020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85898090352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85898436512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85898797698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85899142128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85899514436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85899886534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85900327464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85900677538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85901025838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85901385536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85901730042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85902091930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85902436264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85902816976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85903237680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85903611462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85903957632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85904303828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85904662196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85905007524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85905380830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85905744122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85906179884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85906544590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85906915858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85907261332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85907608542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85907967480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85908324774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85908892838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85909265598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85909647502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85910009518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85910382160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85910728968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85911120930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85911564762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85911973070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85912426506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85912940854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85913316464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85913677802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85914068472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85914512774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85914865964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85915355876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85915917440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85916283240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85916644288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85917086982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85917465826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85917837050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85918183928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85918531778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85918890866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85919234008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85919606738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85920114282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85920489624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85920850730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85921220750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85921567162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85921913160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85922347390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85922765316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85923130344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85923474104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85923844276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85924204430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85924575100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85924920322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85925278438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85925712388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85926061116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85926422962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85926767258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85927137640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85927496080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85927877220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85928279214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85928634808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85928993318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85929338618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85929700832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85930044520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85930415892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85930990828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85931575084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85931929776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85932278686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85932641754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85932990854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85933368096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85933715634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85934154958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85934522550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85935237826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85936049718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85936551212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85936998972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85937349876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85937711984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85938056152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85938427392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85938809082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85939194778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85939611226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85939963454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85940323886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85940669764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85941032520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85941377310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85941759328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85942120002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85942685844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85943039384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85943388312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85943748666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85944095140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85944457494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85944816478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85945260128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85945628352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85946002616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85946373304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85946721308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85947081864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85947440012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85947802726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85948217226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85948592080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85948951876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85949323260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85949670194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85950017896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85950390428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85950803234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85951170112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85951516650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85951890534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85952251292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85952622352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85952979870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85953327622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85953840468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85954219688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85954583686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85954928766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85955300640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85955660812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85956048060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85956464418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85956817540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85957177774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85957523462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85957885802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85958230704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85958612016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85958972718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85959407750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85959759456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85960108366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85960468898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85960814584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85961176560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85961534082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85961965740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85962331994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85962703992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85963051220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85963399374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85963759558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85964105252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85964478494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 808,8080000,10000,0,0,256,25,928,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 85966536654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85966922312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85967300272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85967751562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85968104030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85968452554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85968818584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85969168806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85969532152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85969888778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85970335246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85970704254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85971093968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85971442776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85971791168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85972152396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85972498342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85972874750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85973304734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85973677616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85974036028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85974404636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85974749360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85975095198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85975463532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85975807206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85976323992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85976672020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85977042694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85977402598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85977773750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85978171896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85978519104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85978944412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85979294850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85979659916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85980006460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85980378268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85980739456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85981123106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85981532390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85981884156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85982242592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85982587202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85982948128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85983292308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85983662044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85984032520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85984474374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85984825348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85985173794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85985534046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85985879686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85986254880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85986612018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85986982278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85987485982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85987859932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85988207174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85988554432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85988914498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85989260736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85989635094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85990045672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85990419700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85990779566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85991150198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85991496576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85991842656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85992214616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85992560668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85992985782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85993333084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85993703618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85994065154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85994436956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85994783644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85995143264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85995576366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85995927224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85996290162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 85996634752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 85997004406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 85997363470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 85997734584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85998091572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 85998621982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 85998985622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 85999331278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 85999692406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86000036414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86000406296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86000777416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86001211504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86001577824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86001926000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86002284952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86002629650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86002991816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86003335554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86003718414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86004141906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86004515632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86004861384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86005208800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86005567274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86005912348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86006286916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86006690432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86007067130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86007426178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86007995168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86008345550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86008691738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86009062046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86009406176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86009969330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86010320120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86010693816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86011056824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86011430698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86011791100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86012141478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86012566164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86012916934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86013280434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86013626736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86013998832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86014359218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86014740620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86015150424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86015520838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86015884536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86016234004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86016600762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86016960130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86017359366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86017721610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86018213846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86018613140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86018963062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86019325830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86019672868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86020035948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86020395176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86020932056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86021301668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86021676076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86022025322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86022375724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86022761362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86023137274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86023570470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86023918882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86024290626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86024650570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86025022152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86025368780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86025715906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86026088072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86026498614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86026866148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86027215188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86027588930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86027950462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86028323078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86028682846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86029090390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86029536226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86029887388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86030251318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86030598686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86030971294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86031331158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86031715852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86032222456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86032574636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86032952424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86033298482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86033660728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86034035726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86034418750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86034849660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86035225052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86035571074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86035918280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86036278202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86036622934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86036996762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86037341624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86037772120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86038137332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86038509134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86038855524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86039202576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86039561326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86039918334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86040344356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86040692806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86041063798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86041423552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86041793768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86042139520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86042486676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86042857534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86043358674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86043724110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86044068722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86044439194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86044799870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86045170364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86045526596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86045942772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86046306284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86046651710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86047012246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86047356314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86047725932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86048084684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86048479614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86048891268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86049246702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86049610672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86049958460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86050322402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86050669758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86051052498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86051469438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86051862070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86052211788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86052561148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86052921814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86053269642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86053632534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86053993890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86054629530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86054998380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86055370558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86055718356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86056066628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86056427650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86056784204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86057209736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86057558280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86057928520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86058288136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86058659416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86059006318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86059369168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86059728878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86060139134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86060506288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86060853012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86061226352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86061590102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86061961218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86062319826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 809,8090000,10000,0,0,256,25,929,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 86063925122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86064298974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86064664004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86065041798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86065387684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86065919960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86066284702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86066659228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86067005790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86067352408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86067711668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86068069754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86068498760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86068847562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86069218662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86069579482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86069950404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86070297068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86070656316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86071067908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86071428370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86071789962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86072134080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86072504360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86072863916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86073235098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86073594222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86074006440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86074370488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86074718838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86075083636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86075432080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86075805628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86076179258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86076551388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86077130472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86077484214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86077848770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86078196418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86078561246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86078998224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86079373892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86079804474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86080198572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86080545340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86080893796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86081253888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86081599752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86081974022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86082384428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86082758302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86083117540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86083487282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86083834510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86084180286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86084746624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86085165888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86085534272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86085881698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86086254230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86086613014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86086982776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86087328412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86087688572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86088245464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86088595322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86088957806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86089302860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86089758958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86090326064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86090775760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86091126968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86091475764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86091835680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86092181156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86092543222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86092888304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86093274946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86093700568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86094076872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86094425548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86094773278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86095133086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86095479684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86095854546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86096272540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86096693392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86097057034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86097428420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86097774970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86098121666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86098480346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86098840452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86099422200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86099774666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86100148600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86100512194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86100885174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86101233868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86101595584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86102047948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86102462104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86102855976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86103232760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86103637154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86104043654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86104458044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86104904936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86105272046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86105662580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86106038758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86106431970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86106793582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86107204856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86107667556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86108046088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86108424246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86108806220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86109196448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86109544408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86109920102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86110449004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86110829086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86111208576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86111600624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86111948328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86112354122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86112743382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86113164544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86113562098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86113909898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86114298392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86114659266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86115062158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86115475486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86115896826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86116313000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86116661688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86117054074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86117431090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86117804868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86118245052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86118799208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86119206774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86119588100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86120038312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86120416138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86120807724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86121196266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86121778088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86122175578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86122578340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86122956454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86123336568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86123763336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86124115064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86124580156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86124957532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86125355986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86125716842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86126143346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86126490856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86126861706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86127387782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86127784446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86128183352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86128559310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86128980322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86129371652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86129745732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86130175458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86130527906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86130889768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86131235652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86131627886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86132002944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86132418798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86132977878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86133358432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86133739672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86134089476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86134450732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86134827930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86135221376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86135669646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86136077016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86136466878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86136871466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86137218682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86137582318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86137984212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86138445380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86138827490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86139210562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86139618474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86140007760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86140420492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86140784224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86141203404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86141573758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86141943424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86142363888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86142738304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86143111262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86143516810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86144127950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86144480542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86144829252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86145189140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86145582656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86145989640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86146383312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86146858918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86147254262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86147627668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86148017282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86148366864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86148755642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86149145394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86149576918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86149956118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86150329756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86150693374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86151064348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86151429656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86151791078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86152152730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86152627926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86153024646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86153370708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86153741192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86154130776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86154502272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86154860008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86155397000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86155763086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86156112112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86156476374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86156823418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86157223638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86157623224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86158069528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86158449174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86158798298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86159158240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86159528854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86159938054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86160297570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86160737596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86161131304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86161712382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86162064774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86162431940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86162793272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86163180000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 810,8100000,10000,0,0,256,25,931,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 86165237670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86165614414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86166103272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86166705438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86167088480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86167437022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86167819138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86168215252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86168605472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86168998764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86169420814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86169796768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86170158170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86170547088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86170910864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86171288324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86171662920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86172109732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86172503742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86172878878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86173307388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86173669520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86174071892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86174462396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86174884300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86175246668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86175592252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86175953788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86176298750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86176669580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86177157550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86177875926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86178261508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86178644760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86179024874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86179415486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86179860714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86180311838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86180708378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86181087000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86181489970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86181837056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86182184256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86182557752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86182903618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86183332684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86183711886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86184124754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86184513730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86184941054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86185289492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86185705944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86186163606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86186514938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86186877568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86187222090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86187593680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86187954092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86188339868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86188894772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86189245772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86189604748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86189949728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86190310648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86190654312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86191061306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86191477484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86191860478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86192207558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86192552840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86192910514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86193255158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86193616506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86193977548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86194558000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86194957746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86195330106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86195695050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86196042398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86196401196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86196761190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86197200340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86197549274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86197920202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86198280396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86198651532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86198998400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86199355046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86199716314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86200224768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86200590836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86200935956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86201342894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86201704576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86202122742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86202504742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86202929716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86203320358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86203695226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86204087228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86204489468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86204890830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86205294382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86205768040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86206122226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86206470716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86206861076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86207258932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86207654258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86208012276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86208499882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86208898004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86209299834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86209678726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86210057322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86210420306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86210808940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86211364580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86211735154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86212139684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86212531000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86212931830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86213308570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86213698962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86214165408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86214545966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86214937758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86215284136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86215685502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86216074006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86216498556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86216940748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86217294302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86217655356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86218031056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86218418136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86218784296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86219170268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86219598930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86220006424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86220356320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86220703598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86221066508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86221429266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86221837410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86222187934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86222745000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86223113034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86223485426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86223832668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86224180148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86224540494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86224899590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86225363026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86225786098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86226160896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86226573532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86226946540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86227296762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86227657244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86228113934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86228463620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86228827420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86229172082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86229543162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86229900906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86230306440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86230748898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86231101904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86231490774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86231838886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86232231476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86232607142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86232992982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86233353502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86233890600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86234242310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86234591428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86234951196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86235296552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86235691634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86236065588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86236558360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86236959212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86237332094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86237677944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86238025268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86238589910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86238945730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86239380116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86239758416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86240137576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86240497716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86240869164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86241254148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86241632642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86242070150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86242422192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86242787092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86243133488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86243507778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86243885840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86244269172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86244666920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86245172682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86245536794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86245882826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86246244620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86246590478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86246972562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86247332172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86247783520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86248133560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86248480952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86248840292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86249185570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86249547220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86249938424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86250382468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86250748000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86251118930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86251466050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86251812106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86252184796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86252539810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86252913552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86253322520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86253695704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86254056574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86254428076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86254775486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86255122914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86255496368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86256064568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86256440870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86256786822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86257186224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86257575596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86257976422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86258367312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86258790454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86259154052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86259517336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86259924884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86260301162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86260674618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86261076814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86261572854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86261953464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86262339172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86262720942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86263096584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86263488528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86263860698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86264377136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86264773062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86265178532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 811,8110000,10000,0,0,256,25,932,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 86266742738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86267279516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86267654024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86268033712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86268431464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86268808210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86269182654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86269559728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86270020890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86270373528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86270723216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86271086604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86271435634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86271799900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86272164928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86272557926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86272998216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86273394020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86273743140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86274120714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86274511526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86274911824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86275331532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86275746292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86276175804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86276567856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86276996706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86277362166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86277710842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86278082886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86278693096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86279060642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86279407040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86279779216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86280139114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86280511398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86280870844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86281292198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86281657204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86282004648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86282368510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86282713908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86283086020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86283458042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86283889526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86284241252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86284588850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86284948794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86285293886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86285655548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86286000712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86286383252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86286809190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86287183940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86287531168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86287878686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86288237736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86288583242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86288955864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86289301974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86289832690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86290199034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86290571318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86290918282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86291266642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86291626008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86292016752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86292492010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86292841496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86293241260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86293602744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86294001680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86294383904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86294778596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86295237304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86295592592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86296011428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86296388014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86296813912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86297204888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86297644710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86298113128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86298504652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86298879524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86299255672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86299650682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86300029518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86300415628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86300940206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86301317154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86301664458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86302012968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86302373516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86302719212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86303093746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86303511908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86303886460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86304248660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86304620312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86304967420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86305314662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86305674792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86306032246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86306457578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86306805528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86307176688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86307536456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86307907794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86308276388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86308682468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86309120076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86309469768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86309833520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86310179498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86310551548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86310912100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86311429396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86311782722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86312324260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86312691178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86313053472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86313419076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86313765788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86314182914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86314584940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86315271428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86315666500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86316047002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86316464724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86316841320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86317247366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86317681686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86318057122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86318450304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86318824248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86319202160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86319553170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86319957616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86320386806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86320783422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86321159952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86321533694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86321897292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86322269870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86322660920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86323069374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86323621600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86324000342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86324368092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86324714076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86325136664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86325513464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86326002016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86326382548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86326728694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86327115694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86327461636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86327852232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86328210704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86328583428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86329009960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86329412026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86329758968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86330135686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86330549286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86330897254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86331271642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86331719166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86332096078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86332512168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86332941558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86333302272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86333696388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86334097288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86334637288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86335004450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86335403392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86335810642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86336228982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86336614898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86337081006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86337476496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86337864182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86338220088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86338639328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86339043088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86339460820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86339932800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86340356948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86340745688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86341138688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86341558832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86341928080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86342331550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86342795214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86343175064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86343565964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86343940478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86344318214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86344696440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86345070182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86345477112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86345991246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86346338784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86346709034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86347068360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86347437950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86347795862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86348143196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86348571502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86348919862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86349281110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86349654572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86350025720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86350387928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86350826124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86351245922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86351627310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86352017598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86352367208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86352760768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86353107988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86353508702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86353991094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86354390894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86354773422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86355149540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86355537992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86355912686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86356343240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86356872748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86357250024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86357612302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86358016074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86358381988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86358760854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86359161384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86359591452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86359995928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 86360427146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 86360801716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86361215092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86361610376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86361989102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 86362443266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86362836646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 86363215380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 86363583720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86364045670] ECW: w=0x3db03e30 func=0x3d5c7a73 'Q.PRINT' [Artemis] 1.5u [HADES][INFO ] [KRELTSC: 86365497484] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 86365840576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 86366208312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 812,8120000,10000,0,0,256,25,933,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 86552685120] exec_block: block 4851 len 144 [Artemis] PARITY:BIRTH vm_id=1 capsule_id=0x8d9adea78a7c4eff mode=p capsule_hash=0x8d9adea78a7c4eff dict_hash=0xd6ca2d84da490057 [Hera] BIRTH: Artemis live [Hera] [HADES][INFO ] [KRELTSC: 86559442782] VM-EXEC: 'CD-INIT' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 86560338436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 86560779336] ECW: w=0x3db12020 func=0x3d5b8a6d 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 86561267698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 86561638380] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 86561997152] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Artemis] [HADES][INFO ] [KRELTSC: 86567239060] ECW: w=0x3db01aa8 func=0x3d5c0d00 '(do-log-info)' [Artemis] [HADES][INFO ] [KRELTSC: 86567925546] Artemis: ready [Artemis] [HADES][INFO ] [KRELTSC: 86568254470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 86735444944] Registering FORTH-79 Standard word set... [Hermes] [HADES][INFO ] [KRELTSC: 86737997282] Registering FORTH-79 arithmetic words... [Hermes] [HADES][INFO ] [KRELTSC: 86776074492] FORTH-79 Standard word set registration complete [Hermes] [HADES][INFO ] [KRELTSC: 86812680808] exec_block: block 4100 len 358 [Hermes] [HADES][INFO ] [KRELTSC: 86816673270] exec_block: block 4101 len 296 [Hermes] [HADES][INFO ] [KRELTSC: 86819232440] exec_block: block 4142 len 382 [Hermes] [HADES][INFO ] [KRELTSC: 86836363068] exec_block: block 4102 len 448 [Hermes] [HADES][INFO ] [KRELTSC: 86839167488] exec_block: block 4103 len 444 [Hermes] [HADES][INFO ] [KRELTSC: 86841595712] exec_block: block 4104 len 409 [Hermes] [HADES][DOE ] 1,10000,18446744073701441616,0,0,93,6,4,4096,0,0,4895412794951725187,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 86881353466] exec_block: block 4105 len 554 [Hermes] [HADES][INFO ] [KRELTSC: 86886738850] exec_block: block 4143 len 241 [Hermes] [HADES][INFO ] [KRELTSC: 86888787824] exec_block: block 4106 len 533 [Hermes] [HADES][INFO ] [KRELTSC: 86893618686] exec_block: block 4107 len 287 [Hermes] [HADES][DOE ] 2,20000,10000,0,0,114,10,9,4096,0,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 86912302292] exec_block: block 4144 len 307 [Hermes] [HADES][INFO ] [KRELTSC: 86928723072] exec_block: block 4108 len 305 [Hermes] [HADES][INFO ] [KRELTSC: 86931026436] exec_block: block 4145 len 445 [Hermes] [HADES][INFO ] [KRELTSC: 86933232228] exec_block: block 4146 len 399 [Hermes] [HADES][INFO ] [KRELTSC: 86935074174] exec_block: block 4109 len 453 [Hermes] [HADES][DOE ] 3,30000,10000,0,0,59,14,8,4096,0,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 86939382194] exec_block: block 4114 len 391 [Hermes] [HADES][INFO ] [KRELTSC: 86941760436] exec_block: block 4115 len 348 [Hermes] [HADES][ERROR] [KRELTSC: 86943112556] UNKNOWN WORD: 'COMMON-CH' [Hermes] [CAPSULE][DEFER] block 4115 (1/16) line 7: CH-SCAN @ COMMON-CH @ <> AND IF [Hermes] [HADES][ERROR] [KRELTSC: 86945969288] ELSE: missing IF [Hermes] [CAPSULE][DEFER] block 4115 (2/16) line 9: ELSE [Hermes] [HADES][ERROR] [KRELTSC: 86947578762] THEN: unmatched [Hermes] [CAPSULE][DEFER] block 4115 (3/16) line 12: THEN [Hermes] [CAPSULE][DEFER] block 4115: 3 forward ref(s) unresolved at load time: [Hermes] line 7: CH-SCAN @ COMMON-CH @ <> AND IF [Hermes] line 9: ELSE [Hermes] line 12: THEN [Hermes] [HADES][INFO ] [KRELTSC: 86950859596] exec_block: block 4116 len 463 [Hermes] [HADES][INFO ] [KRELTSC: 86954826726] exec_block: block 4147 len 147 [Hermes] [HADES][INFO ] [KRELTSC: 86956095814] ECW: w=0x3db33df0 func=0x3d5c0d00 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 86956506254] Hermes: loaded [Hermes] [HADES][INFO ] [KRELTSC: 86956793448] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 4,40000,10000,0,0,60,19,8,4096,2,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 86971988936] exec_block: block 4117 len 446 [Hermes] [HADES][INFO ] [KRELTSC: 86974303666] exec_block: block 4118 len 365 [Hermes] [HADES][INFO ] [KRELTSC: 86976991094] exec_block: block 4119 len 269 [Hermes] [HADES][ERROR] [KRELTSC: 86977798440] UNKNOWN WORD: 'LSHIFT' [Hermes] [CAPSULE][DEFER] block 4119 (1/16) line 3: SWAP 32 LSHIFT OR ; [Hermes] [HADES][ERROR] [KRELTSC: 86978864660] Nested ':' inside a definition is not allowed [Hermes] [CAPSULE][DEFER] block 4119 (2/16) line 4: : CH-REQUEST ( type from to paddr plen -- ) [Hermes] [CAPSULE][DEFER] block 4119: 2 forward ref(s) unresolved at load time: [Hermes] line 3: SWAP 32 LSHIFT OR ; [Hermes] line 4: : CH-REQUEST ( type from to paddr plen -- ) [Hermes] [HADES][INFO ] [KRELTSC: 86981290406] exec_block: block 4148 len 461 [Hermes] [HADES][INFO ] [KRELTSC: 86998996994] exec_block: block 4120 len 377 [Hermes] [HADES][ERROR] [KRELTSC: 87000730398] UNKNOWN WORD: 'USE' [Hermes] [CAPSULE][DEFER] block 4120 (1/16) line 14: S" common:msg.4th" USE [Hermes] [HADES][DOE ] 5,50000,10000,0,0,77,24,9,4096,2,0,0,0,65536,0,0,65536,0,0 [Hermes] [CAPSULE][DEFER] block 4120: 1 forward ref(s) unresolved at load time: [Hermes] line 14: S" common:msg.4th" USE [Hermes] [HADES][INFO ] [KRELTSC: 87003690000] exec_block: block 4121 len 263 [Hermes] [HADES][INFO ] [KRELTSC: 87005391498] exec_block: block 4149 len 385 [Hermes] [HADES][INFO ] [KRELTSC: 87022771012] exec_block: block 4150 len 327 [Hermes] [HADES][INFO ] [KRELTSC: 87025200794] exec_block: block 4151 len 443 [Hermes] [HADES][INFO ] [KRELTSC: 87028158448] exec_block: block 4152 len 337 [Hermes] PARITY:BIRTH vm_id=2 capsule_id=0x152fa68d6f712158 mode=p capsule_hash=0x152fa68d6f712158 dict_hash=0x9584bb8196bc9c60 [Hera] BIRTH: Hermes live [Hera] [HADES][INFO ] [KRELTSC: 87032724976] VM-EXEC: 'CD-INIT' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 87033281588] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87033681126] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87034063282] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87034519592] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87034892022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87035344394] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87035699668] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 87036124476] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87036495422] ECW: w=0x3db44b00 func=0x3d5b8a6d 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87036869894] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87037321848] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87037665354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87038019154] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87038363690] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 87038745756] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87039115894] ECW: w=0x3db44c10 func=0x3d5b8a6d 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87039485914] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87039918282] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87040374482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 6,60000,10000,0,0,93,30,9,4096,21,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 87041689660] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87042078298] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 87042490618] ECW: w=0x3db45e70 func=0x3d59f444 'MSG-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 87042958864] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87043323266] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 87043671986] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87044029930] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 87044400054] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87044744702] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87045125548] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87045531272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87045886940] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87046255760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87046597540] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87046934922] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87047279612] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87047644948] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87047993594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87048453486] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87048823120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87049166954] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87049523702] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87049885300] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87050246414] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87050596384] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87050961682] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87051467472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87051824760] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87052189988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87052528042] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87052865614] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87053207774] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87053583932] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87053988036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87054343344] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87054709596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87055053128] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87055404866] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87055745500] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87056100226] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87056447984] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87056885710] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87057259006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87057630002] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87058016054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87058356672] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87058697600] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87059055668] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87059497546] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87059839970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87060190378] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87060556284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87060895684] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87061241884] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87061580024] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87061944472] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87062341564] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87062805712] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87063146352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87063498714] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87063882256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87064221810] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87064571070] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87064912248] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87065341730] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87065683170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87066035066] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87066400848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87066743722] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87067094432] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87067446142] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87067800926] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87068205000] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87068572248] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87068910632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87069262098] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87069628990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87069968626] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87070316144] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87070716364] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87071084456] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87071456284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87071880260] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87072249088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87072592822] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87073005494] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87073348972] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87073885732] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87074225696] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87074590314] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87074926840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87075276492] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87075640194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87075990098] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87076510712] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87077079914] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87077574480] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87077919362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87078273870] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87078658782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87079118176] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87079482228] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87079863868] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87080250394] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87080617260] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87081041066] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87081421762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87081882234] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87082292854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87082675396] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87083034088] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87083406982] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87083773952] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87084320672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87084981752] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87085399324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87085800106] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87086209868] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87086580502] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87087006800] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87087399570] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87087895916] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87088269080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87088678598] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87089102014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87089495742] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87089879250] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87090344748] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87090769360] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87091142564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87091551756] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87091978176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87092350686] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87092771826] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87093237032] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87093628856] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87094021662] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87094416452] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87094811964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87095196450] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87095631116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87096237304] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87096636610] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87096980992] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87097434232] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87097829224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87098260646] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87098709412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87099059814] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87099427448] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87099791344] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87100178180] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87100519908] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87100887574] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87101239742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87101662820] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87102034258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87102374706] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87102728066] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87103099696] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87103509728] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87103865790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87104285374] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87104667578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87105013192] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87105364506] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87105707476] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87106065252] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87106405362] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87106785506] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87107308602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87107664454] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87108030846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87108369842] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87108708648] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87109049852] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87109425684] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87109783984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87110251486] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87110618448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87110960198] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87111338900] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87111679396] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87112034632] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87112385584] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87112846070] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87113188536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87113542200] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87113908760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87114247768] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87114585340] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87114927008] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87115302844] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87115703402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87116057980] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87116423984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87116766352] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87117116130] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87117455904] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87117821628] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87118159286] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87118709706] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87119049874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87119399668] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87119763552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87120100964] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87120435946] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87120787394] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87121219126] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87121562890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87121919294] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87122287866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87122632884] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87122984514] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87123327442] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87123696986] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87124097452] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87124466660] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87124804828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87125157130] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87125523560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87125862994] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87126210856] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87126552202] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87126978306] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87127319846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87127671242] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87128051642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87128395858] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87128748704] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87129101840] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87129518532] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87129957236] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87130326900] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87130666962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87131020492] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87131388982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87131730284] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87132082420] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87132489754] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87132861040] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87133201166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87133554900] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87133922544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87134266736] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87134631388] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87134973970] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87135409984] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87135754086] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87136123692] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87136464640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87136818496] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87137187174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87137539772] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87137937964] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87138286614] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87138656388] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][DOE ] 7,70000,10000,0,0,256,32,9,4096,278,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 87140026756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87140403798] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87141001328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87141354476] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87141709784] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87142053816] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87142413744] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87142781160] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87143181822] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87143599192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87143959808] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87144345736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87144683940] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87145018968] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87145359060] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87145722682] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87146069796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87146488390] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87146857606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87147201026] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87147552904] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87147894376] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87148250314] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87148598112] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87148963334] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87149364322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87149717874] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87150082632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87150420972] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87150757538] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87151097352] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87151472714] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87151855988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87152315024] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87152685152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87153028490] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87153380460] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87153721402] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87154109652] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87154459948] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87154893330] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87155238038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87155592532] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87155963166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87156306626] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87156647918] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87157004766] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87157373672] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87157782702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87158140714] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87158509740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87158855688] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87159208208] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87159568188] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87159934492] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87160333010] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87160702722] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87161206958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87161566032] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87161932098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87162271394] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87162621782] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87162964124] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87163523978] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87163913214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87164414766] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87164787380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87165131608] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87165500408] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87165921042] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87166282084] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87166619662] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87166986762] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87167325476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87167677878] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87168044854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87168396298] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87168799374] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87169146592] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87169513428] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87169851178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87170205392] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87170573986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87170916932] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87171278972] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87171805372] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87172163468] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87172502414] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87172868336] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87173206368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87173558692] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87173937654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87174341890] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87174782134] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87175143354] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87175509974] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87175848544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87176201480] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87176580138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87176924566] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87177342006] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87177684976] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87178040478] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87178378412] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87178744202] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87179082544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87179445396] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87179868328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87180222730] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87180560360] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87181041680] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87181483628] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87181826736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87182197270] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87182567998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87183181476] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87183792054] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87184387944] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87185027216] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87185513454] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87186036172] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87186379738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87186731698] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87187099008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87187439914] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87187789214] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87188130520] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87188565312] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87188905132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87189255468] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87189620532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87189962748] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87190313154] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87190673326] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87191088988] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87191431432] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87191825810] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87192165478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87192517868] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87192884350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87193224232] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87193573198] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87193988270] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87194358610] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87194698102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87195050244] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87195417608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87195761452] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87196112554] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87196464944] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87196971166] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87197313400] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87197679842] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87198058662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87198462696] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87198832736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87199189316] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87199603000] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87199949296] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87200315832] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87200654794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87201007404] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87201374582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87201718326] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87202083344] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87202489702] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87202847060] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87203183068] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87203547400] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87203884614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87204235160] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87204611878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87204949622] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87205358926] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87205704002] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87206069810] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87206408850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87206760692] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87207175508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87207536052] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87208048998] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87208408366] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87208765296] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87209103960] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87209471530] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87209810760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87210205496] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87210574690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87210989034] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87211332520] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87211677596] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87212046280] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87212386548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87212740472] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87213122546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87213532134] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87213887560] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87214229552] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87214586106] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87214924650] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87215291772] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87215630432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87215994420] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87216426496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87216768706] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87217104476] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87217444144] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87217808186] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87218144498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87218495014] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87218870078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87219370054] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87219727136] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87220070124] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87220426544] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87220765998] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87221133728] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87221484670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87221902010] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87222272992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87222630198] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87222968306] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87223309972] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87223676176] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87224014724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87224375624] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87224806646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87225150022] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87225499366] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87225837968] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87226191932] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87226527528] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87226890834] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87227238584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87227653016] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87228022886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87228362020] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87228700308] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87229041012] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87229406608] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87229755294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87230107904] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87230678882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87231026204] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87231377932] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87231718536] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87232092122] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87232439380] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87232812008] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 87233220992] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87233593584] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87233936682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87234291910] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87234662182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87235002512] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87235355566] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][DOE ] 8,80000,10000,0,0,256,32,10,4096,534,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 87236897314] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87237297128] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87237642984] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87238210146] ECW: w=0x3db45f88 func=0x3d59f444 'CH-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 87238670476] ECW: w=0x3db44b00 func=0x3d5b8a6d 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87239046180] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 87239390258] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87239736262] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 87240088910] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87240429024] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87240791598] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87241144740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87241559884] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87242056650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87242397470] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87242735684] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87243077438] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87243439802] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87243789904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87244142064] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87244568378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87244913400] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87245264440] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87245604636] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87245958924] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87246294146] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87246664856] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87247001574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87247411820] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87247775162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87248111838] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87248446926] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87248786010] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87249147440] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87249494848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87249908274] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87250273382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87250615258] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87250964332] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87251302882] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87251656434] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87251992654] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87252365022] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87252874924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87253249590] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87253616580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87253971492] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87254308380] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87254648648] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87255021386] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87255358768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87255773164] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87256138676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87256480172] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87256829542] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87257170578] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87257526776] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87257876686] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87258298092] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87258639822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87258992824] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87259355664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87259695298] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87260033876] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87260375824] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87260748898] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87261147028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87261503134] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87261867066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87262209654] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87262561224] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87262901578] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87263257648] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87263606604] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87264152650] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87264496544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87264849918] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87265214944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87265555374] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87265894660] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87266272966] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87266713142] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87267058036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87267413218] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87267779032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87268123226] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87268475182] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87268819674] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87269202872] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87269602330] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87269968192] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87270306088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87270657410] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87271021052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87271357840] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87271692958] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87272044510] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87272468014] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87272809504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87273162440] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87273525698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87273867886] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87274218850] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87274570218] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87274926612] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87275411448] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87275778034] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87276117338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87276469456] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87276833384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87277171370] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87277523890] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87277930022] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87278295864] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87278634544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87278987358] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87279351292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87279694242] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87280045738] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87280397240] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87280816324] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87281158238] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87281521188] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87281859444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87282448350] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87283101180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87283808778] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87284391998] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87285006150] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87285655758] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87286529806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87287171770] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87287838606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87288454848] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87289183830] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87289608800] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87289970464] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87290312844] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87290680652] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87291021584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87291394634] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87291763364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87292180706] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87292520608] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87292861198] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87293222744] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87293558688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87293909592] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87294283402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87294697384] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87295056698] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87295395830] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87295749790] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87296086146] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87296446930] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87296783318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87297146598] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87297654270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87298013002] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87298350854] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87298691286] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87299053116] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87299390892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87299753140] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87300116162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87300524022] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87300880164] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87301222004] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87301577948] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87301915502] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87302278136] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87302628720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87302999316] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87303428456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87303771640] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87304110212] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87304451572] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87304812542] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87305150086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87305512596] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87305935294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87306285154] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87306637662] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87306982000] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87307340376] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87307681408] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87308047204] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87308398012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87308908090] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87309476256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87309844328] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87310184824] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87310530608] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87310898436] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87311254370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87311686194] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87312051850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87312396042] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87312747762] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87313089410] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87313550800] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87313904630] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87314340520] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87314682560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87315233212] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87315602814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87315944214] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87316283320] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87316641476] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87317006842] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87317416784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87317771688] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87318138062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87318482776] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87318853934] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87319196206] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87319564520] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87320095984] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87320480436] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87320821768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87321176544] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87321541840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87321881492] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87322265436] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87322658098] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87323039300] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87323380552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87323735304] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87324101818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87324445944] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87324798508] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87325152802] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87325592254] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87325936052] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87326301790] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87326641080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87326994952] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87327359720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87327697816] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87328049520] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87328453714] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87328822258] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87329159972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87329513656] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87329878294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87330221330] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87330584702] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87330926676] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87331496950] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87331848578] ECW: w=0x3db44b00 func=0x3d5b8a6d 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87332207012] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 87332550914] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87332916008] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87333256714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87333623240] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87334055256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 9,90000,10000,0,0,256,34,11,4096,790,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 87335500634] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87335845440] ECW: w=0x3db45060 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87336253484] ECW: w=0x3db454a8 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87336709964] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87337058222] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87337431618] ECW: w=0x3db460a0 func=0x3d59f444 'MBR-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 87337816890] ECW: w=0x3db44c10 func=0x3d5b8a6d 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87338182962] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 87338528266] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87338874606] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 87339241164] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87339646850] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87340015658] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87340356120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87340709422] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87341076538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87341416626] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87341765468] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87342107562] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87342704496] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87343048444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87343402646] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87343769640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87344115952] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87344470240] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87344824538] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87345246314] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87345587754] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87345956128] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87346297128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87346650682] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87347018442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87347371544] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87347710606] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87348119846] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87348591444] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87348935216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87349291440] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87349659232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87350002962] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87350392282] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87350809212] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87351164792] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87351500360] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87351861446] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87352196242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87352544812] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87352907194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87353255228] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87353757554] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87354163082] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87354551918] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87354910260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87355296806] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87355681294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87356055576] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87356485874] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87356922288] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87357420718] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87357777804] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87358144648] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87358483126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87358850226] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87359311358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87359655218] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87360000778] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87360343190] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87360712750] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87361050764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87361415988] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87361782722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87362228446] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87362584794] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87362932784] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87363290432] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87363630500] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87363998736] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87364356330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87364924514] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87365298260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87365642926] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87365979316] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87366337828] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87366702566] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87367053206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87367405066] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87367873020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87368219188] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87368579776] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87368920626] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87369276306] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87369661644] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87370062546] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87370500192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87370860480] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87371241646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87371581748] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87371923500] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87372291194] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87372669232] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87373010034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87373462342] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87373831990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87374182216] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87374530312] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87374867908] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87375219268] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87375567048] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87376113836] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87376458240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87376818238] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87377190506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87377531700] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87377871858] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87378259224] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87378723456] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87379066832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87379418642] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87379813588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87380215568] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87380570698] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87380915272] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87381298544] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87381722098] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87382113280] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87382460884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87382816324] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87383185496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87383525786] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87383877134] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87384301402] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87384683678] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87385023806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87385385556] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87385754728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87386099110] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87386452678] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87386807486] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87387392282] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87387738290] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87388113638] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87388455118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87388812376] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87389184196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87389537424] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87389969164] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87390314628] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87390683222] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87391027976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87391380784] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87391946066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87392307978] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87392749592] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87393095878] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87393450386] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87393793702] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87394158332] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87394495216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87394846576] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87395225458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87395659608] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87396001390] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87396406090] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87396775094] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87397154872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87397570428] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87398011560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87398614520] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87398974012] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87399316180] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87399672448] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87400010646] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87400409914] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87400763142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87401223672] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87401627048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87401968400] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87402307864] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87402681316] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87403078036] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87403432048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87403786196] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87404224402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87404571414] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87404922664] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87405264206] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87405618902] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87405955364] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87406331586] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87406730058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87407088994] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87407458404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87407799746] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87408139980] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87408484748] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87408853378] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87409203284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87409721084] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87410093786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87410437796] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87410790782] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87411131248] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87411486878] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87411838336] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87412204244] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87412610366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87412963208] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87413347162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87413687994] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87414026434] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87414369030] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87414746748] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87415161984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87415516256] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87415881466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87416222792] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87416572216] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87416910634] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87417263424] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87417610982] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87418036936] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87418382368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87418737328] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87419107616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87419448510] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87419789006] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87420132154] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87420509614] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87420993116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87421349576] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87421716558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87422061802] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87422413286] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87422790938] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87423171784] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87423587972] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87423988006] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87424393102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87424776726] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87425146218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87425515814] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87425896730] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87426356430] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87426727436] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87427077656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87427479768] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87427878774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87428278326] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87428683572] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87429165524] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87429584404] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87429954240] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87430373368] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87430767976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87431121064] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87431501730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 10,100000,10000,0,0,256,36,11,4096,1046,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 87433198984] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87433550234] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87433898758] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87434315304] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87434773566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87435161780] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87435588472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87435936466] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87436290344] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87436634048] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87437006636] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87437348032] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87437808986] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87438151658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87438505804] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87438874798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87439242898] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87439582064] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87439939150] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87440386276] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87440729836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87441083826] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87441452210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87441797172] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87442177674] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87442518862] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87442886840] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87443464740] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87443839144] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87444180402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87444535866] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87444905244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87445247670] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87445600480] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87446033004] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87446431950] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87446801652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87447156496] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87447527234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87447872182] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87448238544] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87448581690] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87449007864] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87449348420] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87449713582] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87450051792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87450403536] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87450770372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87451125944] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87451521928] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87451866482] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87452233418] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87452571782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87452934182] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87453324974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87453699444] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87454090808] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87454623404] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87455015290] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87455385108] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87455795840] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87456165766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87456519300] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87456899524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87457312822] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87457654816] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87457996770] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87458393660] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87458733966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87459086740] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87459465674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87459910926] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87460269292] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87460611512] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87460968934] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87461336256] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87461746296] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87462086366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87462449620] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87462892190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87463235604] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87463573614] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87463915596] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87464281332] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87464620548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87464983856] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87465350046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87465876998] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87466234054] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87466575438] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87466931348] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87467269908] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87467636460] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87467987538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87468415474] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87468979762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87469323426] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87469662104] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87470004410] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87470368872] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87470752300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87471322388] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87471726794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87472102242] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87472457660] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87472800940] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87473160508] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87473514650] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87473966168] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87474311278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87474666476] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87475033024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87475373374] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87475712828] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87476055628] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87476436016] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87476982468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87477355828] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87477723570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87478067576] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87478419280] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87478793464] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87479244696] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87479716240] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87480132348] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87480513148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87480900900] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87481299178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87481671438] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87482076262] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87482518694] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87482915416] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87483282462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87483634722] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87484004204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87484347180] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87484739414] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87485190602] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87485580916] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87485976252] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87486374848] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87486744354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87487098102] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87487480024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87487886240] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87488332492] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87488677888] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87489044336] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87489383594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87489737390] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87490133394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87490489460] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87490910322] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87491257312] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87491616402] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87491956698] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87492326208] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87492698924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87493065930] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87493552648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87493897692] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87494236234] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87494578794] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87494945938] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87495285136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87495637732] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87496015800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87496422866] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87496781372] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87497125426] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87497484824] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87497827264] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87498197744] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87498539590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87498906002] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87499429766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87499773986] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87500112978] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87500455718] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87500821876] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87501160432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87501524974] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87501957134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87502305232] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87502656962] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87502998896] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87503354952] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87503693922] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87504060254] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87504411078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87504823852] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87505195296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87505536222] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87505875552] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87506219088] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87506585760] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87506924870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87507289024] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87507716734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87508063840] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87508414924] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87508769634] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87509127708] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87509493300] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87509873820] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87510282300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87510742638] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87511114600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87511455278] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87511794142] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87512136942] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87512504314] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87512854566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87513270192] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87513641718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87513984936] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87514337728] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87514678758] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87515035074] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87515384696] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87515752222] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87516154034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87516512928] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87516883832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87517225684] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87517566940] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87517912622] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87518292872] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87518697288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87519057364] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87519427490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87519772710] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87520126648] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87520469438] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87520828458] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87521180184] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87521760450] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87522104848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87522608534] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87523069186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87523414444] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87523770382] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87524116280] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87524574874] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87524916156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87525268160] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87525634478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87525977264] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87526328952] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87526680628] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87527096034] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87527436536] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87527802184] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87528140288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87528493434] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87528860420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 11,110000,10000,0,0,256,36,12,4096,1302,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 87530393682] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87530746424] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87531094944] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87531469972] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87531810172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87532179242] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87532550960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87533063360] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87533420036] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87533763104] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87534122646] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87534461734] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87534828734] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87535178880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87535611864] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87535981796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87536321362] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87536659818] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87537002522] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87537368922] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87537707128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87538074942] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87538505926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87538853014] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87539205450] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87539546032] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87539901362] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87540254860] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87540632834] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87540973026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87541389506] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87541757942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87542096170] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87542432940] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87542772800] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87543137708] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87543487060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87543931658] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87544399964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87544747656] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87545100162] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87545620376] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87545978858] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87546359940] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87546795986] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87547139976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87547496804] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87547867040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87548208812] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87548550024] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87548895016] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87549275262] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87549676952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87550033614] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87550401102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87550744688] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87551096994] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87551437726] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87551804296] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87552142000] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87552571262] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87552913526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87553266512] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87553634028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87553974712] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87554313360] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87554666902] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87555094698] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87555572958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87555944830] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87556312518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87556657036] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87557008966] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87557361480] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87557718380] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87558134142] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87558503872] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87558843800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87559196902] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87559563432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87559903498] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87560252892] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87560595724] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87561024838] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87561367032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87561720230] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87562086518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87562430138] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87562781402] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87563132784] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87563549372] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87563890980] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87564257522] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87564597296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87564950104] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87565317500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87565658562] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87566007122] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87566501806] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87566870626] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87567209838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87567563380] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87567930710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87568274266] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87568637134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87568978144] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87569399402] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87569740336] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87570106866] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87570447182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87570800014] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87571180962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87571534146] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87571933134] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87572279292] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87572644672] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87572984928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87573338958] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87573705920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87574049152] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87574411888] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87574820020] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87575178828] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87575517548] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87575883584] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87576222598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87576575502] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87576952406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87577292788] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87577777456] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87578123974] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87578490276] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87578829650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87579182498] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87579549572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87579906028] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87580320760] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87580665314] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87581021342] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87581359774] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87581725864] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87582064770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87582416090] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87582794040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87583197606] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87583539612] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87583881916] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87584248412] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87584587748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87584941510] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87585309196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87585662144] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87586072616] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87586429988] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87586787228] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87587125476] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87587491860] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87587831100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87588194816] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87588561874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87589044778] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87589386162] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87589728360] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87590094636] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87590434112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87590787128] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87591164868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87591569824] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87591928040] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87592271442] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87592629548] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87593081944] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87593566374] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87593927080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87594361698] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87594824784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87595168044] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87595509576] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87595854740] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87596224364] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87596579856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87596936012] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87597376366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87597727182] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87598081368] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87598425488] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87598784780] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87599125990] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87599506652] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87599911886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87600369828] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87600741552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87601081562] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87601421042] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87601781084] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87602197208] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87602541452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87602963616] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87603334236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87603677938] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87604032244] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87604373982] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87604729902] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87605080582] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87605510868] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87605853592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87606206850] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87606574076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87606914014] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87607252464] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87607595822] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87607973422] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87608385056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87608743468] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87609112882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87609459460] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87609811974] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87610154844] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87610513988] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87610866758] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87611413934] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87611757164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87612110064] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87612489652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87612831620] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87613175234] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87613532516] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87613971038] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87614313618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87614666554] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87615033200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87615377004] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87615728946] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87616069806] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87616437248] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87616837438] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87617221222] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87617562512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87617916158] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87618283844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87618622802] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87618972766] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87619316828] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87619752378] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87620094368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87620446424] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87620812330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87621156064] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87621508418] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87621860696] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87622277640] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87622894542] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87623267460] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87623610350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87623964854] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87624330996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 12,120000,10000,0,0,256,36,13,4096,1558,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 87626214742] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87626566104] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87626915076] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87627286768] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87627641084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87628063706] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87628435538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87628781228] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87629134226] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87629476372] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87629835128] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87630185466] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87630551436] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87630958180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87631314820] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87631681904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87632023272] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87632362888] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87632705612] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87633082696] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87633476856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87634025658] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87634397780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87634742040] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87635095444] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87635436812] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87635809400] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87636148818] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87636579550] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87636922472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87637276678] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87637644406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87637985148] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87638324226] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87638678720] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87639106036] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87639447616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87639798960] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87640165304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87640507876] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87640858026] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87641199016] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87641564636] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87641962562] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87642330194] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87642668372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87643019788] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87643385608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87643784430] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87644124906] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87644482232] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87645032716] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87645377408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87645731328] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87646099590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87646443776] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87646796354] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87647149506] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87647568150] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87647910148] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87648276814] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87648616472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87648970182] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87649354370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87649695286] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87650044148] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87650446706] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87650814592] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87651153230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87651503946] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87651868350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87652209352] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87652570936] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87652909840] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87653325172] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87653665932] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87654030884] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87654369572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87654721858] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87655087972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87655440236] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87655778258] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87656292030] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87656663084] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87657003848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87657357220] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87657724940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87658099396] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87658463648] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87658870920] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87659233360] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87659573716] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87659941494] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87660282760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87660637968] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87661019044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87661389038] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87661818366] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87662163444] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87662530030] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87662868210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87663220080] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87663586176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87663942972] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87664375704] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87664720244] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87665076608] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87665414678] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87665839258] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87666180862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87666536284] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87666917116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87667442434] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87667786316] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87668129518] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87668496850] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87668836268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87669189364] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87669569104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87669982200] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87670337504] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87670678818] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87671035002] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87671372984] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87671739248] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87672078144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87672442058] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87672870654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87673214750] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87673553226] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87673895496] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87674262124] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87674600924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87674964770] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87675330996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87675735212] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87676090558] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87676431872] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87676787688] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87677125434] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87677492148] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87677843108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87678195948] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87678711844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87679056260] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87679394678] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87679762674] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87680128520] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87680467074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87680830716] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87681262260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87681611406] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87681963706] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87682306868] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87682665172] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87683005260] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87683384246] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87683726070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87684141720] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87684514480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87684857108] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87685197572] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87685541116] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87685910452] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87686262760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87686672760] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87687048618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87687393626] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87687745796] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87688088196] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87688446082] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87688823580] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87689207838] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87689717432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87690078862] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87690473188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87690825476] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87691165546] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87691509658] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87691897092] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87692307052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87692665942] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87693035938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87693381082] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87693736230] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87694080258] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87694438690] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87694790590] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87695261452] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87695603930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87695956562] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87696323670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87696663098] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87697001224] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87697353436] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87697719444] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87698119944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87698474878] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87698841082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87699183836] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87699757604] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87700101396] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87700469464] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87701010370] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87701379986] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87701719048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87702073024] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87702439998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87702960324] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87703386038] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87703809008] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87704182346] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87704524730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87704879790] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87705250296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87705597240] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87705964574] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87706371420] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87706731090] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87707104810] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87707521826] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87707867988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87708223446] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87708608316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87708951812] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87709375256] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87709772244] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87710147306] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87710484960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87710835754] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87711244096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87711608110] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87712167136] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87712513820] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87712871570] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87713210300] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87713577272] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87713916094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87714317076] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87714761530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87715104756] ECW: w=0x3db2e110 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 87715443162] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87715785112] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87716148810] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87716485922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87716836694] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87717210864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87717626064] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87717980204] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87718321320] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87718677942] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87719028000] ECW: w=0x3db44c10 func=0x3d5b8a6d 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87719387734] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 87719730546] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87720108042] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 87720512350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 13,130000,10000,0,0,256,36,14,4096,1814,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 87722017248] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87722393410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87722749204] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87723158908] ECW: w=0x3db45178 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87723670318] ECW: w=0x3db455c0 func=0x3d5b8b2e 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87724060452] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87724403958] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87724803982] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87725167968] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 87725549754] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87725978836] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87726343012] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 87726725284] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87727067654] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87727444894] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 87727814288] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87728178420] ECW: w=0x3db4a2f0 func=0x3d59f444 'COMMON-INIT' [Hermes] [HADES][INFO ] [KRELTSC: 87728569294] ECW: w=0x3db463e8 func=0x3d59f444 'CH-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 87729001678] ECW: w=0x3db454a8 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87729385258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87729743092] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87730094450] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 87730458818] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87730836454] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87731198656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87731603996] ECW: w=0x3db454a8 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87731983332] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87732326888] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87732673588] ECW: w=0x3db447c0 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87733038978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87733391828] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87733737008] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 87734111440] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87734638452] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87735008664] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 87735383596] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87735732120] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87736084314] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 87736454010] ECW: w=0x3db48000 func=0x3d59f444 'CH-ID!' [Hermes] [HADES][INFO ] [KRELTSC: 87736851766] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87737266530] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87737625372] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87737978000] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 87738346924] ECW: w=0x3db48228 func=0x3d59f444 'CH-OWNER!' [Hermes] [HADES][INFO ] [KRELTSC: 87738717872] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87739065672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87739434338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87739775704] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87740181670] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87740551940] ECW: w=0x3db44480 func=0x3d5b8a6d 'CH-OPEN' [Hermes] [HADES][INFO ] [KRELTSC: 87740919578] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 87741280600] ECW: w=0x3db48458 func=0x3d59f444 'CH-STATE!' [Hermes] [HADES][INFO ] [KRELTSC: 87741649716] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87741996140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87742360784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87742763444] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87743127520] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87743495252] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 87743848906] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87744229350] ECW: w=0x3daac2c0 func=0x3d5b3a7c '/' [Hermes] [HADES][INFO ] [KRELTSC: 87744602416] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 87744984794] ECW: w=0x3db48688 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 87745351316] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87745878780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87746236614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87746613352] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87746958320] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87747316354] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87747669026] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 87748054308] ECW: w=0x3db488b8 func=0x3d59f444 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 87748494012] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87748844008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87749198010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87749536418] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87749877692] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87750347982] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 87750735172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87751153040] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 87751532792] ECW: w=0x3db48ae8 func=0x3d59f444 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 87751897808] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87752242348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87752595302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87752933240] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87753273758] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87753637240] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 87754064058] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87754408062] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87754778302] ECW: w=0x3db45d58 func=0x3d59f444 'VM-NAMES-INIT' [Hermes] [HADES][INFO ] [KRELTSC: 87755169776] ECW: w=0x3db25108 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 87755534190] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87755888788] ECW: w=0x3db45c40 func=0x3d59f444 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 87756276036] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87756687032] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87757160316] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 87757515838] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87757888316] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 87758493040] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87759048174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87759523898] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 87759916440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87760260388] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87760701050] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 87761294936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87761671572] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 87762089838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87762516996] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87762864174] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87763220244] ECW: w=0x3db25108 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 87763574332] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87763923644] ECW: w=0x3db45c40 func=0x3d59f444 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 87764302728] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87764666326] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87765088450] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 87765437302] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87765806968] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 87766153532] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87766495944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87766848680] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 87767225886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87767578740] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87767985558] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 87768434104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87768789956] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 87769170228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87769509454] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87769852432] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87770246816] ECW: w=0x3db25108 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 87770601826] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87771016444] ECW: w=0x3db45c40 func=0x3d59f444 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 87771399164] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87771750824] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87772109582] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 87772454932] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87772826602] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 87773184738] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87773601262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87773972640] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 87774429816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87774771710] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87775131740] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 87775475456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87775842672] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 87776489434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87776832808] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87777174844] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87777527444] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87777885852] ECW: w=0x3db25108 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 87778257270] ECW: w=0x3db43bd8 func=0x3d598569 'EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 87778625826] EXEC: capsule 'lib.4th' [Hermes] [HADES][INFO ] [KRELTSC: 87793921538] exec_block: block 4050 len 440 [Hermes] [HADES][INFO ] [KRELTSC: 87797788004] ECW: w=0x3db33df0 func=0x3d5c0d00 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 87798222820] Hermes: ready [Hermes] [HADES][INFO ] [KRELTSC: 87798490148] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 87799030782] exec_block: block 2053 len 508 [Hera] [HADES][INFO ] [KRELTSC: 87801109682] exec_block: block 2054 len 499 [Hera] [HADES][INFO ] [KRELTSC: 87803485802] exec_block: block 2050 len 72 [Hera] [HADES][INFO ] [KRELTSC: 87803912894] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 87804370632] ECW: w=0x3dae1cf0 func=0x3d59f444 '.SEP' [Hera] [HADES][INFO ] [KRELTSC: 87804725518] ECW: w=0x3dab3d08 func=0x3d5c0605 '(do-string)' [Hera] ================================================[HADES][INFO ] [KRELTSC: 87805298868] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 87805619282] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 87805965156] ECW: w=0x3dab3d08 func=0x3d5c0605 '(do-string)' [Hera] LithosAnanke — FORTH-79 bare-metal kernel[HADES][INFO ] [KRELTSC: 87806508742] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 87806840162] ECW: w=0x3dab3d08 func=0x3d5c0605 '(do-string)' [Hera] Tripod v1: K=1.0 + Hermes events + Artemis storage[HADES][INFO ] [KRELTSC: 87807482854] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 87807807546] ECW: w=0x3dae1cf0 func=0x3d59f444 '.SEP' [Hera] [HADES][INFO ] [KRELTSC: 87808152284] ECW: w=0x3dab3d08 func=0x3d5c0605 '(do-string)' [Hera] ================================================[HADES][INFO ] [KRELTSC: 87808720738] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 87809042346] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 87809401630] ECW: w=0x3dab3d08 func=0x3d5c0605 '(do-string)' [Hera] Tripod: Hera Hermes Artemis [live][HADES][INFO ] [KRELTSC: 87809989964] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 87810312454] ECW: w=0x3dae1cf0 func=0x3d59f444 '.SEP' [Hera] [HADES][INFO ] [KRELTSC: 87810652880] ECW: w=0x3dab3d08 func=0x3d5c0605 '(do-string)' [Hera] ================================================[HADES][INFO ] [KRELTSC: 87811212838] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 87811532394] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 87811876210] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Hera] [HADES][INFO ] [KRELTSC: 87812227988] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 87812679682] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 87813144368] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 87813508392] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 87814556442] VM-EXEC: 'HERMES-ANNOUNCE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 87815236566] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87815699064] ECW: w=0x3db4aef0 func=0x3d59f444 'ENQUEUE-READY' [Hermes] [HADES][INFO ] [KRELTSC: 87816096522] ECW: w=0x3db4aa90 func=0x3d5b8a6d 'READY-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 87816480710] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87816836344] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87817181620] ECW: w=0x3db25108 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 87817530174] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 87817915258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87818343366] ECW: w=0x3db49170 func=0x3d59f444 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 87818716134] ECW: w=0x3db461b8 func=0x3d59f444 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 87819082288] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87819463850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87819808262] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87820158340] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 87820504962] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87820890116] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87821300484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87821646772] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87822028532] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87822373736] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87822764704] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87823155650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87823524436] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87823972532] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 87824485634] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87824846788] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87825196010] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 87825539622] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87825909550] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 87826303032] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 87826735276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87827086354] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87827447282] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87827809150] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 87828171402] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87828518372] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87828928348] ECW: w=0x3db47870 func=0x3d59f444 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 87829314028] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87829740762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87830120932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87830463616] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87830808492] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87831163544] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87831520996] ECW: w=0x3db47a98 func=0x3d59f444 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 87831894026] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87832305896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87832662682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87833001532] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87833342156] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87833693824] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87834049514] ECW: w=0x3db47410 func=0x3d59f444 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 87834417794] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87834774588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87835193516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 14,140000,10000,0,0,230,37,13,4096,2018,0,0,0,65536,0,0,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 87836701840] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87837049696] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87837420448] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87837782778] ECW: w=0x3db46fe0 func=0x3d59f444 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 87838234304] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87838587722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87838944442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87839284712] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87839628840] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87839983518] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87840352566] ECW: w=0x3db46db8 func=0x3d59f444 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 87840776676] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87841129750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87841486774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87841827792] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87842170166] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87842525502] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87842882222] ECW: w=0x3db46b90 func=0x3d59f444 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 87843262832] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87843673436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87844032762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87844372990] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87844715568] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87845075470] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87845425608] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87845793760] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 87846356520] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87846815384] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87847175410] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87847535378] ECW: w=0x3db47cc0 func=0x3d59f444 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 87847920792] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87848267452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87848636338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87848978740] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87849388012] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87849743474] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 87850094620] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87850449940] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 87850817930] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87851164836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87851530354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87851945680] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87852290716] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87852645128] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 87852994080] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 87853520880] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87853879260] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87854248076] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 87854690006] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 87855053584] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 87855396816] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 87855783644] VM-EXEC: 'ARTEMIS-ANNOUNCE-READY' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 87856536590] ECW: w=0x3daf2dc0 func=0x3d5cb8ae '(s")' [Artemis] [HADES][INFO ] [KRELTSC: 87856903432] ECW: w=0x3daf2dc0 func=0x3d5cb8ae '(s")' [Artemis] [HADES][INFO ] [KRELTSC: 87857284332] ECW: w=0x3db119a0 func=0x3d597b4a 'VM-EXEC' [Artemis] [HADES][INFO ] [KRELTSC: 87857875730] VM-EXEC: '2 ENQUEUE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 87858528186] ECW: w=0x3db4aa90 func=0x3d5b8a6d 'READY-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 87858922264] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87859274542] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87859618612] ECW: w=0x3db25108 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 87859981616] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 87860420736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87860772798] ECW: w=0x3db49170 func=0x3d59f444 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 87861136636] ECW: w=0x3db461b8 func=0x3d59f444 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 87861503400] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87861886420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87862233812] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87862596992] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 87862961190] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87863400400] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87863750250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87864093552] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87864473732] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87864817254] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87865161202] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87865537358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87865952110] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87866301310] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 87866663892] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87867020246] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87867366694] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 87867709896] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87868079026] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 87868434824] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 87868961252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87869401156] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87869753914] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87870103196] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 87870463292] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87870807688] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87871168540] ECW: w=0x3db47870 func=0x3d59f444 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 87871607664] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87871959270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87872313092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87872653186] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87873031116] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87873425056] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87873784952] ECW: w=0x3db47a98 func=0x3d59f444 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 87874368224] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87874833740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87875193186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87875535778] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87875878666] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87876234226] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87876596096] ECW: w=0x3db47410 func=0x3d59f444 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 87876964744] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87877385198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87877740890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87878080760] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87878421836] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87878792178] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87879134282] ECW: w=0x3db46fe0 func=0x3d59f444 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 87879515120] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87879925184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87880385452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87880728510] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87881072062] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87881424712] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87881766864] ECW: w=0x3db46db8 func=0x3d59f444 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 87882170524] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87882515856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87882935512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87883278014] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87883619860] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87883971522] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87884313976] ECW: w=0x3db46b90 func=0x3d59f444 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 87884678328] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87885034766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87885387512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87885787170] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87886131332] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87886488138] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87886835946] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87887178168] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 87887542946] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87887902756] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87888315512] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87888660784] ECW: w=0x3db47cc0 func=0x3d59f444 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 87889042968] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87889388604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87889753578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87890172964] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87890516194] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87890883294] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 87891397990] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87891744836] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 87892111654] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87892458766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87892812690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87893152144] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87893504058] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87893915722] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 87894285216] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 87894638576] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87894989320] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 87895384062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 87895766896] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 87896114340] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 87896469770] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 87896904996] VM-EXEC: '0 ENQUEUE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 87897331550] ECW: w=0x3db4aa90 func=0x3d5b8a6d 'READY-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 87897722720] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87898078356] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87898423900] ECW: w=0x3db25108 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 87898773112] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 87899154782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87899563810] ECW: w=0x3db49170 func=0x3d59f444 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 87899928574] ECW: w=0x3db461b8 func=0x3d59f444 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 87900293204] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87900674790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87901018940] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87901368244] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 87901712480] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87902093234] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87902594078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87902942350] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 87903324122] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87903668928] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87904018212] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87904386710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87904752136] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87905161636] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 87905524056] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87905879412] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87906227054] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 87906569864] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87906941510] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 87907288820] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 87907662610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87908068098] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 87908422830] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87908772522] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 87909135286] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87909494782] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87909839598] ECW: w=0x3db47870 func=0x3d59f444 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 87910211848] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87910557186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87910972336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87911314826] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87911656050] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87912007250] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87912348604] ECW: w=0x3db47a98 func=0x3d59f444 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 87912706118] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87913061318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87913465348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87913906402] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87914250196] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87914599358] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87914938906] ECW: w=0x3db47410 func=0x3d59f444 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 87915300826] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87915643698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87916004884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87916405600] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87916749264] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87917100572] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87917442340] ECW: w=0x3db46fe0 func=0x3d59f444 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 87917810078] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87918154986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87918507590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87918857874] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87919255478] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87919609274] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87919950520] ECW: w=0x3db46db8 func=0x3d59f444 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 87920306682] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87920651726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87921004682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87921353510] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87921694104] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87922109002] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87922457714] ECW: w=0x3db46b90 func=0x3d59f444 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 87922825880] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87923173814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87923530464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87923872978] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87924226982] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87924598874] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87925096484] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87925444308] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 87925811592] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87926156604] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87926510354] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87926854474] ECW: w=0x3db47cc0 func=0x3d59f444 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 87927252054] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87927663002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87928022176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87928362462] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87928705852] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87929060728] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 87929410408] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 87929765904] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 87930133760] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87930538592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87930895156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87931235154] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87931575362] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87931926628] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 87932299666] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 87932666696] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87933077858] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 87933459062] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 87933808144] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 87934151564] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 87934523240] VM-EXEC: 'HERMES-TICK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 87934918908] ECW: w=0x3db49808 func=0x3d59f444 'MSG-DELIVER-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 87935311238] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 87935710726] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 15,150000,10000,0,0,254,39,14,4096,2267,0,0,0,65536,0,0,0,14356,51180 [Hermes] [HADES][INFO ] [KRELTSC: 87937634344] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87937982282] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87938394212] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87938816230] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 87939177116] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87939545548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87939907554] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 87940282136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87940626754] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87940994658] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87941364052] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 87941780780] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87942148004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87942490662] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 87942857008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87943198074] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87943564468] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 87943960408] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 87944366016] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 87944721532] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87945089638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87945433264] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 87945799680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87946142874] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87946510374] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 87946896940] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 87947396922] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 87947748200] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87948115708] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87948480078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87948835088] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 87949214256] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87949576790] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 87950020128] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87950369444] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87950728124] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 87951097920] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87951443110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87951797814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87952165776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87952508416] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87952938356] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 87953311894] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 87953681914] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87954031536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87954388998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87954729706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87955083000] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87955503196] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 87955874794] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 87956238318] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87956586800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87956955892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87957295932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87957637860] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87958014216] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 87958530828] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87958884714] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87959242408] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 87959591876] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87959961816] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87960309964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87960673872] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 87961120890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87961464016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87961808776] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87962161374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87962513962] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 87962891016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87963229156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87963580888] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87964008946] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 87964445482] VM-EXEC: 'NOTE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 87964882182] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87965250704] ECW: w=0x3db4aba8 func=0x3d5b8b2e 'READY-COUNT' [Hermes] [HADES][INFO ] [KRELTSC: 87965637240] ECW: w=0x3daab710 func=0x3d5c2822 '+!' [Hermes] [HADES][INFO ] [KRELTSC: 87965997266] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87966376396] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87966819888] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87967188668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87967533204] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 87967904336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87968248048] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87968601812] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87968964232] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 87969311872] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87969846652] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 87970232588] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87970598108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87970940380] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 87971305586] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87971648560] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87972014362] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87972502776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87972848996] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87973215952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87973573294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87973955876] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87974583818] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87975402698] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 87976008394] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87976542348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87976890484] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 87977258634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87977621936] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87978053758] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87978405888] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 87978755134] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87979121040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87979464436] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 87979832926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87980189644] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87980545110] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 87981095546] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 87981445978] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 87981795440] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87982161952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87982504144] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 87982871796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87983227486] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87983662672] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 87984035930] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 87984378144] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 87984724212] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87985090072] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 87985452570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87985804704] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 87986181272] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87986599016] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 87986980560] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 87987325252] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87987671972] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 87988039578] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87988385492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87988751462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87989175716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87989519554] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87989874266] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 87990226470] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 87990591342] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87990936260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87991288836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87991638864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87992129764] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87992490628] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 87992842410] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 87993199908] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 87993545434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87993898328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87994287280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87994730656] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 87995092664] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 87995461656] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87995812732] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 87996177772] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 87996526892] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 87996899396] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 87997261826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87997677190] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 87998063206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 87998403154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 87998747304] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 87999100006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 87999452642] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 87999841494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88000181070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88000583844] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88000936276] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88001321324] VM-EXEC: 'NOTE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 88001715346] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88002068390] ECW: w=0x3db4aba8 func=0x3d5b8b2e 'READY-COUNT' [Hermes] [HADES][INFO ] [KRELTSC: 88002563908] ECW: w=0x3daab710 func=0x3d5c2822 '+!' [Hermes] [HADES][INFO ] [KRELTSC: 88002920208] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88003488706] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88003847466] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88004212078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88004574552] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88004943782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88005285788] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88005689318] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88006119110] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88006468858] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88007007412] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88007429698] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88007801938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88008159250] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88008555944] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88008985348] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88009341506] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88009705896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88010047452] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88010414016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88010770740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88011124012] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88011549186] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88011894604] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88012253480] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88012636238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88012978694] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88013344564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88013687516] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88014053394] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88014639750] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88014987444] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88015347702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88015686984] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88016050024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88016410150] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88016777706] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88017229808] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88017577550] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88017925446] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88018290546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88018632384] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88018999132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88019350936] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88019703426] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88020135804] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88020499932] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88020846430] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88021212450] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88021575368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88021916516] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88022305034] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88022776662] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88023206944] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88023587858] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88023984118] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88024400202] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88024782988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88025210176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88025700754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88026063322] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88026422958] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88026776542] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88027144264] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88027491640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88027858728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88028199214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88028601636] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88028959370] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88029309176] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88029666670] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88030011670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88030364202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88030788708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88031198532] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88031554740] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88031922258] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88032269492] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88032631858] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88032979836] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88033361020] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88033709022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88034123390] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88034509906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88034847542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88035189968] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][DOE ] 16,160000,10000,0,0,256,41,15,4096,2523,0,0,0,65536,0,1,0,22306,43230 [Hermes] [HADES][INFO ] [KRELTSC: 88036991240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88037358080] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88037739902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88038081480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88038425412] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88038809464] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88039285784] VM-EXEC: 'NOTE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 88039757056] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88040116640] ECW: w=0x3db4aba8 func=0x3d5b8b2e 'READY-COUNT' [Hermes] [HADES][INFO ] [KRELTSC: 88040495480] ECW: w=0x3daab710 func=0x3d5c2822 '+!' [Hermes] [HADES][INFO ] [KRELTSC: 88040847978] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88041209050] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88041562766] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88041954620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88042361930] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88042732922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88043073402] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88043424772] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88043771424] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88044117072] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88044485534] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88044878542] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88045302930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88045646546] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88046011622] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88046355812] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88046707272] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88047069456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88047419934] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88047786848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88048303012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88048647268] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88049009550] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88049349088] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88049704590] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88050098966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88050452614] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88050884746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88051233536] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88051587708] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88051936652] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88052282880] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88052665262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88053016534] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88053380292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88053785128] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88054136580] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88054515440] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88054855230] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88055228786] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88055593444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88055948922] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88056395914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88056741484] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88057118398] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88057525982] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88057869880] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88058215784] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88058622718] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88059185964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88059906090] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88060532902] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88060924032] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88061305494] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88061665584] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88062091842] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88062493754] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88062870772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88063281300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88063623672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88064104100] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88064511102] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88064945686] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88065318400] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88065666248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88066022512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88066363642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88066736426] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88067142258] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88067616132] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88067978448] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88068324976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88068678516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88069036090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88069399424] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88069765264] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88070131500] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88070699080] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88071069082] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88071417544] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88071793088] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88072143214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88072498722] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88072895992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88073303148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88073651540] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88074006244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88074359750] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88074737754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88075077400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88075434924] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88075788956] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88076228536] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88076540076] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88076896020] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88077265464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88077610140] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88077979190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88078335092] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88078801242] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88079182248] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88079545772] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88079929862] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88080344312] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88080711086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88081066730] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88081503538] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88081984386] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88082359176] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88082724482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88083084054] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88083468044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88084031706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88084481496] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88084880594] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88085261238] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88085621414] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88085984188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88086326066] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88086733854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88087205788] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88087580954] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88087941890] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88088306018] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88088684142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88089023138] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88089398254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88089736016] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88090161708] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88090547672] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88090890318] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88091236802] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88091599514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88091939216] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88092314898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88092717016] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88093219764] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88093592516] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88093934488] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88094280228] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88094645516] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88095019022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88095359902] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88095798408] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88096160352] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88096542370] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88096889914] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88097239440] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88097608720] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88097969300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88098386382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88098731404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88099076972] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88099450030] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88099804866] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88100171718] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88100558588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88100912264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88101314942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88101660956] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88102018600] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88102369328] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88102729022] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88103076854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88103442960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88103782360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88104279688] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88104712420] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88105099696] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88105452004] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88105816388] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88106210192] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88106584856] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88107045422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88107402874] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88107787940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88108127678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88108471424] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88108822978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88109183672] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88109624246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88109967464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88110312066] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88110665654] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88111046438] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88111343378] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88111695346] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88112071868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88112477190] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88112845484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88113185822] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88113539938] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88113886866] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88114230912] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88114608438] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88114990852] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88115581020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88115929328] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88116313796] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88116656592] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88117008748] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88117385642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88117725794] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88118164422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88118521094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88118860880] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88119223430] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88119567444] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88119925170] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88120299570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88120839256] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88121212220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88121559496] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88121915196] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88122264400] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88122611354] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88122989620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88123331784] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88123759416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88124106018] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88124458428] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88124840128] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88125183432] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88125532428] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88125906662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88126311678] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88126781448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88127130424] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88127482374] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88127855640] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88128200638] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88128560918] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88128928886] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88129369406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88129713680] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88130095376] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88130449840] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88130829568] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88131176410] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88131552954] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88131998222] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88132347456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88132701212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88133039806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88133380048] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88133734060] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88134083976] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88134458568] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][DOE ] 17,170000,10000,0,0,256,45,15,4096,2778,0,0,0,65536,0,1,4143,25128,36265 [Hermes] [HADES][INFO ] [KRELTSC: 88136328246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88136693326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88137051996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88137398990] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88137922532] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88138275570] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88138634494] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88138980410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88139334686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88139673580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88140026266] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88140444324] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88140812682] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88141160708] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88141520990] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88141868464] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88142237668] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88142594710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88142947554] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88143404318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88143822978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88144167424] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88144521182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88144876006] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88145254944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88145607966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88146020908] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88146378322] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88146759194] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88147062886] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88147417440] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88147786054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88148165506] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88148531920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88149037274] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88149397558] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88149748078] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88150094086] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88150463322] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88150848818] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88151257120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88151675346] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88152046742] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88152391904] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88152746306] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88153112114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88153455468] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88153836136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88154351356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88154709036] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88155074086] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88155424484] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88155782586] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88156148160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88156491356] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88156872160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88157282956] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88157638742] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88157992450] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88158364158] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88158952728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88159298928] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88159685222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88160207580] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88160564492] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88161123484] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88161471926] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88161822360] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88162230008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88162570770] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88163002672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88163348196] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88163700538] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88164070952] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88164430608] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88164776466] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88165155212] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88165582334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88165929368] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88166307592] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88166665218] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88167047116] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88167393728] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88167753576] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88168123810] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88168535306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88168894758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88169237288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88169581156] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88169937964] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88170292566] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88170671004] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88171077012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88171573304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88171994004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88172341374] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88172697706] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88173046440] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88173418856] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88173764454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88174186226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88174583072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88174930078] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88175335722] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88175750434] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88176103328] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88176479004] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88176887318] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88177260908] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88177608632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88177961822] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88178345032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88178684008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88179038640] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88179634364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88180262192] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88180687232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88181090318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88181690098] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88182304326] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88183044692] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88183357224] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88183712648] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88184077914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88184420016] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88184801704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88185265960] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88185625612] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88185980592] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88186324846] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88186692248] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88187074592] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88187451344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88187791432] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88188263360] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88188609572] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88188968150] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88189333200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88189676586] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88190045802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88190414076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88190819730] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88191186180] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88191528898] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88191895698] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88192258714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88192600372] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88192979972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88193323830] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88193837640] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88194187820] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88194538958] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88194902528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88195243472] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88195609044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88195960800] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88196381920] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88196783566] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88197126954] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88197480382] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88197844072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88198184736] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88198562138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88198901152] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88199330738] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88199704046] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88200055404] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88200468212] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88200836946] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88201199844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88201554942] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88202010820] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88202368528] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88202749776] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88203095932] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88203443878] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88203811214] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88204167332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88204521356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88205027808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88205372524] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88205728588] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88206081554] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88206446492] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88206792300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88207156900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88207573304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88207917304] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88208271936] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88208620944] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88208978152] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88209323516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88209676092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88210025186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88210432084] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88210788100] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88211155160] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88211505968] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88211882150] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88212228936] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88212612428] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88212960950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88213376136] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88213766330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88214107512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88214452270] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88214806100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88215161002] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88215553808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88215959548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88216596372] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88216978510] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88217360746] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88217661532] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88218050742] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88218430950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88218864500] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88219237500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88219578376] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88219932412] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88220280042] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88220627032] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88221008212] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88221393718] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88221820344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88222163936] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88222529174] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88222870578] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88223221180] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88223583298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88223934340] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88224362778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88224718596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88225057620] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88225420554] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88225762316] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88226118734] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88226482092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88226834258] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88227388476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88227753032] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88228105078] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88228521290] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88228868730] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88229230300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88229583122] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88230019224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88230364470] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88230717958] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88231098872] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88231439842] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88231784256] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88232158454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88232496762] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88232925674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88233270358] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88233622022] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][DOE ] 18,180000,10000,0,0,256,46,16,4096,3032,0,0,0,65536,0,1,16794,19950,28792 [Hermes] [HADES][INFO ] [KRELTSC: 88235144648] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88235563332] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88235913676] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88236280758] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88236646548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88236989698] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88237367614] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88237867132] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88238314404] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88238817614] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88239174304] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88239547640] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88239898198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88240255870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88240615260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88240959512] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88241425584] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88241801920] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88242170594] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88242520422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88242876050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88243216866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88243573792] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88244027544] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88244380234] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88244739002] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88245085486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88245454164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88245869478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88246224782] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88246585028] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88247030102] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88247382026] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88247742904] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88248091166] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88248463556] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88248811662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88249177824] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88249726914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88250087370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88250432114] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88250785294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88251138972] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88251516558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88251868176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88252262094] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88252628962] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88253010582] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88253313064] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88253665448] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88254030396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88254372012] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88254750394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88255160714] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88255517400] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88255864082] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88256208708] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88256575620] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88257025112] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88257450904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88257793012] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88258236360] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88258583218] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88258952682] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88259360198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88259721344] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88260089874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88260484650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88261025276] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88261423728] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88261802376] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88262188578] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88262552742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88262989192] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88263403182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88263823952] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88264208464] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88264562498] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88264907036] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88265270742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88265610620] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88266110318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88266582366] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88266939528] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88267323192] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88267685920] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88268059102] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88268515110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88268875696] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88269321404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88269668684] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88270022288] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88270393580] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88270738060] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88271085538] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88271464060] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88271922432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88272373332] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88272753340] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88273109120] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88273488140] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88273832578] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88274229876] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88274600966] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88275016380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88275374778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88275733042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88276110434] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88276496940] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88276881118] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88277313422] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88277736544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88278093006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88278431714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88278800578] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88279153646] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88279499044] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88279867722] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88280265624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88280665146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88281006574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88281349996] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88281732064] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88282128872] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88282507890] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88282882094] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88283419300] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88283824214] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88284174664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88284529642] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88285013356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88285420696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88285767798] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88286200052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88286559002] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88286940178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88287282390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88287630594] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88287988324] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88288409900] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88288778646] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88289134554] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88289500486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88289872376] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88290241576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88290582380] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88290937086] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88291311082] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88291764652] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88292158086] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88292547884] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88292940304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88293310200] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88293702786] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88294083008] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88294687044] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88295085014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88295482500] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88295879282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88296288256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88296645006] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88297109668] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88297459956] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88297818518] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88298183042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88298526556] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88298893582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88299237216] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88299603074] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88300011982] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88300358594] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88300721518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88301061902] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88301426566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88301765348] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88302116404] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88302508342] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88302914054] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88303261882] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88303625666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88303966528] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88304331830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88304673042] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88305037200] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88305481452] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88305937740] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88306286698] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88306652976] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88307016924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88307358132] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88307763878] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88308116606] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88308566888] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88308915100] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88309263310] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88309630846] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88309976242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88310328976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88310680120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88311080180] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88311442652] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88311794694] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88312159508] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88312529620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88312885306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88313280344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88313664230] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88314100078] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88314640988] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88315004816] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88315352214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88315707804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88316047014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88316400472] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88316817604] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88317353912] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88317731672] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88318113810] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88318463100] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88318834652] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88319198152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88319625870] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88320072020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88320456578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88320802644] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88321155842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88321507448] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88321898952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88322313390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88322657538] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88323010186] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88323406640] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88323704056] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88324057658] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88324422872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88324796932] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88325234380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88325582832] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88325937866] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88326286344] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88326631880] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88327000622] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88327401466] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88327766212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88328267984] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88328635502] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88328974874] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88329325086] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88329686984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88330061614] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88330438988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88330857560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88331201956] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88331566280] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88331911016] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88332269564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88332633180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88332986778] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88333353026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88333757626] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 19,190000,10000,0,0,256,52,17,4096,3289,0,0,0,65536,0,1,29413,14785,21338 [Hermes] [HADES][INFO ] [KRELTSC: 88335598372] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88335964066] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88336378774] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88336749694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88337092620] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88337459898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88337801224] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88338153594] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88338533738] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88338888836] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88339422246] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88339790684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88340150330] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88340515356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88340882656] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88341236420] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88341694980] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88342122044] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88342508116] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88342877690] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88343243230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88343584716] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88343964144] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88344333932] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88344780856] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88345133790] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88345484318] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88345854768] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88346202300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88346561180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88346902198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88347255276] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88347675736] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88348033546] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88348399912] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88348747696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88349102728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88349443540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88349798124] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88350152860] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88350749646] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88351111698] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88351457708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88351810702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88352150246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88352491038] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88352854200] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88353282262] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88353634078] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88353995058] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88354341376] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88354711282] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88355057986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88355439256] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88355878450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88356225222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88356568938] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88356922744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88357274460] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88357651008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88357989952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88358341300] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88358756126] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88359134462] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88359431850] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88359782728] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88360145176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88360483176] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88360847704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88361200892] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88361615472] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88362059578] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88362406162] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88362772016] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88363153224] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88363515230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88363868464] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88364295170] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88364640802] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88364991242] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88365354184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88365693732] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88366059874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88366412558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88366764304] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88367187818] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88367533372] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88367889618] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88368251634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88368591416] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88368955390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88369296010] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88369658962] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88370141150] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88370490480] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88370872266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88371213496] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88371578740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88371918126] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88372281668] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88372726580] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88373169212] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88373518658] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88373883040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88374223178] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88374587690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88374926814] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88375289876] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88375739778] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88376085522] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88376430660] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88376796024] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88377159696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88377499492] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88377887876] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88378366516] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88378751718] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88379099608] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88379447718] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88379818326] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88380167420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88380524156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88380875754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88381285924] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88381646970] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88382000566] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88382367266] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88382714678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88383069768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88383421350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88383763734] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88384267968] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88384621396] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88384981656] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88385327936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88385681762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88386075240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88386428694] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88386850242] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88387218448] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88387619030] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88388012644] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88388359456] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88388730040] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88389092988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88389580470] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88389968252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88390308582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88390682418] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88391066590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88391620322] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88392017520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88392426816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88392796420] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88393153900] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88393532686] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88393831592] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88394185636] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88394596338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88394941880] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88395519730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88395868168] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88396222608] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88396569342] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88396913414] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88397281196] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88397680848] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88398191848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88398538708] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88398907456] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88399252442] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88399605438] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88399969444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88400327548] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88400777194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88401135792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88401475352] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88401838256] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88402199378] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88402556408] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88402918130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88403269934] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88403696746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88404044622] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88404397354] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88404742016] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88405197598] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88405564438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88405918756] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88406348944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88406804502] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88407158390] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88407538948] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88407880176] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88408225560] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88408600252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88408940048] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88409368728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88409713136] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88410065394] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88410434224] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88410776784] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88411120566] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88411503070] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88411933328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88412276378] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88412652426] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88413004558] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88413382036] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88413725560] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88414071908] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88414450204] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88414868350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88415227656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88415566512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88415909336] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88416266556] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88416619024] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88416996064] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88417360568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88417866640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88418237136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88418600430] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88418958642] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88419309068] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88419879126] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88420372204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88420732918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88421074812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88421498536] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88421916780] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88422286254] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88422650696] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88423098436] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88423493200] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88423864972] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88424223692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88424577574] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88424961098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88425301728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88425659714] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88426330596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88426714994] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88427100640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88427483288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88427828510] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88428209892] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88428604934] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88429193448] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88429555930] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88429922148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88430264404] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88430630574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88431015280] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88431367900] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88431791398] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88432169410] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88432584302] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][DOE ] 20,200000,10000,0,0,256,52,18,4096,3544,0,0,0,65536,0,1,41930,9662,13944 [Hermes] [HADES][INFO ] [KRELTSC: 88434097724] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88434543672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88434909028] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88435284476] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88435721712] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88436078850] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88436445628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88436800454] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88437342094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88437705384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88438053996] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88438416032] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88438755340] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88439109966] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88439483852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88440207230] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88440599582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88440948444] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88441301738] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88441652086] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88442026092] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88442403306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88442847714] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88443218666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88443568830] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88443922824] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88444306586] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88444652422] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88445013392] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88445573266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88445938084] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88446321520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88446670016] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88447022844] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88447395884] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88447753192] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88448102744] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88448544488] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88448909842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88449256520] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88449632780] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88449987862] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88450367916] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88450724846] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88451153006] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88451703594] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88452055860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88452409492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88452749146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88453088496] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88453478218] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88453897896] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88454267486] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88454689026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88455045722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88455385764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88455727632] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88456084602] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88456449690] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88456874988] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88457224142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88457576546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88457915742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88458313094] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88458666948] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88459043734] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88459392762] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88459818568] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88460166224] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88460535596] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88460881756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88461233164] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88461614596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88461964264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88462371694] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88462854856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88463210888] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88463587252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88463926412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88464266260] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88464628700] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88465061084] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88465381066] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88465735854] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88466100014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88466457476] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88466822906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88467162136] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88467525600] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88467935766] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88468283614] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88468850960] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88469237754] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88469604356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88469976198] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88470360768] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88470790520] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88471146722] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88471512004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88471854744] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88472223828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88472579776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88472920200] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88473296688] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88473873070] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88474233266] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88474596354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88474936234] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88475301222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88475640636] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88476004026] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88476415158] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88476811816] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88477176582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88477516016] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88477881684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88478221470] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88478583172] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88478963588] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88479375422] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88479725768] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88480089372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88480429116] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88480794282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88481134258] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88481496860] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88481927690] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88482291826] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88482638314] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88483083396] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88483450808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88483793878] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88484186242] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88484542272] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88485094076] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88485443852] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88485791588] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88486244242] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88486595726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88486964764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88487305470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88487721516] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88488084136] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88488440394] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88488808462] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88489156528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88489508692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88489858508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88490197256] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88490615194] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88490969432] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88491330878] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88491679272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88492048194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88492398530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88492751380] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88493164790] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88493532988] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88493881806] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88494242432] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88494588706] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88494989756] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88495370044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88495752730] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88496312070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88496656430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88497001400] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88497354512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88497723492] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88498133706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88498490818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88498907850] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88499266044] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88499644816] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88499976784] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88500333136] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88500700776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88501055900] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88501492656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88501840084] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88502192626] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88502537504] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88502914040] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88503298792] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88503710922] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88504139678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88504553190] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88504972698] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88505319136] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88505669844] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88506032612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88506375236] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88506755846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88507171502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88507648686] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88508017482] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88508366010] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88508726538] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88509092756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88509450116] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88509889862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88510239474] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88510624410] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88510972222] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88511387198] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88511754528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88512097614] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88512507452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88512924778] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88513281108] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88513681812] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88514025832] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88514372814] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88514735650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88515115590] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88515557040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88515902144] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88516251098] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88516618632] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88516959470] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88517302880] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88517667106] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88518039176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88518540020] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88518958396] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88519315268] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88519696250] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88520043462] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88520392612] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88520775192] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88521195764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88521552970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88521892348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88522233288] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88522587974] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88522940326] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88523305352] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88523660624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88524083768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88524425110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88524764662] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88525119228] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88525467556] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88525824414] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88526181234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88526532556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88526942266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88527285046] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88527636778] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88528001464] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88528349688] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88528708388] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88529085424] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88529520156] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88529978184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88530335720] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88530719230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88531059866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88531404338] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88531769596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 21,210000,10000,0,0,256,52,18,4096,3802,0,0,0,65536,0,1,50383,6202,8951 [Hermes] [HADES][INFO ] [KRELTSC: 88533684030] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88534073776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88534418082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88534778030] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88535203448] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88535667724] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88535982836] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88536340024] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88536710276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88537057576] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88537442110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88537786790] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88538246930] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88538596954] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88538948244] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88539342448] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88539741220] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88540106180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88540462920] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88541021678] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88541370242] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88541729812] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88542096010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88542439714] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88542839000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88543207906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88543632380] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88543999806] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88544340648] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88544704426] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88545067612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88545611922] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88546139704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88546590602] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88546949640] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88547303454] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88547648564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88548013112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88548352238] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88548732412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88549137064] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88549492780] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88549875504] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88550225418] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88550573962] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88550938680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88551281626] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88551660026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88552205562] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88552563856] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88552940624] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88553283834] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88553631114] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88554036356] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88554409734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88554811810] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88555193042] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88555549554] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88555927652] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88556270888] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88556617104] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88556997040] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88557342616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88557756540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88558097850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88558437324] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88558792148] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88559143318] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88559507362] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88559863140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88560275048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88560626914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88560966608] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88561320100] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88561687148] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88562044782] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88562390274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88562754860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88563160218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88563599092] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88563954788] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88564320384] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88564668690] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88565028868] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88565385806] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88565756468] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88566172518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88566528870] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88566912528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88567253446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88567666628] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88568026316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88568393748] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88568841986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88569186594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88569531342] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88569887392] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88570265330] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88570560680] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88570910160] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88571286174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88571690050] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88572058634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88572418678] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88572788698] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88573133838] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88573477532] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88573857720] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88574316804] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88574787932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88575132184] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88575499264] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88575842244] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88576194580] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88576568898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88576926858] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88577365136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88577722346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88578063030] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88578426168] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88578769782] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88579126848] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88579499950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88579903714] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88580271282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88580614618] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88580968050] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88581314024] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88581656150] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88582020180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88582373394] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88582808746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88583157068] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88583511668] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88583896392] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88584329414] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88584679316] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88585059200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88585401430] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88585956978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88586305230] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88586656410] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88587025212] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88587366214] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88587710262] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88588090686] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88588518622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88588863334] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88589240244] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88589593192] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88589971928] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88590317424] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88590675936] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88591103752] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88591454412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88591807498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88592146784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88592511848] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88592867524] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88593220662] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88593596374] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88594003702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88594360308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88594700684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88595042582] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88595397338] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88595746916] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88596177288] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88596524970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88597120480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88597630354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88597977680] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88598331016] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88598763078] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88599130072] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88599568270] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88599919522] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88600292538] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88600642270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88600999928] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88601387326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88601730612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88602091330] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88602507634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88602864792] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88603243400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88603583974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88603924976] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88604278796] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88604668200] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88604964952] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88605547218] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88605915032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88606256566] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88606621420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88606961088] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88607311580] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88607670296] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88608179462] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88608568810] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88608950136] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88609313670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88609654594] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88610059124] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88610415410] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88610833846] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88611200430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88611540734] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88611906636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88612258652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88612597554] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88612970812] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88613314022] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88613736246] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88614103718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88614445376] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88614810164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88615151294] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88615503490] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88615906608] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88616331150] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88616697316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88617037950] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88617402070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88617741778] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88618091740] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88618471248] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88618823804] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88619230970] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88619717572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88620064602] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88620431256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88620772076] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88621124992] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88621508358] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88621927978] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88622478800] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88622852000] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88623218222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88623562178] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88623956710] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88624397340] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88624852924] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88625203650] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88625552446] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88625920560] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88626268706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88626699468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88627055566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88627401038] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88627825816] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88628183910] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88628550712] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88628898508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88629252550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88629591896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88629973564] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88630404316] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][DOE ] 22,220000,10000,0,0,256,52,19,4096,4057,0,0,0,65536,0,1,62880,1087,1569 [Hermes] [HADES][INFO ] [KRELTSC: 88632041028] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88632407766] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88632772832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88633203738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88633551590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88633953522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88634352792] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88634723162] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88635077552] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88635452376] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88635802496] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88636246198] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88636598686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88636955376] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88637340808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88637682308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88638027352] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88638392284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88638811678] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88639195618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88639537918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88639883416] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88640258756] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88640665058] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88640981752] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88641335856] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88641923368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88642272168] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88642640178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88642982712] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88643337288] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88643686584] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88644128458] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88644570196] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88644956866] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88645320568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88645660834] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88646026942] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88646372416] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88646735572] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88647163806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88647509532] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88647877296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88648232036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88648571976] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88648935464] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88649275932] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88649645876] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88650072808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88650416000] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88650781088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88651121990] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88651473982] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88651818492] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88652173862] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88652605370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88653115234] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88653484084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88653825658] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88654178096] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88654557628] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88654900058] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88655257094] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88655686940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88656051480] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88656414920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88656754590] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88657106896] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88657473088] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88657825788] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88658169440] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88658597700] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88658965820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88659309104] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88659687284] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88660042236] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88660420636] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88660779812] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88661188390] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88661589290] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88661939066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88662292942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88662632688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88662979432] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88663338374] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88663706786] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88664307830] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88664682034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88665057142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88665398164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88665741012] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88666135148] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88666496118] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88666925666] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88667275478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88667628520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88667967112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88668306756] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88668674726] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88669053644] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88669402360] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88669829786] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88670178098] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88670550834] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88670898550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88671252876] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88671655048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88672007002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88672459774] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88672819892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88673175032] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88673553990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88673895960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88674236050] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88674606402] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88674985138] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88675449914] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88675806120] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88676170192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88676510864] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88676875790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88677214776] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88677576068] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88677984892] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88678331260] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88678697294] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88679077816] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88679441082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88679781368] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88680156710] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88680498812] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88680973482] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88681342708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88681687208] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88682056582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88682412092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88682753644] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88683131652] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88683541934] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88683901580] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88684265618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88684606652] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88684971186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88685310372] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88685661970] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88686015748] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88686436276] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88686915276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88687259366] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88687624170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88687964026] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88688315452] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88688706580] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88689115962] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88689464928] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88689827772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88690167936] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88690532018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88690871282] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88691222260] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88691704784] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88692120140] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88692469750] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88692835706] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88693200362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88693541612] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88693918012] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88694316538] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88694775130] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88695123638] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88695470668] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88695839474] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88696185614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88696538364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88696878190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88697229668] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88697649092] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88698120696] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88698484940] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88698829262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88699179682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88699717812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88700075918] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88700505522] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88700858782] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88701219932] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88701567304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88701922600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88702261780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88702630882] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88702982476] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88703409358] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88703761188] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88704121960] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88704466532] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88704836642] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88705182492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88705547536] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88705992256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88706335020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88706678972] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88707070722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88707430852] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88707826250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88708179610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88708526050] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88709158270] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88709540632] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88709836866] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88710226316] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88710612324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88710967290] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88711378040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88711823272] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88712277974] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88712842152] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88713290450] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88713657224] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88714100700] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88714572682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88714921296] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88715291536] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88715653568] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88716007914] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88716375538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88716744744] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88717208086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88717624794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88717984016] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88718378388] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88718746342] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88719104724] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88719480818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88719906730] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88720429306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88720807080] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88721175580] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88721554804] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88721901218] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88722312298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88722762826] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88723151560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88723517706] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88724143258] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88724533566] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88724915496] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88725294978] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88725742112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88726090986] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88726492868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88726855224] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88727208490] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88727578576] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88727934188] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88728354798] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88728758724] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88729143420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88729487616] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88729866604] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][DOE ] 23,230000,10000,0,0,256,52,20,4096,4096,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 88731955232] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88732348868] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88732698936] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88733066906] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88733456028] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88733806968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88734241984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88734585146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88734930342] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88735293318] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88735665958] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88736032652] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88736414384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88736837464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88737241518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88737638436] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88738013532] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88738364708] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88738726494] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88739086766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88739517202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88739859600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88740200474] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88740555494] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88740922208] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88741270314] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88741628610] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88741985270] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88742435016] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88742921390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88743278314] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88743662052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88744033630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88744384130] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88744777724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88745208688] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88745619476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88745959938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88746305392] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88746658898] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88747034102] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88747352204] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88747707272] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88748143042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88748488082] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88748856272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88749230020] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88749601684] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88749950136] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88750306260] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88750742396] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88751128062] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88751491292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88751850156] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88752216110] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88752558362] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88752908868] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88753282666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88753956654] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88754331250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88754688362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88755028802] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88755394386] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88755737394] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88756108606] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88756545210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88756888860] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88757276494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88757650888] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88758003884] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88758365688] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88758754116] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88759197406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88759541090] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88759905930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88760246306] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88760596926] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88760995682] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88761387272] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88761733978] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88762179130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88762522938] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88762887724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88763227616] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88763578768] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88763948616] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88764325362] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88764774650] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88765262288] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88765707444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88766052488] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88766431422] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88766786920] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88767179032] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88767642504] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88768013720] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88768400396] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88768747540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88769100604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88769474018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88769848530] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88770204680] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88770631512] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88770999948] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88771347816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88771703220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88772042528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88772385632] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88772754596] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88773173854] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88773533892] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88773878274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88774230416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88774568988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88774908824] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88775260250] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88775635226] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88776366380] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88776738694] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88777086920] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88777462430] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88777812632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88778218348] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88778602266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88779012544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88779358792] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88779713380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88780067964] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88780447812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88780787162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88781142302] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88781563926] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88781944084] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88782244456] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88782599354] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88782967254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88783311280] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88783734508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88784091964] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88784521392] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88784870624] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88785213652] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88785579456] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88785959924] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88786324386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88786675768] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88787099488] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88787546522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88787902144] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88788265486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88788605860] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88788973448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88789326184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88789677788] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88790117948] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88790463626] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88790820664] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88791182966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88791522978] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88791887572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88792238854] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88792589996] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88792996676] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88793343164] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88793742616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88794152784] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88794518362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88794857864] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88795222094] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88795678350] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88796026928] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88796376144] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88796769242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88797115676] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88797485138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88797842052] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88798197354] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88798739968] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88799107238] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88799455854] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88799823694] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88800186664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88800527190] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88800914914] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88801335440] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88801718260] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88802066932] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88802414238] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88802781264] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88803126250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88803490096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88803891102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88804239502] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88804596614] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88804951540] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88805316786] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88805663100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88806016796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88806368138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88806772236] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88807132104] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88807480408] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88807839606] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88808186086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88808540234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88808879704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88809230890] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88809644104] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88810107568] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88810459514] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88810817682] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88811176958] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88811556878] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88811916478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88812332348] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88812717912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88813056758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88813400302] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88813752202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88814103248] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88814497482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88814849508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88815273466] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88815633652] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88816009288] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88816306552] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88816659518] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88817024628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88817378020] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88817744468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88818149410] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88818508852] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88818858088] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88819203778] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88819571762] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88819955882] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88820332278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88820735416] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88821242888] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88821593102] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88821957632] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88822386380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88822731170] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88823116294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88823550454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88823895476] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88824260218] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88824607190] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88824966744] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88825330914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88825673820] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88826095602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88826549412] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88826909808] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88827259404] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88827607366] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88827974802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88828316674] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88828699546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 24,240000,10000,0,0,256,52,21,4096,4096,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 88830227200] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88830611054] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88830996400] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88831355208] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88831702556] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88832253246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88832602302] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88832966410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88833306324] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88833656268] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88834071554] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88834428236] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88834846718] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88835218540] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88835587632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88835930918] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88836310116] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88836664008] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88837059474] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88837405412] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88837818412] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88838187132] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88838534268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88838892612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88839234324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88839579020] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88839948250] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88840360520] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88840729542] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88841076060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88841430462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88841771172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88842112822] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88842468690] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88842827892] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88843257402] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88843698636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88844084272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88844426592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88844769406] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88845126628] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88845509790] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88845938320] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88846319600] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88846668486] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88847039708] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88847388110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88847742914] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88848126504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88848477926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88848897166] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88849253130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88849606020] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88849985368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88850396416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88850739956] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88851106390] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88851552616] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88851861382] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88852218106] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88852584462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88853124330] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88853493910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88853851786] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88854271756] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88854797206] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88855145704] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88855513272] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88855895388] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88856260434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88856614996] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88856981618] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88857386008] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88857739938] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88858104088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88858446358] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88858813726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88859167436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88859518622] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88859953602] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88860302720] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88860661678] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88861026296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88861369160] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88861752004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88862092966] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88862458586] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88862868076] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88863214122] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88863578232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88863919390] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88864284898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88864625900] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88864988906] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88865398604] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88865912604] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88866263994] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88866628728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88866971802] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88867337812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88867678332] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88868043864] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88868488968] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88868835200] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88869181438] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88869548424] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88869913572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88870255450] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88870643876] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88870999582] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88871439208] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88871787300] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88872181994] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88872771834] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88873479104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88874380428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88875007730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88875566816] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88876137246] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88876992524] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88877713986] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88878393994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88879213652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88880632858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88881397908] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88882466372] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88883110258] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88883632546] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88884111154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88884704038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88885138982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88885487208] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88885843424] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88886212714] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88886564362] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88886930372] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88887278256] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88887666148] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88888177452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88888554114] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88888944098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88889285416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88889632164] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88889986368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88890385186] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88890832256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88891176538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88891518380] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88891874440] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88892256482] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88892558258] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88892912078] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88893294354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88893698028] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88894065728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88894407056] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88894761556] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88895108376] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88895454162] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88895834682] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88896272186] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88896673328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88897016208] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88897382718] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88897728378] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88898082126] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88898447586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88898802394] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88899267276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88899725336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88900067502] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88900431998] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88900778344] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88901137144] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88901513408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88901933254] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88902303010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88902643480] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88902996216] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88903342534] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88903686760] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88904051392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88904402752] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88904829774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88905176458] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88905528584] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88905910536] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88906255424] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88906602804] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88906977956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88907360900] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88907983444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88908335330] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88908689846] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88909065762] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88909409960] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88909772216] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88910138150] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88910716784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88911064222] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88911443618] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88911798970] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88912179346] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88912525740] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88912886558] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88913318116] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88913669018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88914024468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88914366438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88914727448] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88915084644] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88915449332] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88915865780] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88916224992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88916579248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88916918636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88917259446] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88917616116] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88917965196] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88918333924] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88918738458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88919095552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88919434390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88919776574] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88920127616] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88920492936] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88920841302] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88921213482] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88921637400] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88922104464] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88922457696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88922811978] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88923197262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88923537152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88923893512] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88924312908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88924668802] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88925046890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88925387318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88925728794] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88926083700] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88926461390] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88926771776] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88927195690] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88927564954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88927906588] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88928272892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88928613604] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88928966014] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88929311420] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88929920770] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88930315948] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88930699754] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88931064890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88931406748] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88931771790] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88932111976] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88932474980] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 25,250000,10000,0,0,256,52,21,2048,2048,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 88934491296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88934840976] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88935225810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88935657140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88936000992] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88936367176] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88936709264] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88937066868] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88937430132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88937782898] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88938150822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88938566144] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88938925508] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88939273582] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88939618706] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88940013986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88940357238] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88940743344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88941163084] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88941518602] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88941900884] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88942243330] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88942589114] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88942954154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88943294622] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88943673384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88944168234] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88944558760] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88944966234] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88945344764] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88945720780] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88946195256] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88946571324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88947063616] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88947498622] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88947882930] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88948262666] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88948606702] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88948964906] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88949331522] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88949746940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88950106060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88950446168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88950789432] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88951147618] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88951502008] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88951879192] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88952283662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88952642100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88952980348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88953320480] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88953675572] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88954023722] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88954381080] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88954758736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88955199476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88955670328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88956014484] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88956365560] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88956832498] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88957309018] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88957694664] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88958120168] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88958495944] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88958845542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88959199136] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88959584140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88959925164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88960283230] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88960705296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88961065090] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88961446824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88961788844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88962132522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88962489840] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88962889356] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88963272348] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88963713560] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88964085662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88964428878] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88964797012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88965137834] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88965489224] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88965847002] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88966190790] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88966780184] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88967168648] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88967534158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88967875898] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 88968242532] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88968597988] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88968952762] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88969381368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88969726394] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88970094194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88970448666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88970789308] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88971152414] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88971506168] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 88971925996] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88972293948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88972635154] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88973000780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88973341060] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88973693392] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88974039512] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88974394130] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88974831988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88975175856] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88975539664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88975878048] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88976228442] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 88976607682] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88976958858] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88977304456] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88977826480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88978460734] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88978827076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88979166276] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88979517788] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 88979901654] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 88980317792] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 88980666380] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88981031926] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88981394950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88981735198] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 88982110406] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88982462384] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 88982852040] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 88983262284] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88983612928] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 88983981400] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88984327730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88984681570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88985021126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88985375274] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88985732108] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 88986155466] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 88986522528] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88986867666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88987220160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88987560654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88987902172] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88988268276] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 88988669832] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 88989130916] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 88989481156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88989835042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88990174402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88990514686] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88990866252] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 88991242078] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88991714030] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 88992081898] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 88992429768] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 88992802042] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 88993151092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88993507444] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 88993923664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88994329816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88994677404] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 88995030190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 88995381846] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 88995758642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 88996096956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88996435520] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88996800798] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 88997245298] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 88997547430] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88997900002] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 88998265438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88998605384] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 88998969562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 88999307390] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 88999669938] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89000073874] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89000559906] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89000925580] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 89001344202] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89001710710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89002092936] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89002468986] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89002886746] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89003244302] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89003610834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89003952454] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89004321662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89004676972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89005028108] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89005394244] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89005798486] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89006157184] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89006705540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89007062504] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89007428858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89007956734] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89008451410] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89008802452] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89009147352] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89009513176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89009873346] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89010238120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89010588770] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89010937652] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 89011523650] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89011869416] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 89012214972] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89012579516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89012919940] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89013284768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89013635992] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89014055722] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89014428030] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89014769690] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 89015114188] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89015517272] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89015946116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89016302704] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 89016750652] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 89017109234] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 89017487674] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89017830624] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 89018176652] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 89018541592] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89018886404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89019250034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89019686158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89020071328] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89020431378] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89020785146] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 89021152072] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89021501454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89021870168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89022265014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89022720940] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89023080746] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 89023458862] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 89023837120] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89024198440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89024583466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89024923854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89025360802] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89025715500] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 89026079884] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 89026426876] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 89026788828] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 89027133572] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89027520288] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 89027939932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89028329556] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 89028741490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89029112434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89029459096] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 89029814652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89030181202] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 89030561488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89030978676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89031353080] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89031743076] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 89032122024] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][DOE ] 26,260000,10000,0,0,256,52,22,2048,2048,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89033647968] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89034114238] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89034484924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89034827088] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89035193892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89035568104] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89035934752] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89036356156] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89036704364] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89037090120] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 89037473174] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89037837290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89038178006] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89038553348] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89038895738] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89039322772] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89039686820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89040025698] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89040390888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89040743996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89041081900] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89041453636] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89041880372] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89042249584] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89042614204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89042955482] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89043319088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89043658796] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89044009574] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89044366478] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89044778892] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89045247866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89045594156] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89045961548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89046302998] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89046656742] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 89047050276] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89047394614] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 89047807700] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89048249322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89048592926] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89048958292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89049298110] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89049649416] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89050031918] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89050443732] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 89050797764] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89051169196] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89051537278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89051881950] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89052272822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89052637506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89052977512] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89053404704] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89053749112] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89054112774] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89054511430] ECW: w=0x3db496e8 func=0x3d59f444 'MSG-REDELIVER-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89054919494] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 89055290440] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89055666924] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89056203496] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 89056593366] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89056942676] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 89057315810] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89057679676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89058056356] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89058435730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89058847088] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89059202738] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89059574446] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89059920246] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89060286916] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89060650062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89061000538] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89061365234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89061795300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89062139434] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89062503974] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89062845532] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89063201438] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89063563818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89063916032] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89064342236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89064686522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89065038100] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89065407876] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89065746888] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89066111560] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89066474466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89066824034] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89067259530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89067707642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89068048196] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89068410246] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89068749308] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89069102824] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89069474502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89069926716] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89070294992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89070632574] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89070982342] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89071350446] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89071687802] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89072051474] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89072442986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89072846226] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89073215186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89073567780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89073906362] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89074269416] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89074608682] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89074975830] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89075338452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89075739536] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89076106826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89076518290] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89076871936] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89077243100] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89077585012] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89077965988] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89078411568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89078858630] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89079228206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89079581900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89079922044] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89080284756] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89080638456] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89080995558] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89081422350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89081765422] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89082131058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89082471034] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89082821454] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89083189746] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89083755732] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89084193752] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89084563090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89084905728] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89085274030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89085627598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89085967096] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89086343928] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89086747278] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89087108690] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89087473724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89087816162] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89088211234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89088552552] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89088904696] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89089285682] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89089865174] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89090240686] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89090606080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89090948160] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89091315040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89091668094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89092020248] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89092454336] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89092798614] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89093155820] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89093518986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89093859568] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89094225640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89094577684] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89094929540] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89095361804] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89095704706] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89096071432] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89096435390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89096777578] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89097143554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89097508968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89097908098] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89098276000] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89098617266] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89098973758] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89099336810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89099680208] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89100046938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89100400350] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89100820866] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89101287266] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89101633220] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89101999652] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89102364358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89102708556] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89103127646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89103579574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89103921890] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89104285794] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89104691718] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89105049214] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89105411910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89105765218] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89106130710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89106546208] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89106901098] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89107272732] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89107613356] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89107978274] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89108340898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89108690836] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89109121408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89109474224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89109811532] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89110211454] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89110551414] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89110904904] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89111264568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89111618772] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89112070644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89112521810] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89112877514] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89113272126] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89113632120] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89114033464] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89114416566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89114834718] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89115203104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89115554696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89115893068] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89116254040] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89116611068] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89116978868] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89117340812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89117747364] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89118114302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89118453396] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89118823072] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89119193454] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89119534226] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89119913278] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89120346452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89120689738] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89121055572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89121408158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89121746198] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89122108348] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89122447820] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89122813670] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89123253892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89123710556] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89124079444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89124419070] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89124771524] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89125142816] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89125493284] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89125921910] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89126293114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89126636238] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89127005038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89127359184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89127699294] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89128064472] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89128453890] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][DOE ] 27,270000,10000,0,0,256,52,23,1024,1024,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89130310302] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89130685512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89131045566] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89131480222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89131836522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89132190798] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89132562986] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89132969664] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89133336930] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89133703922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89134055750] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89134826452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89135195090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89135537944] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89135923134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89136265158] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89136634246] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89136997348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89137410682] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89137779202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89138121650] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89138474132] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89138844242] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89139183826] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89139561300] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89140073806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89140423940] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89140790456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89141143848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89141483270] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89141845668] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89142199804] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89142555386] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89142992988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89143336062] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89143701052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89144040836] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89144392602] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89144761832] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89145113912] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89145544070] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89146012722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89146358728] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89146727984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89147082790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89147423346] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89147800030] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89148142846] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89148563774] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89148929332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89149269828] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89149634320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89149973658] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89150325688] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89150707408] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89151132194] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89151503064] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89151866408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89152205514] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89152571950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89152924918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89153263492] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89153635904] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89154071674] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89154432294] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89154796548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89155137566] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89155505518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89155847368] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89156214872] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89156587332] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89157103362] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89157472420] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89157836032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89158175906] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89158542492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89158895142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89159245534] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89159671970] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89160015604] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89160566656] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89160946692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89161352630] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89161720502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89162076264] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89162507330] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89162880598] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89163219786] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89163586290] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89163949600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89164289326] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89164665264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89165074556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89165420168] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89165781568] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89166120568] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89166500554] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89166861994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89167201352] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89167597122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89168014964] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89168520434] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89168898212] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89169240002] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89169607428] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89169975354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89170361070] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89170792754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89171151838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89171491618] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89171857394] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89172199868] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89172557148] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89172923626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89173277568] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89173706474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89174055558] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89174409738] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89174782304] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89175124476] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89175492772] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89175867916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89176267830] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89176651782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89177007932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89177348420] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89177716758] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89178059010] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89178419276] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89178795088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89179201326] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89179660152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89180005842] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89180357826] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89180726988] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89181064162] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89181438960] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89181800480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89182221736] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89182591276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89182944216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89183283866] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89183646588] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89183987568] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89184354190] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89184778612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89185123404] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89185488736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89185828532] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89186179824] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89186550230] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89186890612] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89187270370] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89187696474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89188041158] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89188407822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89188760826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89189100560] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89189534612] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89189892384] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89190325660] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89190787706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89191134364] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89191499718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89191840180] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89192192154] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89192575004] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89192915272] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89193357806] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89193724822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89194065592] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89194432734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89194784052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89195122992] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89195495268] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89195904402] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89196262596] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89196625992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89196965222] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89197346984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89197686882] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89198084974] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89198477060] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89198941888] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89199342184] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89199708150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89200050742] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89200435350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89200802824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89201210050] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89201640622] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89202098000] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89202480896] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89202848366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89203190892] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89203559062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89203920062] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89204346434] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89204722282] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89205063832] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89205431618] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89205797424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89206139506] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89206508732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89206876126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89207289400] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89207658094] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89208000858] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89208357936] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89208722268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89209064992] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89209443136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89209785832] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89210196244] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89210567954] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89210922162] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89211290502] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89211656464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89211997800] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89212380766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89212818972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89213261144] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89213627980] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89213969596] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89214324042] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89214685932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89215036202] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89215401794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89215808014] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89216162214] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89216534652] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89216876796] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89217243872] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89217679310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89218040524] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89218476146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89218835078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89219175266] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89219540134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89219882842] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89220239818] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89220648824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89220987808] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89221431096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89221775038] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89222127288] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89222496880] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89222835962] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89223200772] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89223574448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89223978008] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89224449446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89224805632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89225145478] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89225527784] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89225870422] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][DOE ] 28,280000,10000,0,0,256,52,24,1024,1024,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89227493102] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89227866288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89228209068] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89228574990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89228915814] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89229304462] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89229744282] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89230088816] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89230457254] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89230821926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89231164352] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89231530668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89231898058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89232299978] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89232713666] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89233056014] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89233424066] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89233786748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89234126832] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89234492568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89234857434] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89235393734] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89235784584] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89236124380] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89236490082] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89236853120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89237194178] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89237782920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89238219272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89238562626] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89238930228] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89239275228] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89239634194] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89240001228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89240358638] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89240789174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89241135390] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89241489002] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89241860848] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89242202550] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89242568166] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89242932044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89243284468] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89243720602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89244079540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89244418868] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89244805176] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89245146932] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89245503436] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89245971196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89246396838] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89246924764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89247271988] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89247624398] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 89247994940] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89248334728] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89248714954] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89249142646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89249487858] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89249890362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89250265604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89250606224] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89250999904] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89251387576] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89251748390] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89252267384] ECW: w=0x3db494b8 func=0x3d59f444 'MSG-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 89252672612] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 89253048462] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89253413532] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89253757152] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 89254137038] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89254515402] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 89254961778] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89255335484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89255696986] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89256066362] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89256430292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89256804474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89257158498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89257601662] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89258060084] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89258411054] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89258759166] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89259163528] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89259532272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89259907442] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 89260368824] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 89260749876] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89261117626] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89261466700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89261824648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89262166680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89262510570] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89262892898] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 89263333182] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 89264174404] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 89264537820] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 89264906630] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89265253896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89265625554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89266047586] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89266396416] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89266752234] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89267104074] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89267469052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89267810624] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89268189770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89268542542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89269089236] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89269457572] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89269799108] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89270155950] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89270551908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89270894540] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89271302618] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89271728074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89272085324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89272424540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89272784404] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89273137470] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89273493296] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89273851994] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89274370744] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89274743434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89275085736] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 89275468120] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 89275819462] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89276182942] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89276528142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89276919134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89277327244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89277673976] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89278028664] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 89278389174] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 89278748858] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 89279103304] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 89279480024] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89279885752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89280378336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89280720452] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89281062210] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89281414266] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89281763200] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89282172500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89282515532] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89282961456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89283321464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89283664942] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89284031656] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89284380704] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89284740958] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89285118052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89285529006] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89285896722] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89286241848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89286593824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89286932680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89287273256] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89287624346] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89287981714] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89288384036] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89288753122] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89289118086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89289457596] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 89289836512] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 89290225350] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89290616304] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89290964156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89291647614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89292170662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89292586470] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89292972270] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 89293332220] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 89293719696] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 89294198728] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 89294567834] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89294946452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89295329636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89295670538] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89296013332] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89296380032] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89296834292] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89297200500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89297539358] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89297906242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89298256668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89298594224] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89298966710] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89299309080] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89299730426] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89300095386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89300434522] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89300800288] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89301180346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89301533766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89301885692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89302297450] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89302889806] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89303244888] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89303597176] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89303969738] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89304336306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89304693550] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89305137772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89305499396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89305840032] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89306205468] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89306548978] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89306907376] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89307271730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89307642510] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89308079982] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89308449886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89308847142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89309186816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89309532982] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89309888924] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89310256790] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89310596376] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89311038040] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89311407292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89311749734] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89312119436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89312473550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89312813802] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89313189672] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89313596790] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89314056942] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89314423242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89314764122] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89315129256] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89315474238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89315838396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89316177214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89316592698] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89316945080] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89317288344] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89317625578] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89317990090] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89318350434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89318698894] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89319124876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89319482166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89319820766] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89320206278] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89320547828] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89321139740] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89321522608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89321940066] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89322309074] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89322654314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89323007652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89323346622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89323685976] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89324061614] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89324418764] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][DOE ] 29,290000,10000,0,0,256,53,25,512,512,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89326174832] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89326554980] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89326924554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89327299832] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89327765862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89328124840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89328465812] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89328828014] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89329168220] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89329524622] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89329900506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89330317846] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89330759906] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89331112240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89331464710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89331803184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89332143542] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89332496214] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89332853910] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89333263144] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89333633774] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89333998966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89334340570] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89334709210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89335062068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89335413240] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89335801114] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89336375798] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89336736204] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89337100852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89337442026] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89337809524] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89338202466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89338555140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89338960132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89339312100] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89339666864] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89340014470] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89340377812] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89340743758] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89341118372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89341523490] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89341929768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89342285170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89342626374] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89342992758] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89343335322] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89343694000] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89344134106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89344540564] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89344958278] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89345307988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89345661576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89346001028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89346341800] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89346704942] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89347117140] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89347561990] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89347930532] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89348294306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89348635928] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89349002484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89349367616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89349707372] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89350138108] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89350480396] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89350833140] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89351193036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89351532494] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89351895248] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89352288472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89352757152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89353115622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89353474488] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89353883400] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89354257560] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89354627964] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89355036256] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89355495422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89355872850] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89356258948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89356611434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89356980484] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89357344500] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89357686020] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89358054934] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89358486896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89359012842] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89359434414] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89359812600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89360169748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89360509728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89360865550] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89361296718] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89361644418] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89362017000] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89362382766] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89362775012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89363115628] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89363495444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89363939318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89364290330] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89364654736] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89365021216] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89365410808] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89365774324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89366114428] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89366491550] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89366909474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89367264926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89367604310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89367944308] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89368295830] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89368640338] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89368991904] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89369357574] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89369886910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89370231628] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89370598708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89370950494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89371289816] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89371652540] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89372022614] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89372444924] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89372810920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89373151568] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89373516866] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89373861192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89374213542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89374563182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89374903528] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89375317854] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89375665754] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89376005460] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89376371318] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89376733998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89377073882] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89377450662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89377802872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89378223034] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89378587816] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89378931808] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89379289296] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89379652656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89379995098] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89380378994] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89380789988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89381354074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89381710692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89382053362] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89382406412] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89382788258] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89383144944] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89383582598] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89383953438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89384297000] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89384667126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89385022132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89385362072] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89385727592] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89386081228] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89386508490] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89386875966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89387340962] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89387709174] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89388053740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89388404956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89388757330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89389175252] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89389552446] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89389900102] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89390241796] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89390608654] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89391181140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89391541790] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89391995230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89392490264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89392833660] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89393196526] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89393537774] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89393892304] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89394301250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89394708258] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89395078952] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89395424812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89395778238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89396118362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89396458806] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89396824094] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89397183116] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89397611792] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89397986780] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89398354028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89398695466] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89399102728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89399474988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89399857942] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89400312088] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89400657464] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89401013990] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89401406452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89401777876] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89402171898] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89402519090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89402936986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89403627592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89403978726] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89404381806] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89404756798] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89405130696] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89405513058] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89405955262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89406299136] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89406666772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89407019992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89407376792] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89407753296] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89408092508] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89408473736] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89408939442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89409327876] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89409724838] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89410100296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89410509298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89410848568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89411228404] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89411675752] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89412024326] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89412395178] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89412777574] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89413181354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89413547078] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89413958782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89414380446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89414880162] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89415250120] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89415692268] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89416082970] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89416476454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89416860476] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89417339516] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89417734426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89418116472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89418457282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89418825606] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89419180886] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89419553732] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89419966852] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89420335642] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89420697932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89421037178] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89421402782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89421754724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89422093338] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89422465802] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89422869340] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][DOE ] 30,300000,10000,0,0,256,53,25,512,512,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89424360576] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89424736542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89425097586] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89425532552] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89425987398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89426346566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89426686520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89427029788] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89427513622] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89428098690] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89428528740] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89428900548] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89429270160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89429613890] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89429982916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89430339160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89430692718] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89431121302] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89431468066] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89431826742] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89432191650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89432535794] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89432904200] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89433250530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89433615936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89434017974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89434363342] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89434715844] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89435061108] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89435401976] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89435767058] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89436161828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89436503090] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89437029628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89437387938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89437727926] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89438092698] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89438434796] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89438791606] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89439166972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89439572236] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89439941666] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89440287696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89440641584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89440981600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89441325260] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89441677384] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89442034624] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89442450502] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89442819962] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89443184680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89443525322] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89443966456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89444322710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89444676024] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89445121954] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89445468284] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89445825932] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89446189184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89446530432] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89446896964] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89447242968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89447608870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89448010216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89448456356] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89448814398] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89449161812] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89449505488] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89449872594] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89450290700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89450699500] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89451070924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89451425404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89451834502] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89452201668] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89452545876] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89452905056] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89453285774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89453699958] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89454069426] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89454414174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89454766266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89455122138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89455505570] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89455869786] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89456274186] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89456656492] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89457052954] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89457417910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89457759566] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89458159128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89458514758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89458871456] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89459303832] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89459803708] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89460161964] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89460559886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89460903280] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89461271274] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89461633120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89462057580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89462430706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89462789868] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89463159026] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89463533506] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89463931806] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89464342966] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89464780098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89465155060] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89465522838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89465875726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89466214588] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89466578078] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89466918458] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89467310724] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89467776514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89468360506] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89468761606] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89469109064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89469465178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89469820254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89470163236] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89470730928] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89471080216] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89471421332] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89471787862] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89472265464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89472641018] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89473070668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89473441502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89473782210] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89474147266] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89474490646] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89474848878] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89475211768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89475575292] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89476002346] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89476352316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89476706966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89477047378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89477390446] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89477743326] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89478089222] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89478823924] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89479216956] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89479602036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89479971082] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89480363204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89480737894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89481112410] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89481627022] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89482134130] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89482525270] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89482906918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89483268234] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89483647076] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89484048762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89484487986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89484836374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89485193098] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89485552662] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89485903118] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89486248488] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89486646024] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89487072732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89487430788] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89487806996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89488170212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89488514206] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89488880892] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89489224116] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89489591826] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89490016212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89490362490] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89490753622] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89491106188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89491514414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89491886642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89492240824] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89492591798] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89493149220] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89493503668] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89494088428] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89494618256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89495009722] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89495488412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89495893162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89496235808] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89496635716] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89496983240] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89497343662] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89497721594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89498065682] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89498513796] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89498882292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89499242756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89499589348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89499951300] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89500392976] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89500754918] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89501169348] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89501618674] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89501996366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89502340474] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89502711386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89503066836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89503422010] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89503789842] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89504329000] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89504736338] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89505103536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89505447016] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89505814672] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89506218654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89506572032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89506988664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89507331388] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89507689162] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89508034028] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 89508404812] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89508800680] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89509177956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89509584920] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89509959518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89510321050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89510660738] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89511023860] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89511365176] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89511732300] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89512153608] ECW: w=0x3db49920 func=0x3d59f444 'MSG-REAP' [Hermes] [HADES][INFO ] [KRELTSC: 89512595404] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 89512973180] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89513344082] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89513684602] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 89514049934] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89514395992] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 89514760676] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89515236524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89515686176] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89516080266] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89516425686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89516820114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89517161696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89517545146] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89518006160] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89518359112] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89518739116] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89519111982] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89519503930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89519850556] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89520232676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89520590936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89521037078] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89521404236] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89521751656] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89522138228] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 31,310000,10000,0,0,256,53,26,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89523863556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89524251752] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89524627124] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89525004184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89525373618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89525741064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89526098678] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89526634408] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89526987054] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89527334092] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89527701324] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89528069116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89528409076] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89528861640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89529302080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89529644440] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89530014420] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89530355132] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89530710648] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89531072766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89531428330] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89531793242] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89532212558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89532568346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89532936696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89533281384] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89533638208] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89533984614] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89534340252] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89534768678] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89535170260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89535535744] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89535916524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89536268270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89536630994] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89537010514] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89537375038] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89537897338] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89538269110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89538620002] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89538988450] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89539335852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89539703850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89540045354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89540455782] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89540811126] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89541163626] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89541506218] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89541874984] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89542241076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89542595914] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89542964286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89543367508] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89543722410] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89544077122] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89544427802] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89545053044] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89545434192] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89545800362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89546256406] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89546670358] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89547051244] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89547435578] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89547801380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89548236138] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89548754336] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89549307038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89549666844] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89550075790] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89550420422] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89550816646] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89551214788] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89551636904] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89552004502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89552353610] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89552727110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89553086160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89553429774] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89553808454] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89554152756] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89554574490] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89554942138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89555292828] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89555665416] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89556047694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89556421210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89556820392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89557340414] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89557704824] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89558063490] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89558408632] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89558779742] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89559176724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89559559852] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89560001358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89560557172] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89560950558] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89561298680] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89561645342] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89562077008] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89562432778] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89562873344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89563220384] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89563594078] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89563972424] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89564326384] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89564691970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89565082272] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89565542248] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89565927056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89566309688] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89566695110] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89567036944] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89567416988] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89567785448] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89568138952] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89568582190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89568925728] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89569302116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89569656820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89569997582] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89570362568] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89570733740] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89571180578] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89571717160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89572102572] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89572470428] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89572817406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89573173330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89573528808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89573944802] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89574302784] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89574648866] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89574998090] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89575367508] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89575908790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89576377844] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89576858480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89577208928] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89577601136] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89577961812] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89578394492] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89578763852] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89579127788] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89579571796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89579917408] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89580287004] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89580632106] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89581007194] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89581371552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89581723968] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89582102780] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89582723750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89583075860] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89583438648] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89583780396] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89584208690] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89584564900] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89584946244] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89585442378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89585791080] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89586186910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89586561088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89586902208] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89587264172] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89587618462] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89588075608] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89588472148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89588837230] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89589219682] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89589566428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89589918280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89590284842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89590720330] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89591108114] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89591486440] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89591861916] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89592231260] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89592596178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89592961918] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89593344294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89593855852] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89594245316] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89594627524] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89594974686] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89595356720] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89595755004] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89596119786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89596569794] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89596943632] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89597312962] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89597668134] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89598032808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89598382432] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89598778278] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89599231100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89599581648] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89599976522] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89600344622] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89600732640] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89601074900] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89601439848] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89601906182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89602272812] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89602656138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89603017310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89603491392] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89603887148] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89604241028] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89604707094] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89605247424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89605602328] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89605970432] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89606318552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89606703402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89607058292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89607497214] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89607885198] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89608257760] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89608608984] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89608976056] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89609428234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89609813962] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89610179518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89610589828] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89610974512] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89611386322] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89611735380] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89612116386] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89612471572] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89612848638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89613273268] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89613710192] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89614062612] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89614414760] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89614782142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89615127760] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89615524650] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89615972862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89616431844] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89616797134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89617138998] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89617522968] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89617864766] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89618258296] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89618685128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89619031758] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89619397074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89619756426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89620094826] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89620456408] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89620795020] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89621162254] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89621587252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89622153236] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89622527700] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89622873514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 32,320000,10000,0,0,256,53,27,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89624465680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89624873860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89625229814] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89625589620] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89625938408] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89626284448] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89626666796] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89627099512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89627615848] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89628138112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89628502006] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89628854484] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89629198344] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89629554468] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89629985566] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89630362408] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89630732856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89631077330] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89631444908] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89631794594] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89632159030] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89632578132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89633026132] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89633412334] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89633798454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89634143476] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89634494626] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89634833484] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89635225848] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89635635260] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89635993488] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89636367572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89636710420] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89637080594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89637444920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89637799130] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89638164036] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89638669120] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89639034072] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89639407632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89639750200] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89640116780] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89640464280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89640831230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89641236264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89641585292] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89642006422] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89642383962] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89642724618] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89643090984] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89643467142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89643868162] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89644281406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89644629422] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89644989136] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89645332930] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89645727772] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89646140214] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89646488288] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89646920896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89647263234] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89647633636] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89647974886] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89648324102] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89648684442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89649035548] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89649463234] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89650054430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89650412550] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89650765782] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89651105674] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89651487184] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89651839560] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89652354792] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89652724802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89653066316] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89653441282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89653792746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89654129776] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89654514872] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89654854012] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89655274068] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89655639696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89656045630] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89656418246] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89656817936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89657173386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89657522738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89657925444] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89658279378] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89658625422] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89658973172] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89659341472] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89659706632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89660046648] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89660423434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89660841226] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89661320420] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89661675364] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89662020436] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89662386296] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89662732046] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89663109208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89663517526] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89663885928] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89664226526] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89664584016] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89665004194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89665343632] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89665732604] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89666111514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89666527788] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89666882342] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89667259676] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89667641856] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89667983328] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89668335950] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89668846246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89669253206] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89669623780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89670213790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89670575688] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89670947998] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89671308482] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89671678698] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89672393104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89672765046] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89673137050] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89673485274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89673840872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89674223748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89674573956] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89675012066] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89675371534] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89675736172] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89676110408] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89676480526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89676828256] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89677207750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89677654616] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89678019596] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89678441476] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89678801864] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89679182440] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89679545924] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89679961862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89680453356] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89680830988] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89681191798] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89681548526] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89681915462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89682258572] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89682651436] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89683124968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89683602268] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89683988022] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89684346722] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89684741168] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89685087072] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89685443544] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89685877916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89686235316] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89686608762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89686982164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89687329240] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89687698444] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89688043286] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89688403840] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89688836142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89689190106] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89689572496] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89689924434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89690282730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89690630086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89691024056] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89691384914] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89691813972] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89692164746] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89692549606] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89692916482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89693283722] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89693657802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89694005730] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89694422636] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89694922852] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89695291466] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89695661148] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89696010328] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89696403666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89696790044] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89697260724] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89697643254] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89698067816] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89698545366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89699225168] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89699659432] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89700144334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89700501186] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89700901310] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89701275692] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89701714804] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89702087168] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89702472458] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89702956308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89703306472] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89703718578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89704105074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89704477202] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89704875716] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89705250478] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89705895268] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89706334906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89706711536] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89707135956] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89707515408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89707902752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89708370106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89708756122] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89709163624] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89709545874] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89709940540] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89710317996] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89710757426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89711198990] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89711599814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89711982852] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89712375384] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89712759216] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89713160068] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89713558470] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89714006538] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89714414056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89714816596] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89715212590] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89715586884] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89715938658] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89716333058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89716782580] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89717377228] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89717834910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89718213106] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89718598616] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89718996050] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89719464484] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89719854532] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89720209928] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89720631858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89721018410] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89721417414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89721805118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89722193008] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89722654450] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89723049416] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89723451976] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89723866830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 33,330000,10000,0,0,256,54,28,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89780631466] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89781164212] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89781564758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89781972466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89782319752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89782672770] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89783129106] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89783542782] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89784008968] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89784572238] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89784982970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89785349838] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89785723054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89786137764] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89786522530] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89786979050] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89787363336] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89787744968] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89788107722] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89788517140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89788861362] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89789259898] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89789724582] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89790082974] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89790487386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89790832600] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89791216718] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89791599188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89791947502] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89792401582] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89792777362] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89793173768] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89793515518] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89793884308] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89794345254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89794697374] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89795148604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89795636562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89796010382] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89796394080] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89796740792] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89797130856] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89797534538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89797996356] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89798389554] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89798752466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89799135846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89799476788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89799818168] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89800229532] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89800576208] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89800990948] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89801391096] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89801798016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89802142740] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89802537942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89802880504] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89803258204] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89803676538] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89804025470] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89804456056] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89804818438] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89805198890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89805583476] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89805950354] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89806389574] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89806872360] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89807322938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89807691402] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89808129794] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89808546194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89808926278] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89809394038] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89809783596] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89810209884] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89810582944] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89810968310] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89811475336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89811936872] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89812340640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89812709508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89813079474] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89813476830] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89813820006] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89814207364] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89814571342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89814989380] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89815392120] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89815813384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89816202152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89816563564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89816937892] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89817321126] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89817866348] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89818262280] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89818633360] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89819028936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89819374198] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89819773446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89820116144] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89820565402] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89820949148] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89821311184] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89821689502] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89822066996] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89822461862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89822805778] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89823258666] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89823635132] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89824032552] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89824420816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89824782468] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89825176830] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89825556986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89825984340] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89826359180] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89826714276] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89827128374] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89827571910] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89827966292] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89828346482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89828806596] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89829307038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89829682360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89830067636] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89830512612] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89830858956] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89831217070] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89831662820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89832025920] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89832409512] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89832785996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89833188036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89833527862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89833899922] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89834358536] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89834709254] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89835063380] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89835449578] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89835859788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89836250868] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89836772516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89837286336] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89837673064] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89838041100] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89838416844] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89838814988] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89839162178] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89839541178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89840044042] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89840562140] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89840933336] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89841288898] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89841671640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89842087230] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89842476264] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89842959362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89843318918] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89843688422] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89844063604] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89844450368] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89844794520] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89845157532] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89845611584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89846000970] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89846401128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89846774174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89847132876] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89847515068] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89847858680] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89848313534] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89848711218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89849150030] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89849581714] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89849978688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89850336822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89850708358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89851121316] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89851600556] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89851964958] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89852338030] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89852937096] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89853324352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89853924438] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89854446836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89854811256] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89855304044] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89855656730] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89856002574] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89856398844] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89856867658] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89857469238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89857851374] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89858218592] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89858588802] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89858964880] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89859351068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89859776408] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89860192060] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89860621176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89860967120] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89861341288] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89861713270] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89862108756] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89862680766] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89863108878] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89863477528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89863821228] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89864191558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89864549460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89864923746] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89865388156] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89865734858] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89866107582] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89866473854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89866839092] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89867205896] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89867552562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89868039800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89868384786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89868739656] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89869093494] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89869439370] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89869780942] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89870149292] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89870513178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89870920360] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89871290552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89871643204] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89871994854] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89872340314] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89872686078] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89873053292] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89873398234] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89874023820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89874379874] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89874746204] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89875089734] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89875442412] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89875805984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89876146526] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89876595946] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89876982012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89877338642] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89877692848] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89878033820] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89878415650] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89878756086] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89879172590] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89879539428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89879892142] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89880271902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89880626020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89880969406] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89881335418] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89881675784] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][DOE ] 34,340000,10000,0,0,256,54,29,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89883260880] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89883635874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89883980428] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89884347574] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89884765592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89885227304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89885584450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89885928592] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89886284348] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89886631576] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89886975782] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89887352184] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89887782468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89888127708] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89888512584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89888856962] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89889210982] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89889559402] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89889904886] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89890334612] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89890686868] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89891064398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89891409526] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89891778372] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89892121928] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89892475200] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89892841306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89893245008] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89893627344] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89894028140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89894373578] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89894729488] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89895074006] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89895457170] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89895800128] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89896373482] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89896756480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89897100288] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89897469376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89897831716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89898240906] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89898661318] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89899021976] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89899381388] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89899802682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89900185094] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89900579852] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89900961290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89901314032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89901730524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89902085484] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89902456064] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89902805534] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89903150222] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89903520976] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89903889480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89904298960] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89904671686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89905015778] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89905379924] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89905728628] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89906076550] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89906445638] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89906792988] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89907230506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89907678532] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89908058060] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89908400138] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89908752728] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89909116206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89909455844] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89909900692] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89910287286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89910635506] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89911001608] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89911343572] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89911724914] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89912066078] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89912427620] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89912851786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89913198144] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89913579360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89913950714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89914291280] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89914654036] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89914994174] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89915349826] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89915784946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89916129370] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89916507624] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89916853636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89917207278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89917547982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89917888404] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89918300592] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89918786802] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89919147472] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89919515752] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89919879896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89920222900] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89920589032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89920930310] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89921353312] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89921702264] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89922057250] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89922422874] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89922768620] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89923219820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89923574014] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89924050504] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89924462090] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89924832124] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89925200380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89925545966] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89925928550] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89926313286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89926732498] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89927090512] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89927431924] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89927830598] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89928171060] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89928523684] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89928887432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89929245886] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89930013440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89930385986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89930727184] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89931092122] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89931433892] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89931828310] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89932195116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89932606516] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89932978686] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89933339714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89933697328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89934039772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89934384894] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89934740042] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89935159610] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89935508422] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89935889818] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89936257402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89936599834] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89936968622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89937312670] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89937667542] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89938075050] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89938420834] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89938796634] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89939195740] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89939563308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89939905710] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89940277362] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89940681682] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89941131014] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89941510506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89941853412] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89942233314] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89942615062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89942998418] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89943355192] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89943765582] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89944149522] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89944500734] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89944851822] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89945229996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89945570502] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89945937604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89946352740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89946697148] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89947074008] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89947415126] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89947771518] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89948135060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89948476270] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89948843262] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89949252974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89949611044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89949963986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89950305810] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89950658178] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89951004448] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89951353558] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89951721760] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89952239380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89952723356] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89953095264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89953436624] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89953818328] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89954221652] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89954568406] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89955010976] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89955362794] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89955743734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89956089796] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89956460808] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89956806324] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89957163288] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89957593996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89957939964] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89958330130] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89958712380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89959056084] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89959410442] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89959752484] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89960134348] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89960556366] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89960912564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89961288778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89961630870] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89962000248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89962353880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89962693656] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89963131428] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89963579814] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89963952674] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89964317836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89964660400] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89965027936] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89965375054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89965729428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89966185532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89966534350] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89966954564] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89967305496] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89967651302] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89968021266] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89968388542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89968794796] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89969165612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89969517396] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89969870982] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89970217778] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89970561774] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89970929256] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89971274624] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89971699244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89972044550] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89972421796] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89972764666] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89973116796] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89973520406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89973864200] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89974314892] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89974841982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89975205842] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89975561990] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89975904772] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89976310834] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89976650804] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89977095118] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89977470604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89977815354] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89978198376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89978563552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89978905322] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 35,350000,10000,0,0,256,54,30,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 89980540384] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89980970998] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89981331812] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89981701740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89982047502] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89982423942] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89982917236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89983555196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89984165030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89984514790] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89984924082] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89985274408] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 89985714484] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89986194004] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89986578668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89986921490] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 89987289084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89987631688] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89987994238] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89988408652] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 89988757812] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 89989135812] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89989480712] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89989844372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89990184610] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 89990550300] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89990893558] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89991315120] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89991683712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89992037220] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 89992417280] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89992798054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89993163336] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 89993519920] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89993930822] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 89994316104] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89994667302] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 89995020508] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89995382556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89995721782] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89996088784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89996441656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 89996845100] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89997305638] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 89997661740] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 89998019524] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 89998383462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 89998725358] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 89999092206] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 89999509590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 89999867700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90000208112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90000559828] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90000912194] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90001258124] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 90001599574] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90001967238] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90002391428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90002735116] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90003110242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90003450092] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90003801008] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90004145242] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90004487666] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90004852858] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90005271484] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90005668066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90006027240] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90006592478] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90006943150] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90007296422] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90007661058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90008075304] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 90008596252] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90009012982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90009440264] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90009799106] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90010190396] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90010575130] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90010985902] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90011342512] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90011719494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90012062178] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90012432614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90012788146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90013130554] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90013565136] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90013911022] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90014289134] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90014653316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90014997212] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 90015365816] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90015713368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90016068192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90016470100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90016814708] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90017175812] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90017521224] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 90017862782] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90018229180] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90018682860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90019097994] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90019572508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90019933492] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90020287608] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90020635926] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90020982844] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90021352500] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90021698388] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90022140572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90022484956] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90022861420] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90023202948] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90023554760] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90023916866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90024272202] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 90024721890] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90025108412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90025466494] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90025824390] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90026166922] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90026549872] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90026890050] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90027243162] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90027669794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90028014704] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90028395098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90028748178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90029087456] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90029452154] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90029792616] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90030151792] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90030677882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90031029090] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 90031624748] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90031978400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90032334732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90032676792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90033095942] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90033458074] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90033803034] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 90034160798] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90034528998] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90034894832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90035234816] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90035602846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90036009324] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90036368054] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90036731476] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90037076686] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90037509100] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90037858912] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90038232790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90038574380] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90039023406] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90039371992] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90039741564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90040128686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90040529690] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 90040967230] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90041354516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90041853960] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90042219716] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90042574706] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90042964198] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90043306928] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90043664870] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90044038932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90044450842] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90044826052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90045196312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90045540136] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90045909058] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90046256634] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90046614162] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90046977890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90047381428] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 90047752256] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90048113002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90048470182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90048813276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90049156506] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90049511392] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90049918436] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 90050264312] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90050631592] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90051006316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90051348874] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90051720152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90052060888] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90052412926] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90052837594] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90053276964] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90053658996] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90054004386] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90054367200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90054708276] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90055073054] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90055494628] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90055854460] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90056222844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90056579282] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 90056962154] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90057347032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90057694232] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90058049650] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90058502178] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90058886654] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90059240834] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90059647642] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90060018860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90060364088] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90060735058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90061152460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90061497044] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90061871806] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90062213598] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90062571908] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90062935958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90063277766] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 90063643776] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90064061028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90064509308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90064867554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90065212972] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90065696710] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90066090842] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 90066435768] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90066879792] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90067252646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90067608946] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90067979326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90068326868] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90068682318] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90069090048] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90069509854] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90069881230] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90070247082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90070599186] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90070968680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90071342194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90071684858] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90072049478] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90072455236] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90072816604] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90073260744] ECW: w=0x3db49b48 func=0x3d59f444 'CH-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 90073641956] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 90074012120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90074365042] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90074728348] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90075142146] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90075650160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90076012284] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90076361730] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90076706752] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90077073810] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][DOE ] 36,360000,10000,0,0,256,54,30,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 90078610430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90078998686] ECW: w=0x3db48570 func=0x3d59f444 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 90079371864] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90079723236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90080082274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90080427040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90080875376] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90081236638] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 90081613468] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 90081973144] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90082337724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90082681136] ECW: w=0x3db48688 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 90083047816] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90083661096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90084021104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90084374944] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90084723600] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90085078578] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90085441634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90085806458] ECW: w=0x3db489d0 func=0x3d59f444 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 90086176468] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90086726850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90087098314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90087439848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90087803594] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90088162652] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90088526072] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90088885510] ECW: w=0x3db2cbc0 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90089331688] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90089698820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90090054200] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90090399948] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90090746254] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90091115658] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90091486512] ECW: w=0x3db4a0c0 func=0x3d59f444 'CH-REAP-SAFE' [Hermes] [HADES][INFO ] [KRELTSC: 90091937762] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 90092312700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90092665938] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90093029376] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90093542180] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90094119206] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 90094861984] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90095480830] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90096140196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90096759536] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90097352408] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90098211350] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90098899342] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90099550052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90100182488] ECW: w=0x3db489d0 func=0x3d59f444 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 90100666026] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90101023542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90101406964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90101854944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90102205180] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90102570504] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90102934714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90103349482] ECW: w=0x3db48570 func=0x3d59f444 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 90103718216] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90104079190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90104433730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90104776282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90105117736] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90105471678] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90105889514] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 90106237450] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90106620174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90107007812] ECW: w=0x3db46500 func=0x3d59f444 'CH-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 90107389918] ECW: w=0x3db454a8 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90107767890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90108113520] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90108468466] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90108877456] ECW: w=0x3db454a8 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90109363330] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90109724136] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90110080460] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 90110449468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90110792714] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90111154094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90111564008] ECW: w=0x3db48ae8 func=0x3d59f444 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 90111932994] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90112291990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90112648704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90113048076] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90113394074] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90113750530] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90114112712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90114518396] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 90114891882] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90115245248] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90115606610] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90116010904] ECW: w=0x3db2cbc0 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90116425150] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90116786952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90117203968] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90117559536] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90117919546] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90118288138] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90118645680] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 90118996218] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90119343744] ECW: w=0x3daac2c0 func=0x3d5b3a7c '/' [Hermes] [HADES][INFO ] [KRELTSC: 90119691298] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90120131872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90120577814] ECW: w=0x3db48688 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 90120956352] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90121303274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90121658244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90122033916] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90122416498] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90122843560] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 90123248310] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90123615324] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90124283024] ECW: w=0x3dad5728 func=0x3d597e8a 'VM-CALL' [Hermes] [HADES][INFO ] [KRELTSC: 90126104080] ECW: w=0x3db4aba8 func=0x3d5b8b2e 'READY-COUNT' [Hermes] [HADES][INFO ] [KRELTSC: 90126546140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90126905842] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90127259068] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90127614268] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 90128163192] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 90128619008] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90128997006] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90129359984] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 90129745942] VM-EXEC: 'READY-ACK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 90130138152] ECW: w=0x3db33df0 func=0x3d5c0d00 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 90130524480] Hermes: ready-ack [Hermes] [HADES][INFO ] [KRELTSC: 90130803560] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 90131246708] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90131798670] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90132168516] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 90132549184] VM-EXEC: 'ARTEMIS-READY-ACK' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 90133267334] ECW: w=0x3db01aa8 func=0x3d5c0d00 '(do-log-info)' [Artemis] [HADES][INFO ] [KRELTSC: 90133654252] Artemis: ready-ack [Artemis] [HADES][INFO ] [KRELTSC: 90134016350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 90134642632] ECW: w=0x3dac1f10 func=0x3d5c0d24 '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 90135143652] PASS: readiness handshake [Hera] [HADES][INFO ] [KRELTSC: 90135485556] ECW: w=0x3dad53e8 func=0x3d5984f3 'VM-PHYSICS-STATUS' [Hera] VM-PHYSICS: fleet_heat_sum=65536 [Hera] VM-PHYSICS: conserved=CONSERVED [Hera] VM-PHYSICS: fleet_transfer_slope_q48=21845 [Hera] VM-PHYSICS: slope_fit_quality_q48=0 [Hera] VM-PHYSICS: fleet_window_warm=NO [Hera] VM-PHYSICS: vm_id=2 name=Hermes heat_q48=0 [Hera] VM-PHYSICS: vm_id=1 name=Artemis heat_q48=65536 [Hera] VM-PHYSICS: vm_id=0 name=Hera heat_q48=0 [Hera] [HADES][INFO ] [KRELTSC: 90138838426] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 90139210772] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 90139975388] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90140359782] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90140705678] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 90141092864] VM-EXEC: 'REGISTER-COMMON-MEMBERS' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 90141760368] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90142121938] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90142688744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90143074458] ECW: w=0x3db4c288 func=0x3d59f444 'CH-ADD-MBR' [Hermes] [HADES][INFO ] [KRELTSC: 90143484422] ECW: w=0x3db46618 func=0x3d59f444 'MBR-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 90143852556] ECW: w=0x3db455c0 func=0x3d5b8b2e 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90144237700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90144585504] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90144938526] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90145379516] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90145755968] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90146115680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90146459256] ECW: w=0x3db455c0 func=0x3d5b8b2e 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90146840410] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90147189138] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90147537718] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90147978688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90148339862] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90148697972] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 90149060624] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90149421282] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90149772430] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90150116736] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90150487428] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90150904484] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90151278178] ECW: w=0x3db4c178 func=0x3d59f444 'MBR-VM!' [Hermes] [HADES][INFO ] [KRELTSC: 90151652452] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90151999372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90152354518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90152697604] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90153041862] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90153398768] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90153935330] ECW: w=0x3db487a0 func=0x3d59f444 'CH-MBRS@' [Hermes] [HADES][INFO ] [KRELTSC: 90154319936] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90154669542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90155025348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90155366504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90155712328] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90156073000] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90156506700] ECW: w=0x3db4c060 func=0x3d59f444 'MBR-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 90156881296] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90157237286] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90157595952] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90157952006] ECW: w=0x3db488b8 func=0x3d59f444 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 90158315210] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90158705672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90159142240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90159497822] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90159868292] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90160439094] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90160797228] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90161148830] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90161524222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90161941566] ECW: w=0x3db4c288 func=0x3d59f444 'CH-ADD-MBR' [Hermes] [HADES][INFO ] [KRELTSC: 90162321518] ECW: w=0x3db46618 func=0x3d59f444 'MBR-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 90162700954] ECW: w=0x3db455c0 func=0x3d5b8b2e 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90163100730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90163473118] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90163830134] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90164174940] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90164543684] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90165131246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90165495634] ECW: w=0x3db455c0 func=0x3d5b8b2e 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90165879518] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90166226058] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90166575538] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90166945052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90167297150] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90167706216] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 90168072302] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90168441814] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90168838284] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90169243442] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90169616496] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90169969344] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90170408130] ECW: w=0x3db4c178 func=0x3d59f444 'MBR-VM!' [Hermes] [HADES][INFO ] [KRELTSC: 90170771972] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90171131582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90171486904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90171827824] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90172185356] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90172553988] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90172909068] ECW: w=0x3db487a0 func=0x3d59f444 'CH-MBRS@' [Hermes] [HADES][INFO ] [KRELTSC: 90173337972] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90173692378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90174060808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90174403650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90174769158] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90175126628] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90175480182] ECW: w=0x3db4c060 func=0x3d59f444 'MBR-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 90175908656] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90176355482] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90176727984] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90177083074] ECW: w=0x3db488b8 func=0x3d59f444 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 90177446246] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90177792690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90178185298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90178527796] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90178933978] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90179290200] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90179653686] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90180002740] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90180375148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90180720134] ECW: w=0x3db4c288 func=0x3d59f444 'CH-ADD-MBR' [Hermes] [HADES][INFO ] [KRELTSC: 90181090912] ECW: w=0x3db46618 func=0x3d59f444 'MBR-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 90181517690] ECW: w=0x3db455c0 func=0x3d5b8b2e 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90181904426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90182259924] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90182611464] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90182956116] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90183326388] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90183675350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90184017232] ECW: w=0x3db455c0 func=0x3d5b8b2e 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90184472994] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90184821166] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90185181444] ECW: w=0x3db448d8 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90185549322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90185903074] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90186251528] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 90186608652] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90186964674] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90187460722] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90187809534] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90188199600] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90188550296] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90188903288] ECW: w=0x3db4c178 func=0x3d59f444 'MBR-VM!' [Hermes] [HADES][INFO ] [KRELTSC: 90189264166] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90189610392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90190038040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90190398314] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90190756170] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90191112818] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90191467992] ECW: w=0x3db487a0 func=0x3d59f444 'CH-MBRS@' [Hermes] [HADES][INFO ] [KRELTSC: 90191832172] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90192179860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90192535254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90192940390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 37,370000,10000,0,0,256,56,31,256,256,0,0,0,65536,0,1,0,1349,64187 [Hermes] [HADES][INFO ] [KRELTSC: 90194455638] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90194825790] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90195188374] ECW: w=0x3db4c060 func=0x3d59f444 'MBR-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 90195631968] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90195985154] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90196356484] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90196711030] ECW: w=0x3db488b8 func=0x3d59f444 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 90197074526] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90197423242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90197780578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90198122514] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90198529644] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90198987626] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90199356828] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 90199745304] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90200101148] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90200445382] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 90200826378] VM-EXEC: 'SEND-BROADCAST-TEST' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 90201369700] ECW: w=0x3db4d088 func=0x3d5b8a6d 'BCAST-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 90201760282] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90202122960] ECW: w=0x3db25108 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 90202474208] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90202846454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90203204008] ECW: w=0x3db4cb20 func=0x3d59f444 'MSG-BROADCAST' [Hermes] [HADES][INFO ] [KRELTSC: 90203592350] ECW: w=0x3db4c900 func=0x3d5b8b2e 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90204033546] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90204393168] ECW: w=0x3db4c7f0 func=0x3d5b8b2e 'BC-PLEN' [Hermes] [HADES][INFO ] [KRELTSC: 90204771412] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90205123552] ECW: w=0x3db4c6d8 func=0x3d5b8b2e 'BC-PADDR' [Hermes] [HADES][INFO ] [KRELTSC: 90205492858] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90205844824] ECW: w=0x3db4c5c8 func=0x3d5b8b2e 'BC-FROM' [Hermes] [HADES][INFO ] [KRELTSC: 90206211908] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90206589972] ECW: w=0x3db4c4b8 func=0x3d5b8b2e 'BC-TYPE' [Hermes] [HADES][INFO ] [KRELTSC: 90207024314] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90207369054] ECW: w=0x3db4c900 func=0x3d5b8b2e 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90207735446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90208078204] ECW: w=0x3db487a0 func=0x3d59f444 'CH-MBRS@' [Hermes] [HADES][INFO ] [KRELTSC: 90208444592] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90208792730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90209148382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90209561876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90210018514] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90210405518] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90210771266] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90211113748] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90211475442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90211818924] ECW: w=0x3daadb30 func=0x3d5c22c8 '0<>' [Hermes] [HADES][INFO ] [KRELTSC: 90212174126] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90212608900] ECW: w=0x3db4c4b8 func=0x3d5b8b2e 'BC-TYPE' [Hermes] [HADES][INFO ] [KRELTSC: 90212972162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90213326112] ECW: w=0x3db4c5c8 func=0x3d5b8b2e 'BC-FROM' [Hermes] [HADES][INFO ] [KRELTSC: 90213858018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90214254188] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90214619028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90214984906] ECW: w=0x3db48d18 func=0x3d59f444 'MBR-VM@' [Hermes] [HADES][INFO ] [KRELTSC: 90215434286] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90215784548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90216152692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90216493448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90216835660] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90217192884] ECW: w=0x3db4c6d8 func=0x3d5b8b2e 'BC-PADDR' [Hermes] [HADES][INFO ] [KRELTSC: 90217558594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90217970824] ECW: w=0x3db4c7f0 func=0x3d5b8b2e 'BC-PLEN' [Hermes] [HADES][INFO ] [KRELTSC: 90218336406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90218756974] ECW: w=0x3db4c900 func=0x3d5b8b2e 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90219117290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90219461426] ECW: w=0x3db49170 func=0x3d59f444 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 90219829112] ECW: w=0x3db461b8 func=0x3d59f444 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 90220198452] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90220582984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90221106226] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90221523404] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90221871404] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90222244402] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90222615720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90223022288] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90223519926] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90223903786] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90224270312] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90224643648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90225001756] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90225352188] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 90225742034] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90226116270] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90226572660] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90226921532] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90227307654] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 90227687062] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 90228051858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90228398584] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 90228750690] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90229179890] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 90229543248] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90229900724] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90230276554] ECW: w=0x3db47870 func=0x3d59f444 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 90230641824] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90230992306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90231351060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90231692088] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90232105144] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90232578456] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90232963208] ECW: w=0x3db47a98 func=0x3d59f444 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 90233341080] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90233727038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90234122510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90234487232] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90234937970] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90235308482] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90235667580] ECW: w=0x3db47410 func=0x3d59f444 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 90236035084] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90236381946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90236754872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90237114106] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90237730696] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90238121512] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90238481292] ECW: w=0x3db46fe0 func=0x3d59f444 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 90238870582] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90239216364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90239569224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90239939584] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90240382182] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90240753056] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90241110698] ECW: w=0x3db46db8 func=0x3d59f444 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 90241475546] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90241826452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90242184376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90242525080] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90242866010] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90243281554] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90243780476] ECW: w=0x3db46b90 func=0x3d59f444 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 90244163400] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90244511694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90244865826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90245206510] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90245549308] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90245968162] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90246324902] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90246683340] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90247052592] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90247399980] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90247755360] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90248103218] ECW: w=0x3db47cc0 func=0x3d59f444 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90248502280] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90248929958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90249287950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90249640798] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90249983018] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90250344632] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 90250698854] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90251043950] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 90251509942] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90251863044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90252218728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90252573338] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90252934294] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90253290612] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 90253651792] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 90254006190] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90254485336] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90254969438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90255397246] ECW: w=0x3db48c00 func=0x3d59f444 'MBR-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 90255813086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90256191146] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90256578720] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90257000638] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90257426460] ECW: w=0x3db2cbc0 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90257826180] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90258229666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90258609044] ECW: w=0x3daadb30 func=0x3d5c22c8 '0<>' [Hermes] [HADES][INFO ] [KRELTSC: 90259001294] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90259391722] ECW: w=0x3db4c4b8 func=0x3d5b8b2e 'BC-TYPE' [Hermes] [HADES][INFO ] [KRELTSC: 90259857286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90260242750] ECW: w=0x3db4c5c8 func=0x3d5b8b2e 'BC-FROM' [Hermes] [HADES][INFO ] [KRELTSC: 90260647380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90261031456] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90261432740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90261797482] ECW: w=0x3db48d18 func=0x3d59f444 'MBR-VM@' [Hermes] [HADES][INFO ] [KRELTSC: 90262191560] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90262573272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90263028828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90263405080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90263793466] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90264181408] ECW: w=0x3db4c6d8 func=0x3d5b8b2e 'BC-PADDR' [Hermes] [HADES][INFO ] [KRELTSC: 90264575792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90264950178] ECW: w=0x3db4c7f0 func=0x3d5b8b2e 'BC-PLEN' [Hermes] [HADES][INFO ] [KRELTSC: 90265356812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90265846686] ECW: w=0x3db4c900 func=0x3d5b8b2e 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90266217942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90266573536] ECW: w=0x3db49170 func=0x3d59f444 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 90266937374] ECW: w=0x3db461b8 func=0x3d59f444 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 90267303768] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90267684816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90268029998] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90268452708] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90268801432] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90269239148] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90269592744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90269936680] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90270318376] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90270683010] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90271096614] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90271470654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90271824772] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90272183826] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 90272544372] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90272900920] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90273250142] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90273594618] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90274026668] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 90274380998] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 90274763888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90275109796] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 90275461040] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90275811676] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 90276175900] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90276523054] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90276936168] ECW: w=0x3db47870 func=0x3d59f444 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 90277439600] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90277804930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90278163146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90278506020] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90278850862] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90279257302] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90279668290] ECW: w=0x3db47a98 func=0x3d59f444 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 90280033488] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90280393560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90280751686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90281094380] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90281437798] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90281793666] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90282139020] ECW: w=0x3db47410 func=0x3d59f444 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 90282577768] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90282931514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90283298946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90283640532] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90283985342] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90284340756] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90284687500] ECW: w=0x3db46fe0 func=0x3d59f444 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 90285127464] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90285478766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90285832736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90286197244] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90286572600] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90286943368] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90287316098] ECW: w=0x3db46db8 func=0x3d59f444 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 90287704416] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90288155184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90288673564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90289049358] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90289420756] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90289815826] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90290201860] ECW: w=0x3db46b90 func=0x3d59f444 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 90290568836] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90290987396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90291344994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90291697772] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90292039940] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90292397082] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90292746818] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][DOE ] 38,380000,10000,0,0,256,59,31,256,256,0,0,0,65536,0,1,0,8459,57077 [Hermes] [HADES][INFO ] [KRELTSC: 90294409956] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90294819250] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90295198328] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90295586270] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90295931918] ECW: w=0x3db47cc0 func=0x3d59f444 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90296390136] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90296744414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90297116096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90297457786] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90297800450] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90298156378] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 90298537556] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90298909572] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 90299347376] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90299799708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90300169004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90300509328] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90300851872] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90301206020] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 90301557854] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 90302015756] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90302377396] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90302753902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90303117028] ECW: w=0x3db48c00 func=0x3d59f444 'MBR-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 90303486848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90303829512] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90304182976] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90304544656] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90304956296] ECW: w=0x3db2cbc0 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90305325014] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90305698684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90306044108] ECW: w=0x3daadb30 func=0x3d5c22c8 '0<>' [Hermes] [HADES][INFO ] [KRELTSC: 90306395386] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90306764036] ECW: w=0x3db4c4b8 func=0x3d5b8b2e 'BC-TYPE' [Hermes] [HADES][INFO ] [KRELTSC: 90307126104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90307529454] ECW: w=0x3db4c5c8 func=0x3d5b8b2e 'BC-FROM' [Hermes] [HADES][INFO ] [KRELTSC: 90307896192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90308238396] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90308611138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90308953812] ECW: w=0x3db48d18 func=0x3d59f444 'MBR-VM@' [Hermes] [HADES][INFO ] [KRELTSC: 90309316064] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90309663244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90310135926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90310554886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90311116718] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90311476728] ECW: w=0x3db4c6d8 func=0x3d5b8b2e 'BC-PADDR' [Hermes] [HADES][INFO ] [KRELTSC: 90311844706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90312186302] ECW: w=0x3db4c7f0 func=0x3d5b8b2e 'BC-PLEN' [Hermes] [HADES][INFO ] [KRELTSC: 90312548608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90312890032] ECW: w=0x3db4c900 func=0x3d5b8b2e 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 90313320448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90313669668] ECW: w=0x3db49170 func=0x3d59f444 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 90314259280] ECW: w=0x3db461b8 func=0x3d59f444 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 90314631028] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90315017972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90315368014] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90315721626] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90316134656] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90316511744] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90316873868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90317219096] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 90317602594] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90317948788] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90318296758] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90318731252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90319109350] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90319470088] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 90319832588] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90320190876] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90320541438] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 90320886830] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90321258900] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 90321673716] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 90322203642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90322565256] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 90322916490] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90323266204] ECW: w=0x3db456d8 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 90323639828] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90323985746] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90324393586] ECW: w=0x3db47870 func=0x3d59f444 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 90324761068] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90325120454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90325476588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90325819810] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90326163470] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90326518374] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90326862304] ECW: w=0x3db47a98 func=0x3d59f444 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 90327283004] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90327635340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90328002192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90328344280] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90328688572] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90329043308] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90329388814] ECW: w=0x3db47410 func=0x3d59f444 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 90329756496] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90330168762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90330529658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90330884384] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90331229012] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90331585726] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90331933308] ECW: w=0x3db46fe0 func=0x3d59f444 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 90332383870] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90332818846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90333279352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90333637436] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90333982722] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90334338844] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90334699410] ECW: w=0x3db46db8 func=0x3d59f444 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 90335059842] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90335471542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90335843060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90336182566] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90336535336] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90336886498] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90337229528] ECW: w=0x3db46b90 func=0x3d59f444 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 90337593420] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90337939146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90338353876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90338698160] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90339040092] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90339408188] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90339759384] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90340104344] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90340470554] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90340812288] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90341227030] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90341576988] ECW: w=0x3db47cc0 func=0x3d59f444 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90341974828] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90342323368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90342679634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90343021410] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90343366404] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90343721268] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 90344292246] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 90344643456] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 90345021840] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90345369764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90345776394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90346195934] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90346542890] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90346994136] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 90347346498] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 90347713236] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90348064976] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90348426438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90348770672] ECW: w=0x3db48c00 func=0x3d59f444 'MBR-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 90349137648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90349551502] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90349912048] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90350298562] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90350641260] ECW: w=0x3db2cbc0 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90351006072] ECW: w=0x3db4ca10 func=0x3d5b8b2e 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90351366170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90351707706] ECW: w=0x3daadb30 func=0x3d5c22c8 '0<>' [Hermes] [HADES][INFO ] [KRELTSC: 90352056316] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90352494188] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90352850476] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 90353275062] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90353631338] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 90353976250] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 90354372938] VM-EXEC: 'HERMES-TICK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 90354792570] ECW: w=0x3db49808 func=0x3d59f444 'MSG-DELIVER-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 90355249400] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 90355728464] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90356110356] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90356453920] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90356816960] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90357163800] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 90357519092] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90357951380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90358298932] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90358680366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90359026704] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90359380470] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90359729736] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90360081960] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90360447770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90360852754] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90361256288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90361659358] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90362044894] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90362472578] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90362837548] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90363191666] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90363670548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90364018346] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90364397474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90364740138] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90365098038] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90365472174] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90365836988] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90366195330] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90366773708] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90367178280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90367524286] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90367904572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90368264634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90368608694] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90368977240] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90369409572] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90369804216] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90370185070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90370533118] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90370904996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90371252250] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90371610904] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90372026976] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90372376150] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90372753202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90373095156] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90373461982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90373803696] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90374156804] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90374539274] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90374950314] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90375301824] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90375678706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90376020980] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90376387942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90376730052] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90377081860] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90377513352] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90377985524] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90378348048] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90378716306] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90379082232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90379454396] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90379857032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90380316002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90380687986] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90381100254] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90381488286] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90381890632] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90382299758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90382645814] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90383108286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90383487890] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90383907412] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90384285896] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90384663888] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90385060782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90385431950] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90385923058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90386286834] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90386692516] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90387109132] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90387455772] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90387806404] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90388173722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90388517006] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90388953338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90389547818] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90390037108] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90390445702] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90390990600] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90391345878] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90391789778] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90392160998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 39,390000,10000,0,0,256,60,32,256,256,0,0,0,65536,0,1,0,26736,38800 [Hermes] [HADES][INFO ] [KRELTSC: 90393727368] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90394106858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90394552016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90394902184] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90395285978] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90395634018] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90395995640] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90396364206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90396710264] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90397145460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90397526724] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90397923582] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90398275770] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90398623916] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90399022900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90399395220] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90399793458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90400369546] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90400741524] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90401124422] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90401471160] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90401820144] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90402219370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90402562558] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90403012580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90403403272] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90403771716] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90404146196] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90404493528] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90404843566] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90405214148] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90405651666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90405997870] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90406403962] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90406790380] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90407293060] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90407647014] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90408000916] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90408445970] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90408799306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90409172766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90409515430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90409859286] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90410217692] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90410604800] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90410977218] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90411544402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90411935746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90412279422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90412624176] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90412983704] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90413337216] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90413698100] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90414117166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90414475594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90414848684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90415191768] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90415546904] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90415914720] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90416266128] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90416696704] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90417053076] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90417496724] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90418101714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90418726756] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90419491534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90420107570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90420714638] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90421265362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90421826522] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90422551984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90423292386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90423875042] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90424459410] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90425226204] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90425738862] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90426323918] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90426925568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90427470852] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90428222872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90428834544] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90429426024] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90430037816] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90430775108] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90431470066] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90432091640] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90432728798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90433353556] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90434103854] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90434494752] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90434853420] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90435223266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90435570642] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90435943062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90436382362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90436728700] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90437121560] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90437508140] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90437883564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90438249656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90438594884] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90438964856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90439411954] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90439800304] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90440163684] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90440511788] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90440877860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90441219978] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90441587746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90441997604] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90442356252] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90442749832] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90443112796] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90443501564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90443899504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90444257352] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90444734820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90445183324] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90445567904] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90445954374] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90446335654] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90446688006] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90447059950] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90447505414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90447858782] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90448289592] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90448647490] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90449030062] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90449378020] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90449729582] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90450101264] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90450517956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90450879238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90451248676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90451597040] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90451960124] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90452316628] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90452684062] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90453113364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90453473944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90453816394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90454170842] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90454528670] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90454891308] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90455250816] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90455598654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90456029932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90456486874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90456845384] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90457199558] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90457567632] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90457929120] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90458331082] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90458752768] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90459165146] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90459552304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90459909198] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90460295762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90460665858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90461042696] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90461399654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90461829224] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90462215022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90462569714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90462915526] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90463277230] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90463673536] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90464002524] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90464453660] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90464830718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90465227170] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90465612686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90465956064] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90466310908] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90466659732] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90467055718] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90467539500] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90468146962] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90468551624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90469123192] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90470024990] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90470756772] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90471466524] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90472091438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90472811488] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90473482016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90474079672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90474690118] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90475296990] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90476003102] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90476630686] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90477246952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90477815948] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90478553588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90479344262] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90479923232] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90480486174] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90481159564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90481723040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90482338034] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90482882682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90483278392] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90483637626] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90484106366] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90484456466] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90484837056] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90485223606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90485596820] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90485995420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90486341026] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90486831026] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90487237560] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90487625112] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90487975502] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90488348908] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90488746768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90489108200] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90489609092] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90490116044] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90490515720] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90490865688] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90491217136] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90491610582] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90491974258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90492440168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90492787718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90493200402] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90493586028] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90493976620] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90494347084] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90494699194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90495128942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90495474384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90495818314] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90496188208] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90496541002] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90496900532] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90497248372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90497602496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90498005388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90498368746] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90498774252] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90499141560] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90499491510] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90499853816] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90500221344] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90500664916] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90501212210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90501590208] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90501979178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90502338368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90502706000] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90503107452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90503539030] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90503927718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90504282518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90504628050] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90504990848] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90505385548] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90505693658] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 40,400000,10000,0,0,256,60,32,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 90507282204] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90507678924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90508042608] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90508412352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90508755138] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90509226366] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90509580230] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90509940276] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90510309030] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90510722968] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90511119800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90511491800] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90511978658] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90512495406] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90512893856] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90513291036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90513634722] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90514041274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90514402112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90514820106] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90515192188] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90515550626] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90515929596] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90516298384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90516656834] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90517043408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90517585228] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90517943534] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90518345596] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90518725312] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90519092930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90519435786] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90519805510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90520148944] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90520588474] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90520992698] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90521372252] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90521721778] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90522103542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90522464482] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90522832242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90523247820] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90523705440] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90524095550] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90524459118] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90524807668] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90525176180] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90525569966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90525995668] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90526380780] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90526754270] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90527140410] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90527487814] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90527837486] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90528211402] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90528589878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90529026624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90529401036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90529761718] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90530135358] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90530531926] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90530899470] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90531247492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90531666938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90532016334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90532372792] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90532748690] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90533117828] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90533479792] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90533828142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90534188928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90534703744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90535069710] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90535444134] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90535830812] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90536185818] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90536579236] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90536964704] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90537419724] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90537773152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90538170760] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90538562688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90538906480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90539256060] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90539616734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90540055354] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90540439522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90540793118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90541155296] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90541514592] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90541932458] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90542251012] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90542675422] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90543089824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90543475238] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90543845692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90544190350] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90544575250] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90545117222] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90545533584] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90546112448] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90546545354] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90546915514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90547260420] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90547629192] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90547979674] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90548412900] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90548781914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90549147410] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90549538552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90549896896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90550281678] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90550667768] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90551074424] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90551448680] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90551817088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90552176672] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90552547122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90552907926] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90553279656] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90553629776] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90554046916] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90554421172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90554808122] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90555178700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90555524680] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90555881786] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90556289666] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90556702768] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90557199544] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90557625782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90557972250] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90558370970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90558744600] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90559128370] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90559604938] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90559997432] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90560374990] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90560743898] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90561110316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90561453070] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90561830730] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90562186714] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90562635492] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90562986286] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90563366118] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90563754264] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90564132906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90564490100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90564832284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90565247178] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90565610930] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90565978462] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90566345934] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90566693930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90567081920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90567424014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90567766510] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90568301484] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90568684006] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90569045980] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90569393552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90569749960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90570160924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90570508352] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90570935036] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90571307250] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90571671708] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90572036724] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90572405654] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90572778764] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90573148298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90573590058] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90573981504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90574367420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90574743904] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90575102016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90575489320] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90575907576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90576337114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90576702010] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90577088942] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90577479464] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90577788342] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90578142948] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90578511018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90578853014] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90579288876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90579754170] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90580145560] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90580498788] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90580847576] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90581220360] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90581607498] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90582044290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90582392854] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90582773208] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90583119930] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90583475014] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90583841844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90584185770] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90584556822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90584991652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90585335864] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90585722176] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90586068216] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90586428266] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90586793198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90587136180] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90587562976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90587932156] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90588300646] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90588648564] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90588994192] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90589360508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90589703070] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90590068656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90590500484] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90591042244] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90591472672] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90591820694] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90592172642] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90592540726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90592886070] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90593327816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90593678382] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90594046714] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90594422780] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90594767830] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90595118346] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90595489820] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90595919114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90596267766] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90596659378] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90597016880] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90597429868] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90597777786] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90598128112] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90598498208] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90598915536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90599273752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90599627240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90599975404] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90600376376] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90600748006] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90601130350] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90601557248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90602064850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90602425238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90602768804] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90603156214] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90603509364] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90603887514] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90604306920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90604665602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90605004858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90605360498] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90605714396] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90606112592] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][DOE ] 41,410000,10000,0,0,256,60,33,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 90607841232] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90608230748] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90608598696] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90608989872] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90609343626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90609702948] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90610169066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90610515732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90610877636] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90611234120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90611589192] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90611969284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90612310722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90612719956] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90613184032] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90613583160] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90613895242] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90614250666] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90614619382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90614973034] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90615341860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90615754206] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90616112916] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90616474004] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90616818184] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90617184034] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90617565920] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90617928620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90618329134] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90618700146] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90619044546] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90619409162] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90619775082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90620134684] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90620504792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90620860430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90621277334] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90621871610] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90622222394] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90622585062] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90622952336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90623295380] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90623665918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90624090996] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90624590558] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90624954002] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90625301328] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90625667634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90626042400] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90626410986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90626826746] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90627184540] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90627578174] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90627922440] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90628270122] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90628634008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90628974630] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90629344206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90629750044] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90630107468] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90630491800] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90630836020] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90631185582] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90631554082] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90631920698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90632327276] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90632709530] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90633109296] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90633493850] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90633840610] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90634190472] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90634562156] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90634910428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90635340188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90635785510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90636166314] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90636529656] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90636886578] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90637254800] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90637602312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90638035538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90638379840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90638740208] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90639098558] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90639447538] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90639810130] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90640159574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90640516250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90640919546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90641265398] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90641630834] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90641998128] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90642348048] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90642710556] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90643061040] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90643526964] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90643882776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90644238472] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90644635840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90644978290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90645323272] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90645676050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90646027696] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90646482532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90646921096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90647281462] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90647640552] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90648028752] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90648339552] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90648695466] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90649132092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90649482660] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90649863314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90650207376] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90650562494] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90650913716] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90651261728] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90651647016] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90652098030] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90652467858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90652824330] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90653192738] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90653536614] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90653889108] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90654254538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90654595740] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90655033896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90655393832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90655746510] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90656112738] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90656456626] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90656816316] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90657181502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90657586728] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90658123008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90658490204] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90658847604] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90659199392] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90659546642] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90659915748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90660328108] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90660697352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90661071838] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90661424894] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90661806228] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90662149712] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90662497304] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90662865344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90663271864] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90663643388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90663999360] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90664356514] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90664732388] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90665078308] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90665427664] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90665798618] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90666234716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90666582658] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90666986384] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90667343772] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90667725128] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90668071340] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90668420818] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90668858074] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90669303648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90669675328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90670018130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90670364044] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90670730400] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90671089928] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90671521092] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90671872772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90672230830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90672584450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90672929326] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90673292104] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90673642714] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90674001590] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90674408958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90674767464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90675119472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90675462064] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90675820594] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90676188246] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90676548520] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90676910492] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90677321192] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90677698330] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90678060808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90678416832] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90678802836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90679145190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90679491320] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90679909468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90680397770] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90680799762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90681150478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90681494222] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90681851360] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90682264156] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90682579112] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90683005840] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90683377718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90683735690] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90684103936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90684445502] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90684800150] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90685151656] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90685573336] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90685944928] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90686420532] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90686794918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90687141040] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90687511634] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90687874822] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90688303028] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90688673674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90689017356] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90689399176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90689753262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90690093540] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90690462432] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90690806786] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90691226060] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90691695086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90692054130] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90692422608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90692764810] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90693119312] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90693475730] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90693886086] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90694259554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90694603190] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90694983946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90695327584] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90695683714] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90696075792] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90696421662] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90696841222] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90697210848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90697563494] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90697945838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90698287660] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90698840326] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90699224466] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90699650522] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90700001698] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90700387260] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90700757386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90701101042] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90701484750] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90701842576] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90702291406] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90702782510] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90703148980] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90703524432] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90703872270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90704229960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90704571682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 42,420000,10000,0,0,256,60,34,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 90706105164] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90706471632] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90706825218] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90707191208] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90707546180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90707969290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90708317056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90708683282] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90709042136] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90709390572] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90709753878] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90710102526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90710458982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90710875752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90711220926] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90711588864] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90711958056] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90712313118] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90712675888] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90713024620] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90713398232] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90713907404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90714280666] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90714757866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90715102456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90715451586] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90715819560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90716174024] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90716631076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90716978420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90717339536] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90717696680] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90718074904] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90718379882] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90718741148] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90719172246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90719518232] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90719897734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90720241374] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90720596826] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90720946366] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90721300052] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90721678696] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90722131806] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90722501108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90722856646] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90723224012] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90723571278] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90724153336] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90724530598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90724949480] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90725463186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90725827188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90726170552] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90726537546] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90726893820] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90727252844] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90727687008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90728038820] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90728422768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90728767564] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90729124326] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90729475254] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90729823732] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90730258208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90730616024] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90730984484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90731342432] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90731713964] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90732102680] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90732448226] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90732795806] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90733228990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90733588202] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90733979978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90734323264] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90734679152] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90735055300] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90735402702] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90735752720] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90736260270] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90736646734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90737002892] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90737380354] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90737732964] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90738147858] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90738494284] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90738916370] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90739293092] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90739655668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90740014912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90740356348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90740701382] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90741065454] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90741492296] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90741866312] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90742216004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90742584432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90742999236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90743342262] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90743707848] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90744057986] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90744484450] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90744836170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90745204582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90745547142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90745910096] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90746264888] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90746639526] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90746990480] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90747545244] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90747916924] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90748294544] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90748645940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90749001970] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90749393208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90749737426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90750150754] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90750510880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90750879352] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90751262286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90751604644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90751946842] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90752306062] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90752745954] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90753054046] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90753412200] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90753793778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90754134864] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90754503288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90754849564] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90755202760] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90755614296] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90755964220] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90756344876] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90756728918] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90757093328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90757436928] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90757804554] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90758149158] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90758566106] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90759029128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90759388308] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90759757562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90760117986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90760459636] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90760828116] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90761238098] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90761623770] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90762194200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90762659268] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90763030476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90763381296] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90763735656] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90764162556] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90764513070] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90764894542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90765240182] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90765609658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90765954692] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90766321472] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90766781260] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90767147744] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90767509518] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90767875234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90768217034] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90768583896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90768926820] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90769281330] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90769725880] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90770185436] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90770551644] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90770944490] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90771357570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90771709186] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90772088876] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90772529812] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90772914968] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90773274856] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90773624586] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90773994042] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90774341904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90774711120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90775132230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90775752112] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90776269084] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90776762066] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90777218974] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90777755740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90778222668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90778568922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90778929288] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90779289470] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90779641228] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90780002402] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90780355546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90780777058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90781272926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90781638060] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90781992086] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90782360396] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90782713782] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90783081208] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90783501306] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90783883080] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90784237084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90784609224] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90784999462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90785341882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90785688940] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90786042478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90786459706] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90786848978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90787202958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90787548442] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90787910884] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90788294886] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90788598886] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90788957230] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90789395040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90789740822] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90790119774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90790460320] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90790813972] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90791160954] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90791507156] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90791936580] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90792415902] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90792802116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90793149222] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90793519078] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90793882442] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90794271194] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90794710600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90795057068] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90795427402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90795799568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90796141716] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90796507170] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90796852008] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90797211564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90797639202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90797985330] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90798363718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90798706476] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90799060250] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90799497014] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90799845734] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90800284772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90800640368] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90801008998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90801364228] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90801717702] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90802101692] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90802444708] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90802792216] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90803217054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 43,430000,10000,0,0,256,60,35,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 90804799238] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90805174908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90805519250] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90805951348] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90806330884] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90806689368] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90807037878] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90807407002] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90807773774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90808116548] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90808496056] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90808912368] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90809296208] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90809656362] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90810023974] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90810395368] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90810743702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90811099838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90811508318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90811856932] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90812215208] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90812584774] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90812952016] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90813298912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90813653848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90813995100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90814400872] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90814884336] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90815250740] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90815611796] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90815958444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90816313718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90816654678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90816997328] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90817414632] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90817784862] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90818148822] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90818511966] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90818860928] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90819233828] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90819583566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90820022902] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90820414660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90820771174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90821119846] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90821478208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90821836364] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90822218854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90822559826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90822966540] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90823328076] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90823722190] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90824029920] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90824387288] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90824757856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90825097732] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90825544824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90825986640] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90826357086] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90826705584] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90827052222] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90827420910] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90827876976] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90828315060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90828663368] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90829033294] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90829393926] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90829749724] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90830117750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90830460276] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90830832192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90831253798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90831601946] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90831980000] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90832327566] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90832689236] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90833055912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90833399174] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90833769252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90834179072] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90834540384] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90834903196] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90835251348] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90835631864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90835974724] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90836344512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90836757058] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90837240480] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90837643768] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90837989666] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90838338752] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90838705098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90839047482] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90839471880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90839822170] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90840175248] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90840559202] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90840921904] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90841269036] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90841649996] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90842014944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90842420954] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90842802436] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90843170216] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90843549918] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90843893792] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90844240780] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90844609064] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90844954670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90845373970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90845719028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90846076562] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90846436644] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90846792188] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90847158982] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90847506914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90847937220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90848377228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90848734318] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90849092460] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90849443912] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90849804184] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90850191108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90850547040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90850958498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90851303514] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90851670242] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90852038292] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90852625116] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90852994782] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90853347088] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90853789186] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90854144076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90854515592] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90854904806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90855248814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90855596936] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90856029472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90856461492] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90856866874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90857220804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90857564070] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90857922952] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90858315160] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90858628514] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90858983986] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90859588604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90859952710] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90860324454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90860671832] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90861033386] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90861385000] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90861733976] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90862165812] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90862553376] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90862934446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90863279584] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90863647654] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90863995904] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90864349284] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90864775464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90865121080] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90865501830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90865856742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90866198520] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90866562306] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90866905994] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90867267012] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90867696752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90868045406] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90868425138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90868769378] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90869125654] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90869475328] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90869822820] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90870189718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90870712108] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90871112518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90871456892] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90871811348] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90872211760] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90872557144] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90872906412] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90873336608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90873683346] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90874060534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90874403880] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90874757484] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90875130016] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90875475666] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90875881820] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90876254520] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90876619572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90876972816] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90877351600] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90877706008] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90878087100] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90878433820] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90878842662] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90879216138] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90879573508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90879928658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90880270708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90880613368] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90880970554] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90881325704] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90881750942] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90882216610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90882591496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90882933740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90883278038] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90883635340] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90883986704] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90884494306] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90884851424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90885219116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90885561136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90885905870] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90886261216] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90886628952] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90886979260] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90887405124] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90887773470] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90888159300] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90888509858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90888865048] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90889250050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90889591752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90889999942] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90890358580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90890724324] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90891104480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90891445580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90891790296] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90892145408] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90892529056] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90892896972] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90893357388] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90893742650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90894089002] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90894458536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90894800376] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90895155656] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90895663376] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90896037914] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90896418566] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90896802998] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90897172324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90897516390] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90897884464] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90898330824] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90898704630] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90899083010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90899427180] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90899824912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90900182880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90900525296] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90900892900] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90901315040] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][DOE ] 44,440000,10000,0,0,256,60,35,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 90902808268] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90903180632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90903525832] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90903962094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90904453876] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90904826080] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90905177518] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90905525736] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90905893170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90906279098] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90906713764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90907061860] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90907415928] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90907810484] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90908155324] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90908505722] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90908871530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90909213702] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90909654360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90910002410] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90910368636] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90910740076] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90911082960] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90911429668] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90911797338] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90912160970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90912661748] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90913044348] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90913414468] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90913797588] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90914145774] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90914493990] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90914865382] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90915283264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90915747990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90916107182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90916452338] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90916813604] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90917170596] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90917537992] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90917951304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90918310212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90918666666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90919012276] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90919369688] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90919738988] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90920098374] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90920444450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90920860646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90921204872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90921557424] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90921910772] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90922277754] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90922627350] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90922988882] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90923337678] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90923775018] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90924128312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90924498308] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90924886864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90925228136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90925574786] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90925929474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90926383938] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90926863988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90927220220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90927563524] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90927917920] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90928311446] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90928625312] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90928979836] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90929656434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90930017334] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90930384814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90930742610] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90931096124] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90931445202] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90931790974] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90932225182] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90932611426] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90932988524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90933330772] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90933697614] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90934041530] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90934393924] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90934822750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90935168482] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90935567814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90935924914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90936266830] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90936631376] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90936975900] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90937336742] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90937765614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90938299428] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90938671274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90939013572] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90939366546] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90939715924] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90940062668] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90940491194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90940913696] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90941297824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90941640946] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90941996494] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90942381648] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90942726342] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90943144466] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90943516920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90943871932] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90944240706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90944584598] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90944940726] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90945314928] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90945661862] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90946074084] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90946445660] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90946823172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90947167222] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90947545714] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90947904580] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90948286762] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90948698624] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90949175946] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90949560958] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90949910206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90950266502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90950609654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90950970002] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90951328564] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90951752000] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90952122100] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90952481112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90952837116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90953178756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90953521896] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90953879228] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90954290446] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90954652806] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90955001894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90955368084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90955709880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90956052722] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90956407128] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90956774810] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90957185544] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90957550880] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90957911482] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90958284742] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90958633500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90958989088] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90959374278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90959716114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90960127504] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90960603132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90960973222] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90961354330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90961696192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90962076520] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90962433088] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90962885540] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90963198232] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90963570054] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90963942600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90964290158] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90964659878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90965004232] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90965359902] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90965777488] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90966197396] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90966607354] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90966994300] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90967361524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90967704574] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 90968073138] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90968497676] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90968860234] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90969320032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90969662278] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90970030402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90970387540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90970727934] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90971167486] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90971681546] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 90972055682] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90972421148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90972763238] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90973131740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90973475672] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90973894696] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90974246030] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90974591682] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90974969184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90975311778] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90975678568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90976020358] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90976373908] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 90976838322] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90977241404] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90977602832] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90978020758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90978366430] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 90978734074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90979076038] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90979491944] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 90979868150] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 90980213182] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 90980571656] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90980939856] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 90981305236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90981647360] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 90982039722] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90982456314] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 90982935396] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 90983299460] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90983652166] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 90984025218] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90984375166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90984732028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90985139278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90985485984] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90985843044] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 90986210254] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 90986577100] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90987047768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90987645890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90988176076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90988722300] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90989357566] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 90989882498] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 90990472990] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 90990977762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90991339722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90991697664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90992044564] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90992399772] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 90992768180] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90993125760] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 90993634816] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 90994116548] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 90994505118] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 90994857698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90995212452] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 90995599684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90995948254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90996435830] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 90996797216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 90997203728] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 90997625678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 90997966664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 90998309116] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90998669966] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 90999128236] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 90999467364] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 90999825524] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91000206964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91000551374] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91000918224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91001276180] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 45,450000,10000,0,0,256,60,36,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 91002873910] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91003292100] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91003643900] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91004012538] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91004410026] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91004850458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91005308388] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91005698852] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91006336064] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91006696862] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91007064034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91007468412] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91007852608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91008210388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91008566182] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91008932700] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91009276254] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91009636162] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91010005284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91010413126] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91010785878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91011140986] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91011497388] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91011851508] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91012198432] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91012565448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91012911260] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91013338058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91013688088] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91014055360] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91014443446] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91014786864] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91015135232] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91015499156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91015902400] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91016434158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91016794876] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91017149408] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91017522464] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91017867882] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91018307624] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91018751590] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91019118856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91019472168] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91019849950] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91020207694] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91020587134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91020939920] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91021287774] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91021730210] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91022082722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91022449768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91022791236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91023137224] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91023495856] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91023850548] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91024274648] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91024628568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91024983812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91025335856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91025745292] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91026105352] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91026459582] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91026822100] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91027246890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91027707814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91028065160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91028455424] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91028819988] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91029186508] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91029536812] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91029962232] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91030318426] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91030703472] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91031055352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91031411572] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91031817416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91032160528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91032507374] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91032931094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91033288432] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91033733000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91034077376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91034420734] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91034775272] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91035165460] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 91035538628] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91035897558] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91036282350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91036625986] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91036994644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91037339152] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91037695554] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91038044916] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91038455268] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91038937696] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91039336812] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91039702378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91040044742] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91040412014] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91040757564] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91041176240] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91041544316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91041898720] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91042268580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91042624360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91042964884] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91043328954] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91043673980] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91044092140] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91044460266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91044814646] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91045181682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91045522890] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91045876664] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91046223720] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91046568814] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91046994430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91047354444] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91047731748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91048073630] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91048424602] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91048803252] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91049151762] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91049564912] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91050061156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91050419150] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91050787208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91051129132] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91051482342] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91051855078] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91052199676] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91052613664] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91052986306] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91053364976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91053773808] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91054153646] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91054508000] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91054887188] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91055300444] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91055654946] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91056044472] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91056393102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91056748444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91057091328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91057434312] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91057791316] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91058215572] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91058587096] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91058947254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91059305276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91059646630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91059991750] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91060350686] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91060763794] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91061268610] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91061633680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91061992048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91062333530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91062695112] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91063050002] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91063476726] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91063835100] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91064199004] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91064560646] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91064934768] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91065285800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91065641638] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91066025520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91066440822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91066794232] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91067160376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91067518876] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91067901802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91068245004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91068591536] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91068950728] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91069395612] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 91069706138] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91070073948] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91070442178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91070786940] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91071154642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91071497382] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91071913684] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91072361090] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91072722644] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91073093540] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91073477454] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91073842748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91074240254] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91074665902] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91075022928] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91075379682] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91075758896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91076105440] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91076477910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91076836474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91077178782] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91077606816] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91077958152] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91078351968] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91078718802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91079062278] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91079429790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91079775520] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91080131556] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91080542844] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91080891658] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91081269336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91081613550] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91082054918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91082407956] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91082762504] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91083389110] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91083893130] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91084245902] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91084614614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91084958234] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91085328446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91085673526] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91086092040] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91086469200] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91086827154] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91087175696] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91087545390] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91087912614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91088256468] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91088702864] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91089065762] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91089459510] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91089809344] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91090158952] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91090530096] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91090879192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91091236636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91091643022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91091989996] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91092362374] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91092718586] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91093087684] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91093435072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91093809024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91094152170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91094559094] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91095017034] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91095387212] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91095749052] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91096099438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91096455482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91096796968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91097205372] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91097563324] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91097946706] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91098298004] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91098659838] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91099008238] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91099380650] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91099731100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91100150694] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][DOE ] 46,460000,10000,0,0,256,60,37,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 91101683474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91102036394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91102391164] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91102820312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91103180670] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91103578422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91103922448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91104268250] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91104627716] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91105012494] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 91105329078] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91105750356] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91106222292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91106580424] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91106948912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91107291786] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91107645632] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91107994074] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91108416156] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91108788176] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91109183768] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91109549880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91109892410] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91110351230] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91110703762] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91111133454] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91111505280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91111861912] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91112233300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91112590094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91112932510] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91113297646] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91113641998] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91114067146] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91114436430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91114792068] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91115159858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91115502776] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91115856426] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91116202880] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91116549086] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91116980192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91117463102] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91117832644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91118173208] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91118526436] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91118907118] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91119251284] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91119664552] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91120033390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91120387762] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91120753490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91121095292] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91121448670] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91121820532] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91122164850] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91122574934] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91122947586] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91123323862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91123665782] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91124046402] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91124402854] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91124784052] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91125194460] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91125551208] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91125952102] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91126301268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91126656590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91127000140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91127343764] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91127701752] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91128121952] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91128582544] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91128947176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91129303202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91129645372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91129988468] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91130387076] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91130805384] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91131169042] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91131528628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91131884696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91132226424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91132569144] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91132923220] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91133291078] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91133707616] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91134073464] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91134438500] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91134813710] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91135163940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91135520372] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91135907882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91136310616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91136659328] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91137016002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91137382894] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91137764324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91138106234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91138481906] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91138911564] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91139669920] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 91140090960] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91140453032] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91140825802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91141171548] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91141565696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91141978480] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91142416982] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91142816500] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91143165342] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91143536068] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91143925588] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91144293538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91144720600] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91145093994] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91145443214] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91145810470] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91146195730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91146554616] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91146924158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91147369932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91147807700] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91148177448] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91148595730] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91148985432] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91149356130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91149729580] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91150127384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91150546014] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91151039280] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91151405500] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91151751774] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91152117488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91152462304] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91152830034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91153246568] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91153605016] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91154031976] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91154407582] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91154786314] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91155153504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91155526104] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91155969742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91156317724] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91156683880] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91157056254] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91157401370] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91157792430] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91158192126] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91158600448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91159047694] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91159468486] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91160076618] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91160497036] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91160876850] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91161255928] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91161701426] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91162248050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91162638062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91162981414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91163329434] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91163751764] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91164112580] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91164543600] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91164896102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91165264762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91165626416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91165987696] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91166347278] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91166699446] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91167280916] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91167644172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91168017702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91168400276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91168765562] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91169123060] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91169492050] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91169917748] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91170289698] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91170642146] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91171029560] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91171381816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91171796370] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91172190370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91172534328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91172945088] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91173411656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91173785490] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91174192800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91174536134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91174885720] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91175243226] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91175717116] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 91176070866] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91176445324] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91176831040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91177193066] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91177560920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91177932136] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91178359696] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91178738820] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91179129862] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91179497694] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91179882956] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91180246668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91180589108] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91180957570] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91181376156] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91181734812] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91182111160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91182455176] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91182825128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91183180854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91183521082] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91183990048] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91184445106] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91184821526] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91185188782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91185589488] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91185959976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91186342414] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91186761420] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91187132626] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91187506852] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91187872746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91188216876] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91188585780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91188932988] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91189288594] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91189769934] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91190160388] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91190521912] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91190888396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91191259598] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91191656224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91191999532] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91192425482] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91192801064] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91193157272] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91193505416] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91193891474] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91194318552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91194665042] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91195134146] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91195660168] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91196061576] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91196451732] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91196802892] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91197175272] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91197527198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91197959082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91198306732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91198664132] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91199042910] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91199399450] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91199766616] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91200113316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91200468694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 47,470000,10000,0,0,256,60,38,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 91202044822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91202395922] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91202755746] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91203107834] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91203535844] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91203888908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91204247110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91204600836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91204944868] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91205300694] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91205711198] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91206064244] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91206553374] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91207073112] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91207490534] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91207881178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91208264412] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91208718186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91209171846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91209524482] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91209895970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91210282614] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91210664592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91211007220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91211351560] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91211707628] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91212168060] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 91212485224] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91212856920] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91213226364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91213570794] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91213966854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91214309950] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91214766664] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91215136362] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91215538852] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91215909324] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91216299508] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91216670076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91217015474] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91217534442] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91217993604] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91218364346] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91218730832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91219074664] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91219445074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91219801452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91220143836] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91220574470] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91220922558] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91221314428] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91221697258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91222042164] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91222414968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91222785142] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91223253152] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91223704908] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91224067990] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91224437340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91224782832] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91225153654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91225514276] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91225957264] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91226371574] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91226729886] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91227077018] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91227441890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91227783108] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91228149770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91228489928] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91228910706] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91229388972] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91229773712] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91230137470] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91230505198] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91230868652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91231210144] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91231661788] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91232023290] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91232420614] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91232768516] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91233119470] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91233490268] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91233854274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91234302780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91234655702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91234998960] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91235371754] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91235727946] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91236122700] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91236498572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91237132598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91237479356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91237822976] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91238195536] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91238547522] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91238930426] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91239279302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91239635508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91240050422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91240552106] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91240952720] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91241322552] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91241676740] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91242080182] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91242432774] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91242897432] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91243270402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91243641096] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91244033276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91244376572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91244728244] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91245084504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91245508162] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91245892900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91246236314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91246627630] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91246986618] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91247381348] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 91247690506] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91248042224] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91248482482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91248832460] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91249213588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91249558738] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91249916858] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91250270300] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91250621226] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91250992892] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91251537850] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91252001548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91252349042] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91252720966] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91253101418] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91253487620] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91253947746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91254298070] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91254705434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91255090630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91255461798] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91255856752] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91256232090] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91256667994] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91257067146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91257440954] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91257821928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91258196854] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91258553022] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91258901268] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91259279192] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91259761532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91260107840] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91260487472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91260828868] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91261183674] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91261567444] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91261912218] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91262322814] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91262795178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91263189312] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91263558502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91263902240] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91264292946] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91264687028] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91265104270] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91265458414] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91265830226] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91266238660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91266585244] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91266969920] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91267329278] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91267715488] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91268129556] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91268483972] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91268869014] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91269217536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91269572832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91269913560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91270287778] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91270768380] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91271159266] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91271540968] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91271919720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91272276020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91272617612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91272962520] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91273321976] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91273742708] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91274203790] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91274598482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91275010632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91275353274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91275698422] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91276054964] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91276521932] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91276882106] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91277314322] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91277668496] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91278045010] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91278396392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91278754740] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91279219948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91279586328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91280018044] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91280416312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91280805252] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91281215648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91281557322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91281974690] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91282333782] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91282768716] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 91283111620] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91283495898] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91283890070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91284231496] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91284673814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91285205648] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91285576892] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91285925942] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91286272142] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91286641018] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91287050568] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91287479232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91287829352] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91288215236] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91288588028] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91288970564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91289336838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91289738072] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91290109496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91290528724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91290872966] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91291250302] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91291596386] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91291958128] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91292377464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91292722770] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91293158280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91293505246] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91293871958] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91294219762] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91294565092] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91294930764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91295271880] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91295637946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91296097562] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91296581470] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91296982134] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91297360374] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91297739030] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91298137670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91298481932] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91298923024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91299273570] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91299642160] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91300017154] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91300363410] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][DOE ] 48,480000,10000,0,0,256,60,38,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 91301945778] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91302392704] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91302798896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91303146368] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91303573484] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91303970016] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91304475422] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91304830172] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91305235360] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91305624286] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91306000916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91306357326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91306698284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91307110272] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91307604602] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91307978776] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91308424738] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91308776760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91309170940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91309515518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91309963056] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91310328362] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91310694878] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91311085278] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91311435952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91311793794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91312135434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91312479142] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91312904190] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91313275252] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91313872954] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91314242750] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91314651360] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91315029178] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91315378364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91315805126] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91316196200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91316556622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91316901060] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91317256190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91317608900] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91317986032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91318387510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91318935212] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91319331714] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91319733656] VM-EXEC: 'BCAST-RECV' -> 'Hera' [Hera] [HADES][INFO ] [KRELTSC: 91320539202] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91320909912] ECW: w=0x3db4e068 func=0x3d5b8b2e 'BCAST-GOT' [Hera] [HADES][INFO ] [KRELTSC: 91321375712] ECW: w=0x3daab710 func=0x3d5c2822 '+!' [Hera] [HADES][INFO ] [KRELTSC: 91321744188] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91322128136] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91322483858] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91322850864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91323193482] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91323561832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91323975008] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91324332926] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91324694186] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91325061676] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91325449364] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91325834506] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91326201000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91326544344] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91326980226] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91327332018] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91327701910] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91328066540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91328408792] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91328810324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91329167654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91329582602] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91330100418] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91330464836] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91330859304] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91331241406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91331601264] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91331971448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91332390574] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91332749176] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91333124876] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91333487650] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91333884028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91334255610] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91334624808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91334966314] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91335394364] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91335779958] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91336154522] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91336509414] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91336946654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91337293068] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91337662738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91338076320] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91338441468] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91338828916] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91339178276] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91339527888] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91339897146] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91340264228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91340710436] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91341261936] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91341637028] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91342021010] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91342368152] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91342771128] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91343143768] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91343554550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91343914126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91344267158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91344613540] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91344971170] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91345327976] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91345694562] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91346041862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91346461228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91346805768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91347183912] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91347543932] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91347897088] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91348259612] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91348608994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91348965838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91349394780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91349739144] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91350106870] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91350473256] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91350827540] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91351188092] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91351537936] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91352031300] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91352517594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91352894744] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91353283444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91353626492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91353976110] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91354369014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91354788580] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91355173254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91355543664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91355903584] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91356262798] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91356754912] VM-EXEC: 'BCAST-RECV' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 91357556476] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91357973394] ECW: w=0x3db4cc38 func=0x3d5b8b2e 'BCAST-GOT' [Hermes] [HADES][INFO ] [KRELTSC: 91358363916] ECW: w=0x3daab710 func=0x3d5c2822 '+!' [Hermes] [HADES][INFO ] [KRELTSC: 91358716604] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91359084524] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91359436548] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91359799638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91360140922] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91360613348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91360967338] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91361337106] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91361688806] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91362037592] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91362435852] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91362821330] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91363286032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91363784774] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91364200852] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91364573340] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91365035984] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91365422198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91365871268] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91366287918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91366648028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91367033104] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91367399560] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91367755790] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91368138232] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91368522330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91368935812] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91369305066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91369656522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91370009668] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91370355168] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91370699244] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91371078464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91371505660] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91371877416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91372219704] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91372613080] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91372997226] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91373341210] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91373687894] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91374082030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91374518490] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91374995614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91375354734] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91375707728] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91376077892] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91376421082] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91376767412] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91377206984] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91377574344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91377925486] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 91378301644] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91378654472] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 91379064784] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91379411096] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91379786200] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 91380251988] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91380604640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91380973786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91381315688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91381660376] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91382015712] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 91382369610] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 91382802270] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91383182578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91383579026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91383921776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91384280360] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91384637316] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 91385002348] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 91385378952] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91385798126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91386261930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91386606322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91386947710] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91387301432] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 91387667250] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91388016248] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91388441872] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 91388794006] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91389176714] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91389525272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91389912536] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 91390297944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91390841250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91391258648] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91391617604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91391984768] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 91392364458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91392704870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91393068434] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91393518952] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 91394001158] VM-EXEC: 'BCAST-RECV' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 91394785734] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 91395200888] ECW: w=0x3db13e38 func=0x3d5b8b2e 'BCAST-GOT' [Artemis] [HADES][INFO ] [KRELTSC: 91395584718] ECW: w=0x3daab710 func=0x3d5c2822 '+!' [Artemis] [HADES][INFO ] [KRELTSC: 91395945066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91396324000] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91396756922] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91397280768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91397644516] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91398016154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91398359838] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91398749338] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91399099748] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91399518692] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91399923328] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91400321488] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91400727438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91401088266] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91401455646] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91401802484] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91402154880] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91402588314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91402934420] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91403319840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91403703992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91404053128] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91404422094] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91404769086] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91405196884] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 49,490000,10000,0,0,256,60,39,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 91406715396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91407060666] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91407427230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91407766832] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91408190368] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91408702204] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91409053260] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91409425356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91409772376] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91410180168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91410523788] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91410954354] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 91411340860] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91411697040] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91412045912] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91412410068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91412751688] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91413117954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91413521600] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91413878754] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91414283940] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91414645314] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 91415023092] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91415393906] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91415762252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91416120652] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91416560542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91416940234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91417330100] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91417696908] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91418041292] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91418403090] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91418759836] ECW: w=0x3db496e8 func=0x3d59f444 'MSG-REDELIVER-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91419239366] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 91419712472] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91420094840] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91420438236] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91420800148] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91421146528] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 91421573440] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91422012638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91422360248] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91422740370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91423083012] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91423437038] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91423864592] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91424214642] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91424583226] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91425013650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91425361006] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91425741630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91426099624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91426442800] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91426810394] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91427155316] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91427575716] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91427946716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91428302420] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91428671104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91429014522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91429369892] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91429744008] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91430088698] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91430516568] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91430980964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91431337504] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91431705912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91432058982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91432398370] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91432780582] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91433191676] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91433551346] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91433928440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91434270176] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91434635932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91434977254] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91435330128] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91435700718] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91436106496] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91436476808] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91436851724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91437193668] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91437561036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91437914512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91438255832] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91438721102] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91439064862] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91439420752] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91439793836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91440135822] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91440500194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91440841136] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91441193564] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91441627914] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91442113242] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91442497700] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91442862918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91443205010] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91443573728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91443930326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91444337504] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91444706514] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91445060578] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91445418268] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91445783942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91446127786] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91446496156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91446838858] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91447255116] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91447670360] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91448089098] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91448474798] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91448842834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91449217438] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91449587288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91450288776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91450712022] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91451087112] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91451453128] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91451812508] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91452178180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91452522834] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91453004784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91453474512] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91453844808] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91454241792] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91454587864] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91454990648] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91455400768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91455828264] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91456201392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91456559782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91456913628] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91457280478] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91457624188] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91457983328] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91458426454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91458773680] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91459142576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91459486618] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91459856214] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91460230912] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91460575492] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91460946878] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91461386332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91461736114] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91462105934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91462474702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91462817064] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91463183674] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91463529166] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91463954546] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91464446798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91464804116] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91465192622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91465598102] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91466210592] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91466727274] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91467074350] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91467651368] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91468040428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91468392576] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91468766778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91469129472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91469548590] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91469919390] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91470265936] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91470624158] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91471005140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91471349382] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91471720526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91472064516] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91472488220] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91472865712] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91473208798] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91473589710] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91473958864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91474356986] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91474762488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91475196308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91475773366] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91476145954] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91476503666] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91476864804] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91477232914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91477579920] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91478063886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91478440750] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91478798132] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91479188316] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91479573630] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91479975060] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91480342426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91480810380] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91481185526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91481546072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91481899164] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91482280234] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91482625226] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91482986556] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91483353408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91483765262] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91484138936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91484514552] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91484885436] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91485263872] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91485610066] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91485982120] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91486422120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91486884796] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91487284786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91487658192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91488004216] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91488374804] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91488721582] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91489193074] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91489618382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91489976740] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91490361958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91490707998] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91491064392] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91491439198] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91491783100] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91492223882] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91492641004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91492986084] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91493368660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91493727946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91494071880] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91494437252] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91494850924] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91495214958] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91495582842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91495930046] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91496337566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91496681248] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91497035954] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91497468586] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91497826860] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91498327740] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91498696996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91499055068] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91499424370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91499781904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91500124176] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91500606360] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91500958362] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91501320464] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91501698488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91502044732] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91502416588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91502763078] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91503185300] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91503562942] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91503907620] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91504278552] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 50,500000,10000,0,0,256,60,40,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 91505804746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91506240846] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91506688844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91507049274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91507407688] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91507775724] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91508122834] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91508483720] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91508921394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91509377172] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91509755762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91510120120] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91510478536] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91510855198] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91511201012] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91511639030] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91512011642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91512355302] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91512740842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91513107260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91513505860] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91513889540] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91514323132] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91514687114] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91515054324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91515398866] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91515781568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91516132744] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91516490620] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91516866322] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91517275432] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91517650296] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91518017390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91518373226] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91518743686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91519132464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91519475192] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91519913690] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91520387086] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91520749052] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91521114420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91521470798] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91521840456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91522224364] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91522582744] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91523026316] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91523374096] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91523747560] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91524124170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91524468632] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91524838380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91525196756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91525605250] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91525974764] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91526320234] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91526699684] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91527080698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91527425052] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91527794552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91528140048] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91528577008] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91528951702] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91529292920] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91529673236] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91530082916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91530428292] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91530799970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91531231324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91531767888] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91532141296] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91532497688] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91532856322] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91533221352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91533564304] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91533996688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91534345640] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91534777340] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91535164296] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91535508130] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91535877964] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91536243954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91536588340] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91537030188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91537388214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91537730182] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91538114508] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91538460556] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91538818524] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91539183314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91539590862] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91539963830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91540304420] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91540658412] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91541042220] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91541385456] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91541754648] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91542119376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91542523226] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91542996448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91543355210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91543707766] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91544092872] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91544676394] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91545104436] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91545475936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91545821514] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91546192424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91546548978] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91546904884] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91547279718] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91547626232] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91548066386] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91548435092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91548776552] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91549155806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91549510748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91549853620] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91550219748] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91550562596] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91550982360] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91551350436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91551693108] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91552071148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91552414406] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91552767994] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91553142978] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91553548446] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91554070324] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91554440272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91554796888] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91555166506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91555523172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91555864588] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91556561824] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91556993744] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91557356252] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91557739482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91558085278] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91558455332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91558799508] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91559224742] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91559601218] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91559966100] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91560335442] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91560714260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91561058946] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91561427330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91561784398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91562191480] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91562557420] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91562969566] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91563343196] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91563709022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91564051724] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91564421384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91564830278] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91565295308] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91565671184] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91566031994] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91566400092] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91566766564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91567109812] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91567544356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91567903136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91568259870] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91568627868] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91568987192] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91569349068] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91569764738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91570111676] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91570554170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91570903284] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91571259518] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91571648970] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91571992452] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91572363784] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91572731132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91573145870] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91573538130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91573896380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91574238374] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91574618832] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91574965016] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91575323252] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91575712190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91576117108] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91576590458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91576939588] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91577319110] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91577692832] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91578071858] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91578437984] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91578871138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91579215152] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91579582754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91579937336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91580289562] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91580652426] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91580994012] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91581350226] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91581775878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91582120522] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91582486874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91582838178] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91583190376] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91583560876] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91583902628] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91584329044] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91584699966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91585043706] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91585413154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91585780364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91586121922] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91586489192] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91586834302] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91587256890] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91587745990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91588092166] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91588470060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91588810994] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91589163372] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91589535668] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91589941930] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91590333386] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91590698396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91591069564] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91591516696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91591873270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91592214858] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91592579548] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91592997350] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91593356508] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91593719466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91594078022] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91594445798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91594786748] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91595139330] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91595577490] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91595922240] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91596291318] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91596655982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91597009426] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91597375958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91597731118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91598072052] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91598502240] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91598951260] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91599312000] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91599689686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91600032442] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91600399710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91600741336] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91601160224] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91601535732] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91601877404] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91602245408] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 51,510000,10000,0,0,256,60,41,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 91659218994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91659619572] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91660092602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91660492888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91660873156] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91661276286] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91661628256] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91662007078] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91662416250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91662882798] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91663344238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91663694154] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91664067022] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91664480946] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91664830804] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91665204032] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91665692998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91666203364] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91666608746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91667009154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91667381420] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91667751242] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91668099768] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91668547720] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91668946096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91669329004] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91669729144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91670103840] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91670484670] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 91670878988] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91671319936] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91671696592] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91672064464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91672420998] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91672804392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91673180424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91673550042] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91673997286] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91674359378] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91674748492] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91675103800] ECW: w=0x3db494b8 func=0x3d59f444 'MSG-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 91675523138] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 91676003804] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91676428114] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91676876008] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91677426798] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91677780858] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 91678156378] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91678552606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91678898274] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91679268682] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91679722570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91680112812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91680455262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91680813902] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91681170932] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91681520700] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91681880534] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91682353780] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91682785522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91683141446] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 91683574784] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91683930818] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91684335838] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91684683952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91685136200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91685510942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91685853752] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91686237886] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 91686627470] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 91687012366] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91687398834] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 91687763942] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91688181340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91688648394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91688993508] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91689350734] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91689725672] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91690118506] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91690485042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91690935908] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91691339600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91691739140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91692120866] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91692507432] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91692855342] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91693216904] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91693684872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91694032906] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91694406020] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91694770056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91695143718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91695527454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91695872500] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91696296436] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91696648222] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91696995814] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91697393800] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91697774406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91698372912] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 91698762558] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91699219108] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91699764072] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91700117320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91700494154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91700872162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91701232956] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91701617920] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 91702057130] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 91702438828] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91702812764] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 91703196180] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91703546632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91703933368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91704439882] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91704867362] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91705256444] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91705609784] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91705996476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91706370934] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91706745254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91707099836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91707509390] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91707879620] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91708228422] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91708589184] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91708965488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91709333300] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91709733288] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91710116792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91710576372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91711063912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91711432764] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91711816328] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91712229978] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91712613546] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91712999450] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91713458250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91713806446] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 91714190424] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91714556444] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91714924516] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91715275912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91715632460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91716040282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91716389324] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91716746896] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 91717112512] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 91717484716] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91717842830] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 91718212218] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91718561844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91718982872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91719327848] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91719670764] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91720035072] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91720386904] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91720752320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91721095532] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91721526760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91722029588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91722375206] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91722777524] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91723124328] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91723483142] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91723891786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91724338896] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91724714644] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91725065842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91725422898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91725778664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91726123272] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91726478986] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91726825616] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91727236946] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91727610566] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91727997886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91728340758] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91728723696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91729078418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91729419462] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91729784076] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91730193808] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91730552866] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91730917622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91731269668] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91731638350] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91731985568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91732377948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91732902288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91733363008] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91733761952] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91734133606] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91734478920] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91734851698] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91735246818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91735681222] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91736097406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91736455098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91736837802] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91737204694] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91737546812] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91737920482] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91738352304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91738699350] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91739084714] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91739449038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91739818330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91740188890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91740563786] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91740934676] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91741370688] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91741715536] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91742109962] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91742514676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91742884862] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91743255248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91743658336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91744110574] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91744671604] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91745018844] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91745418716] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91745783184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91746193220] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91746590192] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91747043700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91747447566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91747789934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91748148076] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91748531974] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91748907710] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91749253166] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91749716192] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91750118216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91750483878] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91750894376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91751252150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91751594108] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91751961792] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91752377238] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91752766850] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91753132522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91753504478] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91753913534] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91754262528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91754648684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91755083282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91755551050] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91755953426] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91756303206] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91756671808] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91757055378] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91757451136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91757793772] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91758253112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91758629264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 52,520000,10000,0,0,256,61,41,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 91760179420] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91760566938] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91761177764] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91761543316] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91761941090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91762341122] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91762719904] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91763098078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91763535382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91763912766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91764259616] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91764616620] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91764978840] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91765341714] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91765713866] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91766113868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91766558556] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91767065384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91767430090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91767812976] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91768182002] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91768528438] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91768888878] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91769327224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91769704880] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91770073266] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91770446632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91770819870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91771162638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91771538610] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91772020582] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91772401288] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91772746780] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91773136102] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91773540276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91773881294] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91774264146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91774705586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91775267562] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91775667338] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91776050968] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91776409460] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91776803384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91777201926] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91777681358] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91778195108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91778569996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91778951596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91779326278] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91779684754] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91780034594] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91780504678] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91780874676] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91781238532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91781592166] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91782012182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91782410806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91782784352] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91783273090] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91783639746] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91784016252] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91784411216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91784755064] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91785140346] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91785506816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91785950302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91786327378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91786672318] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91787029780] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91787399976] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91787745034] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91788145256] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91788512730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91788944314] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91789445074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91789834844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91790202904] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91790572534] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91790919288] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91791280500] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91791717906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91792065604] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91792469236] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91792831346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91793190468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91793557038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91793900458] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91794322946] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91794692414] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91795034438] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91795402984] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91795780868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91796181380] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91796559574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91796948826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91797372750] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91797759900] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91798133392] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91798504876] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91798872860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91799218104] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91799589608] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91800085678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91800547254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91800892390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91801249950] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91801604584] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91801952450] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91802335294] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91802771070] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91803141308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91803484290] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91803854434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91804223072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91804590162] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91804954850] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91805296386] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91805718290] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91806097702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91806440894] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91806821520] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91807168746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91807522408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91807863940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91808255228] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91808625668] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91809028400] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91809404564] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91809785090] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91810149686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91810539300] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91810912256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91811341690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91811788722] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91812163266] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91812526990] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91812886060] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91813252776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91813601102] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91814034054] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91814385712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91814740686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91815080792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91815435612] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91815789544] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91816136730] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91816479336] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91816909514] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91817407434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91817753672] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91818187982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91818583882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91818951102] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91819319592] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91819742088] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91820102782] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91820468460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91820823596] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91821191250] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91821539274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91821892630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91822297450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91822643640] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91823393908] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91823812742] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91824162040] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91824533324] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91824917406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91825382084] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91825812804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91826200872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91826584792] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91826951444] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91827297514] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91827657720] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91828092490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91828437506] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91828803992] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91829190552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91829574244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91829916312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91830259252] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91830671566] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91831033182] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91831378792] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91831749528] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91832179236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91832529056] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91832901216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91833257898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91833661246] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91834163984] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91834512552] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91834881146] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91835245848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91835588580] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91835956194] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91836366756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91836728870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91837073010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91837420272] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91837788672] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91838139850] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91838484492] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91838856748] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91839283628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91839629324] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91839997944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91840489306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91840935474] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91841325098] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91841667826] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91842100498] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91842467794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91842811396] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91843191346] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91843537270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91843891040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91844232080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91844573676] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91844992578] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91845460030] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91845857282] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91846248510] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91846615948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91846959910] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91847332086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91847757410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91848100624] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91848465826] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91848848390] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91849225408] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91849620804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91849994300] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91850460964] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91850814458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91851199476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91851583344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91852144036] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91852525206] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91852874190] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91853286180] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91853675300] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91854069672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91854458788] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91854829912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91855212884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91855583450] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91856046412] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91856572756] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91856966382] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91857388640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91857733200] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91858166204] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91858539172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91858980076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91859352862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 53,530000,10000,0,0,256,61,42,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 91860991600] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91861513918] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91862017408] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91862381962] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91862766434] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91863138494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91863485596] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91863856776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91864278358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91864631388] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91864996328] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91865338612] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91865708700] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91866073272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91866415670] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91866785854] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91867195092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91867652096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91868034020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91868394772] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91868750212] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91869098216] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91869441580] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91869880882] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91870259842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91870606662] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91870979086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91871347752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91871690156] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91872077480] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91872423580] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91872885976] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91873284268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91873628818] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91874102436] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91874474052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91874828744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91875169468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91875587788] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91875944978] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91876289880] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91876631390] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91877025724] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91877389286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91877729286] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91878096050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91878514540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91878986588] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91879388750] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91879789184] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91880151262] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91880518580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91880864352] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91881306180] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91881656722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91882010958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91882362804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91882704932] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91883058002] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91883420766] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91883781986] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91884248410] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91884617500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91884961964] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91885373186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91885746464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91886133570] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91886529808] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91886958248] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91887349122] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91887770910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91888157600] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91888553940] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91888902186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91889288690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91889731534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91890215350] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91890606038] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91891008290] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91891442292] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91891844340] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91892286266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91892674582] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91893058484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91893455554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91893866184] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91894262580] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91894660806] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91895144886] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91895542996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91895942068] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91896338850] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91896754056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91897139350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91897511126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91897947932] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91898335436] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91898785802] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91899179038] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91899578284] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91900002748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91900381254] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91900818904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91901347458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91901693596] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91902177184] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91902553876] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91902949116] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91903355842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91903790206] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91904162176] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91904539306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91904907268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91905247828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91905620594] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91906003564] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91906423130] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91906779960] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91907207490] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91907696830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91908091826] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91908492122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91908848558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91909277242] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91909724466] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91910096842] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91910474460] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91910844608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91911191866] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91911591946] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91912068686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91912650770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91913025176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91913385670] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91913783980] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91914199560] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91914572184] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91915068866] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91915468058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91915852472] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 91916267684] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91916678332] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91917042830] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91917391306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91917873662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91918247670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91918646852] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91919013348] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 91919418872] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 91919902218] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91920346158] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 91920733550] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91921117308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91921527584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91921915138] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91922307744] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91922679260] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91923143640] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91923670072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91924076404] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91924515590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91924900516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91925242200] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91925637906] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91926060576] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91926453070] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91926820100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91927206982] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91927605492] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91927953756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91928308016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91928716480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91929280666] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91929638292] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91930008092] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91930423584] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91930801818] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91931167748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91931587138] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 91931974804] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91932327972] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91932693432] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91933094114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91933514126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91933879106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91934332686] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91934876408] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 91935273196] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 91935658110] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91936032722] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 91936432766] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91936789548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91937246924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91937654852] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91938005016] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91938427224] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91938813122] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91939213228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91939587440] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91940064754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91940441576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91940799226] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91941232908] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91941579938] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91941936770] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91942335236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91942800664] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91943204032] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91943552706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91943908900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91944299384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91944643812] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91945029812] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91945457422] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91945851358] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91946354472] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91946725194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91947110982] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 91947526876] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 91947881852] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91948320702] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91948702964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91949089240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91949430514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91949812858] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91950168234] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 91950563606] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 91950927064] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 91951351680] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 91951753328] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91952107116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91952476466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91952820070] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91953166052] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91953554466] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91953978928] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91954349980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91954695880] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91955125954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91955520908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91955863826] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91956257632] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91956697210] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91957191008] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91957561652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91957931810] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91958350298] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91958824866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91959185734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91959634004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91959980868] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91960335188] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91960682454] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 91961052866] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91961479184] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 54,540000,10000,0,0,256,64,43,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 91963091076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91963447876] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91963837688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91964199474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91964543358] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91964914854] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91965325578] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91965692848] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91966051922] ECW: w=0x3db49920 func=0x3d59f444 'MSG-REAP' [Hermes] [HADES][INFO ] [KRELTSC: 91966430842] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 91966807546] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91967173810] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91967516742] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 91967981634] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91968439008] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 91968797906] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91969209638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91969555850] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91969933252] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91970379768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91970802028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91971148568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91971493300] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91971848484] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91972210138] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91972559592] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91972939952] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91973308288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91973714874] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91974113312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91974468516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91974824266] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91975189194] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91975533918] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91975892652] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91976319666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91976666788] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91977060902] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91977410298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91977819912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91978162590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91978507820] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91978864520] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91979289494] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91979739466] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91980111744] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91980490892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91980834002] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91981202504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91981556460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91981973728] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91982341576] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91982684794] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91983042512] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91983444104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91983888776] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91984425818] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91984929796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91985298398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91985650240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91986021706] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91986376458] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91986787448] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91987234962] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91987692096] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91988064272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91988409578] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91988838578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91989193616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91989534862] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91989922654] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91990336314] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 91990807320] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91991228770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91991592598] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 91991963976] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91992314212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 91992671844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 91993066028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91993418430] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91993772594] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91994118962] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 91994474356] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91994842894] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91995207176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91995547138] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 91995971332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91996317392] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91996669074] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91997017548] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 91997377818] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 91997745436] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 91998091480] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 91998455564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 91998859812] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 91999229412] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 91999571522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 91999925200] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92000301844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92000690984] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92001076734] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92001556054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92002008120] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92002371082] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92002713906] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92003110556] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92003674744] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92004062144] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92004503984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92004852360] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92005223928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92005648426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92006239772] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92006624140] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92006966774] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92007392014] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92007759912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92008101496] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92008480948] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92008827184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92009181380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92009520590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92009921116] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92010277708] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92010623320] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92010966756] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92011347404] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92011712864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92012052076] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92012418436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92012822216] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92013359786] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92013710256] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92014076752] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92014445086] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92014791148] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92015171562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92015648716] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92016019362] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92016363050] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92016714538] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92017090746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92017432872] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92017813240] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92018196220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92018609600] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92018970896] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92019312914] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92019707798] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92020048810] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92020457266] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92020823298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92021227946] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92021619918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92021989112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92022330528] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92022705428] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92023047164] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92023403400] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92023765316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92024169702] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92024638354] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92024989598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92025356384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92025697888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92026075868] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92026430140] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92026846874] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92027194756] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92027563022] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92027927210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92028281268] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92028648026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92028988788] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92029340994] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92029751870] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92030099810] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92030466252] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92030823172] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92031186442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92031528278] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92031894262] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92032293528] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92032650312] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92033015378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92033365924] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92033756928] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92034138074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92034481798] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92034836088] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92035237298] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92035825420] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92036239112] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92036611164] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92036979148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92037343880] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92037714150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92038143686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92038488564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92038853492] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92039207976] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92039565680] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92039929710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92040272118] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92040845824] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92041372100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92041731294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92042096114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92042441356] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92042795790] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92043141672] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92043628626] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92044003720] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92044370968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92044716950] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92045099664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92045442848] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92045798940] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92046148446] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92046561608] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92047038288] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92047388986] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92047773750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92048116452] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92048541138] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92048892564] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92049334878] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92049703516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92050045828] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92050439888] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92050820730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92051166240] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92051522290] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92051965542] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92052384570] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92052727652] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92053139800] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92053539424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92053899400] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92054272464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92054748156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92055097726] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92055521972] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92055866532] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92056265280] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92056687656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92057062942] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92057525624] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92058012156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92058401388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92058811740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92059182988] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92059540160] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92059917134] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92060364760] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92060792140] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 55,550000,10000,0,0,256,64,44,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 92062402146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92062753800] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92063226812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92063608616] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92063966962] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92064316566] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92064678324] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92065046988] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92065395380] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92065790640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92066240284] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92066610700] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92066954304] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92067319940] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92067685402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92068026736] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92068406246] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92068861398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92069315986] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92069676656] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92070036408] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92070444872] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92070808910] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92071187428] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92071659204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92072132842] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92072536088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92072950312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92073329226] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92073716224] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92074074828] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92074517602] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92074889518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92075235270] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92075619048] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92075967946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92076353264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92076694748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92077111560] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92077470914] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92077817418] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92078160836] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92078539812] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92078905324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92079246816] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92079614626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92080021422] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92080479772] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92080829436] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92081189760] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92081558902] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92081904802] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92082310082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92082948294] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92083360646] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92083735688] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92084141566] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92084554030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92084925204] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92085338110] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92085803058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92086211972] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92086603024] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92086959752] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92087344468] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92087685178] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92088037992] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92088471320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92088816966] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92089188500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92089554176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92089897372] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92090262420] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92090606904] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92090990596] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92091444734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92091979656] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92092396754] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92092803736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92093162216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92093587562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92094005334] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92094383222] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92094748028] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92095160570] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92095532684] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92095898100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92096241552] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92096660922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92097017804] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92097372480] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92097756538] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92098154856] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92098525742] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92098873790] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92099271084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92099709248] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92100156018] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92100505012] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92100873206] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92101237680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92101578896] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92102009570] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92102472068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92102954066] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92103313788] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92103692888] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92104122824] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92104467130] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92104821356] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92105317622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92105697896] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92106068856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92106466112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92106839076] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92107205280] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92107546612] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92107976130] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92108347176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92108692696] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92109093372] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92109483324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92109838674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92110179746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92110553594] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92110990280] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92111357696] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92111734440] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92112145470] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92112553874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92112901456] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92113267982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92113711368] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92114173488] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92114526004] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92114924566] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92115324012] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92115673016] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92116076146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92116493748] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92116863488] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92117205764] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92117571618] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92117936906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92118309264] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92118722380] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92119204956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92119589534] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92119975894] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92120386660] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92120797114] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92121169638] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92121567606] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92122003256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92122378580] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92122751074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92123135308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92123542554] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92123962852] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92124499500] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92125300060] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92125732010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92126152104] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92126559162] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92126955056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92127374262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92127845638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92128223572] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92128705498] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92129117988] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92129516356] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92129938100] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92130413348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92130802880] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92131225914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92131629014] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92132025552] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92132412364] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92132790418] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92133280174] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92133671114] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92134078492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92134488980] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92134912854] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92135287126] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92135670592] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92136160436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92136688018] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92137128054] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92137524458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92137902516] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92138328500] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92138747250] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92139134962] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92139477672] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92139833072] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92140212008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92140555312] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92140954680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92141339300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92141770120] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92142140510] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92142483502] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92142853992] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92143221092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92143564042] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92143932268] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92144352090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92144709836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92145050498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92145392780] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92145757856] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92146103342] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92146445772] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92146812672] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92147239924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92147731032] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92148136070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92148519732] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92148875472] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92149252132] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92149600312] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92150099234] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92150479740] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92150846748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92151245102] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92151642222] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92152075120] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92152469126] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92152947320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92153324330] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92153759802] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92154218762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92154594426] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92154988146] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92155377044] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92155885704] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92156283346] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92156713188] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92157099676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92157475756] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92157848108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92158264818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92158623332] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92159138688] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92159484698] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92160227370] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92160649448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92160997938] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92161435964] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92161839668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92162197660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92162551248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92162926548] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92163278964] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92163622934] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][DOE ] 56,560000,10000,0,0,256,64,44,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 92165224930] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92165601308] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92165969792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92166313676] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92166758900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92167107022] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92167498312] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92167847262] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92168208104] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92168576252] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92168922142] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92169290374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92169702072] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92170291218] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92170646944] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92171031946] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92171437308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92171810540] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92172271328] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92172668256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92173017260] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92173373938] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92173729740] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92174114010] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92174455890] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92174809346] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92175236470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92175582524] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92175952792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92176314402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92176690320] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92177056024] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92177399296] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92177758122] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92178193752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92178572024] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92178970158] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92179373594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92179771068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92180127738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92180509430] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92180954924] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92181511912] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92181915650] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92182308988] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92182692370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92183099896] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92183548344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92183899058] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92184254130] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92184601958] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92185055050] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92185424584] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92185770260] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92186187902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92186638776] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92187009488] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92187353364] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92187717716] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92188080756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92188480850] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92188863282] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92189309404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92189659606] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92190014496] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92190366436] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92190923146] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92191349892] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92191708556] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92192157088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92192608622] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92192982532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92193350690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92193692120] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92194090298] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92194432962] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92194860326] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92195239970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92195642784] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92196052994] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92196430396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92196785666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92197125808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92197538264] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92197895356] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92198240968] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92198583726] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92198963988] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92199328990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92199669818] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92200036300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92200439834] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92200794914] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92201141200] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92201485946] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92201882256] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92202227976] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92202593876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92202935214] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92203391278] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92203950986] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92204308610] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92204713380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92205087248] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92205497592] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92205981102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92206361994] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92206761548] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92207217326] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92207619040] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92207992034] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92208374482] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92208810466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92209157352] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92209526470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92209911372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92210299868] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92210696458] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92211081698] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92211549656] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92211948944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92212293430] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92212662192] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92213023488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92213457130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92213800382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92214145474] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92214574482] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92215031720] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92215379186] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92215759292] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92216126064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92216527850] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92216897094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92217327164] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92217700988] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92218046286] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92218449236] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92218817376] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92219163052] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92219527336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92219936722] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92220336408] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92220680636] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92221033134] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92221416388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92221758558] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92222138180] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92222519878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92222935224] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92223293536] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92223636596] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92224031340] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92224372530] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92224724686] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92225088610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92225492612] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92225864808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92226319174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92226664130] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92227041290] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92227384070] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92227741910] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92228105546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92228520218] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92228889800] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92229235840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92229599774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92229940956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92230339528] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92230697392] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92231106056] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92231451752] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92231820244] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92232185784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92232538922] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92232905942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92233282482] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92233658476] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92234072150] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92234419592] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92234786488] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92235131842] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92235547276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92236139086] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92236898842] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92237397612] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92237755580] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92238181066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92238526504] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92238908912] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92239293008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92239716276] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92240075988] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92240475744] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92240874652] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92241216432] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92241662656] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92242065436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92242508256] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92242879440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92243261550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92243645142] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92244038814] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92244391246] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92244767918] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92245200272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92245546796] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92245913096] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92246260530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92246626048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92246967206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92247308314] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92247660214] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92248067668] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92248524662] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92248899064] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92249298896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92249643276] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92250043954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92250405802] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92250840782] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92251189644] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92251533400] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92251898856] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92252253458] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92252616450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92252955714] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92253353794] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92253801574] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92254158182] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92254523918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92254877822] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92255257244] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92255639038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92255983982] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92256400366] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92256746092] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92257127966] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92257467874] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92257831940] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92258195484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92258537370] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92258906030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92259323118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92259766060] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92260149944] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92260503578] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92260862522] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92261229178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92261573786] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92262003950] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92262354568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92262709496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92263050484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92263403794] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 57,570000,10000,0,0,256,64,45,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 92265022906] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92265385584] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92265745350] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92266135694] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92266524172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92266870468] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92267237556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92267650868] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92268008694] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92268354298] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92268699048] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92269078794] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92269424094] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92269864692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92270266610] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92270647884] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92271092916] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92271447960] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92271826838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92272167400] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92272545698] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92272924360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92273333730] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92273692602] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92274033006] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92274425394] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92274766564] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92275117822] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92275481124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92275886668] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92276261628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92276624450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92277012866] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92277426232] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92277771800] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92278130118] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92278495804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92278911562] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92279280940] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92279628728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92279994994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92280335710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92280678812] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92281034228] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92281378686] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92281783334] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92282303708] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92282672746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92283028610] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92283396378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92283738074] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92284294454] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92284803784] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92285154392] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92285525500] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92285888928] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92286258060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92286602842] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92286973624] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92287387008] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92287743004] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92288107986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92288461448] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92288843602] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92289225984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92289571016] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92289986124] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92290331168] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92290714312] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92291055256] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92291421328] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92291832656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92292206600] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92292705442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92293256288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92293654980] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92294045554] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92294392072] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92294750768] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92295116928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92295557636] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92295971928] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92296361916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92296718966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92297074034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92297470532] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92297824928] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92298346592] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92298695660] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92299063752] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92299428206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92299842478] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92300215232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92300555786] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92300908814] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92301324770] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92301688852] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92302081416] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92302460750] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92302828174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92303172098] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92303540646] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92303953042] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92304417708] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92304790634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92305136364] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92305532018] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92305916330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92306306900] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92306730544] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92307078650] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92307463600] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92307805676] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92308177620] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92308543294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92308885624] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92309257348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92309673570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92310015924] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92310378894] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92310719696] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92311086960] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92311449242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92311789410] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92312153956] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92312561168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92312915696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92313254390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92313829672] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92314205442] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92314552932] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92314896170] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92315333120] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92315844016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92316190610] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92316569360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92316910412] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92317306762] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92317656694] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92318078962] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92318450512] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92318827772] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92319240104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92319626014] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92320009632] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92320384856] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92320839982] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92321441146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92321821926] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92322251308] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92322664854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92323027612] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92323502032] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92323882478] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92324283496] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92324642744] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92325008874] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92325377918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92325720312] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92326091338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92326579554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92327056652] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92327428202] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92327784378] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92328140868] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92328505226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92328848546] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92329283318] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92329635768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92329990976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92330364364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92330709220] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92331064124] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92331410012] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92331752412] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92332181434] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92332548600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92332892110] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92333269676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92333611290] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92333963990] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92334337022] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92334827690] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92335202646] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92335553086] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92335921682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92336315786] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92336685634] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92337058166] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92337515470] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92338043308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92338390260] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92338794454] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92339193914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92339541468] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92339898014] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92340315196] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92340701624] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92341061246] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92341444832] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92341851018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92342210528] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92342585464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92342943496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92343355896] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92343778134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92344128976] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92344530772] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92344929254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92345273904] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92345643870] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92346080022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92346507994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92346850870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92347212252] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92347566864] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92347943922] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92348316558] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92348781592] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92349282040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92349628876] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92350016038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92350357044] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92350709466] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92351054916] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92351399900] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92351832738] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92352182968] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92352583112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92352938212] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92353308262] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92353652860] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92354039834] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92354476394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92354897274] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92355281324] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92355678202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92356082120] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92356479800] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92356823860] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92357278670] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92357638278] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92358010342] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92358404554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92358763152] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92359162950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92359547930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92359985974] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92360577584] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92361134236] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92361537606] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92361941118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92362369976] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92362880860] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92363261248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92363616764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92363998850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 58,580000,10000,0,0,256,64,46,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 92365625632] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92365993436] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92366344764] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92366691464] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92367074320] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92367443318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92367786576] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92368156020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92368564018] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92368922674] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92369269572] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92369629548] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92369999588] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92370403096] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92370770042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92371174454] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92371682666] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92372091414] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92372459738] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92372825416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92373167174] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92373546844] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92373995792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92374348708] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92374705988] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92375049916] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92375444624] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92375788250] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92376142952] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92376510184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92376912896] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92377287282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92377643592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92378058396] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92378425784] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92378823672] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92379223150] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92379656842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92380002834] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92380368972] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92380715288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92381080290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92381420084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92381762224] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92382114610] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92382522930] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92383090882] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92383463408] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92383842866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92384185322] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92384551486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92384893030] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92385317688] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92385704852] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92386054982] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92386437050] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92386784942] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92387152410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92387494984] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92387933772] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92388283636] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92388638564] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92389002402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92389355088] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92389735116] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92390114948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92390740148] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92391100654] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92391443804] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92391829136] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92392238444] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92392594484] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92392957684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92393326740] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92393772382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92394282042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92394629110] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92395017008] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92395384136] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92395741376] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92396104800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92396514784] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92396886886] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92397233552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92397599272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92397940006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92398282716] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92398635538] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92398980964] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92399384956] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92399754478] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92400173432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92400528618] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92400894496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92401235612] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92401588748] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92401996486] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92402346186] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92402714738] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92403093404] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92403559500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92403904036] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92404303746] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92404756816] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92405235944] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92405627562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92406022538] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92406437548] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92406823618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92407205800] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92407691454] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92408040650] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92408447280] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92409029328] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92409474726] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92409843712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92410322716] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92410703266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92411106208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92411569132] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92411944526] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92412303364] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92412705728] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92413174104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92413522726] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92413892578] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92414240666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92414664320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92415039026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92415387494] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92415774348] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92416199240] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92416724542] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92417099860] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92417480670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92417824844] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92418236660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92418589630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92419031020] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92419400118] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92419742258] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92420129516] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92420494880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92420853168] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92421221390] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92421640094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92422026948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92422405048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92422818432] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92423228584] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92423581466] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92423922736] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92424356512] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92424757442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92425103278] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92425490928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92425860540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92426203504] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92426570968] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92426913676] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92427390608] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92427974572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92428324696] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92428778978] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92429148624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92429522444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92429970832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92430321764] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92430704456] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92431073520] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92431431508] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92431845884] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92432235708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92432581052] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92433051098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92433428416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92433771836] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92434157846] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92434532418] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92434891440] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92435288644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92435704192] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92436078448] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92436460120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92436861142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92437205374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92437639454] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92438085264] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92438509310] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92439000084] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92439448676] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92439864524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92440240824] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92440643436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92440997150] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92441432838] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92441846358] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92442197684] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92442608980] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92442992574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92443336526] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92443726784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92444182740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92444582734] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92444981816] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92445340878] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92445773658] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92446131144] ECW: w=0x3db49b48 func=0x3d59f444 'CH-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 92446594782] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 92447047630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92447396392] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92447789480] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92448149494] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92448515600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92448888966] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92449236442] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92449688738] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92450245364] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92450648572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92451030228] ECW: w=0x3db48570 func=0x3d59f444 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92451417698] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92451783528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92452173602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92452590358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92452936694] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92453292952] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 92453702024] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 92454081916] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92454449450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92454825368] ECW: w=0x3db48688 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 92455259990] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92455645310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92456005262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92456377478] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92456726040] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92457085992] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92457451624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92457795176] ECW: w=0x3db489d0 func=0x3d59f444 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 92458227522] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92458578034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92458967294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92459354960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92459698122] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92460050676] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92460467110] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92460979716] ECW: w=0x3db2cbc0 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92461460172] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92461879344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92462240312] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92462616782] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92462964550] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92463332798] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92463767990] ECW: w=0x3db4a0c0 func=0x3d59f444 'CH-REAP-SAFE' [Hermes] [HADES][INFO ] [KRELTSC: 92464150076] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 92464520864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 59,590000,10000,0,0,256,65,47,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 92466125164] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92466573006] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92466919954] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92467474540] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 92468044728] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92468466468] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92468852770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92469299974] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92469685160] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92470062866] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92470445542] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92470841050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92471188412] ECW: w=0x3db489d0 func=0x3d59f444 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 92471556192] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92471974008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92472483172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92472849848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92473210422] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92473568950] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92473949820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92474374554] ECW: w=0x3db48570 func=0x3d59f444 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 92474848968] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92475202240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92475556964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92475931770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92476290678] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92476645380] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92477012158] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 92477373768] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92477813300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92478179232] ECW: w=0x3db46500 func=0x3d59f444 'CH-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 92478591840] ECW: w=0x3db454a8 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92479018836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92479398366] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92479755824] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92480131938] ECW: w=0x3db454a8 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 92480580584] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92480925538] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92481340288] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 92481818680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92482238874] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92482636160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92483131104] ECW: w=0x3db48ae8 func=0x3d59f444 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 92483674500] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92484117242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92484490670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92484922702] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92485269226] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92485625100] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92486077122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92486455292] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 92486862064] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92487219290] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92487598424] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92487948662] ECW: w=0x3db2cbc0 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92488333538] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92488795410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92489173966] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92489556050] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92489935234] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92490348700] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92490740048] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 92491094312] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92491514126] ECW: w=0x3daac2c0 func=0x3d5b3a7c '/' [Hermes] [HADES][INFO ] [KRELTSC: 92491867322] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 92492274162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92492652768] ECW: w=0x3db48688 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 92493064408] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92493444692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92493801148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92494175820] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92494619714] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92495173398] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 92495652350] ECW: w=0x3db4e068 func=0x3d5b8b2e 'BCAST-GOT' [Hera] [HADES][INFO ] [KRELTSC: 92496173802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hera] [HADES][INFO ] [KRELTSC: 92496517792] ECW: w=0x3daada20 func=0x3d5c19e8 '0>' [Hera] [HADES][INFO ] [KRELTSC: 92496884940] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 92497371148] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 92497743044] ECW: w=0x3dad5728 func=0x3d597e8a 'VM-CALL' [Hera] [HADES][INFO ] [KRELTSC: 92498652782] ECW: w=0x3daada20 func=0x3d5c19e8 '0>' [Hera] [HADES][INFO ] [KRELTSC: 92499007902] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hera] [HADES][INFO ] [KRELTSC: 92499358086] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 92499705876] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 92500128708] ECW: w=0x3dad5728 func=0x3d597e8a 'VM-CALL' [Hera] [HADES][INFO ] [KRELTSC: 92500976586] ECW: w=0x3daada20 func=0x3d5c19e8 '0>' [Hera] [HADES][INFO ] [KRELTSC: 92501373256] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hera] [HADES][INFO ] [KRELTSC: 92501751412] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 92502149980] ECW: w=0x3dac1f10 func=0x3d5c0d24 '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 92502565380] PASS: broadcast reached all 3 [Hera] [HADES][INFO ] [KRELTSC: 92502990670] ECW: w=0x3dad53e8 func=0x3d5984f3 'VM-PHYSICS-STATUS' [Hera] VM-PHYSICS: fleet_heat_sum=65536 [Hera] VM-PHYSICS: conserved=CONSERVED [Hera] VM-PHYSICS: fleet_transfer_slope_q48=21845 [Hera] VM-PHYSICS: slope_fit_quality_q48=0 [Hera] VM-PHYSICS: fleet_window_warm=YES [Hera] VM-PHYSICS: vm_id=2 name=Hermes heat_q48=0 [Hera] VM-PHYSICS: vm_id=1 name=Artemis heat_q48=65536 [Hera] VM-PHYSICS: vm_id=0 name=Hera heat_q48=0 [Hera] [HADES][INFO ] [KRELTSC: 92504997518] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 92505361236] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 92506055348] exec_block: block 2051 len 607 [Hera] [HADES][DOE ] 59,590000,0,0,0,11076,36,957,4096,1837,0,0,0,65536,0,1,0,0,65536 [Hera] [HADES][INFO ] [KRELTSC: 92542078288] exec_block: block 2052 len 368 [Hera] [HADES][INFO ] [KRELTSC: 92542550010] ECW: w=0x3dac1df8 func=0x3d5c0d00 '(do-log-info)' [Hera] [HADES][INFO ] [KRELTSC: 92542965400] === TRIPOD Acceptance === [Hera] [HADES][INFO ] [KRELTSC: 92543298698] ECW: w=0x3dad52d0 func=0x3d5984ba 'VM-CONSERVED?' [Hera] [HADES][INFO ] [KRELTSC: 92543982588] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 92544686990] ECW: w=0x3dac1f10 func=0x3d5c0d24 '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 92545073760] PASS: fleet K [Hera] [HADES][INFO ] [KRELTSC: 92545365296] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 92545729078] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 92546125556] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 92546470892] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 92546870332] VM-EXEC: 'HERMES-TICK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 92547605406] ECW: w=0x3db49808 func=0x3d59f444 'MSG-DELIVER-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 92548035322] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 92548432730] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92548838692] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92549319030] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92549723036] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92550103884] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 92550561082] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92551127302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92551481452] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92551873380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92552220334] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92552630236] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92553084878] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92553449878] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92553820146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92554209120] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92554626928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92555004192] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92555391514] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92555776384] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92556196136] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92556549848] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92556946326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92557300368] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92557686304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92558061518] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92558431568] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92558913400] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92559264902] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92559640116] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92560030172] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92560395084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92560754162] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92561140742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92561571292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92562006980] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92562424604] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92562802826] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92563258108] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92563631362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92563974626] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92564438792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92564788352] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92565142534] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92565488952] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92565873358] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92566239360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92566578978] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92566961028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92567425380] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92567782384] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92568196180] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92568559462] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92568908394] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92569273668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92569615612] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92570048474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92570393290] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92570793114] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92571176564] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92571523118] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92571872812] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92572242766] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92572672130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92573028768] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92573499198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92573860660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92574320766] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92574687744] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92575072270] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92575509442] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92575876688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92576252464] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92576621148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92577005152] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92577391232] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92577739214] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92578084924] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92578518106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92578862564] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92579229120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92579580840] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92579962392] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92580379894] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92580726234] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92581224820] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92581623448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92581967158] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92582333732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92582686878] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92583039548] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92583410382] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92583753788] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92584166770] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92584644390] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92585012770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92585367056] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92585735042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92586127252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92586470676] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92586911584] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92587259200] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92587615794] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92587991204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92588332822] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92588698464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92589037948] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92589389182] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92589808436] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92590206734] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92590577392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92590931746] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92591299880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92591690444] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92592045606] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92592501970] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92592849842] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92593197668] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92593574508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92593915106] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92594281918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92594622866] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92594974308] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92595408108] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92595866312] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92596219864] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92596602540] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92596990828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92597369966] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92597783696] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92598226620] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92598685134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92599054098] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92599470070] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92599842930] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92600249346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92600673110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92601078306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92601425970] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92601782966] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92602185094] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92602756832] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92603261706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92603727060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92604132290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92604508148] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92604913376] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92605309910] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92605700886] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92606094884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92606549756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92607034040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92607423504] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92607834762] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92608266802] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92608652856] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92609131038] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92609558556] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92609934162] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92610323184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92610692382] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92611109108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92611450150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92611797552] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92612227946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92612586658] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92612968680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92613390448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92613736178] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92614154592] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92614571096] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92614971166] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92615385232] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92615756426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92616127052] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92616517010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92616858524] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92617212580] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92617665896] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92618171254] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][DOE ] 60,600000,10000,0,0,3216,66,48,256,256,0,0,0,65536,0,1,0,5795,59741 [Hermes] [HADES][INFO ] [KRELTSC: 92619703522] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92620096700] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92620533234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92620880148] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92621469558] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92621835866] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92622189360] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92622553156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92622893980] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92623331332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92623717272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92624081932] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92624461868] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92624805922] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92625275800] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92625646790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92626103878] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92626476548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92626838206] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92627246244] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92627635072] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92627982664] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92628348104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92628759980] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92629281398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92629632240] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92630000552] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92630382730] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92630726824] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92631076668] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92631530058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92631876406] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92632283728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92632626696] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92633007842] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92633398866] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92633745602] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92634096494] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92634570850] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92634972394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92635347202] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92635783872] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92636170546] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92636553732] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92636902956] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92637322170] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92637799932] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92638153938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92638551410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92638899064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92639245936] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92639609580] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92640044390] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92640520828] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92640873958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92641242256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92641583048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92641925258] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92642320792] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92642736666] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92643099536] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92643498250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92643853520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92644205136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92644586206] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92644943502] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92645311034] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92645731620] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92646097288] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92646448488] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92646832440] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92647201892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92647556212] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92647946464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92648352786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92648701418] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92649057200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92649411112] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92649801784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92650142622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92650483634] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92650875832] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92651410746] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92651871342] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92652262462] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92652643054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92653017590] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92653426644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92653789340] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92654217268] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92654600924] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92654980608] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92655401388] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92655820010] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92656187370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92656541520] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92657032106] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92657417682] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92657803370] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92658247000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92658625886] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92659037550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92659511320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92659887998] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92660314888] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92660693382] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92661095800] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92661508888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92661883078] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92662352934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92662845968] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92663239376] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92663633844] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92664033242] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92664398438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92664768780] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92665206526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92665571506] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92666023254] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92666455120] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92666832960] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92667180748] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92667575000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92667989708] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92668359686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92668728530] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92669088236] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92669475760] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92669855556] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92670204752] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92670661290] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92671078382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92671423608] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92671804680] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92672208684] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92672590910] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92672975310] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92673356434] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92673797844] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92674254968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92674650306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92675035386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92675379214] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92675739708] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92676114796] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92676574980] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92676951014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92677305626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92677718880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92678093984] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92678453572] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92678805422] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92679264336] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92679620478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92680055530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92680443164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92680818522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92681235100] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92681619484] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92682076248] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92682442810] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92682791900] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92683211858] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92683624030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92684009796] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92684431608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92684876342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92685389130] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92685761130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92686157490] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92686583992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92686971810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92687348748] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92687844212] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92688284156] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92688626232] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92689023062] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92689437114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92689814874] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92690277568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92690663236] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92691020706] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92691402234] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92691764902] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92692169696] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92692616264] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92693401082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92693769036] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92694195892] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92694562860] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92694917592] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92695281074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92695624372] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92696077302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92696609596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92696955854] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92697355092] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92697706282] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92698136724] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92698520852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92699177570] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92699609426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92699979574] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92700365306] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92700746468] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92701091662] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92701528832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92701907816] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92702276206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92702649402] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92703046152] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92703445968] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92703838348] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92704285672] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92704691308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92705068114] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92705470242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92705858620] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92706249226] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92706625508] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92706971634] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92707424026] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92707988916] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92708408792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92708755596] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92709139418] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92709498434] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92709990488] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92710344522] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92710733678] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92711142234] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92711536372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92711927876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92712270178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92712675084] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92713070652] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92713500622] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92713894826] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92714262478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92714616250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92714993880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92715367852] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92715798700] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92716189076] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92716582534] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92716943386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92717310004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92717674124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92718018708] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92718443746] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92718987422] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92719343670] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92719719704] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92720071078] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92720494024] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92720863562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92721322474] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92721746452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92722093408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92722697620] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][DOE ] 61,610000,10000,0,0,256,66,48,256,256,0,0,0,65536,0,1,8771,5020,51745 [Hermes] [HADES][INFO ] [KRELTSC: 92724490982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92724858314] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92725319726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92725694644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92726042724] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92726404340] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92727058392] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92727383774] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92727741548] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92728121986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92728464416] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92728831206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92729171572] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92729630018] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92730103770] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92730453004] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92730834698] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92731234492] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92731625138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92731968042] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92732408180] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92732758310] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92733111636] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92733476750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92733831558] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92734200896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92734555806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92734897012] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92735325760] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92735673274] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92736035882] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92736413344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92736757282] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92737125862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92737469690] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92737883374] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92738237022] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92738583304] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92738950528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92739302512] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92739670876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92740013980] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92740368348] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92740809720] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92741254932] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92741607168] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92741996386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92742337714] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92742707874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92743094454] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92743523576] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92743900110] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92744246344] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92744626856] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92745009094] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92745377942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92745722906] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92746105032] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92746530872] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92746937032] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92747284590] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92747645330] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92748014706] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92748362074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92748716718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92749118468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92749463584] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92749819310] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92750173458] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92750573504] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92750996078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92751352362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92751691440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92752098572] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92752567580] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92752921854] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92753295208] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92753640660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92754029336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92754400740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92754809534] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92755165336] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92755533150] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92755882864] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92756258932] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92756608012] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92756977618] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92757324762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92757740282] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92758131956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92758473460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92758828458] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92759182906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92759535932] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92759913766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92760315202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92760665546] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92761024582] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92761432326] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92761787568] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92762141042] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92762532200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92762874212] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92763369762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92763823670] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92764181828] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92764541612] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92764887268] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92765253764] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92765637706] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92766069016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92766413768] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92766781268] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92767123290] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92767487656] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92767851400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92768192434] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92768560114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92768974998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92769319382] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92769682806] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92770043090] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92770403580] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92770766808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92771108442] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92771535096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92771882682] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92772236074] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92772581968] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92772936050] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92773300952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92773641932] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92774006610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92774408894] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92774856782] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92775576202] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92775928224] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92776277970] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92776646024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92776991164] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92777423256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92777773662] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92778131516] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92778541696] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92778944588] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92779312648] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92779682472] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92780117234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92780465716] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92780846262] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92781216464] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92781599120] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92781945780] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92782294690] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92782723654] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92783139052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92783733410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92784201264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92784552802] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92784915106] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92785275068] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92785732368] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92786252052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92786610912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92786965494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92787309352] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92787667440] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92788021314] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92788447166] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92788797332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92789152932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92789494136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92789847606] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92790202306] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92790570920] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92790922680] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92791353204] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92791707414] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92792079566] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92792438068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92792791026] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92793175196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92793515808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92793922768] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92794300996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92794655790] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92795057304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92795467608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92795810690] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92796164602] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92796573360] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92796966164] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92797426172] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92797796398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92798160494] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92798528420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92798878886] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92799257094] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92799681972] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92800063448] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92800463776] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92800863450] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92801291436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92801665864] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92802067310] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92802480082] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92802867800] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92803293976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92803682084] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92804084324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92804473696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92804850102] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92805346048] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92805730016] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92806092856] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92806502518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92806906454] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92807404218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92807796440] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92808243280] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92808716032] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92809098734] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92809480568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92809826316] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92810230914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92810575528] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92811027366] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92811410094] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92811789036] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92812181750] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92812547444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92812889456] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92813255832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92813665538] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92814022324] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92814393092] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92814737282] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92815094606] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92815461818] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92815826280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92816168078] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92816643882] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92817007446] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92817451880] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92817844268] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92818228132] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92818632616] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92819084160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92819484350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92819967924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92820367534] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92820730996] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92821086822] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92821452908] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92821800152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92822233034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92822577204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92822920424] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 62,620000,10000,0,0,256,66,49,256,256,0,0,0,65536,0,1,21656,3882,39998 [Hermes] [HADES][INFO ] [KRELTSC: 92824438680] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92824860660] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92825229986] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92825580464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92825939736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92826303322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92826648262] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92827006924] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92827399858] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92827817698] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92828180838] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92828535144] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92828926148] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92829275932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92829631016] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92830016530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92830419724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92830918866] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92831281408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92831683338] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92832066270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92832410800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92832789774] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92833250564] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92833655002] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92833973128] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92834371168] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92834797220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92835171416] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92835642954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92836128908] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92836491552] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92836842488] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92837200234] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92837569016] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92837953164] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92838317284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92838731018] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92839103028] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92839450034] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92839806074] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92840183958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92840546852] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92840963572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92841350306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92841761738] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92842232652] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92842612010] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92842987568] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92843355368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92843724354] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92844124332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92844551604] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92844907726] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92845253960] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92845610918] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92846007018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92846380778] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92846749362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92847159270] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92847549264] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92847972666] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92848353388] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92848736036] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92849103832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92849445862] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92849879018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92850231902] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92850601660] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92850990754] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92851379050] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92852005170] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92852382530] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92852824496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92853314804] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92853698578] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92854105482] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92854543506] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92854918196] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92855297438] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92855774778] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92856159562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92856533130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92856910132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92857258990] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92857639910] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92858014348] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92858482136] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92858870742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92859228224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92859582578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92859977708] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92860369280] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92860722116] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92861159552] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92861513250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92861869542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92862210996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92862602486] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92862957056] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92863356034] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92863770882] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92864252876] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92864753020] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92865174968] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92865528956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92865889168] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92866317196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92866768676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92867161500] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92867571118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92867989796] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92868428318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92868804972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92869183642] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92869644564] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92870083770] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92870397330] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92870780490] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92871240394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92871641602] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92872044314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92872521052] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92872912804] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92873316588] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92873707556] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92874123214] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92874568264] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92874965740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92875430810] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92876008806] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92876428726] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92876815576] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92877260874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92877638120] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92878140146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92878560450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92878934558] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92879375490] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92879753652] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92880175576] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92880573628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92881020006] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92881536678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92882107042] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92882512634] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92882903996] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92883312488] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92883812010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92884195580] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92884625154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92885033882] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92885420426] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92885836358] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92886277274] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92886702500] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92887209488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92887570200] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92887941446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92888318682] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92888706034] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92889159866] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92889511672] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92889863504] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92890237236] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92890620604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92890968322] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92891383760] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92891771190] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92892332228] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92892689018] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92893040232] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92893428622] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92893779876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92894137754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92894499908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92894918994] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92895279432] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92895634212] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92896011890] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92896358566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92896710128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92897051304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92897392794] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92897814720] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92898536510] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92898958204] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92899308074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92899696068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92900068864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92900629128] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92900990208] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92901514026] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92902208968] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92902897204] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92903674952] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92904466782] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92905212944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92906052082] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92906845258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92907555002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92908184570] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92908951608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92909602996] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92910019610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92910362620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92910714318] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92911112946] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92911640634] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92911983178] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92912342398] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92912713050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92913208492] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92913579988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92913963468] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92914429096] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92914806544] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92915154306] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92915521654] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92915955786] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92916321910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92916664358] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92917099592] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92917448774] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92917801014] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92918165492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92918519542] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92918920830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92919276942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92919650132] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92920086714] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92920597568] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92920964962] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92921344354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92921688972] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92922091290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92922432876] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92922861300] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92923252718] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92923634792] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92924011552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92924489382] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92924861214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92925203364] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92925633900] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92926019402] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92926363000] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92926710716] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92927090058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92927430418] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92927794722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92928134776] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92928762078] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92929140162] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92929487808] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92929851796] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92930221988] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92930643754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 63,630000,10000,0,0,256,66,50,256,256,0,0,0,65536,0,1,35347,2672,27517 [Hermes] [HADES][INFO ] [KRELTSC: 92932579364] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92933000974] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92933376880] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92933794194] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92934251470] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92934604622] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92934977660] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92935407198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92935847656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92936194624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92936715370] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92937250308] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92937608622] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92938035064] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92938384676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92938741742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92939082654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92939537978] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92939932056] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92940319980] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92940682008] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92941046582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92941403438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92941745728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92942092194] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92942527422] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92943017688] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92943372468] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92943747470] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92944099530] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92944473656] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92944822338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92945243140] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92945638582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92945977646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92946321056] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92946689382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92947065990] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92947446144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92947785878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92948225760] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92948585258] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92949061478] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92949394666] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92949748220] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92950138856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92950528092] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92951005814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92951388076] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92951743248] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92952106164] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92952453540] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92952821696] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92953205476] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92953640744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92954124176] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92954495514] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92954851326] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92955203590] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92955567540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92955908664] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92956344524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92956700452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92957040340] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92957404172] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92957757336] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92958150520] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92958551008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92958911208] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92959365182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92959712792] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92960097556] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92960541782] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92960936528] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92961319764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92961693380] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92962160010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92962566600] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92962952480] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92963347582] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92963752202] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92964105650] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92964494490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92964907980] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92965439386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92965822074] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92966228378] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 92966631034] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92967008482] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92967390426] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92967890478] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92968257796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92968603624] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 92968995946] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92969353394] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 92969736446] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92970081360] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92970500774] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 92970873968] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92971222362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92971591260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92971932202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92972288504] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92972655818] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 92973062738] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 92973441078] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92973790476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92974178048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92974533438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92974907602] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92975265740] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 92975617410] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 92976076444] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92976534808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92977211314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92977657412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92978052362] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92978431206] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 92978884370] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92979241458] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 92979608408] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 92979971554] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92980345732] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 92980715548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92981069496] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 92981517392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92981860972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92982207128] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 92982561158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92982925138] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 92983304078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92983642702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92983985614] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92984410220] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 92984809492] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 92985119154] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92985469704] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92985846202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92986186730] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92986550654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92986888908] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92987306410] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92987790110] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92988141700] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 92988520330] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92988904550] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92989269610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92989612738] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 92990044704] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92990392428] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92990745004] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92991109204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92991462168] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92991829246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 92992183000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 92992524068] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92992955378] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 92993304348] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 92993666496] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92994049380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92994392966] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92994760736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92995104156] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92995522328] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 92995872276] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92996243168] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92996636550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92997008576] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 92997374474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 92997713592] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 92998063916] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 92998525062] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 92998973896] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 92999326430] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 92999704348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93000048706] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93000416992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93000792928] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93001253214] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93001632560] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93002010106] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93002418628] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93002818850] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93003185258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93003557818] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93004019882] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93004380618] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93004763978] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93005111526] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93005708450] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93006082828] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93006432252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93006854504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93007199376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93007553332] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93007911744] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93008280682] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93008649650] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93008998348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93009457636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93009811868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93010336434] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93010697994] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93011061734] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93011421680] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93011783498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93012139508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93012562896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93012908044] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93013262058] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93013642456] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93013991948] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93014354554] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93014702624] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93015138026] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93015491934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93015847004] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93016235230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93016588120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93016932482] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93017287876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93017641086] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93018085818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93018429372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93018771360] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93019127004] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93019532342] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93019839094] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93020192164] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93020556728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93020966368] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93021476372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93021823244] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93022195052] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93022596178] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93022996184] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93023364146] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93023837920] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93024203186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93024544362] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93024924160] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93025265852] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93025618930] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93025981356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93026384898] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93026755928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93027111800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93027452638] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93027848032] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93028195574] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93028554754] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93028918700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93029322716] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93029694664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93030073546] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93030437172] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93030795138] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93031142232] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93031506412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 64,640000,10000,0,0,256,66,51,256,256,0,0,0,65536,0,1,48187,1537,15812 [Hermes] [HADES][INFO ] [KRELTSC: 93033179250] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93033584484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93033937450] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93034333998] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93034797368] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93035152652] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93035516750] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93035956850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93036301912] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93036668174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93037008530] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93037361312] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93037795958] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93038142356] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93038488544] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93038866184] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93039231954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93039572794] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93039947296] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93040357594] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93040737486] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93041083004] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93041445922] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93041824242] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93042170330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93042525172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93042864516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93043272030] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93043727316] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93044086808] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93044497148] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93044844824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93045198646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93045539686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93045946392] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93046308414] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93046659942] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93047021186] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93047380256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93047736602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93048078396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93048419752] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93048835096] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93049204364] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93049554388] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93049916110] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93050281296] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93050652302] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93051000376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93051354254] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93051802006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93052201640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93052551304] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93052950544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93053338922] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93053750130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93054124016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93054584042] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93055080506] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93055525998] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93055855086] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93056241608] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93056612476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93056955654] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93057400266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93057750156] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93058105460] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93058500176] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93058900838] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93059305836] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93059700974] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93060178994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93060525358] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93060892970] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93061247944] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93061654812] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93062019938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93062362242] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93062834554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93063192118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93063532380] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93063897406] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93064258122] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93064618188] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93064983116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93065326684] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93065755704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93066204668] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93066560522] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93066918372] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93067262984] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93067627240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93067966634] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93068395232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93068741330] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93069092666] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93069472450] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93069826118] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93070171724] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93070534206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93070872660] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93071296508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93071641974] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93071991864] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93072371526] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93072713446] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93073058636] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93073422744] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93073785056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93074186496] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93074563224] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93074915812] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93075304532] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93075680208] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93076030784] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93076400966] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93076812908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93077275350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93077652530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93078035448] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93078393898] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93078750052] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93079117628] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93079576688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93079969440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93080344974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93080689802] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93081092120] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93081446966] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93081842560] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93082290896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93082921124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93083266790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93083651600] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93084037606] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93084438306] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93084803542] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93085262144] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93085616958] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93085989290] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93086338238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93086704816] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93087092784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93087432604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93087776028] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93088197500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93088709102] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93089091104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93089447796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93089791592] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93090180436] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93090575418] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93090946392] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93091305080] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93091674982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93092051046] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93092419232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93092760562] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93093113128] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93093526856] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93093876266] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93094242774] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93094625298] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93095002344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93095344040] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93095710082] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93096055266] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93096469050] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93096836316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93097179208] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93097607742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93097996902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93098372716] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93098771182] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93099189388] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93099639796] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93100057068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93100412756] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93100783492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93101130712] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93101487736] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93101941298] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93102322596] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93102701952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93103044030] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93103425946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93103799104] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93104182870] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93104596024] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93105044170] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93105427972] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93105794460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93106216896] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93106599302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93106941880] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93107297570] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93107763894] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93108113934] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93108463156] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93108844780] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93109211374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93109554048] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93109963730] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93110387044] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93110875088] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93111258802] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93111658802] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93112076740] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93112441566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93112838668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93113284228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93113631242] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93114021206] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93114425648] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93114839302] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93115228532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93115657672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93116097886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93116477340] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93116872138] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93117272690] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93117663576] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93118042044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93118458196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93118912406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93119290220] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93119686064] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93120085586] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93120469054] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93120832918] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93121183180] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93121655546] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93122166718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93122525342] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93122925120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93123266366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93123613358] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93123987356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93124458636] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93124841334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93125182480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93125554812] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93125911856] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93126311032] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93126620476] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93126975556] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93127409834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93127756172] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93128125500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93128479332] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93128834224] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93129183098] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93129530596] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93129968330] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93130354632] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93130718916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93131059950] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93131436416] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93131779028] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 65,650000,10000,0,0,256,66,51,256,256,0,0,0,65536,0,1,60892,412,4232 [Hermes] [HADES][INFO ] [KRELTSC: 93133482124] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93133859436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93134223472] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93134590788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93134946026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93135288168] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93135717208] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93136061876] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93136420290] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93136794934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93137136936] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93137507030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93137848704] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93138202610] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93138618388] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93138965444] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93139332668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93139688536] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93140057634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93140419188] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93140771198] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93141213656] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93141561594] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93141908386] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93142273040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93142625422] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93142991452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93143332224] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93143685618] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93144170846] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93144621370] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93144971640] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93145351340] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93145714142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93146120946] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93146554834] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93146990626] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93147375162] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93147721548] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93148107626] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93148479568] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93148827526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93149183866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93149595058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93149943220] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93150302530] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93150655164] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93151031546] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93151376398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93151728040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93152065914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93152467642] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93152826780] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93153176184] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93153534572] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93153889960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93154240494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93154578626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93154918508] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93155333232] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93155804488] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93156177108] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93156551622] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93156902970] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93157274520] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93157622514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93158046008] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93158434644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93158775350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93159120866] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93159971852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93160335556] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93160788164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93161136908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93161484940] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93161843254] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93162268304] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93162583724] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93162943350] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93163314644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93163720890] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93164090468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93164431002] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93164796414] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93165143934] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93165490806] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93165885852] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93166343400] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93166725540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93167222846] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93167603814] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93167985324] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93168369060] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93168735172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93169150752] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93169526212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93169882866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93170223368] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93170600564] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93170947654] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93171311580] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93171677060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93172105158] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93172489064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93172830296] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93173193776] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93173541458] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93173887014] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93174250626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93174752066] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93175123588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93175464030] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93175815144] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93176226900] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93176583066] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93176930456] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93177292562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93177710424] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93178184462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93178531300] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93178899096] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93179270252] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93179616554] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93179962960] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93180395318] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93180763726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93181105720] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93181484236] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93181851550] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93182230018] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93182575966] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93182923352] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93183388942] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93183741774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93184098638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93184452144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93184796638] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93185192698] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93185551012] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93186001562] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93186351768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93186704336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93187043002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93187396084] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93187772518] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93188122316] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93188479088] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93188888344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93189346692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93189691362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93190051482] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93190404872] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93190771586] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93191120760] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93191544564] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93191918848] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93192291626] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93192640258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93193006130] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93193390494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93193730998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93194074864] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93194496426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93194853372] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93195231122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93195581690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93195925578] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93196281070] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93196674152] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93196977588] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93197397644] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93197766888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93198108882] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93198485240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93198825168] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93199177248] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93199557124] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93199984590] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93200462246] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93200869002] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93201246398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93201590180] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93201956820] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93202334484] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93202810908] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93203208604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93203551712] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93203918900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93204284488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93204623594] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93205006906] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93205368142] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93205831058] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93206246950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93206602664] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93206981914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93207325592] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93207679104] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93208026534] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93208466720] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93208863476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93209204896] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93209581370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93209920980] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93210272158] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93210651840] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93211092172] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93211483092] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93211951828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93212298328] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93212676946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93213018228] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93213371296] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93213782444] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93214449678] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93215006808] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93215593560] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93215966076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93216349128] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93216885258] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93217265042] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93217912088] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93218538702] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93219195488] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93219984150] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93220566384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93221222564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93221785890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93222465284] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93223262076] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93223869628] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93224473910] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93225156260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93225753264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93226306256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93226880012] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93227452492] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93228180310] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93228763022] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93229373620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93229886894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93230471978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93231169046] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93231568932] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93231939388] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93232309484] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93232675818] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93233025902] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93233396734] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93233827102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93234292886] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93234683878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93235036272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93235422812] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93235778390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93236372002] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93236754706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93237093572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93237433640] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 66,660000,10000,0,0,256,66,52,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 93238987856] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93239446432] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93239761150] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93240115702] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93240496344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93240838820] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93241204176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93241543286] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93241957368] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93242334062] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93242681758] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93243050046] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93243447852] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93243812554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93244185124] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93244586908] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93245021378] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93245533984] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93245903342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93246266766] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93246636728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93246995024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93247336748] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93247764514] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93248112988] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93248494692] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93248871110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93249214232] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93249584698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93249926082] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93250344236] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93250695486] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93251042014] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93251407720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93251760462] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93252127668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93252469454] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93252822114] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93253306600] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93253658974] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93254011174] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93254390656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93254737388] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93255123210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93255467544] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93255883186] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93256260394] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93256708088] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93257060300] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93257442030] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93258115308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93258484480] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93258978486] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93259418000] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93259801068] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93260164320] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93260511994] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93260880632] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93261534108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93261902874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93262289924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93262639828] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93263018606] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93263376296] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93263777040] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93264159850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93264623012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93264966832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93265310758] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93265681448] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93266033312] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93266396396] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93266746602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93267172804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93267515592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93267974732] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93268333416] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93268717306] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93269068762] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93269437560] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93269796798] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93270245646] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93270600246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93270955362] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93271368092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93271709574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93272057788] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93272413816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93272841820] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93273225080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93273566524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93273912266] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93274315574] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93274718696] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93275027860] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93275387270] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93275824132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93276168840] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93276536166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93276888150] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93277276708] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93277644732] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93278010140] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93278475630] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93279028918] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93279398054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93279753846] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93280120556] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93280463840] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93280814852] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93281247478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93281590794] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93281956844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93282310700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93282757214] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93283377996] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93284153116] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93284869038] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93285583882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93286147640] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93286913110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93287499238] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93288098490] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93288680812] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93289256452] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93289960706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93290732560] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93291385386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93292033790] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93292707780] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93293335178] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93293911502] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93294477828] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93295233418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93295780634] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93296431076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93296958728] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93297316254] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93297721374] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93298155868] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93298506390] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93298873928] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93299254412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93299596944] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93299977886] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93300336642] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93300783164] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93301136228] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93301645768] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93302042070] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93302391926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93302782032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93303141458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93303583140] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93303966524] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93304325324] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93304694420] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93305058616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93305415856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93305758784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93306101466] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93306526802] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93306897766] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93307257974] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93307618850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93307973756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93308314866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93308656416] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93309092522] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93309468794] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93309849730] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93310216936] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93310582966] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93310956360] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93311304344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93311717316] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93312580578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93313253610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93313873132] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93314446792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93315157168] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93315751862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93316381232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93316944650] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93317648162] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93318070262] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93318469306] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93318843562] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93319212494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93319558918] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93319927330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93320391752] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93320751542] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93321104860] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93321455042] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93321838830] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93322224362] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93322622104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93322970268] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93323455796] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93323975438] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93324332850] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93324712188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93325055418] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93325424754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93325785808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93326217828] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93326586660] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93326937534] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93327311624] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93327679214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93328023972] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93328397212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93328828672] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93329185428] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93329533836] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93329879182] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93330300046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93330817734] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93331522824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93332149900] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93332825038] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93333562420] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93334182214] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93334979754] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93335617740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93336193868] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93336811250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93337481908] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93338066490] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93338700658] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93339295336] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93340065586] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93340657850] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93341273538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93341891786] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93342515566] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93343304712] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93344136522] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93344514982] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93344900806] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93345302964] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93345776476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93346283924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93346709526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93347122102] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93347513092] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93347885918] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93348395308] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93348749926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93349107222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93349480804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93349871458] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93350263120] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93350617342] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93351084230] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93351439638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93351828564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93352232434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93352634734] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 67,670000,10000,0,0,256,66,53,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 93354364830] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93354740902] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93355126860] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93355534606] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93355886752] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93356291372] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93356726794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93357086332] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93357582032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93357927076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93358330078] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93358688266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93359041804] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93359523926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93359870538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93360263550] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93360655302] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93361093264] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93361427964] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93361784442] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93362185160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93362627092] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93362999148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93363342810] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93363752122] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93364122790] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93364502824] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93364961026] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93365437742] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93365839616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93366215450] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93366626846] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93367004832] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93367399252] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93367786700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93368231722] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93368776412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93369178370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93369549794] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93369947148] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93370360402] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93370938536] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93371617722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93372156578] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93372673136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93373152746] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93373952774] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93374605672] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93375182892] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93375825172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93376472600] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93376873008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93377395320] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93377767650] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93378265606] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93378649832] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93379095556] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93379534580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93380057668] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93380459508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93380836142] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93381238546] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93381643716] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93382160816] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93382513350] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93382885684] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93383300744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93383646096] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93384047462] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93384456010] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93384925134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93385312588] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93385661480] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93386047972] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93386411566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93386798246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93387198714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93387617102] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93388011746] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93388413726] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93388832144] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93389213156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93389570008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93389924216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93390622162] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93391170170] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93391526236] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93391931982] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93392351862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93392739448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93393166018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93393546926] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93393938836] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93394366630] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93394751696] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93395153466] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93395542048] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93395999066] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93396353858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93396721280] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93397137048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93397491700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93397838030] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93398197640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93398551778] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93398997250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93399341392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93399744270] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93400148418] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93400584404] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93401055580] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93401538268] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93401945550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93402401530] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93402784738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93403126898] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93403481676] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93403829622] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93404175828] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93404660894] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93405082442] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93405448184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93405879018] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93406248974] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93406599140] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93406984504] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93407421404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93407782614] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93408183628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93408564704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93408919956] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93409313096] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93409657648] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93410122586] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93410489074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93410830252] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93411208928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93411551986] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93411922800] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93412269844] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93412683522] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93413053776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93413539188] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93413978456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93414330452] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93414685094] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93415085318] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93415527926] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93415886430] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93416284726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93416656840] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93417036292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93417376248] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93417754504] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93418146228] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93418605466] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93418957794] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93419355076] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93419791084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93420134494] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93420543992] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93420937974] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93421393834] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93421811588] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93422186508] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93422570346] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93422935288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93423309936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93423651134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93424067906] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93424537002] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93424930452] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93425332300] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93425710742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93426107460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93426451220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93426899944] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93427261574] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93427612372] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93427985608] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93428365936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93428783572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93429127648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93429541324] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93429930528] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93430298258] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93430649984] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93431056388] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93431438206] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93431814988] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93432176836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93432655122] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93433051098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93433429166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93433804096] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93434163504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93434521216] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93434903698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93435313374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93435764522] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93436123558] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93436550822] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93436865764] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93437222180] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93437588548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93438158888] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93438650450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93438996374] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93439365540] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93439711362] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93440057966] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93440426108] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93440886900] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93441257534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93441602062] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93442044080] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93442423546] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93442794146] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93443158662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93443573392] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93443944756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93444298958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93444639576] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93445014770] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93445362888] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93445721396] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93446083688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93446506476] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93447043910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93447423614] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93447792372] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93448142060] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93448489206] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93448854692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93449308628] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93449682620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93450026642] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93450394856] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93450797104] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93451163660] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93451516054] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93451952126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93452329674] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93452729788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93453105940] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93453500020] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93453907480] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93454251870] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93454683406] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93455062414] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93455429732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93455804964] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93456227272] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93456615240] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93457011284] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93457378560] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93457822714] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93458332478] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93458686810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 68,680000,10000,0,0,256,66,54,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 93460284128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93460650880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93461031290] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93461425922] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93461829660] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93462230486] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93462598614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93462973686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93463390054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93463768092] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93464127782] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93464523604] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93464917164] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93465323728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93465712330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93466165072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93466542876] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93466900220] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93467529706] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93467915292] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93468311278] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93468763844] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93469141706] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93469679586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93470059066] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93470485232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93470830374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93471213770] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93471718350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93472077492] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93472509290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93472874924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93473245322] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93473633592] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93474063746] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93474466632] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93474859612] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93475230482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93475621212] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93475990148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93476363614] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93476719728] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93477171924] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93477551380] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93477958270] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93478375780] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93478770988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93479124984] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93479493190] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93479934192] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93480310556] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93480826946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93481424172] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93481854756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93482309452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93482788502] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93483184464] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93483538840] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93483899984] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93484287156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93484653938] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93485067572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93485519470] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93485882420] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93486271166] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93486659196] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93487061862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93487443068] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93487871540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93488324122] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93488775936] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93489178766] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93489567920] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93489965768] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93490363728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93490729630] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93491190202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93491550388] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93492067758] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93492506412] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93492883896] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93493288898] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93493669800] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93494163304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93494544940] ECW: w=0x3db49058 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 93494976674] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93495347750] ECW: w=0x3db48e28 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 93495771572] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93496147750] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93496539588] ECW: w=0x3db46ec8 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 93497033792] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93497429396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93497830384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93498191754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93498567146] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93498969784] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 93499368760] ECW: w=0x3db472f8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 93499843684] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93500212768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93500574532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93500939962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93501309812] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93501735742] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 93502093606] ECW: w=0x3db46ca8 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 93502532728] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93502998530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93503398622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93503746284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93504091716] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93504465076] ECW: w=0x3db48f40 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 93504855162] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93505333040] ECW: w=0x3db45900 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93505745664] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 93506131832] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93506508656] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93506895820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93507266600] ECW: w=0x3db45a10 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 93507673814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93508120818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93508473572] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93508831396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93509218638] ECW: w=0x3db45b28 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 93509602032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93509942408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93510306484] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93510731846] ECW: w=0x3db43ce8 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 93511137192] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 93511450754] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93511803654] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93512186458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93512539078] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93512919758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93513264182] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93513683544] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93514145054] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93514495344] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93514863160] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93515307952] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93515691314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93516034726] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 93516469246] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93516819922] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93517173148] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93517536848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93517881124] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93518248620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93518615154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93518955906] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93519386370] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93519733312] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93520144356] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93520509724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93520851204] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93521267086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93521613882] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93522044974] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93522396824] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93522743670] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93523109382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93523453370] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93523820484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93524175538] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93524529862] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93525015276] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93525476150] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93525830754] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93526242528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93526588408] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93527002502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93527378854] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93527841172] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93528251422] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93528627270] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93528997930] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93529412312] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93529799678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93530144658] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93530585134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93530945990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93531319226] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93531715892] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93532063720] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93532461440] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93532860210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93533303748] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93533705084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93534090256] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93534473518] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93534821410] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93535168610] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93535547654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93535957956] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93536330076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93536776888] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93537153844] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93537539172] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93537883704] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93538289328] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93538758054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93539108524] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93539479930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93539821906] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93540177418] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93540552600] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93540914586] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93541266274] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93541703818] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93542139700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93542716696] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93543093608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93543451072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93544027468] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93544475340] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93544826788] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93545185812] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93545549578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93545894796] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93546262562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93546617948] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93546972284] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93547387352] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93547896286] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93548265334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93548608962] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93548976024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93549345882] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93549699464] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93550157360] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93550508262] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93550862050] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93551230538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93551575602] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93552010464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93552358878] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93552817548] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93553229708] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93553634404] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93553985924] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93554395670] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93554765458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93555123642] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93555588890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93555948378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93556289548] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93556672046] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93557064236] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93557452808] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93557828902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93558199724] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93558637080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93559143402] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93559503852] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93559852772] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93560199818] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93560632098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93561065760] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93561451678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 69,690000,10000,0,0,256,66,54,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 93563075594] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93563455134] ECW: w=0x3db44e30 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 93563929004] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93564278250] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93564626012] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93565026958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93565390768] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93565791238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93566152460] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93566540152] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93567013840] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 93567393764] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 93567741040] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93568108704] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93568472800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93568827712] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93569196972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93569625598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93570215030] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93570654160] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93570999134] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93571394042] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93571795752] ECW: w=0x3db496e8 func=0x3d59f444 'MSG-REDELIVER-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93572203080] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 93572683440] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93573083666] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93573442288] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93573839162] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93574218956] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 93574622100] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93575090404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93575471894] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93575856496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93576216076] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93576571446] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93576947388] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93577311852] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93577684078] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93578128242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93578474502] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93578843118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93579197836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93579538572] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93579904096] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93580259616] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93580676380] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93581046798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93581493036] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93581864624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93582215450] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93582569022] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93583010560] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93583356150] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93583795738] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93584211170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93584557950] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93584929728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93585318222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93585675804] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93586043132] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93586509806] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93586902296] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93587270662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93587660008] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93588046594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93588460592] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93588850824] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93589334532] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93589716284] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93590118488] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93590514442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93590887040] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93591288442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93591663476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93592110748] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93592588346] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93592936222] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93593294442] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93593677772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93594100618] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93594471686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93594891056] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93595282186] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93595657148] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93595999924] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93596368440] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93596734690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93597119308] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93597586842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93597948596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93598291392] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93598659288] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93599005472] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93599365388] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93599746408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93600120498] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93600554676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93600902548] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93601286482] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93601691158] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93602033490] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93602446716] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93602831908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93603272504] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93603802852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93604163894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93604563164] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93604961496] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93605375356] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93605751302] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93606187536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93606589786] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93606990776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93607351814] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93607751272] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93608136646] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93608479224] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93608968722] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93609358526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93609718016] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93610095524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93610481698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93610869178] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93611266754] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93611711664] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93612073822] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93612486418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93612875272] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93613273368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93613675678] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93614105890] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93614588764] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93615096736] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93615503820] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93615929478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93616333506] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93616781140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93617284572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93617676724] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93618102792] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93618480070] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93618870938] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93619252308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93619673952] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93620155776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93620535006] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93621094534] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93621472872] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93621816674] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93622226684] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93622593298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93623037238] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93623414198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93623800302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93624143108] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93624542522] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93624932484] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93625293384] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93625732342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93626266812] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93626641240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93627019124] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93627375818] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93627800642] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93628145130] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93628585688] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93628987566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93629338530] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93629710654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93630115420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93630488388] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93630887090] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93631301082] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93631682176] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93632067932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93632432384] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93632818772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93633161754] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93633527380] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93633975904] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93634320928] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93634725364] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93635108630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93635454350] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93635845400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93636249728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93636693328] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93637099390] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93637558350] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93637920742] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93638329022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93638673252] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93639084556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93639531906] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93639921538] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93640327152] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93640702248] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93641102964] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93641500430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93641890264] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93642329986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93642687412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93643062660] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93643491428] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93643868050] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93644256456] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93644637540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93645077192] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93645502270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93645876458] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93646262702] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93646669092] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93647072560] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93647501882] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93647998276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93648521388] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93648950556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93649341884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93649714594] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93650148796] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93650522280] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93651049020] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93651450778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93651877752] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93652297500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93652658748] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93653079558] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93653546624] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93653897406] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93654264604] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93654756812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93655114926] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93655533078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93655908858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93656340410] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93656726786] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93657071808] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93657446176] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93657840412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93658223992] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93658632920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93659060854] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93659487804] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93659983412] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93660360042] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93660758922] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93661155580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93661528036] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93661993476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93662382446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93662758048] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93663191086] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93663556242] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93663946082] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93664358038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 70,700000,10000,0,0,256,66,55,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 93666033662] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93666442212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93666843114] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93667261972] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93667764216] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93668161616] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93668586212] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93668992662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93669369006] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93670000202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93670549376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93671144844] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93671533034] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93671880282] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93672237506] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93672647412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93672991850] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93673460798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93673816134] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93674172036] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93674546094] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93674912074] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93675297760] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93675726412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93676190010] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93676580106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93676952044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93677350270] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93677760178] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93678133464] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93678523334] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93678983794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93679330234] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93679757444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93680099092] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93680449396] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93680819312] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93681202720] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93681683952] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93682210720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93682604558] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93683110672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93683531604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93683953588] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93684438526] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93684792254] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93685182452] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93685548044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93685950142] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93686379024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93686767208] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93687227066] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93687657634] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93688029042] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93688399762] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93688958372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93689622650] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93690438642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93691124840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93691783328] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93692476500] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93693164572] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93694031934] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93694695892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93695370874] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93696088816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93696699264] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93697102208] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93697829592] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93698476488] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93699133580] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93699694844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93700290678] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93700910414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93701452394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93701797072] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93702353852] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93702970126] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93703617538] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93704250336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93705050570] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93705732112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93706201260] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93706816980] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93707200240] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93707658692] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93708342020] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93708965008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93709670898] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93710156216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93710695078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93711199122] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93711852018] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93712528194] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93713185908] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93713571962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93714057398] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93714427394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93714785528] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93715299190] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93715783756] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93716177948] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93716545812] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93716910012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93717251234] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93717629270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93718143500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93718488474] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93718858932] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93719229168] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93719606780] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93719985934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93720394752] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93720882746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93721260678] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93721622328] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93722023078] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93722365526] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93722734408] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93723134074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93723569930] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93723970770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93724361494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93724747068] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93725154810] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93725511960] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93725923394] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93726369436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93726756622] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93727270494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93727648476] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93728003552] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93728374430] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93728727310] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93729166838] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93729554740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93729894676] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93730298824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93730671610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93731028048] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93731403630] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93731762068] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93732225276] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93732621144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93733001218] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93733420990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93733791376] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93734185768] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93734585950] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93735002890] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93735389658] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93735794306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93736136682] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93736521760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93736890696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93737268824] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93737701224] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93738142526] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93738500054] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93738893004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93739235892] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93739602104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93739983740] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93740407076] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93740809310] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93741180688] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93741575040] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93741939420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93742280968] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93742660600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93743077760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93743423992] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93743786088] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93744126338] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93744481502] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93744844040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93745216278] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93745609554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93746055796] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93746410184] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93746796362] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93747164540] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93747559224] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93747939590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93748290974] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93748759722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93749115960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93749557556] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93749926284] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93750268586] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93750623602] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93750999486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93751343448] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93751782860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93752132076] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93752487648] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93752859390] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93753199322] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93753566684] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93753960036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93754382160] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93754753144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93755117710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93755459900] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93755824530] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93756169212] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93756539428] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93756904864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93757312312] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93757682628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93758024938] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93758377992] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93758749208] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93759091610] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93759471608] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93759897026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93760240508] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93760719602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93761079082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93761419580] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93761781532] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93762176170] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93762535474] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93762967492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93763311846] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93763678828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93764018020] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93764376930] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93764746438] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93765096510] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93765525084] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93765890824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93766264630] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93766636538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93766990924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93767329388] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93767691912] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93768047548] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93768473636] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93768838102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93769178706] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93769565682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93769907524] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93770271742] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93770926792] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93771453250] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93772023358] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93772397388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93772799828] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93773200200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93773575914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93773988600] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93774354412] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93774908452] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93775267462] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93775645490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 71,710000,10000,0,0,256,66,56,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 93777327374] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93777723380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93778107504] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93778475636] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93778869356] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93779229628] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93779730910] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93780138438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93780512740] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93780909944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93781295808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93781669446] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93782108196] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93782587174] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93783153828] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93783578490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93783978624] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 93784374562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93784760222] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93785272610] ECW: w=0x3db47dd8 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 93785694036] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 93786035032] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93786432364] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93786843976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93787264656] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93787673222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93788109360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93788450802] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93788813992] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93789154492] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93789510360] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93789864238] ECW: w=0x3db494b8 func=0x3d59f444 'MSG-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 93790262294] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 93790697796] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93791063902] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93791404754] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 93791799794] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93792169506] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 93792568476] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93792975572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93793316646] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93793812942] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93794314200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93794759082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93795401060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93795808102] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93796193452] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93796740546] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93797160128] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93797570196] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93798129794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93798493618] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 93798937290] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93799410076] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93799797176] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93800143140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93800566712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93800976954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93801359268] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93801715832] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 93802201826] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 93802605278] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93803022484] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 93803449230] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93803827286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93804227818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93804601226] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93805017740] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93805506444] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93805878918] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93806260986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93806605516] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93807016688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93807388806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93807829330] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93808198026] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93808557078] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93808937018] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93809318018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93809660154] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93810041706] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93810494754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93810900484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93811270558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93811671184] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93812051060] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93812443440] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93812814630] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93813294820] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93813695696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93814150104] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 93814533918] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93814883184] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93815318874] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93815694970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93816174904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93816709190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93817113170] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93817526080] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 93817916384] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 93818367752] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93818860360] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 93819290076] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93819650306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93820058866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93820428830] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93820799352] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93821193514] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93821643168] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93822055852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93822398896] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93822823256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93823217382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93823605010] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93824011560] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93824431166] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93824850680] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93825217382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93825587044] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93825985744] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93826575062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93827086296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93827483442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93827993174] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93828383676] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93828729552] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93829149228] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93829592526] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93830068490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93830432602] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 93830860064] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 93831243998] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93831626754] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93832011258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93832411628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93832847500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93833195716] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93833564308] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 93833925276] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 93834286698] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 93834640312] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 93835051520] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93835506076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93835862048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93836199644] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93836572816] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93836955676] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93837345514] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93837743742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93838086756] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93838553024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93839058738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93839459068] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93839865268] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93840230540] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93840629138] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93841127006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93841472478] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93841869272] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93842247968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93842621046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93842978268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93843348906] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93843729644] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93844176798] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93844582040] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93845005186] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93845426520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93845820484] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93846257156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93846694166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93847041562] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93847463850] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93847825912] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93848214904] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93848649924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93849025020] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93849507374] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93849859130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93850404700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93850806138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93851181124] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93851830572] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93852278694] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93852636906] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93853006548] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93853375286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93853734250] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93854135424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93854530266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93854870806] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93855336916] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93855711716] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93856133202] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93856497634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93856840524] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93857237778] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93857628336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93858050962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93858414538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93858810840] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93859212738] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93859587970] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93859966394] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93860382532] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93860844846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93861452924] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93861862914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93862257588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93862603182] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93863091106] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93863581704] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93863979494] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93864403482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93864805402] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93865232192] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93865637288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93866065458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93866519422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93866927048] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93867312924] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93867719792] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93868095450] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93868535058] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93868964452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93869436004] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93869841998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93870250224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93870655186] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93871059688] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93871457914] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93871933044] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93872343748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93872874376] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93873278444] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93873686784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93874119708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93874491722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93874940784] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93875356310] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93875758274] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93876140036] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93876568216] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93876977760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93877360524] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93877849450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93878293212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93878664020] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93879087698] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93879485720] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93879884308] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93880418396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93880795856] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93881180956] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93881575162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93881961592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93882358490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][DOE ] 72,720000,10000,0,0,256,66,57,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 93884141600] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93884540390] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93884919000] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93885265114] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93885673696] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93886146920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93886524248] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93886924808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93887310336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93887710700] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93888121552] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93888498444] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93888969474] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93889351796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93889710114] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93890096104] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93890472392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93890854744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93891206680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93891620480] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93891976502] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93892339350] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93892720192] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93893129886] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93893513496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93893911748] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93894364554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93894750294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93895223220] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93895626042] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93896025840] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93896400140] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93896806660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93897269284] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93897648648] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93898020112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93898449840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93898824336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93899188958] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93899585230] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93900055610] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93900449418] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93900834110] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93901259358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93901648094] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93902047342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93902486400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93902943338] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93903367638] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93903749898] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93904170078] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93904599608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93905013944] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93905505400] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93905917940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93906439136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93906837438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93907218064] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93907603122] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93907992238] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93908446500] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93908817820] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93909217430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93909563272] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93909933632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93910289386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93910642062] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93911060632] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93911419160] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93911775400] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93912194658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93912569388] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93912967930] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93913327644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93913709538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93914145634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93914492864] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93914904018] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93915281312] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93915623936] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93916021772] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93916425386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93916839886] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93917313780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93917736370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93918109576] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93918502766] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93918847140] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93919244140] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93919706412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93920057812] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93920425304] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93920771606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93921142276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93921482360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93921868188] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93922285102] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93922639472] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93923013212] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93923384066] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93923780864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93924154352] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93924535544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93924919376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93925349024] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93925716844] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93926106040] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93926463586] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93926858038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93927214408] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93927617788] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93928038996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93928785076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93929133046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93929540384] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93929896442] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93930360572] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93930799986] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93931256600] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93931677754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93932063792] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93932466404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93932852686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93933252056] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93933727312] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93934109172] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93934467286] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93934859054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93935228546] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93935624080] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93936012128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93936487462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93936832506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93937205498] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93937586978] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93937932528] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93938308780] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93938716658] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93939185908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93939532218] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93939999612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93940387016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93940746314] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93941154032] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93941542246] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93941982188] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93942378268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93942720676] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93943114346] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93943499536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93943879952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93944252538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93944674578] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93945083126] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93945445066] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93945831536] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93946231252] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93946624934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93946981134] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93947348740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93947831832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93948225260] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93948590720] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93948932562] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93949286788] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93949647610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93950010904] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93950479130] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93951130584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93951488982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93951828804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93952213726] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93952581714] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93952956812] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93953370512] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93953768082] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93954137770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93954530950] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93954933436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93955330854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93955673272] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93956106240] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93956483728] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93956840338] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93957202528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93957543924] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93957942778] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93958331992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93958798128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93959157310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93959501188] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93959870940] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93960233952] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93960606174] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93961014470] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93961470950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93961827820] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93962322262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93962718460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93963066142] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93963429488] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93963803846] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93964162594] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93964599110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93964973246] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93965340404] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93965703354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93966084604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93966484072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93966869118] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93967322866] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93967671170] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93968047152] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93968446936] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93968872842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93969217054] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93969655520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93970113356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93970493740] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93970924368] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93971281554] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93971668884] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93972093836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93972457672] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93972911676] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93973393866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93973782144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93974159374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93974539560] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93974946712] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93975594406] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93976168060] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93976596776] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93976999784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93977430372] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93977870924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93978346326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93978728992] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93979124510] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93979483546] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93979880574] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93980252986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93980642256] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93981137538] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93981513808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93981894140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93982263248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93982607666] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93982986776] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93983370182] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93983753222] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93984240006] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93984761314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93985165434] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93985561898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 73,730000,10000,0,0,256,66,57,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 93987322744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93987729378] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93988124900] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93988497138] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93988922344] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93989314006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93989759310] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93990158918] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93990534606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93990917134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93991286170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93991628452] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93992026538] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93992474426] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 93992820782] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 93993218666] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93993615586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93993955660] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93994322534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93994687104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93995095036] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93995460590] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 93995902700] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 93996260652] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 93996621674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93997005470] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 93997437574] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93997868402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 93998255394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 93998629552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 93999016122] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 93999386342] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 93999764776] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 94000116888] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94000497764] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94000948056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94001321410] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94001689584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94002072666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94002441212] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94002832790] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94003187044] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94003647220] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94004047180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94004430772] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94004851218] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94005458352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94005884634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94006355192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94006732652] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94007298888] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94007650680] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 94008021660] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94008431946] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94008842146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94009310536] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94009724426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94010144852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94010515900] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94010899464] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94011285218] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94011681378] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94012144062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94012541302] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94012917638] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94013310452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94013722972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94014091518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94014479158] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94014942064] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94015379662] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 94015754208] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94016147932] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94016543634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94016963772] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94017347640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94017815388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94018274810] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94018660876] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94019044454] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94019429730] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94019852098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94020314936] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94020685560] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94021061044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94021445698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94021801032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94022184754] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94022580676] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94022958072] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 94023384068] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94023782262] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94024180352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94024551646] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94024947404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94025343762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94025713758] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94026172482] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94026556046] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94026931636] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94027294918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94027663772] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94028059076] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94028418900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94028927294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94029399584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94029777848] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94030176232] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94030567624] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 94030954670] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94031378300] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94031893932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94032257384] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94032669886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94033067744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94033438376] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94033874830] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94034351516] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94034738994] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94035131758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94035515508] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94035949644] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94036324594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94036755006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94037201974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94037609418] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94037997624] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94038390006] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 94038765814] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94039164306] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94039585276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94040038902] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 94040611376] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 94041033562] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94041428814] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94041830140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94042280556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94042728590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94043092362] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94043491816] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 94043906310] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 94044280632] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 94044682334] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 94045092212] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94045536782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94045913200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94046307216] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94046691930] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94047099300] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94047481024] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94047871754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94048327904] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94048699592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94049078918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94049417644] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94049811426] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94050155742] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94050525502] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94050919838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94051331764] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94051810202] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94052201440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94052554838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94052925728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94053299382] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94053691130] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94054138242] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 94054513888] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94054883342] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94055328076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94055700404] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 94056121954] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 94056502004] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94056983368] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94057350680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94057726270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94058084168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94058444600] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94058827070] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 94059201802] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 94059630380] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 94060015036] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 94060408492] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94060756170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94061139644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94061508990] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94061893164] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94062314028] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94062699052] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94063202734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94063604586] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94063990028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94064345250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94064726822] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94065192380] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94065584576] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94065971020] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94066335392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94066706244] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94067073746] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94067460778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94067876606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94068252164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94068626130] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94069012296] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94069387858] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 94069759802] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94070140362] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94070536724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94070975442] ECW: w=0x3db493a0 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 94071387724] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 94071792602] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94072210034] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94072628614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94073064300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94073514940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94073890120] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94074395240] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 94074828154] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 94075199742] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 94075634602] ECW: w=0x3db47640 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 94076068602] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94076506990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94076910028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94077306274] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94077679386] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94078092172] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94078471734] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94078875986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94079315460] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94079716456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94080107980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94080476372] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94080912202] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94081296174] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94081718788] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94082402730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94082796276] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94083223606] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94083633596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94084008832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94084391016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94084877656] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94085438766] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94085843360] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 94086229974] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94086657462] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94087094590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94087543724] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94087944462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94088349292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94088721258] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94089141570] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94089481492] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94089910876] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 74,740000,10000,0,0,256,66,58,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 94091582880] ECW: w=0x3db49920 func=0x3d59f444 'MSG-REAP' [Hermes] [HADES][INFO ] [KRELTSC: 94092008420] ECW: w=0x3db44f48 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 94092427858] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94092838064] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94093291808] ECW: w=0x3db449f0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 94093678220] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94094040254] ECW: w=0x3db2cf00 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 94094421668] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94094818046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94095193084] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94095601848] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94096056552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94096552934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94096926634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94097299406] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94097685786] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94098079572] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94098454184] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94098897574] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94099271866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94099644248] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94100012794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94100383934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94100781992] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94101184932] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94101606234] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94101990826] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94102384806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94102756468] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94103151974] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94103527588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94103947308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94104368034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94104743958] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94105099362] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94105445116] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94105844686] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94106211480] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94106633578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94107001568] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94107473700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94108228782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94108615892] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94108998424] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94109412932] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94109787916] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94110278948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94110658496] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94111080582] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94111472702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94111880932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94112281106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94112751702] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94113123598] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94113512658] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94113894336] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94114293106] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94114675796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94115080512] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94115570828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94115984120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94116380794] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94116786266] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94117171088] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94117589286] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94118006486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94118476278] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94118995426] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94119390856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94119745632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94120114788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94120499616] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94120906862] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94121359082] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94121759244] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94122157172] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94122550774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94122923088] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94123344424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94123713472] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94124162588] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94124540634] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94124918146] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94125314034] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94125689534] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94126082610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94126487496] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94126963388] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94127353774] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94127737246] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94128134906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94128480024] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94128890390] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94129340506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94129768782] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94130268754] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94130649948] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94131078032] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94131484884] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94131892864] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94132402602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94132779002] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94133179996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94133609244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94133988920] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94134415144] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94134817882] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94135277244] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94135644152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94136338258] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94136744262] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94137125454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94137513928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94138038410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94138391246] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94138786964] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94139172656] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94139567382] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94139990472] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94140383444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94140828368] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94141442636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94141821988] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94142194902] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94142588012] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94142962328] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94143337436] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94143820810] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94144243992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94144640682] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94145056684] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94145411860] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94145822352] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94146337508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94146731906] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94147174734] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94147596164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94147997888] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94148408316] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94148810898] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94149333364] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94149715822] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94150104636] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94150535910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94150945366] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94151379770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94151743764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94152226560] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94152787158] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94153176036] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94153570434] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94154015650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94154382888] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94154894346] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94155294874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94155689226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94156075862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94156734074] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94157161086] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94157644736] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94158026600] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94158397122] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94158795096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94159359760] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94159767078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94160144370] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94160760862] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94161146954] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94161533290] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94161904688] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94162284776] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94162687842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94163154960] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94163559520] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94164107380] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94164539240] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94164940670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94165345170] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94165730014] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94166251682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94166640056] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94167056360] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94167456258] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94167900160] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94168277532] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94168771976] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94169185198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94169566672] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94170018536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94170421652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94170813316] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94171194012] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94171635402] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94172028170] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94172413790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94172774436] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94173174834] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94173553882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94173940186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94174395782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94174760690] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94175262586] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94175644648] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94176033812] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94176424108] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94176810802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94177294436] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94177686578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94178061992] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94178432734] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94178813458] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94179161616] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94179530940] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94179993098] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94180366062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94180738314] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94181109764] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94181478680] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94181881332] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94182290828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94182752034] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94183141938] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94183585394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94183966052] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94184380446] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94184733542] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94185166720] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94185615308] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94186011680] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94186488004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94186868736] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94187271778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94187671560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94188043360] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94188537444] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94188887100] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94189303870] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94189699760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94190045764] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94190443176] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94190820304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94191257822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94191604114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94191978072] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94192363102] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94192712316] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94193054302] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94193454584] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94193928152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94194292962] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94194677146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94195019678] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94195403044] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94195750642] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94196097924] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94196466192] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94196910126] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 75,750000,10000,0,0,256,66,59,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 94198658298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94199029748] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94199493486] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94199899786] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94200289362] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94200660380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94201047530] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94201445604] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94201859210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94202272900] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94202650974] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94203019380] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94203434256] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94203821642] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94204205014] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94204593868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94204965396] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94205421132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94205785360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94206162098] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94206560716] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94206921588] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94207310590] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94207692216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94208146834] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94208655930] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94209043084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94209430426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94209801756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94210212200] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94210594714] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94211060138] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94211436984] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94211835374] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94212244232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94212601094] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94212986260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94213343882] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94213812376] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94214193106] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94214571242] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94214972814] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94215348634] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94215744830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94216120722] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94216597488] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94216962516] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94217332050] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94217728444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94218102140] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94218484444] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94218897936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94219326484] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94219817430] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94220166902] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94220589244] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94220959924] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94221330548] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94221697940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94222161694] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94222564268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94222953716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94223294322] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94223688730] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94224049662] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94224437634] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94224901660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94225278404] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94225677752] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94226075038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94226447994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94226805520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94227175908] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94227631474] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94228000782] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94228368428] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94228757042] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94229152248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94229506734] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94229896288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94230349298] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94230709540] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94231156170] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94231504556] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94231871850] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94232249896] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94232645564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94232989614] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94233455276] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94233819592] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94234202860] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94234585726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94234931144] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94235343106] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94235769274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94236457816] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94236855268] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94237217084] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94237630846] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94238007060] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94238391342] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94238871106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94239251894] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94239621826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94240006522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94240350220] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94240749296] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94241126086] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94241595840] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94241997334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94242543284] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94242952518] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94243304296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94243690706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94244046374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94244489836] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94244878006] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94245225954] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94245602832] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94245986878] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94246372564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94246733290] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94247198472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94247576126] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94247949368] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94248315774] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94248661312] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94249045998] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94249421924] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94249898256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94250283044] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94250684960] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94251064776] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94251449656] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94251837280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94252197622] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94252597168] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94253117522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94253577640] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94253936514] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94254287266] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94254691884] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94255051204] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94255520974] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94255892836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94256239266] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94256643086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94257027184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94257368332] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94257734040] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94258077226] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94258518256] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94258934214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94259279892] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94259649488] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94259998848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94260355636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94260696786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94261120942] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94261496388] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94261886888] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94262234116] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94262603766] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94262971628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94263343076] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94263712480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94264135884] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94264594184] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94264978856] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94265326366] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94265696820] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94266076142] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94266510854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94266941636] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94267333484] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94267703920] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94268077448] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94268443134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94268787356] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94269225322] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94269697150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94270047584] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94270433450] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94270805324] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94271192806] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94271535822] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94271892008] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94272368772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94272715572] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94273085660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94273459158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94273829974] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94274225836] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94274569824] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94274930044] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94275411358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94275874016] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94276278800] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94276669478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94277042430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94277416680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94277788956] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94278243446] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94278609556] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94278996226] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94279407020] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94279799628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94280187830] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94280599228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94281054254] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94281409142] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94281799950] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94282197022] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94282612620] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94283005836] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94283370406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94283817204] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94284229150] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94284592054] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94284976050] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94285370706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94285796326] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94286274766] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94286715384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94287185700] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94287543002] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94287914674] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94288329996] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94288698918] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94289174472] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94289606312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94289966884] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94290366092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94290738770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94291081774] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94291490250] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94291915784] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94292278126] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94292672098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94293016738] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94293387346] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94293736926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94294093764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94294434870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94294857744] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94295213198] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94295559400] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94295933432] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94296332046] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94296755028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94297095978] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94297540042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94297915292] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94298443724] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94298796342] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94299143904] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][DOE ] 76,760000,10000,0,0,256,66,60,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 94300792696] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94301149320] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94301549056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94301896856] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94302265298] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94302674986] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94303160158] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94303564150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94304076794] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94304476684] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94304891520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94305266222] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94305663088] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94306112790] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94306526250] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94306913482] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94307280074] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94307681208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94308042058] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94308453286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94308920062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94309462998] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94309867134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94310247696] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94310606478] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94310970582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94311313048] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94311825060] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94312180016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94312537082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94313131266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94313507290] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94313862162] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94314291884] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94314684196] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94315073770] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94315456478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94315800802] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94316201006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94316579736] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94316964980] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94317398302] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94317789566] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94318204400] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94318570358] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94318943464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94319334290] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94319775218] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94320233572] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94320785238] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94321185056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94321573392] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94322037446] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94322424618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94322858554] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94323231248] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94323601542] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94323983046] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94324341694] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94324736074] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94325122206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94325566594] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94325971676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94326344488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94326685728] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94327080144] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94327438314] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94327813090] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94328281998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94328669710] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94329093768] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94329494474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94329856642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94330197318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94330570222] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94330925466] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94331382226] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94332019204] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94332687210] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94333194784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94333560024] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94334016074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94334393042] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94334775162] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94335151138] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94335498458] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94335894688] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94336241276] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94336716290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94337064334] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94337433954] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94337778066] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94338139848] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94338502384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94338876840] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94339256848] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94339718962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94340097552] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94340482552] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94340854652] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94341265806] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94341607770] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94341989680] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94342460802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94342807086] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94343315700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94343675326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94344017178] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94344410118] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94344773250] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94345253240] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94345624136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94345987712] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94346385374] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94346735946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94347093298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94347451792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94347883860] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94348282792] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94348647368] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94348992388] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94349360252] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94349755662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94350099218] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94350467480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94350921068] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94351321764] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94351684556] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94352058144] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94352475928] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94352851080] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94353215314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94353652002] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94354141748] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94354523202] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94354928744] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94355299222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94355641592] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94356047706] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94356546078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94356897612] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94357284552] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94357627512] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94358038950] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94358411970] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94358767292] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94359248402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94359610600] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94359997354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94360467180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94360865964] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94361231688] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94361632320] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94362101402] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94362471096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94362872436] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94363270714] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94363619100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94364005694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94364346136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94364770018] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94365157380] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94365639582] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94366004610] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94366397192] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94366792424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94367165184] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94367639890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94368030836] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94368439894] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94368828884] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94369239084] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94369636442] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94370011680] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94370486424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94370871418] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94371288846] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94371649238] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94372049892] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94372436566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94372798548] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94373323562] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94373751688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94374145180] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94374557732] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94374938814] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94375387210] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94375781018] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94376247022] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94376773828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94377176652] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94377602218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94378027444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94378427198] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94378945468] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94379324076] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94379710492] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94380129740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94380501114] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94380937762] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94381318434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94381812252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94382186534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94382581030] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94382968306] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94383346732] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94383743518] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94384144590] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94384641860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94385017410] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94385438970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94385809758] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94386238630] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94386615946] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94386991384] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94387462520] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94387970354] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94388369254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94388887720] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94389319368] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94389681278] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94390383406] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94390789562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94391185394] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94391609196] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94392240180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94392734060] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94393128918] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94393523332] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94393925616] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94394294396] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94394676344] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94395056452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94395493568] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94395913670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94396284456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94396625594] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94397018944] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94397378096] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94397753132] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94398145898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94398567784] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94399153570] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94399559298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94399973130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94400345920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94400721608] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94401162636] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94401547510] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94401920368] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94402333908] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94402720004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94403063948] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94403465102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94403936494] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94404321332] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][DOE ] 77,770000,10000,0,0,256,66,61,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 94405894576] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94406251790] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94406734568] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94407086592] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94407486992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94407862396] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94408262166] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94408610138] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94408965252] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94409386874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94409885478] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94410462366] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94410890724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94411261634] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94411649318] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94412051228] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94412559866] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94412911628] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94413306732] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94413692022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94414063230] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94414462884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94414857946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94415330302] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94415726354] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94416096916] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94416507530] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94416954566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94417393856] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94417870554] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94418239944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94418640690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94419025570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94419406890] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94419782376] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94420206798] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94420579336] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94421029294] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94421607076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94421988540] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94422366412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94422779602] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94423147674] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94423583400] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94423967148] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94424368038] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94424716290] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94425110002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94425497020] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94425932846] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94426398758] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94426812456] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94427182532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94427542524] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94427952460] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94428350988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94428697936] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94429136114] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94429511446] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94429924866] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94430296400] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94430650756] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94431015820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94431400690] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94431910146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94432267734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94432782978] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94433172064] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94433544370] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94433935662] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94434363714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94434812962] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94435214402] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94435581048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94435984738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94436325544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94436697300] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94437106752] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94437538328] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94437887060] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94438302858] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94438670030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94439040276] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94439408104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94439782720] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94440151502] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94440588464] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94440965708] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94441334288] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94441681842] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94442074682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94442444840] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94442809944] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94443241692] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94443801868] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94444202784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94444547786] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94444930898] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94445406120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94445796410] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94446253776] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94446599624] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94447014686] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94447392024] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94447759016] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94448123134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94448466130] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94448915884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94449316912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94449685580] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94450050476] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94450456544] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94450870368] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94451264058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94451717996] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94452117728] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94452521064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94452918344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94453289336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94453633090] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94453987516] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94454432220] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94454810920] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94455333886] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94455701686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94456098224] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94456468910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94456841044] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94457296390] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94457668860] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94458045248] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94458446042] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94458793514] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94459192258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94459536886] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94460013610] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94460397766] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94460782048] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94461180846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94461527020] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94461939916] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94462381380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94462828166] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94463206534] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94463582364] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94463966048] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94464306512] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94464659548] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94465055618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94465397042] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94465847494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94466308380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94466861640] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94467232364] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94467614104] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94467991176] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94468465186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94468815200] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94469187568] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94469537912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94469897070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94470277094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94470620692] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94470995620] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94471459902] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94471805102] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94472203898] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94472570354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94472942312] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94473351588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94473895684] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94474297962] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94474665890] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94475048040] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94475443530] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94475791372] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94476157642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94476501244] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94476960318] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94477470234] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94477856672] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94478245664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94478589156] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94478973782] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94479357222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94479787280] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94480143632] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94480487066] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94480869522] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94481209146] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94481592168] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94482009734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94482456524] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94482860922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94483234366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94483592308] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94483987586] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94484342820] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94484748916] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94485196036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94485571890] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94485969676] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94486333920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94486732546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94487124666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94487497012] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94487958580] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94488337728] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94488817416] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94489188190] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94489552816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94489895630] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94490318988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94490769304] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94491156516] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94491504428] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94491878508] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94492275546] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94492651840] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94493048560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94493500822] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94493875832] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94494219990] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94494573470] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94494936908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94495276416] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94495655634] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94496036698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94496456012] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94496813894] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94497154626] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94497557976] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94497901112] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94498256238] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94498622432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94498965496] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94499417776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94499924518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94500305300] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94500672960] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94501032504] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94501405626] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94501799838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94502264504] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94502631188] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94502999576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94503361356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94503730858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94504089930] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94504473150] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94504908152] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94505289686] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94505690834] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94506098052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94506442266] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94506809854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94507183852] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 78,780000,10000,0,0,256,66,61,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 94564171938] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94564557546] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94564913098] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94565285196] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94565634354] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94566009720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94566440032] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94566817818] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94567307140] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94567665518] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94568031746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94568375644] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94568756388] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94569213624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94569565700] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94569923690] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94570265802] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94570647434] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94570988336] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94571340610] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94571738160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94572171188] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94572547804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94572931880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94573326156] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94573694278] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94574038384] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94574400784] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94574846528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94575240844] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94575629008] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94575979162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94576334902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94576710130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94577054252] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94577477558] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94577839336] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94578352072] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94578725528] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94579089280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94579452844] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94579843542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94580184916] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94580652694] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94581021704] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94581386496] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94581756394] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94582104212] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94582501492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94582886224] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94583374172] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94583755670] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94584145384] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94584554674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94584943230] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94585352398] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94585776488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94586245378] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94586704388] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94587055810] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94587447774] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94587789154] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94588144414] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94588554346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94589011994] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94589576088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94589970348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94590357910] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94590753906] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94591125520] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94591601790] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94591971460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94592333052] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94592730756] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94593090930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94593447348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94593819670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94594192526] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94594658290] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94595007844] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94595351692] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94595719102] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94596083770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94596425308] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94596811376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94597260156] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94597645680] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94597993744] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94598343262] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94598729626] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94599092950] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94599499742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94599944526] ECW: w=0x3db46960 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 94600357156] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94600811616] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94601201684] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94601567386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94601940354] ECW: w=0x3db462d0 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94602389270] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94602856496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94603239378] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94603627934] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94604033392] ECW: w=0x3db45290 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94604449146] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94604823072] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94605210718] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94605656840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94606004048] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94606394524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94606768656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94607111430] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94607478734] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94607845948] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94608203318] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94608655156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94608998378] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94609365162] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94609711490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94610065964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94610425642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94610783292] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94611217536] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94611566356] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94612010478] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94612382706] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94612747466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94613089110] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94613458278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94613881124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94614269292] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94614636424] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94615073602] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94615440472] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94615840064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94616212774] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94616681288] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94617071770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94617428484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94617786152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94618162430] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94618547358] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94618925376] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94619297522] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94619794622] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94620193118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94620788100] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94621194540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94621600046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94621970516] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94622476102] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94622992126] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94623403276] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94623802596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94624193364] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94624563316] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94624913874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94625354270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94625700284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94626087572] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94626450982] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94626799654] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94627176220] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94627577002] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94628056222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94628435196] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94628841932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94629230992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94629604608] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94630003860] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94630348168] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94630785924] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94631187204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94631532202] ECW: w=0x3db47528 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94631901618] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94632251906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94632639978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94632983292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94633358038] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94633792128] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94634260696] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94634657004] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94635058406] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94635459640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94635836764] ECW: w=0x3db46848 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 94636348554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94636726840] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94637117258] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94637466314] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94637843782] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94638256710] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94638691298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94639146380] ECW: w=0x3db446a8 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94639553314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94639942990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94640316166] ECW: w=0x3db49288 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94640702282] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94641045426] ECW: w=0x3db2d010 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 94641437446] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94641795416] ECW: w=0x3db49b48 func=0x3d59f444 'CH-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 94642278490] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 94642682302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94643083508] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94643567334] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94643913970] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94644276002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94644701908] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94645086510] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94645563908] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94645962950] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94646364024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94646727666] ECW: w=0x3db48570 func=0x3d59f444 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94647123652] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94647579090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94647969360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94648342088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94648687368] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94649044170] ECW: w=0x3db44d20 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 94649449828] ECW: w=0x3db34e48 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 94649851320] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94650292398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94650641126] ECW: w=0x3db48688 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 94651004912] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94651351240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94651704652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94652057924] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94652415386] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94652769960] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94653238846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94653618634] ECW: w=0x3db489d0 func=0x3d59f444 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 94653986606] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94654335734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94654703062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94655093510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94655435686] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94655788730] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94656230646] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94656690730] ECW: w=0x3db2cbc0 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94657097424] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94657459866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94657832138] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94658217670] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94658594190] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94659079718] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94659486674] ECW: w=0x3db4a0c0 func=0x3d59f444 'CH-REAP-SAFE' [Hermes] [HADES][INFO ] [KRELTSC: 94659909698] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 94660282578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94660664786] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94661073416] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94661525528] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94661919024] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 94662332114] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94662732020] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94663151640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94663506056] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94663873932] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][DOE ] 79,790000,10000,0,0,256,67,62,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 94665465356] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94665840378] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94666204046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94666574768] ECW: w=0x3db489d0 func=0x3d59f444 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 94666960978] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94667404692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94667873052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94668219096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94668564264] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94668918752] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94669280160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94669620164] ECW: w=0x3db48570 func=0x3d59f444 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 94670063290] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94670413586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94670767812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94671109812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94671497984] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94671888892] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94672238438] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 94672580440] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94673086460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94673435000] ECW: w=0x3db46500 func=0x3d59f444 'CH-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 94673835282] ECW: w=0x3db454a8 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94674226088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94674590292] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 94674949764] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94675294548] ECW: w=0x3db454a8 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 94676031840] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94676419060] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94676819548] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 94677230662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94677607966] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94678004492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94678716104] ECW: w=0x3db48ae8 func=0x3d59f444 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 94679273370] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94679636120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94680008944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94680358312] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94680723812] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94681207932] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94681609376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94681957362] ECW: w=0x3db457e8 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 94682349568] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94682713198] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94683109770] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94683478268] ECW: w=0x3db2cbc0 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94683969608] ECW: w=0x3db49a38 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 94684345888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94684691784] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94685042324] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 94685392040] ECW: w=0x3db2ccd8 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 94685766632] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94686134330] ECW: w=0x3db357e8 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 94686495806] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94686924938] ECW: w=0x3daac2c0 func=0x3d5b3a7c '/' [Hermes] [HADES][INFO ] [KRELTSC: 94687278390] ECW: w=0x3db4a1d8 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 94687688202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 94688035706] ECW: w=0x3db48688 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 94688404778] ECW: w=0x3db2c450 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 94688751864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 94689108566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 94689537460] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 94689888448] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 94690402442] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 94690895228] ECW: w=0x3dac1f10 func=0x3d5c0d24 '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 94691293740] PASS: Hermes liveness [Hera] [HADES][INFO ] [KRELTSC: 94691604760] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 94691989970] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 94692460228] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 94692927104] VM-EXEC: 'ART-STATUS' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 94693712222] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] Artemis: [HADES][INFO ] [KRELTSC: 94694227640] ECW: w=0x3db12020 func=0x3d5b8a6d 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 94694627244] ECW: w=0x3dab06c0 func=0x3d5beca6 '.' [Artemis] 22998 [HADES][INFO ] [KRELTSC: 94695204578] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] data blocks[HADES][INFO ] [KRELTSC: 94695753402] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 94696083040] ECW: w=0x3daf4978 func=0x3d5c0605 '(do-string)' [Artemis] K-total=[HADES][INFO ] [KRELTSC: 94696599600] ECW: w=0x3db14fc8 func=0x3d59f444 'ART-K-TOTAL' [Artemis] [HADES][INFO ] [KRELTSC: 94697004398] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 94697594638] ECW: w=0x3db12020 func=0x3d5b8a6d 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 94698085392] ECW: w=0x3dafa108 func=0x3d5b8cf2 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 94698448944] ECW: w=0x3dafabb8 func=0x3d5b5fcb '(DO)' [Artemis] [HADES][INFO ] [KRELTSC: 94698839040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94699237472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94699712298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94700192828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94700692734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94701077960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94701722790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94702135892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94702520336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94702962208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94703340464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94703844028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94704253132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94704679472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94705032184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94705383724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94705780786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94706171224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94706644160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94707030222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94707440922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94707835978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94708228702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94708625796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94709124064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94709491382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94709888228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94710271170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94710638132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94711045314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94711408688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94711796628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94712218032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94712768126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94713136532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94713485746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94713881840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94714301206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94714789660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94715160086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94715535370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94715903512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94716285882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94716663244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94717056080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94717528410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94717911790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94718288972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94718684304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94719089818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94719439494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94719821516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94720273394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94720643080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94721038294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94721386402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94721759440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94722153764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94722562360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94722940764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94723388272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94723871756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94724253292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94724618956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94724993674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94725428436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94725915726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94726330526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94726708700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94727059848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94727453630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94727831510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94728350136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94728824138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94729202618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94729564712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94729977728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94730334616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94730686090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94731050900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94731515832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94731916586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94732297432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94732672900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94733041850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94733413958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94733760708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94734109040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94734554636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94735011166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94735378416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94735759218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94736132710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94736493132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94736886454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94737341520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94737697400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94738058866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94738406662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94738770440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94739117106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94739491064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94739937486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94740336662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94740686726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94741037476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94741400762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94741772252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94742134804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94742494032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94742972290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94743395856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94743804456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94744198338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94744594000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94744983040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94745331456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94745816334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94746300344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94746696320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94747073886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94747447476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94747795846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94748155682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94748591642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94748943284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94749307096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94749653516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94750026906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94750408992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94750799986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94751271712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94751625212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94751987620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94752335540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94752722212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94753101224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94753508986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94753953008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94754361272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94754742132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94755123998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94755515110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94755863010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94756240760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94756765636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94757144884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94757631272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94758059760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94758425462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94758775254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94759139124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94759574352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94760023054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94760376704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94760816520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94761179060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94761551294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94761897436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94762333736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94762698128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94763045408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94763408834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94763754742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94764126008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94764485852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94764856820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94765292496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94765644350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94766004186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94766350858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94766712820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94767057998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94767430210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94767801972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94768239898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94768689978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94769042840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94769402660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94769750340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94770151242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94770496576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94770945978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94771314060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94771714702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94772082508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94772475600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94772855770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94773205828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94773654048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94774027548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94774655094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94775026920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94775403222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94775753788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94776104094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94776556952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94776909258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94777274574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94777653644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94778025578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94778384690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94778756210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94779186944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94779539620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94780080376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94780452620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94780819144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94781168030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94781543478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94781989734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94782366568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94782716102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94783065334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94783427516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94783775230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94784138498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94784496000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94785003108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 813,8130000,7340000,0,0,188496,26,891,256,256,0,4709628538544717824,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 94822496018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94822942556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94823337996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94823767912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94824242622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94824782694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94825183740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94825568314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94825979914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94826409910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94826903220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94827334560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94827748204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94828140574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94828548964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94828953392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94829352298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94829830614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94830248904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94830654156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94831035064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94831446088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94831824596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94832294044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94832665264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94833042918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94833459060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94833881100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94834289090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94834672928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94835147924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94835535782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94836035900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94836436524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94836784866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94837201182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94837613098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94838094670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94838478680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94838859150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94839252364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94839776184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94840399886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94840912942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94841420034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94841802456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94842222676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94842602844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94842983474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94843534800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94843936074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94844333424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94844749738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94845160322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94845583386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94845993370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94846469664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94846844848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94847403348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94847756976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94848153158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94848519346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94848937604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94849415136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94849791408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94850182672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94850554306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94850946280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94851551424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94852010396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94852362688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94852739062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94853104014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94853476288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94853862012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94854242202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94854725188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94855079042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94855462368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94855844936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94856258222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94856619878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94857015948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94857377012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94857837522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94858421064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94858808244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94859206614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94859587534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94859993784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94860478704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94860891088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94861274870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94861687762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94862099248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94862499620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94862870854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94863303010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94863680400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94864041856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94864415290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94864807454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94865172658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94865533592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94865954828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94866325170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94866674966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94867061530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94867455236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94867860216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94868209158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94868663352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94869062716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94869744556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94870261402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94870661040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94871068076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94871560800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94871971570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94872321880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94872689388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94873097306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94873477304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94873878828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94874370088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94874776170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94875145952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94875551320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94875933108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94876314724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94876709596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94877164346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94877566502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94877915678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94878321220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94878711010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94879118584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94879501426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94879960688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94880360770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94880865332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94881265904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94881646304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94882089168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94882484610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94882976646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94883347164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94883741062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94884119618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94884492776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94884886926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94885264304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94885724072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94886121498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94886526934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94886908880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94887274666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94887651648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94888027716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94888506700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94888893174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94889300530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94889662856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94890035222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94890416478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94890800840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94891243642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94891596920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94892060580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94892428372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94892820402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94893213602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94893588496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94894035356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94894391870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94894756320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94895125844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94895521788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94895870388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94896245374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94896684524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94897065890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94897414232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94897762642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94898130238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94898478984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94898843644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94899190434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94899637960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94900005992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94900416430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94900767570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94901117288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94901511538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94901861822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94902361098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94902743562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94903219608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94903586894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94903996090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94904377786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94904825864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94905315448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94905685064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94906081520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94906448060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94906852564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94907238668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94907646252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94908277612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94908705638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94909103326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94909483406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94909849720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94910209704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94910716040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94911101534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94911519194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94911898550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94912303872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94912703792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94913095582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94913562492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94913944314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94914444250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94914843730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94915254208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94915603682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94915978760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94916466186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94916863840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94917244876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94917608332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94918013938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94918408682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94918782490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94919229508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94919627902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94919992560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94920369226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94920738152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94921115554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94921522794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94921989700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94922400258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94922766316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94923169640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94923564552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94923911668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94924307696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94924736434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94925114468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94925612472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94926022646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94926422302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94926805800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 814,8140000,10000,0,0,256,26,892,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 94928681290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94929076578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94929493878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94929875916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94930381310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94930751406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94931159838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94931510026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94931875100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94932268328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94932614858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94932989778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94933439890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94933854774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94934255172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94934629972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94934993440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94935377852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94935753538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94936189898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94936779428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94937148932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94937522628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94937917418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94938361008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94938803840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94939191740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94939611208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94940007642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94940374200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94940721310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94941126818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94941595784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94941995306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94942344346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94942692428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94943076662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94943445352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94943810626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94944201744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94944684740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94945082052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94945455758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94945839976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94946215076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94946600226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94946991150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94947476184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94947982568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94948363174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94948726384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94949160030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94949509384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94949967868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94950336006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94950704996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94951088132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94951438932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94951854658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94952242128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94952706042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94953105694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94953475324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94953838340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94954240570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94954644656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94954994018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94955382696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94955818420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94956230472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94956580452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94956930412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94957327974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94957677764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94958043718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94958507562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94959072580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94959461140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94960097404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94960586334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94960978130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94961427558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94961812422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94962178956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94962526668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94962937830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94963319174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94963739514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94964211528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94964601162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94964981856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94965356022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94965745504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94966125108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94966534544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94967011712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94967426966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94967814578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94968196732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94968558572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94968939272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94969306242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94969740954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94970235302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94970636700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94971012550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94971362184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94971744112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94972108438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94972575914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94972976784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94973325976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94973700336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94974093504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94974467988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94974846058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94975279248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94975644438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94976027268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94976424348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94976772604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94977146356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94977541280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94977994040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94978366164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94978733742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94979145940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94979526622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94979922272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94980270584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94980754188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94981140016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94981665026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94982019252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94982376210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94982755112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94983124226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94983610540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94983964952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94984358778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94984736620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94985143546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94985493888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94985864660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94986308584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94986660496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94987057968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94987437156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94987810890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94988192832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94988583436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94988932132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94989394280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94989759274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94990139302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94990534920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94990900354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94991306880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94991732920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94992214648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94992772532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94993199148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94993567724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94993915034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94994375858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94994870230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94995307012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94995750740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94996126932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94996511644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 94996895072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 94997291018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94997721826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 94998107998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 94998475028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 94998849772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 94999243228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 94999617768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 94999999424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95000470174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95000837310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95001186996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95001582430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95001932194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95002315742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95002700374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95003174156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95003528228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95004013662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95004412056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95004762796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95005410622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95005775488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95006258452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95006625432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95007031528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95007413978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95007797452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95008193834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95008555764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95009032060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95009385332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95009760452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95010163752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95010540484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95010923492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95011298746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95011783692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95012137276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95012520512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95012902776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95013310342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95013689820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95014063018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95014505180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95015053832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95015421012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95015806154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95016172600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95016552624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95016927898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95017393742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95017818856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95018174446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95018522706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95018915310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95019264572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95019643700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95020098690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95020478066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95020875794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95021282474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95021663884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95022045774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95022409002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95022873112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95023276172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95023626230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95024016376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95024395308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95024802062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95025183998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95025621276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95025987316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95026513210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95026884030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95027262810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95027639466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95028004894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95028509358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95028896666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95029249260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95029658612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95030023694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95030387994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 815,8150000,10000,0,0,256,26,893,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95032109304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95032515200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95032895740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95033275436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95033653212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95034106752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95034474434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95034842860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95035224774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95035583960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95035980574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95036359620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95036836946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95037222798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95037721488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95038097506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95038475576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95038848660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95039229460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95039694896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95040096016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95040469948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95040850544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95041241926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95041621020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95042000538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95042452808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95042802234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95043218474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95043596866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95044150090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95044733550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95045345966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95045768564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95046152332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95046574380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95046923304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95047330024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95047694440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95048217868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95048715536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95049068584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95049461472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95049842284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95050237718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95050700746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95051112080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95051476458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95051850716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95052233256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95052585188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95052980276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95053327562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95053798388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95054148704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95054553484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95054917104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95055322030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95055670788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95056035768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95056505424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95056890964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95057256358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95057635180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95058024810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95058402716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95058810278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95059243092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95059596074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95060087648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95060471084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95060835670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95061212912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95061611082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95062070846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95062508606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95062859890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95063258534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95063651542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95064000552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95064364830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95064841368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95065238218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95065628644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95066001014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95066411886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95066762266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95067165852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95067620988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95068033136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95068412612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95068816564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95069209892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95069616704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95069967228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95070433444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95070799436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95071287458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95071686072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95072033944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95072406204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95072798958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95073255092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95073634678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95073987688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95074365600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95074731266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95075129472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95075478354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95075973114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95076369836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95076777710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95077141724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95077489780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95077850728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95078230208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95078659404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95079023288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95079412334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95079773968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95080180010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95080528724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95080909684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95081298736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95081946674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95082504732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95082858282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95083261032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95083655536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95084045586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95084484836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95084836840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95085228934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95085604772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95086001190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95086346908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95086749320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95087213398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95087635880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95087987288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95088354714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95088734198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95089113844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95089496418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95089964172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95090358084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95090751356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95091145426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95091522528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95091878098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95092272548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95092732528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95093135304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95093589912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95093966474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95094380340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95094771346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95095177884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95095653460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95096017840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95096417686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95096781528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95097183188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95097561310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95097922806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95098435224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95098789908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95099176194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95099577392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95099932136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95100327830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95100706344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95101228432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95101597626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95102005436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95102392394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95102762312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95103125208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95103531994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95103990962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95104360138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95104910356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95105308548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95105683150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95106057858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95106426192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95106893682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95107280658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95107647428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95107995080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95108369496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95108731060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95109104174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95109575224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95109931086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95110296194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95110646226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95111012622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95111361028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95111767172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95112131146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95112636314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95112989832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95113367636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95113734332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95114081364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95114444792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95114828748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95115289612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95115654172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95116162220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95116531208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95116898104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95117291444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95117639904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95118093506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95118443148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95118817832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95119178878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95119562408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95119952200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95120304172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95120750946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95121104060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95121693654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95122101770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95122483296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95122864212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95123255986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95123732274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95124088198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95124452036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95124801094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95125184270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95125549020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95125923034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95126394448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95126802970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95127271214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95127646488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95128009168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95128374182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95128774728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95129236372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95129614378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95129975864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95130348338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95130695776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95131043794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95131441698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95131866176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95132285538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95132651114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95133023744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95133415422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95133819014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95134168390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 816,8160000,10000,0,0,256,26,894,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95135801530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95136217568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95136590730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95136974190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95137338850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95137841362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95138315000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95138695312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95139043674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95139394606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95139787662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95140139932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95140619384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95140988454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95141363732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95141727386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95142134834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95142483576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95142832882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95143276098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95143629498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95144027328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95144373970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95144746714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95145123144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95145536408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95145989644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95146342672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95146703884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95147050580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95147412994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95147770000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95148177996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95148573038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95149019664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95149530208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95149921064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95150292064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95150672200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95151039292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95151398802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95151845516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95152245024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95152620588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95152970508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95153320696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95153715264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95154064834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95154536128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95154887274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95155259970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95155652006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95156026148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95156409120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95156760916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95157257192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95157625024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95158030126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95158416210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95159019086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95159388142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95159792552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95160233750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95160715006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95161082070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95161464178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95161830392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95162266480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95162742024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95163107274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95163478228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95163824834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95164172588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95164566632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95164915582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95165281688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95165709274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95166084392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95166480896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95166853842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95167200344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95167549228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95167909360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95168371214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95168741322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95169121562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95169496492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95169856600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95170228518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95170593156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95170974384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95171424314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95171931624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95172297414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95172642622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95173014102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95173374162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95173757976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95174172348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95174524452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95174885904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95175232792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95175635070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95175982448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95176386936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95176830652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95177209238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95177559076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95177955346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95178343706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95178692214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95179055132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95179473490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95179859468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95180257004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95180632506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95181013318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95181364312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95181726424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95182073650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95182521294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95183050284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95183486156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95183870694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95184244720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95184592794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95184996844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95185474210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95185860776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95186228920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95186577654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95186951128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95187314090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95187720726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95188198082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95188552988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95188915716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95189264894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95189647944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95190027372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95190445158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95190888622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95191264918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95191645188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95191994538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95192355364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95192702340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95193097308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95193525124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95193900702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95194408490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95194823394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95195189696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95195560188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95195923454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95196359750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95196760230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95197109016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95197483742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95197846922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95198253790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95198634724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95199001132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95199433416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95199782132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95200179344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95200527624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95200901092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95201263908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95201669048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95202097704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95202450402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95202812584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95203160302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95203524244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95203870862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95204260234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95204719914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95205098962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95205583470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95205969180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95206340236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95206689822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95207086958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95207537276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95207929372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95208306446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95208704576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95209074312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95209451978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95209840326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95210322032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95210718528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95211065126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95211437314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95211854816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95212270136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95212634646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95212997342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95213429368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95213779138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95214143716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95214491166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95214864968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95215258764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95215663118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95216126518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95216622064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95217005394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95217354198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95217819358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95218409944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95218957400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95219327614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95219704090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95220102792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95220458396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95220837132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95221203110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95221670754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95222038744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95222440648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95222801636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95223206800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95223554808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95223902526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95224357112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95224740944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95225123384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95225489392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95225864914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95226227816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95226636950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95226998530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95227417772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95227892984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95228283370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95228677286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95229029600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95229524348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95230225004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95230663802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95231017052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95231368240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95231758328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95232105860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95232502688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95232976346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95233356156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95233730190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95234127388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95234511966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95234862542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95235251784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95235942808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 817,8170000,10000,0,0,256,26,895,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95237595230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95237983292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95238499290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95239023184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95239449604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95239822510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95240208812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95240622856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95241098080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95241502124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95241852460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95242313342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95242750246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95243154182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95243509870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95244038472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95244644172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95245031540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95245450686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95245829282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95246233420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95246723482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95247134856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95247520854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95247903042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95248284944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95248659538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95249060740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95249521664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95249900900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95250435990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95250815138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95251162738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95251543072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95251938684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95252402784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95252773176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95253121568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95253496444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95253888404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95254280132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95254736288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95255167986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95255534274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95255902476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95256315484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95256691084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95257096350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95257460600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95257944096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95258330574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95258713474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95259092202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95259440188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95259803822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95260151576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95260568300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95261043080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95261639424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95262014086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95262408990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95262831910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95263201994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95263654536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95264026788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95264420512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95264816988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95265208184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95265574996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95265925138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95266403636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95266771684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95267153414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95267517660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95267907306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95268286470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95268677736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95269122548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95269509830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95269872044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95270218530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95270611892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95270959840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95271332538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95271695596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95272150434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95272652944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95273027134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95273391434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95273744096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95274185976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95274574258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95275046424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95275421976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95275833194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95276216266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95276569312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95276933520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95277312842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95277793948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95278147682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95278575952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95278955680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95279347290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95279716140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95280112984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95280578482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95280950802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95281335324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95281716188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95282092660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95282457506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95282864226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95283339634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95283781370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95284162806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95284544552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95284928592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95285295728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95285670874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95286124666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95286504488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95286886912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95287238558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95287599624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95287980066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95288373144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95288807114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95289187962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95289564026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95289961736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95290348204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95290700082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95291081764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95291530160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95291898268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95292246210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95292653238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95293045138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95293436158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95293802002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95294193710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95294641684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95295195176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95295597164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95295962426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95296354550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95296734772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95297236098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95297591182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95297970444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95298332518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95298697476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95299110978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95299461368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95299913958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95300280736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95300654556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95301037486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95301419938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95301782730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95302130588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95302529616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95302960576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95303355608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95303750082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95304168764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95304521908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95304872730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95305267374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95305702690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95306072694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95306579968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95306989996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95307355622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95307729812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95308080350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95308532554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95308916050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95309299080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95309667146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95310015276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95310419694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95310801628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95311284360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95311657260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95312038242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95312416816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95312982360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95313385672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95313781460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95314231660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95314627864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95315006374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95315354696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95315705938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95316067470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95316414928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95316902304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95317417132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95317818608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95318191266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95318620534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95319016936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95319381324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95319816422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95320198576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95320595054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95320959004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95321371298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95321769178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95322172682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95322636100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95323019754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95323420862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95323768788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95324133444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95324498644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95324901114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95325344954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95325723632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95326074158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95326461250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95326823098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95327173012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95327571192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95328027352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95328405634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95328888888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95329283528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95329634410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95330048666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95330441752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95330880288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95331246818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95331593664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95331998652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95332395080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95332769986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95333149584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95333611764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95333978552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95334344096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95334755976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95335103270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95335475648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95335865970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95336351700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95336736802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95337117012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95337536478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95337885522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95338250086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95338629894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95339117384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95339484822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95340089018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 818,8180000,10000,0,0,256,26,896,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95341613560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95342103050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95342493294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95342845550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95343226390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95343591708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95343996006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95344390998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95344894638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95345278962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95345632094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95345994968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95346351908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95346757000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95347106450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95347589848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95347959660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95348334564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95348685880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95349038014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95349485036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95349835680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95350272558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95350628814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95351138384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95351535134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95351909826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95352260182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95352637962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95353115526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95353470090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95353876856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95354226248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95354628540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95355020228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95355397228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95355759556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95356180036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95356546160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95356894760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95357277116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95357640544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95358044742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95358407316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95358864804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95359248086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95359599730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95359962120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95360310288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95360695628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95361075038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95361562422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95361931154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95362453264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95362804676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95363154852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95363516356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95363863366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95364305868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95364690434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95365082076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95365461100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95365836416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95366186412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95366536756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95366930584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95367363558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95367732720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95368082050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95368457282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95368837282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95369212764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95369561682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95369990584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95370385520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95370735562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95371099438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95371446678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95371820946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95372182938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95372567952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95372987128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95373518772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95373903094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95374291452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95374673072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95375022578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95375513962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95375906988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95376285350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95376662212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95377032120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95377393140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95377854018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95378305684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95378656420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95379069132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95379476824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95379880058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95380255944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95380626312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95381082840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95381466404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95381861210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95382226314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95382629674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95383021860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95383440450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95383879694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95384268816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95384818200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95385200446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95385610122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95385976020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95386388550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95386862878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95387242140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95387623682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95387974862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95388369502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95388718398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95389112000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95389725116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95390104328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95390488430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95390881608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95391233600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95391613842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95391977632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95392426892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95392800152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95393177122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95393572790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95393967378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95394340532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95394689704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95395152654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95395563124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95396117474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95396489168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95396864782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95397239024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95397631568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95398107400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95398481794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95398864674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95399257678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95399640194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95400038586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95400402806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95400881964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95401282388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95401683118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95402039736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95402489324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95403099522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95403649508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95404036112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95404384060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95404766236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95405147486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95405549898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95405978320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95406480684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95407041654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95407612298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95408014700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95408393500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95408770042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95409226052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95409608502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95409958470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95410311098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95410680702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95411049096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95411413270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95411770738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95412249678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95412632656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95413007684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95413361922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95413711058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95414081154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95414450610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95414911358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95415293006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95415685132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95416055746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95416429908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95416779716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95417129334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95417576752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95417930938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95418431344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95418790272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95419196578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95419559360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95419934992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95420368074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95420720632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95421100742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95421464942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95421829398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95422175558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95422547936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95422909336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95423360264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95423740616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95424095388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95424456876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95424804010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95425167108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95425513224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95425980178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95426347538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95426737368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95427086130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95427468436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95427832784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95428183530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95428576972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95429003690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95429486406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95429853428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95430234122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95430606970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95430958870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95431320250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95431755252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95432140630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95432503702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95432906392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95433270584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95433644396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95434029516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95434528936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95434895332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95435243564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95435630024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95435993806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95436370892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95436734608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95437257760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95437641768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95437993166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95438355440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95438702928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95439067374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95439424540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95439881124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95440255988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95440737128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95441099376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95441457288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95441840498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 819,8190000,10000,0,0,256,26,897,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95443638270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95444054966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95444406652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95444784474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95445149258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95445640210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95446001402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95446352538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95446715958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95447063062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95447426878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95447805594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95448192484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95448623760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95449000718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95449348852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95449698138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95450059186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95450406234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95450768954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95451221190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95451598648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95452068632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95452446348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95452794400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95453142972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95453503680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95453930740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95454298124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95454644644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95455016600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95455377132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95455749264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95456095840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95456444000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95456878002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95457251134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95457632936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95457980176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95458361516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95458721994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95459113792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95459572040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95459924848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95460285112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95460632310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95460994776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95461340782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95461713352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95462074884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95462596748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95463104948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95463463180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95463869360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95464237784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95464635780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95464999892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95465458414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95465856336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95466480068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95466864462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95467215518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95467609504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95468048942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95468417664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95468765366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95469140764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95469502932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95469909240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95470260350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95470686726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95471087126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95471434570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95471798252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95472144880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95472517142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95472895946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95473296436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95473749976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95474328832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95474731540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95475113840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95475480694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95475849890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95476338326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95476718616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95477410400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95477997104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95478489016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95478855898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95479306248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95479675864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95480025816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95480402312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95480765750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95481141564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95481491066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95481928484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95482329218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95482679590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95483072922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95483419870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95483820942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95484183498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95484568768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95484987928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95485513274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95485921098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95486279360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95486660760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95487034452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95487496204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95487864962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95488238840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95488587834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95488962756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95489332980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95489697576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95490063900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95490491260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95490942162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95491307808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95491682848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95492031914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95492402440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95492766012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95493201504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95493570458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95493916926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95494290080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95494651198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95495024550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95495371804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95495720470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95496158028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95496599352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95496981896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95497328988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95497701958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95498104912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95498479932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95498914114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95499268628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95499632852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95499982392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95500349006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95500698088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95501073620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95501509876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95501885726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95502232960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95502582166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95502943254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95503290246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95503653560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95504000264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95504443206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95504808046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95505180238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95505528256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95505876162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95506237036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95506619912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95507079078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95507440120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95507941102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95508324902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95508730232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95509080122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95509446280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95509913852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95510295246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95510660872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95511007390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95511380206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95511744196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95512136340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95512505526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95512953998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95513319654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95513698736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95514064178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95514448642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95514856052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95515218224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95515672592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95516024100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95516386316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95516787100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95517152226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95517516032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95517892378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95518385572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95518752026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95519335090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95519722924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95520072934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95520435478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95520782676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95521235378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95521586280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95521960268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95522321890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95522725304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95523074416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95523424396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95523879098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95524259006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95524640912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95525003426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95525376584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95525769230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95526144064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95526492444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95526921326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95527285848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95527633070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95528149722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95528595284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95528991052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95529397272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95529851984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95530350192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95530733182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95531094558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95531439906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95531802690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95532161194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95532609230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95532978428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95533352806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95533700384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95534048990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95534437756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95534789394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95535260660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95535611322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95535993670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95536376840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95536781956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95537132814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95537499378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95537941664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95538321554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95538714720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95539090592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95539464224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95539824968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95540250614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95540713370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95541096402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95541562912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95541945454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95542319444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95542666922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95543082978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95543760098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 820,8200000,10000,0,0,256,26,899,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95545376272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95545764482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95546120276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95546591104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95546947078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95547387506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95547802676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95548179504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95548555840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95548961976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95549407922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95549796044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95550160832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95550525740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95550906210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95551281782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95551697298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95552155722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95552755142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95553141204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95553494306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95553859268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95554290056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95554789866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95555172168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95555576168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95555971384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95556345038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95556693476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95557042634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95557478038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95557839220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95558226302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95558572908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95558946090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95559306076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95559678544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95560028244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95560455160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95560845304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95561245798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95561611602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95561996058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95562370256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95562781056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95563284300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95563684738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95564167666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95564567090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95564947032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95565328458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95565688446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95566171576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95566558214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95566978184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95567327052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95567675832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95568036648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95568383444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95568826312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95569194524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95569596580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95569986850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95570371860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95570752650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95571103052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95571574374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95571944586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95572311434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95572661400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95573070160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95573436240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95573812296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95574295814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95574651626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95575142194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95575587848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95575993306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95576342172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95576732008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95577224100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95577621214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95578002872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95578354368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95578716920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95579065798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95579431052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95579792028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95580235056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95580602112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95580992484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95581340484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95581832376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95582260380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95582721302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95583092984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95583615994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95584272146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95584900782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95585599508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95585956520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95586482014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95586857878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95587282266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95587703426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95588053076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95588530668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95588898212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95589274402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95589630486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95590108068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95590476640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95590826648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95591327848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95591721398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95592123904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95592493730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95592868920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95593216946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95593564984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95594035646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95594389218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95594755726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95595104682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95595486456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95595849562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95596226152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95596588868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95597020542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95597491138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95597980072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95598355140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95598702148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95599074890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95599539232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95599946724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95600296100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95600658744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95601026528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95601375118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95601739998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95602087232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95602565296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95602935238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95603342624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95603774976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95604151084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95604529324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95604877376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95605328766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95605680840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95606054038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95606423046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95606796432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95607144182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95607492028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95607958040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95608308986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95608822284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95609178892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95609555738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95609919956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95610335914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95610761724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95611114130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95611517092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95611869482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95612236580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95612615286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95612997594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95613398584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95613879184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95614242438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95614622586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95615015898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95615383356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95615782126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95616175122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95616617424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95617019188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95617428188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95617811064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95618193814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95618559352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95618908472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95619361306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95619792572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95620392682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95620762068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95621135980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95621485466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95621947528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95622349024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95622698706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95623095848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95623475930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95623851818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95624267880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95624788450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95625159180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95625511516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95625873690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95626261682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95626626920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95627008706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95627509562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95627912538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95628320128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95628720278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95629116052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95629523120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95629926982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95630409960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95630782576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95631355858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95631756040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95632201048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95632587852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95633002266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95633474224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95633870184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95634289460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95634658046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95635078440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95635498740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95636018800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95636415946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95636783648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95637177100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95637588902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95637956866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95638338550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95638798432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95639210638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95639585998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95639967788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95640351892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95640746544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95641114736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95641611072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95641960392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95642434364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95642803046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95643176102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95643523304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95643891606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95644369836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95644753680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95645118380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95645495182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95645900046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95646295382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95646697110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95647154202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95647515186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 821,8210000,10000,0,0,256,26,900,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95649163464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95649520886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95650005968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95650389852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95650796058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95651160076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95651536366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95651898918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95652250172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95652754304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95653105928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95653573852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95653962928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95654374638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95654739496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95655143460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95655577184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95655930082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95656291710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95656638992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95657001774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95657346498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95657717676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95658088900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95658583078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95658996050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95659348680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95659713962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95660064500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95660536412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95660885674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95661340210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95661705384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95662076868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95662434316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95662783808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95663164012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95663540956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95664003364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95664364940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95664844120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95665217592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95665593314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95665974760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95666388104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95666842798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95667213058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95667626104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95668005450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95668380910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95668772360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95669173912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95669621916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95670031508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95670410978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95670761276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95671156370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95671504488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95671892910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95672382634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95672762458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95673145048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95673496718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95673873974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95674252528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95674667206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95675127118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95675505640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95675981016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95676360238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95676743410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95677093174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95677453788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95677885216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95678258554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95678651312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95679049286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95679446426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95679853996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95680248908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95680694790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95681063536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95681506330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95682042132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95682400358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95682775676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95683156456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95683616606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95683967726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95684317692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95684680392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95685027280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95685389858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95685735364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95686123972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95686591698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95687120540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95687472906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95687822496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95688214712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95688683114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95689138160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95689488076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95689861736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95690222620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95690594080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95690941640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95691317338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95691714186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95692177970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95692578864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95692943776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95693334556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95693697782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95694105154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95694453818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95694911908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95695276528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95695656358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95696022118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95696368628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95696742064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95697371554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95697849792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95698350446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95698706894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95699071110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95699420226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95699785644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95700183604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95700643772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95701012094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95701386474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95701752112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95702119730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95702498388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95702875318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95703338882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95703723864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95704127692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95704523530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95704925900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95705293108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95705686780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95706140478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95706551090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95706960368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95707322526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95707739908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95708123710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95708556458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95709026558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95709514602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95709942256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95710325792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95710722986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95711118790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95711598402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95711978476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95712374646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95712725144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95713076090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95713442920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95713999738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95714779114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95715436440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95716101144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95716787384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95717699778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95718296446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95718975548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95719636842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95720389502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95721119898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95721481512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95721857644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95722255900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95722731158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95723082940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95723433178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95723795242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95724149678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95724629450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95725026804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95725517806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95725903008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95726294412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95726671856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95727022064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95727382726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95727761062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95728153848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95728572926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95728978220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95729359136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95729753752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95730104328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95730470938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95730877358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95731343362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95731904258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95732289504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95732694142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95733089714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95733525312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95733962268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95734315704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95734678078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95735043092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95735426148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95735774880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95736184606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95736590904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95737050692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95737419532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95737802778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95738170658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95738519406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95738883946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95739231686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95739683354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95740051346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95740425196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95740774274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95741123348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95741485656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95741833708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95742262426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95742657660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95743283272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95743655858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95744049808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95744399644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95744749152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95745199340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95745551924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95745916918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95746264678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95746638850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95747000196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95747374232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95747722286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95748146166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95748510588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95748881872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95749264698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95749613306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95750015738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95750380778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95750850210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95751204312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95751554818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95751919706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95752270054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95752637772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95752987582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95753375162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 822,8220000,10000,0,0,256,26,901,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95755181076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95755605994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95755990900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95756447948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95756817388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95757168874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95757533624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95757879886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95758252842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95758613038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95758997742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95759414002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95759769372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95760182504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95760549004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95760914230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95761271790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95761667950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95762130122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95762510852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95762862912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95763215198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95763613336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95763996078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95764395218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95764860146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95765272792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95765871544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95766422218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95766813934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95767167104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95767633790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95768007638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95768393544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95768745334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95769123648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95769516602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95769893422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95770331904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95770731700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95771096706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95771446920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95771841250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95772228678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95772622156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95773086120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95773495720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95774108172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95774473254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95774864222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95775218810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95775643324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95776116706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95776698574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95777102932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95777522194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95777915898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95778340356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95778822492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95779221526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95779605686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95779956716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95780331684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95780697860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95781071370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95781496702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95781852984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95782217650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95782603162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95783000586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95783349032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95783754732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95784119954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95784619018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95785006062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95785376516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95785773780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95786156854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95786585068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95787090374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95787524138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95788101660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95788508608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95788896200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95789280422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95789677334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95790149036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95790552108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95790931068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95791310924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95791690734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95792083646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95792466862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95792949584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95793337262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95793718538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95794084318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95794472760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95794884820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95795249370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95795713410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95796066676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95796426354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95796791292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95797142812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95797510220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95797860596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95798354032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95798745778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95799242066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95799629554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95799983298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95800351504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95800736202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95801215362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95801661800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95802084846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95802457870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95802830406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95803178134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95803559836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95804117374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95804723176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95805094916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95805483018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95805858288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95806219834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95806731392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95807115672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95807472786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95807895612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95808275068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95808674700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95809036106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95809538252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95809937910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95810437686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95810855062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95811418276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95811932906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95812384316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95812819846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95813168696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95813543850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95813939898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95814350466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95814699662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95815134402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95815534832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95815884496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95816248744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95816595398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95816969928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95817334268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95817706068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95818139858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95818491990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95818853290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95819199918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95819562826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95819908914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95820278578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95820712204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95821112320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95821595136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95821983412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95822382598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95822805560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95823207742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95823645614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95824057840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95824420560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95824793690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95825141598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95825524006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95825886996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95826316172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95826735732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95827101764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95827536118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95827983942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95828422956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95828832912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95829297208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95829664270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95830125474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95830532914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95830944980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95831321476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95831701798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95832181124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95832695558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95833102276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95833491428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95833855982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95834267188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95834737748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95835122782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95835486470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95835898498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95836273910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95836663660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95837055670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95837523450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95837937490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95838301840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95838708690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95839103378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95839510466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95839891650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95840355324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95840721184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95841069280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95841433594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95841807954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95842186808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95842550776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95842925306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95843382728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95843860236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95844240478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95844652250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95845018144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95845364408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95845779324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95846218060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95846628948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95847010474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95847393622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95847788036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95848137776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95848502226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95848931400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95849308076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95849670728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95850045768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95850402084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95850752916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95851379800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95851835512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95852233970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95852584152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95852958572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95853323366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95853697910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95854047958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95854481032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95854849130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95855352226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95855758440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95856136344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95856512148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95856875100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95857334040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95857706248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95858144428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 823,8230000,10000,0,0,256,26,902,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95859878578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95860259750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95860650890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95861020008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95861417536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95861834244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95862216808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95862577682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95863006632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95863377040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95863726426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95864094684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95864445706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95864821556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95865220248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95865683594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95866038700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95866504160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95866873796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95867224328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95867589304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95867982006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95868459464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95868847150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95869225600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95869580326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95869932350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95870298218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95870648888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95871100196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95871454258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95871829382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95872195990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95872571778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95872962882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95873348404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95873734424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95874229444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95874619300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95874996830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95875401544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95875805964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95876227484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95876591344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95877018612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95877541630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95877894134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95878293812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95878643164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95879040032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95879510264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95879889196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95880268268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95880638308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95881044260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95881425598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95881791544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95882139206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95882593772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95882995106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95883386378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95883781952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95884133594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95884497518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95884865616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95885326684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95885710292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95886102476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95886583946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95886981296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95887380624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95887774784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95888273932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95888740604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95889107402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95889478906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95889869916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95890267700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95890734536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95891121006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95891473060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95891834258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95892226418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95892610698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95892991720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95893386076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95893858304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95894237942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95894633720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95895015820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95895395746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95895746620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95896129340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95896605314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95896985070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95897382278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95897758108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95898109476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95898460064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95898824428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95899256158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95899624738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95900112372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95900489698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95900851700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95901223908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95901572314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95901997290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95902362232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95902724002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95903127574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95903485846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95903860304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95904252094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95904729812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95905082766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95905431846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95905824080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95906179600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95906576424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95906952838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95907326502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95907800444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95908207988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95908561280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95908912428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95909304596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95909654184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95910036372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95910519080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95911056620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95911452662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95911838230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95912230334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95912627526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95913097840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95913489774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95913889014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95914255546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95914686622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95915110240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95915515536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95915990292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95916355274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95916747794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95917111728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95917499230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95917862048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95918267424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95918760860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95919136644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95919517982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95919869824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95920243450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95920592844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95920958150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95921306318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95921763842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95922221340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95922623048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95922981028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95923352158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95923730628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95924134136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95924608454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95924975898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95925351870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95925738086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95926131640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95926482038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95926831936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95927300682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95927671894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95928262920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95928622924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95929007432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95929370046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95929754226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95930175876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95930560890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95930940772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95931288688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95931651332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95932029202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95932436344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95932882876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95933261966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95933767636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95934121088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95934491024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95934840242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95935206042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95935633254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95936011200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95936374212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95936749392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95937099496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95937448270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95937809102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95938169630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95938637402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95939024936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95939434900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95939829084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95940240034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95940590096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95940962768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95941397010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95941747924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95942110300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95942455992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95942826700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95943288022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95943662000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95944092954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95944446090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95944942720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95945307272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95945673330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95946056134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95946738756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95947126134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95947502208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95947850488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95948198474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95948557558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95948903548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95949266154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95949728700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95950137842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95950516704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95950919520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95951271616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95951621610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95951985952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95952419372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95952790198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95953140054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95953515998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95953880132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95954253916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95954603110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95954983044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95955457904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95955977100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95956379142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95956729412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95957163330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95957530544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95958050858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95958435044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95958814424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95959223648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95959620268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95960039724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 824,8240000,10000,0,0,256,26,903,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 95961734174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95962152980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95962704636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95963214098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95963712990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95964113560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95964522998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95964901788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95965347982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95965697398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95966088056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95966552058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95967098416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95967487108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95967869834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95968267376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95968649430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95969148284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95969547492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95969967580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95970336096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95970748094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95971155256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95971609020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95972095602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95972482040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95972880098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95973261436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95973682146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95974088728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95974494080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95974946766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95975355798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95975753066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95976117476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95976535690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95976883962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95977285156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95977772462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95978408688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95978765800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95979118528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95979538226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95979922836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95980405816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95980789432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95981221550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95981615574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95982020220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95982404252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95982788078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95983263758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95983619560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95984003192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95984368448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95984801072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95985182844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95985604308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95986104930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95986489156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95986884532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95987263686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95987671320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95988049532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95988481220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95988961802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95989501992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95989889036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95990303790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95990723386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95991121018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95991622868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95992020002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95992443670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95992839670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95993244116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95993631600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95994016426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95994483770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95994871338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95995290486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95995673666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95996107422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 95996500232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 95996910662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95997340236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 95997726104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 95998119622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 95998499092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 95998896568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 95999279144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 95999770942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96000272280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96000823472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96001218382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96001602046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96001965528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96002377866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96002860822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96003245636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96003650756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96004046076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96004453308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96005048602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96005512424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96005881080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96006232950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96006599440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96006969884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96007391698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96007787878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96008294104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96008679946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96009048788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96009472496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96009856096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96010256014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96010654368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96011127018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96011540520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96012128070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96012501032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96012915972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96013302580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96013685322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96014169690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96014551982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96014930020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96015323878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96015728528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96016090968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96016464106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96016958336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96017314504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96017861188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96018449604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96019185530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96020008858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96020658764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96021298346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96021956134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96022797648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96023634088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96024350296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96025140040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96025873710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96026538110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96027223648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96027934042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96028631500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96029257496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96029816222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96030533272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96031225404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96031627830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96032025226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96032448352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96032831338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96033217896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96033715134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96034100004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96034578550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96034990628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96035407238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96035818096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96036274768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96036672348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96037058556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96037468192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96037863580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96038256954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96038662946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96039142526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96039544168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96039952402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96040338166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96040734766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96041144628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96041523290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96041996922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96042380488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96042802960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96043209126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96043584484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96044007474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96044433268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96044930944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96045320540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96045810220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96046184204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96046607000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96047034878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96047555310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96047942982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96048354780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96048778234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96049159150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96049558066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96049907276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96050421694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96050824358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96051202860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96051585858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96051956644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96052337228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96052737620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96053220556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96053572364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96053945870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96054340134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96054747560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96055129708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96055480042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96055984206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96056343944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96056868198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96057252250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96057648778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96058052532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96058428416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96058896740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96059283410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96059679640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96060029346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96060394970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96060760996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96061185428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96061658740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96062064784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96062414984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96062809486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96063216274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96063596468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96063993946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96064421274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96064830538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96065228384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96065662316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96066014180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96066394006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96066758160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96067215196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96067600018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96068113234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96068530162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96068932404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96069383748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96069735718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96070175282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96070540608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96070906858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96071315106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96071666556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96072071244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96072479660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96072953264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96073306510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 825,8250000,10000,0,0,256,26,904,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 96075037676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96075540762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96075929824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96076297044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96076678720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96077055352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96077450506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96077860746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96078311366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96078702578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96079193742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96079580276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96079947100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96080326136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96080747494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96081199652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96081808696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96082194334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96082545636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96082939988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96083319556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96083684238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96084151864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96084532296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96084914952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96085336782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96085687562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96086038468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96086431898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96086987668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96087392418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96087774674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96088151236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96088515862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96088908936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96089289376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96089770082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96090136018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96090677752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96091043796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96091409290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96091801062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96092177556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96092685586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96093072196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96093424280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96093820840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96094203490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96094570564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96094937038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96095703142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96096079170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96096589144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96097325446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96098168244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96098913686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96099585840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96100262552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96101106310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96101967144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96102618556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96103290196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96104039088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96104735324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96105366654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96106007264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96106821572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96107458366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96108128748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96108762310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96109582564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96110234270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96110938158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96111406432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96111927640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96112328592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96112842524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96113270030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96113692558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96114145296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96114558406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96115046380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96115442852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96115849104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96116248584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96116597424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96116972738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96117481134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96117888048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96118256868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96118654682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96119017064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96119382312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96119764392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96120126750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96120605040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96121015416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96121421922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96121774264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96122124738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96122518994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96122901366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96123379826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96123731636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96124250226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96124663694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96125070404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96125421652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96125784504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96126263956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96126651928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96127049336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96127434890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96127838930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96128261140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96128719182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96129104378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96129489056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96129880478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96130253296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96130664528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96131015082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96131468554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96131888080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96132294476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96132662094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96133043968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96133407506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96133795976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96134292082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96134679112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96135183168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96135567460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96135988584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96136337256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96136717884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96137166696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96137539042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96137953108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96138302222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96138677334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96139071840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96139474800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96139959774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96140315206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96140705968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96141088114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96141454638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96141857442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96142234016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96142711872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96143093822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96143445958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96143848056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96144210592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96144592464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96144989108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96145393792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96145884120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96146445366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96146861682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96147212758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96147563618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96147927678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96148385698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96148770112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96149252984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96149685710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96150104050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96150512698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96150905562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96151365646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96151764090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96152114552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96152512862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96152860906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96153236048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96153630022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96154092214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96154478938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96154858716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96155254456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96155604296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96155997036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96156386504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96156892190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96157289432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96157875960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96158278224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96158933728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96159317184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96159773810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96160184858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96160573786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96160982126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96161393150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96161797012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96162193130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96162667722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96163063480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96163470434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96163865312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96164246158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96164652516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96165118288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96165497058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96165879664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96166271692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96166679312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96167056202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96167450240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96167938990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96168350058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96168915042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96169344964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96169753468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96170181878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96170556988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96171018076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96171408816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96171775424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96172166008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96172541648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96172953192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96173361964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96173828510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96174231056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96174611632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96175008876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96175385866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96175793998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96176201410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96176700952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96177073890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96177457044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96177862116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96178251850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96178667892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96179162718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96179615820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96180216292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96180645268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96181043678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96181427190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96181886286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96182284836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96182650264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96183030532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96183434704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96183842504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96184247814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96184715812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96185072662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96185466916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96185849106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 826,8260000,10000,0,0,256,26,905,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 96187600018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96187995502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96188407622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96188803854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96189217106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96189600692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96189989000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96190440554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96190825468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96191301834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96191685872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96192094712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96192492216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96192885962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96193337408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96193737704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96194147440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96194496770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96194890458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96195272216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96195678386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96196173080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96196586956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96196969890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96197352988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96197715244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96198079800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96198463200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96198894998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96199302124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96199704090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96200133170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96200484110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96200851820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96201232884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96201665972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96202094832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96202625504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96203054652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96203438606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96203830392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96204304362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96204690212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96205095994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96205479410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96205899328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96206283436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96206690694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96207135122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96207573004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96207966042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96208371160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96208766546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96209165156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96209576110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96210062514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96210472648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96210867480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96211302724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96211653344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96212032284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96212452042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96212912712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96213326420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96213808720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96214220432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96214618788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96215027392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96215486490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96215846672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96216209362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96216589130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96216987294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96217335896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96217708296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96218086708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96218560964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96218913616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96219263584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96219657920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96220037970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96220437364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96220787062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96221265198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96221667420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96222042876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96222393824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96222744868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96223139838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96223521752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96223995774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96224346304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96224846274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96225232592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96225623588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96226046710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96226429990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96226890762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96227273142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96227639528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96227987950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96228391168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96228783028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96229157706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96229612836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96229999842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96230364048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96230713320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96231096560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96231463082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96231868310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96232318220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96232714136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96233081686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96233433324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96233796598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96234144382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96234508654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96234875320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96235358170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96236133262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96236514332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96236896784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96237280850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96237672990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96238111778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96238507410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96238888716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96239303672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96239680292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96240084844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96240462270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96240922522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96241525694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96241984108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96242393072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96242778468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96243199760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96243722132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96244133822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96244512988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96244919570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96245325288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96245699296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96246093938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96246554042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96247049884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96247482028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96247894464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96248245592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96248643604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96249109248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96249463232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96249871650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96250249770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96250674010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96251082228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96251475548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96251990730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96252647340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96253048736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96253397560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96253808604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96254219986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96254686070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96255091146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96255525632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96255905864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96256255448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96256617440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96256997192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96257463620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96257866674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96258402276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96258817520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96259222634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96259602020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96259985842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96260456998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96260818548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96261207634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96261554762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96261928140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96262303566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96262701226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96263131872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96263485518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96263902508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96264283748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96264649978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96265030834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96265404786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96265781186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96266259890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96266644772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96266994598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96267384204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96267737132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96268100818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96268478700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96268957482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96269324060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96269837524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96270220404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96270602904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96271001196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96271363046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96271803526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96272198548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96272592374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96272988758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96273362610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96273711122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96274079916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96274547316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96274901200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96275267106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96275648656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96276068032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96276447704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96276823928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96277255440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96277608432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96277970792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96278365610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96278759238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96279146364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96279588702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96280100834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96280486992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96280945938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96281381048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96281776448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96282163796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96282528516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96283026400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96283415370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96283808534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96284216320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96284594512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96285003312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96285380904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96285833410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96286200220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96286546334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96286952598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96287346934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96287722376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96288071420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96288502640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96288895690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96289277098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96289642692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96289992616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96290399696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96290791922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96291248006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 827,8270000,10000,0,0,256,26,906,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 96293030302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96293425928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96293944012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96294366638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96294782080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96295160354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96295565230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96295971066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96296373488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96296831700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96297219964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96297587524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96297995976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96298370320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96298735768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96299129056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96299577124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96299952336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96300301016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96300668042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96301060760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96301426528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96301791870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96302177126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96302656994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96303248804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96303835128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96304219238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96304569870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96304965914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96305431676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96305852176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96306217608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96306617460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96306979588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96307383714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96307731322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96308189000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96308555196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96308961442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96309381316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96309732590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96310104520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96310494056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96310950446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96311319738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96311669504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96312030798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96312598152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96312969868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96313319118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96313805574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96314353686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96314751730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96315101872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96315475312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96315839752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96316259140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96316642646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96316992520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96317405666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96317798852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96318203118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96318552142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96318901576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96319345668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96319727652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96320092602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96320469182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96320887234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96321268610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96321674980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96322147786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96322723384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96323131558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96323521160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96323888396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96324254060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96324715494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96325083742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96325563478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96325956616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96326344358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96326707960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96327056216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96327512438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96327894964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96328313592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96328708876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96329126506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96329490328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96329900100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96330384616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96330737424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96331120478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96331528702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96331933380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96332325010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96332720258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96333155050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96333511390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96333915786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96334284592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96334680370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96335029262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96335433112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96335897738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96336281878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96336734870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96337119612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96337499602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96337864084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96338263064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96338693240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96339073032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96339469268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96339844022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96340192980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96340573364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96340936202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96341283948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96341841944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96342214464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96342591258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96343009720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96343401558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96343752152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96344102006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96344570060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96344942332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96345335268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96345681984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96346054260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96346416926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96346789478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96347220080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96347591228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96348057478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96348411624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96348778712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96349128078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96349503860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96349975564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96350373646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96350724264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96351075660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96351470110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96351852654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96352217900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96352593652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96353064910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96353476960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96353885292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96354271720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96354640050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96355034194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96355496250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96355866628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96356256766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96356651072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96357041688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96357445236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96357823996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96358313854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96358736824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96359246222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96359645172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96360011214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96360431260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96360795842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96361287260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96361640812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96361991352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96362355402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96362736546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96363102940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96363451322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96363953024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96364340892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96364733100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96365082428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96365463284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96365828128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96366197358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96366682760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96367039020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96367412560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96367791722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96368183586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96368532762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96368898976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96369276940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96369706202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96370074974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96370604096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96370981882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96371343628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96371716498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96372064982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96372492532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96372856496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96373222716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96373603632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96373967908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96374359726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96374721876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96375172338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96375524840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96375874344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96376235420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96376582840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96376946378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96377292504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96377664262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96378097542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96378475544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96378824818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96379190750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96379792356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96380166568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96380530838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96380995274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96381477070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96381848472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96382236912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96382616782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96383023226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96383504184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96383889902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96384255732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96384604582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96384981210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96385344614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96385718788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96386067844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96386516002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96386927822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96387307934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96387672620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96388020078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96388393622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96388756254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96389417446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96389775130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96390358736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96390983254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96391539226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96392047556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96392444884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96393025530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96393401846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96393835482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96394220254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96394599534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96395066484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 828,8280000,10000,0,0,256,26,907,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 96396632116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96397002874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96397367610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96397821560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96398209060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96398626934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96399002970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96399373294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96399739814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96400087252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96400534862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96400916230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96401291650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96401653644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96402027122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96402375932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96402726108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96403168376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96403520430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96403986284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96404336906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96404710706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96405072134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96405445220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96405909664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96406282234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96406676520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96407027574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96407392662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96407740996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96408115962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96408481162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96408940450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96409293722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96409644276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96410009190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96410364350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96410729504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96411077162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96411520104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96411886808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96412259558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96412608476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96412958728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96413319576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96413685452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96414050174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96414504528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96414889572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96415424078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96415803510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96416153904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96416505642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96416867784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96417303004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96417669992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96418017142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96418390684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96418751192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96419123406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96419470094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96419892134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96420259082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96420609858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96420993296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96421342614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96421716370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96422080566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96422485302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96422946544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96423378370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96423743142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96424091174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96424455222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96424802160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96425175832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96425624250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96426002718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96426482692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96426873250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96427265048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96427642952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96428007482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96428441760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96428820152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96429184720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96429558084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96429924462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96430274110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96430635456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96430995016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96431434040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96431782896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96432173040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96432552474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96432927258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96433277100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96433627850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96434088314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96434473008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96434839070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96435214822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96435589074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96435978988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96436352344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96436779762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96437133494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96437634138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96438019080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96438421288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96438770504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96439178520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96439659054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96440055712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96440453448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96440805912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96441169750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96441551716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96441917588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96442357234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96442782482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96443163424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96443538382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96443889474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96444271068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96444665706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96445095060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96445460804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96445864644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96446260174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96446620892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96447011514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96447389914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96447794958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96448227218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96448673062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96449077608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96449427814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96449802710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96450238080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96450733408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96451086750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96451504172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96451905528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96452287192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96452654444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96453002602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96453493842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96453861854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96454235806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96454615018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96454964274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96455327640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96455675718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96456040080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96456478496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96456857758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96457220670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96457594564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96457973384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96458357292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96458749020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96459222946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96459635466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96460136740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96460542390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96460934332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96461363816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96461728990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96462179488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96462574506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96462953944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96463348750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96463698792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96464073726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96464437892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96464904394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96465256252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96465606202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96466195944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96466572728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96466966428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96467314488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96467771994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96468164414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96468558166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96468923322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96469273840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96469635424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96470012432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96470459570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96470843756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96471399474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96471769272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96472161780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96472545856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96472952946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96473427658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96473825944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96474220748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96474622924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96475056178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96475437804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96475964018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96476375390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96476755592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96477158144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96477522212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96477905142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96478325640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96478797116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96479239220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96479698686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96480121358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96480500068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96480893398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96481285708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96481823782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96482321768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96482734590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96483127842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96483561148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96483968298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96484464246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96484859686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96485236418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96485630918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96486034472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96486453490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96486852536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96487339748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96487711300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96488105676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96488497416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96488878130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96489274492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96489652702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96490130436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96490554076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96490969342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96491358162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96491762190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96492158048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96492537912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96492984554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96493443664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96493869360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96494269796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96494675984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96495029102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96495391018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96495856388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96496254126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96496646822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96497022700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96497425052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96497814544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 829,8290000,10000,0,0,256,26,908,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 96499608180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96499996490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96500380042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96500750636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96501218864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96501617128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96501995380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96502412532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96502804158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96503238252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96503616116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96504079536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96504475074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96504974740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96505380328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96505774320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96506209738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96506689664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96507106606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96507503274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96507920006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96508365018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96508750746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96509146628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96509627118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96510028708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96510420630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96510836568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96511203692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96511615018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96512021482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96512453000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96512850970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96513244042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96513635496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96514043988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96514463206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96514857328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96515346440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96515742046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96516245140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96516634696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96517043012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96517476776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96517954900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96518360288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96518736704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96519126476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96519533056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96519928266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96520322612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96520784494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96521191262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96521585440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96521988258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96522416472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96523016380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96523540380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96523926822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96524322130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96524687730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96525109650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96525502584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96525930380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96526393406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96526777474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96527271322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96527654834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96528049684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96528441090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96528856060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96529330978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96529739040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96530108298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96530501200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96530893486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96531274804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96531728520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96532200420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96532650742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96533068986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96533481798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96533860918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96534240818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96534720692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96535102236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96535527602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96535908270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96536471620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96536869150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96537272720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96537733244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96538135494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96538620664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96539002466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96539397598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96539775430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96540192368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96540669378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96541067932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96541457486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96541856936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96542245752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96542633376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96543335330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96543730516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96544135082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96544531726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96544964834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96545313936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96545692888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96546172900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96546570180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96546953226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96547317448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96547734346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96548129266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96548503698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96548981192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96549333514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96549875784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96550236184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96550602334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96550992660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96551394164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96551828770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96552234880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96552615338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96552967566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96553331814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96553681100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96554061464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96554533352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96554944482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96555306854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96555679158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96556070606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96556443424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96556864290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96557326482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96557724590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96558115754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96558520782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96558935400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96559368108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96559759018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96560180780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96560546172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96561025824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96561395206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96561744226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96562183144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96562575816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96563086590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96563442554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96563794182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96564174890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96564610070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96565013506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96565384706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96565857896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96566253740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96566655354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96567003828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96567354576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96567717076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96568081742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96568551106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96568939292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96569356474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96569751824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96570156750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96570536516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96570922430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96571403664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96571889160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96572288922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96572691226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96573072572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96573463604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96573921834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96574289212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96574655284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96575029394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96575397648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96575792846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96576184016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96576662384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96577042464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96577433076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96577798666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96578182532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96578580456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96578988920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96579502588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96579913644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96580323810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96580687540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96581090370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96581441778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96581822012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96582274742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96582667618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96583161742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96583513878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96583932898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96584313564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96584719278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96585181126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96585538216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96585928910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96586308774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96586674864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96587032100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96587441022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96587916858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96588312660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96588719518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96589071898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96589452458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96589817108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96590182696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96590572880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96591011108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96591406912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96591782786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96592133732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96592485472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96592944738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96593297384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96593748646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96594146050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96594664208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96595063222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96595472356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96595824304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96596276588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96596654848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96597034668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96597400820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96597748202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96598150842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96598531862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96598908486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96599366326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96599719080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96600109324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96600458490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96600823192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96601198448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96601602380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96602064166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96602471596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96602822540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96603201622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 830,8300000,10000,0,0,256,26,910,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 96604897080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96605293408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96605797804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96606183286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96606599362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96606992804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96607477792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96607872496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96608227472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96608611386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96609003870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96609369878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96609745196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96610159196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96610636146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96611043004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96611409550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96611810662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96612218284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96612619364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96613091030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96613468012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96613876440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96614268132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96614659534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96615033488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96615419714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96615914620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96616339378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96616867030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96617248224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96617652030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96618076326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96618494930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96618964768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96619361308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96619743222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96620326902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96620731050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96621164294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96621662308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96622074612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96622482920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96622888996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96623295524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96623688736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96624071152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96624551948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96624905806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96625309004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96625671420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96626045002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96626408020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96626775512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96627256046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96627639090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96628184336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96628592404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96628985210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96629378730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96629902096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96630299792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96630695912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96631106322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96631487314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96631871052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96632264552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96632775778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96633175820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96633617512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96633975042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96634332934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96634724280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96635090806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96635583238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96635934744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96636337736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96636743352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96637159918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96637526196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96637901528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96638373286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96638743168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96639242722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96639635964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96640014178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96640408744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96640785714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96641229578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96641632388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96641996808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96642361822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96642770256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96643161840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96643554354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96644008032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96644426194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96644776842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96645156248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96645520348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96645869148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96646263276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96646689262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96647097582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96647477352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96647870494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96648222510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96648618782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96648998076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96649503700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96649917944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96650492766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96650902376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96651295880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96651697998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96652071778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96652506110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96652887534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96653282828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96653650220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96654028550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96654434898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96654829370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96655342530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96655726264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96656106250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96656468440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96656846600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96657240596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96657633850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96658117878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96658504646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96658925974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96659304522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96659654340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96660047914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96660414810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96660906596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96661304640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96661806764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96662174440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96662596306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96663158932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96663713452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96664114756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96664485194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96664896302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96665261832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96665653498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96666045712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96666538428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96666894494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96667317916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96667715214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96668093602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96668501272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96668884802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96669396478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96669766946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96670157684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96670522872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96670902644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96671302784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96671666618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96672115958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96672485290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96672965254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96673363692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96673740580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96674157958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96674527474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96675027188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96675382558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96675777018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96676127696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96676527262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96676897188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96677270928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96677813344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96678199684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96678605038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96678980658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96679357902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96679725460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96680128522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96680602860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96681009776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96681358624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96681749770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96682153440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96682550332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96682957718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96683423578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96683966820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96684367234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96684775300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96685142732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96685547880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96686029608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96686428256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96686810634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96687215692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96687623124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96688014440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96688429980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96688919196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96689331206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96689749806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96690123050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96690529172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96690893348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96691326392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96691800022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96692220018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96692612440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96693018168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96693406488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96693803244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96694267788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96694670116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96695179976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96695592250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96696005254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96696390812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96696999798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96697470906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96697868464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96698280120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96698645822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96699037406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96699445704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96699925402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96700278166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96700659330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96701050618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96701458172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96701865184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96702244336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96702728754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96703125996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96703511600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96703909046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96704298232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96704695392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96705059504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96705567736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96706014006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96706576408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96706946786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96707364026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96707730958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96708081464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96708534988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96708932480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96709363392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96709715864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96710104324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 831,8310000,10000,0,0,256,26,911,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 96711871946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96712292422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96712672458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96713058094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96713459912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96713934156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96714359410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96714735712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96715137588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96715541444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96715962742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96716338440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96716799874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96717208214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96717702426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96718116478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96718535872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96718953882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96719377866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96719872368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96720242482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96720609748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96721016356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96721394912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96721774880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96722122500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96722617768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96723014608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96723405792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96723772534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96724165026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96724557118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96724936508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96725379120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96725767506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96726188638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96726552884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96726928116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96727295558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96727687858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96728135412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96728489270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96728951878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96729333036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96729709580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96730109802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96730514648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96730975584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96731332124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96731696604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96732074134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96732438600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96732784632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96733186076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96733640076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96734021656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96734463280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96734815650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96735178898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96735569834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96735935520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96736369492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96736772336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96737139566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96737513740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96737862968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96738229818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96738608700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96738972026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96739408608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96739760030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96740264248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96740635686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96741010922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96741361508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96741711396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96742189048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96742559210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96742968160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96743315450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96743688816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96744049610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96744454008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96744913518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96745268578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96745631100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96745980406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96746369296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96746733570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96747107164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96747548118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96747940748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96748316112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96748687914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96749050090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96749397380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96749786064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96750153288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96750624856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96751080096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96751468546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96751842970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96752227646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96752619890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96752981814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96753448944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96753830606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96754205578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96754585568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96755005522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96755384198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96755763978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96756218678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96756588162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96756998042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96757394096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96757797770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96758178448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96758678116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96759058734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96759442634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96759805916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96760188394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96760594238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96760965806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96761373176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96761830912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96762360820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96762772078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96763141160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96763537504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96763887122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96764382038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96764764506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96765142732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96765508438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96765912336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96766262068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96766611140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96766985776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96767407578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96767793482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96768188162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96768604536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96768996334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96769371724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96769721770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96770183014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96770578794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96770927810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96771308844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96771674320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96772048574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96772412910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96772869182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96773221192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96773894138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96774270880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96774649666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96775014120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96775389510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96775868470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96776258436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96776653440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96777004534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96777399506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96777785938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96778169396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96778663692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96779043624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96779447724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96779809780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96780182584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96780559828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96780938698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96781383702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96781751094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96782132780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96782509544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96782884356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96783275810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96783679628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96784138520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96784523054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96785052776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96785422338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96785805116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96786225684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96786717736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96787087022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96787461042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96787826710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96788193556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96788571890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96788936774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96789317446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96789771322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96790177296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96790550388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96790980012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96791332152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96791701978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96792097988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96792571088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96792942376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96793322652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96793726576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96794131258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96794528478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96794903808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96795343092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96795764124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96796243298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96796644014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96797023482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96797427228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96797903668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96798315296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96798697788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96799078906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96799459244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96799851178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96800217984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96800577872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96801046682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96801630624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96802038798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96802436648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96802789832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96803154736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96803622648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96804022176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96804369152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96804741040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96805132444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96805506484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96805853144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96806278034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96806654902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96807142002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96807540012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96807889692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96808266056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96808627574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96809079264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96809459002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96809827434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96810188962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96810565804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96810932100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96811280090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96811654336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96812112892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96812521366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96812901524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96813253002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 832,8320000,10000,0,0,256,26,912,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 96814858926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96815243638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96815628328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96815982192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96816362028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96816750430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96817129864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96817566018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96817953292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96818589506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96819024398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96819417666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96819785620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96820295918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96820697698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96821104828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96821484944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96821865720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96822256470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96822633098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96823068930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96823428526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96823831290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96824222594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96824596816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96824947848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96825314490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96825692214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96826151620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96826521986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96826887172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96827278644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96827642364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96828017520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96828382830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96828830310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96829195896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96829695808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96830064952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96830418638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96830822344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96831186068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96831647368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96832018286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96832402192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96832808826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96833188600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96833555258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96833918408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96834391912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96834778916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96835152720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96835520128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96835899902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96836307474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96836688200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96837134184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96837502916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96837893002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96838285226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96838687328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96839041182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96839418804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96839887256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96840275940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96840795810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96841188362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96841584106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96841947588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96842356490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96842929512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96843410636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96843814134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96844191166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96844572970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96844921630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96845324174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96845804354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96846184126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96846561994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96846917932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96847349414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96847729060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96848121004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96848571240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96848965076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96849342980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96849717710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96850065162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96850634768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96851077452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96851439822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96852026150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96852377884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96852752298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96853115240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96853488828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96853918040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96854304652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96854670238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96855051608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96855483418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96855852728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96856257988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96856703150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96857111680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96857494408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96857859924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96858258880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96858625136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96858991018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96859363820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96859825398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96860200002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96860595976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96860993556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96861344888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96861726276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96862117744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96862593404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96862945740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96863417608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96863784276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96864198916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96864587184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96864938724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96865441270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96865818490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96866205772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96866584196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96866988240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96867351570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96867782552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96868257286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96868614876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96868981712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96869360218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96869756242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96870102978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96870475794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96870946136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96871340436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96871720226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96872121102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96872502038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96872865548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96873258850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96873690092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96874082500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96874563848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96874941320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96875299286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96875777460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96876185320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96876615098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96876984504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96877374460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96877778936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96878142442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96878515454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96878892644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96879324838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96879708556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96880058836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96880453168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96880831300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96881205298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96881566656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96882027410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96882379084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96882752598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96883135046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96883499160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96883880464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96884246330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96884718540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96885105986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96885630436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96886027372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96886383964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96886760440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96887149454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96887628108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96887982204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96888356372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96888720700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96889123614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96889500744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96889852192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96890321638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96890676188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96891070162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96891447732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96891822214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96892198382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96892613778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96892976348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96893395784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96893789542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96894167458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96894531990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96894907392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96895282976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96895645182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96896128634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96896480488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96896984894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96897381336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96897731396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96898132880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96898508830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96898998306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96899382394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96899774458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96900152320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96900503820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96900881374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96901227606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96901675026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96902024544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96902397114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96902757886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96903129936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96903477124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96903896416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96904339652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96904693516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96905097886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96905448322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96905822906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96906187104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96906561488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96906909764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96907343578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96907707276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96908158060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96908524690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96908905596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96909280542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96909643608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96910099002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96910451186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96910801140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96911192734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96911541958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96911906392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96912253134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96912737308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96913105634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96913477896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96913825194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96914172958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96914540860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96914889876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96915256656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 833,8330000,10000,0,0,256,26,913,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 96916922206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96917325542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96917690590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96918067584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96918513144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96918869350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96919386572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96919760654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96920125750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96920474018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96920848246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96921319016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96921726598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96922077428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96922456564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96922820486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96923168920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96923550466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96924016708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96924401176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96924762744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96925134770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96925482014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96925830096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96926190460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96926537070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96926980536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96927525802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96927905206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96928267064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96928638894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96928988996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96929337594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96929779164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96930128530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96930683592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96931036704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96931411424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96931774426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96932324158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96932678132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96933050432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96933443794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96933825900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96934191650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96934539298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96934929052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96935404288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96935795786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96936174638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96936554172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96936917312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96937282234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96937688648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96938126852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96938504144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96938896478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96939270464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96939649076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96940027804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96940389260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96940825594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96941222056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96941675758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96942083622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96942453294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96942826316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96943174112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96943624060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96944014532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96944588978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96944958004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96945306166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96945681660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96946043380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96946530016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96946881622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96947233132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96947593676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96947940992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96948303668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96948649048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96949096488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96949463486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96949854324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96950201198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96950549518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96950910058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96951256154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96951618314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96952038152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96952412562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96952875958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96953248680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96953593860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96953940246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96954333274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96954754934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96955121080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96955467186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96955838148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96956197520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96956568290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96956913956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96957261034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96957689880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96958049214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96958413614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96958760064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96959132322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96959495768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96959866560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96960345454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96960699956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96961059382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96961405452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96961767768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96962112592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96962483912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96962843058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96963300278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96963650100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96964129662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96964494816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96964841960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96965219904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96965566226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96966019490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96966384144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96966755570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96967103182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96967454630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96967814010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96968160232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96968522684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96968941574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96969316216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96969676860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96970048324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96970402098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96970749646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96971161926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96971605284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96972003434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96972352728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96972728012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96973091532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96973466378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96973831068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96974273476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96974648590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96975076544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96975460788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96975807986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96976180866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96976541004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96976912974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96977339240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96977690980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96978051232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96978397430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96978760708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96979105882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96979477496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96979908834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96980282964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96980630770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96981016202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96981395400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96981745048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96982110138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96982457252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96982952148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96983318520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96983706790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96984071542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96984421846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96984785022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96985133784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96985580888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96985930552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96986397694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96986763114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96987135736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96987482714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96987830708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96988250296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96988683050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96989048548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96989394530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96989806502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96990171344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96990554118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96990923434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96991389100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96991767320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96992136200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96992501808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96992848188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96993221460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96993584604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96994051088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96994403588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96994752878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96995115158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96995463956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96995857800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96996205172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 96996660404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 96997055994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 96997532328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96997883464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 96998232518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 96998599954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 96998948178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 96999312796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 96999742514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97000120354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97000482910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97000855324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97001203356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97001571102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97001948832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97002375934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97002744028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97003092754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97003468044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97003859824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97004431942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97004787140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97005217586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97005615550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97005966156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97006332012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97006696466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97007086640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97007448788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97007914154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97008294348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97008795160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97009156600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97009500092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97009859744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97010238056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97010686774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97011056212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97011431600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97011781958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97012131562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97012494824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97012882876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97013264646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97013695866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97014074258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97014438882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97014812144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97015160918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 834,8340000,10000,0,0,256,26,914,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97016773840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97017193232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97017544584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97017909240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97018255824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97018657786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97019126506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97019527800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97020002258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97020361100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97020754598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97021102342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97021466246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97021903502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97022280868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97022642438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97023015270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97023363996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97023868286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97024305998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97024742116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97025110608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97025457166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97025830236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97026201864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97026584306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97026930848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97027279966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97027716288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97028067838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97028432142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97028780482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97029154474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97029534470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97029905482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97030326010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97030677806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97031142704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97031494240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97031858048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97032204762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97032577434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97032938510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97033426872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97033820168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97034178264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97034538656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97034885136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97035266004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97035631272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97036087746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97036454652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97036828138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97037175478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97037523128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97037884032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97038230626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97038650894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97039013420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97039385588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97039746052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97040116890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97040464220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97040812252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97041169604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97041602268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97041971786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97042420088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97042795500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97043156292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97043528280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97043911638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97044377710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97044742884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97045212216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97045581136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97045930142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97046305300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97046669448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97047133250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97047485826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97047848470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97048247002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97048594288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97048957716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97049303840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97049676284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97050117900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97050495992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97050846454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97051195314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97051557908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97051907362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97052274052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97052699444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97053075946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97053538922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97053915892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97054274158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97054625086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97054989526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97055350428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97055785696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97056137378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97056511840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97056874472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97057247652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97057596196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97057945606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97058380506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97058732028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97059096006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97059442760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97059815750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97060177106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97060548902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97060912730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97061337484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97061700992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97062048250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97062410804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97062756150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97063151490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97063530590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97063986312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97064337586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97064785860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97065151224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97065498546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97065861360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97066244064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97066703968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97067072280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97067445852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97067795702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97068145252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97068507720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97068856466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97069221862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97069644552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97070022626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97070384728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97070770146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97071126772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97071476504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97071839042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97072200026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97072633330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97072982720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97073422386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97073805136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97074177932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97074524786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97074872670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97075322496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97075671302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97076130920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97076499032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97076872174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97077232070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97077604954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97078039416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97078393104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97078753728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97079099660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97079462104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97079807066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97080178630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97080538298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97080984552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97081541388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97081894582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97082366168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97082908392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97083291208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97083750428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97084158080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97084520102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97084923096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97085271188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97085620886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97085982558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97086411760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97086777694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97087279304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97087655812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97088016216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97088388226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97088735184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97089159840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97089524592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97089872790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97090236266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97090601388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97091005858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97091384506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97091772456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97092194732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97092579674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97092979044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97093331508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97093692452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97094036160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97094406006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97094849324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97095255656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97095606384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97095957124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97096320104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97096669246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97097034474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97097484722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97097882440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97098346716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97098723410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97099072604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97099420792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97099782162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97100129278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97100572566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97100922238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97101294446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97101735462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97102121464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97102471334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97102848242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97103299116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97103650700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97104035148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97104394392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97104769726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97105132114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97105506960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97105930682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97106283252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97106644384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97106991100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97107354698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97107700632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97108080832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97108490502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97108962860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97109314550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97109826220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97110193088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97110548116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97110912920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97111260410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97111710288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97112075258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97112445914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97112791822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97113138628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97113497372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97113842006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 835,8350000,10000,0,0,256,26,915,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97115500348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97115857208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97116231672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97116591972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97116981920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97117435738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97117798602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97118164146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97118546468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97118910756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97119256950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97119629648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97120078286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97120484356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97120968708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97121324254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97121717754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97122107068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97122474364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97122942876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97123321172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97123683370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97124057034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97124405186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97124753552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97125138222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97125567962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97125937264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97126286376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97126661268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97127022768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97127395584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97127743578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97128091878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97128528348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97128879740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97129243096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97129588654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97130052282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97130418000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97130791474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97131226856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97131580278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97132047870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97132400184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97132765302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97133111506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97133484842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97133924700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97134300096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97134648346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97134998342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97135359178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97135706312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97136070074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97136416186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97136861378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97137229410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97137601884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97137949660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97138303654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97138664286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97139011816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97139387680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97139799520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97140174992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97140536196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97140927520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97141275786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97141624334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97142027472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97142503836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97142914036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97143419510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97143821026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97144234152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97144626254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97144987598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97145409732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97145773668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97146121330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97146485146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97146831152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97147204026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97147563942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97148006964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97148357372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97148705514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97149065426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97149412276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97149775036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97150120426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97150492300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97150926572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97151300686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97151647742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97151994572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97152354188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97152700054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97153062934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97153483022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97153860684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97154311226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97154689676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97155036668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97155385748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97155780234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97156170618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97156625808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97156974748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97157348676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97157709222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97158311134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97158705448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97159144750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97159510286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97159857824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97160221656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97160583590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97160975504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97161336986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97161710074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97162144682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97162511558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97162888244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97163235516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97163598308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97163943504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97164315890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97164764868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97165140480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97165665532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97166019816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97166424108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97166773134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97167138944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97167587084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97167994848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97168402706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97168805152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97169153870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97169504002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97169866836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97170303286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97170670396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97171048846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97171425586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97171788792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97172163564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97172531090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97172880018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97173330772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97173681078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97174043818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97174389092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97174761110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97175120678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97175490546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97175917334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97176269130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97176725256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97177077714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97177440998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97177787094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97178200140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97178573734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97179012382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97179363932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97179712262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97180071654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97180417760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97180781928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97181128258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97181571376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97181937346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97182308602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97182655230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97183003432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97183363898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97183711906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97184074554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97184495288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97184883054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97185245846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97185619554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97185969868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97186320564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97186765274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97187244224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97187630792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97188102008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97188496032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97188859306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97189233428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97189582182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97190031524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97190396750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97190744164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97191126854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97191490454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97191865418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97192229700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97192678296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97193032894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97193381522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97193741244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97194086716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97194455398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97194802308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97195176046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97195613562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97195990520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97196339080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97196686880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97197047298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97197413424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97197794380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97198155486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97198598616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97198967108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97199438392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97200018294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97200399808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97200763800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97201206026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97201570710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97201913594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97202284588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97202643004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97203012268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97203355468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97203700746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97204152052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97204502640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97204865046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97205210190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97205581848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97205942440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97206313276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97206757732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97207124632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97207506866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97207854826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97208219658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97208565928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97208939088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97209301530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97209763802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97210115956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97210627224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97210990628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97211337922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97211700156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97212045024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97212498348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97212863532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97213235224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 836,8360000,10000,0,0,256,26,916,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97214838324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97215290052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97215698456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97216050828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97216414812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97216761576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97217136314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97217499332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97217983286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97218335952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97218686490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97219048470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97219396576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97219778730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97220157396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97220566896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97221002200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97221377374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97221831734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97222183508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97222553268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97222901028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97223265440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97223689622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97224069216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97224432514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97224806148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97225175912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97225543256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97225903770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97226331994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97226699172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97227044882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97227418484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97227794040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97228231574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97228741242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97229183494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97229546916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97229892748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97230254696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97230599494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97230969958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97231329020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97231701054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97232124788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97232475976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97232944048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97233299522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97233667188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97234056204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97234433450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97234878872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97235466522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97235821478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97236173198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97236536572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97236902614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97237264618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97237691554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97238066934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97238427234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97238799034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97239146430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97239494060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97239853546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97240264272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97240638978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97240985300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97241356216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97241759862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97242136498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97242486442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97242852458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97243388920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97243743768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97244263498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97244615852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97245010908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97245389706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97245778244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97246202326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97246570114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97246948278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97247296848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97247661266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97248008750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97248427640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97248871408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97249247106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97249595008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97249943170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97250311076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97250659800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97251041970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97251479282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97251862428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97252222364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97252622284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97252972462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97253320886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97253681280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97254027654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97254466306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97254847738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97255321176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97255688998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97256061280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97256409504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97256757956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97257201818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97257553730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97257918302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97258266608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97258641182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97259003650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97259377112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97259725222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97260148356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97260514330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97260863226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97261228272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97261575722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97261949252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97262354902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97262817728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97263170314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97263521200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97263883912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97264233164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97264598796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97264946934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97265321374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97265757906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97266137518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97266588318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97266942950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97267304308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97267651320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97268032220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97268458392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97268833246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97269193568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97269582768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97269932574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97270282614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97270644728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97271053642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97271508186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97271858812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97272244216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97272605742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97272978376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97273325836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97273674080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97274158280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97274528634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97274914582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97275264476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97275637660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97275997854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97276369436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97276801478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97277157214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97277697958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97278049010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97278419920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97278766914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97279139518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97279573986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97279951646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97280300540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97280649574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97281011120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97281358616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97281722658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97282069452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97282519486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97282888212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97283264046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97283616712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97283992924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97284388772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97284762140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97285228258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97285611630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97285987312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97286351892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97286726956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97287076600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97287427348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97287854430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97288223992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97288591806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97289066616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97289444912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97289806094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97290212060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97290573860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97291026700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97291425090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97291807512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97292204628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97292585674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97292988278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97293372484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97293821416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97294176512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97294527372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97294892126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97295243058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97295608862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97295958656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97296406936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97296772672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97297146090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97297516818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97297867736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97298229964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97298579420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97298972594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97299413632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97300029514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97300408836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97300782976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97301130928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97301482254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97301939934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97302292272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97302656512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97303003298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97303376190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97303736156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97304108866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97304455656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97304916194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97305310120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97305660410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97306025012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97306379356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97306754770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97307117114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97307585538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97307955492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97308308976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97308674320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97309040248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97309422260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97309771280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97310155460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97310588508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97310989252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97311458836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97312043814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97312412546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 837,8370000,10000,0,0,256,26,917,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97314076384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97314453706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97314804488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97315181480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97315543556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97316001762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97316356872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97316750914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97317134656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97317482528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97317845646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97318191956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97318592238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97319044364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97319420342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97319769294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97320118312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97320480864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97320857582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97321251666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97321709454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97322085942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97322603886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97322981398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97323329826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97323678022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97324039192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97324464018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97324831744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97325198656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97325574616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97325969490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97326375660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97326723742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97327152130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97327672474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97328141126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97328526250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97328919900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97329315396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97329723534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97330191410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97330542192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97330892282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97331283886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97331631954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97331995964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97332341530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97332796288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97333180438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97333659144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97334011922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97334368934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97334731620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97335079512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97335537132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97335888130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97336264124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97336626220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97337033620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97337408476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97337763328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97338123806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97338555322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97338920850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97339267848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97339640820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97340032514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97340407180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97340755884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97341186386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97341550756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97341899510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97342292854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97342672190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97343044994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97343405488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97343790092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97344210384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97344563342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97345024068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97345377098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97345774212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97346167068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97346552066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97346990524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97347368836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97347717422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97348066756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97348458180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97348823106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97349187988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97349617752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97349993832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97350355014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97350727464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97351074990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97351424148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97351784034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97352130200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97352568634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97352917024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97353288980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97353680306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97354071038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97354437086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97354788708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97355241934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97355594092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97356322426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97356685916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97357060420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97357422688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97357874750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97358237648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97358589316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97358950584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97359298726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97359662148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97360008636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97360399434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97360938844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97361422694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97361772220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97362129670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97362495754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97362840820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97363203528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97363634152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97364011576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97364373658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97364747054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97365114110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97365463434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97365824584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97366183748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97366616140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97366965290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97367440442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97367804898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97368177038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97368522726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97368869018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97369313672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97369663460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97370025352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97370369746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97370740720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97371098326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97371468212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97371887630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97372241144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97372601900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97372948240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97373312156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97373657440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97374028854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97374389280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97374833966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97375184750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97375533038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97375893870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97376240676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97376603474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97376949352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97377320964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97377753506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97378128766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97378613584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97378966564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97379327498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97379674834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97380302456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97380763772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97381143160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97381506134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97381887754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97382236698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97382587182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97382965686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97383390660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97383759972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97384105828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97384560474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97384924704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97385297972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97385645902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97386085230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97386449792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97386797058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97387159508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97387531072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97387920772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97388309918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97388986194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97389346242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97389867620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97390231048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97390585780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97390958822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97391330916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97391793632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97392160308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97392534582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97392885260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97393250642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97393628024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97393975672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97394429678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97394779872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97395155766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97395518322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97395892102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97396241764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97396611492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97396986624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97397402194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97397767706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97398115078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97398527636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97398905476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97399279414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97399627876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97400061558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97400428370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97400904676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97401271896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97401620540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97402029866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97402395658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97402883634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97403261210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97403629560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97404020144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97404368710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97404733878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97405080470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97405536318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97405902524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97406276184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97406624246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97407004882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97407370812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97407720302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97408115484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97408546802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97408925712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97409290144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97409664584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97410014072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97410395816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97410758642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97411189292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97411560178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97412027628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97412436884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97412913744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 838,8380000,10000,0,0,256,26,918,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97414644956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97415007468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97415362722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97415730794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97416081464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97416464488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97416918514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97417325870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97417703202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97418081964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97418436830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97418786620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97419148628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97419579674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97419948658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97420296060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97420670646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97421032660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97421437204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97421787592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97422138156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97422581674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97422948902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97423531280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97423885060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97424260680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97424623524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97425071774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97425433848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97425785076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97426147894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97426497174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97426861936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97427209438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97427583754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97428044424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97428442846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97428821286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97429171124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97429598808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97429948682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97430312434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97430743660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97431119744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97431480832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97431854184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97432202258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97432551024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97432912256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97433258694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97433695882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97434045240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97434543952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97434909768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97435282606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97435631686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97435980696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97436417820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97436770096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97437133978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97437480608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97437852758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97438213188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97438586476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97438933108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97439357928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97439721748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97440069684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97440433826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97440803110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97441231396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97441596158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97442066542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97442417190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97442764832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97443124932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97443470692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97443832668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97444177432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97444558744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97444983106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97445377124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97445851122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97446204494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97446573126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97446920580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97447284840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97447705814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97448081924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97448442512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97448815080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97449163064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97449510990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97449871932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97450291194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97450659892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97451008274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97451381170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97451742938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97452129492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97452487322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97452837608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97453272498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97453623518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97453987764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97454334316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97454706844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97455067930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97455440310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97455850680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97456216828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97456578078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97457032088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97457399470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97457746772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97458153996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97458516834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97458970760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97459322286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97459671708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97460031860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97460415376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97460798012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97461145626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97461612658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97462010850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97462415886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97462779058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97463130184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97463493352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97463842622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97464308956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97464676566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97465078890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97465441538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97466027690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97466412670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97466763664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97467212098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97467563020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97468117884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97468468356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97468843716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97469309342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97469706656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97470168672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97470544696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97470939156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97471327858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97471735856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97472082896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97472455900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97472898070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97473275924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97473657254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97474014996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97474384616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97474733010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97475100280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97475530842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97475940468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97476302304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97476675006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97477044532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97477396564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97477776438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97478126368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97478574332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97478926148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97479430554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97479878268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97480287604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97480669188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97481103572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97481500374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97481875316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97482273784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97482652382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97483030294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97483412636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97483905514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97484284692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97484650654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97485014996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97485363110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97485726896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97486074604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97486447966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97486893174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97487272762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97487623288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97487973772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97488336012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97488684358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97489049672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97489518270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97489924690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97490457984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97490837080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97491185408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97491552012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97491938628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97492391432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97492759820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97493106768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97493505072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97493925134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97494301286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97494649476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97495062200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97495437910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97495787528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97496150144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97496496108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97496868288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97497228096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97497766868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97498192936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97498546068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97498907722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97499257544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97499621884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97499968308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97500342134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97500780026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97501156540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97501616848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97501984164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97502351146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97502706604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97503141322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97503609708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97504005012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97504397470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97504827574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97505177752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97505564542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97505948690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97506384136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97506781314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97507157326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97507564352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97507927404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97508325316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97508679604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97509110092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97509501352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97509850518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97510215182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97510621450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97511029460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97511422758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97511917658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97512573836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97513125462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 839,8390000,10000,0,0,256,26,919,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97514959574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97515366612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97515762578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97516166782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97516574100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97516937108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97517359040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97517812242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97518196328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97518596924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97518947428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97519314174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97519662618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97520097232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97520570492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97520949324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97521299138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97521648086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97522010602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97522359842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97522741146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97523213178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97523591898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97524062990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97524502302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97524884364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97525264842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97525753426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97526259306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97526695752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97527077042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97527531142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97527952258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97528382780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97528856526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97529241652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97529605364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97529954430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97530364988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97530712204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97531095832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97531586386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97531964824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97532346200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97532696632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97533058278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97533405550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97533832388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97534285624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97534695768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97535191212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97535587698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97535938130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97536287724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97536650694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97537078688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97537453492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97537800132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97538172564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97538533412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97538904708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97539251488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97539599844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97540034914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97540386158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97540749460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97541095120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97541467906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97541828888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97542201214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97542818522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97543183526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97543582712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97543981074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97544346642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97544725954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97545158630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97545646344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97546056194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97546583774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97546937724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97547299934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97547647680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97548042928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97548520940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97548899446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97549261096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97549633606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97549998318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97550363544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97550724322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97551175020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97551580616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97551961092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97552334860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97552696646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97553068184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97553415070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97553791614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97554315116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97554684446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97555049298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97555402148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97555775034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97556165060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97556549454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97556974218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97557327158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97557820478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97558183084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97558553532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97558901324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97559276800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97559756832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97560158072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97560507762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97560886994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97561250378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97561615032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97561996524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97562436234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97562815372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97563177552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97563581054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97563929886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97564279654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97564641264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97565059240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97565439682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97565798194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97566190428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97566551466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97566922548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97567277900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97567626902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97568069432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97568419976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97568910620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97569262098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97569654892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97570069696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97570445826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97570889670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97571242466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97571606168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97571953840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97572317508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97572688350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97573063064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97573508904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97573889736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97574238464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97574588402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97574951256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97575299730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97575664400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97576028536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97576474394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97576841062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97577213636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97577562488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97577910900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97578271732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97578618762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97579108932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97579462764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97579918356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97580299252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97580673286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97581021632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97581370748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97581731100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97582159094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97582596514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97582944432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97583325810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97583688338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97584061996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97584409310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97584843832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97585252074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97585601074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97585970762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97586323860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97586712250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97587087102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97587574108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97587927624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97588360416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97588792600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97589172246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97589538120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97589884576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97590340054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97590707442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97591183628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97591535954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97591903532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97592265874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97592613182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97592989200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97593404044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97593781552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97594180116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97594554014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97594902746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97595250570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97595610042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97596055770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97596637488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97596990616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97597366422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97597784164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97598159214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97598557608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97599011580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97599378966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97599727130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97600121292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97600484900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97600900924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97601279416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97601760224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97602142900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97602622422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97602988132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97603336102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97603699996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97604046026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97604517906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97604901204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97605276986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97605626244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97605975718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97606338534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97606687658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97607137570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97607486878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97607913102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97608279592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97608685104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97609035500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97609386592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97609763524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97610186320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97610666864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97611239456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97611830894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97612415006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97613198796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97613914550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97614444984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97614980086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97615634626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97616255330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97616702552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97617088142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 840,8400000,10000,0,0,256,26,920,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97618749314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97619140128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97619758202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97620121292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97620590942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97620957580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97621421036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97621772116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97622148198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97622537744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97622914200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97623263482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97623613178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97624088696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97624469766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97625024500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97625385966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97625761380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97626158756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97626532178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97626988256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97627343622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97627726242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97628081082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97628446310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97628793032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97629165866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97629628458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97630006424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97630355118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97630705094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97631074920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97631424548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97631801166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97632297622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97632717362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97633100500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97633486500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97633841952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97634194420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97634559430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97634908792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97635429080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97635781580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97636264108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97636638236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97637014700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97637365944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97637716870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97638182634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97638537186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97638902520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97639256208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97639631500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97639995778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97640369134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97640814824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97641169800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97641590324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97642003460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97642520458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97643049696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97643655620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97644047706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97644421444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97644778418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97645128104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97645487660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97645852876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97646365106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97646718764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97647197950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97647574272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97647948274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97648297610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97648647028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97649106858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97649461868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97649825272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97650173292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97650551702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97650911520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97651283364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97651629264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97652071448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97652436792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97652786596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97653156140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97653503316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97653876432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97654237388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97654698122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97655054446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97655405884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97655767310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97656120322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97656541104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97656889060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97657261206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97657709444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97658086304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97658534642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97658895682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97659257634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97659623776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97659987828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97660431168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97660810632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97661174398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97661552480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97661902996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97662252874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97662616066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97662977424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97663425714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97663806504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97664182412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97664571442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97664946812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97665359318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97665713060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97666172800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97666524552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97666888526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97667255840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97667630544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97667993814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97668391556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97668867528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97669223566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97669688314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97670048054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97670420578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97670770288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97671146128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97671636130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97672031416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97672381388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97672730054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97673098674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97673448506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97673814552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97674175890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97674644770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97675031334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97675419430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97675827882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97676205976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97676569704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97676916976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97677386628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97677736752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97678109834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97678476648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97678850292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97679228402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97679578934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97680097884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97680449300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97680915838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97681274820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97681650430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97682044936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97682420896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97682887352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97683253248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97683652984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97684009552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97684374302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97684755860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97685159916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97685683016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97686093128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97686474816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97686832496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97687195268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97687542708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97687907400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97688334614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97688712606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97689074250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97689447662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97689803826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97690171712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97690533994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97690882184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97691352192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97691737836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97692213360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97692586674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97692961148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97693342908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97693693700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97694142812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97694495124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97694857946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97695212798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97695584888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97695976410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97696350784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97696987504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97697343938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97697707530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97698056670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97698481694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97698867974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97699242898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97699690168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97700100124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97700450102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97700798636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97701159340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97701506716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97701870206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97702317062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97702709736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97703281266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97703691002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97704044172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97704396446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97704792336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97705243774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97705628444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97705981216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97706357946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97706721232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97707096616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97707446410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97707905398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97708271870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97708646422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97709027674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97709391968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97709765360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97710126540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97710530760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97710961330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97711314390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97711676002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97712023378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97712388408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97712735134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97713108732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97713554140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97713930552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97714378338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97714732686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97715094808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97715443060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97715807366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97716165064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97716608884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97716973340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97717346644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97717694044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97718042440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 841,8410000,10000,0,0,256,26,922,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97754959812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97755388612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97755881732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97756284054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97756698568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97757062878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97757439390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97757790190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97758158296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97758596562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97758978318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97759502126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97759855228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97760252966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97760613708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97760999194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97761427298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97761776698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97762179610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97762588786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97762988362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97763368534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97763753878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97764185904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97764562902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97764912000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97765261590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97765623426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97765971656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97766337220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97766760270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97767136856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97767497790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97767869956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97768218562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97768567274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97768929050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97769277312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97769718508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97770069196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97770550598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97770917198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97771289840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97771636990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97771984318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97772457392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97772810736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97773207764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97773761258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97774139660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97774503604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97774876236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97775355110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97775853792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97776239002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97776587004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97777010480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97777360346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97777734148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97778174880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97778551630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97778899514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97779248112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97779608956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97779997174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97780386884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97780838088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97781214866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97781730218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97782116908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97782471756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97782859526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97783221770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97783654708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97784020916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97784366612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97784740882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97785108720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97785480586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97785826580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97786185156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97786611366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97786994052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97787424288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97787775726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97788149524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97788513036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97788888708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97789317042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97789669854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97790032146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97790380156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97790743934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97791090074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97791463268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97791900524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97792308386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97792745540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97793114108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97793477500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97793826788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97794228890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97794587076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97795029292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97795395776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97795769448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97796274754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97796800050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97797166930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97797603420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97797974006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97798323418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97798700626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97799063250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97799439368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97799788036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97800249238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97800624926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97800973816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97801336892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97801682288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97802054558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97802415192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97802787776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97803213596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97803612392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97804139592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97804492796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97804859096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97805206666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97805580782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97806038866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97806415970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97806764296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97807113286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97807473932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97807820648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97808261882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97808753986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97809131636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97809582640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97810013756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97810385104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97810737192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97811100556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97811533972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97811904680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97812253354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97812629034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97812992232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97813365190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97813743802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97814093692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97814537976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97814889012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97815355526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97815706664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97816110260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97816475040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97816849092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97817290256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97817644462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97818009416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97818358940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97818753226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97819101780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97819505428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97819981058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97820359976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97820710270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97821060254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97821423526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97821773150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97822139426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97822487436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97822931366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97823349478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97823726264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97824092494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97824443192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97824804698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97825153244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97825602742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97825952950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97826423098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97826792764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97827166802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97827516820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97827867270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97828313326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97828667138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97829033208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97829382502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97829757760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97830120312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97830494694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97830843406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97831267874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97831633844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97831983554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97832349512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97832751234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97833130280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97833528212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97833983612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97834337840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97834689308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97835052892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97835403086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97835769138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97836118780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97836531658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97837053188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97837437602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97837889604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97838283290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97838680670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97839059796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97839515888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97839866942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97840287946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97840651392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97841023998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97841371570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97841720542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97842115162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97842545240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97842911268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97843257826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97843630126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97843989600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97844361214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97844707624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97845129286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97845494574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97845844510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97846210742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97846558856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97846933420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97847296310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97847669676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97848091730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97848444020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97848903696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97849256638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97849620344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97849967108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97850591574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97851027778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97851414202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97851790048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97852169602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97852533752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97852912236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97853278436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 842,8420000,10000,0,0,256,26,923,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97855341874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97855731966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97856100196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97856576066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97856928268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97857299224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97857667714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97858015452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97858378976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97858725492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97859175448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97859542652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97860077456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97860468714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97860821694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97861185922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97861534746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97862003132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97862354396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97862728664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97863090110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97863463458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97863812226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97864161058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97864521544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97865041444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97865411224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97865758482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97866139280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97866508608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97866882684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97867232682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97867667156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97868031356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97868379268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97868742956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97869089254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97869462016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97869823448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97870266768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97870654118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97871023852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97871491322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97871860438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97872267912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97872615260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97873097230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97873497830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97873874212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97874224192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97874574932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97874938000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97875286616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97875652522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97876086196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97876459632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97876818750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97877188544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97877535340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97877882092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97878241524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97878649474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97879031742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97879377530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97879749744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97880109954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97880481450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97880828284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97881175352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97881651364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97882003334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97882494962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97882845146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97883219970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97883581336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97883954092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97884388006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97884740536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97885121530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97885470822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97885835832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97886183342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97886557458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97886921062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97887382270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97887733638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97888082496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97888444170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97888812116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97889175074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97889520298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97890017688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97890391620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97890766524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97891116278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97891465454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97891827930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97892176580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97892587736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97893079266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97893601602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97894010240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97894393212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97894741214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97895091210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97895575868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97895927854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97896290968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97896652180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97897025584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97897389052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97897762222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97898128256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97898572778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97898937378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97899284672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97899646366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97899991496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97900363204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97900723432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97901196202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97901565766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97901914822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97902307480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97902656066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97903020058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97903398216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97903785318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97904258616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97904760976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97905165026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97905544172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97905906386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97906286224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97906737666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97907087298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97907460776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97907821248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97908193950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97908541368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97908889188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97909248868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97909674506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97910039750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97910385354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97910757532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97911117090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97911488808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97911834010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97912193086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97912620970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97912969856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97913332566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97913677438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97914048496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97914408058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97914779208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97915207310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97915558682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97916019730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97916371632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97916736060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97917218936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97917702764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97918216148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97918626608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97918978108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97919383024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97919763288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97920112508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97920493866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97920964012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97921406552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97921811074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97922194440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97922584692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97922937878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97923302192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97923772936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97924170972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97924519508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97924892412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97925270768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97925661086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97926008488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97926452822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97926819698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97927465138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97927867198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97928244388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97928636596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97929120248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97929502566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97929853124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97930205200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97930569580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97930919718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97931285910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97931634994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97932086176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97932455898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97932831728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97933181564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97933530838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97933894034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97934242862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97934683842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97935036112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97935410030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97935772186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97936143880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97936492052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97936860334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97937220988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97937691118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97938104544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97938625624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97939052264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97939446002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97939821064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97940182302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97940622100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97940987670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97941336540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97941701112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97942047526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97942420666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97942784570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97943277522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97943630576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97943980708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97944341990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97944688426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97945052346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97945399490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97945860748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97946260044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97946634784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97946983064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97947332570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97947693680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97948043778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97948407756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97948841144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97949216996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97949757382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97950147696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97950541856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97950938026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97951318148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97951795488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97952165198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97952514068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97952943342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97953307186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97953707148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97954061822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 843,8430000,10000,0,0,256,26,924,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 97955805562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97956193040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97956576172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97956954680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97957380508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97957757890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97958149216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97958527478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97958877864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97959229352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97959608798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97960055932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97960455296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97960936220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97961312698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97961673690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97962081670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97962428190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97962893746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97963262124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97963612428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97963978210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97964326512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97964701906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97965066240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97965521708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97965874902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97966224622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97966586264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97966932216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97967295148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97967640892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97968012518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97968455528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97968832708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97969182446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97969531624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97969916398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97970262482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97970625464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97970982414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97971424964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97971789200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97972256106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97972610206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97972958488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97973344148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97973710108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97974176046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97974562440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97974938136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97975300744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97975707632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97976087042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97976439034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97976888568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97977240752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97977640972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97978071736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97978456240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97978818424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97979192154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97979648432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97980005832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97980368814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97980717760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97981084690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97981471162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97981847190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97982297156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97982706900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97983058922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97983515018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97983879946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97984228182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97984593700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97984954406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97985398950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97985783074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97986156572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97986504154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97986852988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97987213208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97987559124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97988001668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97988352764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97988725374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97989106736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97989496498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97989845640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97990194550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97990569588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97990989384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97991357320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97991702760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97992075224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97992435006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97992805590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97993151696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97993576314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97993955350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97994504028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97994877096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97995223052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97995595876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97995955352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97996412322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97996766406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 97997116886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 97997479324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 97997826268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 97998190816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 97998538328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 97998911772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 97999352322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 97999765938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98000119034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98000471650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98000864456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98001230282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98001596092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98002070080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98002449252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98002813230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98003187314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98003535848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98003884836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98004450554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98004885084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98005254094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98005768592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98006218806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98006622202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98006999292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98007361218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98007794240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98008158200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98008516290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98008878796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98009224304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98009596346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98009987480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98010457910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98010832200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98011182774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98011545872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98011895004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98012290068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98012654520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98013140424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98013537206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98013912646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98014262640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98014611950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98014973676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98015322626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98015687710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98016124022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98016502024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98016987272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98017383496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98017778384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98018166418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98018528204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98018969592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98019337220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98019684406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98020058056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98020418300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98020790842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98021138048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98021563974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98021929894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98022279208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98022643924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98022992506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98023367044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98023728350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98024101654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98024529412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98024882338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98025244666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98025593996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98025959376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98026306624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98026680764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98027116408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98027503436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98027854278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98028299304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98028662534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98029009520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98029372532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98029718680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98030168282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98030533626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98030905792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98031253418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98031600794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98031960562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98032307144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98032749922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98033113858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98033486870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98033847750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98034219524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98034638532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98034989066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98035361804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98035821932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98036191852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98036537320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98036910544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98037272248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98037644652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98037990440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98038423574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98038791740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98039241792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98039608910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98039954370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98040326612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98040686684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98041140524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98041491364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98041839372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98042200142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98042548130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98042911908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98043258846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98043632392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98044068192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98044445248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98044794306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98045165246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98045529808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98045880248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98046246952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98046668878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98047058730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98047423928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98047799576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98048150228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98048520304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98048882044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98049237116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98049684330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98050032544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98050531028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98050895948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98051268560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98051616076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98051976548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98052422266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98052776758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 844,8440000,10000,0,0,256,26,925,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98054312056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98054667492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98055133288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98055499466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98055875116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98056223452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98056574934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98056937598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98057283430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98057646758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98058075044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98058451860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98058814598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98059188958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98059538574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98059889188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98060251176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98060666858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98061042568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98061390040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98061860362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98062227984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98062636176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98063025136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98063391002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98063830032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98064180720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98064543242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98064886944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98065274076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98065633208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98066003322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98066434620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98066790028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98067152848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98067501870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98067867116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98068214560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98068587288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98068961214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98069403096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98069755886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98070104324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98070466600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98070814800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98071179626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98071527100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98071978256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98072347940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98072819030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98073172834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98073523796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98073886978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98074273892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98074718514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98075069372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98075443636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98075805958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98076178412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98076525530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98076873774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98077232934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98077659806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98078025344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98078370266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98078741726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98079101730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98079473662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98079820798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98080498434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98081137134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98081493184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98081860062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98082207710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98082581562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98082962814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98083420836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98083773894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98084271244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98084639286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98084990930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98085359120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98085708792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98086165800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98086533992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98086908540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98087258736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98087609178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98087971564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98088320332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98088762502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98089113808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98089486124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98089846020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98090218604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98090574426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98090984024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98091383404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98091810666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98092178380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98092525204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98092899392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98093260452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98093633942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98093982336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98094416810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98094784576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98095257642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98095629836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98095976086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98096347888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98096708458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98097178952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98097531612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98097881140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98098243810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98098591050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98098955524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98099302462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98099676584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98100115756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98100492908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98100842672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98101192828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98101555210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98101902122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98102265044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98102696972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98103072816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98103432380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98103804166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98104151902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98104499642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98104860598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98105206486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98105650940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98106003402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98106468282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98106834226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98107205814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98107553040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98107901294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98108352156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98108706724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98109073794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98109424644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98109800780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98110164188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98110537080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98110885684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98111311600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98111674500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98112021240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98112397460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98112743730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98113163148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98113529496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98114009364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98114362488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98114712292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98115074468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98115421244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98115784400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98116132114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98116504442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98116945966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98117322266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98117772356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98118127618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98118497054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98118844686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98119277250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98119713980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98120090432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98120450688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98120852004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98121219758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98121600920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98121993514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98122464410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98122867142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98123263524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98123655792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98124020584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98124396188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98124745962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98125184220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98125548480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98125895746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98126258176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98126603336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98126973824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98127333826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98127705072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98128156604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98128510696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98129001044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98129352962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98129718080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98130109700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98130486110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98130936988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98131313916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98131662618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98132012362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98132374144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98132720064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98133082704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98133506940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98133884176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98134246822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98134621082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98134968578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98135316356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98135675480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98136020288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98136462432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98136812986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98137185960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98137547830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98137920766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98138268756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98138618138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98138989816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98139407626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98139776708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98140217428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98140594234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98140957122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98141330550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98141678752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98142114094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98142490770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98142838096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98143202210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98143548254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98143934448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98144295518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98144751260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98145103588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98145451808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98145812576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98146158866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98146530698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98146878616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98147252768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98147751442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98148132908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98148483992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98148833914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98149197432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98149548204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98149916476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98150350472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98150727982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98151225264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98151607900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 845,8450000,10000,0,0,256,26,926,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98153279242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98153642598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98154011294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98154361940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98154726672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98155073132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98155447104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98155886504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98156269508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98156667972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98157020200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98157400290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98157979444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98158366960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98158822584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98159203640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98159567680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98159941614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98160297954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98160673288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98161036328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98161476314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98161873082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98162223378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98162748230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98163118778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98163528314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98163879720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98164329806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98164725774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98165084462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98165484720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98165865972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98166275032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98166659274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98167160694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98167515640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98167866900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98168230040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98168579224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98168967116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98169313172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98169685156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98170126814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98170502966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98170851034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98171198654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98171559328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98171907166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98172271102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98172698080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98173079342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98173445462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98173923058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98174276190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98174643508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98175006496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98175369852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98175904288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98176257374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98176650742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98177012974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98177386608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98177735814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98178084712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98178535890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98178888014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98179252584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98179598978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98180032564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98180427560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98180819860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98181286656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98181700228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98182107176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98182486924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98182911792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98183290952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98183664394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98184110726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98184486438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98184985284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98185343444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98185708926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98186130444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98186497664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98186942100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98187323372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98187687956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98188096642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98188447998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98188797514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98189161250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98189597774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98189969878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98190321524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98190699036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98191064480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98191440630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98191791646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98192153310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98192582664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98192953212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98193321144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98193671200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98194047186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98194410772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98194786854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98195251326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98195607552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98196093848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98196449980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98196817644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98197166340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98197544600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98197992966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98198403330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98198784084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98199166090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98199558756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98199947560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98200364404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98200826452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98201204116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98201566152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98201938734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98202287316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98202642466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98203003208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98203361876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98203792978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98204211448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98204585348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98204946204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98205318944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98205666454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98206014942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98206459422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98206813798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98207321826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98207673614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98208049772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98208412968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98208805036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98209234984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98209588928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98209951624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98210300074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98210664104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98211009428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98211381322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98211750400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98212205454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98212569210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98212919914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98213282668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98213632094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98213996468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98214342832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98214793474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98215160736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98215534312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98215883842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98216232930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98216594466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98216942136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98217305030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98217729548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98218137168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98218608546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98218985122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98219333268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98219681446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98220042078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98220478230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98220844544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98221190684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98221562992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98221923748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98222332206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98222681470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98223115338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98223482452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98223833186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98224199208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98224563532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98224936144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98225295840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98225668108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98226092154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98226445558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98226806620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98227152864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98227515092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98227860738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98228232568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98228658780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98229050228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98229400892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98229882854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98230247872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98230603950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98230967848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98231314304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98231768148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98232135214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98232578160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98232926736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98233275624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98233636506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98233983792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98234433558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98234981000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98235360878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98235722556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98236091856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98236437104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98236783736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98237225276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98237578222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98237942162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98238288222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98238660546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98239020746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98239392700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98239754114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98240183246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98240549416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98241086290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98241488928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98241837596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98242248232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98242733800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98243110856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98243458296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98243807006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98244167448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98244514068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98244877958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98245223894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98245671310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98246036336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98246409446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98246757156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98247105664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98247465660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98247812842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98248185774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98248596860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98248973990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98249336586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98249709090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98250055980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98250403862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98250764268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 846,8460000,10000,0,0,256,26,927,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98252502310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98252878480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98253226254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98253601906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98254043862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98254424616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98254775190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98255127750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98255490730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98255836906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98256200046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98256574686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98257017182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98257381646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98257754838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98258102626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98258459476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98258822060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98259169514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98259615842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98259965784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98260338572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98260771684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98261147246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98261495172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98261844162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98262337148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98262690004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98263053534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98263542782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98263919400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98264280948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98264653778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98265068024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98265462760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98265855388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98266232106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98266615868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98266980492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98267385138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98267793702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98268278014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98268629800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98268979592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98269343768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98269710046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98270092442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98270438666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98270897166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98271264144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98271655776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98272006922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98272356948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98272733936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98273081470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98273529008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98273877500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98274250234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98274749270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98275124688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98275472470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98275820982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98276193552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98276631060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98277192772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98277543748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98277918298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98278280986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98278654334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98279252766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98279609946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98279970572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98280316552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98280679788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98281024472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98281396042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98281766136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98282248676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98282601946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98282951956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98283315082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98283662670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98284058628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98284437402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98284898840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98285264292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98285769828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98286122036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98286480044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98286844058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98287194152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98287642366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98287994678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98288390208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98288830686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98289233834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98289581154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98289927996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98290395540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98290774632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98291142044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98291490284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98291865736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98292244810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98292666332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98293138592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98293527038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98293921204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98294268792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98294631388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98294977570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98295349760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98295710120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98296169346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98296538280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98297036146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98297402242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98297750572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98298150528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98298533150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98298994252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98299392044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98299767290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98300117994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98300468100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98300831442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98301180798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98301633252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98301983574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98302356648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98302737298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98303143510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98303493720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98303875178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98304350608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98304723090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98305122518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98305504476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98305878196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98306271224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98306645480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98307094088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98307451918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98307816088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98308306562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98308673676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98309019808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98309392128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98309763566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98310205194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98310557242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98310906288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98311305454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98311941918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98312309058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98312751824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98313130060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98313491490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98313864886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98314212352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98314568500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98314930958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98315279732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98315723866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98316073146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98316445468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98316806184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98317248340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98317600434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98317950880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98318398458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98318751918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98319286296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98319636680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98320010064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98320371794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98320744092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98321189604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98321541754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98321902540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98322249770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98322612568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98323000266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98323376068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98323751726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98324211552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98324560482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98324907704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98325266642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98325611252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98325972658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98326316892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98326766440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98327132820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98327539598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98327919886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98328304004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98328696876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98329076236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98329562686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98329914288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98330375776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98330758272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98331130680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98331479018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98331827808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98332251864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98332619482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98332983604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98333330978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98333704004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98334068072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98334440978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98334788936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98335215874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98335582044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98335932554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98336298320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98336661000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98337033536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98337394412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98337776982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98338193862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98338544904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98338904794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98339251210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98339652852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98340001834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98340374720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98340823664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98341199714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98341713930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98342070994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98342440452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98342832828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98343198978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98343643914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98344020760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98344418674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98344803022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98345152206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98345562280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98345944114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98346403212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98346772638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98347119736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98347509686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98347890158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98348263592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98348612586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98348974052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98349430180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98349790706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98350209196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98350600152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98350974538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98351335078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 847,8470000,10000,0,0,256,26,928,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98353184260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98353565220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98353918740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98354323878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98354803978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98355172626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98355518926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98355893106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98356253574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98356664806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98357047132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98357510942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98357886788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98358259346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98358654306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98359034146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98359443918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98359837166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98360328988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98360682848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98361033098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98361620328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98361986300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98362351640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98362698556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98363215000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98363626518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98364149624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98364513512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98364896858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98365260320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98365609496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98366071404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98366424824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98366802202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98367171980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98367544842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98367892862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98368241090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98368667418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98369028044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98369393070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98369740516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98370140358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98370509022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98370881364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98371228000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98371652242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98372016772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98372401636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98372767714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98373114820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98373488746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98373924538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98374394312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98374745780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98375183162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98375565452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98375914394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98376278782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98376663956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98377133298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98377500238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98377872626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98378219800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98378569166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98378930404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98379277194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98379674734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98380107198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98380483156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98380843982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98381215960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98381563942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98381912396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98382271604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98382697706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98383064102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98383500664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98384180990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98384765672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98385145936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98385612918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98385966978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98386457732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98386808170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98387172114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98387518666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98387891774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98388340538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98388927170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98389278920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98389628972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98389991234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98390340338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98390705594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98391134760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98391552748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98391916038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98392288100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98392635430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98392983780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98393344720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98393691800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98394142268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98394491794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98394864250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98395225390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98395596608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98395944248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98396291474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98396726410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98397076876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98397439736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98397954972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98398333600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98398698726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98399070708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98399496652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98399849292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98400211008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98400557438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98400920350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98401265610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98401637186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98402076348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98402551482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98402903532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98403253172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98403615030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98403962766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98404327058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98404673420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98405121008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98405487336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98405859048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98406207368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98406555484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98406915544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98407262226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98407624400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98408050252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98408423742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98408909112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98409284526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98409631002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98409979210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98410370726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98410800598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98411197772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98411547160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98411922156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98412285412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98412659052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98413007944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98413371584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98413810872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98414162880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98414529324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98414876196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98415249440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98415610160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98415984392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98416418198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98416771512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98417134226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98417491888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98417873520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98418219508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98418590810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98418961906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98419406692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98419755256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98420204142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98420568824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98420916470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98421279540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98421625828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98422080098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98422444846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98422816510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98423162954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98423511046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98423870926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98424217056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98424589418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98425004814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98425379392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98425741436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98426128612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98426491736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98426858136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98427262378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98427710878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98428095214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98428486024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98428878654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98429256952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98429664896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98430030692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98430557222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98430925840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98431382420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98431758542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98432105740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98432479086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98432842418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98433301040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98433697152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98434048414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98434417060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98434766486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98435131736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98435480166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98435942498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98436309332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98436682258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98437030906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98437386656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98437747650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98438096156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98438461756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98438887758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98439262842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98439623460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98440002062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98440352292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98440702418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98441065258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98441495468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98441862984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98442209594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98442680072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98443055364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98443427660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98443775396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98444123764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98444569254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98444917618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98445279584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98445623820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98445993988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98446352978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98446723110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98447151720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98447504228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98447864692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98448211032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98448574260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98448920214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98449305742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98449667338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98450119730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98450471202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98450819768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 848,8480000,10000,0,0,256,26,929,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98452356616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98452802680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98453170816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98453616468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98454003656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98454565038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98454951160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98455303292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98455815962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98456185250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98456531922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98456901014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98457284240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98457751202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98458116680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98458658954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98459013492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98459364164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98459728384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98460077418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98460443956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98460793322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98461251534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98461616576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98461988976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98462335584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98462682052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98463041536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98463386542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98463759034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98464177254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98464552186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98465020840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98465596374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98465949444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98466351592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98466804896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98467156140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98467519920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98467866028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98468239482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98468599590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98468971872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98469318914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98469750156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98470116788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98470466350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98470831780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98471179836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98471554170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98471917596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98472366376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98472718884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98473067416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98473428668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98473776476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98474140982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98474488214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98474861148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98475300440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98475678640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98476197826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98476551102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98476912806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98477259800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98477622700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98478093864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98478523842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98478918700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98479322330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98479672924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98480023094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98480385098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98480829774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98481196840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98481574038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98481993580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98482363124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98482765840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98483114564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98483550992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98483947412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98484324642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98484690902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98485038772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98485411436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98485802176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98486188882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98486686728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98487043506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98487555976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98487907482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98488271384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98488617348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98489060794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98489439524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98489812680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98490160090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98490508152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98490867496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98491212874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98491574578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98492014596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98492391818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98492776040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98493166864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98493515466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98493863970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98494225822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98494585680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98495061554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98495412302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98495783824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98496146240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98496518288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98496866586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98497215808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98497663246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98498050768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98498528640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98498880886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98499255884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98499618728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98499992460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98500431250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98500785114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98501146824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98501493198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98501856048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98502201948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98502576012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98502953770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98503395314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98503744760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98504091596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98504451154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98504795726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98505157184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98505501798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98505947982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98506315618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98506689052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98507036718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98507384988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98507745504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98508091788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98508454656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98508880568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98509256280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98509734192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98510110790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98510466350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98510815400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98511176950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98511604422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98511992556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98512341346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98512715584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98513077544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98513467594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98513815754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98514175340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98514611160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98515033336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98515400046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98515747232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98516121970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98516528444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98516903646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98517354318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98517707484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98518069428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98518415136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98518778998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98519124944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98519496320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98519941796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98520320884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98520670638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98521123276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98521487482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98521922300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98522594096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98523366068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98524003536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98524662858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98525334940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98526094532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98526724258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98527366116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98527992710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98528727422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98529283014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98529663316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98530029054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98530406836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98530756600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98531208816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98531576790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98532036932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98532404708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98532771242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98533144658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98533505456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98533967516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98534319156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98534668326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98535029816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98535376346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98535739598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98536085322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98536457646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98536897704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98537272894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98537620274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98537968276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98538329252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98538684426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98539047756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98539464090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98539850992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98540213574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98540586656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98540935152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98541284352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98541647204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98541996176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98542635030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98543000250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98543570436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98543939710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98544315048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98544664286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98545096720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98545462728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98545811698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98546176454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98546523300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98546895902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98547257404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98547629860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98548062994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98548437230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98548799452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98549145890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98549509264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98549855846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98550227934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98550652612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98551043586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98551391464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98551739832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98552099406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98552444936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98552806302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98553150786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98553601890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 849,8490000,10000,0,0,256,26,930,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98555300718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98555690540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98556039620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98556486244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98556859432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98557208198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98557572252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98557918614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98558291356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98558652014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98559103924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98559455316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98559804338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98560165940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98560513274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98560876926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98561223344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98561596564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98562083542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98562465256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98562813706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98563162332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98563521792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98563868630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98564231256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98564662544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98565048584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98565410548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98565879806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98566231780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98566588474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98566951270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98567300266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98567745058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98568096888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98568472192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98568835922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98569210528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98569559150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98569908044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98570348976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98570701626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98571067410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98571487180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98571865350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98572252316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98572625502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98573137970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98573493672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98573856146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98574204570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98574567392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98574913298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98575285576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98575645696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98576099978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98576450940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98576905392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98577269770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98577617738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98577981158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98578362242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98578813484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98579178972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98579551228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98579899492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98580248434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98580627506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98580973790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98581384476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98581809080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98582184938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98582546700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98582919788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98583268292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98583617186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98583979812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98584405114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98584774284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98585122416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98585498034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98585860418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98586233332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98586582088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98586930928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98587377036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98587727928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98588259830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98588609396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98588982640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98589343174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98589714960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98590148412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98590499992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98590861160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98591207200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98591587956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98592159904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98592875256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98593485316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98594105190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98594675702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98595313240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98596091832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98596658334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98597538254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98598562800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98600012502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98600633368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98601399844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98601883976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98602429966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98602912116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98603389810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98603770294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98604211640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98604589356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98604949996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98605322438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98605668588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98606016202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98606376512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98606803588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98607170656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98607517446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98607890966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98608252048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98608625146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98608972896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98609322456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98609764856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98610115286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98610613688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98610965840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98611341638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98611705140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98612078698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98612514884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98612869164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98613231926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98613582048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98613948204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98614355906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98614775754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98615291082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98615702956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98616070122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98616451486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98616843816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98617241922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98617650384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98618100792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98618507450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98618907424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98619536602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98619929036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98620300730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98620757658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98621139306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98621693352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98622076454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98622460634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98622871050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98623278812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98623744222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98624116780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98624480166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98624867566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98625261664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98625612768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98626016962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98626470086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98626865138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98627216244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98627601024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98628085000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98628465804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98628859768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98629328040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98629737130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98630131732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98630515358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98630864770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98631247404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98631639948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98632103686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98632698488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98633256140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98633633556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98634068234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98634473250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98634999212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98635413916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98635822794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98636171974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98636567268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98636943240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98637378032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98637822588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98638252700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98638633956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98639011870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98639372122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98639747980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98640153706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98640609566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98641017560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98641408816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98641798508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98642165022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98642543076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98642935396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98643408010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98643789838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98644509786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98644939936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98645376918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98645768274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98646192620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98646585210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98646978088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98647335110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98647729562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98648077826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98648452376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98648935228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98649314280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98649692334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98650091678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98650460318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98650838920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98651232016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98651710640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98652088466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98652468392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98652884968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98653276194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98653651804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98654058784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98654539636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98654937310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98655392708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98655770286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98656242532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98656671698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98657153336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98657520440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98657921484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98658315588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98658708664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98659085404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98659487160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98659939720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98660345936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98660694932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98661043108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 850,8500000,10000,0,0,256,26,931,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98662591026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98663054008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98663451552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98663855342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98664261996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98664652710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98665061238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98665535360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98665920944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98666286036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98666771550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98667138704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98667484558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98667858124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98668306238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98668685444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98669053746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98669402838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98669764292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98670111628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98670474964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98670819956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98671269094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98671633598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98672004986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98672352304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98672699588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98673058916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98673404742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98673778440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98674227426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98674604914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98674968698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98675342220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98675708664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98676097470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98676462748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98676936336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98677303560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98677811492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98678227726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98678604032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98679007152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98679397440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98679873348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98680237238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98680585408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98680949182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98681296130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98681687300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98682051658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98682517946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98682898450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98683303412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98683666406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98684013430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98684473498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98684824460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98685324098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98685706032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98686078556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98686453154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98686803260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98687194576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98687570386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98688024360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98688404414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98688931076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98689304848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98689708992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98690123582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98690474140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98690961732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98691333250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98691697666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98692073648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98692474116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98692865408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98693261736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98693708696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98694060028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98694452586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98694831012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98695224598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98695570614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98695941934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98696637178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98697014630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98697361580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98697709890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98698070364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98698416176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98698778562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98699208652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98699593534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98700125284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98700500424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98700847642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98701236216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98701616300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98702089598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98702461266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98702808426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98703211046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98703575264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98703977290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98704343704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98704791698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98705187410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98705537212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98705927180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98706275334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98706689752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98707054366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98707547938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98707927976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98708308636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98708698962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98709061658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98709439748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98709786900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98710171756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98710623964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98711014586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98711490114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98711873918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98712265488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98712660472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98713150396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98713504506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98713902820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98714281848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98714685538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98715038136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98715391482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98715796582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98716274420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98716667930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98717042186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98717415384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98717807784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98718225198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98718685268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98719072248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98719439606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98719818450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98720184026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98720555522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98720936666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98721327882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98721815270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98722209906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98722697718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98723095178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98723443876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98723837296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98724306920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98724710886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98725072524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98725474316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98725821976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98726169432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98726558720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98726934992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98727405754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98727783900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98728183908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98728632700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98729039522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98729405238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98729783952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98730288718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98730662214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98731048456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98731397874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98731826292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98732218520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98732669292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98733032498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98733400436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98733881308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98734234256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98734654004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98735003144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98735390706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98735833132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98736210128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98736559504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98736909552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98737270816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98737617492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98738016010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98738477936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98738886506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98739267308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98739657978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98740036612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98740387162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98740777174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98741307398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98741707134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98742084210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98742497702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98742861592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98743266172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98743709578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98744187220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98744553758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98745036328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98745429430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98745806834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98746218264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98746594248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98747104824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98747488164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98747840646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98748204706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98748571732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98748953176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98749331676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98749821490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98750188300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98750590456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98750959640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98751307906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98751709568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98752058178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98752525274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98752875246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98753249434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98753610688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98753983934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98754331594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98754680462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98755126654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98755477968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98755841620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98756291096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98756667088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98757028914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98757403346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98757764482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98758186594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98758550186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98758920432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98759328444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98759676216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98760049994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98760425808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98760892384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98761243736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98761592790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98761954004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98762299868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98762670228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 851,8510000,10000,0,0,256,26,933,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98764349968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98764738352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98765106024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98765485926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98765835514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98766255362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98766643072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98766993542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98767536892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98767909566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98768285076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98768646844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98769131672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98769534722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98769886804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98770250830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98770598850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98770962554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98771310318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98771749410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98772184810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98772560394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98772908486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98773482460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98773888778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98774238440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98774747222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98775128760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98775533788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98775899752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98776274334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98776625948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98776976900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98777352154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98777777188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98778144510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98778651682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98779028250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98779408088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98779798560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98780159678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98780610142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98781011804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98781362866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98781757806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98782133416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98782508176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98782871680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98783328826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98783680582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98784048144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98784422220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98784816514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98785182624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98785531058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98785988914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98786354938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98786728744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98787075350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98787422804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98787782842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98788127320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98788489590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98788940832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98789317506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98789901560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98790280434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98790637360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98790988698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98791380222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98791837196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98792234862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98792583416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98792986814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98793350516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98793779284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98794171626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98794626148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98795019240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98795368622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98795763610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98796142874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98796518662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98796936624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98797469904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98797878136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98798258716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98798628400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98798975930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98799339198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98799687328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98800177034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98800544108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98801025226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98801385312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98801736470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98802134050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98802484516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98802970018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98803323266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98803699376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98804062432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98804435910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98804785582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98805135320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98805579076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98805931000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98806296528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98806644884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98807018286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98807381144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98807755530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98808104458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98808541364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98808905920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98809254730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98809618272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98809966416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98810353382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98810714612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98811167340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98811519678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98811869314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98812370986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98812873770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98813400292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98813873136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98814271184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98814638314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98815014706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98815389766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98815773040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98816164514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98816530666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98816981836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98817330686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98817703752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98818064128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98818443532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98818793132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98819143652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98819583884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98819933640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98820329864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98820677132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98821079614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98821440956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98821828948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98822270564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98822695814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98823087218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98823585896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98823980330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98824355436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98824757538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98825254176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98825637396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98826114636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98826495220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98826887828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98827235792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98827614544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98828093542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98828501822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98828894876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98829267754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98829732338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98830114880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98830506342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98830992504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98831398938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98831791314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98832222706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98832615320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98833062112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98833534800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98833932236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98834412586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98834812592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98835207044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98835598290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98836012856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98836492318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98836870016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98837217428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98837594902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98837959376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98838308376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98838674228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98839154258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98839529646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98839890834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98840315172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98840666960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98841014410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98841375148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98841722530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98842162886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98842511208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98842883532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98843243696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98843614782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98843961850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98844308990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98844749618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98845101904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98845467638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98845925054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98846299598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98846704536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98847079894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98847523720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98847876886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98848238922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98848585520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98848948370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98849310762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98849683668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98850332596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98850712674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98851064050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98851415458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98851778632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98852128248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98852493726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98852842396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98853388808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98853784308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98854228836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98854614744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98854994568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98855357100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98855703556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98856160120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98856542302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98857069022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98857468192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98857845834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98858257786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98858720410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98859106000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98859486020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98859852440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98860199942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98860602884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98861023596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98861514444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98861870968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98862220572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98862612884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98862992136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98863356778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98863703118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98864075056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98864536422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98864930424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98865281274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 852,8520000,10000,0,0,256,26,934,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98866888910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98867380046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98867763736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98868273616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98868678504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98869087312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98869483244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98869986002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98870395260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98870751432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98871114890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98871493532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98871888332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98872266780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98872834742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98873208506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98873615110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98874019630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98874379252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98874772098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98875148626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98875631256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98876037358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98876458886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98876864204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98877269060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98877653520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98878034992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98878559790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98878943800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98879498596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98879854672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98880259398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98880621802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98881119008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98881473862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98881854130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98882294294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98882694586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98883061566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98883430008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98883892652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98884262306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98884637758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98884987400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98885337454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98885722382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98886073910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98886440734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98886870364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98887249368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98887629652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98888021034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98888373532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98888742040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98889146362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98889582192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98889979518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98890467708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98890845394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98891224056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98891612146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98891961462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98892481688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98892879214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98893229574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98893624562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98894027820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98894405062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98894797218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98895284982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98895668862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98896049396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98896441750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98896789702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98897172864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98897548596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98898011888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98898409220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98898784328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98899150236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98899517930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98899921928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98900276456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98900728712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98901134536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98901735422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98902133258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98902516300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98902923028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98903303948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98903788036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98904173784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98904538718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98904884474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98905273374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98905651040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98906022826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98906487150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98906867818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98907228474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98907603352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98907967626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98908342602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98908714520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98909163322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98909538786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98909886664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98910234512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98910659968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98911008044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98911371194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98911716872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98912239964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98912637432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98913121872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98913528018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98913908406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98914301756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98914746190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98915115416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98915504156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98915900556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98916313018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98916687094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98917064828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98917503594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98917870322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98918217988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98918580232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98918926564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98919299216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98919658522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98920064182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98920492942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98920844974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98921205378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98921551934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98921914188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98922271638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98922647190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98923085736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98923461630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98923811154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98924259924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98924625118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98924994828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98925377888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98925725620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98926191416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98926556532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98926930218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98927534118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98927890278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98928475286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98928950992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98929322126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98929670120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98930053040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98930464368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98930841588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98931206520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98931662530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98932057724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98932435512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98932852084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98933233230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98933638218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98934000690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98934487214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98934896966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98935428844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98935840376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98936233312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98936629140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98937112266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98937497732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98937877812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98938296248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98938675568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98939127796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98939522240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98939975260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98940347158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98940697598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98941076770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98941441492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98941820118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98942172198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98942548040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98942979642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98943366256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98943761716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98944110186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98944485622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98944848980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98945224406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98945663618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98946016436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98946482726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98946833770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98947197018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98947542800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98947915170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98948369724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98948775280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98949193856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98949578062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98949967730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98950344274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98950738266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98951205434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98951581972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98951942770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98952315568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98952663310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98953010496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98953370456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98953716404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98954156178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98954506382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98954880326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98955241018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98955632968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98956021664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98956374668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98956823948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98957178270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98957701582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98958063300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98958444556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98958809074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98959193676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98959633008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98959987338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98960368840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98960720442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98961087506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98961436292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98961811842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98962286480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98962668280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98963019000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98963420648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98963787616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98964135816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98964516718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98964923568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98965416646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98965837494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98966246516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98966626070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98966981250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98967406376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98967771196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 853,8530000,10000,0,0,256,26,935,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 98969579008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98969942128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98970361200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98970825156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98971208496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98971559912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98971914472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98972325246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98972676478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98973043590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98973531778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98973912874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98974277340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98974653074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98975003920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98975365626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98975778216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98976127404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98976577796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98976959210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98977362906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98977756154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98978160246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98978511520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98978862456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98979313340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98979664894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98980165480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98980517970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98980891912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98981253952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98981628698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98982078468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98982462388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98982883196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98983255916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98983660808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98984013876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98984417520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98984873792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98985265000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98985645778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98986024816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98986423296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98986773368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98987139368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98987602104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98988010492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98988375008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98988750104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98989157202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98989510904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98989893870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98990343266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98990712032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98991089304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98991592804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98991969468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98992363864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98992741886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98993183978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98993551508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98993903680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98994300250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98994677922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98995081272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98995600534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98996088356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98996480576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 98996864494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 98997257086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 98997605792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 98997969814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 98998371474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 98998870182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 98999293912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 98999723752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99000102182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99000508348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99000926464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99001303842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99001855772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99002268946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99002836766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99003234266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99003891538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99004393418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99004801538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99005207880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99005588496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99005989802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99006382206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99006788818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99007291478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99007724002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99008122564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99008506956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99008927092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99009312182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99009718426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99010209016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99010641984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99011063508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99011466018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99011847312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99012251200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99012723200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99013078074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99013442842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99013971424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99014384680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99014748338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99015121208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99015558148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99015910654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99016307182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99016673374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99017093038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99017441844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99017816192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99018190916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99018637508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99018987640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99019336404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99019697242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99020044086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99020406758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99020752454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99021199402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99021565180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99021938160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99022286398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99022633920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99022994126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99023374520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99023941310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99024295694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99024701540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99025208458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99025617294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99026035346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99026389406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99026884392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99027262412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99027647668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99027994158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99028400970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99028801792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99029220998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99029709370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99030095480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99030512088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99030888446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99031308410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99031708916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99032110544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99032558120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99032982684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99033331264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99033679360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99034040452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99034387242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99034750552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99035182398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99035610680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99036109664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99036487078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99036836212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99037187146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99037548118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99038010868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99038392402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99038741984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99039143374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99039511456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99039885942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99040234942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99040597786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99041036964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99041388832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99041754562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99042103616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99042516346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99042877676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99043280684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99043718708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99044071258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99044432500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99044779784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99045142750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99045488944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99045860834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99046298732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99046707122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99047086272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99047536560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99047900756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99048248148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99048626188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99048987004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99049433214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99049799404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99050172930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99050521202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99050870486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99051231426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99051578688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99052071880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99052422304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99052794444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99053154170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99053525212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99053911032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99054288688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99054764642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99055167352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99055539454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99055930532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99056332922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99056724854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99057100426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99057537768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99057892872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99058286588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99058736632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99059164224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99059516272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99059892148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99060371774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99060754104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99061107398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99061458504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99061880246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99062257090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99062624338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99062984392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99063432564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99063799764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99064173748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99064542144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99064890776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99065250538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99065596176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99066043992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99066392806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99066764736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99067125202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99067496396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99067843524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99068191326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99068561956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99068978012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99069343798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99069788066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99070163292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99070531326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99070904814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 854,8540000,10000,0,0,256,26,936,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99072650246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99073015894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99073385116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99073737260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99074100384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99074539194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99074918754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99075281522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99075659228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99076007354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99076356576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99076720162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99077150638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99077519798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99077868402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99078242572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99078604066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99078978442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99079343674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99079749532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99080287290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99081025990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99081436666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99081914690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99082332280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99082864390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99083298236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99083676086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99084028268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99084402978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99084796444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99085160944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99085598546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99085975980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99086353374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99086753954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99087138058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99087518392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99087923622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99088411288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99088781574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99089130930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99089507304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99089873210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99090275226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99090629318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99090991774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99091424734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99091775320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99092239352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99092590356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99092964354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99093325698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99093698836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99094163784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99094582814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99094977310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99095327506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99095692678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99096072308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99096447926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99096949202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99097359012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99097708686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99098105772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99098475142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99098822374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99099185258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99099621552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99099998506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99100360912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99100733042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99101081540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99101430472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99101791542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99102149768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99102581484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99102930784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99103427156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99103793734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99104166472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99104514524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99104922982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99105366564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99105717668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99106080632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99106427652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99106801410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99107162186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99107535370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99107960344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99108312074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99108759492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99109111760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99109476732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99109824160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99110201278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99110582032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99111032970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99111384042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99111733422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99112094348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99112441102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99112803162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99113148862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99113619682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99113985890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99114485120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99114872436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99115224468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99115585736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99115934168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99116392946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99116776034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99117150354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99117510882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99117882894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99118231118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99118580150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99119066488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99119426892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99119790144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99120137162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99120510320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99120889434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99121304874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99121653212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99122084498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99122478728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99122865566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99123251872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99123600472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99124002424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99124364412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99124823628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99125175174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99125524584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99125984772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99126336076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99126708196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99127056530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99127508666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99127876536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99128250908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99128653408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99129007422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99129369906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99129733938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99130097406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99130526126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99130901678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99131264024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99131636680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99131984702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99132356188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99132716854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99133142222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99133508536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99133854952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99134226628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99134586984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99134996238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99135344708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99135693266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99136142698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99136493522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99137024540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99137384670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99137760922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99138159556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99138534892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99138968710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99139322314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99139683428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99140030110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99140393762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99140739802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99141111980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99141549684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99141925858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99142274758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99142623874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99142984086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99143332380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99143695310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99144041110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99144491870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99144858850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99145252382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99145601670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99145951148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99146313308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99146659780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99147103784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99147453994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99147826362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99148309630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99148685450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99149033528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99149383180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99149755516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99150171490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99150540954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99150889456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99151264404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99151626570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99152001068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99152350856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99152778422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99153144192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99153494890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99153860970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99154209512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99154589576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99154951998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99155325832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99155750406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99156105366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99156468866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99156818226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99157183908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99157532702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99158133860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99158582640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99158959634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99159448452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99159802552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99160164858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99160512248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99160876396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99161333706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99161710994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99162072494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99162445458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99162794064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99163142556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99163503854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99163929692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99164322440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99164681434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99165121290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99165486844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99165875898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99166226504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99166589132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99167030876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99167381412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99167745952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99168104456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99168478584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99168842322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99169215144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99169648410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99170003498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99170514154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 855,8550000,10000,0,0,256,26,937,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99172080294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99172760622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99173134552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99173515848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99173880772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99174312586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99174698342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99175184024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99175584616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99175963532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99176357370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99176735768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99177140010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99177531040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99177991416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99178366964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99178718140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99179080990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99179427884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99179791580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99180170170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99180662364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99181079168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99181482548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99181942526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99182296768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99182666166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99183014762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99183497868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99183854252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99184230712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99184621112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99184996572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99185346900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99185697594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99186062136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99186498514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99186867942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99187217312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99187593072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99187954868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99188327640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99188676124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99189100342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99189464756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99189812644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99190176226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99190523200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99190895344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99191255672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99191626800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99192053918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99192406160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99192876764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99193310308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99193678820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99194077594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99194452868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99194903346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99195292590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99195643176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99195993576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99196357522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99196736996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99197121666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99197566394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99197945092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99198309050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99198683000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99199032224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99199383542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99199763998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99200127468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99200578994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99200931172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99201322852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99201714944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99202105290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99202483734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99202863870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99203322330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99203702592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99204221158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99204602968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99204978018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99205395438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99205879104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99206253820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99206625378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99206987726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99207335562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99207699956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99208046866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99208420398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99208866184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99209305282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99209852372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99210215050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99210602454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99210951628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99211315502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99211759528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99212137824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99212500704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99212875360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99213223068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99213573312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99213936208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99214367316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99214734566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99215081762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99215558720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99215924008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99216296824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99216644956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99217068556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99217468856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99217862854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99218243058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99218631246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99219033444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99219424194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99219876700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99220267002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99220616416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99220976204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99221322590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99221756712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99222103772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99222510948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99222992032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99223369670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99223716366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99224064084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99224453076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99224828656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99225220370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99225658988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99226088990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99226573124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99226950226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99227297578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99227646008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99228005368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99228438096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99228807900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99229156900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99229532402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99229895792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99230298222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99230681162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99231146072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99231513136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99231863152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99232229870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99232608046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99232983770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99233347584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99233721026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99234154208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99234751940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99235121678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99235501096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99235895864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99236273658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99236763808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99237181578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99237767374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99238162572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99238563358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99238954394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99239369954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99239842140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99240192688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99240568448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99240948790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99241339288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99241689176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99242039046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99242488918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99242855644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99243220412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99243567808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99243940994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99244303144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99244676134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99245100466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99245454294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99245814458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99246162030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99246525634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99246872052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99247244014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99247605290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99248056372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99248409604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99248852490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99249231894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99249581050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99250064758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99250412730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99250871568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99251258362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99251647540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99251996694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99252346100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99252709864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99253059974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99253508002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99253858390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99254232128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99254595738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99254968542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99255316278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99255665490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99256028646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99256455720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99256823336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99257169894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99257543152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99257903612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99258275934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99258638682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99259050388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99259426960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99259774044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99260235312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99260585790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99260959596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99261321124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99261693512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99262124744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99262479486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99262841948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99263190888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99263556960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99263905046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99264280100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99264718160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99265094064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99265443030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99265791444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99266151982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99266507090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99266874002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99267222348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99267711282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99268082250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99268457748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99268805956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99269158266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99269522568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99269872410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99270336318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99270686622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99271059790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99271522074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 856,8560000,10000,0,0,256,26,938,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99273154540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99273518402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99273874758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99274243388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99274595672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99274979618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99275326714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99275701530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99276146466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99276527392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99276876120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99277225332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99277587400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99277938380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99278386240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99278826276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99279206110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99279571132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99279954706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99280307846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99280657836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99281019270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99281379296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99281815938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99282165480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99282638288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99283005564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99283379714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99283728698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99284078106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99284526768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99284878124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99285274736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99285623716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99285997404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99286361418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99286735316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99287186160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99287556984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99287950020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99288298934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99288665176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99289012990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99289388234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99289763376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99290214034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99290581910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99290932788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99291354464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99291706754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99292072148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99292420980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99292868608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99293235502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99293708266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99294062648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99294420364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99294785304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99295135822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99295586962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99295940470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99296317016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99296680872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99297056656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99297407162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99297758262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99298122196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99298552640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99298921988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99299271232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99299646892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99300010998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99300385774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99300735012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99301162354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99301528848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99301878084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99302243224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99302591444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99302965270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99303327456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99303701078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99304129968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99304525720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99304995832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99305348450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99305713042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99306098278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99306575704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99307024992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99307405464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99307758434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99308170470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99308561598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99308911574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99309277272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99309709706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99310085990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99310448266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99310820980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99311168748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99311723310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99312089640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99312526636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99312895518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99313244006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99313620168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99313983668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99314355434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99314703066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99315131348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99315498828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99315850400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99316361462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99316714764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99317089562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99317452554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99317906286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99318259298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99318609452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99318972618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99319321502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99319685142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99320033012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99320407136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99320848892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99321228188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99321580200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99321932588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99322312454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99322668684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99323051324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99323535172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99323913396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99324274872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99324646896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99324995148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99325344188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99325707628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99326054530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99326499094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99326849444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99327346860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99327713446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99328108600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99328526272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99328881090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99329322082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99329709452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99330092712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99330442784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99330818230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99331182500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99331557204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99331993338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99332346456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99332709426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99333057036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99333421254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99333768268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99334140392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99334526288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99335014004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99335369232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99335720850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99336083298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99336431586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99336797106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99337144366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99337606908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99337975234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99338468596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99338826042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99339178764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99339543314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99339894104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99340340492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99340691600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99341068838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99341430618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99341804328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99342152512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99342501840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99342863760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99343285580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99343652832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99343999828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99344372374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99344733932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99345107978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99345455996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99345876286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99346244854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99346621286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99346990220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99347415528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99347807402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99348208568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99348664250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99349028728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99349408672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99350039886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99350479684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99350849784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99351199292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99351673318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99352042160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99352417718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99352767546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99353118444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99353481894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99353830192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99354295360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99354645208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99355017768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99355378924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99355753142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99356130906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99356483888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99356847108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99357285822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99357656006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99358006682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99358383628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99358752806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99359176368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99359556756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99360001068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99360370032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99360721740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99361189866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99361540654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99361915808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99362315888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99362854216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99363227200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99363578418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99363941156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99364290160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99364716694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99365067000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99365512632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99365882136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99366297074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99366650854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99367002448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99367367846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99367718728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99368086484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99368523900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99368901422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99369263738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99369636538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99370003824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99370354472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 857,8570000,10000,0,0,256,26,939,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99372142986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99372508072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99372876652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99373228060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99373607808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99374057412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99374438252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99374786888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99375138160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99375504180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99375911322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99376278796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99376754138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99377131602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99377494116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99377867894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99378216510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99378573806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99378936702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99379285234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99379726930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99380077320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99380451228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99380812878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99381187028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99381536084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99381885528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99382328870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99382682090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99383046636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99383515982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99383890848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99384250724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99384668696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99385111632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99385467896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99385832232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99386180378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99386545818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99386912658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99387304042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99387705794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99388174860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99388793834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99389149972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99389516388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99389868404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99390237760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99390663368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99391088540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99391505232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99391885774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99392238500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99392590770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99392953436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99393302532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99393755648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99394109392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99394638530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99395007042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99395379972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99395729934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99396082084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99396526982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99396879642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99397247560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99397595266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99397969244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99398330696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99398703772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99399132662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99399486448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99399849482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99400198150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99400609044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99400987488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99401392738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99401768728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99402221468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99402575496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99402947216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99403310402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99403657760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99404022668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99404369470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99404821070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99405185824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99405646172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99406019326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99406369876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99406740966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99407090138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99407537104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99407889504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99408264574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99408627546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99409001430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99409349870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99409697968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99410058698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99410486774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99410855076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99411202638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99411576322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99411937076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99412310050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99412657064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99413083906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99413453364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99413804054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99414226384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99414573584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99414944162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99415301994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99415674574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99416100692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99416453028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99416967760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99417328912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99417693902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99418079400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99418474128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99418930304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99419336498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99419737026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99420087544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99420448838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99420795960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99421159660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99421591784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99421971964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99422335610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99422710276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99423059256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99423409432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99423774028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99424123808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99424565792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99424916784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99425291432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99425653388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99426027968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99426377428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99426726932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99427166078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99427517462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99427881198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99428329108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99428705332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99429066940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99429439528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99429850308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99430216934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99430578408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99430926012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99431288836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99431635452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99432007410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99432367980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99432813464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99433163630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99433510286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99433870508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99434233784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99434604060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99434952268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99435326152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99435766720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99436143230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99436492670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99436841868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99437205382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99437554564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99437920850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99438349434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99438725944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99439087154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99439578298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99439930458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99440279920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99440641412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99441057966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99441439664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99441786920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99442159888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99442521730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99442893484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99443241592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99443649706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99444087188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99444438358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99444802696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99445148490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99445520948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99445881656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99446254090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99446670054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99447030774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99447392932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99447802832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99448169546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99448515480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99448888898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99449250104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99449723740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99450073614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99450614518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99450980288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99451329450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99451693152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99452039148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99452492336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99452858702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99453232928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99453582238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99453931402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99454292864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99454640598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99455077730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99455433402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99455808910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99456173088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99456547482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99456896692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99457246788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99457610458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99458034874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99458403838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99458753168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99459128620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99459490696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99459865746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99460216452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99460584330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99461012986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99461362932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99461821586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99462171376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99462550938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99462952298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99463327450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99463764000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99464162506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99464546302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99464925076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99465506630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99465902376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99466370310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99466736468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99467110846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99467459186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99467808162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99468168994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99468514948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99468877190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99469303152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99469675878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 858,8580000,10000,0,0,256,26,940,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99471211522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99471593022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99472116828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99472496334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99473043092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99473429002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99473824812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99474213234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99474665230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99475047672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99475426148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99475783504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99476217512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99476606300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99476972326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99477347912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99477784604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99478164292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99478527714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99478902898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99479252012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99479633026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99479996650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99480432822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99480800826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99481147032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99481521384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99481913150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99482288632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99482655614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99483087076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99483454964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99483804810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99484272992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99484624324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99484998594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99485360324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99485733560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99486164252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99486517082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99486878112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99487246868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99487613800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99487961398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99488334652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99488783410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99489163344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99489514824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99489864988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99490228790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99490602002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99490968128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99491316206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99491771726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99492139124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99492513008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99492861190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99493358924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99493830800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99494197448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99494647488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99494998446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99495478378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99495846344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99496221124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99496570536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99496920808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99497363802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99497714872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99498078842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99498443370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99498818222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99499181506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99499555340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99499985048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99500338380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99500701774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99501050580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99501416006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99501762698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99502137308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99502499368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99502955182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99503307282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99503656452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99504017876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99504450332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99504815540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99505162104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99505622780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99505991072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99506515832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99506870164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99507241828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99507605464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99507953930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99508402052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99508753128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99509128000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99509489394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99509863018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99510211828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99510562560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99510923588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99511346628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99511713894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99512060644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99512434402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99512796276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99513180022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99513528656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99513977784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99514359910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99514708574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99515072226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99515418908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99515844914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99516213566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99516673524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99517036564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99517389056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99517858210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99518210418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99518601468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99518949628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99519323752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99519776438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99520153326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99520502458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99520851630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99521213510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99521560744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99521926260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99522353632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99522729882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99523091770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99523464748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99523813238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99524161906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99524523102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99524869462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99525321588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99525671238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99526043864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99526405410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99526777664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99527126738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99527475868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99527917028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99528268210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99528631640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99529077204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99529453956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99529833022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99530240620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99530654000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99531023724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99531389172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99531739280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99532105978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99532552090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99533194582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99533707560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99534090364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99534444024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99534797132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99535161996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99535511964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99535877116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99536310826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99536687562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99537049446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99537423994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99537772402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99538121218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99538481516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99538828504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99539268794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99539618574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99540107970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99540475434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99540847886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99541197064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99541578264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99542235324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99542590588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99542957688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99543308172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99543732036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99544232396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99544707706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99545062940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99545415654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99545777034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99546151276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99546524232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99546872686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99547246866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99547696042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99548072182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99548420878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99548769506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99549130964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99549479686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99549843908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99550257506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99550648438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99551014494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99551567966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99551920728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99552270938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99552632454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99552992056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99553424012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99553773484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99554147826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99554509348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99554882298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99555231744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99555581550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99556020106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99556373008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99556739226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99557086622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99557459588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99557820430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99558195126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99558553254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99558967374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99559332020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99559680830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99560044088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99560390600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99560836500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99561202140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99561659882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99562028964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99562477852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99562846546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99563193508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99563558890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99563904270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99564355660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99564722854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99565096554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99565446396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99565795400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99566156114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99566502814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99566886138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99567315054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99567691386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99568053392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99568426842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99568775740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99569125310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 859,8590000,10000,0,0,256,26,941,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99570831970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99571195074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99571562818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99571913504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99572291852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99572738192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99573122796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99573484396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99573938384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99574304890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99574659246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99575025990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99575385796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99575835090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99576201352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99576574976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99576923158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99577271688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99577633230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99577980524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99578435584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99578784748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99579157804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99579518710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99579890572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99580246994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99580596234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99580970860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99581387188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99581760736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99582106952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99582479064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99582839172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99583210012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99583556176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99583979890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99584344744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99584692232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99585147960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99585496826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99585869860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99586267780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99586723282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99587074846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99587423666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99587783566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99588129292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99588492080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99588841420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99589277096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99589724882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99590104498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99590496336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99590848026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99591212074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99591561914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99591928234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99592400746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99592779412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99593142124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99593516456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99593883338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99594233610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99594595046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99594953692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99595389710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99595737816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99596210430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99596576462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99596949452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99597297348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99597646156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99598088154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99598439308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99598803302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99599150144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99599522416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99599883948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99600256146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99600681010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99601035152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99601395738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99601742318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99602106024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99602458612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99602830304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99603190186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99603641262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99603994266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99604343194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99604706554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99605056112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99605421412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99605770262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99606155682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99606585512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99606962300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99607400874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99607753584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99608115264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99608462632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99608825418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99609251662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99609642400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99610017914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99610391704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99610742056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99611091208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99611454294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99611879780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99612250270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99612597200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99612969532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99613330206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99613702724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99614050666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99614398796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99614836110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99615185812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99615549172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99615895726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99616268476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99616628428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99616999608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99617513852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99617877134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99618237020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99618709226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99619302910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99619655110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99620031082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99620484138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99620861124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99621209660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99621559556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99621921282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99622268242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99622631098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99622988840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99623430728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99623795878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99624166898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99624513898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99624860832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99625235166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99625581028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99626023522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99626373650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99626746950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99627107310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99627479850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99627828056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99628176288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99628547156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99628967142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99629334676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99629826364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99630203732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99630571976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99630946678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99631297308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99631728812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99632096208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99632446984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99632813346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99633162720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99633538064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99633950190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99634425640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99634779818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99635131560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99635496024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99635877154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99636261640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99636611050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99637105176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99637475476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99637850478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99638199006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99638548836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99638912442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99639263138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99639629132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99640056972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99640432662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99640923132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99641316832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99641665336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99642051636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99642414238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99642885532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99643253966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99643601224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99643996350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99644361850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99644736074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99645086222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99645576028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99645940518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99646312574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99646678968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99647025340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99647416250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99647808892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99648277448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99648652240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99649024804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99649387244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99649735912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99650101038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99650451040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99650827036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99651275908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99651654576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99652134530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99652487452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99652848928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99653196296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99653560082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99653984730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99654361064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99654745434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99655119844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99655468724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99655817218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99656178016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99656525896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99656993796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99657345186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99657718584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99658080656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99658460488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99658811988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99659162446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99659600604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99659950770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99660312418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99660656920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99661028904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99661388344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99661759268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99662116304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99662542814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99662907672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99663356530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99663726070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99664075580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99664450312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99664812974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99665265786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99665621772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99665971650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99666355262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99666704406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99667069022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 860,8600000,10000,0,0,256,26,942,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99668677276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99669062166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99669426716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99669803222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99670152468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99670503388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99670954424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99671306598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99671672020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99672019144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99672392584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99672754524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99673143708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99673622850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99674042664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99674517122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99674869308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99675234164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99675580968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99675955882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99676398978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99676776176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99677124884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99677474966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99677835726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99678183212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99678547522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99678894086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99679345542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99679711004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99680084642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99680432750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99680782178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99681142772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99681489812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99681932848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99682283368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99682655618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99683017074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99683390670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99683739258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99684088088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99684446216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99684872876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99685239732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99685878974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99686262796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99686634018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99687008788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99687466748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99687832380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99688197294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99688546594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99688911332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99689278480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99689652356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99690013942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99690479200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99690853550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99691261322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99691626228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99691976766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99692366998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99692717300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99693179888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99693547102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99693920368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99694269958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99694618320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99694979328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99695326294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99695697992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99696370852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99696749412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99697268130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99697647812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99698035322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99698412416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99698894750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99699280214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99699678446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99700034560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99700412002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99700777000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99701150794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99701617218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99702069522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99702465390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99702844618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99703211144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99703558062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99703947362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99704444014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99704820648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99705167996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99705535042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99705895556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99706241848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99706605330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99706965504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99707407244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99707773370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99708248396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99708599770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99708949792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99709356158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99709996496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99710367336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99710714798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99711089662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99711461818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99711834732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99712184796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99712534482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99713162450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99713515076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99713923894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99714282816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99714694062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99715088656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99715584604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99715938364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99716304062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99716708204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99717085784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99717451108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99717798030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99718186434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99718637540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99719014122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99719471270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99719826480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99720188056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99720535908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99720900084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99721334254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99721729614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99722091288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99722464924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99722814100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99723162986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99723522544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99723956602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99724323516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99724670866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99725043148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99725404938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99725777506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99726124484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99726471974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99726910860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99727261754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99727625200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99727971354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99728343742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99728704536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99729077344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99729504694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99729856706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99730366256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99730848112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99731213838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99731580652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99731972564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99732456296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99732836408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99733234916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99733821220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99734399082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99734977846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99735693472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99736251020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99736861464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99737428786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99738154866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99738752248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99739449432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99740105458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99740930780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99741894624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99742813336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99743957742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99745007422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99746030566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99747149072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99747627640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99748148518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99748638900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99749187730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99749551746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99749927414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99750290346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99750672704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99751023906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99751374908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99751753552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99752218876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99752588992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99753061114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99753449592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99753812758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99754223544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99754586072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99755041796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99755409478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99755760676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99756133486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99756481596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99756855898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99757218126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99757690306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99758045456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99758397972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99758827602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99759179632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99759544876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99759895224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99760374028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99760746132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99761157112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99761508244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99761867078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99762232516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99762584004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99762962690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99763401040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99763778656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99764249872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99764635992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99764986136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99765336812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99765698872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99766150732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99766520966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99766870032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99767252450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99767617034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99767992944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99768343050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99768792264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99769155322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99769502482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99769863882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99770215468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99770593034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99770953636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99771323540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99771768226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99772122152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99772484242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99773067820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99773440082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99773791038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99774324370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99774694152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99775069842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99775660590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 861,8610000,10000,0,0,256,26,943,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99777576366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99777964456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99778317920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99778714402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99779064974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99779444156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99779950284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99780361404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99780711062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99781064226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99781434948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99781812636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99782177056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99782549418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99783047528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99783447246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99783827070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99784186890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99784544636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99784938530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99785289270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99785760560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99786117428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99786604488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99787043694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99787427222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99787782878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99788150388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99788593704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99788947524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99789316002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99789672416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99790049910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99790415498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99790791698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99791222782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99791576948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99791938368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99792286048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99792656306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99793004034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99793376872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99793749542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99794188458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99794562286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99794914338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99795282942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99795634908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99796031290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99796383636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99796851624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99797222756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99797697388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99798062558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99798479246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99798848920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99799200938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99799647422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99799999266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99800376460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99800742536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99801122034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99801471660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99801822188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99802196328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99802617094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99802986440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99803334056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99803708090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99804073124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99804447128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99804796094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99805223018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99805592812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99805944840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99806310902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99806659524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99807034440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99807397322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99807783498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99808237656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99808610166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99809110386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99809498708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99809895952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99810310684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99810789688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99811190252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99811597924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99811977198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99812357368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99812748514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99813101600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99813558546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99813910418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99814284732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99814648206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99815090988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99815444660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99815796322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99816172338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99816594724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99816964538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99817312918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99817687712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99818060826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99818435900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99818783926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99819255118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99819623824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99819975628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99820498180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99820848468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99821225420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99821588332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99822044204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99822399490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99822752892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99823115730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99823465472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99823832676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99824182202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99824676442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99825062188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99825441952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99825821104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99826171228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99826589320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99826939836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99827306632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99827757680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99828177508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99828574062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99828951096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99829302032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99829652850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99830049200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99830487400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99830860248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99831342942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99831724028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99832105886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99832481692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99832831316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99833271494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99833638744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99834021162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99834388116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99834736548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99835110712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99835491598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99835953244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99836307674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99836660056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99837023676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99837373654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99837739708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99838087992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99838463462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99838902314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99839276592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99839626536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99839976834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99840339280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99840687806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99841053358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99841476690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99841858558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99842239542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99842712438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99843066600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99843483426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99843857208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99844296264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99844680354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99845028880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99845403074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99845767680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99846142384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99846490792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99846840846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99847282420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99847634894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99847999110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99848346628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99848753090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99849132918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99849508770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99850150632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99850506184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99850871170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99851220190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99851586192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99851936654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99852310592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99852752824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99853131822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99853503494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99854011230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99854379318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99854737018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99855106136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99855538176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99855916514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99856278544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99856672988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99857063838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99857422316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99857784056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99858165338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99858608790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99858959208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99859333320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99859695862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99860069386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99860418840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99860769092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99861208364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99861563206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99861931464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99862278596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99862652164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99863013590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99863387386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99863746220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99864161202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99864526882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99864975848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99865348148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99865697560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99866108234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99866472708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99866940670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99867296168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99867646928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99868011956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99868362272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99868728964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99869078596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99869529506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99869900418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99870277496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99870630472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99870983230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99871348594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99871768724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99872150372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99872572320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99872949882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99873312446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99873687136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99874054276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99874406604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99874769454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99875264368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 862,8620000,10000,0,0,256,26,945,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99877993500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99878361928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99878741638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99879117564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99879497664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99879851680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99880209302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99880591084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99881038258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99881437558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99881787948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99882163220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99882534592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99882909212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99883258334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99883699584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99884094598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99884445826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99884810748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99885158224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99885532760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99885897588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99886376352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99886734686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99887436362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99887818180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99888169506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99888535080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99888883812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99889347684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99889716520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99890092624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99890449324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99890799756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99891324996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99891677320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99892178160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99892774120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99893244314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99893612756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99893991336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99894343664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99894801820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99895170702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99895523102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99895890732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99896239932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99896615840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99896981614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99897374386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99897798696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99898152974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99898624608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99898978788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99899345246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99899694446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99900131984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99900598008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99900976634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99901327056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99901678100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99902042182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99902420368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99902787936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99903229250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99903608480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99903972650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99904347322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99904697652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99905047554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99905410512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99905772004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99906203178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99906554188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99906928782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99907291628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99907666356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99908035766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99908387830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99908831048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99909181324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99909544184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99909995480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99910373076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99910741636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99911115854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99911550228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99911905856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99912269188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99912619250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99912985910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99913334724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99913709362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99914072962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99914522680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99914874910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99915236080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99915598430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99915949878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99916317340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99916666336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99917154866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99917527120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99917929670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99918278636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99918628630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99918994018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99919344596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99919711584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99920149302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99920524780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99920985280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99921362468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99921710146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99922095868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99922456788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99922923780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99923312970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99923679100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99924259750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99924630706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99925006732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99925370918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99925796352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99926162270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99926728998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99927099902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99927448656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99927822256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99928354228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99928736936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99929090828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99929442624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99929807000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99930158492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99930526536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99930904962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99931400500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99931785804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99932362252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99932740560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99933093956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99933456914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99933893252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99934264324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99934613056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99934988832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99935352304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99935727902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99936077488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99936428080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99936866184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99937217724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99937584142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99937932246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99938306624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99938677812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99939051806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99939478100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99939836854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99940352212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99940731792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99941101068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99941450542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99941824964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99942270088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99942681514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99943031328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99943485202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99943853712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99944204990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99944569936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99944917098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99945373602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99945740504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99946114556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99946462958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99946810964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99947171790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99947519826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99947984856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99948355422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99948731448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99949093680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99949467466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99949834364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99950185392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99950558648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99950982966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99951351836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99951716772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99952107472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99952470864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99952846272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99953196718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99953631022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99954008442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99954379132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99954863888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99955241016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99955666068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99956058786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99956753762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99957111358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99957491996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99957897016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99958286250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99958707164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99959148154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99959526768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99959889400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99960263766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99960612834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99960962036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99961323860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99961670468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99962111536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99962461768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99962835982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99963198170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99963571182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99963920120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99964268596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99964709786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99965061764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99965425870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99965917958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99966298212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99966667608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99967043214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99967473116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99967838832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99968202632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99968552734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99968918430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99969266664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99969640652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99970001164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99970453470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99970806310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99971157326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99971520950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99971869582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99972383236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99972736910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99973201784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99973571072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99973945956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99974295716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99974646928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99975009018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99975358368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99975723472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99976154588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99976534380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99977008814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99977389818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 863,8630000,10000,0,0,256,26,946,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 99979163404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99979552006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99979926094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99980298640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99980698664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99981079208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99981550684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99981918518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99982297268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99982646912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99982997914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99983361034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99983710084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99984075520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99984507106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99984959500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99985326480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99985728002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99986096336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99986448612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99986813984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99987256314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99987625312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99987990270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99988476644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99988842748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99989358636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99989713978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99990156260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99990523406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99990873842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99991240010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99991588206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99991962764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99992325880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99992779974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99993133734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99993484566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99993847822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99994196720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99994569254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99994918380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99995292540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99995738960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99996118270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99996467982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 99996819152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 99997236934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99997589888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 99997956236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 99998384480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 99998761798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 99999124556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 99999596966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 99999951228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100000303314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100000672692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100001111860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100001498972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100001898976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100002278318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100002649182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100003026912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100003407844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100004062966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100004433562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100004786110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100005154030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100005667696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100006051208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100006418376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100006881572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100007239748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100007594024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100007961470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100008314286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100008684234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100009035982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100009494158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100009865408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100010243612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100010790018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100011149966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100011518628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100011900502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100012359382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100012715312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100013189074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100013561558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100013941346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100014317116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100014672706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100015131496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100015486654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100015872058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100016225892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100016605128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100016973662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100017351494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100017702888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100018152672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100018523850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100018879024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100019249614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100019605998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100019986546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100020354306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100020816314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100021175230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100021786556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100022160806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100022525134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100022938716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100023294222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100023766098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100024139676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100024523872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100024879906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100025236832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100025605066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100025958680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100026406654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100026762022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100027140322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100027509654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100027886846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100028242978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100028600220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100028978644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100029397778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100029769826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100030178548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100030560280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100030979476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100031361076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100031715114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100032154000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100032524456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100033102008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100033478508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100033833374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100034259806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100034716104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100035099342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100035453746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100035809422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100036200088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100036555840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100036924890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100037277442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100037881850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100038284588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100038663666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100039017728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100039372196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100039741424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100040095208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100040553434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100040910272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100041385532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100041757160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100042154452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100042526250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100042882612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100043376434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100043733662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100049334024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100049698176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100050108294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100050512302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100050892844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100051246408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100051708914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100052081628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100052437416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100052838368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100053193782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100053574132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100053943030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100054415714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100054772266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100055142600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100055650440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100056011622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100056383230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100056752618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100057224882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100057597244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100057978518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100058333008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100058713690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100059080870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100059433666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100059878652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100060236434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100060615918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100061036030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100061602676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100061959882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100062315528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100062775322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100063134008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100063504062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100063857108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100064236258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100064603248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100064981176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100065332984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100065769356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100066137546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100066597268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100066970238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100067323522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100067702306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100068067530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100068525690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100068883274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100069240142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100069680386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100070036136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100070406148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100070757970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100071226476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100071598784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100071977638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100072330416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100072683344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100073047728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100073398694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100073776702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100074202944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100074609420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100074974908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100075353524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100075705760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100076058482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100076422636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100076856816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100077228400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100077580310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100078120074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100078500642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100078911116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100079265782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100079747636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100080130476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100080708810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100081089512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100081443404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100081864414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100082362882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100082762072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100083131200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100083486586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100083857234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 864,8640000,10000,0,0,256,26,947,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 100085483934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100085866240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100086221896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100086604864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100086972484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100087356050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100087711352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100088157508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100088530262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100089051374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100089426892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100089840050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100090267068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100090720928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100091106306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100091461994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100091848378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100092217210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100092569348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100092939058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100093291916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100093752630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100094127150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100094505000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100094859592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100095215768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100095584624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100095936668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100096385102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100096741302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100097119732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100097485468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100097948796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100098308628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100098665060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100099127624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100099482674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100099850384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100100358484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100100741198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100101109456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100101488076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100101923816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100102283138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100102651408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100103003752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100103381720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100103733434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100104111744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100104480972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100104937816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100105294468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100105650724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100106024870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100106378232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100106753170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100107106538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100107583816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100107956136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100108538216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100108897326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100109253060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100109621638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100109976860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100110442192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100110799336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100111182648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100111698438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100112081228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100112435834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100112791678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100113240596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100113596180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100113966948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100114319022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100114696508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100115062842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100115440218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100115863710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100116232942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100116599258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100116951264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100117320206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100117673480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100118050592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100118416700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100118953536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100119332198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100119704820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100120072708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100120425888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100120825086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100121179584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100121642156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100122016522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100122396930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100122900102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100123256368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100123686780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100124048594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100124510846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100124884030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100125265632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100125635242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100126083878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100126449640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100126804756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100127264434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100127622458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100127992488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100128344556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100128722724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100129088400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100129466398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100129898498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100130258574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100130627490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100130981764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100131352488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100131706448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100132138828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100132511886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100132971166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100133328746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100133889114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100134262010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100134623166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100134993060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100135360154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100135808794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100136294182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100136746450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100137112254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100137466436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100137834356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100138259574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100138651160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100139006414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100139388576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100139823802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100140209458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100140563076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100140934030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100141395040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100141752946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100142121854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100142474760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100142871112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100143253562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100143632656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100144126142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100144484392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100144984134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100145343122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100145712680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100146117500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100146497384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100146959106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100147351972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100147739018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100148094984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100148461914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100148815058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100149185032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100149622774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100150007188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100150373680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100150751370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100151104694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100151458418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100151826954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100152191716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100152679822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100153034192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100153411666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100153777608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100154155490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100154667264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100155151460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100155522936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100155898030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100156374430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100156729566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100157107950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100157693966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100158164700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100158522324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100158878032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100159266118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100159942268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100160556000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100160991270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100161378728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100161746552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100162137044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100162500224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100162855494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100163259030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100163723642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100164094192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100164443212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100164818702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100165182318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100165557282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100165906408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100166341052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100166708626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100167060632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100167588808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100167947258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100168328896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100168698808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100169166700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100169526696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100169881566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100170248304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100170601196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100170972670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100171324016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100171702340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100172151388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100172559640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100172913592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100173268152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100173634446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100173986622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100174355086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100174790792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100175171636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100175538072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100175916024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100176269182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100176625608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100176993498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100177357102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100177795796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100178149174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100178665072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100179037428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100179415028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100179767950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100180123066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100180570456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100180926560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100181294472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100181646004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100182022400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100182417140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100182880494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100183332340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100183690964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100184057872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100184410302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100184817928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100185173286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100185550838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100186003614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 865,8650000,10000,0,0,256,26,948,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 100187657284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100188020444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100188377514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100188845476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100189224430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100189595444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100190057320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100190440092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100190814786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100191196608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100191635256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100191993956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100192361136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100192714282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100193084492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100193437106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100193815828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100194193004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100194643078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100195001656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100195354854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100195722988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100196077668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100196448454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100196801742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100197260780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100197631846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100198009212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100198361184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100198712680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100199077664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100199428148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100199865668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100200228874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100200607262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100201066788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100201448864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100201803296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100202198164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100202579562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100203038078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100203431930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100203784980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100204165406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100204533960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100204928872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100205282550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100205721214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100206089700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100206443794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100206813430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100207165386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100207543704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100207909860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100208366056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100208721890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100209076416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100209442866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100209794636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100210163374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100210514524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100210978152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100211428070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100211809180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100212267052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100212624902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100212992308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100213404778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100213791338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100214215408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100214598142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100214966494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100215344842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100215698400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100216054320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100216465386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100216948912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100217362270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100217721306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100218115492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100218489788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100218884342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100219238374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100219683064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100220053836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100220424494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100220814126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100221194810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100221584514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100221953748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100222422084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100222778404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100223132380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100223803286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100224164204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100224535446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100224889584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100225398120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100225772880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100226151970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100226508248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100226863038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100227231676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100227586018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100228066116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100228421534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100228800416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100229166752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100229544734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100229897728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100230251592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100230696738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100231053682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100231422588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100231774234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100232151790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100232518080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100232895612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100233248256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100233680566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100234270180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100234775382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100235151856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100235507502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100235889114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100236340044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100236722282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100237145804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100237507066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100237899022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100238259452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100238628238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100238993792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100239535870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100239942544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100240354180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100240738222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100241094832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100241487210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100241934676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100242339432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100242692654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100243071654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100243440146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100243817492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100244170180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100244524528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100244985686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100245340986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100245816952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100246172220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100246727638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100247142684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100247636950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100247996294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100248352048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100248719826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100249083890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100249561916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100249939726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100250410690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100250784132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100251163934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100251518918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100251873950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100252256090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100252657636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100253142746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100253521740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100253918794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100254287476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100254667850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100255025156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100255398358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100255780812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100256212398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100256615364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100257083640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100257470020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100257839582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100258262232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100258710028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100259068744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100259495354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100259851208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100260220368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100260627896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100261009218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100261507586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100261890504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100262301310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100262680908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100263050320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100263407068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100263780440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100264148302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100264602380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100264977120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100265356868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100265710728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100266066812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100266433678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100266786624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100267234286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100267667944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100268185562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100268558920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100268937440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100269292322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100269665206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100270120746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100270478084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100270848614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100271200214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100271578282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100271945390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100272351610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100272812966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100273174120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100273543972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100273898664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100274269404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100274628230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100275007530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100275386484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100275829704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100276186892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100276540522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100276907110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100277259878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100277629146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100277980374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100278553166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100278999108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100279496162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100279855782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100280212078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100280580332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100280932568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100281397298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100281752458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100282131768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100282498842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100282877610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100283231200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100283585856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100284031192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100284388050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100284756646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100285108092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100285506924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100285881154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100286259106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100286695914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100287054096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 866,8660000,10000,0,0,256,26,949,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 100288645334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100289007770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100289392960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100289837344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100290222332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100290725272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100291114154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100291469186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100291828140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100292279536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100292646104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100293024746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100293377568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100293756178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100294152970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100294574858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100294962200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100295397438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100295875716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100296273582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100296675726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100297029030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100297434704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100297952026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100298337896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100298694030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100299048744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100299417848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100299772182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100300172592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100300527180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100300991234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100301393024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100301879686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100302236318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100302616184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100303057184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100303516132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100303888570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100304271512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100304651660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100305018024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100305396108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100305766904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100306150306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100306610724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100306968834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100307338406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100307689152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100308068984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100308433354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100308809562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100309246676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100309603836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100309969160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100310320616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100310688600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100311259034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100311641364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100312095486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100312532868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100313038794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100313442972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100313815776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100314204106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100314696832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100315054966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100315435064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100315799676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100316177216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100316560752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100316915506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100317282528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100317721802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100318095628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100318467176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100318867042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100319235202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100319615130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100319968296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100320425262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100320800872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100321154162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100321522856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100321874222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100322251772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100322616900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100323066350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100323442866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100323799382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100324367436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100324726636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100325097632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100325450026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100325914602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100326286690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100326666570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100327021732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100327376702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100327743058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100328096990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100328466366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100328895908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100329278672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100329645324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100330021564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100330374322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100330735278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100331100874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100331529824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100331902224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100332255032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100332633576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100332999180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100333376340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100333729374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100334082944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100334558540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100334913900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100335378098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100335733494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100336145336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100336514562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100336892552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100337343556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100337702150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100338083804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100338452842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100338850326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100339230054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100339607480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100340057318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100340439320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100340847570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100341216360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100341583486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100341992720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100342362572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100342827666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100343240870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100343608312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100343985674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100344341834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100344696480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100345196338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100345736496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100346110660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100346570436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100346955508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100347351096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100347763820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100348120814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100348571496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100348942072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100349296292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100349681616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100350032324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100350410406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100350795006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100351264260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100351618518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100351971002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100352436588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100352789812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100353156610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100353506448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100353967988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100354339074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100354717082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100355107588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100355463820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100355831648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100356185428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100356583618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100357014718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100357396754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100357867070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100358279816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100358642108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100358996218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100359376860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100359809806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100360182022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100360534672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100360913696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100361279498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100361686658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100362039996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100362483482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100362853892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100363207328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100363576664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100363927944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100364306170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100364672830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100365126072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100365482330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100365835472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100366200336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100366568820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100366938204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100367321376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100367700112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100368151024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100368530872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100368982186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100369340330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100369707024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100370099656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100370469060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100370901806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100371284282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100371652830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100372030872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100372384598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100372738986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100373106088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100373539284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100373914384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100374269624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100374650832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100375019206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100375400370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100375755366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100376111464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100376553866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100376942966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100377341864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100377694740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100378109376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100378511464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100378919744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100379391858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100379776882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100380300084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100380762782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100381163212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100381515710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100381991618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100382393810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100382793914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100383164900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100383518806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100383885088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100384235980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100384688708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100385085738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100385493508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100385859412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100386234790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100386593112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100386947220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100387314862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100387780966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100388361690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100388746518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100389126160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 867,8670000,10000,0,0,256,26,950,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 100390841872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100391451160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100391827376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100392218568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100392607900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100393071556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100393456294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100393808404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100394187388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100394555358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100394932974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100395285004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100395655678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100396142254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100396500028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100396869636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100397221662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100397600790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100397968490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100398346602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100398776548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100399133804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100399499142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100399869088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100400237568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100400622744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100401031318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100401474260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100401862100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100402215166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100402715288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100403083442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100403435348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100403803786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100404186430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100404651914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100405060234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100405486400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100405841908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100406195606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100406563448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100406917268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100407387224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100407743998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100408124756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100408493326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100408945048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100409301424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100409656012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100410108176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100410467024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100410837992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100411191426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100411571576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100411937394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100412314408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100412746022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100413104178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100413471400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100413929770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100414342374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100414704150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100415083246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100415558034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100415940440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100416293460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100416647818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100417031452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100417385406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100417753856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100418105644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100418568234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100418938292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100419315172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100419667118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100420019626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100420384144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100420734288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100421181244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100421535536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100421912472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100422277748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100422654172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100423007360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100423359856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100423724154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100424157446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100424526302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100424973648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100425353500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100425719666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100426137518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100426490708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100426973076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100427375388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100427760338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100428133922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100428518096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100428927620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100429327052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100429964084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100430324624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100430709286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100431166098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100431567316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100431964648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100432435324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100432847484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100433253284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100433660954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100434044538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100434399276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100434780860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100435236624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100435639846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100435992580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100436473006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100436874860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100437343146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100437721360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100438432284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100438835624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100439231636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100439644592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100440042230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100440450902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100441009276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100441646022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100442080782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100442483772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100442881622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100443263654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100443756820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100444153706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100444598322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100444972936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100445351536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100445760460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100446114534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100446600196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100446985504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100447504462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100447894604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100448327040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100448735686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100449282256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100449640956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100449994368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100450395952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100450749348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100451117304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100451468114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100451929132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100452299040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100452675858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100453028286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100453419466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100453787864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100454141514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100454511446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100454949130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100455329390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100455695662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100456079536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100456433420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100456817494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100457185018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100457624530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100457997752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100458351846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100458829354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100459202376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100459581350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100459935732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100460370334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100460739154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100461111316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100461481636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100461833622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100462210978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100462578188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100462969460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100463400660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100463933356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100464304080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100464664292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100465268438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100465667888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100466142830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100466514716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100466893402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100467246814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100467653640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100468022634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100468375476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100468830648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100469192158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100469569760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100470090916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100470477892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100470893342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100471249234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100471708400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100472064410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100472433896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100472785572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100473163278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100473529080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100473969628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100474446692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100474813856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100475182892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100475538616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100475911428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100476262244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100476666734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100477125090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100477507752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100477861784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100478231634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100478604380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100478957432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100479325902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100479677412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100480153962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100480524312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100481008410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100481392012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100481746472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100482146106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100482500830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100482991838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100483394244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100483817444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100484194944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100484583396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100484936740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100485291692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100485755184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100486147814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100486522874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100486886268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100487284140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100487683492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100488096400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100488591108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100488988774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100489386450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100489772450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100490174004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100490527338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100490907510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100491369006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100491750024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100492238308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100492599894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 868,8680000,10000,0,0,256,26,951,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 100494361716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100494728912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100495099664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100495462630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100495845636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100496229490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100496736194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100497171586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100497542148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100497921554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100498320714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100498724674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100499077112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100499616176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100500006922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100500403752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100500803192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100501162680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100501529236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100501880762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100502341044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100502695858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100503073884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100503607206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100503993744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100504351214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100504707036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100505158094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100505513656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100505883932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100506234704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100506613404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100506987770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100507394898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100507781526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100508243230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100508643980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100509027504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100509429110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100509782638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100510162084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100510528132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100510997280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100511354766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100511710568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100512078450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100512430992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100512801270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100513153910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100513610036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100513980098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100514356608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100514865506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100515223708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100515588388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100515939364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100516403414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100516796306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100517202076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100517568218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100517942708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100518322656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100518676076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100519127830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100519483292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100519851276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100520202144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100520579708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100520945610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100521322460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100521674146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100522177550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100522549482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100522915410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100523301508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100523663990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100524041674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100524409242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100524875396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100525232066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100525585218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100526068940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100526425148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100526801370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100527153550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100527612724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100527983380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100528360540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100528713460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100529108744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100529475036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100529855440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100530371972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100530749178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100531142628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100531523492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100531900160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100532251152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100532635444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100533078450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100533469786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100533869058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100534260088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100534696982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100535094800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100535537964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100536037944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100536394910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100536804276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100537388048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100537787690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100538203682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100538725946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100539142816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100539579002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100539932330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100540284928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100540692344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100541088252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100541602386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100542208488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100542645826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100543041930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100543435458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100543804870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100544266778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100544696450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100545102902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100545486368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100545854088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100546263212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100546661036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100547130418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100547486518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100547858834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100548428368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100548846246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100549245682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100549634002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100550232978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100550643832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100551023632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100551383948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100551739002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100552106868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100552459380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100552920816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100553277302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100553657082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100554032204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100554410892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100554769552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100555123022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100555577718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100555936034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100556306028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100556659816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100557039648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100557453426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100557833468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100558256296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100558629534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100558997540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100559497882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100559873008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100560225886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100560605568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100560984390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100561433886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100561792140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100562147998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100562515554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100562868460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100563238280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100563592154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100564066244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100564437456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100564815128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100565168132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100565521276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100565888926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100566239812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100566747336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100567107012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100567504400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100567913924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100568322210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100568678492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100569051500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100569548846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100569935710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100570306508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100570812726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100571234642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100571631354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100572011234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100572469676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100572829294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100573198408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100573583148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100573961104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100574328388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100574756500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100575220722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100575647824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100576074176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100576461678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100576850642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100577202786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100577603680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100578072876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100578583722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100578970386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100579359402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100579713712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100580068396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100580454328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100580901988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100581274448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100581624854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100582126318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100582535978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100582917688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100583271794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100583717620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100584085700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100584437326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100584812192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100585164646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100585542884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100585940400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100586402758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100586758188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100587126648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100587509642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100587861610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100588228406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100588596192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100589062874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100589447120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100589854910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100590209750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100590563974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100590931330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100591285150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100591655172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100592090692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100592489850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100593041098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100593433442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100593822834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100594225288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100594704960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100595094978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100595496760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 869,8690000,10000,0,0,256,26,952,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 100633519486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100634100076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100634529372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100635030908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100635431980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100635847534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100636220496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100636685420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100637069486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100637439660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100637982880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100638384206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100638812536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100639196588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100639700946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100640074136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100640455900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100640851570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100641220542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100641605772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100642027976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100642505954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100643054518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100643479738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100643864278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100644247708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100644641184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100645124458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100645536036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100645932310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100646328370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100646712060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100647094618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100647461740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100647938234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100648313476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100648665876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100649222668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100649610866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100650044784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100650427636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100650877162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100651302920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100651656020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100652022828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100652415304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100652809328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100653203812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100653704586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100654062168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100654416486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100654784316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100655137362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100655507222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100655859838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100656351356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100656752484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100657132586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100657514842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100657868598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100658250854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100658631118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100659081878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100659440440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100659819160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100660319608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100660700854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100661083712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100661439768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100662140720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100662667426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100663041134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100663470030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100663851810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100664219940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100664687078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100665057480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100665416506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100665808648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100666168232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100666540746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100666889460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100667264884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100667769892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100668167708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100668549856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100668921070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100669343954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100669726744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100670095876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100670562562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100670943582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100671446996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100671829120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100672198670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100672569904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100672966882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100673413664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100673787498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100674139414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100674546210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100674941420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100675347706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100675729876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100676202654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100676603004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100676956976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100677326054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100677676938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100678083712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100678449916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100678945564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100679302624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100679655918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100680037236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100680404088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100680772046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100681122066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100681628160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100682015640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100682394204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100682943254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100683333528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100683700860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100684097756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100684567880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100684949800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100685329116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100685695336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100686073082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100686425154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100686777834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100687246316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100687632968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100688003132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100688383448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100688760716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100689125194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100689501314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100689967598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100690326554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100690694458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100691047142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100691455754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100691868870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100692277232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100692738370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100693153278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100693536908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100694027084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100694438970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100694828358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100695214652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100695878646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100696264024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100696646960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100697043048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100697421112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100697809400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100698288886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100698685918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100699055444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100699420820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100699814964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100700210224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100700605274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100701062960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100701465508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100701842110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100702242010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100702610922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100702991116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100703369266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100703733654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100704226116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100704599640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100705127310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100705499828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100705853560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100706259198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100706733004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100707118916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100707484088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100707889370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100708244484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100708598594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100708980748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100709375952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100709848332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100710202824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100710605600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100710976408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100711352986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100711739956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100712095778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100712579626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100712936874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100713307298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100713673218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100714079076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100714474372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100714851310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100715325440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100715710078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100716197176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100716572534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100717000632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100717383304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100717865800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100718249774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100718629600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100719048428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100719597188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100720073140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100720429304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100720968964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100721354766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100721776618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100722182060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100722780424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100723510362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100723902616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100724271122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100724626556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100725002578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100725356536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100725772928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100726192266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100726685416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100727093584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100727562088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100727985390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100728422256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100728835708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100729325732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100729707824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100730073210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100730457874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100730810196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100731163220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100731528818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100731966916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100732339438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100732692836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100733071206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100733443588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100733822796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100734191562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100734555066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100734991330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100735347576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100735716732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100736075526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100736452664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100736818662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100737196046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100737630144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 870,8700000,10000,0,0,256,26,953,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 100739418752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100739804384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100740190256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100740642996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100740998140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100741379810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100741745982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100742127348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100742481880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100742838450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100743290062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100743644384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100744011440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100744360454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100744746364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100745139786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100745518152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100745970950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100746349494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100746716952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100747070138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100747466866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100747848964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100748372238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100748867512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100749321418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100749870554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100750247804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100750650726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100751003576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100751516082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100751902206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100752335170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100752751838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100753138024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100753490536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100753859854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100754317280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100754692756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100755079642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100755458664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100755866952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100756262764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100756670894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100757126750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100757514248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100757881920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100758234402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100758604256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100758957220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100759366222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100759734288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100760224226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100760607316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100761075678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100761477654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100761832504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100762235824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100762701672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100763097472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100763466676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100763846680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100764245000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100764639492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100765037964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100765536988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100765911616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100766291924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100766699158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100767082028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100767504470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100767906058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100768351138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100768722170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100769114814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100769503276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100769883630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100770290238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100770686080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100771183426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100771574752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100771945758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100772670934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100773054524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100773433608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100773867422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100774294714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100774664334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100775072872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100775482368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100775837412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100776247020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100776761764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100777192710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100777546064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100777963768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100778331860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100778747218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100779101720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100779576296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100779978810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100780363228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100780771306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100781123770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100781518498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100781899786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100782366904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100782723014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100783078012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100783654760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100784192416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100784611282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100785126044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100785537828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100785907682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100786317454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100786671950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100787027154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100787422462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100787791134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100788251744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100788636572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100789018490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100789414644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100789794816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100790178692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100790576424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100791063346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100791437998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100791860394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100792240942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100792670768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100793069168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100793572812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100793995978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100794350528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100794902376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100795297866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100795716354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100796100090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100796589180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100797012122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100797424792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100797817274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100798194506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100798620402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100799091456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100799467578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100799848802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100800256872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100800652424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100801086022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100801467552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100801962356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100802361522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100802744896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100803143210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100803524980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100803933466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100804328250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100804941962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100805343168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100805908330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100806316392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100806706384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100807112158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100807586206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100808016530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100808385258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100808813892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100809209684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100809565852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100809932094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100810394494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100810800972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100811180762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100811587518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100811983270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100812418448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100812772140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100813265362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100813662338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100814035868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100814434126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100814811488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100815234626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100815602464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100816093102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100816451090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100816807176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100817350348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100817706772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100818106542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100818460586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100818950764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100819320912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100819697794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100820048854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100820410888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100820777320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100821130380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100821580112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100821937314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100822352744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100822748362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100823128590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100823482136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100823836520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100824294628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100824652502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100825019512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100825369524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100825746178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100826111184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100826517764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100826870146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100827308902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100827703338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100828163334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100828581938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100828975080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100829402404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100829889322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100830305476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100830688124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100831097810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100831489980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100831875926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100832276614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100832795302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100833298644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100833711822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100834144536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100834519920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100834873652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100835285642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100835768660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100836177430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100836551676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100836960960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100837355406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100837763334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100838158192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100838618896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100839017000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100839529582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100839909194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100840311622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100840710588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100841212046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100841623628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100842006016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100842388670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100842783958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100843137600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 871,8710000,10000,0,0,256,26,954,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 100844938686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100845332578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100845743552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100846140714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100846567384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100847033984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100847425024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100847822798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100848204352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100848603416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100848996750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100849859688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100850294236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100850862268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100851219908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100851590414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100851997928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100852474966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100852897734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100853291736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100853731104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100854128994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100854538954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100854949178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100855420826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100855869988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100856254594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100856653010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100857036672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100857445234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100857927458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100858347098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100858768774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100859171002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100859567304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100859978266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100860401576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100860899730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100861398810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100861935944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100862379920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100862830154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100863220740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100863718600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100864105720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100864531820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100864946544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100865357684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100865762566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100866261196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100866665246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100867056284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100867473908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100867857168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100868255212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100868653788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100869178594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100869575692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100870002822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100870400344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100870812928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100871235486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100871655434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100872144602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100872516324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100873042108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100873470946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100873851580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100874269330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100874717538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100875090306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100875445250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100875814778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100876167118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100876546676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100876922930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100877326366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100877765880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100878123018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100878520676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100878872616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100879268612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100879649888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100880028786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100880511502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100880924746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100881279538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100881650830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100882059794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100882450710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100882851896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100883320826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100883757594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100884255704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100884669164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100885067920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100885451686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100885968324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100886366470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100886769956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100887151796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100887548924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100887946362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100888323862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100888793340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100889180588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100889615386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100889975234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100890402368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100890761728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100891155802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100891658022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100892040434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100892419894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100892802578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100893192336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100893577644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100893944878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100894409846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100894820954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100895243810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100895805528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100896191508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100896575476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100896993896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100897483000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100897908010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100898288896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100898683538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100899120234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100899553466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100900020298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100900380680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100900805534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100901187716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100901625730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100902019432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100902451920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100902924180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100903334896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100903744222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100904154692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100904579990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100904999792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100905478904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100905918744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100906355198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100906874406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100907311994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100907694978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100908092198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100908612242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100908998296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100909397716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100909802560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100910360880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100910921636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100911429266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100911817040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100912196936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100912597248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100912979286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100913377736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100913731184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100914219518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100914644356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100915025120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100915444170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100915814496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100916180686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100916532508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100917034844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100917394386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100917999880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100918411136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100918799296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100919183778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100919659744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100920033070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100920415362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100920786082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100921177654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100921571208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100922008286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100922475100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100922861124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100923245420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100923612288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100924018972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100924389868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100924742444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100925236802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100925620714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100926047850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100926668780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100927085114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100927481130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100927960976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100928336700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100928732208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100929330314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100929754930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100930221288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100930727664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100931118656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100931542856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100931950990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100932322710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100932675750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100933119792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100933640832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100934078062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100934476440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100934860770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100935283618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100935716774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100936127344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100936616516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100937016920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100937422416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100937858214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100938276358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100938672262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100939181906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100939589186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100940000840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100940592000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100941002026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100941399140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100941917544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100942299140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100942689026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100943110624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100943469468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100943868634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100944255476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100944819470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100945234368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100945613578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100946043712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100946432062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100946836258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100947188420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100947648862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100948002986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100948411250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100948827050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100949214688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100949567190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100949951622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100950447684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100950850212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100951218362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100951715788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100952138180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100952533172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100952980012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 872,8720000,10000,0,0,256,26,955,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 100954656584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100955037734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100955451752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100955972824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100956361506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100956743290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100957201514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100957614874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100958027724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100958434194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100958944246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100959327148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100959720988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100960129228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100960480018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100960872118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100961308472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100961775524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100962175502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100962674948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100963048430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100963444782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100963856872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100964329796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100964741686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100965150190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100965579912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100965966410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100966374496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100966815984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100967287108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100967715452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100968069352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100968466190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100968888220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100969283262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100969667528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100970166958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100970566680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100970952276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100971323234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100971706716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100972086118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100972456190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100972953450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100973340116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100973815900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100974286988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100974701310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100975101764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100975567704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100976003790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100976427506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100976861600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100977246926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100977644592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100978065630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100978547676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100978975670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100979345608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100979753018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100980126200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100980538148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100980945290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100981404290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100981829094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100982181126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100982591228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100982959148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100983351804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100983762278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100984233294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100984605316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100985082682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100985452716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100985820108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100986268900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100986712072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100987108648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100987491630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100987869918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100988253464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100988609652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100989006712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100989503354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100989877324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100990270054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100990690270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100991058064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100991480816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100991862832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100992304112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100992703752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100993087028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100993456220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100993849344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100994269600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100994637018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100995151052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100995526532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100995880348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 100996371438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100996729296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 100997099876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 100997480592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 100998031458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 100998645168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 100999058854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 100999421552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 100999804736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101000200376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101000566284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101001094598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101001614382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101002097502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101002575162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101002958822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101003697998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101004085520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101004472946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101004849148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101005248078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101005639154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101006036436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101006511216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101006893704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101007452512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101007830944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101008230032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101008612384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101009121132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101009493840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101009888270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101010271872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101010674948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101011079746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101011466912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101011938842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101012327050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101012696050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101013078238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101013495210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101013864004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101014241850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101014716446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101015107392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101015472678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101015854996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101016249016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101016619710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101017027468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101017484584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101017897572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101018282864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101018773746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101019176798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101019558266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101019958642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101020423260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101020834052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101021204040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101021582344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101021966778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101022351676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101022748842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101023206308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101023595764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101023977438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101024369888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101024778632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101025157884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101025557036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101026027518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101026443672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101026841608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101027212750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101027565044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101027976902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101028347194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101028819022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101029208560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101029593350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101030160384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101030557214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101031001844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101031521226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101031937874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101032324904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101032725016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101033111224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101033499966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101033883408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101034344256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101034748682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101035131448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101035541504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101035939876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101036352140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101036745420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101037208588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101037610642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101037996138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101038398672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101038794262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101039216674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101039616362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101040107424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101040495934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101040994876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101041385334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101041741154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101042178198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101042593848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101043091086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101043462380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101043867968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101044226950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101044582818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101044949412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101045331880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101045791112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101046148500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101046557042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101046953722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101047334062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101047688662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101048043164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101048503014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101049068654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101049710416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101050290492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101050970600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101051732440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101052603270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101053200746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101053902544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101054578656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101055209108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101055838698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101056439502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101057259808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101057878266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101058515292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101059167090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101059889130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101060508652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101061138632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101061760688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101062438670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101062998348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101063634818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101064283678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101064748352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101065500966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101066163562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 873,8730000,10000,0,0,256,26,957,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 101068884508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101069550596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101070182080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101070949994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101071642176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101072283568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101072860168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101073631412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101074243506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101075050528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101075658854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101076187304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101076852846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101077468682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101077910956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101078361742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101078826360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101079378484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101079753856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101080561428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101080982836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101081362164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101081790710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101082417620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101082846014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101083258466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101083624712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101084072618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101084595914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101085103270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101085484540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101086049662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101086432776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101086793300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101087311052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101087852344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101088261094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101088631196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101089014600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101089424090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101089789908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101090178596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101090768386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101091293764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101091759274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101092127988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101092511408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101092862368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101093435852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101093837184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101094215348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101094574652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101094927528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101095322296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101095674708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101096168272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101096730086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101097397578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101097916702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101098432610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101098997064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101099491994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101099964910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101100356092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101100840652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101101192858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101101758388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101102172648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101102549914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101102907714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101103289774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101103657256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101104008476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101104529146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101104901100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101105294944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101105667438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101106075504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101106428854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101106803634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101107307372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101107681386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101108051022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101108587768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101109015288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101109382388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101109788006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101110224642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101110583354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101110949474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101111338302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101111707954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101112059598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101112466812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101112920724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101113313474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101113689628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101114052706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101114419070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101114807090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101115178584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101115706604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101116123388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101116520978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101116909142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101117277678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101117675138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101118042162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101118489432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101118888696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101119391458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101119794700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101120162082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101120539018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101120922104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101121369196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101121737512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101122119100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101122489188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101122841222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101123237200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101123631712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101124105598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101124461694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101124830304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101125212650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101125564952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101125961314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101126327382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101126787186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101127159796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101127579210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101127948618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101128303652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101128692778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101129050904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101129502098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101129939960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101130336242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101130860010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101131240842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101131612050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101131983298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101132444176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101132808696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101133206010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101133558092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101133934930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101134300456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101134709800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101135181486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101135540994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101135917516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101136316652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101136686342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101137038098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101137416212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101137794308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101138337466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101138693732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101139047532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101139439274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101139787606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101140151882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101140533108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101141022984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101141393220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101141917864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101142303700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101142678708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101143078612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101143797144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101144246570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101144634262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101145049408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101145414656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101145790688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101146186452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101146654996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101147025032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101147377028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101147782134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101148133812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101148512802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101148907952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101149372416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101149726766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101150108458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101150481600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101150834346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101151202894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101151564124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101152058944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101152446068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101153137236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101153670904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101154347992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101155068350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101155580978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101155958290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101156308266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101156684536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101157331002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101157865880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101158260676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101158617998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101159008632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101159377220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101159749688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101160101764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101160600622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101160970418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101161376818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101161762828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101162115858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101162479768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101162853324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101163334990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101163706568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101164232484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101164613586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101164994108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101165393398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101165778290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101166225496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101166582290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101166979944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101167338468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101167716142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101168110614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101168489252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101168927524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101169283314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101169650632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101170009122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101170411146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101170799952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101171181652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101171634536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101172033704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101172403164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101172762958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101173158750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101173531788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101173899964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101174364606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101174776186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101175144942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101175628696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101175984976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101176338796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101176756134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101177203360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101177586904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101177972576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101178370376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101178738506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 874,8740000,10000,0,0,256,26,958,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 101180441590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101180809004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101181185048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101181576168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101181961356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101182331090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101182772100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101183184298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101183565808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101184254204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101184948410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101185331702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101185829060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101186186558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101186679196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101187052706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101187433012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101187827978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101188301156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101188691216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101189075784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101189466968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101189825314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101190193662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101190574622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101190994608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101191457278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101191864256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101192246326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101192600502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101192983642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101193351838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101193721710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101194161008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101194718730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101195182930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101195580520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101195934642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101196317524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101196775104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101197131252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101197530988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101198047978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101198460330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101198834570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101199215852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101199687334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101200044888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101200411148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101200762128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101201146628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101201514070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101201921782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101202376604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101202757178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101203139686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101203495418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101203861486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101204241316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101204609798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101204975880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101205455250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101205827390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101206222080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101206590930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101206945430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101207328774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101207702162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101208187248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101208542176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101209025250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101209397454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101209775620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101210167256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101210520180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101211005240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101211361086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101211729192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101212110022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101212489338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101212858916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101213266542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101213735708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101214093794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101214460708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101214842406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101215212192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101215563422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101215970940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101216450142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101216834338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101217205826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101217583296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101217958540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101218309370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101218706594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101219143816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101219527380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101219895064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101220404654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101220762188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101221115704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101221480764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101221913434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101222284546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101222634884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101223011484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101223385144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101223780154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101224131448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101224483310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101224928900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101225283004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101225650414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101226001104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101226376488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101226748292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101227125180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101227564352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101227920126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101228286154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101228636786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101229004558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101229353858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101229729386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101230092648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101230545826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101230900204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101231252172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101231764108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101232123110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101232492098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101232843012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101233300014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101233671732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101234274806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101234634292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101234990370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101235358984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101235712334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101236167582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101236522960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101236902536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101237270706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101237648016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101238001012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101238354620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101238799226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101239154024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101239543062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101239892816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101240268842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101240632108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101241007270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101241368856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101241788760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101242212210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101242707328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101243079376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101243429854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101243857456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101244304268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101244686002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101245038788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101245392388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101245756882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101246108616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101246477500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101246828038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101247283770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101247655212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101248031812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101248400380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101248756508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101249124314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101249481640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101249933038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101250286388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101250663622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101251028840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101251405226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101251757944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101252110390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101252474932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101252906720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101253337596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101253802982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101254186038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101254589642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101255019152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101255386494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101255825040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101256215360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101256647626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101257121896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101257476650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101257853060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101258306436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101258687760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101259040302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101259425752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101259822040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101260173616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101260541292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101260992230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101261446178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101261813040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101262214674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101262603142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101262959018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101263327106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101263708808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101264165846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101264543996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101265096856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101265479686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101265858764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101266340302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101266817492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101267188244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101267540540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101267939906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101268292846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101268671876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101269057306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101269544628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101269904518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101270276400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101270658970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101271012816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101271422336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101271792550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101272182880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101272626064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101273006434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101273360210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101273714242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101274081400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101274434456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101274803900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101275269892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101275652892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101276021020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101276565972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101276923180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101277276844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101277676064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101278129000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101278502220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101278855768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101279270122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101279897544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101280487740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101280994618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101281357358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 875,8750000,10000,0,0,256,26,959,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 101282967570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101283328050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101283828696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101284184856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101284624798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101285062704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101285451324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101285806054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101286176648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101286611956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101286967126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101287454148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101287808420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101288185630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101288550364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101288970538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101289397962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101289809232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101290181154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101290535372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101290903390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101291254864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101291632904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101292122028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101292501312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101292852092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101293203328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101293566530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101293916624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101294283424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101294713378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101295092994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101295456616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101295841476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101296194074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101296547954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101296913806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101297265658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101297713682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101298065784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101298441098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101298906234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101299283740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101299684256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101300040788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101300506078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101300862382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101301233786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101301587026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101301966766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101302334148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101302712872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101303146288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101303502624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101303866260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101304216352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101304604930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101304956450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101305333090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101305697620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101306158312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101306512470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101306863902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101307228492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101307578924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101307945934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101308294944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101308747760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101309118926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101309496906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101309955140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101310311788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101310684152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101311272182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101311730980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101312084472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101312461088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101312902150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101313289998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101313641998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101313995360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101314446238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101314804918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101315175518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101315528252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101315913908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101316279288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101316655462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101317083408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101317440252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101317803682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101318152828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101318519896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101318868242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101319243230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101319605906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101320068818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101320458848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101320828488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101321480400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101321840676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101322247416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101322741380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101323135330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101323504920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101323883706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101324245348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101324617772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101325087770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101325531430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101325905322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101326257788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101326638558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101327008734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101327386276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101327739678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101328093332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101328546872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101328901624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101329268086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101329677298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101330059602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101330425940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101330803662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101331233872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101331592590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101331960386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101332465836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101333031088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101333631380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101334425378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101335086260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101335760780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101336375212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101337124524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101337788140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101338422150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101339078714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101339752808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101340137054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101340503016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101340889770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101341306722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101341660684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101342024734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101342471058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101342842712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101343193866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101343687012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101344056642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101344434604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101344786536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101345220594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101345588596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101345939966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101346307092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101346664810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101347086306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101347537944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101348007734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101348363476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101348716846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101349082066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101349434986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101349802288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101350151890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101350528596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101350968852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101351347684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101351698740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101352050822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101352414188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101352763676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101353130230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101353556900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101353936404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101354300938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101354778746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101355134690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101355506832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101355871706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101356310584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101356682220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101357032282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101357408450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101357772594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101358148506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101358625638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101358995690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101359436596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101359789682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101360158266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101360508952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101360886822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101361252174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101361627836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101362061378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101362416752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101362790842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101363150290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101363518830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101363870054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101364248664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101364700454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101365082584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101365437328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101365937368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101366308492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101366667984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101367037778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101367469616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101367863112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101368232344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101368609708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101368961628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101369346612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101369802720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101370170048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101370607264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101370959396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101371353760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101371719768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101372110932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101372474792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101372830408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101373281930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101373636814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101374005126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101374356590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101374731586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101375095138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101375526472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101375975166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101376331778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101376696266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101377154208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101377525976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101377877430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101378289042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101378744878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101379125890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101379480712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101379873280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101380256126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101380624846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101381023682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101381388564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101381887248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101382288156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101382696296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101383075816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101383487418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101383886298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101384358424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101384759734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101385151340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101385576982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 876,8760000,10000,0,0,256,26,960,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 101387324054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101387957924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101388466824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101388846774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101389215820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101389567882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101390025520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101390380004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101390757300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101391121974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101391498160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101391849252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101392235202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101392715776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101393071072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101393436974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101393786130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101394162668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101394531528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101394908678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101395258774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101395689550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101396057192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101396407784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101396773470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101397154842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101397565630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101398033714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101398547020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101398945410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101399481586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101399892902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101400278472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101400664888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101401147356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101401529598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101401896212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101402273846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101402625960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101402978410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101403343336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101403693922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101404138300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101404491774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101404885952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101405250898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101405627278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101405979558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101406331370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101406772322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101407127888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101407494488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101407843220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101408218544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101408582518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101408977764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101409327858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101409760954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101410130262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101410566640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101410994264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101411383464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101411794026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101412289760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101412731842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101413113606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101413466746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101413831104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101414180064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101414545990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101414895016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101415349202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101415716646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101416092504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101416443488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101416794212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101417159026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101417542562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101418037276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101418391728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101418768728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101419132940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101419541398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101419894304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101420275608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101420770796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101421126174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101421522526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101421975162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101422381588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101422803030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101423183516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101423630482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101423988934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101424354584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101424705560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101425084120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101425457350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101425906736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101426393488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101426776948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101427174788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101427544934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101427909780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101428260900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101428627618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101429090188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101429476690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101429844376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101430221872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101430590822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101430986816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101431352954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101431704256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101432171340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101432556156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101433089986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101433495484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101433904554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101434292666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101434740084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101435108740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101435491378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101435889678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101436241336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101436694522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101437116036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101437639692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101438026144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101438412202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101438786350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101439137062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101439504154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101439879316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101440353608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101440732620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101441132822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101441485364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101441846564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101442211578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101442589912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101442969648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101443422252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101443867400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101444427352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101444838366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101445220800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101445604632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101446110474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101446473534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101446841698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101447254728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101447690922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101448098938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101448558110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101449039970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101449432428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101449846602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101450262272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101450692308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101451072456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101451585266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101451994746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101452417804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101452810434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101453205454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101453628392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101454048290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101454626046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101455015436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101455571372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101455978474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101456386052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101456794908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101457273800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101457686100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101458090952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101458506250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101458891742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101459322250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101459752576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101460233666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101460619202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101461026888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101461429476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101461802560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101462169438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101462561908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101463028188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101463414796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101463792420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101464145576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101464694708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101465065034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101465545728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101465973750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101466327330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101466853348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101467225170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101467602416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101467954874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101468395366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101468764104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101469115542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101469482970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101469832548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101470207954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101470571956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101470977046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101471398704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101471754588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101472118756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101472504822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101472904030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101473255192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101473660368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101474108176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101474545874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101474929364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101475282434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101475702390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101476083370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101476453890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101476921848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101477347836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101477881868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101478301530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101478709462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101479092666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101479606284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101480017990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101480415910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101480796928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101481176966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101481573242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101481952426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101482424792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101482836054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101483206586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101483559730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101483931080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101484319730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101484754688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101485239948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101485624998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101485978684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101486332536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101486699870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101487083266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101487467846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101487907340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101488319502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101488687428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101489169790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101489525478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101489879536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 877,8770000,10000,0,0,256,26,961,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 101491629284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101491993122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101492364660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101492719188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101493101588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101493564284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101493948880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101494300374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101494655630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101495021604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101495392788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101495804834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101496168136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101496621112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101496989882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101497366622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101497719350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101498072788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101498441212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101498792274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101499237456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101499590290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101499966684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101500434840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101500815406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101501166912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101501544862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101501993758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101502349732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101502768134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101503156970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101503573310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101503985618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101504410050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101504894912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101505281772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101505652470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101506004784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101506371446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101506728488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101507105544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101507585564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101507968132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101508320228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101508672496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101509068098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101509421420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101509794386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101510156954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101510662268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101511111198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101511602732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101511959082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101512313944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101512679768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101513119098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101513488414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101513837566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101514212548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101514574700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101514949442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101515299032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101515649112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101516089182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101516444882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101516813672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101517185250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101517563186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101517930396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101518307136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101518736684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101519095082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101519461802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101519815290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101520202196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101520575176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101520995796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101521472500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101521894852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101522250474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101522711662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101523082388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101523435672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101523803322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101524265824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101524656594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101525022628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101525399284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101525752140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101526146602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101526530036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101526883540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101527368518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101527731624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101528108444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101528472758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101528886226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101529281598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101529650602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101530133946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101530518984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101530916312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101531306726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101531712664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101532131170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101532565706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101533011058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101533396682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101533921972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101534277914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101534651176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101535003528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101535499514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101535901970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101536310978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101536722562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101537119394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101537513264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101537865630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101538321070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101538674166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101539121742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101539490594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101539866182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101540216188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101540567022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101540929978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101541362690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101541932850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101542286886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101542664292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101543028918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101543442610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101543894320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101544289890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101544668038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101545197272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101545569244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101545922144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101546334124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101546819400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101547201018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101547553222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101547907168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101548272120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101548623196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101548990878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101549350578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101549793888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101550163530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101550539456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101550891054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101551244946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101551608604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101551958656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101552410508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101552782864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101553160828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101553525096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101553899728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101554250554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101554604934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101554980360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101555400898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101555769630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101556263740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101556643012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101557006212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101557380864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101557780664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101558390340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101558761408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101559112716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101559489810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101559838348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101560214460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101560592222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101561077946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101561643680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101562010430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101562375896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101562734214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101563102536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101563588056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101563970530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101564335762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101564713040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101565064636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101565416302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101565821662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101566190764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101566638834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101566989932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101567542262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101567915630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101568294160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101568646542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101569107600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101569477492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101569829264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101570194670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101570544212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101570920584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101571344112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101571725154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101572208236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101572605962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101573001916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101573385114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101573813282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101574199088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101574590372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101575032484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101575413762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101575766950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101576119890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101576486484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101576838862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101577207604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101577638544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101578017382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101578382144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101578862118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101579216468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101579569170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101579933858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101580369044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101580741038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101581091360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101581467730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101581832126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101582209694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101582560718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101582912714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101583355222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101583709536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101584077486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101584427168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101584820056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101585185432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101585562448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101585992098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101586349082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101586713388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101587063414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101587485162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101587839290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101588217688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101588593676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101589041344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101589393876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101589868018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101590237858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101590599090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101590967660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 878,8780000,10000,0,0,256,26,962,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 101592586340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101592979556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101593351168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101593733856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101594087706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101594530662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101594905392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101595260674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101595767696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101596122958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101596501412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101596867204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101597333816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101597690038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101598043988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101598409270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101598760024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101599127838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101599478462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101599932028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101600300740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101600675642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101601129436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101601503358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101601867894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101602255760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101602746102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101603101160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101603478258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101603842716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101604218342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101604570592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101604922606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101605286424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101605714774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101606084952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101606434210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101606825370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101607193632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101607570306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101607934074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101608365108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101608733494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101609085166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101609451196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101609854824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101610233282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101610597504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101610983174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101611402782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101611758316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101612218730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101612574210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101612941688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101613291316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101613667348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101614113348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101614492664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101614845894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101615198716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101615563756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101615914792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101616281528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101616706800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101617103806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101617469130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101617844588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101618503316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101619246384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101619996858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101620629660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101621198224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101621770472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101622531434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101623146404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101623992418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101624575392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101625385210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101625974668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101626592174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101627250048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101628017484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101628730724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101629323542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101629900748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101630576550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101631383084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101631764660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101632145874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101632544870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101632963456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101633360612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101633803336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101634183950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101634664114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101635067520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101635435114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101635787134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101636171298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101636604354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101636984728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101637350840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101637760072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101638143832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101638525654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101638892826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101639332388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101639703734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101640055004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101640433572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101640856310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101641238784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101641592284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101642024338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101642393526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101642745808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101643114686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101643464262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101643842282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101644207018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101644595378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101645061324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101645417616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101645915768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101646274904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101646653836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101647006530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101647465950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101647850746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101648249000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101648604284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101648983988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101649356230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101649706596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101650091350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101650528948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101650909656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101651275794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101651653418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101652088030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101652446812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101652814884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101653258486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101653643512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101653996060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101654397808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101654867992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101655252934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101655606424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101656064318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101656462994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101656846028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101657437688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101657795470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101658218936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101658698560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101659115032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101659497954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101659878278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101660277730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101660631224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101661029810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101661572192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101661996524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101662364884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101662772284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101663126708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101663482128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101663850726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101664291658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101664665080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101665014862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101665392838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101665757528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101666135030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101666487780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101666840072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101667285680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101667640086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101668010190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101668468206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101668847720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101669222040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101669600586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101670034794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101670391246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101670820286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101671193606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101671579400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101671929988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101672306716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101672767840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101673146988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101673498980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101673909038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101674277090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101674634984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101675022394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101675504524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101675937028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101676310284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101676687196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101677057622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101677457730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101677852220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101678356742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101678746652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101679114238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101679598264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101679969132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101680462576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101680848846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101681329572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101681730500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101682087794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101682458238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101682842344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101683275074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101683642046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101684109646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101684660536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101685098396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101685494820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101685881412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101686280602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101686724542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101687105926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101687493876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101687870992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101688220770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101688571644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101688964216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101689315318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101689779506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101690132160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101690655004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101691039790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101691419612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101691774528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101692173834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101692625370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101693012484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101693380642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101693760334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101694189992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101694587944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101695077370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101695729290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101696142720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101696537092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101696930040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101697339510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101697718538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101698195960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101698575078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101698953456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101699305434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 879,8790000,10000,0,0,256,26,963,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 101701027032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101701412874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101701923810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101702295486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101702652668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101703078094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101703534072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101703920876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101704274290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101704632602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101705030982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101705383920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101705751876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101706101916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101706558536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101706927802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101707304558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101707663442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101708015924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101708379884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101708814610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101709275612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101709630808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101710011778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101710388956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101710767954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101711122622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101711478418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101711930368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101712286888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101712655462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101713138416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101713523330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101713889986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101714300766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101714754512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101715149564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101715519810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101715903718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101716274016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101716626380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101717004570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101717387742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101717845150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101718198526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101718551206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101718916146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101719266992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101719633878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101719983448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101720643676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101721425244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101722172018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101722803434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101723546912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101724407608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101725027840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101725609044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101726359896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101726990682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101727632264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101728252840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101729000118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101729600438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101730214844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101730866774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101731600344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101732165036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101732775860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101733356118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101733929038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101734671346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101735200874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101735725600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101736085198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101736454734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101736875148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101737354354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101737726110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101738106148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101738466168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101738821000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101739186374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101739538134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101739984278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101740339810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101740717726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101741085606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101741471160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101741825242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101742180016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101742580204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101743029370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101743400396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101743750486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101744127050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101744548204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101744960342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101745312376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101745785126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101746240386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101746709666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101747082538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101747433424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101747811790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101748190450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101748639150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101748994026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101749346784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101749711262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101750061648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101750428870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101750778662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101751242548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101751615630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101751993926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101752347454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101752702088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101753068088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101753419170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101753850150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101754220330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101754599100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101754966580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101755343082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101755696292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101756049778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101756416352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101756842720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101757265328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101757615658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101758081178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101758451226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101758850910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101759204164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101759645680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101760015026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101760367286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101760733706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101761083432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101761459440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101761823584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101762271072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101762633786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101762986436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101763349604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101763699978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101764102366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101764453222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101764828394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101765385698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101765792246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101766146090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101766508386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101766875374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101767227242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101767596350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101768036742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101768417088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101768782826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101769269314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101769626880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101770010224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101770378004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101770858510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101771231916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101771585012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101771964388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101772536942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101772919584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101773274082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101773712188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101774083120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101774436852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101774824378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101775173984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101775549054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101775911586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101776368820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101776725670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101777080860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101777447328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101777799918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101778168716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101778520134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101778898264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101779346898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101779729100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101780084004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101780587784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101781011242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101781367586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101781744482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101782160206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101782539170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101782904440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101783280316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101783632864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101783984044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101784401854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101784833976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101785204654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101785554884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101785930308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101786296444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101786680488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101787033104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101787447390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101787833296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101788191074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101788562886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101788916234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101789295942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101789662108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101790039960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101790487698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101790845436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101791211386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101791707798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101792084448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101792437706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101792818882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101793329422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101793735352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101794115086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101794509808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101794950130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101795307012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101795676332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101796141104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101796527092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101796892258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101797294872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101797680292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101798034858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101798400778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101798839296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101799211712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101799564998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101799942910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101800310326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101800687624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101801039658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101801460088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101801841082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101802194666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101802669376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101803023560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101803402310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101803775594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101804193424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101804627176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101805039252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101805408488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101805761512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 880,8800000,10000,0,0,256,26,964,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 101807423152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101807789196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101808170612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101808537054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101808916220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101809270788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101809628482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101810076052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101810432430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101810800516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101811205874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101811586586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101811951836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101812328322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101812754568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101813110816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101813474708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101813930986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101814302896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101814674312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101815053296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101815508396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101815890174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101816246174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101816600122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101816966824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101817320172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101817689774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101818042818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101818497178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101818866798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101819244270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101819596572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101819949040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101820313208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101820664100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101821109154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101821527142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101821956478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101822322046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101822709070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101823078648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101823431024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101823884798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101824248032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101824615600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101825067410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101825456138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101825822534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101826231758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101826593810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101827021778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101827388088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101827741800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101828111376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101828463398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101828841958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101829206480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101829660422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101830016064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101830369094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101830735690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101831087610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101831457372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101831809512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101832246572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101832630684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101833008696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101833362430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101833715408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101834109812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101834506498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101834874630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101835362432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101835743376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101836108658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101836589548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101836959608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101837329948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101837751120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101838230298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101838603028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101839081400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101839632604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101840037734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101840447376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101840967444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101841329156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101841695710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101842082418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101842654012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101843246620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101843753120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101844156768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101844565964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101844944272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101845300832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101845668264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101846021460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101846475948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101846832222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101847212498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101847685428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101848067780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101848420898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101848774396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101849429410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101849817360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101850231144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101850591214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101850972484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101851340382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101851718960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101852191230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101852552942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101852949912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101853319692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101853705832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101854059618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101854438704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101854892292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101855273324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101855626536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101856000176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101856367228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101856718542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101857086454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101857549490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101857961040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101858357828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101858944762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101859337562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101859721444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101860117254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101860561514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101860962560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101861350904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101861750702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101862144742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101862523182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101862876468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101863320924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101863690072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101864041674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101864408704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101864757408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101865131752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101865496258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101865952792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101866311766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101866720722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101867090220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101867443760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101867811912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101868163524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101868551882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101868982674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101869364560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101869804246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101870179012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101870545916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101870905614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101871274446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101871710628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101872111730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101872477180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101872854504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101873206052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101873558392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101873968758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101874441860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101874870176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101875258338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101875659816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101876043940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101876438402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101876822180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101877267696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101877669526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101878029800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101878525292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101878882590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101879278332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101879677250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101880152032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101880549158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101881009892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101881412008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101881796782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101882208442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101882573184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101883068918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101883440382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101883819874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101884193804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101884566004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101884934542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101885297114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101885780330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101886165032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101886545006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101886940596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101887319770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101887672726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101888057784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101888531366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101888917752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101889286632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101889636814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101890013908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101890470330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101890854414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101891334800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101891688986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101892053250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101892525170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101892914048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101893280166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101893684190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101894169312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101894584530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101894955400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101895333752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101895732194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101896115906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101896513878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101896958134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101897400582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101897774076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101898160222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101898525016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101898908096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101899276656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101899720040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101900094750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101900480748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101900889634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101901287458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101901696184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101902051640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101902499944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101902870560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101903222338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101903700520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101904056092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101904434886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101904824476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101905288132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101905643954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101905996938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101906405148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101906808504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101907179132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101907531440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101908031608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101908420606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101908799058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 881,8810000,10000,0,0,256,26,965,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 101910382444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101910852876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101911261124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101911638042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101912038778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101912390314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101912769748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101913135204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101913601810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101913957272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101914320344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101914828624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101915216408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101915586614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101915969716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101916433182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101916820644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101917217786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101917602278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101917957118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101918354738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101918723932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101919220712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101919574650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101919980370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101920377810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101920756738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101921110088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101921462950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101921965758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101922474816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101922995982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101923362112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101923783826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101924194912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101924669042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101925057302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101925431302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101926137878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101926514940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101926934094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101927315254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101927813656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101928216254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101928625424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101928980820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101929365282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101929761596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101930158680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101930599586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101930952628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101931329518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101931694154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101932070734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101932446212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101932801156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101933248866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101933604214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101933998466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101934411842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101934880964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101935249680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101935626846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101936065414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101936423068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101936789734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101937341622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101937716230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101938111004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101938489784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101938966830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101939358418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101939710562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101940063772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101940522336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101940876496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101941241538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101941678290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101942058492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101942422968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101942799194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101943172536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101943544280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101943922274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101944360410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101944733132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101945085898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101945465644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101945832440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101946210700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101946563126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101946917382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101947363866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101947717780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101948084422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101948561432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101948958210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101949353608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101949773052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101950231604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101950599010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101951012224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101951392688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101951761068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101952110108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101952487516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101952937400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101953316350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101953667856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101954037248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101954420240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101954828918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101955229740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101955668422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101956048974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101956413314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101956790872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101957142400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101957496674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101957861426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101958287300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101958658402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101959007760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101959484114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101959854606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101960231346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101960584548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101960947802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101961383604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101961737728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101962105562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101962456024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101962830830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101963267910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101963647790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101964083386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101964439584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101964804024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101965155134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101965521872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101965871410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101966273744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101966736612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101967117620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101967470112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101967822524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101968188550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101968539122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101968905980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101969256306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101969707494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101970077524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101970476374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101971006766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101971364054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101971727728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101972102938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101972563846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101972927186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101973321794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101973717570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101974130276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101974481868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101974851770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101975320334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101975675626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101976043730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101976392836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101976768766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101977132442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101977508250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101977939618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101978316522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101978712024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101979080988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101979467246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101979848124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101980255832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101980722936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101981120596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101981473408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101981955598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101982324676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101982684346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101983092400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101983545872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101983962304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101984328376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101984704052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101985063744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101985415988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101985781188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101986131016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101986609838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101987125572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101987507872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101987881862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101988292414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101988647156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101989098584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101989472468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101989826128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101990195944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101990553364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101990931086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101991444740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101992023956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101992383986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101992739512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101993417408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101993925444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101994363182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101994862712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101995276394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101995672764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101996088320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101996441800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 101996795490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 101997161232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101997601608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 101997973308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 101998323392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 101998700944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 101999066782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 101999442986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 101999793738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102000155734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102000590598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102000943184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102001308018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102001655924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102002030114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102002391598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102003097352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102003460064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102003814222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102004329116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102004686334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102005057456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102005411134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102005861172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102006242008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102006621896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102006976010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102007330616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102007698770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102008053180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102008478272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102008938670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102009323494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102009694032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102010074614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102010429588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102010789432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102011154396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 882,8820000,10000,0,0,256,26,966,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102012782968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102013166266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102013524564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102013914538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102014647376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102015060148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102015531968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102015895476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102016265540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102016618302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102017073520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102017438470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102017817460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102018233452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102018616192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102018970866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102019325274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102019693924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102020137808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102020528260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102020880162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102021256416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102021620480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102021997538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102022348854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102022783476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102023152300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102023503616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102023871112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102024221298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102024597352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102024960686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102025346732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102025768482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102026123642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102026488478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102026940968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102027347650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102027766444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102028159710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102028596532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102029008072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102029361770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102029714942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102030079548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102030430096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102030797784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102031229052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102031609026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102031992510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102032369506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102032721940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102033074456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102033439052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102033863988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102034245176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102034595354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102034971562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102035336292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102035760454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102036133154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102036512898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102036984064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102037356156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102037841574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102038231688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102038620524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102039015270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102039471958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102039867440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102040239122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102040621084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102040973566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102041370148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102041722244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102042099424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102042552544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102042933592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102043304810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102043706792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102044094740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102044478598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102044877190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102045350170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102045748500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102046131506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102046509272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102046861954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102047215542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102047580564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102048017080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102048388176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102048739804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102049249600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102049620604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102050036200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102050391454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102050826274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102051215856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102051609370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102052030112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102052401434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102052779400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102053173610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102053672596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102054040928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102054415802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102054782652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102055135304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102055503448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102055854914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102056331634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102056702918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102057111856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102057508946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102057892360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102058259022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102058610432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102058989268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102059411292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102059810010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102060295998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102060678172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102061058790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102061413572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102061791320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102062223596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102062595570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102062948656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102063328850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102063693848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102064071234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102064455454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102064898244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102065268448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102065621846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102065991382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102066344100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102066729320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102067093898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102067550806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102067923724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102068276534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102068641352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102068991302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102069357982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102069707348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102070083372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102070530656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102070909410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102071261496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102071770900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102072139448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102072491844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102072859430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102073287112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102073666590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102074031840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102074406636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102074758764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102075110740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102075474814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102075910158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102076281364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102076907230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102077345854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102077728806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102078132518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102078518334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102078970168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102079339946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102079911896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102080285612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102080638186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102081018012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102081457598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102081854150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102082229144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102082758368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102083163546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102083552550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102083922248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102084383604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102084781350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102085171702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102085584270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102085953788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102086308480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102086671934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102087110320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102087480088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102087830862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102088207308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102088591064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102089047370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102089406630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102089773648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102090211224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102090567824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102090936726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102091289448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102091667870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102092034124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102092439314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102092903604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102093273794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102093636846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102094090242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102094459380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102094815470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102095192370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102095645732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102096024670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102096398228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102096769556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102097154702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102097505604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102097872556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102098307486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102098706142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102099115370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102099495064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102099849050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102100445308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102100815444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102101257376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102101629450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102102004724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102102429012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102102829414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102103207240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102103559292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102104000572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102104369308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102104721688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102105194628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102105551822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102105930600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102106336820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102106799432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102107156122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102107534908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102107942992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102108303240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102108704208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102109087904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102109578472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102109957592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102110369540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102110722572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102111074662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102111439070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102111789356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102112167858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102112591660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102112971312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102113356540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 883,8830000,10000,0,0,256,26,968,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102115098954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102115467336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102115856420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102116364198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102116731936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102117125060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102117677722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102118426202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102118863204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102119296674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102119681410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102120099344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102120465556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102120931808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102121472222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102121903688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102122291546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102122663896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102123042472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102123480580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102123842680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102124207822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102124557812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102124925136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102125274938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102125650466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102126014892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102126466798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102126821730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102127174548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102127647058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102128004496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102128373440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102128725868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102129181824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102129554996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102129934318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102130286404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102130637176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102131003848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102131356376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102131726704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102132149572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102132527236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102132889840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102133263896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102133613390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102134099532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102134468604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102134903776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102135273772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102135623680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102136012722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102136390188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102136766386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102137117618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102137547668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102137915964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102138322440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102138869526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102139221780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102139598026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102139962194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102140418352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102140773196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102141125002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102141488184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102141837872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102142203694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102142552744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102142948528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102143383318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102143760336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102144111080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102144461994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102144824900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102145173908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102145539640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102145967270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102146343948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102146706096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102147079298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102147428120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102147777756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102148139274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102148487478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102148930798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102149282944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102149880258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102150252618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102150637360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102150990898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102151358600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102151792248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102152145876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102152512094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102152861956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102153236800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102153600072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102153974614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102154406312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102154761188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102155124672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102155473552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102155839602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102156188652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102156785872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102157241176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102157621706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102158024846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102158380164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102158743940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102159093096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102159459602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102159910992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102160306456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102160763600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102161308694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102161665742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102162056442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102162422078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102162932912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102163308598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102163660066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102164037718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102164406222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102164815732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102165200200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102165669680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102166251468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102166608192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102166975414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102167326658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102167702986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102168067088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102168530740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102168884856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102169237212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102169600272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102169950632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102170317346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102170666380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102171116554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102171486516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102171883384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102172385540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102172772128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102173140004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102173492954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102174082436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102174439326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102174815640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102175210200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102175618950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102176015700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102176385790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102176841600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102177228452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102177665244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102178042762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102178452568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102178853706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102179250372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102179709778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102180066454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102180464280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102180817066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102181216592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102181586134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102181982204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102182549866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102182967268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102183321970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102183783898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102184153978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102184506490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102184875822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102185317294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102185699476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102186084498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102186461410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102186811924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102187162784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102187527170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102187964422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102188353796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102188777634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102189158616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102189526592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102189904882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102190257202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102190701940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102191071588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102191423010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102191789840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102192139070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102192515708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102192879338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102193281850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102193717434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102194073356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102194438074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102194892314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102195263468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102195612588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102195988968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102196437226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102196818336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102197171638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102197524450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102197891804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102198379458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102198749828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102199181456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102199559916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102199946818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102200341692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102200723762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102201077878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102201473220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102201913864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102202282988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102202631292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102203006684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102203369828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102203744574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102204095624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102204446190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102204887830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102205261900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102205630162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102206115232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102206495176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102206867400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102207242932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102207682434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102208037162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102208400428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102208749494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102209115050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102209463748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102209838492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102210273382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102210676828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102211046130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102211398972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102211762094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102212112520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102212478834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102212829368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102213287938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102213658072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102214156290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102214512016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102214864298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 884,8840000,10000,0,0,256,26,969,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102216512556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102216902844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102217459364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102217818348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102218237860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102218714284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102219102462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102219456446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102219813030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102220182632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102220533702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102220902084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102221252868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102221707690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102222079390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102222457002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102222823206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102223175638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102223539754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102223890094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102224337668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102224690314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102225066402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102225452728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102225857118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102226242038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102226625834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102227077690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102227487176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102227871102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102228403736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102228804616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102229172648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102229551430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102229997498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102230353884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102230718794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102231230826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102231603520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102231955540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102232333890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102232780142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102233161844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102233725784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102234084162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102234451312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102234810010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102235177514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102235612942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102235993086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102236357494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102236776058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102237141900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102237492774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102237855768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102238324494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102238695774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102239044778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102239563658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102239936754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102240315304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102240668982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102241102348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102241470358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102241821310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102242213990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102242583400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102242971032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102243335306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102243711052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102244154522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102244510554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102244875028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102245301942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102245670914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102246019400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102246395504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102246843092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102247358442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102247714038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102248067200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102248432200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102248782682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102249149154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102249588632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102249969836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102250334632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102250854738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102251232906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102251646830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102252019582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102252496296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102252901448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102253285106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102253696478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102254107784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102254502862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102254887858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102255363918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102255733504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102256084884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102256451584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102256800336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102257175652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102257540020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102258016868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102258374026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102258726162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102259093006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102259445524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102259846476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102260196676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102260583574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102261023340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102261401040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102261850012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102262209074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102262573166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102262930954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102263508002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102263861914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102264238446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102264601962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102264977982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102265328882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102265681090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102266044590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102266480992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102266850980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102267200256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102267575290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102267938800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102268355854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102268709580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102269150822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102269519060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102269870414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102270236832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102270586280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102270961542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102271324724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102271699684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102272133218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102272487276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102272850064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102273326652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102273775852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102274168764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102274559464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102275003420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102275382876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102275734892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102276087450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102276452190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102276801552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102277167880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102277595912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102277973420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102278335020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102278708532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102279194704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102279551546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102279915228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102280347130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102280717110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102281066468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102281441292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102281804660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102282180426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102282530882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102282882678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102283320020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102283701872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102284089046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102284550264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102284930108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102285294904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102285671546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102286106672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102286476146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102286840150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102287190076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102287556114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102287905260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102288280136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102288720726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102289099488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102289450082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102289800898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102290164594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102290514064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102290887348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102291237442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102291692410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102292062828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102292440372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102292792524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102293145594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102293511974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102293864498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102294312958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102294791584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102295171822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102295663464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102296044380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102296397452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102296751554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102297203004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102297558852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102297925814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102298275732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102298651600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102299015736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102299392302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102299752346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102300172886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102300540018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102300891452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102301257184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102301606546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102302070408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102302440110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102302907044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102303263874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102303618324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102304014492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102304369542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102304803124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102305156674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102305612314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102305981884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102306358484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102306816984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102307176948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102307544680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102307899026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102308348678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102308703632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102309081230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102309466712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102309855102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102310207054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102311503082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102311877188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102312230328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102312631852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102312999418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102313407716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102313784472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102314241184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102314595880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102314947328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102315311748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102315661350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102316027046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102316376004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102316830140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 885,8850000,10000,0,0,256,26,970,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102318597284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102319036176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102319551254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102319914506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102320339354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102320732028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102321118526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102321513246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102321924152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102322403430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102322870766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102323259620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102323645936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102324010140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102324404742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102324821620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102325280268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102325707294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102326075712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102326510154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102326899750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102327252336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102327617396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102328052954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102328447958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102328940638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102329507270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102329897350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102330388234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102330908134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102331298792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102331663918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102332014854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102332381584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102332731564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102333107692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102333561516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102333943650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102334294030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102334645270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102335008804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102335358672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102335725722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102336074408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102336539918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102336912160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102337287166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102337638200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102337987964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102338350750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102338700366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102339152478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102339529040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102339951398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102340457642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102340840682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102341193890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102341547624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102341996122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102342353476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102342722312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102343074564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102343453140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102343818830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102344196056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102344559332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102345173400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102345582022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102345935148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102346303266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102346660922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102347037712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102347491736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102347878070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102348233266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102348588812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102348988180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102349371672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102349771026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102350123822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102350586082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102350954676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102351330004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102351783984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102352139998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102352505782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102352857774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102353312292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102353666638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102354043480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102354408758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102354784060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102355137396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102355492464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102355936830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102356292070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102356658408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102357009136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102357386516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102357751798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102358126904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102358572850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102359001240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102359372008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102359725636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102360093052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102360444360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102360837772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102361201884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102361710090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102362068390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102362422736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102362895716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102363251396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102363621392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102363975260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102364442826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102364814936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102365193222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102365545490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102365898544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102366264476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102366635476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102367084590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102367443462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102367821616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102368206250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102368584326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102368936334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102369288144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102369655048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102370091746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102370461680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102370811460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102371187232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102371550290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102371924068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102372274124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102372702610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102373069800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102373419988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102373885242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102374240396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102374625192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102374994008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102375385392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102375809202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102376167198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102376548136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102376900224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102377268756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102377620174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102377997030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102378443242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102378883542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102379238790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102379631122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102380093936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102380452568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102380882990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102381322928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102381760290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102382134310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102382515116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102382870808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102383225742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102383594258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102384026034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102384400390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102384771138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102385265538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102385637078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102386051820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102386404352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102386944440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102387544330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102387902382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102388269326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102388620282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102388997448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102389376358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102389832836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102390189190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102390544360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102390909980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102391260020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102391625746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102391975676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102392450112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102392844586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102393267338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102393651964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102394034566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102394428968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102394810952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102395270888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102395626040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102396004964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102396539512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102396925502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102397281690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102397637614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102398092318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102398460488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102398845092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102399401756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102399818626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102400185562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102400578956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102401035454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102401394116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102401759108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102402137860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102402720022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102403195370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102403801408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102404179406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102404560318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102404950572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102405305512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102405669288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102406037232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102406494904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102406850008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102407228924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102407697222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102408078266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102408430606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102408784298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102409249190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102409604484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102409972520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102410321674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102410697530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102411062816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102411460878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102411918216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102412315232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102412703542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102413056846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102413425626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102413777256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102414155864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102414521432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102415059690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102415418684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102415772790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102416139856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102416493188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102416862664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102417215992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102417679644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102418071994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102418449992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102418938758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102419296762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 886,8860000,10000,0,0,256,26,971,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102420940620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102421305064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102421675490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102422031276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102422454434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102422860662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102423373820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102423774790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102424161626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102424533016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102424914422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102425340670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102425725508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102426226466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102426597532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102426974852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102427327468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102427679610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102428043050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102428392748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102428846892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102429199832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102429576506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102430091866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102430473066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102430832298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102431184726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102431659152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102432014010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102432381722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102432752216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102433148070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102433529576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102433951744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102434413812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102434772782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102435141198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102435494470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102435864022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102436215666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102436594722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102436971100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102437419422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102437776288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102438129608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102438514788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102438867360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102439235020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102439584732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102440044766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102440435204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102440831150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102441331960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102441697360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102442116656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102442469002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102442993932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102443422044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102443801958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102444167234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102444544078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102444895546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102445247952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102445706148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102446061810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102446429382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102446779968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102447156440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102447520370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102447895516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102448322498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102448679200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102449045096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102449396242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102449764436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102450114604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102450491552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102450855360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102451311564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102451667256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102452020310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102452488182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102452843524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102453211432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102453561324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102454046294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102454417552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102454795678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102455148554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102455500956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102455867022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102456217920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102456651484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102457022682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102457443138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102457827746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102458213228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102458566130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102458925430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102459291196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102459727678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102460099622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102460452978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102460831312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102461220612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102461615212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102461998364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102462442458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102462813610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102463166038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102463662246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102464014904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102464589382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102464971702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102465434680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102465790076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102466142528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102466507430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102466857400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102467225148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102467575346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102468028562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102468408664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102468785896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102469138976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102469492474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102469858642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102470210688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102470590730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102471005376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102471398456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102471812944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102472188536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102472538470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102472887910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102473250198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102473702572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102474073474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102474423380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102474944998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102475314324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102475688540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102476039610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102476471332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102476836974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102477187582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102477552002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102477899450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102478273534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102478634446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102479088168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102479446214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102479800410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102480165240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102480516984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102480885304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102481236508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102481613742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102482054990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102482464264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102482817162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102483169650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102483533456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102483885456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102484252228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102484691980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102485073684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102485438088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102485912032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102486268968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102486631296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102486997172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102487361440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102487802098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102488155560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102488535236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102488900724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102489294218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102489647204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102489999252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102490444802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102490801000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102491169406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102491518708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102491894584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102492280832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102492658860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102493089030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102493444620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102493849980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102494215152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102494605000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102494956304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102495335006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102495702280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102496171580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102496526262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102496879322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102497343918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102497699328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102498100524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102498452944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102498909570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102499280030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102499682800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102500077496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102500446500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102500813598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102501166206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102501618476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102501975706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102502355274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102502722858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102503100480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102503453756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102503807746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102504185208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102504609320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102504997568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102505348814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102505724980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102506128704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102506508430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102506873312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102507336260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102507706660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102508061410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102508531656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102508884876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102509262278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102509626298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102510089896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102510444232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102510796864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102511161974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102511545918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102511912810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102512262398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102512736400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102513105376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102513483006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102513865214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102514218090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102514606526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102514957880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102515323344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102515792044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102516191428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102516559662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102516937818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102517291176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102517655132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102518048388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102518488884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102518862824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 887,8870000,10000,0,0,256,26,972,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102520601278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102521083530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102521495860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102521898160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102522251346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102522606606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102522975368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102523325632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102523693400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102524133536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102524516200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102524899680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102525288326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102525640358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102525992128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102526356658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102526794134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102527164850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102527515598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102527897424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102528332816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102528710920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102529063832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102529503218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102529871048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102530247460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102530813198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102531168660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102531545546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102531909716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102532372724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102532728290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102533081478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102533446620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102533796478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102534163026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102534512526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102534887444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102535330986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102535709396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102536061526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102536412448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102536776938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102537127578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102537509800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102537939802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102538319100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102538705394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102539082940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102539435578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102539789114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102540155866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102540507918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102540961050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102541514834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102542031418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102542401484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102542784614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102543135968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102543602196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102543974348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102544327976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102544697682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102545049648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102545428318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102545795520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102546183666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102546607800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102546962216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102547325828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102547675798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102548042536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102548390924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102548765706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102549205592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102549584892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102549957526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102550311490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102550676440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102551028894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102551397172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102551760440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102552211234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102552581632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102553190010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102553585612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102553938952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102554338506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102554771814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102555144370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102555496270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102555875942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102556293006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102556695234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102557047032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102557480228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102557853092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102558203626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102558570650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102558920338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102559296024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102559659564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102560033980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102560479522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102560835752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102561199652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102561549428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102561917030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102562266114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102562641964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102563088022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102563468980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102563821744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102564272668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102564641182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102565034100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102565433750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102565863474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102566259604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102566628940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102567006738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102567358798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102567711674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102568097114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102568465112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102568937314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102569326748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102569704404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102570067934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102570460212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102570852088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102571205820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102571660738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102572043910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102572413214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102572764414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102573141582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102573553194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102573976046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102574416730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102574772164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102575166958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102575626762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102576027740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102576420832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102576799070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102577255858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102577637372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102578019442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102578373578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102578768458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102579119750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102579485350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102579921196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102580301040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102580665990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102581041944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102581393734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102581779334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102582146456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102582498768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102582949986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102583304500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102583684040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102584049242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102584471220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102584887012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102585260166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102585718920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102586073048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102586439788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102586893490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102587272542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102587636460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102588011756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102588446388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102588803846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102589166062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102589514086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102589878346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102590225262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102590597768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102590970734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102591415090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102591767078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102592116808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102592479120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102592827238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102593191000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102593538908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102594026524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102594397648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102594773706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102595123816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102595474334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102595836914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102596185090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102596565230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102596983874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102597364982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102597733090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102598236542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102598590558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102598959170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102599325336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102599761994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102600131934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102600482142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102600874760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102601237790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102601612672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102601986280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102602444764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102602831042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102603182968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102603550364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102603901132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102604276906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102604642234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102605104818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102605458536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102605810114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102606173068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102606521616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102606887242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102607235960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102607610172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102608053800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102608434262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102608788430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102609238880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102609606604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102609957494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102610363706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102610798366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102611179124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102611544738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102611920714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102612273318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102612626130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102613074958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102613514796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102613883322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102614337710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102614717426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102615081682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102615502452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102615856568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102616300080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102616686722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102617038364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102617404558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102617754798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102618353914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102618725056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102619189946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102619545154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 888,8880000,10000,0,0,256,26,973,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102621216824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102621602928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102622046052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102622417150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102622766836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102623145300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102623511430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102623936126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102624300878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102624773710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102625160426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102625512556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102625878386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102626227632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102626604508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102626975334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102627364996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102627791700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102628167540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102628552180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102628906174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102629304688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102629656994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102630033742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102630486024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102630867306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102631220836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102631724478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102632094852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102632447660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102632834420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102633276480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102633673810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102634039588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102634417398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102634770738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102635124974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102635490520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102635924480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102636295376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102636645234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102637021348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102637386272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102637763570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102638116222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102638469226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102638914218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102639268292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102639647692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102639997040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102640373480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102640740266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102641207432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102641653422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102642012528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102642378178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102642834706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102643206580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102643557464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102643934544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102644385944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102644779546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102645133070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102645486506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102645858676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102646210698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102646577922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102646927048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102647410916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102647780842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102648156962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102648509808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102648861354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102649241772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102649591286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102650036242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102650389124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102650766284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102651130818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102651506262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102651858228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102652209734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102652585168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102653000956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102653369216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102653718374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102654189890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102654559184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102654942996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102655296322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102655728144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102656096228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102656446688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102656813018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102657161958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102657537520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102657901772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102658355198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102658727762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102659082006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102659448874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102659801144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102660170336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102660521968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102660899640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102661343962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102661722268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102662073246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102662423744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102662787794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102663137578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102663503330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102663926616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102664306152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102664684848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102665225298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102665616408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102665972658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102666370828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102666818118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102667209536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102667603324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102668024648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102668420488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102668828160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102669224002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102669766470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102670167216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102670537956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102670938018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102671319018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102671725484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102672107884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102672603750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102673006902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102673360878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102673728522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102674081312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102674479002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102674858728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102675348718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102675720288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102676098736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102676609384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102676993552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102677386440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102677773930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102678473100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102678889412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102679295804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102679692248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102680072990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102680444128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102680948794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102681327672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102681981060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102682353980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102682709906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102683088678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102683559776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102683974800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102684327584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102684681090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102685076186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102685452212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102685851286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102686285080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102686708694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102687079888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102687637452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102688025266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102688379846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102688744058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102689234418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102689628272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102690008492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102690414958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102690810388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102691216994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102691598062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102692074304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102692473856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102692857008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102693242242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102693610212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102694100346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102694501816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102694992812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102695600322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102695986590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102696352656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102696731762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102697126724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102697654650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102698068184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102698450898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102699045366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102699413932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102699805084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102700285234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102700652708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102701051104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102701419298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102701798678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102702166972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102702545030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102702927036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102703369692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102703739510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102704090888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102704488458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102704838154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102705233282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102705598994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102706092720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102706480892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102706835728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102707201090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102707570266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102707955168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102708348620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102708814402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102709212820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102709620952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102710109568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102710467900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102710857600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102711210716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102711726618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102712112410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102712491486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102712887548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102713306480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102713660722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102714042410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102714494504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102714851238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102715238714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102715588300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102715999666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102716396626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102716802192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102717271704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102717628776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102718024626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102718403726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102718800996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102719150612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102719560580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102720013128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102720398206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102720751430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102721271598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102721667676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102722122946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 889,8890000,10000,0,0,256,26,974,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102724004216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102724407380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102724802522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102725171086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102725722938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102726159264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102726550732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102726955284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102727305506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102727671850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102728049852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102728525556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102728895988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102729270770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102729625900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102729975986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102730356872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102730708014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102731169112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102731541118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102731961798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102732533036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102732937744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102733323206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102733678012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102734176630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102734547130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102734947074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102735306932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102735713916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102736077554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102736467666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102736935746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102737374544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102737781798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102738173054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102738570080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102738957092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102739347878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102739821522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102740202130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102740553252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102740910596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102741276148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102741713384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102742128488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102742565060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102742955028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102743344852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102743892324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102744279744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102744664940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102745146258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102745501964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102745900872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102746251990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102746627732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102747026028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102747446750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102747890288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102748269454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102748664424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102749049348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102749444168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102749809072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102750203708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102750679668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102751087678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102751456430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102751808970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102752190160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102752563046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102752946814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102753314698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102753779240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102754247378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102754788100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102755175192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102755559242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102755927180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102756403330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102756776222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102757128060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102757506586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102757878964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102758379152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102758976844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102759549892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102759920224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102760300794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102760686308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102761036908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102761414402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102761948752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102762480262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102762909346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102763278438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102763673598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102764036510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102764427042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102764875078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102765285806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102765650670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102766211322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102766626542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102767014072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102767499188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102767856548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102768254870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102768634920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102769013180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102769408960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102769950490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102770442608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102770830480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102771196864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102771548554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102772181742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102772572404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102773074864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102773460968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102773868480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102774250558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102774606894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102774974060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102775353912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102775723054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102776187858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102776597552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102776963894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102777533284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102777907474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102778316084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102778797414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102779172538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102779557660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102779908160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102780284432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102780649572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102781025470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102781494230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102781853398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102782230022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102782698012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102783113706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102783483414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102783915412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102784402556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102784788072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102785212550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102785567560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102785964122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102786343688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102786712480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102787146748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102787525106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102787887700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102788367990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102788723466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102789073930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102789469044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102789940280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102790343814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102790726360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102791161564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102791531306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102791939576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102792311252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102792780800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102793151674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102793504242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102793871384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102794224340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102794601276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102794972140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102795379646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102795840970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102796218506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102796614212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102797020360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102797445378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102797850024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102798329416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102798770934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102799183320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102799696784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102800054930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102800418914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102800768616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102801248696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102801609136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102801984740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102802377480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102802772174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102803125324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102803495386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102803943904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102804328600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102804724572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102805090744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102805467356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102805860286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102806265338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102806700862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102807057944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102807423446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102807777064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102808176228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102808528388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102808936020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102809331174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102809794596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102810148364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102810500952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102811052102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102811433602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102811802724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102812167076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102812623110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102812994258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102813373246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102813726488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102814080208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102814444970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102814795968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102815240910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102815612654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102815989928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102816354068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102816730452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102817124108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102817479590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102817954322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102818312556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102818680542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102819060822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102819438272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102819801366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102820195968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102820575798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102821021036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102821388568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102821771350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102822345834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102822737750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102823143962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102823626136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102824036888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102824392838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102824747694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102825142500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102825511314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102825924142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102826393456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102826803660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102827197994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102827575806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 890,8900000,10000,0,0,256,26,975,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102829227434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102829594348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102829964788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102830319266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102830687502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102831038828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102831415354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102831791394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102832242408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102832614288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102832968030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102833462552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102833850774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102834262558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102834705994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102835087026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102835451852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102835828860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102836179784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102836532016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102836895732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102837265842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102837729202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102838113510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102838518464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102838884316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102839377292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102839752980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102840106258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102840604538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102840959224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102841357490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102841746970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102842143854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102842508144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102842884228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102843321012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102843675008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102844038434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102844520744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102844921452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102845273026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102845709744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102846186590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102846623216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102847006714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102847390022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102847773892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102848140332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102848531070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102849239694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102849620160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102850024690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102850421978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102850806750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102851213606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102851706048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102852062578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102852431812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102852782388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102853217538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102853587896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102854017766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102854456268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102854812648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102855176974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102855679362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102856053054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102856407312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102856786852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102857238118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102857617312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102857969010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102858321432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102858686970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102859037208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102859403752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102859767036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102860210036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102860578114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102860953864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102861317792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102861673940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102862039560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102862392212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102862885720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102863242918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102863620658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102863987756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102864366332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102864719906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102865090524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102865551066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102865907120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102866330504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102866787962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102867168350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102867607868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102867986768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102868427328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102868851762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102869236046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102869603540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102870014932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102870400172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102870806154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102871265248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102871701180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102872055740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102872437506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102872831742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102873214932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102873584104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102874042384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102874479632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102874851984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102875229344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102875611570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102875981498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102876375400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102876813468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102877215408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102877596378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102878107370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102878537806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102878952194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102879305628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102879771260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102880170012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102880523220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102880906716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102881274378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102881699192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102882067494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102882540720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102882924478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102883307180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102883705542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102884086704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102884455808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102884835972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102885301496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102885674668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102886082116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102886436002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102886788740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102887153858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102887517684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102887972992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102888356326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102888766648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102889312456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102889788752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102890204610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102890571868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102891013672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102891399584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102891798376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102892165614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102892559874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102892955510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102893383710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102893847464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102894224932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102894621120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102895003228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102895371996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102895787978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102896541838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102896933344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102897315288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102897670916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102898025870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102898414720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102898787842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102899328960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102899698356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102900074796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102900546590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102900928790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102901282640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102901636878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102902119552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102902475972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102902843346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102903223754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102903602600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102903969314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102904345654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102904793116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102905171648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102905538382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102905919900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102906304270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102906678188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102907056818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102907512482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102907892464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102908245646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102908598884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102908963924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102909333818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102909702238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102910068666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102910549222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102910949148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102911355350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102911810228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102912166560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102912533096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102912955288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102913398578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102913751936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102914128752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102914537286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102914917078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102915270312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102915624392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102916078776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102916433548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102916819468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102917187514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102917565978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102917962968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102918343342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102918785448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102919142780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102919525338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102919893506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102920260914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102920641692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102921048738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102921532136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102921928898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102922312184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102922777732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102923165510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102923560068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102924096846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102924557028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102924971652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102925367906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102925957174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102926330722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102926700164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102927180152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102927536152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102927934424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102928288654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102928667600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102929051020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102929470298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102929910874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102930298130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102930664748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 891,8910000,10000,0,0,256,26,976,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 102932337478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102932814508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102933202690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102933614870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102934211660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102934637498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102935024690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102935501558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102935909506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102936293260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102936710588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102937078602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102937471528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102937867292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102938334828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102938690086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102939044320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102939409514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102939760002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102940126802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102940476152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102940852494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102941312664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102941695512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102942049406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102942420956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102942866360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102943223124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102943591224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102944026568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102944408408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102944774952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102945253582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102945610562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102945965424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102946373188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102946815834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102947189800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102947541900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102947920736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102948338540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102948798202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102949155524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102949594392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102949994200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102950363118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102950762780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102951156556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102951533342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102951926014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102952524744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102952887480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102953298276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102953710346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102954108144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102954525870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102954908816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102955423940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102955837834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102956428250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102956827962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102957212748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102957639362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102958087566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102958490892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102958842650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102959220050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102959863776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102960467612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102960946632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102961353096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102961735018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102962137592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102962534648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102962906666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102963353644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102963857544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102964254892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102964651340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102965005108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102965406656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102965798780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102966263260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102966665376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102967062902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102967541350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102967953474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102968308034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102968678332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102969153552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102969549220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102969939772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102970319846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102970737738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102971159404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102971577892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102972045678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102972462876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102972830418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102973214748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102973584708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102973974098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102974384918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102974841536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102975224030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102975577450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102975960640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102976325772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102976707064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102977075488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102977545250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102977927304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102978293586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102978804338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102979160304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102979543904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102979912122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102980424054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102980835834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102981187456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102981594566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102981990940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102982386116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102982736032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102983186638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102983558238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102983912022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102984309166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102984688652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102985103852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102985490048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102985967896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102986340976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102986725142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102987108384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102987503852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102987911704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102988293920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102988797892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102989196748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102989624872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102990152552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102990552032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102990923936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102991271850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102991758718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102992163780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102992546844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102992943592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102993378752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102993768040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102994123698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102994575286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102994991986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102995390358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102995798228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102996207608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 102996572046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 102996990680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102997420154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 102997799828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 102998199364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 102998579942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 102998992358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 102999372266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 102999787896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103000232388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103000640010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103001225438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103001613428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103002042054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103002421044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103003295886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103003680982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103004060454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103004477658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103004872302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103005240724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103005725326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103006134434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103006492344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103006883616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103007242516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103007671756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103008065594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103008529382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103008978822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103009352312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103009718900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103010088102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103010455226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103010804602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103011270300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103011640608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103012016920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103012563892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103012939354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103013321440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103013703260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103014176242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103014546638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103014934474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103015330420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103015738230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103016108602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103016460436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103016915296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103017303912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103017700750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103018063016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103018464352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103018845822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103019251418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103019688684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103020063096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103020430254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103020798496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103021184112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103021536946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103021914892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103022385696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103022786272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103023170390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103023628114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103024028800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103024413002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103024810844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103025268142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103025669598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103026066276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103026472676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103026840148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103027208200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103027572640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103028045536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103028421024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103028773658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103029153230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103029539750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103029993064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103030363926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103030847128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103031217270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103031570200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103031936514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103032302974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103032710650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103033076738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103033575922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103033932952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103034303102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103034904892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103035306178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103035708064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103036101460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103036608394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103037077256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 892,8920000,10000,0,0,256,26,977,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 103038741940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103039242546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103039634636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103040005998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103040390562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103040787642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103041139822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103041546398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103042031608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103042458744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103042852822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103043248638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103043638496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103044034156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103044408932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103044883526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103045312558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103045679102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103046214652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103046601606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103046991052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103047371206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103047806062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103048206456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103048574844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103048967434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103049332720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103049708860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103050111518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103050591750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103050961006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103051311850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103051709236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103052093776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103052536126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103052945110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103053425514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103053784128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103054138082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103054530400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103054887118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103055284516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103055637020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103056095882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103056465134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103056858412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103057340712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103057720050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103058206350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103058576412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103059016342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103059387000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103059778486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103060144476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103060521908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103060872992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103061224966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103061679374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103062034454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103062401656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103062752694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103063147886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103063543836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103063937844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103064374320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103064730800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103065096280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103065525182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103065894348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103066273760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103066702548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103067192600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103067603602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103067985454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103068505474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103068909204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103069263976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103069633122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103070090808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103070473398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103070839434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103071217292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103071570848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103071924236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103072319730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103072830318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103073201608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103073550846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103073926836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103074290368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103074672872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103075023686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103075387420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103075819888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103076190644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103076589280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103076938892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103077315360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103077711632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103078087512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103078558776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103078914676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103079280194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103079937528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103080343688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103080723306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103081197894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103081571452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103081950168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103082356782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103082733452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103083130702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103083517142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103083973382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103084326178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103084705138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103085069244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103085445020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103085796364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103086148552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103086512916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103086955350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103087328280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103087681806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103088061266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103088465610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103088859272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103089211394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103089655620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103090056564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103090437136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103090995438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103091380074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103091786158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103092167316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103092638938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103093012614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103093407702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103093892828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103094277732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103094674966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103095203564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103095629120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103096030984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103096410584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103096789384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103097148196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103097544470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103097983762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103098385616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103098737052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103099136938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103099505434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103099884862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103100237296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103100665704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103101046764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103101399650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103101767880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103102309804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103102696558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103103089910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103103578900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103103937486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103104296474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103104694252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103105078916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103105509284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103105880846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103106345072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103106714806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103107090088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103107442316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103107794154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103108158920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103108508544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103108911112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103109349104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103109728238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103110092760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103110469566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103110843578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103111195188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103111560142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103111995636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103112366390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103112716006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103113217340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103113606308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103114037908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103114418996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103114873344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103115532248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103115930110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103116298902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103116647868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103117057680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103117524740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103117917454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103118314674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103118702290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103119122748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103119472504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103119837658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103120266350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103120659310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103121026954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103121403288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103121763104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103122205842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103122588630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103122953034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103123401180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103123754276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103124132066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103124605752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103124986530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103125337982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103125689808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103126131258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103126485662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103126851914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103127200586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103127575934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103127939454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103128314336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103128761540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103129116240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103129479888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103129829394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103130195508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103130544216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103130926182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103131310080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103131784054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103132152500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103132532316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103132912044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103133261802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103133642520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103134024454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103134505368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103134898534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103135280134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103135768140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103136123344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103136486092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103136836088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103137290582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103137643090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103138037530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103138419934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103138812516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103139206584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103139589398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 893,8930000,10000,0,0,256,26,978,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 103141375210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103141770514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103142196502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103142593220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103143086774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103143508818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103143946120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103144343384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103144722818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103145114996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103145594606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103146005292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103146385344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103146892312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103147316498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103147722056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103148103676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103148570778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103148988292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103149401546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103149798182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103150264652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103150648064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103151138846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103151550658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103151906246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103152292880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103152660660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103153039024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103153412108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103153776788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103154234718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103154635752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103155043310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103155399658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103155754720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103156140764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103156827034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103157244442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103157653576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103158210532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103158599954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103159005890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103159392460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103159886724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103160287110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103160642416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103161011230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103161362836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103161742372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103162110628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103162605674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103162966610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103163354980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103163724214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103164095740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103164496452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103164866032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103165365210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103165738364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103166133414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103166491496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103166871480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103167239666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103167622576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103168122084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103168537402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103168945740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103169449328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103169863182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103170299136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103170765112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103171165354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103171575008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103172017890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103172387110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103172781156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103173173866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103173650542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103174006816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103174361690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103174746072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103175112846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103175511798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103175892946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103176383354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103176783962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103177192244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103177773196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103178135432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103178561302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103178975074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103179487556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103179881978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103180470292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103180874618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103181280398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103181668668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103182109796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103182527632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103182911104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103183309156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103183661672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103184080222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103184467278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103184963486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103185319402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103185702514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103186102656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103186483444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103186890462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103187243364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103187733966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103188133788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103188541386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103188945674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103189319248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103189716036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103190109702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103190566752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103190921448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103191300350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103191793124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103192194396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103192579292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103192980100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103193427956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103193785890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103194157156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103194527304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103194923248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103195290994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103195668412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103196138664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103196498518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103196893492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103197278456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103197648850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103198000862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103198407464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103199506712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103199925598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103200284018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103200640412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103201008906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103201467644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103201887360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103202240610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103202730072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103203119264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103203540944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103203910496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103204380384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103204752196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103205103958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103205471480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103205821838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103206227002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103206616476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103207145592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103207502664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103207893798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103208262434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103208615508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103208999990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103209370436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103209760890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103210230810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103210641704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103211011572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103211382646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103211749352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103212125362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103212501646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103212968366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103213378944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103213749064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103214236494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103214592888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103214986478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103215391798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103215875144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103216263796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103216634060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103217013520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103217381502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103217761584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103218115028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103218589354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103218959608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103219330336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103219742774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103220125178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103220547892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103220930362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103221408528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103221792964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103222149520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103222517700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103222873076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103223272580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103223652964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103224155704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103224555576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103224966426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103225438704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103225814048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103226275460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103226746224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103227125754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103227477176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103227884268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103228293288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103228715420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103229096746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103229539012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103229965430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103230348396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103230747320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103231126976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103231560694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103231969324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103232480460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103232883212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103233297978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103233935910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103234347576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103234745944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103235313222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103235731242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103236149332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103236752898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103237165484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103237549020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103238313950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103238793120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103239202332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103239591096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103240013364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103240409664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103240961244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103241408014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103242086770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103242485018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103242873020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103243270828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103243775994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103244190802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103244585814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103245016858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103245415918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103245801158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103246306884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103246695864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103247066940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103247522514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103247942296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 894,8940000,10000,0,0,256,26,980,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 103249606758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103250046340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103250442552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103250848704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103251269518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103251684160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103252234494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103252605232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103253044158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103253420862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103253798424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103254152696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103254508982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103254962118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103255318324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103255686164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103256044760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103256423496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103256789966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103257168158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103257602762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103257959244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103258323438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103258785560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103259183776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103259554094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103259966340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103260425186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103260837532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103261220786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103261605038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103262001418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103262353972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103262753336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103263276608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103263710826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103264077618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103264484982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103264877966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103265276150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103265672160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103266196368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103266621556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103267001310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103267422858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103267791292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103268203516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103268663944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103269064014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103269487436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103269976966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103270348770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103270735240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103271149166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103271672484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103272073312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103272427746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103272781838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103273146086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103273516924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103273902302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103274369986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103274780168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103275175038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103275585490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103275969710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103276368000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103276779454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103277275002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103277702684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103278075186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103278497392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103278864830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103279392002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103279790832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103280276112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103280676692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103281162760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103281565700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103281947290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103282394368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103282910892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103283337284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103283706698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103284111212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103284490414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103284891368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103285331326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103285806314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103286231364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103286615008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103287049818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103287432744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103287820594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103288260416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103288670644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103289056948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103289439008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103289845540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103290240152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103290647790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103291114984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103291552322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103291988794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103292627196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103293243432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103293633660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103294115100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103294516590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103294923648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103295306262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103295689484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103296056216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103296453154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103296954944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103297366912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103297772136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103298138662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103298545360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103298934284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103299322288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103299809446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103300184600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103300595862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103300971084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103301359970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103301726072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103302145522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103302627346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103303015946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103303528518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103303923874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103304295618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103304679554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103305192172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103305596194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103306006766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103306416982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103306803264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103307202336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103307622694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103308108490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103308464904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103308875516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103309312692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103309719402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103310355544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103310853314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103311235856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103311611038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103312008450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103312390918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103312802474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103313200080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103313696806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103314096888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103314481902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103315006936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103315394686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103315797198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103316193290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103316663196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103317079410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103317460064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103317843926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103318253556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103318649676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103319138580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103319544006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103320020982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103320438760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103320836250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103321261156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103321632754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103322121476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103322518258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103322875084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103323274440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103323654060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103324059670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103324442624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103324951522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103325326900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103325724146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103326202552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103326586716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103326980492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103327359952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103327841588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103328241320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103328649980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103329044420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103329399180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103329815698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103330184068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103330658420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103331208218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103331644840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103332078770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103332517096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103332905004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103333391170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103333806408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103334188914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103334599496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103334990220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103335402482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103335875068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103336297612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103336651282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103337156838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103337560302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103337942966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103338379444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103338849980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103339274284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103339671854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103340105030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103340487634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103340871698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103341268952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103341750072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103342175742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103342544632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103342976490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103343374960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103343810714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103344272012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103344687500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103345109504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103345490666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103345899388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103346297310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103346734052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103347235474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103347670692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103348089858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103348672372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103349072956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103349456988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103349977430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103350333822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103350743166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103351137240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103351546152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103351925004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103352309756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103352807582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103353208056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103353627210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103354038332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103354491080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103354901038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103355327776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103355792978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103356180380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 895,8950000,10000,0,0,256,26,981,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 103357854614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103358342300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103358773402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103359143654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103359688112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103360091048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103360473904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103360831622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103361311880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103361683748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103362066472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103362464780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103362818630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103363246724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103363649046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103364115962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103364502032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103364913138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103365310318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103365704748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103366128496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103366520742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103367008982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103367404078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103367816854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103368197960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103368584958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103368995434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103369464828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103369889846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103370243546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103370758970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103371139852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103371562730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103371932722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103372407712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103372778372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103373161490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103373573542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103373924532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103374342846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103374751000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103375210866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103375581192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103375976248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103376366764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103376772642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103377163930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103377531758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103378042092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103378453584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103378846788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103379198086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103379550430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103379943184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103380295012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103380776746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103381148366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103381568172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103382068962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103382508488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103382964264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103383319136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103383815480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103384185994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103384591298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103384963684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103385342416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103385736858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103386114206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103386576524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103386934808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103387535120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103387922034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103388290294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103388670642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103389156988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103389556614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103389964260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103390329756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103390713860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103391123248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103391518596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103391995302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103392380120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103392800746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103393333648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103393744922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103394136144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103394490522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103394988532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103395345246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103395713112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103396092336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103396469008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103396864208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103397270482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103397710838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103398068718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103398462340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103398816038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103399212664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103399565124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103399966312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103400449076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103400831044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103401213076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103401566604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103401946964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103402335366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103402710982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103403165796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103403575920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103403957700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103404438664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103404899308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103405255772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103405636900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103406082372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103406453640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103406803662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103407212208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103407580210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103407989820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103408371550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103408835072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103409203954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103409555798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103409954050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103410334112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103410718600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103411082326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103411574260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103411944120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103412334330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103412704878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103413083350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103413450326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103413827912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103414322302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103414741156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103415146010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103415647138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103416034326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103416430694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103416782988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103417266986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103417651362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103418030174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103418413008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103418833352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103419186706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103419569692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103420045036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103420402740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103420802394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103421196768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103421591250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103421986246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103422385612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103422827136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103423182162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103423576298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103423929644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103424313258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103424680486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103425057134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103425544440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103425927856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103426282456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103426818768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103427205310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103427558248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103427926868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103428378236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103428781896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103429178102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103429557290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103429910732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103430264594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103430651184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103431115116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103431503112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103431856338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103432249486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103432633154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103433129804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103433525272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103434001666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103434405640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103434790102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103435176600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103435559248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103435981596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103436381298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103436879052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103437293658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103437704294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103438181034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103438585148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103438978648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103439356084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103439813530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103440209262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103440620834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103440991336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103441361078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103441755068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103442107422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103442593486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103442977376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103443384220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103443780636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103444159018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103444542912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103444897210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103445388972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103445778794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103446163304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103446570808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103447005570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103447402264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103447906068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103448292586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103448700514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103449187570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103449573024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103449942652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103450358654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103450825168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103451212232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103451633028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103452016106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103452426890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103452822088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103453221428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103453693362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103454108926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103454487444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103454882590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103455278942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103455648120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103456016612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103456517582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103456896044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103457308700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103457689730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103458084188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103458494580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103458871448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103459312552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103459668348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103460063616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103460519792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103460901302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 896,8960000,10000,0,0,256,26,982,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 103499040560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103499468602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103499874222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103500288264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103500684492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103501184200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103501588754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103501974792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103502400706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103502812274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103503219396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103503625882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103504133964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103504519850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103504902066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103505482004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103505882462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103506303790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103506772978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103507184458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103507550946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103507929332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103508312916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103508684308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103509093276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103509597164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103509999292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103510583212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103511026216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103511426488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103511835796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103512312618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103512698824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103513093532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103513442956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103513839872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103514219282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103514596988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103514976040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103515470318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103515857454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103516321082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103516752514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103517105678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103517500748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103518022672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103518406046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103518771534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103519187148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103519805342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103520170188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103520555534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103521022646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103521395898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103521778512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103522182274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103522564864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103523244016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103523959050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103524337244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103524734394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103525123192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103525522250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103525904126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103526438716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103526852846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103527306960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103527831712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103528247820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103528644818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103529134948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103529550420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103529956970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103530370594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103530766322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103531205898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103531558512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103532026942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103532427380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103532813784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103533221084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103533602810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103533983636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103534379694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103534861780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103535237326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103535592786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103535966414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103536349126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103536731712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103537103718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103537565060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103537937512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103538327582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103538941402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103539302988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103539668520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103540052002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103540543646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103541093698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103541475972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103541870424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103542247470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103542597680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103542962310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103543437230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103543793440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103544179528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103544543938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103544948916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103545328994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103545706226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103546247382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103546636744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103547004532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103547387034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103547759188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103548110764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103548489896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103548954164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103549367106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103549748874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103550285552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103550656188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103551042592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103551503130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103551856492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103552233976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103552639138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103553018884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103553370236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103553753200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103554121646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103554585868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103554986106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103555354144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103555748116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103556111656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103556485806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103556867364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103557339058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103557708536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103558060072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103558456966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103558808856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103559185308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103559548856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103560041098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103560435588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103560808914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103561281160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103561636132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103562055774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103562438074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103562969986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103563343314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103563723126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103564076400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103564431656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103564826662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103565179666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103565636844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103565990386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103566400082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103566795164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103567174424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103567527448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103567897882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103568367070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103568722098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103569089392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103569470600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103569850396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103570217966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103570595000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103570989588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103571426712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103571796748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103572179148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103572650672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103573004130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103573412598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103573790788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103574248158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103574676220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103575031514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103575432290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103575812908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103576180056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103576560614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103577049506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103577421252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103577799744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103578181756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103578535704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103578908538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103579260472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103579714092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103580067248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103580443968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103580839776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103581248084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103581616554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103581971024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103582438522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103582811954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103583180452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103583665400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103584076062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103584472530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103584853064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103585295112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103585654816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103586054220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103586435688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103586805078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103587172452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103587565976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103588015268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103588396820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103588781314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103589135790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103589502930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103589856224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103590224806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103590663248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103591062026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103591428994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103591818010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103592228312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103592587188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103592954228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103593307640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103593759408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103594129436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103594548774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103595020050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103595401518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103595770096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103596153548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103596596664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103596969384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103597380138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103597731760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103598108080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103598472498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103598848144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103599312220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103599669502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103600036680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103600418256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103600816604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103601198252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103601574750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103602021928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103602401666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103602862688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 897,8970000,10000,0,0,256,26,983,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 103604468072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103604944976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103605303666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103605702494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103606209522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103606619354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103606996304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103607391806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103607823816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103608183088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103608548864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103608929864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103609342480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103609692946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103610068140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103610545416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103610927974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103611280490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103611663492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103612043976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103612406130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103612773148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103613243926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103613623742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103613987866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103614394800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103614747356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103615099196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103615463770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103615899082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103616269742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103616619860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103617026130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103617523960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103618135790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103618493188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103618940432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103619339788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103619691130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103620058374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103620408568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103620800170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103621180950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103621641976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103622050644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103622415120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103622803914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103623183868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103623553484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103623904828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103624366298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103624738486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103625117828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103625489648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103625883410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103626269058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103626621514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103627067098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103627453892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103627832830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103628200698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103628770404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103629126252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103629499268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103629971122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103630329574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103630714716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103631192160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103631574278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103631958430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103632337452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103632801290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103633188514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103633570532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103633921438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103634297300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103634646878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103635059308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103635545474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103635926918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103636307188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103636662098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103637030254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103637399720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103637784318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103638145302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103638593206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103638991492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103639370292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103639827694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103640214288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103640582512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103640973784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103641418860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103641793136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103642213004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103642581232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103642958870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103643312482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103643665566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103644122954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103644479308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103644879380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103645231750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103645608408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103646003070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103646380726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103646818500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103647177004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103647544048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103647924406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103648321084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103648672410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103649076804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103649527908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103649909430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103650279296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103650753956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103651126636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103651495968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103651880816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103652320604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103652701598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103653066644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103653473840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103653855392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103654211560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103654579600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103654972974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103655414248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103655798800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103656177460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103656542164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103656919960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103657302000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103657701356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103658150926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103658505652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103658871762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103659264912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103659666918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103660071840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103660451326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103660911292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103661268894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103661664324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103662161362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103662533706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103662930082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103663325898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103663803368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103664188300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103664544430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103664939532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103665323276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103665674838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103666041886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103666496994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103666905928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103667287282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103667663982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103668016228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103668369970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103668751870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103669202040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103669645584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103670034102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103670418086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103670782984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103671159274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103671540476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103672003894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103672371042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103672721356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103673192510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103673546572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103673974002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103674370640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103674838600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103675225452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103675581202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103675948208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103676329520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103676697312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103677077160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103677576370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103677963958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103678342776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103678695694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103679077408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103679443040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103679795444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103680176218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103680617182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103681040082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103681405926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103681781616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103682133532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103682527032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103682945218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103683388812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103683759504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103684109908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103684587024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103684957032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103685334478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103685718240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103686164984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103686564034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103686917320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103687285142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103687736948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103688118852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103688486450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103688952900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103689306988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103689694738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103690087792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103690439870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103690815762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103691166290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103691625598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103691994812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103692372182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103692723200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103693075762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103693439800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103693791084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103694169760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103694780126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103695173074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103695683926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103696064030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103696415768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103696768068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103697213992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103697569370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103697937280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103698343250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103698723880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103699088328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103699464240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103699892650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103700250100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103700648250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103701019914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103701421516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103701774508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103702153864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103702566024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103703055612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103703431030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103703786584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103704153630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103704507478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 898,8980000,10000,0,0,256,26,984,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 103706230998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103706605150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103707148762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103707522780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103707906272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103708353974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103708751182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103709120466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103709475258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103709846724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103710228482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103710635888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103711089664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103711472368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103711841738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103712221432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103712607644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103712960420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103713328760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103713706984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103714194636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103714565594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103714941906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103715293130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103715644998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103716145478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103716497808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103716975948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103717346910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103717724720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103718207092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103718591140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103718970590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103719366654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103719832028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103720189476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103720575272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103720942110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103721320610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103721702184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103722105004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103722573388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103722946502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103723360268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103723770900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103724138660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103724488646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103724864934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103725342620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103725754570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103726109376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103726463422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103726859272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103727239844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103727609396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103728045148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103728456402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103728824220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103729381124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103729770368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103730161260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103730529224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103731010112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103731411582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103731764368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103732171746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103732569796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103732964292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103733345824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103733799648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103734169918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103734522778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103734892090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103735267238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103735652448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103736017296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103736510900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103736896544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103737250304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103737614260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103737996630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103738393852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103738745048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103739207126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103739596576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103739974266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103740432058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103740791298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103741188106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103741569000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103742032604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103742404690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103742800066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103743183326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103743561384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103743913494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103744348662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103744813664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103745171344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103745542380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103745930812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103746344876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103746736468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103747132396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103747663928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103748052742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103748451112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103748803360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103749170782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103749522014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103749899422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103750348546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103750729870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103751080950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103751432636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103751958244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103752329026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103752713444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103753176598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103753585260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103753951952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103754329692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103754684180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103755037602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103755404870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103755789858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103756236060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103756618158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103756996442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103757361452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103757738870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103758092492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103758446774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103758897236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103759251484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103759647580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103759999382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103760377320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103760743388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103761121580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103761586472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103761944422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103762308672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103762789490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103763159878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103763524696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103763916008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103764371978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103764766812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103765131882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103765509794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103765875658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103766226024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103766624410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103766989236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103767441472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103767842130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103768236540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103768590398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103768960112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103769341318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103769694740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103770180288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103770537658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103770916132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103771293766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103771931712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103772296338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103772855122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103773287884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103773675718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103774212172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103774566792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103774983352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103775365268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103775839050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103776223796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103776593918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103776960598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103777341192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103777710888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103778077918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103778553844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103778921274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103779297588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103779648644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103780001144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103780409146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103780779144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103781235790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103781597082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103781974158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103782337646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103782722944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103783075040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103783429772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103783864752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103784229470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103784596666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103784948114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103785516026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103785885724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103786302180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103786731920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103787088942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103787456372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103787809840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103788202838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103788553970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103788931808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103789298180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103789757708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103790113858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103790465740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103790831330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103791182384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103791550204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103791901312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103792355388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103792725236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103793102600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103793456320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103793812956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103794178184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103794529076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103794897456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103795324834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103795706046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103796071598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103796547818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103796904250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103797257582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103797623084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103798059688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103798595622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103799035930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103799426232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103799796640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103800176900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103800547016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103801032680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103801445904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103802057880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103802463156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103802822468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103803201100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103803669562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103804052454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103804433354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103804796654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103805162504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103805514104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103805883194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103806314010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103806694334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103807059522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103807435088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 899,8990000,10000,0,0,256,26,985,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 103809257264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103809624152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103810039662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103810409762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103810777976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103811128570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103811506538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103811968026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103812350766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103812701818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103813087784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103813501418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103813853480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103814221186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103814584474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103815037134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103815406040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103815838096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103816192564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103816544412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103816907748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103817256898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103817706722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103818060194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103818435796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103818917860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103819298988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103819651110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103820003924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103820451596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103820845464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103821240918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103821591068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103821967250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103822331396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103822706566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103823163260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103823519954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103823884362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103824233878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103824599354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103824948396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103825323048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103825686660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103826166464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103826522452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103826876366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103827242850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103827619592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103827989732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103828339028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103828805688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103829256862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103829635192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103830103160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103830460722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103830835108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103831185900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103831638576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103831991720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103832368658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103832732030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103833106580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103833456980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103833807970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103834183704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103834600490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103834969356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103835318342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103835693872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103836056814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103836431258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103836805516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103837241330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103837609272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103837989486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103838359904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103838710984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103839089130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103839455598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103839924310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103840279920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103840633964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103840999544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103841453174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103841824140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103842218008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103842707736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103843083350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103843461208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103843814238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103844168456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103844535954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103844889502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103845259094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103845691576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103846071400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103846435688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103846812552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103847163620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103847515340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103847880232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103848321700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103848917114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103849272176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103849649124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103850040964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103850421966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103850774578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103851226338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103851598412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103851951768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103852495946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103852870842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103853248740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103853614812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103854086066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103854441958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103854797796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103855163104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103855514688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103855881642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103856232580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103856689290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103857060350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103857520572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103857875560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103858237972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103858656962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103859020166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103859468916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103859836840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103860215678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103860582066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103860959698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103861312422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103861665380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103862029300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103862462248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103862831400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103863179850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103863689934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103864058948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103864434286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103864786020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103865220814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103865589346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103865951586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103866319678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103866669128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103867045436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103867419328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103867864694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103868230784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103868606776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103868973056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103869323426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103869690940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103870040324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103870415836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103870863814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103871242840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103871594306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103871946348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103872311364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103872693400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103873062402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103873505438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103873886558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103874252738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103874629806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103875082794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103875439490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103875827096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103876190852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103876655962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103877011308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103877447594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103878065840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103878714528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103879184616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103879543270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103879909700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103880258160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103880632412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103880983218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103881360532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103881768712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103882224846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103882578344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103882931108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103883304732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103883669564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103884052494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103884416036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103884899324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103885270412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103885756836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103886288390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103886650476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103887025824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103887483196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103887865216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103888216722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103888596152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103888963336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103889341342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103889693234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103890046226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103890492232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103890847540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103891216798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103891569842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103891946604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103892313640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103892691078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103893124396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103893482134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103893849444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103894201916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103894570640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103894923724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103895301110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103895665952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103896123402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103896479848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103896833792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103897386424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103897743160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103898153090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103898506142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103898964246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103899336934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103899717118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103900072048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103900428294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103900815838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103901167006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103901613424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103901966980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103902343924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103902709324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103903085722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103903439484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103903792690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103904173086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103904591978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103904962846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103905313892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103905690960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103906055670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103906432372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103906783746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103907221076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103907590964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 900,9000000,10000,0,0,256,26,986,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 103909280642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103909661650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103910112486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103910496414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103910862616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103911242158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103911598056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103911953544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103912321468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103912756376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103913130776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103913483398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103913946074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103914317416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103914701522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103915056116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103915501704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103915872288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103916225784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103916595252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103916947378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103917355834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103917721570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103918100012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103918534830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103918890648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103919255514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103919713918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103920086396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103920438420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103920816988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103921263594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103921646624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103922001470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103922355562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103922724840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103923077846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103923447844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103923885474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103924269036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103924635570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103925013170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103925592210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103925949752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103926315284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103926753896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103927150496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103927521514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103927899988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103928268072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103928645176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103928996640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103929363164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103929807370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103930161964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103930530628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103931027834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103931411464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103931779400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103932170126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103932594528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103932953062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103933339588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103933690788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103934059130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103934409970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103934787904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103935234542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103935614966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103935969438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103936321992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103936687876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103937039172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103937408000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103937769624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103938215864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103938586474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103938964618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103939317240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103939671710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103940036460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103940387488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103940833426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103941187656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103941565736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103942034808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103942482088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103942842752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103943197150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103943655620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103944011178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103944380006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103944731062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103945107410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103945472322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103945848636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103946275400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103946634926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103947000950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103947352162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103947720272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103948070214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103948446720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103948830458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103949285374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103949641192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103949994688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103950359480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103950710776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103951079546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103951429848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103951879666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103952250562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103952627042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103952978874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103953432596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103953801678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103954184358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103954562984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103954983836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103955363614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103955729178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103956105356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103956456598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103956808498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103957173172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103957605852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103957978994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103958331716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103958710184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103959077632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103959454482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103959806392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103960170890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103960600542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103960954678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103961321660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103961671630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103962047332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103962410716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103962786628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103963214988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103963570872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103963949318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103964397422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103964768088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103965117890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103965492760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103965939120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103966318306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103966670440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103967021924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103967385202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103967734322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103968155134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103968542572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103969025312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103969427038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103969805576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103970159440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103970586088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103970961376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103971312300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103971780106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103972135218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103972538886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103972908960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103973286672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103973638840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103973991696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103974446136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103974800244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103975166632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103975623878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103976003510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103976368178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103976764852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103977206862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103977565168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103977932646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103978301176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103978685346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103979066050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103979473322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103979950202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103980331924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103980685026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103981040020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103981422062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103981818844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103982373578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103982969972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103983354102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103983727690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103984342230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103984957198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103985702962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103986301360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103986760970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103987153024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103987505582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103987887502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103988349030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103988734066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103989089850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103989446246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103989814288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103990168970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103990540128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103990895448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103991358296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103991730694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103992109054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103992461880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103992814960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103993183300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103993536990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103994023942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103994398054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103994777074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103995143300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103995519682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103995873262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103996226326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 103996672372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103997062010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 103997430768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 103997782648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 103998266620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 103998680996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 103999129696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 103999592180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 103999951462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104000535248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104000903330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104001270336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104001621428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104001999840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104002687886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104003307786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104003919104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104004334272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104004703920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104005188404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104005562890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104005942238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104006342524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104006738516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104007116904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104007495978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104007961670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104008332180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104008686590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104009392884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104009752806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104010169898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104010549876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 901,9010000,10000,0,0,256,26,987,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 104012293354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104012689576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104013065840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104013683298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104014041552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104014410520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104014784944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104015180688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104015571376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104015968482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104016443008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104016818494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104017217256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104017594614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104017993710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104018386236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104018785620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104019243546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104019656050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104020040252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104020574688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104020948646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104021332062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104021719368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104022158770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104022582930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104022965824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104023353984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104023707490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104024073150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104024466280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104024906430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104025296006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104025665630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104026046034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104026413658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104026798790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104027229678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104027714620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104028087802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104028443476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104028822208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104029373166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104029757286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104030125826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104030599306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104030953004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104031305040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104031828246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104032240604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104032609652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104032973344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104033426436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104033794946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104034171642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104034524168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104034877390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104035242104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104035592744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104036065876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104036426830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104036836056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104037231358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104037641816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104038048736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104038404728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104038860314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104039260520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104039630936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104040010742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104040418756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104040786476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104041196646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104041636748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104041994236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104042360146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104042818656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104043190168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104043541600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104043941338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104044422490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104044849614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104045246450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104045633118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104046030208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104046385474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104046788776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104047252770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104047663330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104048058766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104048463786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104048817036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104049170946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104049536380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104049999582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104050387374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104050739402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104051116128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104051481666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104051857968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104052209800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104052655832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104053065194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104053441016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104053810404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104054344018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104054750874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104055133526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104055742426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104056120556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104056506140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104056915062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104057271646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104057697830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104058051848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104058519376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104058892746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104059271202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104059623996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104059979142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104060347888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104060701380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104061188610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104061546156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104061925926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104062293644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104062669896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104063021184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104063374200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104063783236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104064237844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104064666980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104065019454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104065537032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104065907022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104066324222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104066764436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104067121368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104067487136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104067838734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104068206392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104068557162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104068935132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104069299816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104069754108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104070110124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104070464792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104070828706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104071205644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104071573800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104071924438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104072386508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104072756740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104073134164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104073486210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104073839502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104074204214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104074554240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104074953382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104075394438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104075776886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104076145490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104076676216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104077035536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104077389786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104077773490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104078226478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104078616992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104078967374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104079667996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104080312246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104080897512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104081286676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104081641728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104082016284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104082368830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104082759566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104083143738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104083677592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104084052970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104084434462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104084792980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104085149018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104085519766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104085876616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104086338762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104086693852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104087068808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104087456652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104088008288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104088360968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104088733204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104089217312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104089577338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104089949990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104090303722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104090684622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104091065320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104091443888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104091869568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104092235976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104092599812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104092952194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104093319740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104093670088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104094045838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104094409876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104094865134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104095218976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104095571076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104095936382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104096286072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104096653170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104097031524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104097488352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104097859218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104098236086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104098589488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104099128418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104099523984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104099877924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104100339092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104100696018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104101075672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104101441880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104101819972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104102218398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104102574256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104102955320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104103380572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104103767732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104104139066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104104518298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104104885622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104105264758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104105617154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104106058776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104106430828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104106785412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104107155098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104107507768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104107886800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104108254554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104108709344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104109065422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104109455832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104109823092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104110297644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104110670798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104111029386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104111491690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104111945844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104112325612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104112678832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104113105870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 902,9020000,10000,0,0,256,26,988,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 104114763732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104115125144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104115493452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104115845528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104116225046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104116590750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104116983116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104117407836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104117765542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104118161226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104118515552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104118884640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104119236712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104119615370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104120066662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104120464806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104120834276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104121361000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104121732364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104122123714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104122492322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104122984576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104123366040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104123749446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104124126680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104124478760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104124830958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104125195850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104125644232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104126016360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104126366954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104126745188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104127110758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104127486092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104127836436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104128249804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104128634494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104128988602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104129358880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104129737910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104130115320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104130480378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104130890702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104131329078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104131686470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104132068544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104132598626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104132993246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104133375080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104133768398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104134212416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104134624538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104134995648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104135378518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104135746786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104136115116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104136499776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104136967424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104137377090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104137743374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104138119540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104138507312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104139169416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104140003572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104140621464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104141303920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104141932370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104142734118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104143395578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104144272296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104144913108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104145614542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104146255160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104146613766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104146983696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104147334984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104147714636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104148182640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104148566270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104148919712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104149307190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104149673180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104150024860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104150392892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104150826612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104151208128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104151574632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104151995438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104152363460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104152733502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104153101622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104153548516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104153921608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104154273672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104154652820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104155172188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104155554132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104155907118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104156640752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104157015412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104157370276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104157741668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104158094340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104158475408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104158843348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104159304394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104159659778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104160011868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104160375578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104160725122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104161090722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104161439528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104161894170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104162265626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104162642500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104162994850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104163372208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104163786216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104164138360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104164505252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104164939916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104165338610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104165704066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104166253974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104166609822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104167002788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104167384770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104167813278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104168182760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104168615824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104168997436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104169365238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104169744548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104170096932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104170538340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104170904776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104171254898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104171620630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104171968262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104172397922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104172791688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104173292498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104173650792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104174004564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104174372334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104174726634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104175096816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104175449312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104175935000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104176321528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104176717558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104177221894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104177580642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104177961572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104178352728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104178810028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104179166158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104179545466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104179913602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104180290690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104180643162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104180997314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104181393474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104181817328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104182184514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104182533648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104182909636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104183273424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104183649044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104183998892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104184423816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104184813734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104185167532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104185565840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104185918628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104186325368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104186707486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104187217660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104187575424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104188069486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104188611218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104188969826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104189338978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104189689996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104190161442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104190531424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104190908654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104191269196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104191622928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104192008332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104192487738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104192999742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104193354440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104193824728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104194202384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104194582694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104194940784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104195295002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104195804234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104196165390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104196580074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104197024934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104197421940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104197835972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104198341818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104198715322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104199087516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104199579606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104199957100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104200326860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104200678056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104201162112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104201551050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104201930222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104202282108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104202642126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104203007666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104203358580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104203725358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104204177480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104204575720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104204958600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104205344254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104205727248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104206111258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104206507644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104206948720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104207319766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104207670356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104208054132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104208419848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104208826336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104209178100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104209636502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104210047286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104210428838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104210942760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104211299314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104211677528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104212072576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104212545808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104212932696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104213287994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104213655080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104214024166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104214392242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104214758564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104215251216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104215664144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104216042830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104216395956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104216750178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104217118290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104217470830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104217927698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104218280572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104218675334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 903,9030000,10000,0,0,256,26,989,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 104220324242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104220820144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104221177002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104221534268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104222090512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104222451850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104222896320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104223272728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104223766080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104224134784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104224511244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104224924866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104225280304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104225645156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104225996308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104226455036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104226837248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104227216884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104227593208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104228003030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104228356982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104228726636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104229215888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104229572010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104229940486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104230291348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104230676514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104231073968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104231450134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104231878496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104232239204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104232624712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104232976328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104233754232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104234171078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104234706812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104235130856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104235536610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104235947948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104236301178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104236664250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104237043714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104237549282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104237905794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104238338262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104238703426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104239086934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104239440110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104239811420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104240275406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104240644500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104241012534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104241363696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104241747890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104242114396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104242512160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104242882330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104243321696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104243690210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104244043428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104244572764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104244928778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104245308188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104245674288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104246166688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104246525858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104246882022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104247256566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104247631652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104248001834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104248354714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104248820860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104249192986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104249591400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104249967172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104250375330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104250748500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104251098718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104251580440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104251937548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104252316988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104252683592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104253116298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104253492104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104253847380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104254306480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104254666608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104255039406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104255393370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104255882930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104256257690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104256638370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104257068266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104257435136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104257803996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104258155744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104258533180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104258885640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104259263696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104259629556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104260087268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104260442394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104260794878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104261159498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104261510672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104261878300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104262229816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104262682784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104263053216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104263451422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104263803564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104264155882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104264520756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104264871550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104265239996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104265669772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104266053160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104266419284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104266889772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104267248782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104267604168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104267971648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104268405404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104268779166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104269131234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104269509872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104269877426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104270255612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104270608222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104270973678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104271408120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104271763978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104272134910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104272487202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104272865498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104273231188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104273609574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104274043024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104274401384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104274822952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104275181814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104275549714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104275900000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104276276596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104276744362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104277127358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104277481998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104277854890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104278381892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104278746576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104279133250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104279595524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104279977258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104280342428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104280720652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104281077772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104281481720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104281845696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104282267552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104282647670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104282998362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104283376536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104283744892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104284125794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104284481268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104284837026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104285277362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104285631464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104285997068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104286345542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104286720480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104287130624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104287540162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104287985658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104288344138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104288711254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104289061428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104289533696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104289888820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104290303540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104290751432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104291134498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104291490432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104291846292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104292214186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104292566688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104292935534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104293287180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104293739584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104294111082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104294510132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104294889832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104295244826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104295612564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104295963938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104296421014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104296773998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104297150292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104297514514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104297889052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104298240196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104298592364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104298967378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104299390480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104299759788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104300109084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104300652036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104301025536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104301435840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104301861076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104302231850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104302597726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104302950488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104303320122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104303672452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104304050534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104304415694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104304869322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104305223998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104305575714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104305939312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104306289700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104306725832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104307077896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104307551702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104307924226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104308306554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104308662498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104309023498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104309392182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104309789200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104310507158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104310886650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104311267138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104311983974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104312373380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104312728348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104313183790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104313551250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104313902404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104314270738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104314630074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104315006098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104315368410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104315753708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104316176056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104316530654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104316923870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104317285930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104317654864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104318006086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104318385484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104318856440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104319259076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104319612216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104319999396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 904,9040000,10000,0,0,256,26,990,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 104321635476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104321997666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104322365840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104322831538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104323214912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104323605490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104324009114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104324479958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104324864390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104325232722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104325592022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104325961316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104326313358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104326710186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104327184250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104327584074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104327968022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104328354072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104328721120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104329073058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104329440584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104329886730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104330283774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104330679660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104331059636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104331413372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104331766240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104332131350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104332482880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104332968824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104333322966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104333700000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104334171918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104334553178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104334990006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104335475356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104335876856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104336229662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104336599980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104336977404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104337356214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104337761492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104338175762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104338610564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104338988314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104339354072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104339704888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104340072526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104340423524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104340800400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104341251334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104341629580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104341980494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104342330222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104342693050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104343041418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104343424966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104343785882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104344226494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104344594234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104344969456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104345426276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104345782602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104346185460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104346544596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104346987444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104347340198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104347716610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104348081188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104348456792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104348808058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104349159930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104349606012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104349959428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104350325794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104350674642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104351050266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104351413908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104351788812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104352149420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104352572728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104352939504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104353290254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104353656494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104354005222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104354380802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104354743802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104355196858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104355551694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104355902652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104356266320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104356707362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104357076964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104357426482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104357916002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104358483402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104358865962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104359245416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104359600212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104359965022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104360315368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104360803460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104361174780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104361778640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104362159948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104362538550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104362897550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104363304454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104363819164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104364197288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104364567320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104364926000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104365305676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104365682818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104366113890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104366593692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104366988950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104367356472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104367825894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104368199048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104368568938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104368961850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104369410764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104369791424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104370143370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104370505190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104370872530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104371224960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104371595290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104372027600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104372407870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104372772310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104373153424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104373505880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104373858528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104374243280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104374677706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104375054904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104375425758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104375803510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104376175390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104376551512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104376901778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104377253500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104377704172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104378058764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104378425710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104378882064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104379262304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104379629246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104380005258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104380441186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104380796908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104381161596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104381512228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104381879086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104382265574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104382645730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104383129604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104383510862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104383863098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104384232560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104384615426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104384997220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104385365914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104385758512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104386238202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104386608200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104387238592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104387597604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104387952326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104388318498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104388761956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104389133206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104389486082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104389862982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104390406752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104390794608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104391148998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104391685684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104392057418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104392407566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104392781020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104393131644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104393508662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104393874794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104394400430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104394759456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104395114144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104395481174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104395834952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104396204638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104396556756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104396947360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104397385490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104397764414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104398116078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104398527650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104398895388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104399247020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104399644960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104400091056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104400470676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104400834196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104401318148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104401671872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104402080734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104402455284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104402960928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104403351580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104403702628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104404078328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104404441672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104404816388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104405165486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104405603356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104405988314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104406515854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104406993972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104407348516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104407792082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104408188470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104408659860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104409017802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104409373074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104409740530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104410094632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104410482268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104410833160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104411298302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104411668080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104412045416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104412563238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104412925968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104413301854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104413677864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104414173628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104414529706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104414908856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104415307810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104415704332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104416057460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104416410598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104416862390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104417216902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104417584172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104417933664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104418512470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104419185548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104420104372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104420780132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104421449406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104422088392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104422843252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104423456268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 905,9050000,10000,0,0,256,26,992,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 104426443748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104427073794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104427675214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104428429354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104429060476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104429755926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104430347034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104431145028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104431769400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104432129504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104432540020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104432940218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104433359762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104433807298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104434166946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104434531088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104435058806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104435435498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104435799514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104436281292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104436659534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104437038224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104437391372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104437745412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104438111508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104438463248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104438832312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104439263692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104439646190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104440014028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104440395418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104440749896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104441105032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104441474620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104441905836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104442280674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104442634660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104443015188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104443383900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104443763618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104444118938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104444473630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104444914024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104445268332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104445634312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104446086604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104446489132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104446863700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104447240890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104447679802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104448037010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104448404842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104448758254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104449127912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104449480462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104449859902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104450304886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104450685992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104451038512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104451391718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104451757544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104452109810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104452477640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104452828040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104453292744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104453665052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104454044408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104454397674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104454751034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104455139612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104455492050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104455952980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104456310806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104456692360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104457060422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104457535456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104457892196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104458287180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104458734868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104459106152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104459513918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104459868352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104460248526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104460617296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104460996966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104461365292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104461789924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104462205654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104462558498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104462925146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104463274766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104463959784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104464424440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104464808132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104465163312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104465539710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104465907302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104466279042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104466651046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104467088542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104467472570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104467839198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104468217276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104468728336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104469106448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104469474248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104469920394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104470291162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104470641426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104471018654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104471382810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104471758252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104472108028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104472458860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104472900158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104473256440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104473623136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104473972650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104474348034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104474711684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104475096136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104475531424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104475886718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104476251866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104476602218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104476969274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104477318296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104477693398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104478075412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104478534066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104478889568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104479243166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104479711182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104480068602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104480438136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104480789350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104481245342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104481616232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104481994632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104482348036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104482702080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104483067814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104483417866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104483853436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104484220400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104484594894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104484958632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104485361246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104485733776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104486087870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104486454610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104486893936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104487282000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104487633996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104488011450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104488379024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104488756672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104489108912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104489545112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104489913516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104490263670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104490630384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104491094162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104491476568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104491840852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104492301412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104492657594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104493011290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104493377920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104493746972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104494138258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104494492538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104494871118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104495327522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104495710666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104496065964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104496421102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104496789308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104497159980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104497528962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104497961296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104498358168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104498724942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104499101932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104499454632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104499807468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104500173196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104500522754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104500976466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104501331384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104501739494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104502287420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104502685164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104503138790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104503589256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104503996972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104504405232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104504792864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104505144538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104505522996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104505889144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104506379600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104506743244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104507123428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104507560670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104507925350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104508292530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104508642190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104509110154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104509478512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104509875168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104510226706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104510579316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104510943404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104511293480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104511660912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104512093744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104512472198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104512870484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104513407026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104513765008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104514155736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104514523084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104514967108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104515339920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104515692430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104516071230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104516437362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104516815698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104517168242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104517618958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104517992290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104518347984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104518719938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104519073650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104519453966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104519838660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104520329664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104520717196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104521102724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104521468370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104521818780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104522201536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104522585262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104522990210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104523459120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104523897794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104524267852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104524762844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104525166676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104525520072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104526016890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104526374346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104526753546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104527120710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104527498848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104527851980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 906,9060000,10000,0,0,256,26,993,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 104529541388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104529944362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104530299160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104530667968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104531045460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104531538946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104531929612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104532330652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104532685394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104533041380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104533437222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104533874374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104534662736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104535382194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104536311132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104536928486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104537741816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104538386876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104538965940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104539615430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104540358248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104541310530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104541955792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104542746054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104543407492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104544041746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104544620406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104545194672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104545972234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104546590020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104547440164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104548006758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104548768944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104549399996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104550082980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104550654468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104551385234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104551876628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104552498922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104553041680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104553593656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104554243520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104554656948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104555036256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104555439168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104555812320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104556196746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104556572254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104557110746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104557465022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104557841988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104558320458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104558699886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104559058714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104559531426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104559943152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104560296254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104560663128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104561018966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104561395876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104561760402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104562148608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104562594512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104562955122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104563321488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104563680150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104564049466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104564400868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104564779442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104565238520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104565618266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104565969622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104566362664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104566731296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104567096516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104567486246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104567925904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104568325846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104568723476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104569197112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104569586706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104570004746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104570372426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104570834480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104571240726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104571593288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104571994196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104572360222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104572766000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104573124702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104573566848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104573937938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104574291422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104574674152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104575029644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104575437508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104575802456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104576272252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104576637104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104577035264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104577430250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104577785884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104578170178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104578522552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104578899372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104579364032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104579767812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104580121442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104580623408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104581029512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104581381256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104581760450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104582206862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104582791928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104583192158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104583572520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104583973068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104584386418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104584853736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104585253350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104585648516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104586013142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104586423420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104586795236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104587174020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104587640310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104588017206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104588383296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104588750858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104589165156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104589517574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104589911994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104590365782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104590764104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104591132636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104591485896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104592045736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104592432650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104592803812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104593247044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104593658190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104594054428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104594462988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104594816978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104595172532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104595554214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104596032426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104596427040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104596796544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104597174456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104597542612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104597919216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104598271368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104598717446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104599084164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104599433066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104599798516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104600166448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104600541366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104600936126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104601356742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104601811766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104602168110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104602550074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104603037492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104603437978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104603789208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104604276610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104604655724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104605052370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104605405922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104605777836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104606158442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104606526878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104606896680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104607334462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104607714888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104608108424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104608484352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104608833548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104609215962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104609582376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104610047014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104610421148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104610772000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104611164552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104611546664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104611939038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104612290524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104612759008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104613157338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104613510856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104614188848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104614565886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104614970330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104615379008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104615868838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104616226410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104616617976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104617015152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104617368714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104618005452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104618457822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104618840194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104619256634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104619654102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104620040846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104620412226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104620794182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104621230766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104621638742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104622012278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104622440346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104622808928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104623223760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104623582374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104624044654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104624432612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104624822918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104625386730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104625763572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104626213010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104626697988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104627085636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104627440520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104627805318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104628180162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104628531348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104628899140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104629249028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104629749674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104630121810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104630501334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104631084424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104631541122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104631912102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104632383892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104632755306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104633106244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104633566660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104634032742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104634433128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104634804382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104635273196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104635644632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104635998850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104636479088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104636832708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104637229928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104637597258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104638067696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104638422426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104638775134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104639285348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104639800986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 907,9070000,10000,0,0,256,26,994,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 104642028266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104642417784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104642806150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104643172278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104643747288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104644251412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104644614818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104645016328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104645582360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104645969448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104646496310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104646895838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104647279920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104647792648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104648179804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104648558384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104649095944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104649477986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104649845726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104650215968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104650602380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104650968948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104651377688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104651770402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104652227560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104652829040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104653239386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104653635344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104654024502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104654430660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104654937538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104655322270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104655676268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104656038538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104656403342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104656771396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104657140606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104657580738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104657963000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104658329682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104658827144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104659196402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104659549488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104659913686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104660347282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104660718046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104661068546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104661444390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104661808800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104662184074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104662569876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104662968550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104663413670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104663801652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104664169018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104664536182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104664915248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104665281686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104665691788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104666164364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104666538136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104666904922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104667258124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104667643936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104667996602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104668425144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104668892154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104669293326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104669717972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104670190840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104670559282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104670918446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104671286960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104671726600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104672106860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104672567370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104672996520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104673380474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104673766142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104674160340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104674625624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104674997596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104675346674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104675747624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104676130688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104676646348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104677130150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104677495702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104677866154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104678216478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104678582736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104678964398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104679357192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104679722892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104680186128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104680540692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104680893488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104681379166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104681736694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104682175148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104682553110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104683033532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104683403100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104683780144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104684165772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104684552270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104684937194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104685305528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104685936178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104686293736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104686673620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104687041712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104687474642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104687847250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104688293516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104688684558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104689038914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104689407340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104689758448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104690138430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104690506024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104690884102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104691355164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104691729190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104692287060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104692806274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104693176154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104693526058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104694008890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104694434932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104695078062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104695438554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104695811698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104696223612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104696756982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104697145086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104697514966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104697961728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104698481440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104698903496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104699315820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104699840272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104700251506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104700646678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104701091516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104701536312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104701975122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104702481090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104702895642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104703277958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104703898866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104704274494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104704626102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104705113850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104705500376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104705909956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104706320288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104706752010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104707135966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104707549910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104708094624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104708451374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104708851404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104709246044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104709684116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104710067696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104710464784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104711022308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104711424406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104711820214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104712173276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104712560250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104712955920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104713636560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104714322840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104715155566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104715821996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104716606372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104717241224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104717884688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104718442930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104719225700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104719752756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104720182980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104720606854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104720978048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104721367184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104721789758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104722298006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104722695322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104723073702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104723467772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104723861208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104724266494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104724740752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104725129336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104725622520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104726153878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104726563846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104727027430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104727560054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104727978654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104728369606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104728764230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104729148202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104729542992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104730046950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104730550776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104730938648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104731344432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104731774876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104732164684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104732564084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104732946708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104733424134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104733816764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104734201634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104734560116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104734937458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104735300894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104735709974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104736150596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104736541164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104736935884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104737438658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104737810368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104738220554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104738726278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104739118252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104739691736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104740279890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104740837114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104741509398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104741907150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104742315534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104742777336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104743181916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104743622480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104744082344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104744622436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104745011324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104745404202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104745793144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104746169826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104746548122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104747123046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104747519870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104747898386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104748269254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104748741364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104749142482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104749524430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104750162476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104750657560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104751053778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104751470240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104751879780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 908,9080000,10000,0,0,256,26,995,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 104792014068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104792422138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104792807848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104793320358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104793726590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104794154792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104794558720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104795010760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104795395466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104795747470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104796151442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104796554438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104796907334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104797274904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104797717978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104798098468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104798463224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104798839288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104799190682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104799542576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104799906996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104800337050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104800725852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104801121072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104801498600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104801892422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104802300244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104802669280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104803154240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104803525614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104803907320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104804292268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104804775160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104805198288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104805594832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104806107582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104806520496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104806901554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104807296616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104807652536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104808019924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104808424376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104808918046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104809343506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104809776590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104810186184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104810568314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104810972252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104811365896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104811813066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104812210216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104812615608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104813032644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104813410314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104813760928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104814155148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104814626208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104815010158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104815405836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104815911622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104816326050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104816708116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104817199476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104817585468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104817940542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104818332682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104818688786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104819083308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104819463832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104819948644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104820318390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104820694204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104821076096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104821430188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104821806498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104822162892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104822528316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104822991774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104823373018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104823792386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104824169892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104824563918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104824946582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104825328768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104825798332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104826204680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104826555748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104827030840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104827427508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104827808934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104828171260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104828622250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104829005622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104829430014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104830029268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104830584978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104831523154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104832082902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104832690434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104833234948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104833931002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104834512388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104835135190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104835818296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104836279514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104836850374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104837271298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104837669880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104838178486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104838567910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104838972904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104839326740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104839791306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104840177736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104840559034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104840977128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104841354444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104841735698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104842090482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104842561002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104842918616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104843288172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104843645654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104844078008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104844443760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104844861994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104845343234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104845699420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104846109594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104846497564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104846895290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104847274966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104847650864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104848102182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104848922360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104849479936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104849869746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104850276840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104850757768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104851159988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104851541888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104851956808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104852362326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104852745286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104853097850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104853538162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104853935876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104854290398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104854659110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104855010212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104855387834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104855755506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104856144494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104856573722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104856929136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104857295576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104857646824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104858214550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104858599650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104859093736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104859522692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104860013808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104860576216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104860935544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104861302690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104861653614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104862160480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104862545496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104862924320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104863326220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104863703774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104864108798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104864463788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104864952724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104865341770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104865744648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104866125224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104866504516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104866876462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104867252768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104867696688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104868056052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104868434172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104868801762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104869220274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104869578670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104869955272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104870448624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104870900848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104871273302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104871843892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104872225206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104872610452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104873061790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104873428646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104873806552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104874169964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104874554166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104874906210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104875276006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104875657684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104876116628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104876488168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104876835724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104877215690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104877580504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104877955644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104878305232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104878739252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104879107186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104879458118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104879824924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104880239918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104880618294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104880982168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104881370774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104881816604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104882171780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104882536690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104883023130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104883428730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104883807610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104884266780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104884705570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104885114394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104885467560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104885821006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104886241480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104886610268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104887106222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104887503208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104887942012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104888362740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104888742468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104889095540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104889450492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104889899750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104890256724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104890643014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104891036370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104891419900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104891786156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104892162116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104892552560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104892981712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104893373648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104893759880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104894231082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104894614062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104894999822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104895379168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104895833024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104896187450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104896540328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104896904422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 909,9090000,10000,0,0,256,26,996,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 104898663108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104899069370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104899437004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104899819562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104900187616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104900570480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104900923772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104901405280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104901779462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104902131982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104902529102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104902912100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104903331830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104903712802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104904241936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104904630416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104905012920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104905530486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104905888122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104906298310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104906741978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104907151880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104907546712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104907924686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104908277374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104908629230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104909022474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104909462612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104909891736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104910277100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104910672250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104911037250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104911413448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104911788774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104912186976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104912654288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104913052290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104913460764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104913840920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104914220274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104914641238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104915122454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104915528284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104915883876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104916277964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104916794282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104917207386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104917587742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104918065726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104918484290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104918892102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104919286638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104919693948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104920079866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104920469382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104920934120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104921316956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104921734746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104922116944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104922522656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104922937540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104923322962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104923833138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104924189568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104924586926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104924968352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104925613656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104926016466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104926493362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104926880856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104927265146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104927839992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104928209084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104928598224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104928964190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104929439916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104929840964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104930236212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104930606898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104930962028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104931345584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104931712742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104932174936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104932549604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104932971392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104933353204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104933747744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104934117478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104934471834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104934955738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104935343608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104935742670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104936149308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104936586440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104936995778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104937500122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104937910332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104938297418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104938692522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104939194420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104939582534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104939964448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104940454680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104940827996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104941206842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104941559794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104941913638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104942280724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104942663720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104943144832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104943530672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104943937484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104944321660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104944716500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104945089652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104945444774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104945894774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104946250442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104946618206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104946968146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104947344842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104947709764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104948086268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104948454096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104948925196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104949325304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104949678070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104950146552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104950500088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104950884144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104951281166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104951756778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104952111812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104952496310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104952890738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104953272034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104953669624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104954022648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104954519736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104954920528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104955352738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104955733392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104956141686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104956537964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104956956334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104957450546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104957846948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104958267072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104958690316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104959098506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104959480278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104959973504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104960344832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104960727190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104961247010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104961633510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104962070780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104962437928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104962938036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104963296212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104963650886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104964018208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104964371184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104964741482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104965094078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104965591296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104965962634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104966340126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104966692628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104967045828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104967412410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104967766046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104968146132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104968566234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104968945300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104969320586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104969697932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104970052274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104970450420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104970817820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104971290318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104971692356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104972045596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104972569316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104972963458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104973348120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104973729560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104974176396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104974546234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104974928606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104975297948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104975649204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104976055640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104976449854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104976909930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104977267872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104977650604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104978017660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104978398052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104978802674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104979153236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104979614042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104980014744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104980411390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104980806982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104981189704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104981572296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104981922508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104982400348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104982783232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104983163452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104983662414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104984095994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104984456044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104984809370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104985264620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104985648886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104986046212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104986438312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104986863354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104987267504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104987688448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104988158090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104988545614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104988910414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104989290678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104989693550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104990088374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104990502254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104990963022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104991399228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104991806002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104992203576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104992580434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104992953544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104993361794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104993826208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104994262810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104994683610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104995304564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104995716328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104996100560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 104996619004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104997023718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 104997435274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 104997814628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 104998222280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 104998616246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 104999114430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 104999473730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 104999859766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105000227566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105000609518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105001008854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105001361640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105001753536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105002437098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 910,9100000,10000,0,0,256,26,997,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105003984836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105004349152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105004804392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105005179458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105005535564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105005903908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105006416056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105006804338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105007210678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105007694122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105008050490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105008435588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105008831728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105009213160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105009613508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105009966884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105010428880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105010829324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105011206146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105011558222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105011967914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105012336510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105012724640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105013219786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105013603332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105014011098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105014407490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105014815352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105015195856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105015550038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105016020788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105016395482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105016781170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105017258776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105017644330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105018052098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105018431916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105018904062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105019263214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105019659880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105020042444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105020440340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105020821896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105021202036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105021680366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105022090304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105022444414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105022798996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105023183496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105023560270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105023950458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105024417772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105024798050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105025196122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105025574438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105025966884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105026320548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105026685166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105027128752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105027500670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105027850816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105028227604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105028774094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105029172664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105029556170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105030015772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105030415354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105030780414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105031170972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105031551044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105031957258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105032339290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105032814464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105033189614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105033559138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105033956928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105034326282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105034725386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105035092662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105035584460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105035958110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105036336528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105036688688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105037041928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105037407454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105037758830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105038127144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105038561078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105038940242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105039305608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105039778524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105040133664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105040485174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105040848210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105041284150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105041674016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105042055834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105042461130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105042869510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105043275990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105043661080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105044141460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105044552974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105044941018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105045338860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105045720130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105046129274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105046524130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105047037358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105047400826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105047784004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105048180162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105048577088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105048998182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105049389746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105049878514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105050247066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105050654494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105051150306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105051537982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105051935152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105052417760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105052840018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105053216702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105053628930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105054026216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105054433436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105054816688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105055286398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105055686804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105056070072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105056454274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105056849736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105057257000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105057652876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105058177626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105058535194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105058945026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105059343358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105059725004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105060098374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105060494718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105060991410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105061404726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105061813426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105062356636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105062754120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105063159320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105063650768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105064072482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105064467716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105064887570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105065285732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105065686354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105066069864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105066559882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105066960786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105067359290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105067768458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105068156048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105068565550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105068986828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105069501954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105069902338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105070258152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105070652130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105071033378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105071462318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105071946706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105072357040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105072753830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105073319866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105073705848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105074119298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105074514328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105074991120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105075417274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105075797672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105076203718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105076596802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105077030254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105077393992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105077845730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105078243930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105078635842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105079290044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105079703220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105080101298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105080599934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105081012156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105081370426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105081769244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105082137580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105082519296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105082947642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105083444588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105083856704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105084280226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105084811888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105085187824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105085585994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105086038700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105086424520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105086795270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105087175600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105087584840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105087979856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105088387922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105088856878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105089242326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105089639576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105090022148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105090391724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105090758220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105091183122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105091661430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105092074336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105092480572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105092867782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105093264980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105093651226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105094051028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105094515858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105094949908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105095346218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105095845562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105096246906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105096619156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105097115712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105097503220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105097905128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105098299418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105098718768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105099114882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105099538080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105100014076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105100402308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105100798540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105101180760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105101584018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105101941092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105102350196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105102834996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105103245646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105103600734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105103986458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105104361792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105104716572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105105116638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105105582184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105105964036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105106360780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105106878090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105107260602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105107616188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 911,9110000,10000,0,0,256,26,998,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105109385880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105109768208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105110180456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105110563248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105110990242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105111443452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105111843852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105112244120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105112644154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105113020112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105113402750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105113884874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105114273692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105114681624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105115049396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105115455656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105115809458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105116162426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105116568230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105117023754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105117415900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105117767468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105118310786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105118712028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105119100508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105119562086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105119943282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105120329504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105120848084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105121418730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105122030584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105122806482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105123409298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105124049366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105124670034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105125426056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105126081700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105126631266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105127264958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105128028316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105128684648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105129533880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105130249708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105130950810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105131587628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105132193724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105132838396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105133603370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105134206786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105134799824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105135420996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105136079980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105136825664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105137508266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105138126770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105138699908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105139500502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105140106356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105140879462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105141549778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105142285786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105143012954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105143634222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105144269262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105145028610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105145720022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105146360092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105147017386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105147777616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105148499602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105149134666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105149696112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105150067980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105150629722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105151033910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105151455896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105152015354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105152403906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105152837430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105153407696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105153798768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105154472578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105155087038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105155791682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105156741254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105157472710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105158174464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105158974604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105159656226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105160253572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105160931184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105161677236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105162322828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105163197580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105163919278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105164648530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105165323550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105165992238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105166638732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105167290848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105167899948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105168495904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105169228592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105169640664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105170213512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105170600008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105170985652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105171538424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105172172252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105172865584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105173558802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105174362296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105175051438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105175877064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105176532066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105177190192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105177844920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105178646426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105179250878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105179929834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105180550598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105181234932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105181613850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105182026444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105182431404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105183046518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105183670708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105184416164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105185018502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105185757978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105186403570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105187171466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105187787610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105188331036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105188820034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105189534694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105190221952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105190859570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105191426624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105192126334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105192889336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105193562208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105194296400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105194964072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105195755838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105196531982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105197185024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105197941510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105198598196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105199260188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105199954782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105200725614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105201374648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105202009230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105202694772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105203325648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105204091866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105204704490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105205376776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105205892608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105206476402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105206876830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105207278280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105207813924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105208196062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105208573012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105209078658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105209524672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105209934932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105210290274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105210681488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105211077670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105211447216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105211976106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105212392370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105212772874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105213175976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105213584340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105213938470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105214322976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105214797700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105215186832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105215585238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105215960582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105216416430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105216789368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105217196402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105217668318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105218080054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105218475202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105218989986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105219394440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105219785996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105220295930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105220670142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105221088626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105221485648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105221846314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105222228384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105222596070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105222975970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105223424742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105223852224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105224234734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105224648382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105225029672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105225417576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105225895466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105226287732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105226675136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105227067078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105227447386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105227868320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105228289496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105228782306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105229141852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105229536890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105229917810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105230391628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105230817320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105231216124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105231719964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105232158414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105232528348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105233219928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105233634444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105234183572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105234767100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105235189556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105235606744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105236028716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105236437604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105236831644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105237332184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105237762008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105238157044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105238563004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105238981766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105239389660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105239767908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105240254988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105240640658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105241009532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105241583214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105241969288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105242403992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105242940088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105243355738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105243752692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105244161534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105244570856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105244955920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105245386344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105245840892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105246244600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105246625344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105247045598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 912,9120000,10000,0,0,256,26,999,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105248772336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105249212102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105249611928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105250025124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105250471824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105250867774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105251381712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105251817274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105252250576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105252826328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105253277372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105253695744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105254201660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105254624874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105255007806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105255434086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105255815762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105256250306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105256783106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105257220186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105257617696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105258041192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105258458622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105258879490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105259303892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105259797934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105260206430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105260629672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105261063844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105261467938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105261856518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105262382978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105262794530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105263218682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105263757090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105264193470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105264601998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105265116502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105265522550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105265908130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105266317364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105266713796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105267138946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105267519344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105268026958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105268455424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105268892352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105269275174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105269716410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105270128296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105270509888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105271020568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105271405122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105271839378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105272308426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105272759994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105273155912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105273622646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105274021822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105274402280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105274927902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105275339628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105275771964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105276180100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105276694606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105277079916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105277477626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105277858590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105278212488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105278610074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105279108304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105279534368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105279944552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105280351162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105280734622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105281118796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105281515260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105281963566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105282350982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105282730092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105283136596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105283503288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105283897428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105284291338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105284753828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105285155480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105285538642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105286018062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105286442566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105286886152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105287285112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105287783340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105288181668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105288579254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105288973870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105289354540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105289753986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105290189568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105290689224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105291099492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105291533252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105291915602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105292338302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105292773380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105293246928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105293665058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105294057932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105294470856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105294866778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105295301138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105295682498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105296151774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105296575416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105296957048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105297475430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105297884092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105298339660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105298856020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105299294126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105299694272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105300084876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105300489006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105300870014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105301267350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105301773930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105302174690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105302571382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105302978682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105303385880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105303741516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105304168398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105304622280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105305028184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105305381418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105305800328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105306183646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105306613262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105307118640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105307506220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105307927226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105308309376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105308780340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105309164012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105309571352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105310256602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105310690862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105311063570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105311436904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105311804974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105312185142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105312570980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105313033072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105313446156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105313816570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105314197124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105314583586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105314950118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105315317520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105315756398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105316159480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105316541922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105316920420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105317286972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105317693018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105318046954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105318487194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105318887864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105319241602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105319795980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105320182348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105320562606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105320986932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105321476204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105321831962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105322228340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105322609950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105322963332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105323361814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105323714086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105324178774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105324548336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105324924440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105325276008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105325627886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105326022848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105326404676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105326858830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105327212074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105327588416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105327979176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105328390248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105328863136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105329260400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105329767952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105330152260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105330562474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105331101636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105331500944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105331896706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105332400934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105332806404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105333162620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105333529202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105333881496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105334250550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105334633936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105335142890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105335531652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105335911212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105336273940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105336658434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105337068916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105337440760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105337898062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105338271496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105338680206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105339098148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105339510954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105339863114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105340216116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105340688350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105341059166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105341428928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105341781506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105342307648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105342705276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105343097986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105343537680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105343911904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105344301778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105344675804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105345044718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105345396760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105345774192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105346160248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105346609232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105346964270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105347316638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105347681656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105348050290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105348457202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105348913738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105349391628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105349761868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105350138224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105350523806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105350926022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105351334360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105351713918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105352190250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105352574256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105352968014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105353443690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105353844176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105354263922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105354743266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 913,9130000,10000,0,0,256,26,1000,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105356385130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105356747618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105357117922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105357589644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105358009446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105358377200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105358756318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105359139848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105359541138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105360351238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105360760894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105361157998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105361557298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105361969814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105362385228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105362808804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105363300684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105363689860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105364101794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105364636936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105365027938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105365419988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105365920476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105366352288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105366766198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105367126282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105367483312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105367882134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105368258188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105368736834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105369113846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105369541378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105369952778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105370365682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105370765220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105371172926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105371654224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105372067328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105372473330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105372862018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105373265830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105373653488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105374066014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105374505544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105374876114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105375298898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105375767658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105376141822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105376507050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105376899582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105377346830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105377729990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105378084490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105378473704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105378869200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105379250488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105379655898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105380105354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105380490776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105380861784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105381240362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105381619842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105381996122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105382398084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105382883640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105383287350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105383688142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105384073980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105384445564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105384827534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105385194568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105385647624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105386060582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105386445020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105387272040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105387669878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105388097482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105388554118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105388960366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105389348388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105389747526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105390140766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105390496052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105390902414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105391346624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105391751360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105392116934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105392494564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105392863580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105393247816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105393643640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105394087278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105394479632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105394848398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105395227670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105395594306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105395973624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105396369400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105396804354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105397176568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105397563600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105397937638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105398426214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105398833664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105399257178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105399717956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105400089416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105400448028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105400817772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105401212156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105401601610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105401988384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105402446806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105402820830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105403232836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105403618050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105403975898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105404344584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105404741104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105405206432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105405566160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105405980250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105406378110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105406760970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105407144020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105407543162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105408018100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105408393454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105408807420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105409328596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105409715158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105410149600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105410543680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105410985542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105411367598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105411770276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105412144184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105412516574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105412871876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105413267478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105413744590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105414162824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105414524448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105414882630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105415254306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105415629422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105416032744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105416460604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105416873594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105417262082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105417677808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105418051516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105418408442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105418804576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105419253528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105419646544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105420001484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105420664616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105421089610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105421516674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105421966216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105422359424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105422732260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105423092320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105423482434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105423854238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105424249774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105424697638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105425088326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105425465106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105425871790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105426273810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105426660528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105427081964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105427512328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105427896862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105428264800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105428675506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105429033472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105429405292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105429785794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105430180842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105430647916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105431003570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105431383822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105431859278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105432243428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105432635972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105432991758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105433442604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105433798954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105434171442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105434526106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105434908484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105435308404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105435703554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105436131414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105436520424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105436920394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105437275468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105437646712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105438048560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105438467584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105438919510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105439304180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105439658916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105440043364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105440440792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105440795308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105441178364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105441641958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105442025972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105442394072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105442971192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105443347010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105443705036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105444085838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105444546318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105444948304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105445300710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105445694874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105446063208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105446469632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105446837268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105447418832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105447791092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105448173908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105448565276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105448968800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105449395674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105449764200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105450248176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105450607040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105451004558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105451420628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105451803864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105452187480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105452539602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105453020858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105453394778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105453774706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105454276124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105454672810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105455061346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105455490148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105455867138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105456220234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105456601076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105456968656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105457348312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105457702706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105458069446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105458541402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105458917158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105459304918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 914,9140000,10000,0,0,256,26,1001,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105460898666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105461378392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105461755792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105462175692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105462534800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105462908718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105463558912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105464034836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105464440748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105464797502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105465387710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105465793254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105466281842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105466721946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105467142740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105467574536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105467972986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105468398120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105468798686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105469226038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105469701832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105470119990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105470476716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105470844526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105471246594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105471644492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105472029586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105472530716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105472942370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105473310028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105473744012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105474140564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105474546714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105474926500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105475381048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105475773422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105476145012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105476630996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105477022222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105477469672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105477940772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105478327076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105478715610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105479101144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105479519124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105479919592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105480362894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105480813638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105481243298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105481672568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105482032134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105482402530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105482796766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105483200186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105483631750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105484018368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105484417910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105484801678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105485156180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105485530630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105485928044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105486395024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105486773726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105487156356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105487661412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105488039674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105488421954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105488788522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105489269104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105489643702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105489999274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105490371038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105490736120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105491151312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105491548606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105492004268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105492362192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105492717644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105493110714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105493497824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105493871160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105494237360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105494716174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105495091174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105495470546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105495856024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105496241296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105496610856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105496977386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105497348284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105497805592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105498232782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105498644156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105499126984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105499485428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105499870390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105500385834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105500773598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105501174772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105501559184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105501941848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105502327384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105502760094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105503225450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105503616042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105504005324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105504411752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105504817914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105505172180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105505611614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105506094744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105506515572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105506874690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105507245724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105507643894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105508012344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105508423842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105508889248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105509305060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105509707050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105510251944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105510657628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105511075934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105511535926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105511896964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105512417872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105512797292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105513342884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105513978710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105514569244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105515041542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105515403562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105515868786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105516259722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105516650156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105517089814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105517486478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105517855790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105518263718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105518636556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105518993458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105519434662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105519972486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105520478100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105520902894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105521459530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105522070194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105522931398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105523584234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105524246416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105524972442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105525563926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105525973196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105526451406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105526890036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105527345200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105527820182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105528190446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105528873348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105529479786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105530050572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105530662956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105531412036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105532087536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105532863640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105533511818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105534252360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105534856420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105535497086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105536136856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105536868978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105537303466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105537694016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105538063708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105538446238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105538821088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105539192004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105539762784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105540123934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105540757778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105541151866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105541536832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105541925300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105542436580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105542795236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105543156782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105543549194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105544086498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105544487636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105544883188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105545403086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105545837626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105546254584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105546636930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105547021528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105547431668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105547920024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105548327292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105548709702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105549097854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105549491562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105549870704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105550236082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105550589986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105551060318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105551417038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105551792874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105552145784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105552524998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105552891124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105553317242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105553770504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105554130840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105554506434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105555002632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105555407556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105555776050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105556157398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105556622584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105557016094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105557378264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105557754340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105558138556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105558491970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105558873618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105559325508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105559707698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105560081600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105560481020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105560855232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105561214014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105561594862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105562139890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105562513472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105562871064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105563249706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105563616720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105563993634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105564381170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105564814218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105565187570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105565544870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105565921444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105566379974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105566779346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105567186000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105567649012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105568005880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105568360096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105568757922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105569113390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105569513864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105570030766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105570724640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105571293894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105571885910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105572542636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 915,9150000,10000,0,0,256,26,1003,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105575466348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105576293928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105576844766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105577626888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105578257114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105579075814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105579619360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105580242068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105580835464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105581562608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105581953868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105582352700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105582836490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105583361614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105584021470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105584788204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105585321864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105585777732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105586356192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105587109044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105587755514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105588353568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105589078544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105589720918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105590486260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105591160724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105591746504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105592348386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105593073272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105593625528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105594000922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105594353988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105594751048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105595162178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105595742588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105596132540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105596497768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105596895124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105597251164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105597649282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105598018108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105598552698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105598927726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105599318948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105599790930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105600150292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105600517512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105600889918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105601380366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105601739432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105602127654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105602496636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105602878790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105603299746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105603718296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105604423614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105604963422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105605567868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105606148256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105607036670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105607697364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105608305804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105608879996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105609534718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105609945852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105610301920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105610681286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105611172836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105611627200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105612367366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105613073558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105613639490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105614304514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105614788250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105615289256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105615767132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105616308258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105616705876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105617079960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105617738090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105618271676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105618765046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105619168816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105619651300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105620056654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105620425496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105621065284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105621659438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105622428254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105622794098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105623173356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105623686000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105624048096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105624428246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105624782238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105625282890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105625813988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105626464350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105626824338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105627185514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105627553330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105627908146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105628279292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105628645256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105629138118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105629547310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105629926228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105630284896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105630639176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105631006616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105631370836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105631741752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105632168504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105632562542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105632970348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105633532180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105633891482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105634291552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105634738010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105635105078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105635476024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105635836342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105636216890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105636587092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105636977212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105637333444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105637764698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105638136710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105638489152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105638857670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105639210274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105639588388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105639977560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105640466706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105640829800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105641203798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105641573926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105641954758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105642324646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105642689220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105643149170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105643522608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105643903794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105644278192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105644745016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105645117346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105645485896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105645960590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105646346576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105646732352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105647132574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105647515764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105647873692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105648257890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105648717644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105649110616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105649484042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105649855394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105650238512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105650609310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105651009326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105651449932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105651826196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105652210154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105652565130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105652934688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105653295074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105653673364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105654051230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105654500644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105654856500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105655212608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105655679742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105656040186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105656411070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105656777024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105657224128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105657597906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105658023832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105658380250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105658735904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105659104056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105659470076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105659915916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105660272608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105660653390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105661022642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105661403074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105661758170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105662113592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105662490096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105662911934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105663292170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105663646408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105664046662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105664439804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105664841042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105665208030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105665642270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105666026136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105666381776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105666751934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105667203504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105667640074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105668028956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105668478264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105668836804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105669192352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105669560242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105669914356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105670285424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105670650146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105671094118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105671466114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105671846460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105672201498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105672555794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105672923954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105673278224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105673675384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105674095304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105674502652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105674872244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105675252140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105675606106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105675961048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105676341988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105676776232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105677150206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105677521462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105677903772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105678376318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105678793368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105679172104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105679611064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105679983164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105680336716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105680705340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105681057372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105681434868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105681812332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105682189790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105682615196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105682976670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105683342598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105683708278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105684086834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105684438520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105684836714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105685286672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105685669786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105686080606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105686441074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105686810790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105687163874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 916,9160000,10000,0,0,256,26,1004,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105688811928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105689289744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105689691350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105690099746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105690519712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105690954506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105691354210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105691725696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105692127496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105692497652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105692856200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105693250120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105693703298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105694332324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105694711620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105695071032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105695442608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105695812328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105696187416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105696618500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105697004550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105697385940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105697767090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105698123892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105698481172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105698860982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105699287696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105699662546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105700023020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105700560198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105700939064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105701323040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105701689812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105702118024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105702489758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105702845140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105703217988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105703571270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105703952220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105704330684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105704778702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105705135038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105705488242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105705854726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105706357072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105706751190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105707133500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105707599904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105707974810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105708356796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105708758726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105709127646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105709517928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105709887300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105710348948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105710708506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105711090140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105711457140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105712062086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105712424052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105712794020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105713240922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105713599966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105713971852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105714327182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105714707620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105715076932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105715468996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105715887906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105716247512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105716618784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105716974882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105717349226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105717705886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105718088392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105718469144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105718916490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105719275812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105719634020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105720003556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105720358066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105720729458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105721095096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105721542148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105721913396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105722291926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105722719062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105723180472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105723551358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105723915984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105724356104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105724711274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105725089812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105725455836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105725832364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105726186258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105726539592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105726916548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105727338284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105727711018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105728062702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105728439880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105728805196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105729184044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105729561040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105729983928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105730353912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105730707216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105731075744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105731427380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105731831404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105732213952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105732657356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105733033588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105733390734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105733760806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105734295964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105734672488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105735046742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105735491978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105735865732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105736246826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105736602034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105736958946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105737327984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105737682146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105738063480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105738500254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105738884356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105739252650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105739633208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105739987826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105740343642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105740723432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105741148564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105741522382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105741876628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105742257024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105742624742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105743004346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105743372342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105743727384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105744161376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105744520408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105744917582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105745403702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105745785636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105746206784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105746588350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105747022686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105747382896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105747752456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105748107732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105748479704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105748833924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105749225606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105749661622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105750045436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105750401262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105750756872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105751124698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105751477544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105751856370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105752272198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105752657860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105753025832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105753404754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105753759838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105754134038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105754501570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105754885978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105755340304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105755751488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105756193594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105756728832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105757338568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105758047348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105758622910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105759167658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105759758956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105760495206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105761263014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105761874324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105762497122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105763136546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105763896820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105764547708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105765164338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105765789694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105766487246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105767083414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105767500918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105768049280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105768434714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105768803778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105769379106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105769769728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105770156696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105770566944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105770934692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105771629114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105772132106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105772519068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105772881140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105773239448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105773629846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105773985264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105774368224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105774856506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105775268184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105775643066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105776112194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105776654124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105777262418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105778041326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105778644832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105779426494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105779834882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105780499222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105780893576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105781283812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105781639798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105781998100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105782367578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105782752090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105783268032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105783622938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105784011604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105784378326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105784756544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105785111322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105785487926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105786251592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105786633980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105787031280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105787387160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105787794874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105788177242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105788566352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105789043876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105789436934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105789833724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105790325350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105790707800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105791080686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105791618528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105792014246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105792425506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105792790652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105793157012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105793622944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105793989612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105794467920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105794835428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105795236186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105795613412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105796006504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 917,9170000,10000,0,0,256,26,1005,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105797740764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105798131776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105798511196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105798876192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105799251652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105799613216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105800090452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105800467320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105800865898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105801424380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105801797094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105802282684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105802833052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105803280742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105803653264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105804036222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105804407394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105804794396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105805155366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105805592856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105805966140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105806332384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105806724446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105807145016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105807524958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105807930938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105808405832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105808762756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105809116980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105809495072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105809855656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105810359804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105810720986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105811213684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105811586440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105811977714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105812331562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105812801612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105813173746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105813533384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105813978662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105814334326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105814756522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105815127544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105815506730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105815860260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105816222344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105816673452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105817040516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105817409748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105817774300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105818152694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105818519836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105818898936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105819257798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105819682708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105820050816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105820411782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105820786810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105821135700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105821509936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105821879936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105822326096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105822682080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105823037454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105823420002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105823903998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105824278172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105824636742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105825084304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105825464018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105825843968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105826210680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105826565236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105826953234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105827305188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105827679036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105828098778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105828480440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105828857166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105829236040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105829589534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105829943044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105830314388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105830738698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105831108626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105831459154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105831846162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105832210830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105832587502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105832943438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105833296776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105833725364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105834078730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105834455658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105834905740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105835287922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105835654120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105836041514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105836467904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105836824452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105837200736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105837551420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105837918892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105838269016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105838651900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105839082294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105839464054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105839815786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105840178168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105840543030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105840893822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105841286402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105841646990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105842101922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105842492434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105842884830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105843238276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105843592140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105843957522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105844316862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105844756232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105845109702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105845485894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105845862132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105846416368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105846811774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105847173508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105847617934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105848217694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105848608572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105848959056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105849338052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105849703188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105850122646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105850557388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105850933202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105851311190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105851660950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105852027622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105852400798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105852783530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105853225374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105853607412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105853973336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105854327162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105854696732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105855050060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105855425884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105855777804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105856221988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105856591500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105856978192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105857490130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105857848346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105858251452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105858693656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105859066542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105859417056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105859806744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105860171962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105860549580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105860901896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105861262144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105861692104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105862047042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105862424696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105862807394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105863187612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105863556022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105863961094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105864420190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105864810336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105865192562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105865563216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105865932460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105866285496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105866669848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105867105104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105867503166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105867857264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105868224534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105868761818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105869139438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105869517248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105869946566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105870330242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105870698446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105871090944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105871445346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105871800548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105872192224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105872542900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105872981812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105873335774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105873722928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105874087434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105874485834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105874837146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105875197996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105875666224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105876022416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105876400588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105876750110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105877127244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105877491856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105877875428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105878300892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105878659552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105879027032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105879389256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105879866108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105880220438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105880604936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105880972946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105881423248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105881808526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105882193828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105882560468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105882911840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105883279866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105883637438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105884111330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105884484752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105884875338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105885228356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105885582486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105885949162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105886307380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105886768964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105887125112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105887502242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105887878354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105888256156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105888607854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105888966680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105889330696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105889749920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105890139242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105890503414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105891013556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105891407272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105891794026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105892148270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105892583328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105892952330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105893317394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105893685564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105894037180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105894414182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105894787116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105895236132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105895590478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105895953620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105896340380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 918,9180000,10000,0,0,256,26,1006,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105897987168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105898374426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105898744890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105899130288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105899499636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105899884994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105900282788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105900724090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105901098286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105901453028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105901835494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105902320954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105902722694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105903097466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105903567446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105903925650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105904280504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105904659142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105905009922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105905394912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105905753818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105906134538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105906581480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105907004136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105907372180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105907728518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105908096128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105908448938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105908824346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105909280420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105909667938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105910053584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105910430918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105910783088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105911135362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105911507420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105911933584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105912306808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105912658790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105913049408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105913517806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105913899244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105914289712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105914713424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105915084256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105915437256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105915818052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105916168824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105916547976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105916914790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105917298252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105917718614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105918074182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105918448840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105918799598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105919166610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105919516414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105919909130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105920341376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105920720412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105921071542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105921435146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105921800740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105922151300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105922542792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105922893026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105923335254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105923705850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105924091700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105924540714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105925130150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105925508078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105925936366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105926310878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105926664498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105927056132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105927424332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105927802074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105928161256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105928517724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105928959052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105929313076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105929692430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105930042892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105930418830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105930785136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105931168528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105931587622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105931944284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105932308578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105932670078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105933036558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105933425896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105933811788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105934175890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105934636488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105934990130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105935354710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105935878270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105936233626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105936609464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105936962088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105937406078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105937778258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105938167098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105938536682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105938890092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105939254848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105939611232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105940084258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105940439430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105940846472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105941213274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105941590740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105941942526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105942302870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105942744656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105943099262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105943466104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105943825712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105944202134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105944567104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105944948392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105945298424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105945723056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105946091960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105946455158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105946955684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105947309058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105947685218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105948079946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105948547202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105948901950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105949265978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105949631264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105949981222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105950347616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105950704344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105951144914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105951515958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105951893562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105952257460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105952610540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105952976888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105953333662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105953700230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105954138604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105954517340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105954893182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105955270142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105955620856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105955972656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105956342896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105956758272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105957131404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105957483056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105957873124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105958506968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105958890342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105959257150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105959682052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105960052422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105960417592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105960787790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105961140130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105961518484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105961891008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105962336490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105962691504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105963043448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105963417930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105963769448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105964136068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105964485686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105964868432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105965299868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105965680692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105966045546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105966428096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105966796738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105967148588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105967523522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105967956652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105968335740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105968717942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105969110294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105969579358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105969936760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105970342324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105970777620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105971151286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105971504486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105971895696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105972261130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105972660456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105973039060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105973392568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105973836568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105974190840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105974574318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105974943920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105975323010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105975688702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105976072594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105976500858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105976857042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105977269960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105977652592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105978021590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105978371628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105978754452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105979191062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105979572402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105979969266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105980341192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105980855604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105981228848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105981633272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105982091954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105982518628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105982899754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105983277656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105983630152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105983983594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105984356616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105984866606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105985305396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105985669786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105986080138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105986444212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105986820314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105987176464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105987614758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105987983416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105988345716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105988713290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105989062480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105989439122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105989809272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105990187336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105990613498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105990971440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105991362128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105991868900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105992240732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105992615100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105993065352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105993458808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 105993854320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105994222936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105994605702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105994972272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105995328588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 105995698038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 105996144136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 105996541762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 105996926412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 919,9190000,10000,0,0,256,26,1007,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 105998522314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 105998967992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 105999326658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 105999715368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106000067728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106000435390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106000784978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106001169940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106001604130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106002229548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106002620926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106003136222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106003506580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106003870412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106004315040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106004668666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106005046402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106005425736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106005803940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106006155314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106006508356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106006880924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106007303638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106007676274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106008038796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106008418976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106008784692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106009161700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106009520200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106009942230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106010309768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106010660910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106011038310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106011387932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106011797878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106012171934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106012660534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106013072424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106013428248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106013808884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106014266496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106014656428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106015019016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106015466748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106015864844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106016275588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106016641584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106017025620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106017422088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106017812734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106018289186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106018710688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106019111508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106019494676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106019873520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106020290068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106020654094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106021090582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106021446168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106021814648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106022176304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106022571922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106022954762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106023369134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106023752542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106024215474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106024619666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106024986778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106025506062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106025898000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106026320212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106026796156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106027208108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106027604064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106027959966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106028355116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106028708940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106029083974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106029508920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106029892556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106030290788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106030681894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106031036188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106031390080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106031762030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106032112256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106032553048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106032907014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106033302584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106033667002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106034043276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106034395484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106034772674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106035206524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106035562800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106035940358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106036291798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106036771390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106037141750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106037525128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106037948776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106038305944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106038671620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106039033492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106039401238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106039751044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106040132240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106040522670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106040989868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106041347248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106041713968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106042082122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106042434492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106042805102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106043163778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106043608048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106044010396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106044400996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106044770616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106045125712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106045490784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106045859842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106046305892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106046660250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106047037506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106047414252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106047920872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106048277062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106048653124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106049092582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106049450788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106049820744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106050183688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106050578396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106050943004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106051318480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106051674782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106052098750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106052466198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106052827676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106053194376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106053564642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106053960204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106054359966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106054829720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106055216986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106055603076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106055969498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106056349354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106056719582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106057075946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106057527662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106057899396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106058278270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106058643238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106059096416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106059467500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106059826860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106060251452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106060620996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106061001640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106061380764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106061760722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106062115208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106062470238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106062844860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106063264340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106063634002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106063993706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106064369716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106064732888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106065107952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106065463960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106065883896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106066273214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106066626772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106067006770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106067358394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106067736322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106068102252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106068487832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106068917898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106069273242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106069648510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106070086052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106070463150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106070813448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106071196524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106071656462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106072056894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106072423610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106072778840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106073145770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106073498124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106073873782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106074301944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106074681094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106075045840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106075433050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106075784012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106076135600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106076499646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106076856694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106077290190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106077643008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106078029460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106078394780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106079045996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106079411426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106079765950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106080208378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106080563062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106080944908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106081473146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106081855440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106082286352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106082771842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106083127584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106083480448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106083865370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106084216058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106084582972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106084964118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106085343008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106085784698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106086163554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106086527322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106086878972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106087243160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106087593902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106087967976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106088386556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106088768620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106089147434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106089524920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106089877724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106090230958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106090602560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106090951994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106091385986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106091738212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106092123546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106092589390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106092966560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106093319356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106093679360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106094115394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106094469656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106094847746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106095197484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106095573862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106095938434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106096322268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106096744090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106097124282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 920,9200000,10000,0,0,256,26,1008,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 106098730774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106099158144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106099648180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106100004554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106100399152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106100765020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106101145168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106101496414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106101861672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106102305708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106102662682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106103032180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106103395968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106103878120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106104247844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106104624740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106104977586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106105403744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106105770926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106106135054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106106502216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106106851564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106107227790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106107592094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106108040192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106108394846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106108758090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106109122360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106109472826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106109840534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106110190506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106110566748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106110994024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106111372140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106111734846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106112087442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106112475222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106112827416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106113193892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106113624506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106114006108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106114403260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106114779978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106115230894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106115586464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106115950770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106116372020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106116742796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106117091864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106117478390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106117842176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106118217930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106118568802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106118920084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106119363348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106119716976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106120093314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106120442464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106120817592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106121180398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106121555278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106121976440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106122331898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106122696182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106123057120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106123423902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106123773440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106124149148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106124535098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106125009096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106125364676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106125729290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106126193366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106126548172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106126959068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106127635042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106128249042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106128828616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106129400336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106130018770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106130877968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106131548596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106132140242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106132703964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106133375806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106134040304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106134659200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106135313264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106135955452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106136517482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106137136932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106137632616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106138043334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106138408748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106138923538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106139294792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106139688554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106140042586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106140396398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106140762322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106141121334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106141593280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106141948590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106142340372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106142708524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106143086358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106143439810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106143799900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106144166094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106144603758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106144975688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106145367358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106145855844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106146225548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106146608552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106146960340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106147474884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106148067946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106148789980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106149360846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106149716662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106150230390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106150602642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106151019822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106151372036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106151726038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106152090064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106152447698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106152919640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106153274476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106153665114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106154032004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106154409798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106154762574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106155122586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106155573710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106156212772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106156621252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106156972588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106157351726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106157717744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106158101844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106158592642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106158952088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106159328656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106159867596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106160238690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106160595268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106160972604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106161443120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106161824160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106162189364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106162543060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106162906814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106163257534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106163630652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106164063030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106164444578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106164821466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106165198964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106165552246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106165927970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106166301066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106166746512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106167137212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106167487580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106167882500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106168249338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106168628122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106168988422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106169363632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106169849604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106170205162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106170594440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106171059372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106171440162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106171813146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106172191472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106172628252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106172982996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106173358960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106173710180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106174076026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106174425916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106174808420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106175240126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106175619216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106175981328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106176333302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106176697214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106177046770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106177420536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106177770858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106178217936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106178588756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106178976438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106179328230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106179679224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106180043730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106180400464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106180837838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106181192544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106181581296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106181948382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106182464148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106182835422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106183197000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106183632730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106183986552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106184393182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106184762406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106185159146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106185525384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106185901252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106186331782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106186687552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106187052644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106187414604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106187781342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106188131040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106188506316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106188870430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106189313192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106189666886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106190029956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106190394668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106190744948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106191111430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106191460592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106191898182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106192266268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106192642264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106193004092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106193456862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106193824572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106194213394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106194582602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106195003328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106195381768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106195758222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106196133372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106196485644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106196837520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106197201460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106197616406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106197986300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106198361070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106198736728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106199099590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106199474068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106199824578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106200175554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106200605474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106200958560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106201335696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106201685670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106202060766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 921,9210000,10000,0,0,256,26,1009,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 106203733496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106204140878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106204605580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106204966756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106205335614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106205688402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106206133632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106206485792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106206874116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106207238822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106207614074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106207964898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106208315640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106208788924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106209146956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106209515146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106209878908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106210256714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106210622834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106210999792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106211351110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106211772352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106212141454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106212522296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106212907400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106213259588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106213652970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106214038270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106214494106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106214874362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106215240142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106215696250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106216102880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106216473216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106216824920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106217289716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106217661806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106218051682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106218404572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106218758976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106219125640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106219479410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106219916546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106220271212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106220649994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106221029066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106221407100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106221779576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106222132944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106222500040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106222924036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106223293960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106223656136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106224032394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106224396316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106224771370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106225121438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106225541632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106225910380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106226260656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106226639530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106227131820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106227512640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106227877468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106228320840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106228676548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106229063226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106229458300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106229810284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106230177840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106230550910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106230927394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106231386660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106231796784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106232163988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106232755440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106233125844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106233481118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106233924776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106234281700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106234662172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106235040962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106235417888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106235770714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106236123612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106236509976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106236939946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106237340492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106237723472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106238252308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106238623978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106239001764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106239354024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106239774884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106240144862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106240508280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106240876408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106241226618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106241603278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106241968200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106242414226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106242769304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106243131726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106243501104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106243854836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106244223954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106244575800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106244953972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106245386894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106245768280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106246131690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106246501824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106246865758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106247215828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106247583142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106247999734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106248378680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106248755432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106249130506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106249573616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106249928654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106250319990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106250743078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106251113914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106251463480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106251851466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106252216670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106252646198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106253000280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106253354754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106253805110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106254161056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106254544300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106254895676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106255274962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106255642150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106256019772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106256441516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106256818356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106257203948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106257555316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106257944344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106258318916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106258697514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106259140094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106259519416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106259871332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106260236608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106260703930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106261059016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106261426404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106261776678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106262241468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106262610122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106262998690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106263350254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106263701684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106264065346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106264415310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106264863156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106265216392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106265602574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106265967528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106266343100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106266693032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106267044640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106267466526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106267828562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106268196668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106268557774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106268934734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106269300910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106269678148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106270028232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106270448850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106270815066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106271176518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106271543090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106271981096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106272360460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106272733568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106273185856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106273541126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106273893198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106274269486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106274624242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106274990134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106275339028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106275714830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106276140820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106276518820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106276880830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106277233128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106277614738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106277964946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106278335704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106278763606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106279144366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106279510224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106279902562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106280260128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106280613610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106280979728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106281332668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106281800410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106282176036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106282583350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106283073132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106283455292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106283823424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106284176980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106284621162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106284974980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106285356660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106285706654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106286082326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106286458600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106286835712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106287257432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106287613194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106287990310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106288341106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106288707960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106289057900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106289438820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106289859942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106290249818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106290601640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106290964598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106291329208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106291678880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106292044638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106292393258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106292832844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106293221106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106293609166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106293960668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106294432532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106294803812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106295156902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106295633882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106296018244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106296408912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106296774016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106297149308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106297500840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106297853064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106298292016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106298649298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106299016816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106299376810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106299753098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106300117140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106300512074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106300865508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106301293152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 922,9220000,10000,0,0,256,26,1010,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 106302852534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106303211896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106303581308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106304007352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106304417314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106304814852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106305340018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106305731560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106306149940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106306550204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106307006806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106307396924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106307802788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106308209610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106308631244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106309010820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106309678488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106310053094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106310469544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106310838518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106311208328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106311622774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106312003326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106312447528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106312829628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106313226486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106313621698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106314025432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106314422386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106314792136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106315250972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106315646464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106316033332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106316589694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106316947374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106317299816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106317664938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106318126108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106318531684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106318938942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106319403692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106319807302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106320186204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106320570308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106321029956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106321405260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106321805624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106322203166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106322649686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106323060772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106323568940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106323987048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106324382606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106324742536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106325325820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106325951268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106326592800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106327227954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106328187800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106328837370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106329588014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106330251846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106330836438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106331454778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106332210142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106332848796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106333494800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106334149076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106334928626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106335507854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106336082486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106336671876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106337271600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106337910182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106338454420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106338807490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106339313124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106339823668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106340551412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106341143700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106341609186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106342136276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106342495850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106342874980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106343371048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106343755056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106344145464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106344527156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106344880870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106345236130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106345609204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106346076640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106346447554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106346809520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106347186900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106347552498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106347928724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106348286228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106348748594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106349141612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106349493994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106349873722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106350340108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106350720018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106351092504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106351601494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106351978270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106352346836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106352742464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106353094580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106353478228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106353835382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106354291280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106354663156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106355040120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106355408442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106355761642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106356125850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106356508870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106356883684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106357347606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106357731026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106358110200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106358504540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106358857028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106359208896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106359582472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106360019312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106360390116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106360752300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106361128208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106361599622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106362016150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106362379686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106362840928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106363210464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106363598716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106363986840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106364370678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106364749866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106365134274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106365629646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106365986912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106366353462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106366724564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106367075376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106367442340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106367792194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106368169684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106368605002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106368983588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106369347890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106369705026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106370069862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106370422086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106370791052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106371207188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106371589150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106371966678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106372343386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106372800146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106373157882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106373524710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106373951134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106374322488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106374673000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106375062878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106375429240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106375807160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106376159780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106376513326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106376942896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106377296860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106377675358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106378023984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106378404866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106378771800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106379148524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106379566774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106379923908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106380290744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106380671286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106381040882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106381391918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106381792244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106382176480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106382632918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106382988606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106383360384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106383831566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106384189804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106384562876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106384915096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106385361272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106385731890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106386361192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106386719212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106387072874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106387445484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106387861930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106388245748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106388622048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106389021810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106389419686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106389799272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106390193664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106390567760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106391050416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106391408638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106391792088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106392146706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106392557418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106392958570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106393338144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106393784538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106394174096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106394555680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106395139990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106395544964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106395902632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106396360572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106396731360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106397141822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106397494080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106397847770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106398213988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106398564766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106398931696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106399347080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106399726672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106400102140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106400477854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106400828892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106401180122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106401543816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106401961988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106402334030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106402686104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106403075330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106403440306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106403818248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106404170216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106404522466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106404956232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106405312412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106405693360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106406153236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106406532144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106406897150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106407272304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106407692344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106408047942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106408424332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106408773612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106409141048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 923,9230000,10000,0,0,256,26,1011,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 106410806372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106411211242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106411579826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106411962160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106412339308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106412693856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106413136770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106413511578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106413879656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106414287766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106414666598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106415032174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106415410322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106415762880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106416227276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106416621962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106416993578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106417554832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106417936688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106418353650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106418823802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106419205084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106419571006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106419924002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106420288674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106420639370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106421005876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106421356012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106421802904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106422171622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106422558824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106422910778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106423296542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106423662008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106424047026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106424493084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106424879088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106425297312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106425662878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106426039084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106426420314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106426774384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106427242898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106427630252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106428011646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106428362382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106428899448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106429270956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106429667658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106430129552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106430486920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106430873398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106431223856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106431591392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106431940938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106432333918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106432773038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106433152420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106433504232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106433868566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106434267112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106434619898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106435017138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106435368226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106435824124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106436197168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106436588966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106436942462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106437295234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106437662080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106438043430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106438486270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106438874666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106439265606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106439739956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106440121900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106440474256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106440826290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106441270370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106441628218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106442045010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106442426892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106442830520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106443205680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106443614618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106444045672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106444403716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106444783362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106445136852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106445526298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106445878626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106446256982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106446695826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106447107594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106447461372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106447859288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106448223914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106448593106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106448991188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106449359128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106449862128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106450233096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106450653876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106451118836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106451509864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106451916864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106452350088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106452721088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106453071152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106453460988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106453825842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106454201652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106454553332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106454905300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106455340220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106455694766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106456072332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106456423294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106456799360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106457163550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106457539132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106457957470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106458312900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106458677576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106459076584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106459444176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106459794148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106460175366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106460542218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106461012034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106461385388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106461751918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106462220740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106462594342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106462986608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106463652374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106464037322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106464418584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106464797448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106465150332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106465506174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106465874502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106466340754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106466714804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106467100776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106467492498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106467890816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106468302192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106468655490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106469080854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106469451722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106469802690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106470181008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106470530088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106470924720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106471290168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106471664756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106472090802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106472446478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106472822794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106473172792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106473714860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106474097302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106474475910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106474917070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106475296088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106475659564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106476012916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106476377188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106476726716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106477092480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106477530044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106477910064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106478275502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106478663014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106479014066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106479405120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106479771800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106480123394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106480567492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106480918674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106481305868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106481669308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106482044022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106482394088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106482743952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106483174888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106483532584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106483903026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106484265184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106484741814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106485112110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106485489034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106485912144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106486268318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106486634826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106486998538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106487367708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106487718538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106488095106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106488460210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106488906980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106489262760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106489632544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106490001274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106490358856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106490728508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106491080270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106491521730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106491893508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106492272292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106492644968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106493021432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106493386306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106493741634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106494108876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106494529554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106494908520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106495286472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106495757042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106496112134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106496464796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106496831734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106497253524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106497624706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106497987014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106498366398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106498731858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106499107984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106499459608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106499875262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106500247334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106500600938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106500982484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106501334686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106501710820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106502075480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106502451526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106502867108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106503222546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106503597594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106503949112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106504315102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106504665514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106505041384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106505467354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106505852954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106506205436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106506569062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106507070586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106507425684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106507792850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106508142926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106508602330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106508972114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106509361046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106509713742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 924,9240000,10000,0,0,256,26,1012,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 106511330894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106511716134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106512085540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106512455544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106512807428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106513185210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106513551644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106514002296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106514357648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106514710942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106515087346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106515438318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106515805536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106516188356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106516573220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106517040238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106517419648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106517793488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106518257392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106518628368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106518979950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106519347366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106519768564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106520148046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106520524744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106520900856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106521252158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106521603728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106521968254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106522389634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106522759572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106523108728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106523532102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106523931640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106524355086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106524728558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106525186844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106525553810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106525904210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106526281390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106526659646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106527036944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106527418248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106527885706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106528263880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106528617524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106528995668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106529467136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106529871168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106530246600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106530702896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106531073010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106531449938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106531814966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106532167420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106532533118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106532885172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106533253922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106533674514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106534053826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106534431946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106534807800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106535159592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106535511058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106535876056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106536295652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106536664254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106537012022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106537437420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106537835894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106538212502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106538562228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106538913128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106539350338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106539703264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106540330092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106540828052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106541223742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106541588552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106542038180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106542392668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106542788492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106543169506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106543520424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106543886782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106544235084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106544681988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106545049244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106545422600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106545785452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106546154658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106546518788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106546869856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106547236880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106547662166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106548059268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106548438984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106548815646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106549166404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106549518860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106549885228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106550319348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106550688812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106551038014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106551423626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106551925032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106552307476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106552659328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106553076098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106553446632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106553797986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106554177376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106554527198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106554904644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106555268932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106555642632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106556060060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106556414882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106556805098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106557154824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106557520196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106557868758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106558242596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106558666096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106559050966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106559401454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106559764936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106560127962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106560477522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106560842954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106561192174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106561633022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106562001914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106562387662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106562738352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106563182328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106563547062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106563896516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106564330094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106564682294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106565057054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106565431430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106565806048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106566156020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106566505436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106566868050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106567288090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106567660674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106568024162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106568402978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106568770270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106569148592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106569501220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106569931404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106570300926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106570654160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106571034950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106571386916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106571764472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106572143334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106572521388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106572941700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106573295622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106573669442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106574088416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106574475528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106575020360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106575762448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106576416128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106577066350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106577686520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106578389530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106578969638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106579421544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106579791198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106580139648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106580516286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106580887898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106581381672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106581737304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106582103928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106582471234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106582823058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106583191964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106583548834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106584020564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106584388418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106584774582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106585124270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106585595256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106585965532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106586357518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106586827560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106587180666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106587569936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106587935836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106588312248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106588662460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106589021436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106589386190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106589853096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106590221304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106590583186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106590958682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106591321536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106591696216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106592053702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106592493938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106592893904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106593260286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106593627076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106593976260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106594351232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106594722538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106595207044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106595562784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106595916314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106596291750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106596750682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106597119710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106597477408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106597945610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106598316648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106598693888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106599058360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106599411752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106599795010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106600160448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106600527274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106600968996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106601347188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106601723264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106602100200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106602451106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106602803122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106603171966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106603611036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106603978596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106604345512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106604719552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106605083166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106605476608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106605832218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106606183082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106606633290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106606986368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106607364544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106607897328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106608275850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106608645166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106609106424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106609467004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106609822144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106610200360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106610553732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 925,9250000,10000,0,0,256,26,1013,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 106612261676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106612622498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106613013824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106613377846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106613754538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106614104392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106614464778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106614917748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106615271726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106615650674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106615999690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106616374026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106616769122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106617495630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106617871010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106618225982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106618628318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106619142688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106619515416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106619888224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106620368128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106620741602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106621134442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106621487334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106621840552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106622204562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106622580570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106622948888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106623402372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106623784384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106624161768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106624540302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106624894640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106625248538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106625620898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106626061390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106626433666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106626797128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106627173290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106627537380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106627913772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106628270388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106628710296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106629080200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106629432120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106629811820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106630292794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106630673360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106631045632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106631512334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106631868388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106632222866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106632627986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106632996250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106633386928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106633760108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106634137640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106634593958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106635006562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106635402322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106635784960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106636151194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106636536698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106636921848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106637413772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106637798856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106638176582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106638602944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106638955480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106639307718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106639679332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106640126272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106640496952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106640860808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106641329080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106641711062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106642120862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106642477170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106642988410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106643358668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106643722902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106644089224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106644439860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106644817068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106645187358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106645669386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106646024970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106646387140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106646751168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106647101892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106647468308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106647824676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106648258346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106648638642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106649015962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106649379572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106649732682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106650097862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106650448798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106650823402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106651278852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106651674816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106652052420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106652514036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106652887842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106653241252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106653646184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106654107004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106654496010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106654858562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106655235818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106655599196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106655974794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106656333790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106656787580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106657187514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106657554804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106657923978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106658305464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106658715324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106659106386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106659557066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106659929486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106660300944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106660682984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106661038946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106661406304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106661756702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106662132930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106662573230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106662955120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106663340196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106663814988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106664185578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106664538478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106664906720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106665358692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106665752816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106666132718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106666525642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106666905898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106667256852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106667618708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106668070384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106668440120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106668801406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106669191264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106669573650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106669968108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106670352634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106670810914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106671209398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106671619508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106672003718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106672382796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106672774358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106673141212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106673592022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106673979460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106674406118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106674803590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106675299520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106675669414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106676019410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106676464540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106676834282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106677224566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106677576266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106677929772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106678293348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106678643512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106679077498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106679432468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106679806996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106680180936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106680555978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106680906280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106681256558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106681619474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106682040488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106682409530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106682769218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106683144920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106683508260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106683882386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106684232888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106684583908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106685018320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106685375020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106685755496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106686219020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106686638448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106687003330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106687378106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106687807056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106688197224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106688576618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106688927232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106689325510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106689707470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106690116792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106690586098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106690997610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106691369726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106691753706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106692118326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106692467926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106692834208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106693258852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106693637078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106694244956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106694624760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106694975874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106695327004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106695690456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106696112972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106696544556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106696942988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106697503420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106697907058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106698357024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106698821790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106699213750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106699628148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106699979196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106700347468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106700697352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106701073966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106701510112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106701923148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106702336960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106702691816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106703056338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106703405576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106703772418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106704120978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106704565470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106704953402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106705343878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106705696840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106706049920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106706430802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106706782960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106707221086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106707573874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106707961442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106708355040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106708903688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106709263042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106709645724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106710112832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106710470818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106710879632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106711246630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106711638878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106712002472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106712377138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 926,9260000,10000,0,0,256,26,1015,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 106714061528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106714461380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106714864404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106715223042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106715671468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106716024682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106716413286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106716793128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106717191352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106717544828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106717926944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106718398564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106718755212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106719153290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106719503062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106720016460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106720405418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106720783390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106721219574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106721574760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106721951394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106722301074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106722666834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106723015688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106723389620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106723752110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106724187128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106724539960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106724902204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106725266212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106725614548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106725980404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106726328912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106726770434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106727139614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106727513002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106727894630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106728264932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106728630888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106728981788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106729349456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106729770158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106730148714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106730541248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106731025908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106731383560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106731736814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106732103858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106732523196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106732892578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106733253712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106733628416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106733991550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106734365500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106734750512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106735184326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106735551532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106735902948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106736281548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106736630634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106737005864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106737368924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106737743850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106738164728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106738518326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106738892234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106739242344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106739608182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106739956354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106740337844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106740767564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106741147482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106741500326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106741863674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106742355180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106742710424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106743076300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106743493794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106743873490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106744237468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106744645724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106745016514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106745413468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106745800692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106746152062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106746600938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106746953012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106747341484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106747705510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106748113098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106748465534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106748849978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106749310252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106749709908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106750122198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106750539758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106750917970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106751300916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106751678938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106752104500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106752460052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106752836692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106753188072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106753689380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106754074062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106754479184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106754931204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106755358094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106755754028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106756107434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106756485304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106756888324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106757286584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106757715016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106758112804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106758535174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106758915114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106759296724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106759680912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106760050298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106760476496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106760846952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106761212340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106761589856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106761954282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106762333840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106762685194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106763106768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106763474764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106763831560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106764215768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106764716542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106765125802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106765495744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106765948324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106766306822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106766683202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106767065590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106767424376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106767796870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106768151956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106768531384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106768967914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106769352178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106769719072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106770075402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106770446274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106771009240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106771388196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106771815916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106772202836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106772609140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106773022098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106773382294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106773756990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106774126442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106774561576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106774935510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106775303720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106775827812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106776201308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106776615030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106776973308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106777407126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106777779900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106778156626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106778567504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106778922552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106779302798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106779674298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106780131372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106780492784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106780863096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106781234438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106781592852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106781966984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106782322628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106782792460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106783169256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106783563742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106783953786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106784314642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106784688504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106785048652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106785501914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106785859146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106786242932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106786623148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106787113446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106787479578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106787838494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106788274750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106788637044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106789012080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106789379470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106789761082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106790130484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106790511240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106790866186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106791290930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106791666434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106792035228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106792408070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106792760644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106793145070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106793514024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106794001932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106794363136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106794762768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106795135872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106795525348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106795929192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106796315570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106796808570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106797214098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106797638572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106797999978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106798513662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106798934258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106799294164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106799747178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106800105918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106800500052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106800870810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106801252356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106801643414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106802028088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106802474926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106802834712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106803216508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106803571572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106803952606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106804353576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106804735290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106805196180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106805565082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106805947030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106806301474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106806675250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106807060510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106807443452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106807887520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106808303988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106808692842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106809063204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106809565948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106809922674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106810319628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106810748016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106811133056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106811537700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106811922832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106812283366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106812640410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106813011984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 927,9270000,10000,0,0,256,26,1016,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 106814677176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106815059972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106815417642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106815819992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106816263756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106816657472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106817013352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106817380992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106817750572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106818142448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106818509450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106818889732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106819342094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106819709790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106820097704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106820539804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106820910882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106821276844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106821627530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106822084208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106822457176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106822847142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106823212386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106823588824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106823940902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106824293942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106824733060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106825086402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106825452082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106825811284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106826187768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106826549770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106826933808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106827285098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106827704150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106828070684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106828432600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106828798110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106829146280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106829539022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106829904056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106830355528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106830709766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106831062100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106831453942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106831910770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106832280138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106832628304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106833065778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106833442616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106833817598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106834199010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106834552566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106834916978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106835267386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106835634468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106836059048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106836438398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106836817612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106837193562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106837545224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106837897300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106838263316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106838679876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106839052104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106839401908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106839788280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106840151672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106840526282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106840876094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106841226888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106841657516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106842013032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106842391806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106842741118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106843214066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106843616230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106843991640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106844419870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106844804770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106845205032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106845584906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106845951372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106846299980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106846704536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106847170660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106847799410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106848199830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106848582284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106848976824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106849357084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106849725344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106850154038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106850532544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106850908462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106851282922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106851633476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106851985668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106852349332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106852802968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106853173784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106853534264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106853938556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106854436378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106854845658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106855228936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106855660194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106856081866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106856475206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106856843902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106857208730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106857626920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106857992844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106858468304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106858826672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106859218774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106859632502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106859989684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106860355054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106860733340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106861178936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106861579714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106862011124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106862397058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106862781540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106863149598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106863549014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106864051670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106864435840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106864858262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106865223910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106865763552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106866149490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106866503044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106866943804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106867298238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106867677242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106868026166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106868401066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106868763742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106869140222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106869557350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106869912490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106870276728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106870636106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106871001704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106871350578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106871726032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106872088534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106872530184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106872883946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106873246516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106873608972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106873957700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106874344918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106874695806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106875144874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106875514398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106875891220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106876255206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106876709080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106877075944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106877426330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106877845364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106878210584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106878586730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106878961628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106879352330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106879703232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106880054126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106880416596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106880880688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106881252250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106881615110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106881992554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106882357582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106882732576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106883085054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106883506528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106883873562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106884223364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106884600496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106884950360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106885325448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106885688964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106886064118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106886491372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106886848936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106887224200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106887575972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106888038238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106888389952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106888765180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106889193292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106889570874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106889932130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106890284714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106890648844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106890997636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106891363532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106891712168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106892154862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106892526724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106892916140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106893269872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106893664200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106894062360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106894418428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106894880468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106895264176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106895670874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106896036204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106896411300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106896778888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106897132576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106897572754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106897927924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106898296178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106898657498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106899187150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106899557524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106899933996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106900400032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106900757908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106901135392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106901488930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106901857794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106902210868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106902590462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106902985008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106903463406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106903818730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106904183902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106904578356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106904928490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106905323824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106905703672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106906158786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106906529448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106906946470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106907300432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106907652320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106908018614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106908371182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106908810932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106909163228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106909549734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106909913032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106910431596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106910801380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106911154538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106911590344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106911944244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106912309172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106912669854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106913045468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106913408438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 928,9280000,10000,0,0,256,26,1017,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 106915016456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106915395390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106915750656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106916119408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106916473116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106916867810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106917343640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106917723704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106918101050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106918510300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106918861904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106919213100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106919578056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106920003400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106920374336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106920734888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106921110226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106921645368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106922056334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106922409342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106922875794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106923243524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106923607082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106923973976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106924496868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106924889752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106925258522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106925705862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106926059834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106926425826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106926789948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106927140474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106927524772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106927874458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106928329804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106928700298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106929075778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106929474994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106929851028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106930221794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106930628576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106931058158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106931425178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106931801498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106932178758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106932762840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106933119248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106933471118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106933948920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106934303958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106934670388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106935055780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106935436312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106935824758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106936234692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106936687178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106937074594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106937470188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106937876904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106938286930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106938636616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106939012772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106939475108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106939860938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106940243642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106940610118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106941002940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106941354956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106941722378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106942100284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106942599946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106943004504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106943421088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106943992924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106944379894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106944769534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106945203026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106945573398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106945934192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106946321780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106946708380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106947085894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106947496130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106947951118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106948348804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106948701786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106949080960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106949430902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106949808160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106950175256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106950551298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106950974498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106951328102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106951707118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106952056184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106952422332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106952770424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106953143702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106953602132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106953982350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106954345492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106954697204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106955165044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106955519234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106955885348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106956301946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106956681804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106957046926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106957433230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106957805696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106958156694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106958555754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106958908280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106959353082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106959724546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106960116570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106960483438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106960861456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106961214252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106961568878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106962001214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106962354818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106962730776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106963115224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106963524204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106963917096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106964323134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106964796950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106965204410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106965613826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106965966450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106966486246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106966839804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106967235474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106967676292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106968057540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106968453710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106968806780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106969197140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106969585422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106969995470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106970440882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106970853078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106971263912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106971639226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106971998666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106972364962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106972729914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106973154444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106973523850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106973872156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106974258318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106974621792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106974996072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106975344766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106975711844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106976154798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106976507612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106976883226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106977231234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106977702570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106978097910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106978472900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106978924912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106979297160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106979700722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106980051326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106980416236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106980764460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106981153056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106981625028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106982034320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106982399920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106982751618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106983158362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106983555746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106983983232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106984432330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106984842758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106985279496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106985673530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106986041394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106986424700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106986788726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106987210860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106987579912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106987974118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106988350644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106988888634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106989301804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106989653120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106990076940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106990443536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106990806350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106991172366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106991522910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106991915930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106992279176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106992721270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106993075252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106993426572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106993800542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106994151012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106994521246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106994869410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106995264382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106995721650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106996134158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106996527488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 106996881704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 106997247532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106997599452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 106997966972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 106998394578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 106998776860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 106999157014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 106999534786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 106999986832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107000341698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107000705816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107001127878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107001686642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107002055278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107002431786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107002798322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107003172490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107003547544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107004010840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107004379154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107004741320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107005107768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107005472444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107005877626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107006283972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107006765590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107007152028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107007506088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107007926820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107008308176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107008686512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107009042476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107009503530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107009904436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107010305518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107010677378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107011186042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107011556824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107011941998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107012410086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107012764494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107013154612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107013552154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107013928792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107014280648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107014650310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 929,9290000,10000,0,0,256,26,1018,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107016380688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107016743500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107017152288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107017507932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107018008698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107018420250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107018853728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107019211098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107019565020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107019932584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107020302400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107020766796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107021150712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107021567750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107021949546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107022452872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107022838246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107023193032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107023637368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107024024158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107024406308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107024755924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107025178594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107025600892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107026033728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107026462760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107026826472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107027225352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107027576160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107027941678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107028320986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107028727740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107029188762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107029587440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107029952372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107030343560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107030730568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107031081508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107031478042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107031911576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107032295200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107032662674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107033053302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107033534580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107033891046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107034313262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107034749826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107035153442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107035547232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107035940184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107036321784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107036697240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107037045688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107037454328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107037866172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107038218364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107038630718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107039009936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107039387040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107039753604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107040130504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107040566476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107040937636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107041359104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107041739940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107042106566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107042485382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107042892732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107043330430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107043708792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107044071486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107044533168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107044949924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107045304958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107045673720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107046102640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107046485578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107046865640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107047302386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107047688120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107048073498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107048470834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107048929170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107049330634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107049731196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107050152232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107050550458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107050985030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107051336462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107051788438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107052155616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107052545896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107052942770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107053324408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107053702154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107054099152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107054566190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107054937414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107055303816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107055796648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107056154784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107056521050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107056869898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107057331294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107057700684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107058089804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107058440530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107058792042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107059156008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107059505244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107059938216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107060314758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107060708574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107061085866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107061461128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107061812504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107062163288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107062526556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107062953734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107063322230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107063683070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107064057786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107064447716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107064844088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107065196484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107065624792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107065994384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107066359758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107066727802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107067177170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107067555932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107067920098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107068365576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107068741854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107069094738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107069475914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107069825268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107070191732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107070540608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107070915236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107071353096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107071731260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107072110814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107072480040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107072891604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107073243756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107073609510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107074037148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107074432806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107074812218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107075189044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107075539438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107075891252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107076271070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107076694228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107077082176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107077448598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107077838840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107078477350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107078858544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107079209982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107079629340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107079996552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107080359334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107080726470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107081074652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107081449672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107081812568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107082186156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107082606004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107082959314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107083332352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107083681480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107084046336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107084394152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107084768578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107085196548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107085578334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107085943020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107086334548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107086730168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107087084346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107087453254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107087878762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107088275902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107088687168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107089105978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107089615218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107090015522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107090395318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107090853414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107091222288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107091585472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107091960036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107092323492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107092698392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107093047394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107093458368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107093835598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107094186136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107094564576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107094912788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107095286446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107095649228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107096022384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107096441674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107096796628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107097171548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107097520782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107097886158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107098233576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107098608530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107098971504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107099422016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107099774560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107100136440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107100596168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107100949162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107101315262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107101663906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107102108056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107102475876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107102862200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107103211610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107103561636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107103924298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107104291462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107104763408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107105137318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107105514572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107105893804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107106270648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107106623176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107106995164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107107377350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107107806594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107108176896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107108539464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107108917742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107109283158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107109659152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107110010304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107110432762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107110799574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107111160852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107111526378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107111974340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107112376032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107112757358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107113212694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107113566622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107113918270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107114294656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107114644378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107115010236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107115358746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107115732882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 930,9300000,10000,0,0,256,26,1019,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107117333072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107117721524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107118073704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107118426844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107118869318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107119227870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107119607276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107119957522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107120336216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107120721900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107121099400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107121517174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107121872660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107122236414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107122596738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107123066314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107123419480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107123795282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107124159050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107124607028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107124960788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107125330310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107125693734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107126045774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107126411774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107126760364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107127205264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107127619796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107128013388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107128366582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107128720310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107129087242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107129438200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107129884570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107130342748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107130733546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107131100256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107131474532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107131824958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107132175862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107132541304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107132968044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107133337052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107133697410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107134177272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107134548444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107134925290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107135276024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107135699364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107136065844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107136444838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107136813524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107137162788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107137578682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107137973378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107138486556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107138875954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107139265920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107139659314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107140046832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107140460400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107140839842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107141326040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107141722056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107142126952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107142521268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107142904038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107143298792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107143678672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107144122206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107144502516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107144919280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107145422238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107145855852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107146282222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107146725746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107147123928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107147503968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107147911222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107148299414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107148708998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107149115994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107149595288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107149981862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107150377710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107150774694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107151154142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107151550760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107151928404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107152404786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107152805958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107153223538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107153610950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107153979800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107154344988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107154725160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107155196882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107155782808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107156205022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107156794292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107157193706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107157603792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107158042928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107158440616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107158806104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107159201194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107159581008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107159986592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107160352032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107160829644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107161203846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107161612072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107162003302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107162386434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107162787872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107163167236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107163660402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107164046296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107164491354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107164844448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107165226006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107165633020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107165990114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107166432692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107166786736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107167175876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107167570092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107168155290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107168549872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107168920872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107169404570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107169789706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107170215276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107170583388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107170976270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107171385852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107171854512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107172262102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107172646070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107173054246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107173405796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107173771424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107174120408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107174496734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107174933086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107175310678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107175673904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107176025156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107176387938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107176736654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107177101690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107177517178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107177895300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107178258728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107178643534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107179141272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107179496982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107179861030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107180280000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107180650832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107180999622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107181424928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107181808896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107182228602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107182582024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107182950728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107183400980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107183754844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107184132930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107184497974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107184890646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107185285694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107185662174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107186119920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107186508090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107186901310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107187282930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107187680554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107188073524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107188482012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107188955332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107189396638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107189792798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107190327358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107190741832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107191112990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107191598414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107191984050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107192377822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107192786202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107193209316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107193619232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107194036832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107194533782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107194918918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107195341738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107195723144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107196170228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107196593326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107196971488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107197395144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107197779704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107198185340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107198566296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107198934806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107199314056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107199720006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107200155606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107200564482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107200960526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107201476586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107201875540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107202283776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107202764062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107203167594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107203587288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107203981810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107204389372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107204742446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107205124542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107205584198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107205939796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107206350112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107206742240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107207177108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107207591400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107207996902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107208438732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107208824728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107209236296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107209659848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107210059810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107210470402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107210900104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107211371568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107211781388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107212180186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107212664654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107213085832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107213458586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107213931552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107214302392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107214707574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107215112832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107215518824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107215900856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107216285032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107216747354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107217132428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107217500118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107217864580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107218268116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107218693098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107219099500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107219562540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107219936726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 931,9310000,10000,0,0,256,26,1020,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107221598512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107221958292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107222441304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107222796622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107223213592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107223589530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107224100984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107224485316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107224841214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107225309906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107225695340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107226120744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107226500508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107226877514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107227271640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107227680216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107228136900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107228523774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107228938580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107229338282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107229736482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107230117092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107230494136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107230961580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107231370786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107231762848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107232354110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107232757446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107233159656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107233634200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107234048026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107234454926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107234995528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107235419842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107235807186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107236252656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107236670426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107237043578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107237425754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107237791434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107238196770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107238590482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107238967342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107239393650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107239777306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107240170800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107240521188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107240915906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107241293934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107241669962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107242138290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107242518132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107242896284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107243265696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107243669022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107244041036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107244436880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107244895086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107245275546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107245679980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107246057802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107246520534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107246881596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107247270200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107247735526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107248136292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107248544530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107248921406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107249303234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107249695670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107250090396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107250540854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107250942340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107251324184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107251734990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107252084650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107252460218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107252853194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107253299660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107253682858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107254064556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107254458804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107254840334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107255210018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107255560424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107256012582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107256382480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107256801250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107257182366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107257637040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107258060624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107258440846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107258901422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107259284702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107259701420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107260068236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107260445278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107260837064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107261211670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107261672478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107262028560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107262436176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107262787308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107263192222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107263556838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107263933516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107264386252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107264772346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107265148640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107265498154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107265865302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107266243570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107266620322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107266983432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107267476620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107267842872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107268206592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107268697098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107269052584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107269447692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107269861390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107270265396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107270659728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107271076420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107271427716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107271809496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107272203108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107272553876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107273005510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107273373514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107273762142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107274155878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107274533472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107274884994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107275249178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107275716324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107276072396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107276481130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107276860450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107277235890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107277631852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107278037626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107278494870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107278887074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107279266744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107279619850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107280145914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107280499048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107280875370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107281372530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107281753320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107282145566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107282529172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107282894252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107283274522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107283672630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107284098474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107284520574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107284912576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107285346310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107285727362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107286081662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107286494248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107286949844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107287321968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107287826548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107288208936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107288602832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107288981294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107289349598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107289818170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107290186664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107290581570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107291085318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107291456604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107291850582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107292296522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107292706010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107293059992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107293432764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107293819262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107294171596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107294569490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107294919684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107295366788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107295735516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107296141340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107296509776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107296891712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107297259024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107297610568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107298082896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107298453826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107298877308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107299260398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107299664820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107300029256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107300385702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107300825828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107301178842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107301587924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107301939224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107302462452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107302873996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107303255138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107303684254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107304068362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107304475532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107304827350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107305205544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107305575154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107305968424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107306420392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107306830172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107307193628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107307562568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107307942868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107308292996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107308714128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107309340712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107309722796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107310116716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107310537880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107310891072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107311243654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107311637374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107312075658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107312468472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107312861876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107313238502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107313807708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107314246006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107314703238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107315090072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107315454488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107315816134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107316211158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107316562248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107316967348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107317332626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107317777914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107318176570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107318570920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107318937236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107319303314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107319686070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107320066252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107320544874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107320914242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107321301518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107321685010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107322036450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107322415554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107322782400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107323218820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 932,9320000,10000,0,0,256,26,1021,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107324923784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107325317576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107325686056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107326179934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107326535502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107326930644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107327309608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107327687826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107328082370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107328461712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107328932032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107329346774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107329766210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107330119410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107330471256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107330836540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107331188620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107331671798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107332026844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107332435636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107332801458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107333206362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107333596094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107333956002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107334394056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107334778950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107335193128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107335557392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107336030582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107336415738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107336826236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107337255278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107337610552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107338018926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107338370658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107338738034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107339117180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107339525208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107339963784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107340344468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107340737506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107341091570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107341472616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107341841272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107342237408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107342730366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107343112184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107343477568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107343895556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107344277544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107344631224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107344997508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107345379832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107345846228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107346229246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107346620806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107347147152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107347558276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107347911870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107348345598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107348730158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107349098196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107349508628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107349859520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107350263876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107350656764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107351107344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107351462212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107351813696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107352188566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107352553656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107352935780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107353300170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107353676980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107354115072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107354524130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107354913112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107355266286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107355645484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107356012264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107356379246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107356830698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107357210844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107357617032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107357994192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107358475492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107358859164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107359253358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107359712226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107360112368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107360499178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107360905230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107361270532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107361674034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107362058226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107362509660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107362892222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107363286006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107363675038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107364054834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107364459410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107364854564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107365330680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107365714464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107366107308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107366513694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107366893872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107367290484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107367670946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107368144484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107368544980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107368991296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107369445408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107369830996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107370239392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107370673932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107371059388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107371433218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107371842150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107372245408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107372651170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107373021182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107373390172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107373860546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107374224306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107374622070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107375000802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107375405634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107375799308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107376174508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107376631020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107377014854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107377419346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107377771334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107378166806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107378545562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107378921606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107379359296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107379767158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107380131250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107380571192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107380983566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107381364914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107381761226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107382189936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107382598856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107383003106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107383410856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107383793252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107384175746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107384539872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107384968274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107385384828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107385782862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107386449322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107386848796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107387256610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107387688598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107388074396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107388483260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107388861796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107389257436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107389607972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107389995870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107390458708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107390838300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107391201474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107391577568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107392159116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107392515138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107392911136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107393334394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107393712860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107394117828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107394523952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107394891368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107395276260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107395658948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107396082716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107396482844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107396870754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107397250906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107397644610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107398052542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107398457786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107398916706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107399315928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107399706208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107400074158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107400456356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107400863506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107401260364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107401743792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107402146254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107402538266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107403062936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107403447602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107403846164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107404305698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107404686226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107405066952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107405474960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107405856422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107406211426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107406575300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107406956418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107407425190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107407780378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107408170188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107408536046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107408939998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107409293908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107409647342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107410101548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107410485806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107410882376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107411233108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107411609180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107412002850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107412408898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107412834746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107413190414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107413565284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107413915386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107414411986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107414798822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107415177120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107415636980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107416047252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107416413642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107416766464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107417149930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107417517370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107417884732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107418344892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107418729220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107419092908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107419482376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107419832930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107420214236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107420581050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107420934714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107421388114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107421763338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107422154866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107422536768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107422915086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107423297678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107423650384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107424088700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107424443148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107424822244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107425171624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107425676716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107426094268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107426477460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107426909118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 933,9330000,10000,0,0,256,26,1022,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107428523916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107428907672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107429264476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107429719814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107430107120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107430528828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107430898614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107431282504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107431666044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107432022804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107432457804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107432811278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107433190542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107433540770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107433933730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107434315356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107434741194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107435169300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107435523710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107435886442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107436279364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107436750232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107437103778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107437507828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107437954274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107438336902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107438690756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107439074218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107439459058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107439857898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107440244232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107440728790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107441142396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107441507190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107441896408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107442247146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107442598956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107442992720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107443346572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107443784212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107444138864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107444543054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107444924712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107445301184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107445670700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107446041228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107446479276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107446834822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107447216162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107447595630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107448069310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107448437472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107448811956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107449237680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107449595912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107449977196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107450330380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107450747428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107451130000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107451507686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107451951926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107452360628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107452711770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107453074484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107453454706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107453820876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107454188482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107454538714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107454990504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107455390930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107455783916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107456138300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107456521556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107456890938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107457243198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107457679308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107458061088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107458479816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107458845918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107459350318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107459703162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107460084558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107460543726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107460915614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107461296362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107461647122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107462023806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107462404532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107463080452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107463442590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107463795706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107464176836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107464527228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107464920692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107465290820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107465683808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107466126268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107466508882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107466919576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107467275242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107467640748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107467992120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107468390540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107468847516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107469226980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107469602548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107470008638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107470557468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107470913620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107471278908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107471705516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107472105738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107472474494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107472878546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107473244866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107473621406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107473974606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107474430252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107474798548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107475161430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107475543680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107475923640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107476315352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107476680978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107477146208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107477519364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107477872784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107478249722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107478601448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107478997062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107479346654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107479737724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107480193416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107480574006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107480937426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107481404596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107481789482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107482164260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107482530134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107483020752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107483417356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107483798516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107484204730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107484557140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107484910234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107485304770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107485731222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107486099524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107486460452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107486852202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107487237320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107487642910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107488011554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107488438488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107488835926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107489199126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107489565494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107489914008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107490289130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107490652852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107491132432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107491487614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107491838442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107492242050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107492726752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107493096052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107493445040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107493892620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107494294280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107494673462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107495039922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107495422696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107495818344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107496171306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107496539294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107496965034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107497360742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107497756662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107498133956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107498502680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107498892624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107499257398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107499675900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107500073880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107500464132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107500840950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107501205420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107501610972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107501962120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107502384518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107502767650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107503159022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107503527734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107503975936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107504400120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107504782268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107505236028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107505650202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107506015868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107506410694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107506793586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107507190898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107507589728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107508055090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107508425666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107508838364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107509222736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107509608872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107510005506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107510386580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107510885092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107511286874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107511721250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107512085724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107512459430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107512808584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107513161202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107513627518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107514014298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107514409300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107514778830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107515301342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107515671422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107516065882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107516540394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107516898750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107517279004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107517632000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107518033230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107518415304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107518835324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107519289888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107519685454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107520066394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107520453032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107520849618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107521258852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107521662210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107522114858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107522557006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107522938472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107523317710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107523702636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107524096940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107524471076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107524913296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107525315530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107525720996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107526198340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107526599562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107527008368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107527378062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107527835662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107528249996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107528643504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 934,9340000,10000,0,0,256,26,1023,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107530321172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107530685814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107531096260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107531482232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107531874924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107532286418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107532673996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107533116440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107533470520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107533870228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107534247752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107534642410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107535055506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107535471422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107535926380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107536299684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107536713890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107537102626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107537626382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107538041540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107538448684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107538919252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107539298224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107539686190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107540232350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107540624648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107540992136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107541493528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107541859356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107542235494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107542613702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107542989392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107543340192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107543719858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107544117614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107544563152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107544980056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107545360722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107545786076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107546196730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107546608992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107546961700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107547410956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107547836854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107548232850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107548861448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107549244140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107549651160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107550106898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107550517852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107550884386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107551237584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107551647404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107552026802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107552410144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107552839404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107553218998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107553595452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107553986498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107554353838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107554723202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107555104196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107555564992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107555980136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107556376518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107556783286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107557181354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107557589842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107557975550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107558457678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107558855500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107559222460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107559587784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107560037796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107560446064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107560811862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107561294988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107561697062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107562078632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107562444892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107562795022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107563190182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107563569096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107564044304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107564449346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107564867254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107565250818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107565600514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107565984352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107566363328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107566802326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107567153614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107567572014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107567938286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107568328966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107568725328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107569077306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107569514348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107569897328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107570310652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107570715760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107571242090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107571655274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107572092182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107572562304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107572949652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107573358270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107573721412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107574135588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107574522318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107574898482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107575367254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107575777742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107576199732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107576551494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107576913948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107577311690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107577694898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107578139050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107578551192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107579032986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107579431190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107579782136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107580133012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107580528014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107580951568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107581320202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107581705616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107582083618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107582564936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107582973534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107583325452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107583759294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107584155926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107584521680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107584888356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107585265936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107585670802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107586035316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107586486642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107586854920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107587243708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107587611582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107587989666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107588362448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107588712910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107589160652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107589529222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107589903882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107590264646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107590614978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107591007520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107591356896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107591721552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107592174232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107592554204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107592930570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107593483504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107593838108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107594218904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107594666230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107595060982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107595444024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107595835704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107596212330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107596620222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107597013204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107597381980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107597852614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107598220062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107598609392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107598976572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107599324858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107599700128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107600063454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107600510078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107600863552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107601225610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107601608410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107601979998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107602347346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107602696872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107603143808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107603511884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107603887454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107604282760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107604762020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107605131500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107605484092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107605925082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107606277700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107606653942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107607027912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107607402942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107607752608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107608102456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107608466938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107608883450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107609251250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107609612294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107610002640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107610366056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107610739930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107611100778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107611517740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107611884310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107612234380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107612610394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107612958174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107613332576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107613695054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107614088250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107614508598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107614861024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107615234020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107615581954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107616040740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107616393836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107616966592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107617411126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107617786696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107618149450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107618500458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107618862934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107619227554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107619620670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107620079868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107620462624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107620841262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107621220126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107621573228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107621926574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107622308412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107622733094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107623101394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107623449076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107623835474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107624197924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107624571222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107624919362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107625268488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107625696544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107626046994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107626420276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107626765854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107627282410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107627649588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107628041468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107628491206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107628863948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107629258102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107629611208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107629997036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107630348276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107630725544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107631191474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107631570524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 935,9350000,10000,0,0,256,26,1024,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107668504632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107668882030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107669253278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107669608272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107669976894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107670414162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107670828080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107671208686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107671588360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107672152844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107672512734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107672940964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107673382296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107673770266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107674133944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107674510896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107674878066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107675253020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107675603102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107676057768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107676471526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107676849662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107677215762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107677563272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107677966880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107678332040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107678794430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107679149716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107679501176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107679875078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107680224510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107680590078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107680937352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107681311350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107681752060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107682157162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107682520610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107682874080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107683364992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107683719028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107684083648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107684504060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107684881562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107685256786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107685631600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107685981916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107686332666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107686696824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107687112624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107687481674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107687829908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107688215574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107688579236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107688953368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107689302886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107689654132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107690084672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107690437842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107690859050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107691242410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107691618616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107691981780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107692356018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107692779608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107693134804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107693516698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107694267610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107694676404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107695028176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107695509958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107695903274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107696299278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107696666312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107697021106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107697388782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107697741126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107698126536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107698553168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107698932572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107699343406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107699752756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107700106222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107700460366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107700843342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107701284404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107701654626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107702032522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107702428196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107702794506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107703187280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107703604350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107704061720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107704462058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107704827808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107705195006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107705644088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107706055910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107706458672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107706925106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107707281452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107707648516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107708015184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107708403464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107708772508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107709123236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107709576510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107709945064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107710332210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107710684582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107711036558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107711400204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107711749910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107712116152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107712526822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107712904924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107713279658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107713654394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107714024726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107714376560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107714739846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107715157956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107715528854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107715877702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107716265132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107716757634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107717137758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107717488768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107717915170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107718282680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107718634342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107719015202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107719363396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107719738052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107720133828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107720512476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107720938764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107721293254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107721669218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107722018304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107722384310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107722732866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107723106866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107723579080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107723961668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107724314402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107724679486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107725045870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107725396770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107725766548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107726117868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107726570006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107726939684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107727327326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107727679732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107728130692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107728499028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107728851684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107729293532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107729674710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107730064834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107730430090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107730805710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107731156934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107731508202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107731944618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107732299732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107732667312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107733033838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107733411164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107733777458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107734152418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107734502904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107734924538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107735291040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107735651912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107736017020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107736363570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107736737098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107737099806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107737538636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107737892228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107738243390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107738617976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107739060468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107739429504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107739777516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107740152464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107740585524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107740966810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107741332922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107741732700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107742102364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107742456836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107742827370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107743259520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107743642294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107744022770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107744401434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107744755678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107745126862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107745525272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107745951136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107746351172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107746701730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107747121514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107747545778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107747925550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107748274706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107748733594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107749163704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107749560716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107749959752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107750411572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107750788882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107751156390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107751610900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107752001244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107752397292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107752762742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107753114574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107753482508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107753833608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107754280808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107754651618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107755028436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107755391546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107755744224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107756136476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107756491086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107756856326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107757282984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107757664000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107758059964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107758453144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107758821690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107759204410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107759571012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107759999024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107760400096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107760790906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107761213214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107761737552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107762172966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107762555794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107762993716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107763377728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107763756170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107764153100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107764532596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107764909910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107765290640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107765759584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107766160382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107766544936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107766912894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 936,9360000,10000,0,0,256,26,1025,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107768511716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107768890450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107769256470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107769635320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107770019944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107770604982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107770964798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107771395614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107771764142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107772130022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107772613442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107772989830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107773368340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107773731896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107774185730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107774544094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107775056580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107775463028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107775817478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107776186744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107776538930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107777001164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107777368482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107777757708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107778107744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107778483288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107778846646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107779195732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107779689696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107780073630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107780473360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107780869126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107781246400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107781626152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107781995216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107782453338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107782838226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107783250738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107783602136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107784101008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107784487560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107784869828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107785322300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107785680622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107786087998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107786468354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107786838564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107787206376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107787596272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107788033236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107788413256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107788779040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107789132692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107789498264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107789849742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107790219190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107790569532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107791014572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107791383200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107791771340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107792121164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107792471024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107792834816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107793222198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107793681620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107794056096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107794467612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107794834692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107795342026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107795696790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107796048664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107796509636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107796894354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107797316014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107797789974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107798354066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107798972838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107799743284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107800233228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107800587654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107801145854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107801784944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107802476684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107802848014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107803258128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107803772470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107804189424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107804789822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107805150516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107805654188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107806007698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107806496660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107806850084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107807262710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107807797796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107808212130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107808599282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107808986728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107809383724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107809776760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107810176940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107810664638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107811044944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107811423144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107811811008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107812184602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107812542382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107812928340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107813407348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107813776452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107814138926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107814514664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107814878912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107815283744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107815668724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107816140292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107816575444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107816941106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107817503746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107817859426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107818275720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107818720576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107819099282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107819448604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107819817512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107820179126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107820612238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107821162520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107821806302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107822442012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107823035886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107823653700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107824352242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107824938004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107825558828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107826163720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107826736414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107827397432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107828038080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107828792586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107829179370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107829541614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107830049872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107830418492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107830787598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107831195110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107831544954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107831942606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107832330726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107832833092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107833188812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107833554586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107833921736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107834303788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107834671484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107835026970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107835490910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107835898736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107836281254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107836643826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107836995852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107837359614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107837707756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107838083142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107838528660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107838907148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107839283490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107839676952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107840152774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107840547686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107840945226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107841436110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107841844336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107842208768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107842586212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107842982304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107843365898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107843748702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107844177122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107844545344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107844907694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107845274596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107845623486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107845998698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107846367854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107846809286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107847162368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107847748918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107848136532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107848487422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107848853910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107849209806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107849672864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107850050562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107850438924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107850790464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107851338368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107851743210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107852096062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107852541560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107852894336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107853288084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107853653664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107854030326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107854381236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107854762514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107855221888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107855608918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107856020496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107856390152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107856786986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107857153638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107857529590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107857958690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107858312922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107858677282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107859038126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107859404570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107859752444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107860126882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107860490276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107860927628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107861281438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107861643692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107862041774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107862571602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107862940276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107863290012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107863737300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107864123256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107864515054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107864865860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107865217144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107865580676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107865930050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107866366328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107866718880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107867142654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107867508288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107867884244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107868236178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107868589592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107868955384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107869377094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107869745610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107870106090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107870481176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107870843704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107871217996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107871567530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107871982750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107872348310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107872697068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107873074736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107873550270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107873963048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107874427424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 937,9370000,10000,0,0,256,26,1027,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107876202312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107876568622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107876923964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107877328586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107877772256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107878175476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107878567888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107878960548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107879340650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107879735762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107880108832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107880568824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107880986340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107881350776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107881774412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107882137886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107882559822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107882981556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107883432862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107883815162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107884183626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107884656488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107885043684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107885440846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107885898754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107886309160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107886705754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107887118152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107887476552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107887858044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107888239428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107888679844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107889078366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107889457786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107889874034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107890270020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107890677910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107891059800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107891484304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107891855100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107892208554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107892619190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107893002566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107893410186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107893806708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107894185482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107894611244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107894965732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107895367732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107895860716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107896232450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107896583704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107896961002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107897419574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107897798866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107898163772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107898516450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107898900478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107899252406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107899619454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107900048200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107900429484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107900810044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107901188266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107901540188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107901891624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107902257348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107902671246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107903042538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107903390800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107903776318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107904139372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107904512884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107904861760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107905212092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107905642558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107905995326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107906376326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107906724238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107907224380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107907593636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107907968868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107908387404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107908742094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107909105760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107909466410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107909831614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107910179744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107910553936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107910915798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107911358510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107911711780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107912073654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107912437438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107912800728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107913166506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107913514004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107913951922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107914319446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107914692970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107915053962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107915403700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107915765450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107916112224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107916476920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107916891190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107917267558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107917641728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107918016864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107918454914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107918809750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107919172088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107919588424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107919956954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107920305336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107920690294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107921052138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107921425302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107921774618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107922123514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107922556924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107922908666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107923284812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107923632330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107924005764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107924583332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107924963476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107925387172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107925782626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107926164380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107926514874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107926908970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107927260356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107927636300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107928078446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107928472386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107928836392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107929187288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107929732440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107930116002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107930481536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107930899236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107931300232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107931695272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107932102694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107932507448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107932864572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107933228432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107933657450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107934026452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107934388566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107934763336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107935125672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107935500008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107935850742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107936304982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107936673614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107937023494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107937404002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107937771236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107938149288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107938545736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107938922952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107939347496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107939703116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107940109274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107940478230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107941010250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107941369288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107941746218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107942182126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107942562438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107942927818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107943280236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107943646122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107943997502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107944382074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107944821156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107945218490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107945598174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107945973556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107946323388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107946674156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107947036684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107947384672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107947824224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107948174446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107948559622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107948922980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107949297264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107949669866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107950037984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107950483442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107950839902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107951224134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107951576364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107952049844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107952419670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107952797826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107953219966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107953576010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107953954874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107954306248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107954673982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107955023792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107955399842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107955764624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107956210832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107956566346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107956930660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107957296310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107957647766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107958052200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107958403288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107958854860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107959225816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107959614646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107959983278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107960336084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107960699734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107961049256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107961480722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107961833134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107962208788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107962583040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107963114354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107963468920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107963845330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107964282120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107964639578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107965006086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107965368702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107965744238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107966107878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107966482976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107966832764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107967255084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107967621236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107967981808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107968347364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107968696686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107969070532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107969434416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107969873506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107970230550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107970581662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107970954956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107971304864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107971670252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107972018154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107972391766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107972868668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107973248010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107973610080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107973961542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 938,9380000,10000,0,0,256,26,1028,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 107975681292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107976044626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107976444568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107976796566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107977174604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107977539048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107977916956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107978380784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107978739162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107979109870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107979478002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107979845118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107980196210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107980573874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107980937216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107981387710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107981741812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107982104636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107982469064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107982839744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107983205992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107983554082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107984000018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107984385922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107984793038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107985146072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107985635048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107986034178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107986384728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107986824052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107987179920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107987570512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107987936726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107988313084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107988664954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107989017466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107989382764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107989797352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107990165332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107990525618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107990900600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107991262826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107991637082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107992007688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107992427974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107992793694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107993160470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107993525138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107993906658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107994316024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107994679800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107995130192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107995486498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107995858654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107996253248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107996750776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 107997146618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 107997498784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 107997946896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 107998317874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 107998693948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 107999057548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 107999410932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 107999775514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108000126140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108000492702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108000908166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108001500218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108001882802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108002255488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108002642654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108002992762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108003353748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108003780788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108004152702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108004548204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108004925434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108005321228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108005729386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108006113550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108006598696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108006967520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108007331516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108007698828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108008243896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108008653452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108009100172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108009478502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108009829018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108010222728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108010590268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108010984738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108011403874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108011755588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108012264998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108012635804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108013023116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108013373594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108013724998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108014088342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108014436842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108014874274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108015225322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108015608796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108015969984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108016342670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108016691066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108017040196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108017458908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108017821548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108018186444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108018545924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108019000458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108019383240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108019757662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108020107860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108020530928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108020898246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108021260618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108021628480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108021978012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108022353418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108022716954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108023160564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108023515396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108023883816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108024283630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108024636210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108025002876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108025352828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108025729036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108026170028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108026549530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108026916254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108027269140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108027633048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108027983854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108028351286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108028765282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108029145096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108029511124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108029900304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108030391028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108030747428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108031111924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108031532200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108031901786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108032251702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108032640420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108033003590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108033379216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108033730308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108034080734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108034511974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108034868014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108035246962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108035597608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108035973794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108036339884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108036715788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108037136612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108037491204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108037854522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108038216626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108038584618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108038933396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108039329878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108039693566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108040137288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108040490506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108040853098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108041217118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108041659246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108042062660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108042414278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108042897264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108043268142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108043656664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108044009038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108044361052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108044761344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108045112594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108045550578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108045906130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108046284366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108046661910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108047039484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108047409126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108047760484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108048182766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108048615312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108048986296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108049352872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108049731204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108050105808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108050506918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108050860116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108051284450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108051651370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108052012746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108052379186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108052902232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108053280650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108053644092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108054117698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108054478158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108054843838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108055228260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108055578180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108055944478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108056295126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108056743220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108057112072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108057487588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108057871544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108058241256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108058638208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108059022136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108059389740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108059813486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108060191092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108060570596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108060947176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108061297306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108061650572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108062015790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108062431906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108062801496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108063161612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108063537492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108064025330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108064459686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108064814454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108065232356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108065599712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108065961530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108066328706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108066700442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108067077362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108067443194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108067894756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108068252574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108068605622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108068984762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108069336526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108069706994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108070057968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108070435110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108070884040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108071262754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108071623848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108072011628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108072393784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108072758900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108073124170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108073546706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108073928584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 939,9390000,10000,0,0,256,26,1029,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108075701182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108076092872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108076517836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108076873068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108077255372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108077606304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108078178056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108078532846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108078912024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108079341658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108079720756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108080090788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108080443632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108080809488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108081160992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108081529032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108081944076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108082324408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108082689264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108083076166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108083427664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108083779278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108084146300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108084724476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108085273288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108085646460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108086024046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108086545022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108086930130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108087335488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108087840688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108088361988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108088748912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108089117376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108089467946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108089852208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108090301290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108090684578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108091037724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108091406350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108091770388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108092131832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108092546552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108092926940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108093379348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108093780068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108094199822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108094581126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108094989696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108095396458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108095745970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108096188402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108096540236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108096928240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108097291278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108097772784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108098203434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108098556024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108099001668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108099388752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108099768606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108100118794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108100494352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108100858460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108101264554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108101721168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108102111258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108102488466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108102838526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108103253086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108103615098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108103993310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108104442030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108104819368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108105178700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108105527110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108105888436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108106235264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108106617126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108106964554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108107424456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108107794400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108108199920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108108672162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108109029532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108109395778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108109747266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108110197802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108110569476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108110964168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108111328924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108111705622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108112056972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108112407936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108112845896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108113198948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108113606848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108113956580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108114331032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108114693958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108115069784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108115498916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108115857134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108116223938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108116785102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108117172806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108117538916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108117939380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108118429876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108118817458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108119177440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108119537286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108120076698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108120541732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108120915094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108121344678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108121726532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108122102344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108122480256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108122833018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108123197880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108123563632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108123986156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108124355688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108124712458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108125091172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108125457346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108125834308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108126199144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108126553140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108126990872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108127347524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108127723284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108128073540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108128449556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108128832446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108129208636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108129629122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108129985388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108130357912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108130712096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108131195454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108131551822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108131940436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108132390028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108132771782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108133125528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108133476930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108133842348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108134240752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108134639058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108135122990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108135553684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108135921712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108136342384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108136695868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108137050766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108137439060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108137884738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108138261526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108138614054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108139011302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108139397520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108139792868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108140354358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108140846926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108141235064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108141589676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108141960434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108142429706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108142812436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108143199480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108143703200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108144059558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108144412236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108144776076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108145126170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108145492798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108145854216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108146294584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108146662860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108147038122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108147388824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108147739956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108148103344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108148464878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108148831404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108149280336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108149662276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108150029136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108150406990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108150759430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108151130586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108151538644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108151989986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108152418598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108152772034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108153152196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108153654064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108154074670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108154429078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108155082680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108155457258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108155808898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108156176886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108156526494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108156929122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108157294400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108157755948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108158112496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108158467018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108158834558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108159186800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108159555952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108159918910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108160362646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108160731500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108161107234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108161469832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108161824652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108162190286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108162556328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108162963076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108163393796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108163806424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108164175506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108164752620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108165169214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108165542182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108165979316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108166334958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108166701190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108167050962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108167426430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108167790208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108168193606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108168545048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108168966092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108169332272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108169683066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108170047656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108170396424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108170771640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108171145422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108171586256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108171940262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108172291930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108172655470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108173005294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108173370666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108173729208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108174104820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108174534608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108174913084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108175263720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108175614586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 940,9400000,10000,0,0,256,26,1030,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108177341008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108177708492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108178087592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108178442726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108178823482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108179189346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108179582088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108180008428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108180369324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108180736736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108181089406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108181459234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108181813706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108182203080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108182568732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108183014342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108183370492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108183723250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108184089588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108184441482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108184825538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108185188972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108185629504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108185998760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108186375602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108186727740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108187181928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108187549536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108187912602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108188352934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108188708122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108189085750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108189451354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108189827864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108190180514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108190544622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108190911382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108191333482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108191705368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108192056626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108192434512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108192802376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108193181244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108193546926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108193966688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108194334258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108194687012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108195106648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108195492112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108195888556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108196286388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108196763496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108197119778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108197472144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108197837186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108198312880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108198688626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108199053796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108199509348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108199878570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108200271294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108200625370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108200979188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108201343660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108201706354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108202073652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108202492680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108202871922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108203236362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108203612994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108203964568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108204317484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108204692334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108205125450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108205495202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108205844760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108206258542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108206626462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108207003616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108207370352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108207723972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108208178470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108208535256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108208903988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108209257274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108209731846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108210138706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108210515286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108210946942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108211302436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108211666890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108212016676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108212382568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108212731304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108213118686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108213549254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108213929696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108214281832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108214636254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108215002336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108215352308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108215746920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108216098644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108216538732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108216934892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108217316660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108217671446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108218027624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108218412896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108218783472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108219235678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108219595446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108219976718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108220346098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108220873288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108221229234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108221598750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108222056624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108222435010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108222807064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108223158550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108223538830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108223937312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108224348388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108224779982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108225140530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108225506980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108225859794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108226231110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108226583674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108226972268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108227337716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108227786212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108228141744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108228495714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108228861318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108229214118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108229582422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108229945752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108230389404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108230760682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108231139850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108231515574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108232220160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108232605960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108232960070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108233403624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108233758276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108234138580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108234505254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108234883438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108235247144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108235602238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108236037212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108236396540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108236767932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108237121736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108237501074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108237866256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108238257918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108238676694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108239039156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108239408248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108239761558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108240134264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108240488664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108240882590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108241253912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108241702162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108242061182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108242416104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108242785280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108243313808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108243698160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108244048340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108244498438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108244873304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108245253436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108245610104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108245966708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108246334868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108246700290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108247140556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108247512780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108247889812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108248256522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108248671280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108249030076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108249399542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108249769582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108250199724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108250575542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108250929448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108251308800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108251675312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108252064146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108252418382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108252838562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108253207980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108253561984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108253930634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108254382624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108254763258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108255139454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108255585892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108255966728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108256360122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108256745244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108257097950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108257478176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108257844790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108258295302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108258664998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108259041132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108259393254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108259745360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108260128974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108260496836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108260866568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108261304386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108261688392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108262089150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108262468264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108262820288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108263193354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108263574244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108263999768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108264370550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108264721282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108265096742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108265595776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108266004472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108266373946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108266795278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108267176004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108267531236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108267901120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108268252960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108268631620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108269011212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108269439076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108269812298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108270168284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108270534996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108270887614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108271258000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108271611120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108272006972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108272442006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108272821958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108273174180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108273527124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108273891358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108274289172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108274703308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 941,9410000,10000,0,0,256,26,1031,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108276459434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108276998624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108277392062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108277777738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108278218194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108278579886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108278951842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108279302916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108279699636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108280093488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108280472850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108280914086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108281293702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108281662020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108282015472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108282380516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108282730578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108283123796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108283541124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108283925248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108284292180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108284667662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108285040584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108285399434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108285782360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108286135850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108286578898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108286932186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108287308720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108287672172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108288317638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108288688472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108289111970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108289479702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108289830874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108290197654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108290546660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108290923160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108291309624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108291686498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108292106518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108292463026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108292828428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108293179516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108293546110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108293894740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108294282196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108294765576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108295150424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108295513092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108295884632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108296249612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108296599506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108296980820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108297331024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108297782458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108298151080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108298526374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108298877526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108299332602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108299734894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108300122544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108300591040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108300945362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108301321492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108301687218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108302064836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108302419084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108302783976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108303214338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108303568172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108303955232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108304307662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108304683384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108305049010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108305437584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108305788586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108306231362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108306597820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108306950408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108307319862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108307671192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108308060486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108308425716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108309119948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108309477606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108309829984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108310333076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108310689004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108311111298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108311545524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108311945608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108312314158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108312691994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108313046084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108313399816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108313778272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108314131180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108314567180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108314922230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108315300370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108315666666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108316043634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108316396986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108316761130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108317195186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108317553490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108317924876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108318278702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108318659614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108319028468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108319420304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108319773890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108320211738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108320580808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108320934432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108321303132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108321790484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108322218314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108322585588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108323085900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108323444250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108323801434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108324168834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108324521126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108324902826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108325255112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108325701996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108326075580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108326455588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108326812474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108327167694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108327551626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108327914774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108328352062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108328705818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108329083762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108329449336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108329824876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108330177152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108330543136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108330908156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108331327196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108331697972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108332047880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108332424090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108332888924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108333281932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108333634250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108334071406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108334442160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108334796708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108335166446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108335519392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108335898466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108336313680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108336768860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108337125372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108337479318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108337855528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108338208978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108338578102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108338942282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108339320490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108339752386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108340132888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108340484124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108340835956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108341200670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108341551474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108341929180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108342347624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108342727500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108343110064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108343487428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108343939160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108344296028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108344674292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108345109892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108345481402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108345831832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108346208768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108346586314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108346963312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108347325312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108347679890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108348111382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108348467492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108348863738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108349215802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108349593604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108350073952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108350476042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108350902298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108351261748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108351628372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108351981946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108352349802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108352701016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108353091708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108353524308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108353925856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108354298144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108354653662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108355151992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108355508564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108355892850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108356366566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108356771124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108357173054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108357571032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108357957584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108358312356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108358693160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108359136564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108359506638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108359857368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108360233818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108360597656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108360973344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108361335770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108361687910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108362120684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108362474864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108362842378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108363192664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108363568272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108363932432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108364320616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108364739836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108365099324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108365464754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108365817978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108366284304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108366638976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108367028352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108367451172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108367843068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108368195782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108368547590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108368911116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108369259916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108369625070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108369984424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108370425826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108370795780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108371196844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108371571090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108371926540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108372294372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108372660250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108373109984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108373463096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108373856310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108374222376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108374646058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108374999316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 942,9420000,10000,0,0,256,26,1032,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108376622900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108377010096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108377474220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108377845462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108378233524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108378684022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108379055164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108379435052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108379787118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108380142566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108380507470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108380869622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108381236606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108381652078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108382031708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108382397244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108382773238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108383125004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108383477996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108383853248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108384266320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108384640044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108384990770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108385366216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108385934594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108386315026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108386680632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108387104012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108387475410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108387829674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108388199352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108388690208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108389075522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108389451770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108389897858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108390253710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108390607658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108391001810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108391372758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108391740938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108392104680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108392482784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108392927586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108393308092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108393659980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108394012482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108394376566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108394726384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108395110438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108395525698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108395908344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108396275202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108396650660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108397001324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108397353156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108397746388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108398097022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108398535684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108398890516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108399267544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108399633464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108400111884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108400480818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108400834548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108401269872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108401623996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108401990298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108402340110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108402716320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108403080140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108403467744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108403886856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108404246598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108404614416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108404968262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108405338800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108405692228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108406107608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108406492194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108406959756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108407314510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108407667248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108408032938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108408417842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108408786842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108409150052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108409600194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108409971276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108410347728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108410699074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108411157716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108411525170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108411886842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108412333998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108412687324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108413080424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108413445198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108413820510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108414172494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108414552514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108414918184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108415348624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108415757508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108416111048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108416488836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108416856520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108417246462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108417600302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108418026602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108418395694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108418749496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108419118972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108419470908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108419848702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108420227962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108420672284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108421030826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108421383520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108421746454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108422095460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108422619330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108422983698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108423358988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108423791544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108424169162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108424519774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108424870862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108425234210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108425583652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108425960074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108426375152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108426776792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108427144234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108427521592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108427873746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108428226032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108428607380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108428960072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108429401476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108429753308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108430128240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108430491000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108430865852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108431217332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108431579692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108432013076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108432371122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108432740406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108433093958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108433596942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108433966526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108434373496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108434795350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108435176000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108435541880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108435891464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108436258572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108436608092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108436997414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108437361218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108437812854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108438181906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108438535524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108438899480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108439249800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108439616044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108439976144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108440415380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108440785386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108441161528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108441512830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108441864542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108442228712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108442592078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108442958362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108443387290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108443767954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108444134148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108444511878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108444966466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108445373408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108445877100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108446243658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108446613146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108446967248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108447347106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108447713794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108448132836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108448484316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108448911212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108449311236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108449663348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108450030670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108450380288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108450755812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108451131592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108451579302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108451933286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108452285180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108452648668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108452998430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108453365316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108453742562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108454118414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108454550606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108454929052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108455280618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108455631962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108456091350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108456457528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108456824662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108457242702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108457621500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108457986380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108458361534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108458712470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108459064160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108459438716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108459788434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108460226652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108460578512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108460957122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108461326016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108461702470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108462065566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108462582702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108463024346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108463378706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108463747246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108464098160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108464474646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108464880522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108465260216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108465706200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108466062882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108466427334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108466777234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108467290164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108467658832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108468037904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108468474470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108468856280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108469227382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108469597828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108469963048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108470313430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108470693464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108471119848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108471500784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108471865574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108472241900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108472593534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108472946196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108473324146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108473675230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 943,9430000,10000,0,0,256,26,1033,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108475297634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108475662836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108476089640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108476458554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108476923384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108477282234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108477637942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108478004536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108478461010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108478842900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108479194244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108479648048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108480017016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108480392290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108480743708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108481095494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108481458820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108481820194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108482187176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108482606102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108482981674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108483345574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108483720540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108484101752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108484506862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108484875164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108485345254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108485778034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108486146984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108486525140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108486889604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108487280144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108487631568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108488062908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108488430682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108488791498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108489159550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108489612422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108490018812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108490393730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108490838876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108491233838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108491651400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108492021134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108492372474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108492739968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108493103222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108493548270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108493918386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108494296792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108494648788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108495001056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108495364996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108495758578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108496128222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108496551400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108496931134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108497296380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108497673208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108498024076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108498377432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108498755390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108499171426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108499546152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108499899202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108500311630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108500827380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108501208852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108501574580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108502016918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108502388558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108502739850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108503106100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108503455284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108503831186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108504209202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108504584840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108504997038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108505350784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108505714342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108506073662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108506441436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108506791700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108507179604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108507613326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108507993348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108508347080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108508700884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108509067238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108509419446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108509798642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108510149244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108510597516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108510965996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108511341212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108511738720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108512240414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108512621512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108512973524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108513411486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108513764736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108514140782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108514504614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108514880394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108515242920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108515595328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108516026028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108516379570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108516745746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108517093852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108517484182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108517847984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108518262264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108518697120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108519053586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108519419388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108519769156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108520135434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108520485172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108520890856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108521258626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108521716538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108522071280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108522422956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108522787460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108523281208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108523666228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108524018172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108524471706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108524843102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108525222748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108525578450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108525934026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108526301474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108526665790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108527104298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108527457210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108527832466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108528196120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108528570024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108528920386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108529282508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108529645822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108530062758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108530432042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108530782002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108531157080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108531520700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108531895620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108532257776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108532674034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108533060196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108533411226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108533777976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108534128370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108534643914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108535025564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108535459264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108535825048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108536179580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108536544532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108536895336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108537262592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108537613368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108538003242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108538433768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108538813666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108539167736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108539720388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108540098628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108540462702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108540830132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108541249916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108541631268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108541998528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108542403150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108542775088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108543136170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108543514318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108543942658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108544311210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108544659510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108545035106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108545548476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108545929864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108546320728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108546742760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108547110136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108547460232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108547826044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108548174642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108548566620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108548943656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108549330940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108549771576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108550126544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108550489256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108550837784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108551256808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108551609384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108551994784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108552425800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108552804104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108553155582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108553506618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108553869556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108554218826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108554623114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108554976180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108555436796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108555805082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108556182062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108556532722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108557029000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108557410694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108557761812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108558250526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108558623142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108559001290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108559374788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108559750812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108560114122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108560473512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108560912862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108561265226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108561629772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108561977262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108562351204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108562713256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108563097818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108563513312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108563876440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108564258328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108564609416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108564975308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108565323794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108565708958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108566072472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108566517380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108566872146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108567224000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108567587422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108568065346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108568448184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108568798592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108569241964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108569611322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108569988334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108570394606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108570750368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108571141198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108571524356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108571970110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108572324376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108572702690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108573070604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108573479948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 944,9440000,10000,0,0,256,26,1034,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108575101728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108575473516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108575849804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108576204120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108576571796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108576960412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108577343910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108577786572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108578174094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108578531966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108578891298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108579387420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108579755312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108580121952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108580540278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108580941434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108581308186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108581686384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108582039672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108582417440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108582814964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108583244056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108583648850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108584035080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108584416118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108584784344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108585164640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108585531386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108585973944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108586347372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108586701468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108587071024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108587423174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108587802404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108588183362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108588562944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108588982912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108589338166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108589703930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108590055964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108590526100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108590893010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108591271372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108591707606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108592091846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108592447796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108592804424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108593172688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108593527904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108593912970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108594349210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108594729800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108595095734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108595484520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108595836020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108596187654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108596580958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108596931904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108597368348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108597723518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108598102300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108598468358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108598844844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108599197232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108599587598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108600030588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108600388562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108600758024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108601110402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108601629742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108602045976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108602426472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108602899140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108603260480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108603630006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108603983662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108604353030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108604704058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108605096192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108605539230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108605923324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108606278140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108606633112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108607010436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108607364656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108607745706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108608098336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108608537296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108608909612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108609291816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108609645316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108609999650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108610365388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108610728614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108611162716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108611518784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108611899252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108612285524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108612813660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108613172310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108613538246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108613984948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108614343284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108614714542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108615065560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108615444098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108615810674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108616388910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108616818292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108617179260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108617547366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108617902028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108618272344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108618624884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108619016780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108619382572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108619825892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108620182310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108620534174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108620898850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108621251464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108621658524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108622015236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108622477524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108622849510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108623228768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108623580486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108624081450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108624463846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108624818580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108625260582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108625620916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108626003616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108626372840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108626752892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108627108874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108627479792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108627914852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108628301696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108628670470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108629020642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108629396354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108629760404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108630148528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108630499818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108630922468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108631291986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108631644452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108632013592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108632364976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108632743096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108633119616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108633566046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108633923924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108634277052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108634644502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108635097852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108635471036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108635835082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108636281136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108636651538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108637068794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108637444580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108637815920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108638217726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108638585184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108638954704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108639378852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108639760988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108640126306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108640558380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108640913184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108641276700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108641642666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108642062748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108642435888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108642787498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108643165996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108643553834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108643967990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108644348682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108644784194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108645172720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108645528460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108645897178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108646393568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108646774410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108647151516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108647601464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108647955770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108648344152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108648709176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108649059420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108649427224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108649798870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108650175222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108650617014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108650997944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108651352116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108651705614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108652087002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108652657002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108653189098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108653557314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108653949298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108654334658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108654721764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108655080852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108655444350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108655905978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108656267640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108656646890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108657024234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108657567176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108657946814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108658374504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108658806310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108659171368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108659542808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108659906384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108660327666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108660685914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108661068942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108661520584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108661911582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108662271594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108662639134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108663009422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108663368870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108663745636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108664113286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108664566798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108664942914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108665325702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108665713050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108666089928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108666461924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108666830734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108667285062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108667645308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108668030782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108668401220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108668894232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108669259480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108669628762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108670070902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108670433192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108670806826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108671163766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108671549052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108671921478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108672304418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108672745292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108673109216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108673481070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 945,9450000,10000,0,0,256,26,1035,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108675066060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108675539252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108675898222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108676280518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108676648126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108677048564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108677406690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108677764722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108678147150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108678576006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108678947668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108679302648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108679681356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108680180140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108680561532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108680927524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108681361624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108681730028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108682083646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108682454152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108682805802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108683185052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108683562584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108684027186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108684390416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108684750206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108685121286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108685477162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108685851560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108686207960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108686717972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108687098516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108687479102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108687833304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108688188060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108688556546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108688928030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108689329048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108689777910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108690160466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108690528134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108690906224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108691417532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108691777124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108692157784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108692579258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108692965784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108693503862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108693889528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108694260454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108694640730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108695072984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108695440266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108695810722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108696167128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108696539622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108696893184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108697272916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108697653582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108698106840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108698464862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108698823160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108699195630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108699558696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108699934882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108700292782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108700765308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108701141604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108701526122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108701888092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108702419006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108702793202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108703183026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108703623444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108703984982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108704368244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108704740774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108705122372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108705479756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108705835622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108706283806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108706694522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108707066984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108707420092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108707800328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108708167882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108708546712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108708932878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108709373532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108709742212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108710096382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108710465076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108710816860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108711196408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108711572460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108712018672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108712376114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108712730578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108713096266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108713554294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108713925836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108714303624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108714760938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108715131734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108715512276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108715867732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108716222816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108716588546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108716941460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108717365556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108717796898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108718179074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108718547238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108718926044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108719279024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108719634398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108720012880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108720444138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108720816892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108721168602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108721546878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108721911138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108722287944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108722639648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108723063162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108723441258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108723794604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108724165424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108724536820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108725018962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108725392382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108725784506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108726206782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108726562340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108726929538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108727305930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108727677250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108728030804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108728424048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108728878436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108729260436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108729614686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108729967560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108730333118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108730683412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108731057982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108731485584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108731867868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108732235368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108732614104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108732968170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108733323668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108733690300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108734054370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108734500542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108734854912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108735235184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108735600810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108736131762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108736487468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108736852238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108737286120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108737678808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108738052588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108738403970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108738780798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108739146944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108739536336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108740009430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108740392680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108740760024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108741112584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108741481208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108741832118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108742210826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108742588640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108743035612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108743389070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108743742406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108744105872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108744455182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108744821000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108745181570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108745628152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108745998362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108746374450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108746725420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108747177892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108747545994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108747897904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108748343722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108748697144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108749075370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108749441206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108749817990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108750169910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108750522494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108750935474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108751363588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108751735572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108752087746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108752465850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108752831402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108753208488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108753572830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108753992422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108754361970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108754715268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108755083624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108755434952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108755831462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108756199682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108756587022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108757005224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108757358200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108757723114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108758074672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108758539490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108758893890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108759291072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108759736770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108760120264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108760498260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108760854312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108761220728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108761572716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108761954450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108762390678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108762773148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108763159468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108763556494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108763943846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108764331454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108764697074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108765132218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108765521738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108765892808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108766272720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108766639660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108767018550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108767386830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108767754532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108768193512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108768551582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108768922078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108769274916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108769752186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108770368000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108770821840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108771180932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108771537396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108771944562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108772299204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108772669084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108773021186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108773489490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108773861070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 946,9460000,10000,0,0,256,26,1036,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108775403526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108775762658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108776131192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108776578356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108776934520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108777303640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108777653816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108778031238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108778419024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108778815292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108779247476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108779608442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108779975026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108780326644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108780849398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108781204484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108781594346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108782025696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108782444428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108782832436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108783190314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108783559746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108783914894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108784287274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108784755936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108785148930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108785546976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108785925882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108786283492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108786639808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108787014474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108787379190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108787817964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108788172354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108788570518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108788935852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108789312406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108789664034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108790033890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108790480668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108790837310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108791207370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108791595926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108792077230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108792449546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108792841032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108793265120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108793622170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108793987944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108794338804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108794707336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108795057430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108795433366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108795875736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108796258758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108796613268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108796966964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108797333872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108797686370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108798054700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108798417070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108798868284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108799239312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108799617918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108799971634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108800325078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108800691274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108801041290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108801483308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108801837826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108802214856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108802580058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108802956584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108803401070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108803760350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108804154408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108804588050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108804959518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108805310142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108805687084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108806053132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108806433684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108806801280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108807271290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108807645848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108808000400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108808371932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108808725664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108809105870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108809473370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108809930900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108810288074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108810641324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108811006214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108811397132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108811800330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108812232894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108812702538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108813077060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108813456326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108813811444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108814246504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108814637360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108814990292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108815378310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108815805076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108816188342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108816553738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108816931842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108817283514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108817636908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108818012890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108818431250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108818803874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108819155396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108819532904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108819915108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108820292594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108820644654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108821123744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108821493634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108821843554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108822209756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108822609896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108822991042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108823358318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108823745776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108824164610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108824519450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108824884322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108825235458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108825864978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108826248040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108826707534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108827080572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108827460654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108827860680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108828219728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108828618706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108828999290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108829384888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108829815166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108830198470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108830567752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108830949136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108831305950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108831663488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108832043200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108832466976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108832875718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108833237960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108833616724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108833983672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108834363100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108834745000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108835175330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108835545874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108835919882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108836289638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108836794496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108837177362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108837558742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108838004712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108838364780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108838721152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108839090806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108839467048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108839837410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108840188582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108840579786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108841017644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108841397312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108841764684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108842119628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108842654662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108843065926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108843532876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108843923150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108844410692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108844786608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108845170066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108845525606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108845881634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108846389240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108846747520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108847339334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108847697806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108848223288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108848597666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108849062240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108849449170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108849805420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108850178002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108850530620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108850899752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108851250670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108851641240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108852091580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108852540402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108852896366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108853257174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108853641026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108853993892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108854376026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108854806678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108855190280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108855558396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108855944736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108856298960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108856686558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108857056698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108857495742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108857871352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108858226990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108858614468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108859097820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108859491484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108859844892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108860275730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108860718910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108861074144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108861449564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108861800484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108862177566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108862542536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108862933192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108863372642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108863730120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108864097062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108864450164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108864818262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108865169266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108865558176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108865993096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108866375374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108866728490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108867080986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108867447382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108867797128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108868211086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108868579032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108869032400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108869405726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108869785170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108870139108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108870626218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108870998990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108871373442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108871812710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108872189674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108872588274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108872959680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108873342750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108873698254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108874067632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 947,9470000,10000,0,0,256,26,1038,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108875736004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108876097996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108876467366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108876842012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108877299936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108877723750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108878111952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108878468048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108878826228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108879196920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108879561334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108879995188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108880348340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108880725916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108881091508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108881575038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108881931508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108882330896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108882806006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108883161604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108883529638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108883879264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108884256118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108884641338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108885019148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108885382726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108885804700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108886172960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108886524888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108886892202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108887242130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108887618636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108887993998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108888447396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108888801398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108889153386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108889515944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108889865280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108890230934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108890608688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108891066748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108891447576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108891826212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108892197316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108892553200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108893021410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108893375730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108893756946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108894184662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108894564416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108894930264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108895307840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108895659776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108896012948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108896388350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108896805360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108897176286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108897526504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108897903614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108898267958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108898643820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108898996188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108899368694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108899801722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108900154668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108900577660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108900928734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108901306424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108901672294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108902062004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108902517918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108902876722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108903243184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108903594670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108904063420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108904418264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108904808338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108905257638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108905639480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108905992468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108906346408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108906712086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108907064014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108907432474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108907842936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108908235472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108908601886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108908978710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108909410570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108909768410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108910135766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108910503698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108910946176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108911300324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108911689028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108912104016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108912485426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108912856732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108913226852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108913722076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108914078674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108914446228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108914797824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108915312706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108915683870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108916088660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108916543250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108916906180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108917271240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108917621996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108918022710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108918439310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108918835396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108919320384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108919699476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108920050998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108920402194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108920766440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108921116676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108921482810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108921908602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108922288476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108922653932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108923030924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108923383592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108923736648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108924396840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108924851646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108925236610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108925611236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108925990416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108926510786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108926892932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108927266970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108927695490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108928066994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108928419908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108928788370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108929138608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108929515708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108929880808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108930337042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108930692010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108931045800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108931410494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108931760862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108932145504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108932496046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108932886670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108933320186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108933701328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108934054894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108934408528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108934775002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108935127250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108935516344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108935959856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108936339798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108936704904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108937083518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108937587046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108937942692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108938356938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108938783962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108939155426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108939506594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108939885486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108940249636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108940626398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108940977118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108941341170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108941775654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108942132860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108942502496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108942855070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108943233552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108943599234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108943986396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108944407846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108944764694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108945128774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108945478496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108945845652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108946195400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108946571104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108946945982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108947388548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108947760818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108948154046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108948522268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108948995316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108949369192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108949733942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108950188192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108950559656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108950939716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108951293678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108951648446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108952016090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108952380632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108952814592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108953169780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108953549626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108953917946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108954295930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108954648888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108955002924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108955388808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108955821388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108956191574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108956578900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108956990186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108957392314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108957788294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108958156906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108958594574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108958964020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108959316634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108959684716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108960135050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108960519214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108960898604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108961349568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108961708616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108962063870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108962430360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108962783574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108963153036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108963521228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108963985134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108964353942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108964729552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108965080746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108965471926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108965854964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108966222800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108966670418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108967033198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108967413100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108967780074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108968158842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108968513742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108968868660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108969248876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108969670992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108970041040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108970391252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108970767026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108971238074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108971620248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108971986620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108972421544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108972790602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108973143252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108973511364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108973862098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108974239228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 948,9480000,10000,0,0,256,26,1039,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 108975840340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108976237230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108976596558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108976954660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108977327740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108977725652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108978178380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108978534988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108978916692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108979285196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108979664424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108980055108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108980428316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108980869444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108981225368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108981594014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108981946950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108982440008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108982813256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108983211700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108983638772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108983998546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108984367318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108984721746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108985093364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108985446836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108985826726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108986278296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108986662642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108987017124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108987370678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108987736146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108988088114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108988456240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108988819146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108989259128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108989627968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108990003604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108990355328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108990707326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108991070860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108991420930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108991857118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108992221336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108992598902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108992966226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108993343200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108993787008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108994168948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108994542746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108994970468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108995342126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108995710932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108996115550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108996504132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 108996883348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108997248878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 108997707948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 108998082716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 108998435676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 108998805168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 108999157210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 108999534570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 108999900536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109000361884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109000901926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109001265712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109001633624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109001988508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109002359220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109002743530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109003202724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109003576170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109004035606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109004442916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109005072626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109005632240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109006247504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109006621900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109007069454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109007452332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109007819922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109008200538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109008567452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109009030356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109009401458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109009850872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109010256696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109010608886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109011051848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109011765406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109012383056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109012978342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109013416884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109013784852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109014153806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109014655476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109015011306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109015397530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109015764384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109016257984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109016616976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109016984346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109017455648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109017811846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109018187792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109018539738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109018919182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109019286934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109019900382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109020478956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109021073766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109021669672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109022230442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109022925002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109023334954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109023761174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109024132036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109024513830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109024870272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109025239324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109025756118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109026213194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109026592960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109026948264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109027487556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109027858886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109028375604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109028736824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109029091240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109029507038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109029862638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109030232952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109030616748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109031144982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109031553620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109031936062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109032297030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109032650684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109033017054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109033368458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109033748726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109034212168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109034596016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109034970904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109035350144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109035705930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109036061086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109036440548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109036867498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109037243072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109037596750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109037982996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109038459344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109038840448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109039216050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109039651048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109040020464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109040374132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109040752248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109041101134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109041476254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109041839908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109042295776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109042652352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109043005852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109043371478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109043723174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109044091284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109044442128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109044829524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109045263136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109045645620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109046000816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109046357512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109046742878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109047097442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109047489918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109047933336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109048348092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109048732462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109049127758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109049585018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109049943536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109050364386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109050794000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109051167000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109051519558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109051898570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109052265138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109052641860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109052993312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109053361126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109053798988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109054157990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109054529388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109054883372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109055263612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109055632084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109056023442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109056445576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109056804090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109057172704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109057527440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109057898146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109058250578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109058630220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109059073236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109059455746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109059808320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109060161996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109060526928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109060973464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109061346000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109061708718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109062152652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109062539436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109062918748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109063271412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109063625108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109063990388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109064354260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109064789972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109065144540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109065523210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109065888960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109066265440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109066617288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109066971434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109067356376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109067778380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109068149418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109068500240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109068877310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109069242706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109069620188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109069984920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109070408260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109070778230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109071130790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109071499902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109072016574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109072398026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109072775150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109073262618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109073623726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109073979990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109074350488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109074705124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109075075872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109075430168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109075899700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109076293348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109076675702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109077032540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109077389990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 949,9490000,10000,0,0,256,26,1040,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 109079304154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109079670668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109080040548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109080393650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109080774108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109081152258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109081605490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109081962084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109082318510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109082685754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109083191636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109083607250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109083975680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109084434278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109084805618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109085184214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109085536876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109085923824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109086291742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109086644952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109087102384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109087458450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109087839904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109088209104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109088587952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109088942490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109089298210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109089686664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109090139424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109090514186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109090870098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109091252412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109091622494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109092003720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109092370502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109092793242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109093163806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109093517692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109093887784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109094342464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109094724336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109095114654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109095576768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109095933038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109096287590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109096654386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109097005074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109097373254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109097724604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109098115466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109098547018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109098927620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109099280142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109099659934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109100042356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109100394656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109100773908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109101206208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109101589696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109101957700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109102337362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109102691592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109103047484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109103415916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109103860906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109104257546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109104639152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109105017606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109105579258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109106028490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109106397148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109106849562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109107219486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109107572970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109107941224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109108291738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109108670254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109109036212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109109502628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109109859298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109110213112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109110579946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109110951192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109111361740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109111715974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109112133968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109112576990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109112961808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109113318402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109113673468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109114142442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109114783852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109115522458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109116080614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109116843084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109117413984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109117936398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109118382020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109118776888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109119356026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109120000686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109120774300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109121385764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109122039890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109122615658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109123224328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109123875560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109124429500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109125012574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109125602504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109126360790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109126960958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109127567940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109128331108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109129110626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109129691526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109130264076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109130877152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109131416802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109132110072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109132643916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109133238442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109133844260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109134502056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109135097252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109135647482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109136025214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109136378798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109136747434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109137099362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109137699636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109138074846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109138453340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109138814600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109139286172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109139657772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109140026098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109140535970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109140890498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109141269402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109141643006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109142020428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109142373032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109142738860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109143219716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109143577494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109143948256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109144313238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109144703332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109145072074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109145452330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109145917238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109146275866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109146642016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109147001036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109147369604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109147720206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109148096952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109148479000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109148928502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109149328700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109149684956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109150059224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109150521190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109150916098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109151289892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109151746340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109152117806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109152495312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109152857538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109153212474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109153580100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109153945184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109154381904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109154957416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109155340448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109155708168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109156085284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109156437112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109156801952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109157242668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109157598354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109157967032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109158344678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109158772852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109159142054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109159565656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109160001242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109160360094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109160727302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109161079832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109161606876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109161964800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109162395486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109162875404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109163256932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109163612988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109163999838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109164368746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109164775104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109165208052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109165652698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109166035084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109166414350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109166803654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109167185666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109167540300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109167906302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109168344384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109168716764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109169069158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109169447446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109169814576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109170191544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109170543600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109170908904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109171344538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109171723576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109172093288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109172445740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109172980028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109173350556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109173742444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109174165874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109174522782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109174890212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109175242158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109175611384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109175963232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109176355226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109176788658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109177169116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109177520512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109177873086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109178237064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109178586792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109178953144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109179322254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109179771706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109180141460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109180518754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109180871948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109181225176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109181592030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109181981826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109182428120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109182802194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109183180768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109183546970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109184026568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109184384662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109184791322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109185237148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109185601370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109186140506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 950,9500000,10000,0,0,256,26,1041,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 109187950104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109188464052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109188933582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109189561606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109190202288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109190931038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109191461502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109191825542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109192239538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109192805112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109193590240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109194165900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109194789612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109195548210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109196145070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109196804912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109197358274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109197957100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109198530484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109199287522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109199909402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109200531208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109201094046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109201703372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109202416652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109202981656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109203402202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109203754676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109204137364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109204521464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109205075344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109205455680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109205818544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109206185800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109206655066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109207026276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109207480096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109207949050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109208353280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109208739666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109209090808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109209444240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109209809968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109210177468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109210665104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109211019920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109211405770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109211772404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109212162220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109212526214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109212892760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109213584742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109213979950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109214369558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109214722686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109215106388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109215484952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109215990004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109216345392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109216699276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109217080066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109217553366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109217942138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109218333134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109218802382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109219239316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109219636682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109219988906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109220342750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109220706746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109221064280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109221523388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109221900004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109222283192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109222670752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109223051668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109223404186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109223765648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109224133484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109224570560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109224942756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109225310156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109225688596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109226055362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109226433204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109226797328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109227225934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109227595800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109227966182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109228335428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109228844300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109229229130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109229608942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109230063770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109230476046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109230874982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109231243898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109231805870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109232184584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109232544258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109233005550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109233379718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109233773346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109234128374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109234521800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109234891226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109235245742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109235687092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109236044580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109236436406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109236802662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109237178856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109237531492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109237903778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109238336208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109238688356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109239054994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109239415320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109239916696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109240307896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109240687246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109241115670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109241476948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109241843998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109242210056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109242579892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109242932530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109243311068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109243683794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109244133918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109244497504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109244868948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109245265912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109245637628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109246007434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109246357878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109246815584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109247186270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109247577416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109247929016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109248280706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109248646400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109248997628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109249365272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109249785602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109250164748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109250544962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109250922886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109251379914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109251736806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109252103122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109252525976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109252897178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109253259486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109253651600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109254017748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109254396392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109254771456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109255206214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109255576816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109255944570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109256316000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109256666846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109257044168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109257409642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109257869248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109258249472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109258604736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109258983820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109259335618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109259703914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109260086782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109260465278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109260903652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109261283438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109261649548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109262002024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109262463912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109262820314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109263193832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109263622268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109264005662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109264384794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109264765428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109265119972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109265475736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109265843680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109266257880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109266639768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109266991444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109267382544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109267748220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109268125434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109268480086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109268834052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109269285578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109269678398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109270088956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109270473710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109270852312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109271226512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109271607460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109272041628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109272401468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109272783544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109273135598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109273747292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109274135680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109274514402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109274953252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109275335296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109275702178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109276058418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109276422914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109276774260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109277140704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109277565592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109277945336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109278311110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109278701428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109279098002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109279453536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109279819944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109280173190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109280621828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109280972460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109281360480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109281740318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109282133888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109282485640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109282837970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109283279092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109283635774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109284019170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109284370884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109284865826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109285235000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109285610038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109286034974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109286392684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109286771722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109287126064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109287493812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109287844654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109288226940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109288652334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109289039878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109289392736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109289759570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109290124566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109290487934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109290854812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109291204080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109291646522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109292016520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109292405088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109292755786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 951,9510000,10000,0,0,256,26,1042,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 109294406074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109294788684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109295164504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109295531692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109295982768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109296363512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109296728052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109297182404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109297537082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109297891922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109298268842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109298619944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109298986556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109299365938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109299745176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109300190756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109300571472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109300938180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109301311708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109301676918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109302026256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109302392536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109302810960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109303190490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109303566204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109303976226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109304327930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109304709374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109305108300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109305564662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109305952112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109306349836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109306729356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109307198124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109307578028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109307934184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109308364874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109308933026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109309302050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109309669738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109310018048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109310392978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109310758030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109311203374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109311557374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109311909198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109312285114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109312634224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109312999800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109313351754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109313728552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109314158376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109314538144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109314903674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109315256642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109315622368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109315973304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109316342578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109316757714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109317153096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109317528794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109317903718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109318396146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109318753368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109319116974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109319550988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109319952992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109320304170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109320697342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109321063632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109321442290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109321794584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109322148644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109322595790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109322950652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109323333564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109323684566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109324061718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109324428398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109324808340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109325226228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109325616012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109326025430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109326406754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109326792340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109327185136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109327562724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109328005928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109328384592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109328748712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109329100252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109329572420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109329927190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109330320314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109330744394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109331124252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109331537628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109331932104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109332300244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109332653106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109333043506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109333464874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109333858844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109334208116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109334596520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109334960200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109335335418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109335690042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109336074534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109336514498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109336869928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109337252388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109337633840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109338022500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109338390046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109338768498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109339195182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109339554430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109339933136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109340286084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109340754686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109341107988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109341508400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109341949808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109342329778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109342680766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109343051086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109343417900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109343767782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109344134434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109344484370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109344928246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109345296468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109345685520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109346035876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109346387760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109346750730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109347099986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109347541860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109347893572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109348268118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109348662172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109349037224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109349387326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109349739448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109350106044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109350528824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109350901252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109351265496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109351643276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109352105262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109352483974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109352834974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109353267976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109353635370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109353999500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109354365698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109354715212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109355088742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109355450634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109355896520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109356254886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109356632018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109357028108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109357379442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109357745886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109358095290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109358471268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109358918398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109359297704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109359663004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109360014640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109360378264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109360773130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109361184124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109361608276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109361987538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109362397592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109362775440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109363227500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109363585018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109363948920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109364390824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109364762690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109365113072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109365503134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109365868200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109366244358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109366599974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109366952010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109367385424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109367739850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109368120844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109368471984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109368848170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109369211478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109369586076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109370008990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109370364942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109370740718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109371092572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109371458818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109371809560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109372189490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109372554814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109372996920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109373351526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109373715462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109374084306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109374528258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109374898688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109375249460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109375696502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109376065846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109376467656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109376824218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109377177220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109377544384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109377896826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109378344014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109378705736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109379083704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109379465082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109379858904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109380211026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109380578414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109380953554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109381375486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109381746782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109382123040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109382500602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109382866208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109383303630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109383657402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109384090548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109384461476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109384828500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109385202880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109385863870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109386275290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109386726004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109387108272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109387462672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109387841240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109388205066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109388557404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109388926874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109389279266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109389726040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109390094742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109390482964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109390832896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109391183540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109391545788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109391895454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 952,9520000,10000,0,0,256,26,1043,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 109393637246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109394025002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109394414424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109394781840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109395246724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109395602826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109395972888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109396341870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109396827060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109397197500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109397547064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109397994346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109398365486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109398755904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109399108680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109399462278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109399827450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109400177758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109400544770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109400969106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109401349652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109401730624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109402109906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109402462616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109402815186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109403181004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109403638636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109404012248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109404408730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109404787894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109405155812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109405532860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109405885530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109406312058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109406680266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109407031410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109407411688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109407760150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109408236002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109408605452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109408981496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109409408130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109409763458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109410145134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109410496668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109410863798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109411214290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109411589714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109412021684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109412421744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109412784906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109413137240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109413501164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109413851488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109414218272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109414567024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109415009632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109415379690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109415771752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109416125898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109416480832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109416847526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109417199480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109417634256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109417987634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109418374926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109418739128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109419209562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109419564660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109419916990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109420353646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109420707834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109421080196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109421445442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109421822242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109422189100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109422566764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109422919676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109423339208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109423706476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109424085714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109424475982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109424829210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109425206992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109425574226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109426034486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109426389580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109426757412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109427122336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109427491254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109427893908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109428244848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109428687004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109429055660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109429431352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109429797362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109430151286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109430615970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109430973852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109431342480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109431762570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109432140322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109432517294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109432893278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109433244402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109433595712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109433963354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109434383288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109434753348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109435102336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109435488848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109435852374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109436228018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109436578042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109436929176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109437358710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109437712112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109438091218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109438440318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109438815490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109439178836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109439553806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109439968072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109440323616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109440687820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109441054324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109441507682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109441864062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109442267572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109442741790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109443120524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109443489414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109443856414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109444265930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109444619088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109444989290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109445340870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109445827712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109446198412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109446589756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109446940950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109447303634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109447669038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109448020272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109448473964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109448828652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109449220268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109449603076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109449998224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109450351246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109450703924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109451171388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109451528362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109451896280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109452261110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109452738972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109453109236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109453485754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109453908694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109454264826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109454630932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109454994720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109455362292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109455712920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109456115842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109456482940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109456959218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109457354770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109457729124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109458098916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109458465124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109458850974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109459221306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109459668592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109460036936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109460424872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109460780280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109461162216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109461528806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109461908628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109462611886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109462971544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109463364922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109463731114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109464249346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109464603856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109464988374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109465428072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109465778346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109466162110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109466539182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109466916002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109467280672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109467660448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109468124110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109468482942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109468890514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109469270602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109469668424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109470034036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109470426970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109470862568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109471241016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109471605842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109471957538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109472320962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109472688610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109473055256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109473473698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109473883298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109474261556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109474652540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109475004800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109475476712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109475842158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109476251912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109476635716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109476985128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109477374318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109477737208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109478112436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109478461962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109478818546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109479251998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109479606172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109479986930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109480336746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109480713314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109481079348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109481455420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109481874662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109482234038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109482598986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109482963164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109483333148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109483692962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109484068996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109484432842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109484880082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109485237294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109485603742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109485972562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109486416982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109486791008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109487170816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109487661602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109488048108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109488441208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109488793106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109489170232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109489566312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109489956898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109490426506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109490781882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109491190140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109491588172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109491966414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 953,9530000,10000,0,0,256,26,1044,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 109493624604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109494010538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109494386210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109494741678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109495112588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109495462990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109495910232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109496281942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109496662472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109497028256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109497383256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109497852452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109498237382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109498731816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109499087384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109499491790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109499893588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109500286888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109500665400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109501023012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109501454532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109501827962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109502196084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109502560786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109502938370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109503306706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109503687582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109504038396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109504456076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109504822788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109505185188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109505551052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109505899454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109506273756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109506643230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109507094180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109507448028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109507819842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109508195130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109508545256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109509040292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109509392458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109509767542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109510200538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109510603692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109510971346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109511323850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109511687798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109512038286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109512404058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109512840256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109513225642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109513601454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109513974992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109514322756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109514671866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109515034300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109515386804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109515832720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109516183744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109516572792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109516937612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109517313912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109517665132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109518021180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109518453744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109518809652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109519189556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109519539908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109520012814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109520382126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109520757630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109521176124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109521533188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109521896824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109522264806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109522632164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109522982408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109523373924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109523738686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109524182814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109524537000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109524902728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109525267564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109525617848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109525984672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109526335836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109526782804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109527153224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109527542150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109527897230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109528250706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109528617090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109528969200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109529337726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109529757772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109530138752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109530520310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109530896832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109531401998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109531763054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109532128720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109532565630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109532936306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109533330194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109533742016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109534108592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109534486002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109534843354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109535270926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109535641238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109536007196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109536379190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109536728448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109537104504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109537468248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109537910188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109538266908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109538619728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109539226608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109539582400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109539948812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109540297762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109540748156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109541116318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109541492202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109541855940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109542207272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109542761916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109543115378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109543566672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109543921578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109544299106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109544677980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109545053944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109545405088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109545761920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109546125882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109546558680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109546929586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109547293038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109547670632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109548035896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109548412952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109548765116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109549192434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109549559024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109549908688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109550286330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109550634642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109551009208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109551373070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109551781444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109552216264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109552570036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109552948172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109553296644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109553758886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109554142152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109554516350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109554968856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109555347908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109555739646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109556112600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109556479280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109556860058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109557226270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109557655768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109558049830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109558445952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109558851754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109559202482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109559553480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109559916950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109560379730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109560747920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109561094328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109561481188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109561843906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109562218452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109562568052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109562917726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109563389002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109563743576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109564123778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109564768146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109565398514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109566104370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109566618452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109566988416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109567422196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109567788490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109568150626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109568517108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109569120034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109569553790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109569923310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109570331632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109570683220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109571045520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109571508226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109571900098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109572270024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109572654000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109573075458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109573442318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109573827940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109574320742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109574680088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109575080478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109575447740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109575816492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109576280650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109576685528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109577215576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109577600480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109578048616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109578405840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109578853748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109579243220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109579620080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109580077664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109580499966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109580883108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109581262650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109581615882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109581986968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109582424096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109582886800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109583338124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109583706134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109584083336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109584519962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109585163008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109585868458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109586495646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109587280820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109587854638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109588543102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109589100470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109589733138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109590342352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109590816546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109591341346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109591697840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109592074886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109592439820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109592823662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109593173834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109593557444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109594036602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109594419382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109594785386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109595138750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109595506008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 954,9540000,10000,0,0,256,26,1045,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 109597185104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109597582088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109597937190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109598463576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109598838078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109599227326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109599686792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109600067228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109600450762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109600803266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109601171498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109601522996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109601907064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109602369368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109602751944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109603108514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109603475772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109603842202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109604194476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109604570760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109604920944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109605413594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109605802438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109606208460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109606560226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109606911820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109607275888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109607653946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109608118368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109608472828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109608874802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109609258984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109609746614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109610142482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109610495680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109610964048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109611314958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109611692462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109612095024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109612471800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109612835726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109613215370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109613659874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109614017016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109614393816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109614743146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109615109250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109615457504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109615839886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109616511118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109616942442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109617389256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109617815204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109618221646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109618653150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109619202960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109619554118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109619941780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109620304676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109620839244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109621192010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109621550572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109622005620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109622360708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109622739664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109623090472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109623466346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109623886596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109624303906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109624770480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109625129170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109625498234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109625863836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109626234774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109626587512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109626971650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109627336986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109627798622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109628153972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109628518664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109628884776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109629238138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109629606626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109629964382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109630426694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109630797630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109631188524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109631543400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109632003232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109632522856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109633241646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109633659288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109634032708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109634414472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109634781424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109635161422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109635522548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109635960252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109636334788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109636691464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109637078802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109637432244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109637812088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109638188426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109638569206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109638989668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109639346024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109639724532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109640101136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109640469828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109640819312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109641202450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109641636906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109642019788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109642396226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109642751210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109643276056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109643633448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109644010606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109644429678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109644810622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109645189192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109645566550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109645919210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109646274804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109646649726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109647061458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109647448544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109647799164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109648192480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109648558670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109648936398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109649288560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109649641580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109650085446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109650442682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109650822742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109651171344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109651546900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109651912694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109652287480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109652709460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109653065734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109653431702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109653797474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109654164472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109654609072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109654991870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109655357470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109655829770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109656184992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109656552338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109656916804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109657267664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109657634580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109657989204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109658440928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109658810320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109659199914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109659552304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109659904136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109660268290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109660618834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109660985732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109661483936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109661863846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109662243058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109662618966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109662970880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109663328442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109663705376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109664136878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109664510846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109664875162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109665255044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109665768976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109666191876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109666545648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109666978644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109667347498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109667710012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109668077234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109668426718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109668804664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109669167744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109669617404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109669969416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109670330898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109670695792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109671046294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109671432824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109671783282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109672159912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109672604278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109672982672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109673345608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109673698614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109674062838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109674413594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109674780778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109675194832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109675574876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109675949982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109676326882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109676784948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109677143322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109677547056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109677979226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109678352440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109678703508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109679094034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109679460824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109679839742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109680191534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109680544542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109680979420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109681332552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109681709732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109682058032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109682432426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109682795240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109683169466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109683587074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109683941914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109684304686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109684664478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109685030576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109685379538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109685753962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109686117160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109686565286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109686935326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109687300324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109687666572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109688158314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109688529980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109688880036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109689329280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109689703806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109690094862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109690451528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109690809586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109691177918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109691533492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109691977322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109692333316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109692712640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109693291190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109693671234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109694023502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109694376194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109694818208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109695173176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109695552238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109695902960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109696279594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109696644032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 955,9550000,10000,0,0,256,26,1046,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 109698348768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109698717788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109699224630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109699602136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109699957754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109700393732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109700747374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109701135158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109701501696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109701880306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109702233228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109702601472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109702967406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109703389160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109703777596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109704142068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109704521812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109704888460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109705268528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109705625586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109706057818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109706425248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109706785328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109707151662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109707499438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109707873238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109708234492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109708684064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109709039846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109709391528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109709766300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109710117030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109710611938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109710964776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109711340900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109711785732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109712165826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109712529422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109712882486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109713246600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109713597308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109713963852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109714390676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109714771502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109715148638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109715527620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109715881828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109716236058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109716602196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109716953742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109717386856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109717739954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109718128680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109718494032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109718871112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109719236826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109719589606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109720021410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109720374380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109720751370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109721098722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109721595918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109721966340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109722375034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109722833078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109723190508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109723567656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109723918716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109724286160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109724636546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109725014152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109725378924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109725819312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109726172750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109726535882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109726901026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109727251988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109727653576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109728008280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109728474958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109728845110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109729242964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109729594574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109729948876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109730314362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109730665814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109731102558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109731454938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109731829306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109732203016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109732577114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109733098154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109733458344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109733904624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109734259362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109734627492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109735006166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109735383846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109735748700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109736124418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109736494924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109736941400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109737326840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109737710152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109738133488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109738485112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109738892572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109739257346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109739703204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109740059692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109740425860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109740793378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109741146426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109741515892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109741868052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109742344804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109742717274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109743094700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109743459730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109743813292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109744276902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109744632684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109745113638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109745469456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109745851106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109746230094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109746606900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109746957886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109747311594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109747678140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109748097886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109748470398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109748832568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109749212756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109749577928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109749954004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109750305308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109750744950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109751112882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109751465326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109751843404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109752193992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109752569300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109752932452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109753307748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109753725562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109754091312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109754470802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109754823476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109755288472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109755657402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109756145742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109756596142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109756979524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109757349648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109757703540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109758072156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109758424358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109758794014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109759215956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109759593332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109759968376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109760343540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109760693074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109761042580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109761403886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109761751144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109762184820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109762536168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109762923804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109763288222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109763663212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109764059150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109764433074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109764894520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109765271998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109765677268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109766027344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109766529020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109766899688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109767276738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109767696830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109768052732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109768428844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109768779874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109769146910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109769496262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109770071022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109770513248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109770897038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109771265458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109771622042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109772017792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109772399998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109772770078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109773197636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109773576312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109773953126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109774329868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109774681562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109775032252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109775394068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109775742576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109776177836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109776530698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109776917712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109777282274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109777788846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109778178308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109778532780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109778968994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109779325572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109779704560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109780056230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109780433946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109780802012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109781179706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109781596284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109781952068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109782345200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109782696800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109783063398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109783413742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109783789544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109784153688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109784608680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109784966292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109785331558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109785697408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109786050938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109786420164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109786771044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109787213438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109787585668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109787973246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109788324382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109788816814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109789189908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109789546372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109789993106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109790347720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109790735490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109791103512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109791482114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109791836008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109792189136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109792554448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109792996688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109793367378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109793731404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109794108616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109794473376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109794849836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109795200564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109795630242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 956,9560000,10000,0,0,256,26,1047,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 109797165362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109797523564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109797889226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109798316328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109798716618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109799080876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109799472734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109799823722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109800284010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109800654736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109801067456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109801442206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109801793988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109802183520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109802547702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109802952018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109803335302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109803706094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109804145276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109804497928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109804879124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109805229262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109805605508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109805969726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109806345222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109806761742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109807117302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109807501552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109807865814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109808232456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109808581584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109808957376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109809321220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109809783486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109810138216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109810501564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109810865990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109811315440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109811684456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109812033170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109812485276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109812854618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109813241558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109813592316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109813944038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109814324962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109814676304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109815105990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109815460326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109815837784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109816221290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109816598854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109816951178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109817304584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109817670802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109818086792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109818459462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109818824086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109819203086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109819569514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109819945256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109820295828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109820743680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109821130930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109821513816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109821894532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109822421642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109822805690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109823170604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109823619948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109823974748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109824339290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109824704590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109825055962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109825421784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109825770350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109826145232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109826570914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109826949802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109827312088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109827664238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109828028748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109828379396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109828747160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109829163596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109829542588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109829935664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109830313970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109830666044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109831017786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109831382274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109831732214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109832171928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109832524688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109832913432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109833277894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109833745152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109834128394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109834482768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109834920052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109835275984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109835656038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109836008270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109836408434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109836776100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109837153932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109837584954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109837942234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109838305644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109838668718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109839036062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109839385088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109839762822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109840127128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109840570140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109840924774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109841286922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109841650716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109842001320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109842368186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109842716470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109843157140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109843528964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109843908172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109844277304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109844709304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109845097124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109845464804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109845899476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109846252480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109846681966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109847261412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109847643042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109847994472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109848347050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109848781410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109849133578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109849498220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109849858182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109850231428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109850593436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109850967214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109851343074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109851811344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109852187288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109852552040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109852919974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109853269818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109853645904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109854009980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109854455944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109854810948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109855172908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109855537064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109856039804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109856412948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109856765446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109857208164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109857578516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109857967668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109858319956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109858672620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109859036624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109859387382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109859754136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109860171394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109860552136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109860929192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109861324930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109861678952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109862032780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109862397846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109862827330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109863197472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109863558390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109863934510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109864297880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109864673052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109865061494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109865492202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109865859830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109866210316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109866587526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109866936034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109867435496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109867804806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109868181158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109868601422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109868958950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109869336104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109869688028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109870055976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109870407602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109870785088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109871213680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109871593840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109871958032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109872312986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109872680016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109873032666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109873401834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109873753792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109874194966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109874565302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109874953872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109875307276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109875660274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109876025476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109876377254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109876827630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109877179988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109877566456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109877930956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109878439530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109878794892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109879170858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109879639990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109880014208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109880413222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109880765736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109881144556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109881512010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109881889564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109882313808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109882670698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109883035046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109883401422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109883769052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109884117980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109884492954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109884856124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109885307498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109885663964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109886028058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109886394358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109886764992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109887149624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109887500100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109887945092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109888313304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109888731950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109889116058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109889598942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109889967856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109890350556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109890788424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109891141970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109891529550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109891928092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109892306438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109892676572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109893030668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109893459420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109893825124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109894193490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109894556228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109894933250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 957,9570000,10000,0,0,256,26,1048,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 109896581256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109896974096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109897339984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109897696196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109898066048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109898420100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109898790382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109899208826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109899590678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109899969082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109900348926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109900836546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109901199856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109901568294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109901992224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109902366470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109902733624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109903113966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109903480902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109903900064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109904254572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109904717570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109905093740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109905449840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109905845998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109906198612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109906577212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109906945492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109907325202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109907752502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109908111484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109908491528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109908845402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109909232876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109909584124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109909959730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109910391106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109910772140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109911134130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109911485992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109911932468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109912301924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109912673304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109913094112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109913475732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109913842618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109914229672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109914581476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109914934098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109915299304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109915672604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109916137090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109916495134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109916890318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109917259396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109917640104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109917995686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109918351096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109918801372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109919156310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109919531698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109919882240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109920259250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109920623262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109920998410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109921348450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109921772414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109922142224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109922503864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109922870902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109923320056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109923884574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109924327374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109924709972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109925081140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109925447996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109925812538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109926162498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109926529750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109926878982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109927536300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109927913508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109928307038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109928661532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109929017068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109929385168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109929739008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109930179624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109930537412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109930927932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109931294920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109931672672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109932024438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109932378116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109932810802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109933166244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109933544024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109933894322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109934453288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109934827806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109935204912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109935626206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109935986174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109936364846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109936718654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109937088734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109937441618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109937819598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109938186440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109938648056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109939004078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109939370426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109939735826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109940088110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109940456980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109940959252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109941492892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109941985754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109942580064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109943124124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109943659202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109944316946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109944965306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109945845802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109946575598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109947359714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109947951538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109948545028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109949091464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109949710812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109950084864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109950594268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109951128226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109951487864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109951879634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109952385780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109952769686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109953135588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109953490788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109953858970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109954210268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109954612404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109954965380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109955487456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109955860814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109956252634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109956606258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109957123030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109957501090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109957975778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109958390628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109958757972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109959139032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109959505882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109959884358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109960370126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109960955266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109961327446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109961694832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109962088496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109962457858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109962837054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109963210172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109963738172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109964138218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109964507810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109964874342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109965226968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109965596982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109965954706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109966416064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109966785942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109967173588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109967525476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109967988456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109968357578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109968718934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109969160316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109969516084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109969895596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109970272668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109970651888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109971003238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109971362402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109971728918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109972144490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109972607352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109972973762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109973352378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109973757860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109974141802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109974492700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109974931918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109975302656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109975669458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109976037760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109976388776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109976784132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109977147978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109977601976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109977957518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109978308812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109978685100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109979035796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109979504508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109979858046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109980306834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109980682102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109981063444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109981430496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109981786348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109982154260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109982509718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109982882138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109983307668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109983687960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109984064436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109984440162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109984813662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109985167772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109985539954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109985970612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109986346580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109986695914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109987084164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109987448556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109987824192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109988175148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109988526380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109988966872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109989320506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109989823814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109990178228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109990734080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109991133036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109991602826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109991962312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109992353118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109992722202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109993075004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109993444408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109993795616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109994174502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109994606314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109994985004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109995347728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109995697288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 109996060018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109996411172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 109996777844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 109997222748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 109997624278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 109998005400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 109998384194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 109998738462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 109999092858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 958,9580000,10000,0,0,256,26,1050,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110000983876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110001349646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110001914788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110002309702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110002806278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110003207962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110003604420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110003960594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110004327414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110004713204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110005065202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110005508416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110005862436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110006239288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110006646148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110007023522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110007375042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110007728104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110008092340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110008517900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110008889188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110009269848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110009647142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110010012216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110010388230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110010739582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110011163444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110011531364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110011881768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110012260118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110012609392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110013085472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110013454936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110013901684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110014256794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110014609552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110014985150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110015335492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110015701736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110016050528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110016425972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110016865132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110017268668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110017636818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110017993446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110018360498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110018715642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110019087062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110019529452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110019910540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110020278844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110020668378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110021021734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110021375366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110021742720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110022095362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110022545278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110022900800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110023291452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110023657976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110024169172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110024525432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110024894104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110025330040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110025684544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110026061908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110026411570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110026786238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110027150028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110027524150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110027949980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110028306498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110028671722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110029033198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110029399992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110029748840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110030124584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110030488894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110030941340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110031296488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110031661016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110032025772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110032376788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110032743616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110033094210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110033536050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110033908786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110034284332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110034646866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110034998380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110035448552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110035801864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110036167622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110036585920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110036964510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110037341156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110037717032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110038068708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110038421070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110038784680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110039207572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110039578392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110040018790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110040415858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110040781566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110041158892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110041511706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110041943674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110042311066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110042660864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110043041072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110043390092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110043763716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110044125162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110044500646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110044920496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110045276674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110045653790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110046005986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110046470660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110046824658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110047201906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110047647826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110048030912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110048396906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110048752382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110049119562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110049472418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110049841814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110050247774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110050639564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110051053344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110051448146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110051800894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110052155304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110052525090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110052874884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110053322530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110053676676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110054065546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110054430540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110054806468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110055158328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110055511284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110055963642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110056318772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110056685970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110057047696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110057423838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110057936194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110058349048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110058771320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110059128324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110059493092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110059861818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110060230850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110060581492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110060959596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110061326616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110061782824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110062142866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110062508980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110062876384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110063229258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110063599236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110063952162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110064409582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110064779184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110065166932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110065519386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110065871362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110066235454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110066585322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110066951192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110067380230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110067760516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110068137932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110068513530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110068958868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110069315294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110069680572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110070103310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110070472720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110070831656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110071206982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110071582792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110071958068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110072307764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110072725340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110073094052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110073446238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110073824462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110074175482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110074551144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110074915756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110075291022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110075706570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110076061664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110076443620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110076794264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110077161122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110077741092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110078126830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110078574472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110078955098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110079321258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110079693162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110080199536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110080554932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110080922592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110081350942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110081729560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110082105998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110082481558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110082832568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110083184742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110083548296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110083965972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110084336750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110084686772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110085073904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110085438822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110085814706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110086164980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110086518234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110086949802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110087322114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110087701696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110088051582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110088427630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110088791896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110089167868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110089588440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110089943336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110090306056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110090666768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110091031614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110091471706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110091850676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110092293260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110092675380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110093027908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110093392694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110093757422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110094133218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110094503030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110094854542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110095319436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110095688910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110096077572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110096428988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110096782480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110097147928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110097498198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110097942686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 959,9590000,10000,0,0,256,26,1051,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110099493684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110099878088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110100244968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110100699742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110101058248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110101414072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110101794508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110102147632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110102674382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110103029102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110103471806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110103862198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110104239242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110104605290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110104958320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110105322794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110105673012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110106039718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110106499596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110106884726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110107263890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110107641162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110107993808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110108347770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110108714724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110109143500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110109512618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110109862398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110110249246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110110613402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110110988250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110111339276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110111691506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110112122864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110112477566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110112857960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110113207910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110113681018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110114078832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110114455676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110114878570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110115238750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110115618272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110115971762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110116341414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110116693800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110117071568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110117505960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110117885528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110118237300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110118599352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110118964128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110119329474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110119697574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110120047802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110120494726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110120865324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110121255662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110121610314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110121963710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110122331454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110122683962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110123124712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110123478352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110123855024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110124231658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110124607558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110125047064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110125429932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110125882588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110126247456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110126620434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110126987314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110127367336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110127732690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110128110996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110128463594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110128891564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110129259818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110129621578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110129988200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110130338280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110130713618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110131077744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110131531900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110131951252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110132385582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110132750376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110133099710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110133465756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110133813452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110134188190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110134630340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110135035840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110135401306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110135754146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110136225690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110136585006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110136953870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110137377686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110137760286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110138138374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110138515542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110138868248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110139226102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110139594334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110140019862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110140391320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110140754682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110141133560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110141499290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110141876618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110142228616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110142582200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110143013594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110143369950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110143750654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110144102590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110144481380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110144848364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110145225290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110145648490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110146007916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110146386888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110146740766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110147206208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110147559834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110147936224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110148374104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110148755994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110149111240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110149478276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110149845642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110150199080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110150584030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110150935208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110151378056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110151748484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110152138696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110152492284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110152846358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110153211812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110153563678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110153995074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110154543110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110154937250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110155304542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110155682242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110156034398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110156388332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110156826988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110157183156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110157563656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110157914854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110158427708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110158799012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110159176512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110159607060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110159964952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110160343332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110160694910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110161062330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110161411758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110161787744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110162151408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110162594512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110162950724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110163321864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110163687210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110164038990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110164407708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110164758620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110165199794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110165570916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110165959420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110166326788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110166680580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110167073316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110167426446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110167894692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110168266166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110168645926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110169041082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110169434776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110170033936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110170442078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110170915910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110171291980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110171672506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110172022914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110172399622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110172764050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110173140222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110173578088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110173935088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110174299962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110174662238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110175029092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110175378570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110175754548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110176119042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110176572020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110176928920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110177293452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110177660412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110178025132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110178399000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110178748428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110179205844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110179576458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110179963658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110180314496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110180747676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110181130362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110181482138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110181926358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110182300880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110182678292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110183053840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110183431156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110183782678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110184135282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110184498886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110184924314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110185294174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110185654674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110186030358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110186395416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110186771226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110187127116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110187553364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110187922484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110188273678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110188652414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110189002130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110189377500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110189742144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110190117836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110190551874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110190909334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110191288252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110191641812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110192145678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110192499258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110192877076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110193316864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110193698488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110194065822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110194420158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110194801416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110195153424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110195522200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110195941048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110196321964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110196689050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110197081040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110197435022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 960,9600000,10000,0,0,256,26,1052,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110199030168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110199414978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110199786568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110200156336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110200509174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110200887976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110201281560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110201789304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110202146466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110202517324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110202883612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110203343490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110203720628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110204073304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110204553106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110204929728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110205320764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110205673688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110206027216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110206392444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110206744526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110207183064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110207571294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110207964638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110208331996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110208711320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110209065028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110209418910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110209786522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110210242628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110210618056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110210981056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110211363164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110211732802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110212114568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110212466516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110212902024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110213295364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110213662626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110214032570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110214501212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110214882326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110215247706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110215716576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110216097674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110216465874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110216832670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110217185752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110217554194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110217904476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110218352732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110218754668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110219147668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110219501776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110219886186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110220253268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110220610652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110220978458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110221406398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110221818084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110222198388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110222591004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110222946732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110223300134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110223668122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110224096286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110224466606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110224861972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110225239206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110225705468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110226113348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110226466108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110226886588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110227255210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110227653950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110228021888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110228372446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110228749530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110229114656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110229565712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110229920434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110230331520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110230704948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110231227274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110231608600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110231961032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110232407898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110232780218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110233168678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110233520478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110233911498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110234278402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110234630552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110235074854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110235432300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110235808258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110236186478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110236594054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110237099174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110237462514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110237898998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110238254378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110238622230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110238985438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110239398386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110239766088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110240161604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110240514082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110240941844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110241310700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110241675192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110242076626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110242427946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110242804728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110243169306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110243619376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110243974646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110244338488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110244703952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110245055018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110245422084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110245771262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110246165954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110246601880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110246981084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110247345188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110247698232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110248193266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110248548472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110248916228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110249344858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110249724544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110250107736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110250484856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110250836468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110251189216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110251554136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110251975332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110252347074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110252697520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110253084740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110253449354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110253825458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110254176864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110254529028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110254959336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110255314530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110255693244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110256043030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110256418636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110256783186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110257164250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110257596142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110257953650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110258330252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110258683890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110259052392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110259540104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110259921348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110260365394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110260746400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110261099382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110261488426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110261887438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110262238472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110262604462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110262953190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110263404176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110263775126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110264166680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110264521002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110264875496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110265241892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110265593874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110266032086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110266385954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110266772630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110267138336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110267515100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110267867102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110268239712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110268672200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110269035048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110269401710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110269763234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110270139368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110270631724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110271017752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110271371354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110271802536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110272170984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110272535136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110272904334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110273254780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110273631560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110273996236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110274444440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110274798120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110275160174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110275524522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110275873896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110276239322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110276587220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110276961366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110277412000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110277792184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110278157080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110278515176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110278880494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110279230916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110279599052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110280020928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110280400680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110280778060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110281153026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110281637082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110282020510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110282385886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110282834820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110283205150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110283566342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110283942884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110284307280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110284683188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110285034498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110285386766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110285831984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110286184456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110286562878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110286912632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110287288774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110287653858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110288029300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110288456960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110288813746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110289188986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110289540406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110289907856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110290258224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110290634906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110291059868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110291445720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110291796732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110292159818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110292523774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110292984832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110293356022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110293706430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110294149868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110294520248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110294907296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110295258972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110295611410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110295975428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110296327054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 961,9610000,10000,0,0,256,26,1053,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110297978068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110298341152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110298722360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110299088152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110299546432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110299908152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110300300008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110300683194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110301034584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110301402260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110301752712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110302129514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110302573460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110302952792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110303315956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110303668494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110304135628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110304490680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110304858778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110305272850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110305651636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110306028988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110306405240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110306757890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110307110762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110307475798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110307894008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110308447370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110308815714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110309192878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110309572748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110309946926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110310296954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110310721326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110311088924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110311439820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110311817354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110312167120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110312541808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110312905816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110313280614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110313717192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110314142626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110314521514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110314942088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110315719522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110316418060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110316991550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110317569904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110318156354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110318687008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110319189316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110319751620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110320344224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110320921848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110321511082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110322099684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110322472532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110322866616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110323221096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110323575476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110323941490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110324300632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110324813218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110325166288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110325553222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110325916444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110326402176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110326760532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110327205454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110327921424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110328575250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110329160032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110329698184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110330413466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110331062256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110331492796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110331847444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110332225400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110332599796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110332952664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110333478416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110333832718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110334224560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110334612670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110334989438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110335364202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110335735382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110336216376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110336570640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110336958218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110337307536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110337899604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110338310756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110338785228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110339139520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110339491536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110339866434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110340214972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110340579960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110340932294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110341307490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110341759750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110342140738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110342506866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110342860612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110343228538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110343580536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110343955828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110344374876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110344754044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110345150936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110345527656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110345879472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110346232402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110346603248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110346953732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110347391912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110347743696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110348129896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110348493632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110349005552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110349376594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110349759640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110350210430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110350566072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110350949162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110351301692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110351680514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110352047932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110352430986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110352855608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110353211376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110353585532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110353934706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110354301046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110354649446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110355033718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110355462104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110355846046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110356197410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110356560912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110356925480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110357274972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110357641264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110357990540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110358432886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110358801610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110359192104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110359542716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110360024496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110360394448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110360765256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110361213382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110361566706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110361956072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110362319854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110362695244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110363047060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110363398824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110363762320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110364257292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110364630888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110364996552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110365374624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110365742714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110366121394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110366473764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110366900214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110367267248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110367627856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110367991568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110368339238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110368713242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110369075552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110369525006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110369879072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110370236114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110370612554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110370966282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110371472520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110371825936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110372265880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110372655254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110373032940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110373395498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110373747044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110374112014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110374462954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110374831030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110375245560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110375624990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110376003394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110376400084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110376752054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110377106064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110377471232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110377899520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110378269938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110378619350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110379006222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110379369838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110379745016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110380095492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110380446248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110380875124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110381229916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110381607384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110381957160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110382505708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110382879298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110383257104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110383690708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110384047246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110384425696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110384776326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110385332828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110385688604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110386067464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110386503434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110386884626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110387248146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110387601244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110387966276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110388317816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110388685322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110389111954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110389494754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110389861510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110390251078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110390603982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110390957152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110391321618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110391673188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110392133524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110392488230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110392877054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110393241734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110393788336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110394181500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110394536002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110394971326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110395329132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110395710460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110396067144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110396443804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110396807676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110397188700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110397618362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110397978106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110398355760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110398707918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110399075746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110399425640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110399802804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110400167790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110400617132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 962,9620000,10000,0,0,256,26,1054,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110402163748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110402530276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110402902876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110403365952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110403739380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110404118452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110404495766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110405002360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110405387102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110405738690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110406172866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110406543526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110406911078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110407279986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110407630420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110408007486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110408372126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110408938424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110409461592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110410052014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110410472276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110410826280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110411210374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110411655856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110412038968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110412420622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110412934580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110413290652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110413674444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110414100212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110414545064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110414921348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110415287838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110415674316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110416186466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110416608730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110417097262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110417469702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110417839660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110418204790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110418586928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110418938628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110419320368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110419743140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110420203720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110420563296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110420933476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110421301808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110421654966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110422025280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110422383576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110422833596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110423205474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110423601116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110423953946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110424306852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110424674334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110425034114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110425552868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110425910476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110426290144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110426669538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110427047560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110427538068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110427905692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110428349926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110428708008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110429080924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110429443520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110429822676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110430190098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110430582764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110430937548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110431363918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110431733540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110432098008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110432466122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110432839252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110433236292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110433618626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110434075188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110434435856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110434809436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110435178122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110435531556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110435901156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110436253874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110436698484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110437069356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110437482664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110437851126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110438206386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110438675578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110439032002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110439513284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110439872148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110440252940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110440635656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110441017898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110441392102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110441748486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110442115162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110442538498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110442908396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110443269336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110443646684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110444012112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110444392388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110444744082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110445164922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110445535208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110445888228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110446266570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110446617036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110446993164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110447362832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110447781170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110448215606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110448571964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110448953700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110449308058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110449775482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110450170008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110450548346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110451011886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110451393220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110451760630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110452114564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110452482826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110452837756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110453208776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110453627176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110454007054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110454382872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110454759254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110455110542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110455462254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110455832374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110456183938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110456624256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110456994250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110457382984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110457746854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110458139464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110458500002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110458852456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110459295772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110459649882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110460029458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110460378968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110460853420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110461225010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110461608588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110462241102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110462600466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110462980432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110463333560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110463702760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110464054816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110464432930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110464870768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110465254694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110465617266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110465969480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110466333976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110466684194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110467051768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110467471980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110467858606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110468225690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110468615316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110468968458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110469322712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110469692612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110470047228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110470480756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110470835076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110471224476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110471590648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110472136996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110472491634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110472862312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110473295876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110473649348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110474029496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110474378606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110474754788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110475118674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110475498858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110475930036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110476286106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110476688144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110477062452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110477431064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110477781498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110478162650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110478528756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110478983828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110479340182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110479704080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110480073838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110480423568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110480790220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110481139560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110481584972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110481956580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110482346084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110482732766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110483203200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110483586914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110483943882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110484385606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110484742084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110485133994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110485500118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110485877954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110486230634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110486583330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110486950588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110487380700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110487754180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110488119108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110488515620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110488880572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110489257356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110489609094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110490029156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110490396176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110490759230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110491125550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110491475932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110491851096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110492219348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110492650912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110493016888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110493369672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110493747250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110494099788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110494562992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110494916046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110495293522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110495727718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110496107038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110496472410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110496825224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110497189684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110497539170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110497905456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110498328958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110498708002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110499072076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110499458828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110499810912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110500163016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110500526252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 963,9630000,10000,0,0,256,26,1055,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110536901076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110537295848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110537746218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110538136940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110538522284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110539267058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110539626782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110540020606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110540463292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110540817766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110541198300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110541548366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110541924952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110542290248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110542665632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110543094062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110543451516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110543817460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110544180468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110544548078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110544897914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110545273850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110545637898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110546085402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110546439742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110546803312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110547168922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110547519516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110547886808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110548236758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110548677276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110549051530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110549432680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110549800808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110550156942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110550616740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110551006728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110551375318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110551809484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110552189496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110552566582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110552943006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110553294200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110553647414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110554012956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110554436892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110554806838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110555168722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110555564782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110555929918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110556305738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110556658106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110557073700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110557443714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110557794964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110558172956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110558522928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110558897552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110559262142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110559637816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110560063722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110560419950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110560794934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110561145270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110561604896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110561957332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110562370398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110562849612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110563230272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110563594000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110563945960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110564309836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110564660478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110565027038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110565376056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110565826854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110566194906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110566581298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110566932980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110567285340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110567648572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110567999750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110568442098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110568795132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110569179322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110569542148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110569915044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110570263876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110570657032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110571139780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110571501492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110571868814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110572231694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110572608416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110573122560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110573505262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110573925890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110574283876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110574649164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110575011210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110575378084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110575727338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110576103992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110576467772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110576921250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110577276016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110577639538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110578003800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110578354206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110578721072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110579070434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110579520518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110579889130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110580263360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110580624160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110580975904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110581339256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110581688272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110582053336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110582470068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110582845688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110583218894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110583593054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110584033948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110584391440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110584756624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110585183444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110585555136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110585904704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110586291058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110586672768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110587050262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110587403492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110587756430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110588189782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110588547280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110588929278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110589282754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110589662106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110590029588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110590407960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110590828554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110591188062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110591564940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110591918002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110592288680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110592641860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110593020782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110593447402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110593841894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110594196406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110594562978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110594929878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110595401722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110595773260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110596123726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110596566896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110596937134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110597332906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110597684516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110598038118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110598403416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110598754386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110599189324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110599543046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110599929952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110600296196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110600672914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110601025386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110601377054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110601742328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110602179912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110602550416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110602911130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110603287484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110603651586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110604026314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110604377022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110604797492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110605166534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110605527796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110605895372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110606244820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110606708868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110607077460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110607532946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110607888242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110608240964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110608615810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110608966296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110609332782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110609681216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110610056568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110610490114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110610868714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110611230440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110611582976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110611947860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110612298570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110612665720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110613085872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110613464858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110613830050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110614214432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110614563320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110614913416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110615276750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110615902726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110616276400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110616626316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110617015196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110617382346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110617910158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110618294044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110618718036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110619085736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110619436964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110619815776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110620165440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110620541368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110620906082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110621281698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110621698986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110622053198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110622426306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110622775410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110623141308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110623489122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110623862498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110624295344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110624826708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110625202372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110625559184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110625959358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110626345734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110626715416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110627161798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110627543026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110627907058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110628297008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110628650668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110629111964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110629480472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110629904568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110630276614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110630627036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110631016264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110631381720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110631758888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110632110338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110632464076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110632903384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110633257834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110633657772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110634007306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110634381592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110634745890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 964,9640000,10000,0,0,256,26,1056,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110636395482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110636763014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110637119786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110637491894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110637847592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110638396298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110638801612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110639203180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110639568556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110640062242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110640418246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110640772156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110641213844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110641644870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110642029762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110642381890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110642761046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110643128604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110643508588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110643934782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110644290370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110644653176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110645012704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110645378536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110645726670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110646101682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110646463912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110646906604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110647260816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110647623078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110647987728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110648338154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110648704768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110649053442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110649490958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110649859226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110650257156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110650621202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110650973108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110651436078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110651790190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110652156600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110652583430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110652964220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110653343056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110653720800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110654073912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110654428054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110654879832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110655497392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110656116726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110656693550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110657276796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110657648816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110658123886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110658479232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110658847740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110659211748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110659562854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110659928340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110660276840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110660722756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110661091182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110661467788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110661830554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110662182548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110662742428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110663098704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110663536870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110663891064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110664267732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110664643982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110665019828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110665371602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110665722740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110666085068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110666513560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110666913120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110667274774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110667651770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110668015748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110668391820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110668742510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110669162604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110669532478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110669885102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110670263090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110670612658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110670987894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110671350784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110671725562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110672151848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110672561954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110672970594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110673321658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110673794170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110674183924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110674562872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110675014470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110675395038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110675760412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110676113534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110676477238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110676828098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110677194698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110677611868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110677988850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110678361666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110678735964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110679085946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110679435774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110679797290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110680144894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110680582482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110680935298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110681321780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110681687152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110682062990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110682432382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110682784510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110683215976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110683571598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110683959030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110684311162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110684761990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110685148400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110685523876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110685951328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110686307352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110686671984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110687033342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110687400700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110687749688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110688124344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110688523142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110688985110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110689340096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110689705126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110690070434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110690421174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110690787642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110691137788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110691586490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110691955062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110692342140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110692905474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110693264398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110693631874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110693985584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110694423602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110694779212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110695171146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110695537844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110696052910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110696408264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110696760820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110697189014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110697542844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110697910758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110698289374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110698665848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110699029526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110699405578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110699757564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110700177224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110700544204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110700906466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110701272788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110701621818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110701996990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110702361704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110702801730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110703156076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110703508402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110703883952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110704247116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110704614606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110704976712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110705475356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110705846546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110706222256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110706585620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110706936596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110707393640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110707746706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110708112538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110708544918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110708923414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110709299278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110709675596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110710027086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110710379702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110710742760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110711170060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110711540304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110711889448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110712277236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110712641892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110713017892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110713367972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110713733876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110714175394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110714527876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110714903654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110715251386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110715625988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110715987260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110716360040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110716784588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110717139626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110717503746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110717864142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110718231268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110718680164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110719058614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110719488762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110719868444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110720221960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110720630926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110720997782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110721379686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110721748182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110722097362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110722553740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110722923908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110723315600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110723670092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110724024626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110724392014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110724744152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110725192392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110725548108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110725938966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110726323212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110726718418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110727071144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110727425224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110727860690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110728238250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110728630082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110729016246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110729416310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110729884804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110730291690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110730715458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110731070944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110731434848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110731795428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110732160760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110732508838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110732883272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110733245272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110733684884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110734037938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110734399310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 965,9650000,10000,0,0,256,26,1057,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110735999570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110736433308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110736805340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110737169152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110737549386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110737914056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110738294242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110738646400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110739057998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110739437170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110739787516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110740164548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110740512550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110741039302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110741411828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110741853606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110742225092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110742579418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110742958864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110743312242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110743680692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110744031168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110744409738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110744842532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110745218164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110745597484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110745947734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110746309234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110746656906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110747020086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110747366568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110747804336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110748172330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110748557146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110748907770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110749258366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110749621302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110749969774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110750398192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110750748752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110751133430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110751496618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110751869906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110752348668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110752702384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110753137478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110753490904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110753856574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110754217324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110754591524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110754954354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110755330250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110755680490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110756104768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110756471260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110756832564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110757198622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110757546908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110757922432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110758285532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110758728096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110759080396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110759430078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110759804704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110760153668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110760518096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110760895004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110761270348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110761710184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110762087436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110762448894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110762799466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110763298080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110763651400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110764016222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110764429952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110764807470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110765182076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110765555768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110765906004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110766256354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110766618372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110767096324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110767470342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110767820198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110768206696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110768569974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110768944728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110769294340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110769909170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110770277164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110770627748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110771014320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110771364552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110771740632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110772105256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110772478834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110772932942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110773287230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110773662616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110774009578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110774522478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110774875498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110775250872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110775685448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110776063928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110776426298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110776794412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110777157384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110777506284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110777871598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110778287052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110778704112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110779068948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110779457322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110779808336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110780160256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110780526164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110780877272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110781319748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110781672388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110782058270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110782423722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110782799164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110783150586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110783502424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110783933036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110784283754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110784646302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110785002652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110785375540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110785834732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110786239828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110786642322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110787011450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110787374984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110787734740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110788099778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110788447930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110788821434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110789184418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110789624132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110789977268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110790338672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110790701484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110791050754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110791416632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110791788398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110792180234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110792620168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110792997848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110793360356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110793710448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110794073352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110794421736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110794787460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110795208908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110795587296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110795961546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110796335668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110796685370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110797133650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110797499312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110797922142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110798313016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110798680200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110799097108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110799461066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110799836480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110800186120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110800537474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110800977568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110801330556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110801711384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110802060254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110802436902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110802800696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110803176460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110803605228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110803959858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110804334788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110804685322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110805051202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110805401676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110805776900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110806142330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110806583216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110806935458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110807296712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110807678732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110808128398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110808498186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110808846864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110809290802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110809658564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110810046592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110810396448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110810745988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110811109480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110811458512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110811887160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110812238160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110812613592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110812986806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110813363622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110813714112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110814064852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110814427248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110814843336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110815212330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110815572330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110815947126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110816309380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110816684040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110817033894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110817385052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110817815886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110818168130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110818547790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110818896818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110819359168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110819726984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110820102452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110820520848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110820875550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110821249458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110821599188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110821964956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110822313758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110822688570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110823138554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110823516414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110823909316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110824275888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110824643626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110824995372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110825364400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110825715402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110826166276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110826537682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110826926094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110827279016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110827630740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110827996952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110828348380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110828781840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110829133302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110829507756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110829881948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110830374468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110830748754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110831100904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110831539272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110831892216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110832257658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110832653854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110833032358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 966,9660000,10000,0,0,256,26,1058,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110834662940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110835059846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110835428606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110835785686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110836156978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110836510968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110836880556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110837302230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110837684364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110838061330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110838437576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110838790178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110839142654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110839533130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110839951518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110840321048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110840669660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110841055356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110841417662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110841897972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110842282692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110842742004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110843111916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110843493150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110843876730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110844228032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110844605000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110844971178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110845347358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110845774236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110846128086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110846690290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110847047290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110847415616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110847767770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110848144980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110848612532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110848993014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110849356838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110849708256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110850073168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110850422738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110850803634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110851244100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110851622034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110851997270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110852371836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110852865594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110853222136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110853586320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110854003480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110854373686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110854734340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110855110736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110855493224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110855868108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110856218160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110856568474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110857001820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110857354116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110857736662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110858085438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110858460722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110858823650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110859197782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110859615230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110859970306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110860342374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110860691320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110861056020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110861403756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110861777944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110862139920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110862580678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110862959066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110863324726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110863704448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110864215646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110864588772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110864956880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110865407666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110865774626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110866162382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110866513358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110866863940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110867227924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110867576674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110868009192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110868361412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110868782176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110869149046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110869524190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110869874548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110870225894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110870646228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110871031370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110871397728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110871757184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110872132446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110872494982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110872869472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110873218650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110873639146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110874006606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110874386960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110874774632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110875253678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110875634036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110875998214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110876450776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110876804444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110877168536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110877532686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110877882362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110878248672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110878595894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110878969314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110879403550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110879817318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110880183768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110880535416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110880898772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110881247872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110881613280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110882047036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110882426536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110882802380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110883178034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110883529754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110883881304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110884266574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110884699284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110885070944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110885421418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110885811218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110886176232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110886660022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110887013830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110887365418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110887796588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110888148564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110888525246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110888873884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110889247780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110889610176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110889983970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110890401588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110890759050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110891137824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110891491394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110891861780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110892235758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110892609686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110892972960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110893413758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110893768784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110894132874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110894498624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110894887588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110895255732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110895605678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110896070572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110896441518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110896829060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110897190690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110897683074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110898079890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110898431018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110898871632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110899223744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110899611230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110899975610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110900351892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110900702024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110901052238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110901483952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110901838164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110902221272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110902581720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110902957400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110903320590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110903695138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110904045404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110904475496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110904841880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110905202198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110905567558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110905915968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110906290516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110906653666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110907094446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110907448566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110907799724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110908173956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110908523048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110909006536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110909358278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110909732808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110910166176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110910544052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110910905148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110911256292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110911649108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110911998808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110912364004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110912781994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110913159986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110913532986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110913908428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110914257292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110914607024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110914969204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110915316768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110915753284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110916104636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110916490214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110916854126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110917228828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110917640266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110917993560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110918444876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110918797814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110919176544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110919524430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110919898526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110920358986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110920768914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110921197242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110921554166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110921932050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110922283510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110922651300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110923001644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110923573856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110924010652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110924391600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110924755964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110925108026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110925471184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110925820534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110926187568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110926537034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110926971558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110927336240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110927719706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110928067840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110928416580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110928776896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110929123304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110929561600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110929913076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110930287144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110930659992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110931032750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110931521774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110931875618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 967,9670000,10000,0,0,256,26,1059,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 110933529234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110933887558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110934271562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110934621262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110935063634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110935441316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110935849792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110936232728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110936589672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110936956084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110937306198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110937672922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110938106104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110938484604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110938859712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110939234996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110939584644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110939934504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110940296412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110940723522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110941093172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110941441746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110941845018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110942211510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110942730458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110943084330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110943508964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110943876672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110944225832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110944621842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110944996690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110945373690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110945737578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110946112450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110946536768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110946892580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110947270888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110947623136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110947991140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110948341252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110948718994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110949151126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110949531554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110949902764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110950266808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110950630610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110950980012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110951345582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110951694430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110952138108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110952508744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110952894844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110953246380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110953699388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110954094384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110954443092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110954878000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110955230144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110955617228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110955979982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110956354188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110956744744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110957097820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110957593514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110957948492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110958327160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110958679636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110959055656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110959421264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110959796704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110960146684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110960571306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110960938582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110961300576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110961667526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110962015962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110962390924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110962756146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110963199274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110963553320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110963904918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110964279084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110964629028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110965121350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110965510118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110965990852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110966401996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110966791860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110967142574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110967494392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110967859746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110968210520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110968578392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110968998144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110969374608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110969748406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110970123410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110970472980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110970823546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110971186216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110971602818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110971970464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110972367020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110972743332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110973108438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110973483994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110973849898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110974284292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110974651926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110974999702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110975375194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110975721460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110976192394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110976560380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110976935596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110977354356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110977708258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110978082542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110978431874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110978796592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110979144454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110979553624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110979995336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110980375400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110980740988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110981111674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110981477698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110981827978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110982196788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110982547424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110982987864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110983355232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110983742044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110984093656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110984445124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110984809232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110985158306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110985591322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110985942526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110986326790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110986690650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110987065092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110987559740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110987915400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110988354330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110988709626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110989078624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110989441738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110989818142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110990182304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110990558818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110990910054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110991326882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110991691338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110992050830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110992415356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110992762804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110993135404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110993495808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110993942648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110994295988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110994646140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110995020586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110995368994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110995734628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110996083224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110996470680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 110996911858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 110997289078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110997650014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 110998000362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 110998452382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 110998803812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 110999167052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 110999585432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 110999960808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111000525538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111000904616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111001256394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111001608062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111001973720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111002559632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111002931098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111003293408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111003671208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111004035248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111004410514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111004761280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111005180204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111005547268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111005897694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111006277046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111006626094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111007002112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111007366738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111007742022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111008159736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111008517258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111008893954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111009245818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111009839452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111010219220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111010654654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111011032738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111011407474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111011771026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111012122686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111012501752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111012850232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111013214388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111013631394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111014008176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111014381892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111014756132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111015105376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111015456336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111015818496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111016166408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111016607660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111016956850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111017341084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111017701958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111018073758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111018421810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111018770774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111019204188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111019558196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111019971890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111020321636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111020695512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111021160600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111021537892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111021960236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111022315618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111022679012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111023038834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111023404716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111023753068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111024127712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111024489786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111024929828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111025283282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111025645176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111026008222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111026356266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111026721942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111027069384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111027518284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111027901124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111028274746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111028634200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111028983466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111029344202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111029690524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111030053828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 968,9680000,10000,0,0,256,26,1061,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111031657752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111032142864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111032514168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111032892776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111033313160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111033670878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111034053584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111034403708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111034771058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111035119400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111035494336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111035932348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111036311410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111036661288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111037023098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111037386308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111037735096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111038099648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111038447428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111038890584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111039257688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111039642394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111039993348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111040344666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111040707962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111041058732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111041494408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111041848250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111042226078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111042601544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111042977352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111043419504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111043774166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111044153052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111044572180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111044939620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111045298346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111045671294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111046032016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111046403572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111046750650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111047169208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111047538374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111047895002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111048273596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111048623296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111048998386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111049364508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111049741704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111050162532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111050516442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111050890362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111051238328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111051602790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111051951038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111052324508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111052752918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111053126210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111053473824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111053834228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111054196132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111054637920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111055008974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111055359848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111055803206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111056170230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111056555436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111056916566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111057269250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111057635188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111057986232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111058416286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111058768444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111059154450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111059532122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111059907472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111060257434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111060607194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111061098596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111061482972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111061849688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111062212688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111062644106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111063198292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111063743092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111064446824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111065014850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111065731644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111066330188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111067078258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111067648954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111068240876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111068861552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111069603296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111070192690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111070725184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111071315372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111071889630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111072648956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111073110808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111073507800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111073872866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111074249532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111074607998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111074961448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111075464974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111075818878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111076197436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111076547124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111077038444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111077614292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111078105992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111078536696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111079107416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111079688688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111080334926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111081023480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111081575176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111082036668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111082519214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111082987760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111083341668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111083846580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111084216606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111084583892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111084950722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111085300402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111085676494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111086078088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111086587452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111086940474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111087302676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111087664802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111088178628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111088559018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111088909846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111089385334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111089754368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111090146152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111090498840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111090851138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111091216888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111091573946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111092026496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111092381540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111092770684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111093134972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111093512808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111093865072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111094223054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111094586040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111095024534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111095419636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111095787308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111096164898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111096549228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111096931208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111097282464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111097712814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111098077994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111098441820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111098806140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111099256842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111099634772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111100005960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111100452998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111100805680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111101169422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111101532410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111101893458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111102260598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111102616612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111103044956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111103427624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111103804196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111104170678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111104522876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111104888104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111105239388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111105612394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111106031288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111106411198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111106787172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111107164578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111107517620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111107870458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111108270358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111108702522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111109072386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111109420870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111109812504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111110177052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111110653520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111111012256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111111365520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111111804572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111112173242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111112552888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111112902014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111113277180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111113640178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111114014338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111114433164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111114787360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111115162946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111115511644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111115876646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111116224088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111116597582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111116960202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111117399540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111117752848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111118120304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111118483264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111118837962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111119205380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111119555656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111120003138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111120372276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111120762246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111121149598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111121609246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111122025336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111122377434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111122853570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111123207630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111123601408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111123966482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111124343308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111124694484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111125046606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111125477336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111125855190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111126224576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111126618762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111127028704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111127394436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111127787302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111128137150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111128570926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111128956314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111129348732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111129721126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111130072208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111130447184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111130811250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111131262074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111131615462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111131979632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111132342918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111132691420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111133160918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111133515288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111133985728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111134366582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111134763730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111135115190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 969,9690000,10000,0,0,256,26,1062,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111136836648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111137217904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111137584588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111137951066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111138299374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111138675352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111139038290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111139489438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111139844248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111140196388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111140572108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111140920438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111141285768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111141634050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111142008906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111142439964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111142817454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111143179094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111143531630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111143894678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111144370344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111144740364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111145160458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111145538612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111145902452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111146287970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111146638644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111146989624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111147351440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111147700774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111148138280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111148491580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111148877988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111149242782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111149618904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111149974580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111150328024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111150754396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111151107352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111151471970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111151832604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111152206704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111152569546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111152942888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111153292716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111153711568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111154278276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111154647220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111155015480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111155514140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111155897868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111156340088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111156718054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111157066948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111157430422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111157793472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111158142302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111158507376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111158859792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111159299948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111159670806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111160093204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111160461458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111160813512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111161229494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111161626958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111162076068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111162464212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111162856784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111163223032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111163600002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111163956396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111164308836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111164747712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111165102010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111165467438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111165827136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111166201364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111166666518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111167045232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111167454050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111167818616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111168182866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111168645038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111169237612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111169805600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111170424670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111170798902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111171222554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111171665988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111172098778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111172575960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111172955750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111173448202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111173803076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111174196574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111174569224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111174992738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111175351202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111175770790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111176242592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111176631208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111177199160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111177852242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111178275012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111178774646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111179153818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111179504588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111179869266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111180233322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111180662012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111181225456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111181916300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111182491196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111182867664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111183247186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111183601508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111183963068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111184437994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111184793412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111185176246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111185526756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111185903328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111186296926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111186710476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111187183220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111187539958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111187905878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111188271422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111188641296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111189100560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111189484812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111189919938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111190298498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111190648198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111191011996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111191374874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111191724088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111192089590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111192445976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111192887468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111193257304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111193646148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111194016696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111194368460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111194730602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111195086408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111195519516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111195873424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111196250876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111196630330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111197007330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111197358944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111197710128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111198134960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111198549396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111198918086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111199278810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111199652658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111200109420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111200489748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111200910250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111201345126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111201735304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111202131002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111202534266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111202885424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111203261624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111203627512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111204084424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111204437938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111204806654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111205170682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111205519632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111205885620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111206235516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111206675796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111207045434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111207420396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111207782772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111208135630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111208572202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111208921756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111209284888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111209730230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111210110040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111210492748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111210870262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111211330010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111211686594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111212051484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111212472160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111212846850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111213210500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111213588012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111213952704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111214328778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111214685704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111215117210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111215510856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111215880120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111216262194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111216611666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111216987378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111217358924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111217735614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111218167848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111218525318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111218905068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111219256702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111219625744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111219976472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111220377922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111220815850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111221194470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111221574050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111221967070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111222429884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111222799822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111223174094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111223600402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111223981512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111224359206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111224735602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111225086224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111225452914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111225823490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111226173678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111226607790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111226957902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111227342842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111227706010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111228079690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111228429708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111228787440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111229219528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111229575356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111229955976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111230305852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111230680506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111231249122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111231628406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111232051324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111232406018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111232782184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111233132372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111233497144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111234017936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111234402732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111234832624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111235212516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111235577202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111235929446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111236292754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111236643138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 970,9700000,10000,0,0,256,26,1063,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111238360324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111238727254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111239109532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111239478860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111239859108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111240281860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111240646784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111241015996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111241383378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111241751306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111242116994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111242494060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111242886048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111243344438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111243698452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111244063258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111244426598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111244883968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111245257180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111245606836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111246052800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111246423196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111246819060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111247174292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111247529322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111247896208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111248249196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111248688216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111249042296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111249419100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111249795650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111250171702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111250529302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111250880428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111251242928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111251661880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111252031252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111252390924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111252766334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111253131016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111253514284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111253865696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111254282518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111254649612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111255000970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111255379368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111255729410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111256196154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111256564264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111256938800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111257360124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111257731000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111258105860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111258459922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111258831150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111259181426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111259557518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111259992898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111260373290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111260735750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111261089030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111261453178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111261806776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111262174456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111262523410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111262969178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111263340622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111263731904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111264088344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111264440548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111264805130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111265157348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111265589252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111265940508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111266329110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111266855530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111267545528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111267917218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111268478588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111268945912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111269497814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111269900912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111270410346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111270844180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111271371346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111271850462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111272431920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111272981152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111273542722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111274223778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111274861116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111275422856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111276032500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111276541036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111277097612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111277452274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111277862410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111278230958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111278777934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111279193998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111279822420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111280454604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111281041336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111281663132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111282371814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111282922652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111283531114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111283986594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111284397184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111284821470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111285335788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111285707252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111286101232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111286454046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111286808348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111287174292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111287563436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111288046802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111288403668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111288798614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111289166170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111289670328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111290069426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111290432660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111290889392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111291244688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111291630490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111291979838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111292356602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111292720584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111293104236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111293547416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111293904204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111294293674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111294654944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111295020802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111295369630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111295749982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111296114488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111296567194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111296923662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111297289180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111297654818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111298007456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111298376854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111298735576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111299184518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111299555996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111299942422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111300322370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111300675820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111301151232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111301513326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111301952548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111302305296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111302680692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111303056696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111303432456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111303782212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111304137966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111304501608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111304919402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111305287212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111305649774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111306024282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111306386756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111306760102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111307116986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111307535694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111308109010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111308477504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111308843974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111309192336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111309567032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111309949604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111310398962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111310754296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111311200762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111311631406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111312231908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111312649616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111313165012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111313545342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111313962330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111314345008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111314696934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111315051328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111315417828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111315768728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111316213142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111316562450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111316949164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111317312696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111317685850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111318034324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111318383214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111318814686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111319168380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111319546344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111319894886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111320269824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111320631568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111321005832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111321355656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111321774612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111322140226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111322502040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111322867828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111323361864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111323740954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111324104536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111324548502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111324902364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111325266702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111325631690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111326000170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111326366746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111326718378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111327168554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111327538734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111327925514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111328278988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111328632442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111328997852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111329348152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111329715536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111330141038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111330524456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111330900150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111331276278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111331628086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111331979504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111332380432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111332825900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111333197752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111333558850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111333934066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111334297536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111334772522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111335128008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111335553056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111335922240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111336274152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111336653850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111337004604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111337396248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111337765124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111338142526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111338562034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111338922236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111339304692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111339657794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111340027800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111340379920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111340758588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111341191008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111341588260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 971,9710000,10000,0,0,256,26,1064,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111343203392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111343567528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111344016782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111344372854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111344752276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111345101420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111345477600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111345941616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111346357090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111346782670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111347143100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111347509532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111347873834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111348242980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111348594114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111348971830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111349337344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111349780676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111350133886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111350495990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111350859770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111351209122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111351576944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111351927610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111352366682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111352735342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111353108854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111353469430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111353820632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111354183732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111354532904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111354934316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111355367520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111355748552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111356125856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111356501590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111356950104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111357305854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111357751698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111358199800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111358568586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111358930860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111359307826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111359671768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111360047036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111360396922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111360818330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111361183532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111361541628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111361905114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111362251470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111362623104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111362983536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111363355788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111363769256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111364122672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111364494700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111364841908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111365205580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111365551956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111365923946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111366348856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111366723866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111367072748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111367433072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111367794610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111368271130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111368640254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111369042452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111369433098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111369798474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111370184966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111370535770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111370885620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111371248056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111371596596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111372026168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111372377450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111372762324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111373124874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111373512990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111373863622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111374215192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111374577336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111374992164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111375360198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111375721188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111376095534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111376457994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111376831440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111377213116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111377646856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111378016532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111378385774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111378752684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111379102688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111379645468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111380016016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111380460610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111380812854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111381175044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111381538812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111381887296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111382252520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111382600480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111382974120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111383402704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111383779892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111384141280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111384492158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111385063878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111385417952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111385783208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111386206326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111386585034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111386960560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111387336552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111387686988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111388038704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111388403246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111388820726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111389205606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111389566046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111389941034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111390304416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111390820260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111391174044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111391593400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111391962734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111392314482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111392693100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111393043340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111393420124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111393784554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111394160582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111394597176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111395046322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111395430084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111395782556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111396151246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111396502298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111396887162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111397329052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111397706016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111398065948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111398415836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111398777636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111399125934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111399498626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111399916112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111400295054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111400747136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111401141500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111401492770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111402020190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111402398814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111402863766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111403234352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111403598086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111403976394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111404343428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111404720118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111405089946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111405511764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111405878238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111406228530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111406604552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111406953112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111407340474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111407704424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111408183796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111408623528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111408979460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111409358236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111409709996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111410078544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111410429872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111410807004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111411256584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111411763260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111412129262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111412481266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111413010750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111413367498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111413735948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111414158760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111414538454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111414916226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111415292680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111415643936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111415996154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111416360972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111416778520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111417147234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111417495932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111417881480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111418243744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111418617910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111418967056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111419317634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111419748572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111420103348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111420480540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111420848644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111421225826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111421591202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111421967490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111422386058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111422739324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111423101646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111423462408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111423828076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111424313130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111424695086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111425128668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111425508890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111425860650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111426225458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111426590832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111426941560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111427309530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111427659748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111428103564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111428471526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111428857604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111429206946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111429557436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111429919656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111430267956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111430696832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111431047902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111431422768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111431795868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111432170388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111432519758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111432869330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111433231088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111433648418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111434018994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111434378000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111434751960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111435114996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111435581384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111435935072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111436370234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111436736720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111437087222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111437466092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111437815056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111438191038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111438554364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111438929172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111439346018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111439700408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111440074260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 972,9720000,10000,0,0,256,26,1065,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111441611928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111442058342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111442412772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111442805278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111443170462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111443549698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111443901442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111444291686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111444746352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111445102500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111445470620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111445834194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111446211484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111446679366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111447059406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111447479778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111447838034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111448202874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111448563820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111448932192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111449283558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111449661428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111450025496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111450467016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111450822940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111451186000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111451551310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111451902946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111452311352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111452660960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111453103798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111453476134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111453853646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111454217230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111454572624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111454939394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111455292842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111455662676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111456092074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111456484496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111456867316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111457245348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111457705280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111458104186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111458470618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111458902314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111459275838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111459639048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111460018362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111460386220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111460763520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111461116194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111461535668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111462185058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111462556070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111462925226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111463277154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111463657480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111464057774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111464508112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111464866550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111465238770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111465606758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111465960026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111466330062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111466682888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111467123462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111467491912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111467865872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111468243010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111468593198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111469096776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111469450714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111469892238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111470246232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111470624250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111471000498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111471377222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111471729024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111472082996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111472448116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111472863654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111473231544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111473589986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111473962738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111474324744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111474696878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111475044594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111475446088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111475823154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111476173340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111476549674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111476898418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111477274056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111477637150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111478012326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111478423736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111478780212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111479156264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111479508070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111479875006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111480315928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111480697158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111481132162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111481512108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111481865010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111482229502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111482595392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111482947134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111483315020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111483678260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111484118132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111484487696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111484875796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111485228166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111485581060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111485945214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111486296244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111486728166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111487081312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111487457498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111487832814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111488208216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111488559756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111488912658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111489310650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111489744786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111490116836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111490481620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111490858702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111491320322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111491700764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111492052954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111492471186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111492838064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111493199360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111493564560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111493914376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111494290378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111494655092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111495097210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111495450732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111495801056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111496173888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111496522064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111496885886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111497233482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111497606858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111498034848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111498415216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111498777292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111499145940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111499511668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111499863898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111500230720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111500582152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111501026670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111501392572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111501780580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111502130456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111502623014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111502992240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111503354030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111503795272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111504149556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111504540812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111504906458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111505282700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111505633538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111505986342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111506430374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111506786136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111507166176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111507519306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111507897200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111508262880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111508638448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111509047028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111509417830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111509782712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111510145990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111510514924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111510864776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111511241934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111511606006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111512047454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111512400792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111512764426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111513128282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111513477916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111513937644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111514320936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111514776726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111515147894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111515536482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111515887552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111516239986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111516603650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111516952896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111517318642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111517735550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111518114284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111518489058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111518865340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111519216078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111519567460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111519931392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111520346140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111520716188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111521066626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111521451770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111521816660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111522194730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111522547306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111522900504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111523330510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111523682388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111524058812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111524406864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111524870896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111525239278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111525615124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111526034854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111526391974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111526766464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111527117084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111527482912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111527833132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111528208642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111528571886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111529011406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111529368274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111529733376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111530110374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111530459270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111530824224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111531171516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111531616188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111531984964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111532371004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111532721014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111533073642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111533435426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111533808754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111534313056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111534672248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111535051016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111535430928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111535808000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111536266268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111536622130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111536985794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111537403624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111537769004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111538128286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111538715838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111539088872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 973,9730000,10000,0,0,256,26,1066,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111540921714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111541287766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111541651558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111542021320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111542374318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111542818416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111543174832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111543567318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111543934870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111544318414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111544671718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111545024458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111545443044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111545812898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111546181032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111546542280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111546941772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111547457824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111547841372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111548247120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111548615066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111548978808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111549340426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111549705232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111550053324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111550427848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111550789952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111551232818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111551586388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111551954230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111552317938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111552667170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111553031612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111553379828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111553754936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111554186362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111554563642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111554925210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111555276944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111555638778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111555987196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111556352536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111556768130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111557145610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111557508406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111557892348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111558242258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111558685100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111559052588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111559466832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111559839252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111560187746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111560573062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111560935792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111561309216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111561657954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111562008274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111562453132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111562806490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111563182994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111563531752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111563906202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111564268782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111564643438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111565050100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111565414796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111565777098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111566137418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111566501472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111566847970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111567221512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111567583952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111568023970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111568379796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111568743776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111569107626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111569458778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111569915688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111570305982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111570755496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111571125276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111571500556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111571863172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111572214496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111572614132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111572965538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111573331080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111573771864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111574149500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111574525630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111574900930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111575249512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111575598200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111575959580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111576376604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111576745690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111577094446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111577480688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111577864174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111578238380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111578588476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111578939994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111579369634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111579721990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111580098664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111580447050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111580977044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111581347256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111581722792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111582145566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111582500312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111582877574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111583226934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111583592442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111583940402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111584315358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111584745200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111585122948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111585472964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111585837372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111586200290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111586549972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111586915378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111587263446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111587701380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111588068422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111588453530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111588802984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111589153334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111589515444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111589864650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111590295486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111590647914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111591022640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111591395802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111591770632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111592236196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111592591170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111592953788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111593387844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111593757970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111594118916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111594494148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111594856492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111595230280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111595579844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111595995888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111596362920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111596712882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111597088656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111597436770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111597811742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111598174406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111598548430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111598964406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111599317424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111599691290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111600040228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111600405586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111600753604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111601152546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111601598452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111601980408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111602344902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111602697564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111603063722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111603616762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111604010614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111604460320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111604841966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111605220156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111605597274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111605947874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111606300392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111606664506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111607082178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111607452236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111607800028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111608186648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111608549824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111608941582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111609290734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111609641834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111610070332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111610422736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111610799040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111611148990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111611524506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111611888476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111612263244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111612680530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111613035772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111613398960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111613760366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111614126510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111614572590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111614950444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111615314536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111615946498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111616302196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111616668454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111617032334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111617382924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111617750832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111618101588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111618543990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111618910256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111619294520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111619643692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111619994366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111620355630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111620703284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111621134100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111621486568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111621860914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111622234938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111622609738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111622959748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111623310964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111623700866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111624130496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111624515322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111624877550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111625253636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111625763918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111626170646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111626522230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111626944748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111627311892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111627673730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111628040010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111628388360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111628764088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111629128976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111629570530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111629926300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111630278038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111630653874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111631004276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111631371366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111631722010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111632121028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111632563146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111632940804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111633311346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111633663020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111634027508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111634377238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111634760384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111635182214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111635560988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111635935022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111636310410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111636660798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111637118296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 974,9740000,10000,0,0,256,26,1067,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111638741442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111639106598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111639495920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111639853020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111640232942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111640674648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111641082940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111641436688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111641804510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111642171220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111642520736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111642885510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111643233930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111643676014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111644044192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111644430452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111644780496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111645131748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111645494012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111645854040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111646306568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111646660288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111647036712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111647411306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111647785488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111648239158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111648595832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111648961508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111649380388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111649750814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111650110206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111650485404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111650848650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111651222588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111651572632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111651993630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111652358904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111652709932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111653087942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111653435334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111653808930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111654171704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111654544530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111654961368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111655316478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111655690786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111656041866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111656433376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111656783762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111657159422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111657589694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111657972224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111658337894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111658692766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111659058382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111659504068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111659876764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111660295450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111660672942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111661035022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111661419790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111661769702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111662119912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111662482228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111662830264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111663258600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111663609396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111663994994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111664358366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111664732490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111665081472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111665431780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111665860590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111666224648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111666589974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111666948322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111667322680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111667685068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111668058954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111668407654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111668828110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111669195638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111669556254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111669922710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111670271064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111670732256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111671105894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111671547972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111671916054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111672267998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111672642620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111672991550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111673356564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111673704760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111674078776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111674518984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111674896144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111675257428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111675608838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111675971608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111676320716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111676685904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111677107088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111677486032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111677851374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111678239026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111678589832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111678939950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111679302226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111679650866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111680079372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111680431356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111680816228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111681181380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111681632870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111682030064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111682381602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111682849276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111683206250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111683587882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111683939072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111684316680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111684681996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111685058044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111685487660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111685847700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111686215116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111686580320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111686948966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111687313840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111687687190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111688049140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111688499244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111688884960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111689269218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111689634056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111690000512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111690366966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111690732302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111691182486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111691554360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111691944550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111692484388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111692985118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111693353418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111693706048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111694137902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111694489830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111694876022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111695240472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111695615086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111695964722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111696315230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111696747750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111697100280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111697464180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111697821402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111698193960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111698555232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111698927958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111699275544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111699690934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111700056144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111700415796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111700780204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111701127468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111701501662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111701863148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111702299716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111702678928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111703048398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111703424672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111703774768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111704234810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111704588054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111704967182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111705405796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111705784418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111706147584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111706501160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111706866630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111707217012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111707584432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111708002270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111708384304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111708760674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111709135896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111709487350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111709839144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111710202922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111710553052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111710990520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111711344714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111711731506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111712097594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111712475390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111712826082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111713177644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111713611892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111713968188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111714348004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111714700012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111715078268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111715561992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111715941452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111716359382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111716717346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111717084772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111717448004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111717814746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111718163988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111718555508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111718920534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111719364968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111719719328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111720082226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111720447070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111720797126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111721163660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111721512820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111721954042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111722324648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111722705708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111723071390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111723423078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111723786074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111724135048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111724501170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111724912406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111725292634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111725673372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111726050942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111726522908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111726878972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111727243322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111727663182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111728034984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111728404444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111728782758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111729150528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111729529448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111729883980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111730306464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111730676170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111731030008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111731409754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111731760000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111732141482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111732512958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111732890096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111733309150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111733668612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111734059830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111734412672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111734781422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111735134994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111735570564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 975,9750000,10000,0,0,256,26,1068,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111737260164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111737763554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111738154416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111738511154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111738964990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111739322764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111739705572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111740057968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111740440682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111740806670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111741183044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111741604716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111741960568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111742335598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111742685338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111743105376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111743458554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111743837972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111744279942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111744667548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111745020136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111745386832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111745753942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111746108308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111746476838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111746831074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111747271476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111747640712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111748027814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111748378690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111748734630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111749202480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111749561136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111749998814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111750355368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111750773430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111751138532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111751513712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111751865418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111752216848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111752579752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111752997300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111753365986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111753726904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111754102300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111754465630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111754840536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111755190778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111755608600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111755976690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111756339216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111756706910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111757055942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111757432608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111757798284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111758173772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111758589346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111758943616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111759317592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111759667070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111760138596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111760491658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111760866690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111761297498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111761675518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111762036292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111762389234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111762752832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111763102360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111763468402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111763885056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111764267412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111764634944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111765023508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111765377230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111765731530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111766111146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111766462662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111766897828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111767250162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111767636194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111768000284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111768375086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111768724742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111769075600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111769750166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111770108656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111770490602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111770840676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111771360622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111771736318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111772111696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111772536344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111772893716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111773272570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111773623476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111773990492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111774339828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111774717654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111775153986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111775532718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111775883258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111776247626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111776610688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111776960392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111777325158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111777674148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111778117164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111778488382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111778877376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111779231162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111779587892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111779951770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111780305834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111780741118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111781094690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111781472632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111781868332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111782246284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111782776576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111783136444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111783584744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111783938142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111784305336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111784671894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111785048494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111785412866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111785789442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111786138670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111786570150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111786937480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111787299988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111787665754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111788018430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111788394460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111788759414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111789202784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111789559580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111789912642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111790288546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111790640088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111791007840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111791357552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111791734138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111792174482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111792553764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111792918402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111793271880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111793774420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111794165112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111794532666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111794948852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111795325276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111795736318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111796114536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111796464846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111796817014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111797182054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111797625452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111797994998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111798355008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111798729008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111799092018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111799466036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111799815880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111800164436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111800593646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111800945212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111801321868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111801669932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111802043358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111802406786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111802780258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111803195186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111803549084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111803911176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111804271378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111804636470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111805084874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111805462084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111805892768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111806271220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111806621878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111806983386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111807347098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111807695132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111808060254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111808408340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111808844112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111809211984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111809603050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111809954610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111810306824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111810670736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111811023114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111811445788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111811815480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111812192424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111812586304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111812962082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111813312062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111813663220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111814025512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111814446950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111814817352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111815179762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111815555390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111815921050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111816385892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111816742274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111817164544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111817531596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111817882154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111818262008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111818611496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111818987110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111819350392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111819724822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111820140628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111820497306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111820874298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111821227330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111821596912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111821948258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111822326206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111822754910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111823134234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111823485636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111823848676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111824211692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111824562374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111824928834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111825277630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111825716478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111826084416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111826469884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111826823452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111827250648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111827628962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111827995026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111828427288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111828779702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111829167412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111829531552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111829906600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111830257462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111830608548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111830971940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111831390858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111831759024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111832119840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111832495280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111832858796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111833233394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111833583524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111833998350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 976,9760000,10000,0,0,256,26,1069,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111835563968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111835925774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111836294068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111836723118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111837109708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111837478934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111837872730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111838229740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111838727582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111839095936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111839515074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111839884508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111840233674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111840620978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111840985822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111841361624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111841712400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111842063180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111842489122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111842842328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111843218508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111843567178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111843940852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111844321110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111844696444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111845116704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111845471724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111845835560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111846403256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111846775996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111847126712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111847502930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111847942062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111848320632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111848673034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111849038668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111849429234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111849916600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111850317830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111850737242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111851116082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111851479350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111851866228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111852216806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111852568836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111852932262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111853281326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111853709406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111854062564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111854449276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111854813122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111855188484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111855539140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111855889958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111856320622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111856673834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111857040610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111857400644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111857775820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111858138964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111858514516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111858863974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111859282008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111859648476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111860026432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111860395150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111860744920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111861211896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111861581392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111862037516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111862391086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111862756976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111863121544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111863470734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111863837012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111864185344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111864560812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111864991976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111865371242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111865734872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111866087866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111866457928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111866808798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111867175624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111867601580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111867980224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111868357248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111868745706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111869117438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111869470778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111869852104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111870320318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111870691218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111871042582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111871436126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111871802160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111872270066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111872623810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111872977910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111873412798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111873765490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111874140970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111874488590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111874862180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111875225186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111875614034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111876034858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111876389436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111876766146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111877116492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111877482814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111877831886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111878207194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111878570886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111879014668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111879369078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111879733036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111880097178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111880447196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111880812818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111881161794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111881607790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111881977958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111882367688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111882721520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111883079260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111883581562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111883938870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111884376090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111884728788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111885104736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111885480176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111885856168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111886206390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111886557922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111886926744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111887344546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111887713804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111888077824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111888453900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111888820854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111889197132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111889549486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111889979108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111890345874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111890696324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111891087688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111891436876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111891816530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111892184666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111892560008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111892987682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111893344304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111893721910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111894073980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111894536010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111894889150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111895265660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111895710568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111896092412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111896458504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111896811586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111897178376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111897530042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111897901190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111898326166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111898708640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111899075830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111899468748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111899825688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111900182700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111900546612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111900897022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111901334232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111901685504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111902072950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111902436954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111902811896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111903162298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111903520350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111903950358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111904303848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111904671064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111905031560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111905407144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111905862964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111906273748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111906707758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111907064834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111907430712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111907793028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111908158430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111908507358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111908882794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111909247472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111909692338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111910047296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111910412816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111910778606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111911129672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111911496138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111911846320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111912311390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111912681664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111913059588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111913424254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111913797216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111914163616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111914521694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111914892698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111915312884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111915758950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111916166886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111916546672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111917009826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111917366704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111917733736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111918158662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111918529300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111918894480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111919276042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111919642180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111920019108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111920391044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111920819746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111921188086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111921553566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111921920386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111922287562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111922663810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111923232726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111923681990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111924036236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111924400510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111924764434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111925114014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111925479848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111925833680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111926300952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111926671404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111927067242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111927431224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111927783296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111928294534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111928649224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111929080286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111929432996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111929808928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111930183562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111930558310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111930908936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111931260306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111931624408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111932043762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111932412038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 977,9770000,10000,0,0,256,26,1070,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 111933990736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111934376904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111934815072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111935198328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111935565952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111935918804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111936285782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111936636728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111937001876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111937351112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111937797168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111938168046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111938557472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111938928600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111939413406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111939786246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111940136460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111940578082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111940929512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111941320474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111941684280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111942059596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111942411020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111942762400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111943188392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111943541406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111943906806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111944266776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111944640590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111945003048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111945377266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111945726894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111946154988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111946523786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111946885666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111947251886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111947600248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111947973890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111948335784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111948774934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111949129534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111949478382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111949850870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111950198286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111950684880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111951036512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111951477888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111951848024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111952226260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111952592200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111952945882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111953312520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111953662744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111954029858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111954463212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111954841430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111955218552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111955595452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111955947184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111956300148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111956665290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111957082180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111957450442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111957800414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111958186762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111958549914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111958923902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111959274310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111959625290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111960055512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111960410828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111960789970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111961139798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111961516116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111961997908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111962379964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111962832300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111963190378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111963567718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111963920328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111964290052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111964642480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111965019628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111965384658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111965880830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111966238718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111966606676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111966973746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111967327640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111967697962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111968051216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111968494634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111968867506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111969255694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111969610200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111969981036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111970344480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111970695044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111971131648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111971486442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111971863474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111972237876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111972616034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111973088940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111973445846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111973877884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111974233156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111974599406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111974960048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111975336016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111975699984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111976074302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111976424108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111976839624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111977206026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111977568026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111977935358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111978284972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111978660560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111979023796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111979455236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111979819536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111980171778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111980545650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111980894980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111981260480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111981608712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111982013466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111982460074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111982839708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111983203448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111983557130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111983920962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111984412756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111984783250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111985196840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111985589418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111985969450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111986345500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111986695790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111987047900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111987411042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111987760514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111988195184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111988549402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111988938254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111989304462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111989683776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111990037030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111990391184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111990822618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111991177706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111991560168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111991910710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111992288370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111992652198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111993027968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111993378332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111993797832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111994163832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111994526240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111994893038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111995333426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111995713070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111996076310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 111996522712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111996881228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 111997247380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 111997616140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 111997969392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 111998340470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 111998693812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 111999136944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 111999508226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112000088032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112000554706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112001079692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112001663316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112002179608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112002556316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112003002364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112003381154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112003745990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112004129258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112004479366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112004931588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112005304580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112005671756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112006101386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112006618102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112007009464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112007553700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112008020650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112008554176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112009089494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112009690086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112010373458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112010959456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112011554426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112012113116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112012493990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112012877968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112013393026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112013754430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112014136712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112014488222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112014858068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112015209382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112015594774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112016070772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112016452828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112016818196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112017172302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112017538674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112018035514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112018413214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112018863490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112019246494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112019646518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112020024098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112020379228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112020783560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112021157754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112021603868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112022086776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112022455082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112022833542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112023200958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112023732554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112024400562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112025012680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112025624390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112026184750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112026623364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112027329166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112027829564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112028217222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112028597276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112029073192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112029437276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112029904710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112030305786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112030673512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112031122802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112031695416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112032297732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112032868896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112033328456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112033700948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112034067656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112034421374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112034790490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112035289134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112035861876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112036233966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112036849026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112037430602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 978,9780000,10000,0,0,256,26,1071,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112039915408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112040826940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112041407172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112041782164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112042148260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112042529248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112042895170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112043280182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112043694396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112044332894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112044705550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112045072716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112045440024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112045886542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112046485048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112047116122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112047505434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112047879596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112048237600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112048607830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112048969012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112049339870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112049819760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112050201588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112050580044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112050958174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112051473706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112051840332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112052311252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112052667026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112053034050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112053395090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112053770200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112054134126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112054509772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112054864918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112055297630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112055666368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112056029326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112056397896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112056748542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112057125198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112057525940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112057990960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112058346558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112058701590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112059079400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112059432266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112059801448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112060160026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112060575584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112061040384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112061419788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112061783786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112062134830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112062613436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112062976930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112063343236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112063781256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112064161556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112064538768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112064915284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112065267120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112065620036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112065990418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112066428864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112066804158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112067166688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112067543890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112067906470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112068282180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112068638666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112069057772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112069445382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112069794834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112070172294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112070521192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112070896258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112071259132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112071640666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112072070780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112072428178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112072809184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112073180626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112073547122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112074057844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112074446128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112074884508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112075263184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112075625150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112075976720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112076339788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112076689298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112077270914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112077700996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112078080730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112078456848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112078831796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112079182854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112079533910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112079897224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112080311904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112080683820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112081034066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112081418850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112081783416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112082158646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112082509874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112082862800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112083292002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112083647642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112084026376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112084379100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112084756228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112085269252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112085649646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112086067684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112086426154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112086802066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112087152572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112087519412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112087869264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112088245128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112088674580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112089075438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112089426148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112089792088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112090157012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112090508360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112090875640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112091225850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112091670282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112092038402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112092426230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112092777448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112093129316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112093493216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112093843428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112094277282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112094633036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112095008404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112095383156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112095758136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112096200030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112096557130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112096923232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112097353106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112097722752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112098084398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112098460100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112098822882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112099198344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112099548478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112099965880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112100333214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112100683528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112101060268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112101409554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112101785210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112102148408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112102522888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112102941620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112103297056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112103672352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112104021284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112104401184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112104750780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112105127470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112105560450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112105939790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112106290030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112106653128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112107015168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112107470888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112107843640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112108253584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112108642524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112109008006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112109396654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112109749070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112110102956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112110467014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112110816766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112111249284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112111603264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112111993214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112112358096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112112734764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112113086312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112113439426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112113868434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112114227060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112114596680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112114956920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112115333810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112115698680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112116075258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112116426736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112116847760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112117216722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112117580242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112117948510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112118298356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112118763766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112119131648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112119576986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112119948230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112120299918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112120674528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112121023756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112121389248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112121737726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112122112388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112122540232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112122917596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112123344246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112123721752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112124086474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112124436434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112124802668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112125238836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112125617736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112125996214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112126372332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112126722338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112127072424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112127435302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112127784878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112128220914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112128574134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112128963568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112129330390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112129811810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112130196904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112130550634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112130984276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112131339286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112131717892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112132067006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112132441422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112132807928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112133184576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112133611326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112133998624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112134380428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112134730690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112135098412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112135480268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112135858280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112136301870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112136681314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112137031972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112137448668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112137816312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112138166246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 979,9790000,10000,0,0,256,26,1073,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112139893766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112140269536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112140648200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112141313572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112141706082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112142130024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112142489998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112142876082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112143228736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112143598200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112143950110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112144329270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112144761408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112145141032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112145493314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112145857770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112146224856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112146576992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112146945734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112147297090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112147736624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112148104128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112148489656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112148840832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112149190568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112149553412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112149902410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112150334782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112150688560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112151064196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112151439502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112151903734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112152382718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112152739148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112153178766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112153533834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112154136220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112154491866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112154870538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112155291386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112155673014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112156090478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112156446636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112156821516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112157209088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112157581894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112157929950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112158306820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112158756194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112159155122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112159506900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112159881558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112160246352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112160596164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112160963908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112161314250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112161764704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112162133676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112162520380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112162871104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112163376606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112163744810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112164096706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112164531042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112164883498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112165270282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112165634730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112166010866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112166361074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112166711274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112167140894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112167494120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112167884546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112168245820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112168622740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112168986844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112169361646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112169712214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112170133404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112170499742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112170861314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112171227520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112171576776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112171952052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112172316134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112172764904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112173117046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112173466648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112173840528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112174189258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112174649596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112175002990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112175378564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112175817860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112176194436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112176559248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112176910524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112177278060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112177628406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112177999234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112178416906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112178794904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112179170872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112179602802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112179959810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112180314386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112180681004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112181105256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112181475146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112181823572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112182209888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112182572976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112182951182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112183315412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112183667066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112184103536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112184456514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112184833032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112185182982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112185557764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112186044496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112186477480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112186901410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112187257936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112187636854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112187989184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112188361188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112188709900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112189085488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112189516102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112189894846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112190247792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112190610932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112190978024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112191332110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112191698306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112192047478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112192484712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112192852424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112193239136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112193594444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112193946120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112194323544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112194674920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112195105296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112195460096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112195838386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112196214962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112196590948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112197042758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112197397408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112197761432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112198184284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112198554536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112198932914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112199308316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112199671480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112200045868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112200394692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112200811184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112201176532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112201538608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112201904784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112202258390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112202634404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112203000784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112203375918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112203798842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112204154266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112204531844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112204882998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112205254578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112205607876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112205983226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112206415348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112206793328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112207222536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112207602544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112207969048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112208436736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112208804802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112209231070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112209613320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112209993160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112210373346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112210724888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112211084254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112211455404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112211871906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112212245260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112212595236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112212982690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112213346694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112213721950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112214072612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112214447940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112214894262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112215250160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112215631292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112215982282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112216359704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112216723788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112217100542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112217553366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112217908924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112218272566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112218635412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112219000830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112219502002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112219918406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112220378682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112220777202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112221172084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112221555078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112221941158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112222334030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112222705038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112223160626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112223573724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112223969160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112224362468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112224742914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112225095554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112225463466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112225884508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112226257816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112226609378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112227027228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112227424014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112227830534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112228211428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112228656406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112229035682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112229391036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112229772470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112230122004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112230842794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112231216844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112231666966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112232024300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112232391552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112232758024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112233109996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112233479876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112233831244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112234276552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112234646526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112235022156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112235384440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112235736106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112236100460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112236507598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112236878340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112237299488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112237685070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112238063698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112238441000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 980,9800000,10000,0,0,256,26,1074,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112240047510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112240414960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112240806008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112241159482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112241527510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112242080832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112242463258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112242936056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112243376238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112243744738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112244099512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112244519866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112244873826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112245240570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112245658292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112246039436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112246419196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112246796014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112247148908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112247518660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112247882488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112248300030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112248669524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112249018308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112249405052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112249769524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112250144096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112250494504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112250845048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112251274194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112251627594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112252005628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112252354450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112252734488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112253238422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112253618466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112254047546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112254401616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112254776752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112255124738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112255489724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112255842556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112256215598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112256577850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112257022590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112257378226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112257743150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112258108974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112258503454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112258876874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112259228484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112259683814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112260050060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112260438710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112260787916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112261144216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112261506434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112261854594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112262285912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112262638432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112263031438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112263407262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112263782968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112264232396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112264589452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112264955704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112265378184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112265748140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112266109764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112266487076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112266853306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112267229550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112267581156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112268000666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112268367584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112268727218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112269095198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112269444484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112269819782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112270185636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112270561656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112270984008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112271342200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112271720986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112272075408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112272445186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112272822516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112273221318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112273674136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112274097154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112274463608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112274843000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112275334534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112275692700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112276059942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112276482920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112276862832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112277245776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112277624194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112277977284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112278334336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112278714152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112279133778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112279556386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112279911326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112280300040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112280666472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112281047308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112281398660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112281751898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112282198400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112282553740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112282933714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112283283402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112283660344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112284025294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112284401514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112284825136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112285181856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112285560156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112285912674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112286284814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112286760664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112287139538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112287570678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112287950226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112288301822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112288664910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112289028804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112289378438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112289745974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112290094924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112290534664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112290902954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112291291340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112291641248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112291992952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112292356166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112292705256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112293144586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112293499038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112293876732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112294271080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112294648412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112295001758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112295354842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112295721526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112296142250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112296511622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112296871956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112297246740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112297705884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112298117444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112298517902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112298953342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112299323340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112299760842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112300149884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112300530038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112300937274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112301316280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112301790358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112302146590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112302541596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112302907930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112303263514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112303631160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112303981792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112304434308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112304802766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112305191904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112305542652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112305893370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112306267256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112306616564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112306982250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112307401912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112308089334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112308462102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112308981464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112309339874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112309694652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112310131202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112310558864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112310941204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112311291006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112311665640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112312028826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112312403538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112312820486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112313175498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112313549544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112313899876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112314265744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112314620070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112314996732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112315362356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112315802572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112316156436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112316519948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112316883572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112317233998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112317599838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112317948536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112318390982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112318759720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112319146464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112319498786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112319853450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112320360696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112320719112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112321158174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112321511556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112321886364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112322263684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112322682254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112323055910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112323410166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112323774638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112324207472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112324576388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112324943810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112325320296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112325684478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112326094878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112326462900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112326894918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112327268014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112327632668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112327999366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112328349136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112328775904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112329143836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112329589670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112329946026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112330331390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112330701300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112331053354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112331531914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112331886840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112332337950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112332711634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112333094430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112333462928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112333817232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112334182638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112334534964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112334907148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112335321008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112335699952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112336077846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112336452472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112336857612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112337215260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112337582110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 981,9810000,10000,0,0,256,26,1075,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112339263086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112339650130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112340004792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112340388784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112340829218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112341217480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112341585104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112341936506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112342301790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112342782980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112343152678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112343576518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112343956040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112344333130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112344711200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112345063804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112345416296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112345781178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112346132914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112346571896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112346926054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112347314300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112347680680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112348099196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112348456448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112348813820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112349263674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112349673600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112350059668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112350411300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112350788542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112351153014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112351529556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112351976340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112352330790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112352711416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112353077316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112353461472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112353915314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112354332698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112354776668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112355156076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112355507236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112355874714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112356239356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112356589916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112357011032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112357454794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112357845016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112358210778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112358620732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112358972978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112359324980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112359687502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112360036692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112360470714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112360822460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112361208572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112361573034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112361947616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112362299104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112362668078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112363124520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112363480476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112363855196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112364219190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112364594524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112365060498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112365439930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112365844432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112366212286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112366575746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112366937160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112367302878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112367650434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112368025406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112368393282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112368833936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112369186614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112369550748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112369971550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112370326088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112370692608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112371042432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112371482458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112371850696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112372225300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112372586982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112372938644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112373301372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112373650650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112374058216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112374482938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112374863174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112375243638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112375677478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112376161198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112376517306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112376881462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112377305766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112377675838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112378036092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112378411054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112378775020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112379150276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112379499552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112379920338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112380287460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112380637842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112381015038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112381364488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112381743092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112382107018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112382483500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112382904342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112383260274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112383639754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112383991446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112384359714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112384926318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112385308244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112385762450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112386141886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112386506200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112386859662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112387359136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112387770128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112388141736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112388558808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112388938712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112389314316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112389695344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112390066692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112390419888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112390784762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112391216794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112391587432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112391949584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112392324608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112392688408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112393069446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112393424378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112393776524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112394211420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112394563880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112394943768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112395293824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112395671116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112396035058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112396452914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112396889172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112397244438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112397623604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112397973316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112398339610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112398793484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112399175064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112399606694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112399985628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112400347696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112400700816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112401064534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112401413512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112401778544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112402127822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112402567706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112402935134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112403322962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112403673018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112404022966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112404386128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112404734202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112405167512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112405537756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112405912520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112406287936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112406663522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112407013448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112407364728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112407729498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112408149170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112408520612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112408882172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112409258974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112409759334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112410173262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112410525054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112410954658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112411321534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112411683812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112412050148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112412398502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112412773258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112413136822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112413577472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112413930922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112414282616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112414657058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112415008152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112415373840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112415722766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112416097956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112416529380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112416906604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112417268794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112417619580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112417982600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112418331590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112418697460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112419112748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112419491154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112419855300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112420246448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112420603152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112421067154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112421434700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112421785116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112422220800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112422571342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112422958792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112423322966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112423697606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112424046876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112424397932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112424830058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112425184118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112425559950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112425909150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112426284898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112426647680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112427021842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112427371384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112427789866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112428156294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112428516872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112428941454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112429296024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112429674494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112430041684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112430487582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112430846702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112431212820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112431580000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112431933002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112432391596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112432745568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112433192106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112433565522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112433954322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112434306834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112434658778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112435025066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112435375902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112435748648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112436168244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112436562050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112436942352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 982,9820000,10000,0,0,256,26,1076,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112438517318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112438956888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112439314122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112439697690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112440049764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112440421214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112440772192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112441148646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112441582454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112441964102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112442386728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112442743180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112443107840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112443556724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112443929406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112444351546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112444734900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112445170780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112445556692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112445912470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112446267406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112446635970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112447053200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112447441236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112447794924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112448184534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112448551398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112448929352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112449283008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112449636920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112450068886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112450425926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112450806494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112451159462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112451538214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112451906036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112452283666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112452702830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112453079834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112453442572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112453857292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112454226786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112454762406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112455143724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112455572692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112455952666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112456304428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112456668776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112457034236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112457383114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112457748880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112458096762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112458532244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112458900998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112459287732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112459638932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112459989750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112460353600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112460700808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112461132788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112461695840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112462087826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112462452132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112462828344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112463212288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112463585010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112464033042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112464387266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112464768088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112465119146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112465496332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112466033264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112466414078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112466829638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112467241300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112467617612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112467969690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112468336800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112468687418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112469082350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112469515746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112469894616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112470247130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112470609554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112470974678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112471325292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112471691450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112472040612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112472486794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112472855680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112473241962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112473594968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112473947684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112474311170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112474661800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112475093796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112475449240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112475828302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112476203994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112476581230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112477030064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112477387730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112477753314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112478215818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112478586328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112478947846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112479324318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112479687550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112480064668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112480416552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112480837228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112481206294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112481569754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112481939370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112482290554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112482670250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112483036050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112483479052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112483836956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112484190222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112484578932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112484930312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112485296706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112485647364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112486022318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112486453702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112486831722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112487193120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112487545092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112487908504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112488351518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112488722994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112489141886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112489521354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112489886096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112490273568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112490624482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112490976134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112491341126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112491744152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112492180116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112492533992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112492921810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112493288424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112493666022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112494018512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112494370836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112494799146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112495155322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112495536434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112495888636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112496264966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112496627802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112497001848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112497352214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112497769682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112498134976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112498496732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112498920668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112499382336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112499761964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112500142618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112500597118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112500951816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112501370450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112501738434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112502090150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112502456290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112502805828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112503244942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112503614032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112504001088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112504351652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112504702436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112505065764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112505414966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112505780718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112506193730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112506573602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112506952954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112507326744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112507676832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112508027900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112508389460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112508807208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112509210024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112509591730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112509984346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112510366428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112510867116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112511252796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112511686010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112512056794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112512424034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112512793502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112513144240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112513522460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112513887518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112514331750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112514688046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112515042318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112515421150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112515791602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112516157824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112516507214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112516882960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112517314570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112517698766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112518063736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112518416808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112518783496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112519135114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112519502826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112519921936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112520301406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112520666188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112521054058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112521406228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112521853800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112522250458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112522710804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112523098510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112523479256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112523888748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112524269878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112524693546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112525079614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112525540698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112525908200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112526290332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112526700650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112527084030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112527461442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112527828216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112528273628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112528632126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112529002690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112529411634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112529794784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112530196220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112530550296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112530928030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112531593122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112532228758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112533029078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112533576258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112534286386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112534860108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112535457730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112536060988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112536807800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112537424970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112538093882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112538826852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112539380880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 983,9830000,10000,0,0,256,26,1077,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112542022982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112542790158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112543253236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112543663006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112544279696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112544696768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112545216012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112545794348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112546414872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112546991694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112547571516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112548206360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112548565062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112549045588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112549417324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112549800342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112550163196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112550520198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112550998394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112551359106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112551743346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112552097572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112552479808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112552877150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112553284832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112553736188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112554098770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112554504384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112554860296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112555394532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112555762634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112556145256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112556617588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112557003290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112557373632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112557731818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112558102504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112558458618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112558835732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112559277734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112559663600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112560045920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112560427040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112560783974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112561142054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112561519450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112561943340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112562318252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112562671022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112563060994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112563429132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112563809330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112564171768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112564529026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112564968274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112565328204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112565714462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112566080370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112566630904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112567059578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112567559844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112567952346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112568310800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112568695796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112569052934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112569426616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112569790168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112570172960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112570693776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112571084918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112571455484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112571832316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112572199912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112572558410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112572930044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112573361356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112573746762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112574127850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112574508750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112574865758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112575222838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112575591946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112576015736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112576389190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112576753062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112577132552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112577499084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112578064464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112578424896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112578850292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112579220760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112579585430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112579956028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112580308472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112580686912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112581054842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112581500912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112581859608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112582214364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112582591914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112582989946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112583360656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112583713676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112584124210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112584572734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112584956386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112585324936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112585680010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112586047564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112586419218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112586808028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112587239148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112587638942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112588021056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112588401200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112588757370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112589220792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112589591836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112590021688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112590394610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112590759194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112591137944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112591505544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112591884044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112592237286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112592644684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112593028866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112593383214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112593769744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112594122576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112594501534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112594870114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112595249242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112595672108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112596056204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112596440492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112596797890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112597171428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112597544894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112597944744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112598404220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112598791192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112599159950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112599518082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112599906574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112600421910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112600816454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112601278772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112601708732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112602089376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112602486322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112602842660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112603198684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112603565548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112603993428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112604366398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112604731688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112605111054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112605478312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112605856890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112606210238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112606564890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112607001232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112607357720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112607736854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112608123448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112608511540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112608881092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112609262012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112609697330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112610057908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112610439842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112610795730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112611167960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112611621928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112612003108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112612439578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112612824416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112613190048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112613544618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112613911122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112614264270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112614633888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112615261206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112615650430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112616032752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112616420636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112616775252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112617178564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112617550218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112618022292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112618424626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112618795322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112619176836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112619549112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112619936874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112620290944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112620721992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112621096530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112621451186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112621836670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112622194580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112622760714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112623131674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112623578224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112623935730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112624290550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112624670368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112625029402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112625401056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112625754302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112626138044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112626569370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112626949784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112627314976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112627668346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112628034904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112628395462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112628765608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112629189502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112629573870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112629957052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112630338058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112630695888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112631056168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112631427932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112631904836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112632280704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112632634652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112633027648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112633395046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112633878278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112634291316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112634723524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112635095798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112635450300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112635832996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112636185746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112636565142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112636932686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112637339012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112637804276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112638166512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112638551160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112638907668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112639280748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112639637112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112640018918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112640460352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112640843496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112641210854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112641565732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112641933152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112642286978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112642657632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112643079100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112643463164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 984,9840000,10000,0,0,256,26,1078,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112645177452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112645574460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112646001412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112646362352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112646747388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112647135578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112647508854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112647867626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112648249312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112648706832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112649093536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112649450874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112649830944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112650201160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112650559058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112650959604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112651350888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112651811124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112652183278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112652577060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112652932448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112653291672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112653662594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112654016458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112654452814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112654806942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112655195020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112655561216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112655938548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112656423956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112656782664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112657215920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112657572468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112657954136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112658311168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112658691034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112659061246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112659440716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112659850978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112660219950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112660588726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112660954478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112661324890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112661681270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112662060912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112662430360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112662873980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112663230202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112663595944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112663962378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112664315612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112664684984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112665036598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112665516338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112665895046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112666274534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112666662190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112667016934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112667528148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112667887264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112668326616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112668687432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112669067940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112669449720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112669829462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112670188456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112670545780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112670914824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112671339646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112671715730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112672082820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112672465840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112672839710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112673221034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112673576586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112674000964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112674371936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112674736712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112675106572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112675458932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112675836456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112676202100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112676581630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112677006718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112677361964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112677741290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112678094460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112678606222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112678962730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112679340926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112679780586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112680161608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112680536666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112680891130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112681258198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112681616738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112681991442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112682426276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112682808410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112683187970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112683571864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112683927594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112684287226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112684690094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112685145366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112685518646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112685871218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112686265254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112686637240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112687020612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112687379412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112687750146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112688183464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112688541556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112688927028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112689281132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112689814586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112690215210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112690648728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112691021230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112691376066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112691755502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112692328336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112692703770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112693061228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112693513706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112693888672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112694269680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112694638832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112694994812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112695367582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112695722290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112696092918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112696518896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112696899746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112697278658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112697656530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112698015182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112698389810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112698781166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112699219816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112699594456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112699960644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112700340980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112700707214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112701265460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112701623950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112702044842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112702415414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112702782312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112703151798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112703503210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112703881558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112704248172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112704693454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112705051746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112705406656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112705784166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112706138776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112706508592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112706860612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112707240236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112707677934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112708059332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112708424786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112708779436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112709145944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112709498764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112709867750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112710287368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112710669896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112711037642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112711426042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112711779828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112712222808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112712621862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112713068894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112713454846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112713810856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112714222740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112714590938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112714968204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112715321634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112715675562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112716109406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112716467126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112716847690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112717199560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112717576984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112717943080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112718320676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112718739184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112719097428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112719464088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112719827520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112720196404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112720548462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112720926740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112721317444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112721772606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112722148736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112722517486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112722886208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112723339422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112723714280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112724066578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112724517274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112724888882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112725279976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112725633952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112725988060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112726355366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112726707584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112727142122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112727497056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112727874178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112728250590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112728627156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112728980510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112729333536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112729716670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112730134244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112730507408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112730869524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112731247962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112731614432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112731991612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112732345220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112732763488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112733136324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112733493332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112733876350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112734258520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112734770656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112735145962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112735595680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112735954984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112736311874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112736691078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112737045336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112737416230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112737769332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112738148674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112738581560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112738963478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112739331348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112739687520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112740054700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112740407522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112740777634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112741194624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112741607596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112741994150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112742375368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112742759390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112743147398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 985,9850000,10000,0,0,256,26,1079,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112744910590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112745280476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112745764668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112746154376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112746555662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112747011408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112747400138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112747769812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112748128496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112748495982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112748847726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112749216726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112749631180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112750014040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112750416658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112750815220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112751172724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112751526784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112751895560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112752327940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112752707888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112753061430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112753455232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112753824646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112754204292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112754559092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112754914550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112755348690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112755705514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112756085306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112756438348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112756817204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112757285320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112757661474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112758077720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112758432118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112758808510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112759159878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112759525762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112759874144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112760248066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112760682856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112761062604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112761414794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112761781002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112762163486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112762513012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112762879058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112763228128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112763670912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112764078270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112764469320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112764820174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112765171932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112765537394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112765901590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112766364336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112766733424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112767109618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112767494032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112767870068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112768377612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112768736926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112769382514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112769738260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112770116902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112770504942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112770882366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112771247264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112771621902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112772047712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112772403382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112772780944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112773129998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112773496016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112773844462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112774218894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112774581202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112775028090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112775380406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112775741976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112776104012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112776453216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112776818470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112777188038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112777653190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112778051556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112778441196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112778793908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112779146510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112779657128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112780015972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112780450068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112780806736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112781196600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112781564242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112781942130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112782318216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112782674690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112783117304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112783477258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112783850932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112784218138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112784599358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112784968900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112785350552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112785707028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112786126808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112786498840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112786864212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112787232804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112787583398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112787961132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112788343848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112788798370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112789155758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112789510932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112789888070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112790241368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112790706190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112791062170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112791506568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112791877000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112792254086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112792617832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112792970320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112793334878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112793704464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112794072102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112794491162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112794900784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112795283300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112795662878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112796016460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112796369532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112796738110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112797212120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112797585232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112797949050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112798325198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112798689720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112799064532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112799415156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112799766836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112800195936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112800552090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112800932954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112801282504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112801808440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112802213532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112802680680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112803049242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112803406136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112803786836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112804139638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112804509006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112804861634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112805241828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112805679034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112806062698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112806428176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112806784606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112807197404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112807554204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112807924754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112808355844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112808740208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112809109302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112809526126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112809880616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112810236362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112810602950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112810954638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112811389650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112811743486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112812131448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112812498112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112812980180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112813340536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112813697768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112814136772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112814492550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112814873098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112815225284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112815602208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112815966218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112816342656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112816762464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112817120526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112817486536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112817849856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112818219494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112818604552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112819002108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112819371134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112819824760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112820180388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112820548446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112820917180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112821269624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112821638334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112821989212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112822431772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112822802718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112823192160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112823545946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112823900196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112824377440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112824734826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112825198080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112825551958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112825941202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112826306142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112826681744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112827033516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112827386110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112827751196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112828171616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112828545684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112828911196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112829292144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112829661230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112830039954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112830394822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112830814094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112831181138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112831543858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112831911342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112832299498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112832679266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112833046038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112833523816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112833884282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112834238944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112834619756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112834992830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112835494324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112835850114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112836480174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112836988588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112837455884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112838005232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112838584812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112839085532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112839487226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112839872520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112840237986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112840614796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112840978804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112841356300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112841753098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112842212684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112842582792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112842951000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112843321276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 986,9860000,10000,0,0,256,26,1080,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112844941354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112845331732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112845712444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112846323030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112846891676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112847252216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112847709084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112848070194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112848473792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112848824868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112849205656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112849572754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112849952648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112850414332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112850778166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112851159792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112851513646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112851882704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112852234762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112852612052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112852977808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112853432536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112853787788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112854158284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112854523448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112854873840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112855240994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112855621872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112856075116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112856444694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112856833644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112857185616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112857539370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112858056416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112858413136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112858891292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112859245046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112859635202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112860000306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112860376070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112860727334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112861079772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112861511938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112861870496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112862289402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112862814714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112863428404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112864045728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112864751260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112865337242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112865833082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112866366016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112866727968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112867248500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112867604824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112868001876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112868369612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112868749426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112869326738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112869685406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112870176104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112870534856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112870919316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112871274236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112871653560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112872020668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112872406968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112872863354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112873316496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112873941086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112874517154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112875073556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112875816732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112876666694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112877347818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112878001980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112878667960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112879238342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112879857976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112880601082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112881348130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112881956226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112882552308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112883080248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112883597072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112884269654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112884854982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112885483852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112886086426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112886812962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112887352388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112887952630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112888536478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112889160294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112889851358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112890453306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112891054986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112891634036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112892018408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112892525536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112892907294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112893285306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112893682372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112894239342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112894785550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112895506928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112896088816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112896540484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112896892332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112897271146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112897643986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112898157936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112898514522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112898887298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112899254150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112899605430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112900022376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112900426396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112900918514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112901286914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112901675210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112902024436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112902374092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112902914472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112903273868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112903737852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112904092540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112904482710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112904849340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112905258468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112905630926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112906023880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112906521802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112906912846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112907336488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112907703734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112908081756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112908447314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112908833308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112909277616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112909634878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112910013532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112910366298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112910733948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112911117564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112911502654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112911962260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112912344760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112912699542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112913099914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112913465728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112913949844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112914411016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112914870720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112915252584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112915663928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112916076486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112916494598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112916881412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112917285760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112917757336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112918175098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112918537814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112918916750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112919283414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112919660908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112920018838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112920520076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112920923468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112921289452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112921658820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112922045020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112922575446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112923313802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112923735512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112924329344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112925178128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112925597838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112926104084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112926593256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112926961006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112927343108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112927708590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112928086156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112928486804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112928987004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112929392544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112929759930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112930223664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112930677268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112931175346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112931713868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112932099946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112932473900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112932829106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112933195672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112933567496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112933999886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112934772332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112935430356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112936166988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112936949338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112937629748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112938056000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112938453276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112938876390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112939416344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112940082404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112940499084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112940898708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112941322660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112941708182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112942129040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112942716488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112943152884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112943648468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112944030210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112944439308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112945024744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112945743778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112946254472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112946666176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112947068462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112947591894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112947992066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112948494532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112948927524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112949353760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112949844806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112950450604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112951101832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112951813502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112952456170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112953094210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112953596018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112954141720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112954545586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112955005828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112955489306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112956170290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112956882858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112957487688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112957908088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112958386616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112958953788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112959339088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112959870958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112960227092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112960641426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112961133174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112961489422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112961866460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112962359252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112962773858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112963250782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112963666220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112964021422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 987,9870000,10000,0,0,256,26,1081,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 112965769398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112966168634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112966523852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112966892754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112967409672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112967996160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112968370620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112968779736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112969346746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112970101254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112970774812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112971395424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112971842496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112972197464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112972640036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112973149646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112973686316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112974081452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112974453292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112974853844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112975433924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112976047832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112976831302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112977515084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112978155610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112978617974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112979092642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112979493004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112979892148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112980316280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112980704778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112981232932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112981623176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112982097172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112982523762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112982938276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112983291928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112983656980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112984069674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112984478034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112985012370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112985426288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112985835484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112986218236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112986637714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112987129456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112987796478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112988358812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112988979528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112989565840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112990326426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112990972264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112991591302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112992394496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112992888736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112993451100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112993840286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112994258232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112994608460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112994986860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112995357842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112995737690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112996257172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 112996685732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 112997065448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 112997448276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 112997849028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 112998207090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 112998730378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 112999104104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 112999483068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113000072610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113000432150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113000857026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113001220984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113001692822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113002048920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113002475928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113002846150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113003226584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113003783362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113004174360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113004723728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113005124974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113005528812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113005914820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113006292864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113006692026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113007193168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113007598710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113008054658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113008424078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113008778208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113009148238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113009507024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113009960712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113010332986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113010711080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113011079112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113011433332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113011799846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113012162558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113012552734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113012986740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113013413192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113013793572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113014170624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113014630890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113014995146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113015364560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113015792188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113016162382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113016523908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113016900442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113017336750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113017755116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113018107364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113018560834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113018932370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113019298684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113019671498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113020024632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113020404496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113020770270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113021224432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113021579392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113021942356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113022331958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113022702002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113023072772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113023424692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113023874898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113024247200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113024625082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113024991398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113025346034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113025840074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113026236922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113026679578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113027036388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113027415228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113027804880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113028236802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113028592216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113028944372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113029333536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113029762644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113030134782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113030496914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113030873052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113031237680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113031613682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113031979988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113032418430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113032786916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113033151842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113033519402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113033870196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113034247674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113034666808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113035147148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113035503852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113035876094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113036257656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113036613278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113037090542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113037447038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113037897028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113038267696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113038645004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113039010522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113039364376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113039729048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113040081130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113040448556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113040867710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113041251432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113041637864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113042017514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113042372426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113042729122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113043097418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113043516452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113043887368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113044238616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113044627490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113045013806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113045389798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113045739896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113046121470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113046562858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113046933762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113047331338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113047713754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113048194230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113048567150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113048944026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113049373290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113049762660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113050143282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113050495628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113050864168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113051216370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113051595332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113052053276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113052448420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113052812974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113053199204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113053563434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113053946530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113054347624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113054775362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113055158144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113055536998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113055915916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113056269740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113056622916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113056990200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113057358340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113057801658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113058155730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113058549166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113058914072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113059429560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113059787876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113060141926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113060582836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113060956746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113061337360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113061686824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113062081542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113062478288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113062856250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113063302680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113063677032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113064054884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113064406898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113064776354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113065127960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113065505980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113065947820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113066326632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113066811296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113067168648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113067535260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113067919598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113068320382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113068774260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113069153808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113069528778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113069904546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113070254844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113070737454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113071105076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113071524194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 988,9880000,10000,0,0,256,26,1082,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 113073086162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113073444586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113073823800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113074246972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113074642344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113074995430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113075359572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113075726606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113076077706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113076443540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113077082690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113077467948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113077855424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113078246380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113078599810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113078954750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113079320310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113079699858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113080147572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113080500058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113080888862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113081252624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113081809846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113082209072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113082694764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113083105190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113083487908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113083888260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113084271792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113084649822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113085014978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113085455932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113085821586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113086176204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113086584632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113086938928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113087306118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113087656172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113088033648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113088500392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113088900828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113089311302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113089666428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113090032628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113090385104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113090754056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113091178296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113091557156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113091952460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113092329940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113092680822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113093184516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113093553436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113093992600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113094362938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113094726752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113095117136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113095482046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113095857968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113096209494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113096669776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113097061816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113097436172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113097820292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113098170810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113098549022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113098913982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113099293610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113099719516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113100074700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113100449848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113100800230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113101185892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113101555116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113101932404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113102367296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113102745696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113103097218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113103495856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113103861058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113104373742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113104755976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113105185302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113105568576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113105964552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113106342998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113106697116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113107050486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113107417784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113107769386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113108210960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113108566138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113108955362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113109322722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113109717658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113110069340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113110420586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113110852114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113111208008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113111588522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113111940956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113112319506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113112687054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113113065336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113113486648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113113843394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113114208608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113114577432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113114985764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113115497450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113115877568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113116313426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113116692880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113117044568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113117408502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113117772544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113118122720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113118489448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113118838936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113119276920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113119645444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113120032628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113120421200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113120776836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113121158590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113121527652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113121972538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113122326484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113122704324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113123081590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113123458578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113123844400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113124198210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113124578998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113125003558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113125420590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113125787658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113126164566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113126662552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113127075930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113127538248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113127895472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113128292054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113128656752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113129083772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113129488462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113129916370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113130393040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113130775590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113131159426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113131530652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113131897192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113132268910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113132670178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113133126046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113133509658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113133876656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113134266006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113134618948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113134972312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113135355194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113135723484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113136194878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113136556152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113136944004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113137339962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113137850656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113138251270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113138695796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113139117770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113139491688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113139912130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113140264558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113140642462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113141038336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113141519128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113141894818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113142282036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113142659478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113143009420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113143408276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113143777312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113144242958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113144642614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113145021314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113145384568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113145736586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113146100022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113146449956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113146816312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113147233438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113147611320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113147985934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113148361092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113148711460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113149176742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113149543000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113149963686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113150333102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113150681756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113151067536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113151432300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113151806626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113152156938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113152507828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113152941198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113153296878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113153899158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113154278692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113154674872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113155075662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113155540478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113155895306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113156281344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113156659112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113157009968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113157376192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113157771306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113158165432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113158633456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113159152368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113159588456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113159980450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113160855276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113161578044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113162210588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113162779038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113163671696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113164619632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113165279780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113165822236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113166376694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113166928170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113167288042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113167753590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113168107714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113168588476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113169165080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113169968784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113170569912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113171153918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113171660494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113172041108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113172571116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113172964210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113173361142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113173730404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113174111976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113174467400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113174830662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113175303212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113175659874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113176071384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113176451310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113176871668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113177278704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113177711658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 989,9890000,10000,0,0,256,26,1083,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 113179844854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113180531050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113181224932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113181873428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113182694492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113183316724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113183910630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113184282548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113184703472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113185076180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113185431172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113185802568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113186170098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113186701552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113187086018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113187478772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113187874870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113188345048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113188742410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113189295096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113189668872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113190033172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113190432512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113190786066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113191164420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113191564294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113192063684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113192421676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113192788668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113193155748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113193523688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113194095914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113194488076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113195002426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113195402414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113195823732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113196176680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113196529856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113196893752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113197252120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113197724254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113198141606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113198619274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113198987982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113199365610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113199720872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113200073972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113200526420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113200880226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113201263814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113201613670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113201989538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113202393850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113202812696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113203245306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113203601246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113203977040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113204361366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113204730862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113205240608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113205630552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113206062574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113206442714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113206806804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113207195280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113207560858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113207911740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113208278086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113208702254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113209081700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113209477936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113209882094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113210233440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113210618096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113210986040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113211338668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113211779332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113212166200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113212556232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113212921464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113213327412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113213678468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113214072376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113214513504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113214867070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113215300490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113215653188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113216029300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113216498124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113216877668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113217301642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113217693864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113218074460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113218470478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113218838730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113219188630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113219772172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113220473076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113221087130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113221697234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113222120884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113222728202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113223296852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113223689804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113224228096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113224613678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113225102748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113225719506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113226397984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113227002082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113227745854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113228428132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113229031592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113229576678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113230265000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113231374956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113232079172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113232725052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113233263592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113233980096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113234604354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113235251878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113235878932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113236733278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113237413850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113238010460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113238911318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113239642100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113240304062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113240949098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113241566154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113241952898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113242550486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113242957186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113243370794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113243812290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113244391348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113245115220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113245764864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113246463090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113247023828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113247682302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113248470130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113248888260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113249243662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113249599382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113250175912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113250565238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113251134732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113251489258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113251912010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113252294744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113252706928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113253067936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113253590772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113253962764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113254387946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113254833778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113255430120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113255881420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113256386140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113256801346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113257205290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113257851694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113258576686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113259279244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113259905382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113260302468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113260714340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113261334136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113261740532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113262228202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113262618466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113263009076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113263411556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113263869740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113264264280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113264793468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113265210056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113265618210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113266001464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113266398744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113266811400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113267169384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113267664932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113268055852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113268479442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113268883156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113269295430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113269684848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113270081080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113270565428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113270966488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113271346106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113271727636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113272228968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113272671222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113273170068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113273544326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113273946542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113274313854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113274665056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113275033320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113275408208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113275873838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113276275178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113276710936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113277080310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113277493196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113277949586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113278312508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113278806102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113279193574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113279584852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113279951186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113280362772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113280748026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113281141032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113281582878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113281939474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113282309306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113282675320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113283055194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113283630562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113284063778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113284517484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113284907810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113285329874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113285682664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113286082392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113286434942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113286857432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113287300108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113287716580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113288122632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113288510026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113288877540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113289262666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113289634238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113290059984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113290441832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113290843224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113291227604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113291597022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113291950944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113292340692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113292769760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113293175652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113293601936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113293997054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113294380390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113294886732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113295261836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113295704880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113296093366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 990,9900000,10000,0,0,256,26,1085,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 113297739724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113298242806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113298613418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113298994844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113299408684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113299824002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113300179458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113300566324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113300936718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113301380790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113301751714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113302148970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113302542556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113302957048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113303381920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113303767984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113304203106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113304570534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113304966352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113305335128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113305821150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113306303388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113306783902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113307183500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113307796266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113308156298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113308552186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113308904078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113309302612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113309763502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113310165756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113310560420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113310998378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113311350824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113311736438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113312133386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113312591102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113312964462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113313327994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113313735658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113314133720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113314542616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113314959798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113315389390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113315790984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113316156226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113316557488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113317124140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113317568652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113318059054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113318488214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113318854430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113319237590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113319630976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113320018596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113320422478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113320883348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113321264522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113321642832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113322023826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113322396552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113322767552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113323151172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113323621916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113324057354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113324426148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113324820094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113325243388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113325662302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113326036462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113326522792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113326972346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113327397296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113327766188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113328301200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113328688990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113329192472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113329607876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113330008288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113330426722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113330794684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113331146934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113331531702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113331958380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113332338456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113332702948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113333127608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113333481082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113333835970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113334234194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113334692428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113335094226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113335476804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113335897248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113336337380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113336793598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113337147652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113337633186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113338034600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113338455476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113338857172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113339242120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113339800420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113340271508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113340661890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113341017746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113341414452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113341795292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113342173528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113342590562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113342976424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113343471778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113343883246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113344332436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113344687784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113345074264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113345505392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113345962486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113346370090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113346796552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113347236122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113347678592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113348133826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113348542880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113349051264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113349457718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113349851104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113350220342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113350708464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113351216328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113351712588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113352130002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113352554140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113352967080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113353405028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113353794374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113354340324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113354806160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113355287570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113355686340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113356127732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113356513330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113356899266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113357364544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113357777624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113358220200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113358604438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113359016056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113359412870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113359930684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113360319054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113360706352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113361115406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113361521336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113362067844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113362426362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113362943940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113363350288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113363830398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113364186826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113364540638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113364920508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113365320300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113365790850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113366180592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113366675776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113367080606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113367520522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113367905486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113368395866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113368796408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113369162714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113369573874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113369974920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113370384464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113370779204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113371234080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113371589816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113371955056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113372318846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113372701910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113373196034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113373581522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113374060650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113374430864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113374825888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113375210316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113375581784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113375992594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113376344096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113376813632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113377170944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113377622696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113378064596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113378523168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113378953782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113379340250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113379815002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113380372342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113381023746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113381673794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113382567980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113383234924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113383861528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113385103948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113385739256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113386438604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113387041082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113387665822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113388221492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113388624636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113389009254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113389389244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113389742816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113390097176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113390469706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113390971874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113391372600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113391770668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113392150472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113392575670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113392959422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113393380204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113393854510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113394256806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113394652754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113395053452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113395603098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113396028770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113396531728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113396948618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113397345802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113397706406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113398074044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113398444768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113398866442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113399319244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113399701408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113400079238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113400491596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113400849836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113401205264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113401579046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113402030244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113402438734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113402802856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113403179450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113403544986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113403922090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113404358330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113404828444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113405231084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113405599356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113405969104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113406319056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113406836660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113407216254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 991,9910000,10000,0,0,256,26,1086,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 113444840774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113445224180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113445587512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113445962036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113446319456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113446772112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113447147090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113447572522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113447970786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113448355924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113448742120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113449094900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113449544252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113449900814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113450270726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113450634508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113451045884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113451521924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113451943820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113452410884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113452787976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113453202498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113453600250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113453995800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113454386298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113454766102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113455241366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113455685200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113456051944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113456405678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113456772282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113457124628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113457522452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113457999350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113458398172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113458833842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113459290544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113459710302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113460141502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113460648878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113461381564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113461848080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113462236188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113462866718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113463288138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113463799860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113464189308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113464560910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113464981264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113465458064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113465970574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113466487378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113467182332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113467858204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113468467908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113469138458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113469746768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113470376566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113470954082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113471558096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113472355284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113473251226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113474110128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113474869702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113475536496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113476251964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113476922626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113477687650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113478114778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113478528516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113478959178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113479327014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113479911412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113480489336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113480909654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113481440474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113481924556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113482345620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113482741352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113483332392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113483790634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113484243048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113484839230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113485619476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113486344356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113486924742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113487506606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113488058424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113488787410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113489300080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113489699618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113490055438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113490411866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113490780688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113491140996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113491667064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113492055506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113492521388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113492889682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113493266884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113493682728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113494042788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113494534652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113494892180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113495304124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113495655096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113496064526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113496588056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113497113410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113497496112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113497884968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113498309240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113498661336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113499091550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113499478874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113499995218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113500412936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113500834766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113501247784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113501760800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113502292608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113503048344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113503972578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113504762032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113505735270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113506426306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113506954750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113507816848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113508548272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113509169386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113509527826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113509906574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113510280664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113510697640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113511223400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113511641780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113512038986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113512395396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113512762168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113513145112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113513521296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113514025528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113514439912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113514820142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113515230708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113515583308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113515970504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113516344064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113516800572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113517205844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113517569670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113517978414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113518356568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113518869890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113519268590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113519723796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113520092896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113520456552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113520856096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113521206828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113521642134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113522045768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113522529856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113522883400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113523277026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113523641162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113524049722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113524475252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113524863572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113525344790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113525733084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113526168710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113526520772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113526872724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113527296432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113527686014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113528192840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113528547228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113528953196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113529359906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113529893684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113530306114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113530794690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113531226206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113531625106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113532053320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113532438114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113532876756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113533625722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113534331764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113534974800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113535548836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113536297470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113536922832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113537547580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113538170666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113538564092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113538963680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113539517488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113539873676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113540240668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113540606036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113541123944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113541504794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113541944116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113542342638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113542751262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113543144792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113543526956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113543911138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113544284232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113544723322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113545127330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113545479842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113545869748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113546265964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113546673772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113547064104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113547523222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113547890782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113548242274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113548657418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113549010648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113549411432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113549845380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113550299136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113550715180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113551099726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113551506438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113551891492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113552436116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113552815518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113553303604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113553675942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113554067328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113554453328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113554806308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113555203854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113555554558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113555998452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113556383352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113556817232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113557199228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113557594436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113557991944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113558379882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113558849968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113559206732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113559586372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113559999498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113560378376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113560744816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113561121502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113561578752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113561969708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 992,9920000,10000,0,0,256,26,1087,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 113563698108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113564097620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113564556270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113564910508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113565307292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113565673652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113566052362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113566406612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113566815786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113567291982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113567680454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113568093436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113568476092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113568855192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113569252086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113569629922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113570089538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113570479872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113570890496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113571244788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113571644890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113571994920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113572371446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113572810996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113573190462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113573556166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113573909416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113574273934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113574725748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113575096058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113575523636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113575903620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113576269786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113576658944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113577010548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113577364992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113577729192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113578079648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113578511460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113578864358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113579250206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113579615120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113579991196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113580342878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113580694210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113581121670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113581477468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113581844258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113582204056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113582623310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113583007550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113583384468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113583736850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113584164916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113584532568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113584896792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113585264066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113585613956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113586200816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113586573540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113587019162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113587375682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113587742800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113588109222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113588462218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113588832014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113589183950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113589624744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113589993294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113590379454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113590729896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113591081220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113591444900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113591794638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113592161568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113592580558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113592960564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113593337130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113593736816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113594088598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113594439838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113594803882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113595241204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113595611750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113595975350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113596352248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113596715884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113597191386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113597546314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113597985528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113598374904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113598740260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113599108272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113599457632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113599833010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113600197062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113600573118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113600998468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113601353210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113601728416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113602079056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113602443472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113602792246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113603167828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113603595298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113603973486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113604335958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113604688000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113605051142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113605400736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113605766814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113606115730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113606555494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113606927056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113607316794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113607671156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113608023816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113608484332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113608838454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113609276848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113609629980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113610017836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113610382334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113610758146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113611110928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113611462806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113611890988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113612245826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113612612004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113612972248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113613348368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113613727124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113614103346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113614455360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113614873660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113615448702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113615818082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113616187526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113616539080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113616917362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113617283222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113617735820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113618132552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113618517662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113618929732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113619461838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113619866252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113620326948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113620710018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113621128336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113621557560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113621957512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113622342098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113622758430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113623215300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113623620710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113624018676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113624398770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113624765394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113625143636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113625529156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113625966588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113626351972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113626734744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113627103500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113627454580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113627832626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113628201092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113628579080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113629007518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113629363792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113629741410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113630112092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113630557840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113630969694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113631349602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113631788784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113632169892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113632535268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113632889108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113633255574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113633607844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113633976104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113634427732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113634829332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113635231900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113635612516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113635967876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113636323982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113636693198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113637139474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113637510890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113637861560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113638251682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113638620852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113638998802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113639351622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113639704880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113640136682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113640491900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113640871546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113641223222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113641604572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113642108566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113642492012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113642951240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113643312064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113643691614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113644045904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113644414224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113644764946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113645149816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113645583860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113645983136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113646347354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113646700450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113647108840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113647463300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113647831598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113648241532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113648639644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113649008086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113649404168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113649758356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113650117620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113650488130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113650870908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113651313446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113651668610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113652060056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113652428378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113652807450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113653288606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113653645484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113654090070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113654444788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113654821756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113655172514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113655588278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113655956086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113656352058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113656801812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113657195224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113657578956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113657964836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113658369858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113658754768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113659171754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113659616184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113660054316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113660459010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113660844750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113661245746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113661642372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113662076046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113662528522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113662942826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 993,9930000,10000,0,0,256,26,1088,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 113664801892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113665313444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113665707176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113666078312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113666450210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113666807222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113667175890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113667528254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113667982392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113668357080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113668764550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113669119020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113669476334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113669861222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113670268774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113670742170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113671096818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113671474370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113671852406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113672229188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113672580578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113672939398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113673331094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113673781976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113674158094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113674522900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113674901352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113675269336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113675784036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113676141916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113676585728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113676971870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113677355520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113677755938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113678138880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113678563100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113678965406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113679493264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113679868324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113680264132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113680650916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113681003714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113681371476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113681721514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113682173418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113682544080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113682936116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113683289002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113683642154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113684006762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113684358802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113684795298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113685152176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113685543484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113685910316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113686287820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113686801794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113687158806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113687593960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113687951112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113688336684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113688690546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113689070412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113689468056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113689848490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113690274020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113690631694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113691027624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113691395872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113691972730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113692351294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113692735604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113693227848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113693617658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113693988164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113694433922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113694840634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113695195280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113695614162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113696074248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113696488002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113696916450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113697343828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113697911968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113698309800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113698756686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113699113648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113699503164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113699886766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113700264974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113700631578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113701029800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113701382062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113701817644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113702182832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113702547654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113702915358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113703266488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113703696576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113704087634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113704562524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113704921672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113705341130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113705712542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113706100908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113706470660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113706820864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113707266790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113707636112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113708039542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113708443554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113708796536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113709264592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113709657862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113710143306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113710541456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113710935456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113711335900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113711738950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113712092490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113712446002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113712894724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113713271608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113713674180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113714026866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113714404272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113714770672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113715148128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113715572148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113715928024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113716292182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113716682850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113717055676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113717405456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113717779984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113718262596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113718657402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113719010514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113719403304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113719769370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113720222230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113720645724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113721095494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113721496546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113721879710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113722311492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113722665954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113723019966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113723417950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113723868110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113724264568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113724633156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113725040824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113725406362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113725795200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113726171158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113726525434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113726965762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113727357732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113727806368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113728176674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113728556532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113728958082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113729340162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113729798504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113730157290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113730535756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113730888578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113731287596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113731826124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113732334408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113732728984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113733165988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113733575678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113734076194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113734510960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113735296064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113736052802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113736731434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113737445938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113738187832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113738951116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113739626432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113740268484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113741010816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113741401732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113741837000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113742219820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113742814410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113743252134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113743860102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113744279598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113744708286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113745136006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113745532640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113745956060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113746535580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113746947980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113747383036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113747793118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113748203310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113748625188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113749152168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113749545804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113749928210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113750279454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113750687038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113751115878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113751501136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113751966672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113752325580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113752691736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113753058130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113753463824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113753941254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113754397304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113754876996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113755258940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113755625640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113755979994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113756345840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113756696282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113757071204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113757490346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113757872610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113758237318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113758627528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113758981292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113759334640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113759700582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113760058458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113760495786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113760850316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113761241570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113761645124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113762054498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113762405532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113762795680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113763267880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113763657298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113764066804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113764447956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113764885624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113765399098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113765778556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113766245938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113766660336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113767097176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113767480120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113767906596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113768324136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113769078814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113769530918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113769910098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113770297312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113770654672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 994,9940000,10000,0,0,256,26,1089,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 113772294020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113772674878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113773107952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113773494132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113773874862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113774322554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113774705968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113775056596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113775453162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113775820572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113776334798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113776737698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113777162634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113777544204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113777910692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113778302176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113778655190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113779008256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113779374380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113779759666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113780203128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113780588630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113780978862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113781343736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113781719512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113782089474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113782441868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113782877796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113783231674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113783609568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113784023502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113784433178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113784798624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113785173668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113785604760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113785960726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113786354396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113786708010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113787076690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113787575348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113787955028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113788388968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113788768418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113789130436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113789483634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113789847456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113790197640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113790564396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113790948700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113791415110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113791832466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113792252648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113792638658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113793023418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113793436812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113793898084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113794271116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113794622354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113795013814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113795411210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113795789332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113796141806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113796495266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113796937794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113797326270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113797709830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113798079920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113798468426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113798995360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113799455616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113799821788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113800173936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113800550142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113800900902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113801267284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113801615484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113801989934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113802432358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113802810668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113803172126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113803523920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113803886530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113804235568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113804601240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113804949880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113805387762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113805756158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113806141722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113806492792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113806843880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113807206970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113807556688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113807989546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113808378394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113808830110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113809230378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113809606450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113810096546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113810454736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113810895650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113811249148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113811628640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113811977794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113812352984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113812716714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113813091708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113813506632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113813879466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113814244848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113814606894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113814973310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113815321994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113815697296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113816133654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113816620564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113816978266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113817369600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113817769710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113818152552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113818552634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113818936578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113819445720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113819872954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113820267018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113820653310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113821143918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113821513740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113821939064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113822335040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113822749196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113823215676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113823639674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113824052528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113824438804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113824865462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113825233146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113825597162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113825963446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113826312264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113826687460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113827052216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113827494256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113827848834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113828201928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113828576184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113828926792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113829293586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113829642718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113830036948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113830516408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113830897414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113831292274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113831646474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113832013542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113832492810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113832898726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113833352744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113833765984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113834162962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113834558418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113834910476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113835262594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113835626866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113836055972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113836425308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113836787566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113837163642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113837527310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113837902356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113838251576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113838666962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113839036144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113839387016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113839763990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113840113050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113840487704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113840850802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113841225738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113841642416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113841996950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113842370880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113842720964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113843087092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113843536388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113843916074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113844347982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113844726444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113845078562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113845440800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113846038018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113846391328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113846756688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113847177478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113847555074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113847932488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113848306514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113848656232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113849005582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113849367818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113849716334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113850151874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113850505596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113850895730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113851262304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113851638580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113851990460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113852361824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113852799532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113853196920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113853583012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113853932900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113854308034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113854859182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113855240874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113855665804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113856022534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113856401426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113856753574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113857157768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113857541338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113857918896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113858389528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113858802986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113859202652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113859556818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113859954784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113860308082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113860674526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113861097280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113861531954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113861933456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113862310332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113862717818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113863078396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113863499932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113863925776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113864349922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113864702226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113865090112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113865454036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113865930678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113866313000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113866740750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113867109774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113867462052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113867841220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113868191654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113868568320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113868932054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113869308736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113869728826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113870082984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113870458244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113870808060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113871173450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 995,9950000,10000,0,0,256,26,1090,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 113872829018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113873232834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113873605480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113873986100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113874371724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113874728240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113875187234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113875544742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113875927536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113876280372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113876659718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113877158396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113877539234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113877993618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113878368730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113878786904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113879159148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113879527458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113879877270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113880255602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113880700552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113881081792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113881435892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113881802906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113882168724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113882520238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113882887248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113883237406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113883680198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113884049746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113884437138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113884790064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113885142342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113885506336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113885858548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113886291474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113886645588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113887022888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113887400516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113887778428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113888235262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113888594552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113888959744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113889384270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113889755174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113890119690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113890496938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113890863212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113891350232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113891737648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113892170736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113892540502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113892905368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113893271734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113893620978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113893997132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113894385652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113894835572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113895191778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113895558068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113895921832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113896272898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113896638824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113896987492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113897362070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113897801182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113898310352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113898681528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113899116428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113899632830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113899991408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113900441984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113900797060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113901188792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113901556548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113901936362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113902289506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113902643456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113903074158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113903429908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113903872236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113904432268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113905011524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113905596736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113906326056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113906939192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113907568960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113908108708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113908868284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113909356152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113910005920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113910746650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113911164760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113911798554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113912167854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113912539166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113912907104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113913285048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113913654102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113914026482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113914564262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113914969102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113915510660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113915865350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113916218302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113916591370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113916958226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113917445004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113917799028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113918358628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113918801646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113919181216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113919540060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113920077476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113920469412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113920837272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113921206180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113921557434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113922083636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113922920158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113923307154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113923673568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113924027840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113924393732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113924746268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113925121380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113925577032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113925959892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113926355136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113926763208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113927118078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113927474932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113927871152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113928392628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113928790466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113929183474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113929689196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113930246098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113930919946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113931648508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113932280840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113932893630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113933739134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113934431268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113935023616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113935616950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113936361538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113937180384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113937757480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113938358570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113938997626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113939761126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113940458872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113941086776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113941779938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113942579474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113943255304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113943855530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113944664512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113945411084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113946035216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113946647294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113947252094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113947974602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113948509280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113948907092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113949260052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113949613348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113949978772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113950381178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113950974432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113951501038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113951893612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113952258698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113952636658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113952994770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113953618052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113953990674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113954354664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113954763008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113955178540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113955952424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113956554276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113957294284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113957888914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113958334380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113959075964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113959692704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113960323258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113960943790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113961534294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113962299348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113962976232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113963588242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113964206496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113964978840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113965708242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113966351918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113967135660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113967942900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113968606402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113969253992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113969820994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113970484416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113970855396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113971223278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113971623442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113971979186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113972387384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113972761958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113973317534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113973709966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113974093016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113974459796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113974842482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113975243760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113975633992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113976197192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113976599890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113977017244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113977445268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113978072490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113978513406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113979031280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113979437748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113979833660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113980211548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113980577532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113980992452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113981342334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113981815844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113982188016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113982558112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113982927576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113983279874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113983657882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113984029842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113984475434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113984829220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113985193060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113985558530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113985908616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113986275396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113986631284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113987073592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113987443416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113987818698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113988179648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113988530560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113988894720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113989404236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113989892884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113990249672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113990644338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113991038628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113991415934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113991769198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 996,9960000,10000,0,0,256,26,1091,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 113993404550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113993802872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113994156680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113994557524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113994906664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113995291208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113995729800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113996111712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113996474260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 113996827672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 113997191268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 113997541320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 113997907012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 113998325622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 113998708812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 113999074026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 113999694122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114000053004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114000557642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114000927514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114001352298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114001725636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114002090280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114002469168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114002835798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114003213294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114003566624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114003982064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114004349656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114004700236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114005087734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114005437552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114005816680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114006182340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114006560924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114006985276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114007376360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114007761888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114008119394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114008487704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114008837212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114009214822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114009660708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114010041600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114010436242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114010788540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114011152524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114011605614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114011978844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114012405500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114012787012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114013167388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114013543990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114013895306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114014254420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114014624698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114015080474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114015453154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114015802562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114016191240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114016555364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114016970844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114017323142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114017675494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114018108814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114018465336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114018846452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114019198552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114019577680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114019943864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114020322456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114020745364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114021101398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114021467572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114021829794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114022197408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114022850638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114023234462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114023706906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114024117666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114024485924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114024856954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114025223390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114025573738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114025939478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114026417998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114026798034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114027203700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114027582142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114027934524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114028286940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114028651804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114029073772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114029444844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114029794586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114030181820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114030552522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114030928636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114031282722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114031638490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114032067440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114032421300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114032798496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114033148394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114033523634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114034031466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114034414820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114034836298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114035191304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114035568092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114035918280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114036289302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114036638848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114037038926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114037478974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114037865072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114038218738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114038584594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114038951834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114039304100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114039675972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114040025648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114040462816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114040862672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114041252592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114041604270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114041976020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114042340776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114042692180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114043133260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114043485452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114043859590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114044235516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114044642234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114045126724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114045481754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114045958234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114046312644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114046678630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114047042228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114047418990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114047783780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114048160432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114048511994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114048930232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114049316846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114049699402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114050071500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114050447988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114050845280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114051227778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114051680400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114052035734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114052401612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114052766030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114053115732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114053481532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114053830054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114054270990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114054639424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114055014462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114055377112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114055728726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114056091014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114056541186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114056912686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114057338034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114057737450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114058121314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114058497148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114058849964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114059202602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114059569322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114060036180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114060407228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114060770600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114061146720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114061509274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114061890138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114062242224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114062665366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114063044024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114063395040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114063826922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114064179812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114064560176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114064925102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114065299984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114065717834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114066070646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114066444454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114066793560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114067157944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114067609562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114067989252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114068419692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114068798380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114069166046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114069519292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114069883616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114070234234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114070600244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114070949378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114071395246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114071763852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114072150360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114072502432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114072853416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114073239158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114073589570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114074037564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114074392478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114074780402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114075145280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114075520726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114075872826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114076453370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114076899066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114077254682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114077636318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114077985956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114078363274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114078885768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114079264872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114079691942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114080049122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114080429230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114080781942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114081152994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114081504622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114081887270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114082327786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114082709888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114083064376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114083434722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114083855074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114084208534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114084609258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114085064136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114085458284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114085825720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114086218934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114086569752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114086922582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114087287664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114087646206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114088083628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114088438444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114088828386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114089224410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114089599796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114090164738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114090555500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114091005194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114091359084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 997,9970000,10000,0,0,256,26,1092,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 114092977218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114093367280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114093823100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114094193920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114094588596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114094943648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114095299208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114095666036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114096063684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114096520516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114096874134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114097263328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114097628060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114098003782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114098354576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114098705984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114099147350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114099501726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114099867786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114100227642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114100603944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114101103422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114101484664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114101944092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114102355974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114102737452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114103092086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114103460658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114103812410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114104191140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114104556682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114105005366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114105361538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114105752258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114106118680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114106471290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114106839704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114107189802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114107633950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114108002622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114108388792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114108740588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114109091528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114109453698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114109802628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114110167934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114110585112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114110962630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114111337956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114111712670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114112062612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114112563948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114112931386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114113350334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114113719636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114114081558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114114456046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114114819476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114115194062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114115542984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114115962248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114116328616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114116679506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114117056482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114117405338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114117780244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114118144018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114118518674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114118938266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114119294180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114119668926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114120018262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114120383962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114120731304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114121121744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114121610778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114122010872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114122394332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114122747826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114123114086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114123568182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114123939614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114124363526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114124745354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114125110876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114125501864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114125854284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114126206850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114126634984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114127209136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114127580562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114127942122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114128319578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114128718490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114129115860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114129475720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114129925116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114130294366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114130679172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114131107894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114131459900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114131837044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114132207314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114132661560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114133066244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114133419162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114133797900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114134147804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114134604906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114134990226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114135369002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114135904932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114136287710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114136706192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114137061144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114137452584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114137807924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114138174264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114138607768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114138988652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114139365676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114139743234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114140096140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114140448790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114140819288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114141242438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114141612586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114141973160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114142348732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114142712168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114143085818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114143442610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114143852764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114144231420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114144582918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114144962334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114145312562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114145688392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114146261620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114146756120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114147112368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114147495154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114147925196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114148364970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114148776840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114149128666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114149616936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114149989948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114150379682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114150760526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114151146020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114151540316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114151892130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114152547200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114153267076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114153839400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114154480560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114155240756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114155672226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114156147568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114156684416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114157311672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114157977722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114158360800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114158753856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114159120130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114159497472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114159847998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114160207356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114160700446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114161139210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114161582444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114161934420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114162309742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114162673064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114163056328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114163517336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114163905144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114164273224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114164637928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114165006398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114165357392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114165741806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114166109248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114166595150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114166950756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114167322172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114167688588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114168041722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114168555316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114168904686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114169391884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114169762826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114170155262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114170510006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114170865338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114171232272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114171618652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114172070650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114172423990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114172813296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114173178962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114173556006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114173907932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114174267284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114174800804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114175159624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114175542050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114175892898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114176270824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114176636472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114177021962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114177374696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114177816172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114178185602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114178550744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114178957492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114179428540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114179832740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114180337484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114180723170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114181107830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114181507346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114181874780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114182228888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114182605328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114182973322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114183517806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114183890536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114184281322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114184665054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114185019124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114185393662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114185746316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114186345394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114186907162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114187542628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114188207036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114188849208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114189205730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114189572020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114190029400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114190445386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114191041546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114191538010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114192011014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114192453600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114192917216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114193320224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114193749118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114194480624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114194951624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114195368808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114195720836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114196100866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114196466818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114196854030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 998,9980000,10000,0,0,256,26,1093,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 114198923776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114199295132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114199678282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114200160106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114200811824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114201253024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114201676364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114202227020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114202772048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114203132964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114203489828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114203905186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114204258932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114204627132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114204985238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114205364568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114205823072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114206203946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114206567588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114206920546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114207283746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114207688460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114208079490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114208582840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114208966474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114209366954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114209762162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114210115698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114210469172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114210841654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114211291794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114211680368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114212042508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114212418814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114212782902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114213268748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114213629662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114214085256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114214454408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114214819386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114215203614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114215610580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114215987260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114216361018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114216837252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114217193358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114217559548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114217924948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114218275658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114218643192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114218999060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114219374388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114219811112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114220187994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114220549084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114220928046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114221319860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114221691684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114222066316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114222527572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114222909896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114223289266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114223714966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114224067324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114224591244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114224961112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114225386890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114225758928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114226123308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114226501536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114226959768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114227345866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114227722104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114228242260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114228611736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114229036072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114229406170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114229755658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114230402810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114230865132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114231249112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114231647520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114232002520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114232366556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114232716798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114233083588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114233541310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114233924690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114234291584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114234698792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114235066732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114235577122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114235945912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114236376558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114236748904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114237100576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114237488448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114237854730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114238229848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114238579886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114238930722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114239364834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114239718298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114240129244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114240479640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114240856762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114241219954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114241596676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114242015480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114242370778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114242751560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114243102588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114243470188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114243819670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114244196110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114244559380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114245004364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114245356802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114245717652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114246079514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114246427624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114246942712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114247329134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114247781094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114248178504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114248593170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114248949398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114249301470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114249665196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114250015154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114250455860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114250809128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114251196184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114251559592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114251934168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114252337368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114252691152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114253147794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114253520130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114253928444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114254281696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114254673968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114255055098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114255433390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114255884944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114256240136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114256604290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114256966888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114257332836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114257681262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114258273230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114258718876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114259097894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114259448542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114259813770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114260177434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114260526706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114260891932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114261240758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114261685570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114262053350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114262441262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114262793114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114263144214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114263507198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114263857048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114264327388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114264683074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114265061096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114265439016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114265813684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114266198846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114266561164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114266947534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114267404048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114267776308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114268140514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114268518702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114268913320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114269396088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114269779602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114270247194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114270643572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114271036686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114271434262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114271839286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114272234076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114272707770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114273121632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114273475084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114273858150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114274251582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114274619244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114275021530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114275458088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114275868718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114276251842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114276641548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114276994916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114277486710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114277937596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114278396324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114279004514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114279490876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114279899838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114280464256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114280870750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114281341690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114281744206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114282136214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114282538290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114283087184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114283733806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114284524104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114285148554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114285803096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114286391000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114287045928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114287687166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114288268156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114288945344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114289669006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114290086950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114290471746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114290897908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114291277746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114291931832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114292614148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114293004550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114293409600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114293819700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114294321296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114294701946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114295283344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114295639234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114296124292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114296676604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114297213776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114297938000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114298602556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114299338596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114299964318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114300781802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114301385902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114301875472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114302355550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114303233110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114303837904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114304229132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114304729292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114305101472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114305481070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114305845098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114306314088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114306690204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 999,9990000,10000,0,0,256,26,1094,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 114308741434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114309489086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114310113384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114310758894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114311389924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114312155830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114312778332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114313345526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114314256158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114314978940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114315611712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114316316288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114317006646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114317758920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114318426860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114319073792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114319581308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114320029200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114320697660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114321351862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114321998910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114322625360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114323357010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114324026524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114324656212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114325405170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114326102448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114326638468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114327208218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114327750658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114328350300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114329078796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114329753802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114330343668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114330896548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114331646530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114332031372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114332416142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114332766986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114333144046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114333509450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114333894550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114334391980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114334874300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114335255570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114335730728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114336103276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114336593224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114336974402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114337461380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114337843000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114338207300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114338687878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114339215616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114339577658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114340056284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114340413758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114340986360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114341357356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114341734234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114342228048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114342916068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114343533892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114344116028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114344535194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114345079370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114345817148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114346377178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114346876390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114347326210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114347835992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114348481584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114348846472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114349463080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114350095176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114350736546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114351433496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114352090604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114352692984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114353296874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114353980034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114354388308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114354861028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114355224404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114355716708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114356209836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114356690182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114357130888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114357623054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114358022358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114358436316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114359179524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114359893126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114360667552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114361300208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114361914666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114362580462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114363186028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114363742588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114364097270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114364463850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114364820108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114365364046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114365734456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114366125738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114366477364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114366830488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114367310906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114367671292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114368178032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114368551492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114368943544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114369310492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114369689854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114370233738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114370680592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114371060778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114371413762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114371795022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114372145210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114372521284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114372886994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114373267400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114373728200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114374102370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114374479560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114374830514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114375195760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114375546686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114375927214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114376370072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114376749788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114377101288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114377463054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114377892552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114378246010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114378621164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114378972006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114379423068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114379790594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114380177776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114380528482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114380879732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114381354252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114381707910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114382146116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114382496924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114382882768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114383246616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114383620752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114384200784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114384559220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114384999498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114385355070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114385735714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114386087154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114386466572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114386833258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114387217020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114387640658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114387996372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114388372702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114388724724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114389131356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114389484978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114389863708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114390307030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114390719838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114391094852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114391466096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114391858896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114392374580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114392745896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114393169358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114393551942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114394067380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114394448460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114394827824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114395346746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114395983328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114396377106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114396864112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114397216236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114397623460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114397990602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114398375448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114398840772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114399201220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114399580418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114399933998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114400302056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114400689672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114401091844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114401585480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114402073240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114402558416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114402971292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114403497802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114403963436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114404420472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114404976206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114405606186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114406176784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114406781768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114407494932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114408000540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114408385476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114408754422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114409233360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114409592692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114410180260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114410567680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114411056986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114411411326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114411767000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114412137766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114412527124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114413036592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114413390516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114413779810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114414242968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114414750384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114415112884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114415636776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114416007114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114416378112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114416815012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114417282034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114417886424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114418650088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114419074722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114419444892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114419801224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114420251016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114420801656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114421490260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114422079276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114422464110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114422831360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114423212280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114423572666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114424070524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114424440784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114424808422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114425178066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114425528510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114426074584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114426451918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114426935216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114427290056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114427657232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114428022162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114428374182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114428742120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114429098668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114429560730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114429930044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][WARN ] [KRELTSC: 114436220682] INFERENCE: Output validation failed, ignoring results [Artemis] [HADES][DOE ] 1000,10000000,10000,0,0,256,26,1096,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 114438074432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114438493694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114438901498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114439304606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114439705304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114440090658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114440480028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114440974118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114441344986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114441770662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114442122378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114442489524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114442870924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114443228938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114443696698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114444050252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114444438934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114444803914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114445198084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114445566580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114445927418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114446371750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114446725800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114447091876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114447470006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114447846722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114448355568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114448744058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114449169942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114449524166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114449887196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114450247716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114450612528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114450980756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114451361346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114451723876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114452170554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114452526094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114452924208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114453287214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114453635382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114453999862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114454355604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114454800654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114455167784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114455552964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114455903656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114456254696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114456617092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114456973534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114457341622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114457759266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114458138774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114458514528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114458892178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114459243896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114459714066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114460080692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114460505656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114461092690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114461457696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114461831736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114462236792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114462645120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114463080918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114463475000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114463840736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114464207694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114464576062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114464927644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114465479752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114466185046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114466821690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114467370300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114467913102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114468496168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114469190982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114469811454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114470413150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114471361024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114472073758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114472750088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114473342788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114473894420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114474591690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114475195010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114475793202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114476415538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114477249242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114477901104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114478577248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114479158978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114479732988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114480752212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114481356856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114482204032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114482975478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114483633602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114484174144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114484768812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114485294574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114485914640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114486529694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114487159318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114487768128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114488445910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114489052396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114489668620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114490091380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114490446588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114490808168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114491340004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114491699384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114492205576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114492676240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114493398820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114494076740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114494462292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114494836226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114495191012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114495640424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114495991310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114496364862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114496850788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114497233496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114497615268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114497992476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114498344794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114498697576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114499070640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114499521182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114499890722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114500240306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114500627950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114500991308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114501366042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114501718474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114502073326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114502521036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114502916232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114503303260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114503655502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114504032744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114504555664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114504936520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114505473860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114505832960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114506212874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114506564502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114506933692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114507283922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114507669228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114508117620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114508498878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114508864836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114509218606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114509585708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114509937708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114510314132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114510733516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114511111772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114511533004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114511909434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114512260096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114512611022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114512982882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114513332714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114513773098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114514124824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114514547516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114514931032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114515307180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114515802930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114516175736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114516615948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114516971426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114517353604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114517706730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114518085606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114518452492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114518838304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114519260592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114519614518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114519990572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114520340532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114520705796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114521054256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114521428158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114521849164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114522236936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114522587940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114522949922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114523312732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114523661644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114524027262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114524375578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114524815618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114525252332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114525673198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114526024788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114526375932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114526896344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114527292806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114527797682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114528183634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114528582142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114528966206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114529365112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114529719586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114530076120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114530518416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114530872952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114531272522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114531639768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114532015464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114532409942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114532817782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114533243306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114533600110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114533975678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114534343074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114534728626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114535079934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114535457232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114535899268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114536279022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114536649770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114537040936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114537428228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114538178622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114538553310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114538982138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114539363432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114539744226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114540123862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114540476772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114540831240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114541197084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114541621826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114541993654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114542383788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114542763830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114543130226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114543534294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114543887836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114544317308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114544686630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114545043394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114545421986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114545773186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114546150706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114546516370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114546894230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114547337334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114547726252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1001,10010000,10000,0,0,256,26,1097,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 114549500970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114549981130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114550357816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114550760016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114551176022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114551575856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114551987274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114552340736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114552770774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114553145014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114553498312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114553882562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114554251484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114554659878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114555027352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114555500266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114555858660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114556213108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114556769480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114557126212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114557577298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114557949308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114558415214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114558789032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114559217340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114559573126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114559927982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114560603250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114561045814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114561433820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114561783998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114562175534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114562563388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114562959168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114563341324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114563726768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114564189376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114564545004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114564925144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114565276192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114565653576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114566019100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114566427968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114566853810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114567209336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114567588184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114567955608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114568325662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114568675164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114569053194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114569492332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114569872768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114570244176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114570610578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114570978120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114571330348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114571854846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114572279966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114572660768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114573025342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114573412988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114573765884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114574117204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114574480904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114574830308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114575265440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114575617288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114576002600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114576366134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114576759194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114577110650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114577460326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114577895480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114578251858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114578621316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114578984336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114579362874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114579728348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114580104358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114580456218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114580880150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114581247316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114581612104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114581978242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114582326564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114582802048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114583171990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114583620154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114583973468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114584337132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114584702388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114585052104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114585418310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114585767076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114586141468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114586570690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114586948494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114587309684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114587661168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114588024650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114588373654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114588772346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114589216008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114589613620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114589998574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114590376690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114590729118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114591081162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114591447148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114591870400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114592265722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114592615738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114593002232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114593366084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114593740192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114594230586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114594641440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114595022612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114595374760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114595754824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114596107122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114596483768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114596849674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114597226188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114597647082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114598004340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114598407510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114598761286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114599148188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114599517660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114599896914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114600361586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114600768506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114601141436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114601494200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114601859262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114602210330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114602578322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114602928990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114603410508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114603781318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114604170874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114604523002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114604875884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114605375004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114605730350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114606175266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114606530044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114606921500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114607286754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114607663062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114608035046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114608387388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114608821200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114609175206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114609552094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114609901332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114610276610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114610639540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114611014332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114611364006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114611780028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114612146768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114612508826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114612875270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114613244218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114613620108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114613983414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114614430112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114615002968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114615377736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114615743604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114616095350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114616639170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114617045906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114617432294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114617797258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114618185550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114618537092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114618888576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114619252160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114619601352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114620039766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114620418270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114620809334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114621174876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114621551876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114621904210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114622256122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114622697798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114623051926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114623418158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114623796304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114624172244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114624536172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114624911062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114625261576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114625683668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114626050116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114626411872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114626778032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114627126288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114627605440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114627974812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114628422540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114628776722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114629138930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114629502634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114629851746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114630218136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114630566816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114630942044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114631369796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114631748006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114632138438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114632523654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114632888522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114633238566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114633604422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114634040386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114634438044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114634817342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114635196494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114635548452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114635901974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114636268544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114636701898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114637070714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114637420342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114637806082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114638169566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114638663124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114639038892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114639475278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114639845188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114640196552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114640576314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114640926972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114641304136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114641670164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114642046998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114642466488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114642821408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114643195622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114643544616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114643909744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114644280348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114644657240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114645095908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114645474196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114645825298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114646189358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114646552924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114646902140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114647267698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114647615720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114648050918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1002,10020000,10000,0,0,256,26,1098,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 114649659924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114650241494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114650697774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114651058800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114651427974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114651795126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114652262664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114652614036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114652989232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114653354020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114653806722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114654159714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114654523392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114654888206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114655237348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114655604182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114655977484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114656465700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114656839328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114657229794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114657599478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114657971750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114658337948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114658689320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114659139062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114659495532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114659873008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114660250108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114660627144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114661115670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114661470862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114661900378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114662254896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114662637748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114663036932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114663416012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114663784148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114664161092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114664512498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114664943608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114665343588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114665718972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114666092276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114666447158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114666827828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114667196708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114667648784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114668006088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114668372746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114668740154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114669113040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114669481364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114669831394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114670299416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114670668826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114671044984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114671407816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114671776180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114672139000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114672591994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114672962614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114673382840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114673762028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114674164164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114674589540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114674975240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114675389294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114675860500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114676224998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114676654738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114677052644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114677492854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114677861464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114678240416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114678655224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114679021098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114679387662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114679752236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114680119576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114680468620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114680875670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114681241304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114681690502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114682074224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114682439592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114682804970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114683156030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114683714882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114684072712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114684531410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114684900846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114685290636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114685674170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114686026926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114686391336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114686741672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114687185938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114687540314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114687963808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114688346968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114688726480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114689079474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114689447774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114689903936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114690257302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114690621208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114690982052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114691563334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114691935626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114692330232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114692780300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114693136608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114693501266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114693866024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114694232966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114694723870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114695105416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114695578578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114695963098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114696364776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114696720628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114697087868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114697456262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114697823686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114698173568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114698621912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114698992306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114699382254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114699736570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114700090912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114700457918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114700809194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114701242940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114701597818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114701985626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114702350708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114702727748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114703081504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114703434976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114703891584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114704249858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114704651004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114705034012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114705414966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114705887602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114706309190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114706737446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114707092484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114707494452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114707863934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114708235692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114708588228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114708967540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114709336252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114709794686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114710152496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114710516928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114710883848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114711236358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114711606044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114711958512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114712400886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114712771786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114713160328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114713512670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114713866720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114714231014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114714582158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114714949434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114715362374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114715741690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114716116584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114716493144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114716845364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114717299472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114717668890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114718090332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114718460872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114718823528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114719199812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114719586212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114720000898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114720361030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114720793730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114721181702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114721565186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114721936706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114722289416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114722668532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114723034298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114723486144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114723841916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114724195592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114724586982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114724940968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114725309670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114725661436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114726039868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114726479376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114726857718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114727219824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114727572072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114727934614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114728381400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114728753066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114729171442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114729551772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114729928896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114730305592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114730658450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114731011002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114731376720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114731727208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114732163124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114732516090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114732905484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114733271546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114733673108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114734028388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114734383212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114734823298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114735213144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114735594782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114735944302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114736321940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114736687926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114737063240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114737492232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114737847830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114738212872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114738572900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114738938558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114739286690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114739757958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114740128150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114740572510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114740927392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114741291188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114741656204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114742005802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114742372206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114742720308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114743155986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114743526468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114743903652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114744271152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114744624300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114744989960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114745340098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114745706050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114746119432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114746497082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114746873534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114747248516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114747599406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114747949468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1003,10030000,10000,0,0,256,26,1099,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 114749669696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114750038224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114750407912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114750893790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114751273766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114751738580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114752161932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114752533352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114752889484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114753256386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114753606570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114753974250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114754407536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114754794474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114755172100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114755550132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114755902658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114756255220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114756623542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114756973834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114757411058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114757765234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114758155474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114758524902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114758905080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114759265460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114759621190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114760056288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114760413126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114760793040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114761145772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114761523884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114762045722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114762429546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114762888014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114763243938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114763670076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114764026352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114764391182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114764744834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114765153178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114765597380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114765984152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114766351644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114766706760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114767073800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114767445454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114767816552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114768165296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114768823434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114769208984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114769586592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114769938744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114770291990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114770662364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114771091604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114771496822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114771853316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114772273758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114772639500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114773180904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114773537064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114773964512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114774332158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114774681840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114775061924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114775433922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114775829624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114776228778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114776680190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114777037488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114777390288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114777767682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114778119090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114778506508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114778876808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114779271702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114779722394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114780109602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114780478944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114780838560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114781205476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114781559066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114781927878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114782377762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114782776714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114783360056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114783786718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114784533440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114785276980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114785876056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114786396396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114786929824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114787536754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114788247258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114788817788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114789362472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114789912044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114790276514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114790796948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114791153218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114791555260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114792050222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114792667544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114793145256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114793667008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114794023388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114794390460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114794756824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114795108564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114795592302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114795954224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114796452738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114796822974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114797214288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114797568140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114797921894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114798288582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114798646530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114799112996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114799468720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114799847036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114800227176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114800605760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114800960052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114801318082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114801686206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114802149284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114802521344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114802985138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114803527626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114804113540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114804854446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114805416440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114806006690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114806719738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114807306856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114808011916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114808590238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114809178568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114809755380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114810479306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114811041674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114811615490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114812216156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114812787838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114813512548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114814115870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114814715970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114815322158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114816073254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114816660932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114817265454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114818072052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114818767578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114819361784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114819969386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114820575022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114821227240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114822027376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114822676184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114823309024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114823914046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114824644602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114825273962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114825848790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114826450732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114827222052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114827888258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114828490176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114829242362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114829989014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114830610842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114831301820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114831660854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114832067618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114832780794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114833484420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114834115432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114834782066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114835537810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114836145652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114836824244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114837459080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114838079072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114838809908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114839561358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114840318536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114840796720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114841348972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114841727078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114842126770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114842507238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114842903054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114843270692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114844014112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114844574048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114844965738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114845709218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114846365328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114846983336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114847632644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114848278010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114848932764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114849489734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114849895256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114850250784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114850666596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114851019582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114851613976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114851980612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114852516540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114852888910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114853295704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114853652394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114854040470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114854422888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114854862556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114855356216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114855731480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114856124112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114856530788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114856910060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114857263836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114857655200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114858159322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114858533456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114858914696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114859297578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114859692750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114860074016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114860458532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114860948780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114861308818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114861717180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114862087124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114862472974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114863009656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114863545748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114863921948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114864347954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114864704908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114865061266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114865459146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114865820398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114866288280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114866651392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114867028108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114867422800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114867817600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114868196044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114868585608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114868952024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114869427034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114869826438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1004,10040000,10000,0,0,256,26,1100,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 114871443132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114871975984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114872372930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114872784778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114873169876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114873527102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114874195468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114874947252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114875629768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114876212592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114876626340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114877032312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114877567348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114877925064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114878309222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114878712428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114879093078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114879461162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114879817786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114880318404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114880690730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114881098648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114881468126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114881838290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114882205082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114882562604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114882960182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114883409572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114883809824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114884219782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114884600076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114885075508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114885491432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114885960296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114886335074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114886742712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114887111278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114887506006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114887871624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114888285530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114888767634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114889126112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114889492292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114889875792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114890245250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114890624964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114891008590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114891498102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114891914910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114892267746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114892664170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114893062952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114893415092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114893835036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114894313250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114894695136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114895062462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114895481756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114895848808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114896310390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114896716402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114897172440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114897544114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114897924798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114898320208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114898687838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114899064980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114899422828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114899921140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114900332636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114900705310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114901114376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114901500166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114901877128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114902264056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114902773220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114903171398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114903569822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114903987782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114904406764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114905017324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114905723062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114906140930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114906543926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114907245542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114907963526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114908499680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114908887078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114909298566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114909668632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114910051420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114910446040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114910865622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114911413404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114911801592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114912190902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114912578006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114912945948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114913352222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114913752842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114914267440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114914676842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114915092462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114915467058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114915848982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114916280374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114917040498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114917713048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114918302520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114919173112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114919980726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114920678890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114921348018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114922019978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114922929278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114923511848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114924122098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114924838290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114925545466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114926221656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114926934210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114927528184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114928334298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114929146342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114930143076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114930888974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114931549956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114932240456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114932916316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114933737038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114934415798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114935022272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114935721582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114936411218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114937052604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114937709140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114938401158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114939114528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114939831196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114940460328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114941350272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114942042606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114942773408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114943410926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114944102086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114944923078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114945614134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114946248694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114946882676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114947610958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114948237062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114948901108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114949541938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114950280312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114950949162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114951683090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114952579828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114953304412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114953967670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114954638010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114955201584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114955996486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114956554992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114957289010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114957901694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114958722214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114959339602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114960055088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114960673564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114961333500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114962100532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114962777524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114963598538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114964431930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114965082400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114965815414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114966452570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114967258878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114967895896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114968516866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114969193524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114969990802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114970681860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114971391524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114972058794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114972806584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114973549252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114974138386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114974946322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114975665388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114976390136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114976973452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114977663766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114978377668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114979077780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114979677896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114980369980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114981136404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114981786704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114982502076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114983240594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114983996242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114984604628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114985295260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114986126756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114986900466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114987617374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114988283076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114988936622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114989706392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114990397960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114991100310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114991712816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114992469050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114993094302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 114993789194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 114994387814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 114995215942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 114995807602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 114996520168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114997292434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 114998074118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 114998702384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 114999586012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115000225498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115000997108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115001670812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115002315258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115003002806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115003736806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115004429686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115005078090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115005759890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115006529978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115007179040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115007814232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115008962156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115009716116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115010367736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115011024882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115011699742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115012435056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115013118120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115013719634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115014398192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115015159434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115015861352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115016453948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115017085996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115017772454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115018473948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115019088450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115019910792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115020652804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115021344068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115022052598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115022711422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1005,10050000,10000,0,0,256,26,1101,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 115025891828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115026602968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115027308610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115027987358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115028778786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115029434612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115030155974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115031003996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115031793430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115032465038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115033190534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115033864342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115034662588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115035321662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115035974368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115036656600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115037448928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115038148538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115038765248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115039494274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115040240132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115040979984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115041579158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115042475044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115043250710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115043918870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115044513352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115045116068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115045834964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115046522024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115047248042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115047908292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115048669326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115049446024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115050137502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115050755038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115051518212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115052229098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115052862140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115053782552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115054531990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115055230596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115055940668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115056738344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115057416032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115058093330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115058761596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115059563332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115060232540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115060901258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115061609884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115062445726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115063110128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115063764426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115064550120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115065365736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115066046908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115066755612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115067418760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115068245684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115068937744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115069668148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115070336418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115071075832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115071782184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115072458032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115073122612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115073865396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115074496726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115075135504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115076333176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115076939750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115077579576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115078211578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115078865296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115079613114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115080236134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115080892382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115081560938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115082293450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115082972804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115083572176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115084276420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115084977120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115085680162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115086267274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115087131738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115087814934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115088565814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115089238316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115089899516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115090640334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115091273904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115091926020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115092576534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115093382384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115094114744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115094725616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115095388994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115096202334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115096929626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115097614596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115098725036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115099496968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115100137544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115100947864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115101747128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115102396600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115103069092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115103788706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115104535618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115105282152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115105927322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115106624858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115107505736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115108236138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115108939862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115109780012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115110614140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115111322414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115111976460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115112757542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115113473516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115114183126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115114957680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115115774148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115116488242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115117088120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115117743324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115118544808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115119182424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115119867172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115120694178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115121436896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115122138656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115122785112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115123406192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115124449658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115124873098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115125225786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115125604072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115125988404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115126783284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115127414616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115128043892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115128863216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115129687606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115130348732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115130896708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115131648824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115132415012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115133069470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115133640088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115134230714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115134864114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115135530764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115136138134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115136757924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115137369946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115138156748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115138808548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115139362996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115139931784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115140584370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115141076280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115141478880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115141830924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115142242624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115142780226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115143177710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115143640246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115144043224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115144424876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115144804950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115145237118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115145619604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115146028668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115146497292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115146907466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115147312530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115147743228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115148125844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115148480382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115148881408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115149348260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115149765742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115150177246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115150640788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115151022940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115151444550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115151936180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115152324078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115152709436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115153353392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115153735556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115154340218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115154828220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115155186796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115155574768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115155942830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115156313262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115156700092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115157069552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115157519818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115157894042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115158308944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115158665334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115159050148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115159431904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115159829830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115160266282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115160627906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115161006134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115161373284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115161755920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115162108232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115162514198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115162915230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115163343666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115163751694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115164134094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115164512336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115164909572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115165411924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115165767172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115166224322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115166614990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115167012842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115167439900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115167810610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115168232292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115168728256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115169547124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115169939296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115170316178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115170731320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115171116446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115171677618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115172068554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115172483184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115172912698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115173294394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115173664782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115174038010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115174555304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115174914088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115175283456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115175676252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115176089288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115176609552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115177148132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115177542310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115177900154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115178313926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115178670868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1006,10060000,10000,0,0,256,26,1102,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 115180433088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115180822718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115181221328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115181590154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115182003926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115182361696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115182810940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115183181280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115183534772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115183917722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115184267522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115184681002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115185067726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115185563368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115185920068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115186275436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115186655666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115187071160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115187556674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115187912738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115188412634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115188820720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115189232784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115189642482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115190019118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115190420048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115190801408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115191265144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115191751762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115192167252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115192576800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115192986284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115193373210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115193948272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115194421656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115194795254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115195252584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115195607108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115196065468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115196470996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115197001810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115197377002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115197731438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115198142468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115198495862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115199021400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115199482824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115199873100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115200277590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115200703160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115201099518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115201473776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115201840954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115202246586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115202688700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115203041204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115203419302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115203802024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115204211008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115204562900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115204914904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115205352290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115205718124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115206118514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115206481712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115206875576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115207275194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115207685348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115208109514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115208465816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115208848810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115209231740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115209602132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115210105832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115210511724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115210985904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115211366926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115211720288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115212088488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115212456730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115212810336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115213180546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115213603266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115213985608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115214352562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115214741936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115215186312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115215544494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115215912134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115216337006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115216739072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115217123312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115217556316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115217922664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115218320626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115218710348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115219173716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115219544684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115219897364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115220278602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115220666488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115221203786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115221633604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115222185586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115222597006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115222953362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115223332578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115223683890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115224101892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115224490586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115224994340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115225368370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115225747066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115226117602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115226475582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115226843918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115227197796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115227663776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115228058464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115228441372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115228824634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115229235212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115229607788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115230299130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115230720862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115231105180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115231491488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115231843816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115232401704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115232778724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115233243868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115233626600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115233990496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115234370568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115234722196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115235091764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115235462468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115235923534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115236296590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115236712860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115237078452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115237432436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115237829562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115238184166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115238561438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115238982204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115239364584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115239733296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115240155226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115240510560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115240866506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115241235694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115241662470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115242030428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115242380632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115242768704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115243132376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115243692012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115244050940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115244502574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115244904182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115245286410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115245669986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115246021234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115246426826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115246823658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115247298026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115247655586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115248010676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115248389648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115248742316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115249113124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115249465832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115249910428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115250360194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115250827794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115251230566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115251586602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115251950822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115252347218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115252839188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115253243282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115253672892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115254079856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115254491638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115254962956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115255366586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115255850356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115256239922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115256644936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115257039086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115257422334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115257813046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115258295114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115258665432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115259214788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115259671336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115260290426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115260811464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115261269296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115261655628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115262024770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115262417774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115262772388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115263126270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115263493410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115263914956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115264285688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115264636070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115265013352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115265390796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115265768998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115266267542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115266708156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115267115896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115267499516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115267884634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115268235108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115268681716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115269050652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115269503782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115269858920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115270229548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115270613460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115270979594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115271348948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115271782574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115272261064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115272645104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115273024522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115273408868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115273806864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115274205666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115274588726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115275105472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115275478954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115276044138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115276692516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115277538980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115278242034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115278892840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115279484126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115280141170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115280807404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115281322008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115281736152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115282146862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115282559596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115282945016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115283339060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115283862986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115284254760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115284683956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115285084804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115285523832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115285914422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115286454156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1007,10070000,10000,0,0,256,26,1103,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 115288339914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115288748930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115289267168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115289672350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115290087054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115290498794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115290900354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115291301666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115291761116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115292257952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115292696498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115293078792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115293427858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115293792052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115294173120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115294557850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115295039154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115295448688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115295847520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115296235674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115296617854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115297000554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115297494052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115297851534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115298229328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115298595532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115298987692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115299341564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115299851704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115300336218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115300720938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115301089232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115301488394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115301866742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115302262610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115302694032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115303191172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115303619358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115304035564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115304486208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115304916096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115305320534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115305736412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115306321838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115306954492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115307402042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115307788352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115308190974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115308580310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115309134004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115309612216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115310011674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115310378904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115310949242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115311312178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115311763312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115312135218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115312489620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115312871706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115313224740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115313603720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115314006938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115314482194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115314937322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115315293418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115315670850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115316033056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115316480100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115317105876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115317683032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115318284826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115318870674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115319471448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115320213954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115320990890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115321725664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115322805376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115323510232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115324243974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115324904856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115325637574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115326216376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115326855504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115327504318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115328111984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115328806328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115329196278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115329623644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115330028824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115330466044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115330865568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115331384244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115331797118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115332186012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115332596112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115332994386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115333567196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115334280114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115334824638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115335420398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115336023836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115336712034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115337318376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115337987072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115338503156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115338938468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115339315912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115339937224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115340296392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115340651642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115341154596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115341592008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115342035488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115342533630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115342951718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115343318492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115343735612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115344103892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115344619546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115345136852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115345494274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115345864428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115346217580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115346656552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115347069054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115347640468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115348140664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115348576452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115348955746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115349324326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115349692474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115350103618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115350486308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115350991618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115351440216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115351823524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115352189916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115352582214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115352983710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115353496464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115353890658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115354341610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115355039832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115355926278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115356455376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115356831862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115357230108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115357621416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115358022984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115358390700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115358769462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115359263570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115359679684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115360033440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115360430640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115360869436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115361264412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115361693622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115362145834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115362527396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115362895524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115363322734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115363695480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115364068564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115364518844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115365037528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115365502082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115366124206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115366985672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115367717300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115368111428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115368503328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115368905068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115369304596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115369676932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115370067002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115370553800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115370968756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115371369100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115371821936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115372218446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115372617376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115373153390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115373555884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115373968770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115374364736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115374772204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115375172388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115375580588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115376044522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115376547724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115376964614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115377406004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115377914836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115378371798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115378956428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115379392128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115379803830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115380222734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115380627516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115381070950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115381561576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115381981684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115382377012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115382852334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115383456638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115384539466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115385216324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115385905492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115386571088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115387380668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115387927592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115388344056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115388754280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115389361844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115389773058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115390295804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115390686426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115391103476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115391459054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115391884508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115392252592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115392804692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115393224360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115393709720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115394116030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115394485618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115394851124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115395203008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115395708720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115396070174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115396446688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115396856986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115397245574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115397621348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115398033446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115398500336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115398892970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115399314632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115399711114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115400088730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115400728692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115401223010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115401632150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115402020538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115402432628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115402841734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115403227998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115403597372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115404055482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115404429532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115404829596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115405217220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115405607514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115406045128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1008,10080000,10000,0,0,256,26,1104,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 115407804486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115408224352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115408622556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115409063292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115409545808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115409968972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115410360492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115410745282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115411137576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115411636496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115412030588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115412499390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115412901740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115413281436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115413697748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115414086202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115414444040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115414844792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115415271552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115415644894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115415996302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115416402136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115416786706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115417202372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115417608098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115418040948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115418445128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115418820560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115419237464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115419658492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115420042172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115420478692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115421004840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115421383344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115421796110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115422207844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115422561962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115423124902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115423563292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115423946168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115424313428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115424710276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115425099964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115425488340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115425855634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115426317776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115426724158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115427108444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115427507662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115427876796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115428306040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115428695264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115429140050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115429526896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115429880304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115430247360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115430612678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115430990254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115431375662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115431774196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115432230392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115432623184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115432991702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115433359330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115433731598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115434294410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115434779910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115435186018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115435566814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115435963898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115436334398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115436721194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115437129674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115437589774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115437964770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115438347780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115438762698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115439175944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115439549788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115439937706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115440374082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115440765456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115441166392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115441563664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115441973584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115442384658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115442821440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115443253074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115443610106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115443992784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115444389598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115444804428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115445354766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115445754496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115446216982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115446662328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115447048910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115447435174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115447890730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115448273716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115448776230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115449141126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115449548902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115450005542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115450420254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115450773118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115451144562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115451641390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115452032606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115452402892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115452778120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115453174744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115453584546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115454001278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115454479948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115454873496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115455280082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115455680690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115456049590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115456561704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115457056504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115457449540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115457877600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115458235854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115458601774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115458984368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115459395156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115459837674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115460227660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115460833784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115461237898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115461617242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115461971186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115462360902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115462807768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115463167332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115463540996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115463945232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115464374566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115464745620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115465161680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115465587020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115465982168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115466350044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115466747962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115467117866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115467622782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115468007120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115468466584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115468866614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115469282116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115469683026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115470116608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115470485102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115470924604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115471379126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115471794348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115472193676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115472618746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115473006552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115473395846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115473891968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115474282280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115474678776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115475079836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115475476252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115475884700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115476394978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115476907284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115477317988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115477714660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115478165646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115478568918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115479093336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115479616726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115479988650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115480403222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115480784612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115481170638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115481538404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115481906686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115482405740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115482781832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115483161882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115483540350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115483917868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115484271750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115484624668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115485110122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115485465348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115485832520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115486182856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115486572572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115486936630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115487313386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115487693134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115488115734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115488520478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115488874584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115489285672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115489657260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115490248998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115490731518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115491145002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115491518144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115491904342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115492301738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115492654684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115493058504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115493492110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115493871918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115494237240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115494612996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115495009706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115495362890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115495746288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115496117490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115496584018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115496964788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115497348846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115497730584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115498107776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115498460770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115498861414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115499335064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115499692896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115500122018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115500532244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115500925560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115501500138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115501959868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115502315068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115502668592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115503081810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115503468394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115503838776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115504313254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115504820800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115505233114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115505613564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115505982280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115506387592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115506809028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115507207346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115507658476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115508031740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115508454500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115508875656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115509270780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115509640582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115510023890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115510485972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115510871410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115511277160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115511662238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115512073852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115512607608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1009,10090000,10000,0,0,256,26,1105,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 115514381228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115514751502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115515109978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115515483942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115515942814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115516313872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115516699378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115517123334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115517493562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115517875498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115518261032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115518706008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115519076826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115519448498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115519846894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115520226004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115520605582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115521002882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115521503910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115521912428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115522299258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115522678388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115523031240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115523400468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115523882492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115524329962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115524698688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115525073876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115525424172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115525787954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115526173738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115526543336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115526944042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115527370492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115527780922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115528175342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115528571846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115528957152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115529340574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115529740676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115530165892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115530568106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115530922302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115531329682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115531721462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115532122496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115532544452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115533029854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115533403598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115533756440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115534137136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115534561548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115535100452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115535546282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115535929090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115536316232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115536686548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115537053022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115537642898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115538015410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115538469168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115538849686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115539212562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115539634424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115539989078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115540341792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115540708044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115541159506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115541543876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115541908578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115542298102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115542661966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115543037306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115543387782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115543755818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115544191882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115544547634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115544917094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115545281882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115545660662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115546218390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115546662462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115547019186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115547371054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115547759354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115548143638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115548510026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115548858136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115549232190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115549669162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115550052090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115550405236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115550772562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115551138450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115551490492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115551858068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115552275338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115552653698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115553017876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115553391696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115553757992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115554127994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115554489986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115554858048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115555350176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115555721542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115556098316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115556509368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115556917448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115557463734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115557935236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115558335474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115558721344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115559134578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115559516270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115559925422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115560325112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115560858568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115561258464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115561646754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115562057838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115562430880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115562903858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115563275464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115563781724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115564188410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115564602940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115564988928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115565361154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115565760866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115566149594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115566625168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115567012708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115567424956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115567857902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115568390598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115568780052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115569233392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115569633818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115570029026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115570460964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115570844756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115571277754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115571677972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115572172050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115572551678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115572940178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115573351278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115573734780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115574138544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115574525688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115574998910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115575372398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115575786100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115576182110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115576596782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115576995304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115577380904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115577852342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115578250546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115578644244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115579039398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115579588656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115579980082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115580401996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115580801472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115581185780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115581599182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115581995192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115582400894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115582797034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115583280348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115583667860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115584054098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115584465822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115584851420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115585250740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115585634714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115586104458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115586475022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115586882338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115587279752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115587665972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115588080036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115588463774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115588938064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115589405650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115589833726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115590246330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115590783618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115591229048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115591706082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115592094246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115592478544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115592893706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115593275620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115593668932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115594080198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115594559920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115594915520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115595300274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115595706268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115596089876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115596490960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115596840320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115597322352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115597733732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115598147634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115598563352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115598932126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115599352662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115599739130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115600205920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115600561074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115600974824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115601392654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115601770430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115602265772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115602694830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115603062706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115603449644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115603849924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115604230700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115604656134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115605042392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115605580896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115606021952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115606422418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115606856720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115607211346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115607578350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115607962626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115608446560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115608850592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115609258282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115609626458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115610062060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115610467578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115610837634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115611309678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115611696732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115612074860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115612483890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115612894282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115613419844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115613777152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115614483646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115614872836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115615257182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115615639716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115616048640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115616446932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115616931742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115617316568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115617740904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1010,10100000,10000,0,0,256,26,1106,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 115619550126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115619938824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115620343442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115620712952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115621127108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115621526122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115621938602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115622400544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115622817484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115623223366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115623622500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115624025396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115624578886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115625054280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115625464266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115625884016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115626283884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115626640150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115627040898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115627426432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115627894406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115628285452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115628664004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115629057902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115629497814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115629868092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115630243284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115630714332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115631071732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115631474158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115631857796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115632247872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115632614276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115632992776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115633364622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115633802676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115634172098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115634555694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115634937954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115635324990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115636012570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115636617672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115637005166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115637479258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115637872510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115638386806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115638789842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115639275116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115639660390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115640100922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115640516506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115640925596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115641310066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115641663466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115642106490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115642460414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115642858350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115643255736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115643630088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115643992306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115644402140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115644841286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115645228924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115645653788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115646054012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115646454246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115646970170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115647527448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115647920214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115648315924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115648680504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115649050456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115649557002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115649946164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115650457258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115650812640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115651297942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115651680330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115652057400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115652409530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115652795664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115653288458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115653678148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115654048748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115654443976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115654855616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115655221490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115655630142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115656093236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115656451624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115656896030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115657263828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115657662382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115658185430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115658574672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115659012516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115659424390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115659778628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115660145486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115660545696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115660927628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115661303632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115661737778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115662254400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115662887766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115663577604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115663994190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115664574794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115664968190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115665353578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115665741486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115666122136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115666566988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115666977426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115667453016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115667810430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115668199686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115668578792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115668969338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115669455620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115669924838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115670339806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115670707740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115671100926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115671485498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115671839982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115672221658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115672666744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115673064064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115673414172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115673842042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115674287402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115674697828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115675049704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115675554910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115675943700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115676342510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115676725622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115677092386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115677514770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115677880766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115678368774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115678743020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115679111634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115679485916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115679866216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115680448016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115680823394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115681314110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115681728652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115682104438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115682480108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115682856384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115683222062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115683603740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115684060484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115684447294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115684890720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115685284406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115685662370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115686046084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115686446520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115686914660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115687309636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115687698068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115688100554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115688523244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115688922376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115689358742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115689821946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115690195618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115690597148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115691029934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115691843050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115692347788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115692741844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115693160254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115693605660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115694009190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115694364250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115694842320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115695309706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115695682598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115696066532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115696493774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115696893746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115697274538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115697660626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115698135272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115698540938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115698942064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115699354424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115699705458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115700098744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115700503080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115700983122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115701382156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115701760356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115702219748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115702607488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115703189194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115703693052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115704153858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115704568400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115704959588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115705313662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115705701334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115706098756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115706576518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115706978236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115707361424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115707783078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115708148546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115708591600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115708977220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115709435448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115709803102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115710154658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115710569298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115710961204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115711540732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115712030372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115712411844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115712781046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115713168084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115713557698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115714229128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115714692622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115715135036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115715540520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115715940732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115716318832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115716719026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115717104820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115717578120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115718007558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115718507454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115718888168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115719337580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115719713796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115720146096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115720660490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115721124514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115721597982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115722002110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115722419050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115722770024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115723346212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115723720430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115724114594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115724501194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115724885484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115725394496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115725776484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115726255922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115726627252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115727035520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1011,10110000,10000,0,0,256,26,1108,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 115728837348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115729253008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115729626712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115730080876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115730578176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115730936206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115731346622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115731798066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115732310790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115732709066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115733118592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115733502808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115733873936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115734358806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115734717326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115735086506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115735624458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115736040308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115736590426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115736974578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115737406888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115737798864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115738233420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115738656290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115739063958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115739449414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115739912436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115740300824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115740678432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115741074196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115741429168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115741824258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115742212174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115742681812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115743052056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115743445466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115743844756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115744299906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115744655514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115745024428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115745490298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115745846876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115746213164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115746595252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115746986328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115747382062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115747931846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115748363206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115748722604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115749108094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115749491860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115749892420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115750244714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115750637584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115751109656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115751550368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115751925650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115752334768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115752732842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115753100220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115753499400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115753951392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115754367598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115754760762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115755187750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115755588992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115755960640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115756358052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115756823168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115757233020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115757613574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115758020914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115758433242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115759053090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115759543232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115759913268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115760370470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115760790776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115761219922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115761602614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115762010868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115762485542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115762904350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115763363164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115763930462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115764486216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115764963840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115765480500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115765868124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115766292840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115766691208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115767088674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115767473586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115767938678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115768519776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115768918226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115769299260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115769649190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115770286748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115770776948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115771177676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115771549160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115771966048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115772374964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115772752052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115773141228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115773599016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115773978326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115774391492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115774809168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115775195712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115775587068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115775981342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115776407292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115776798318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115777180196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115777607946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115778018520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115778431864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115778834768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115779296722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115779820160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115780213524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115780661468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115781048336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115781573596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115782053292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115782501024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115782888032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115783283774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115783683758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115784042816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115784444862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115784902428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115785316826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115785715396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115786132560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115786515310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115786990248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115787494488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115787894934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115788279648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115788745426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115789124474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115789487408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115789895792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115790550620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115791030814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115791432530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115791831528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115792402982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115792821414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115793294724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115793712682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115794134396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115794534842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115795018632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115795480266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115795915526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115796321088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115796733140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115797264118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115797937518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115798558168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115799306374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115799930426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115800630740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115801235900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115801982388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115802691946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115803385250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115804320132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115805024126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115805673852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115806303600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115806767938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115807324800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115807787760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115808218552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115808641084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115809027052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115809423286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115809864626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115810254868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115810620878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115811010048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115811389988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115811767642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115812274726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115812892498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115813402432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115813793146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115814192778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115814577672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115815255368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115815845490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115816236392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115816756848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115817160204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115817551532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115817940334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115818512972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115818928874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115819313962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115819704212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115820080350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115820490662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115820876696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115821401972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115821758792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115822144752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115822550850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115822936034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115823320230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115823726392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115824219456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115824633394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115825041208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115825429448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115825813842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115826354016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115826814600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115827187942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115827539408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115827959350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115828356854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115828767420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115829135100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115829581606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115829980884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115830333466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115830724924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115831079092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115831471056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115831852838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115832305146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115832685416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115833043380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115833405220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115833798714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115834163566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115834510134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115834933668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115835371484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115835784602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115836239068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115836609214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115836992686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115837496636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115837980896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115838340146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115838718862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115839099236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115839509746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115839861632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115840213372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1012,10120000,10000,0,0,256,26,1109,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 115841939834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115842320396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115842690018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115843076056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115843623040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115843998088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115844416584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115844851556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115845476718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115845866124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115846319698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115846719520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115847074038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115847451038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115847828770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115848466680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115848824294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115849251684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115849657340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115850010560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115850391468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115850758194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115851169712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115851553524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115852002026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115852376226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115852773812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115853167858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115853538348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115853938078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115854304272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115854768866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115855140958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115855550668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115855914496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115856266886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115856660336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115857012562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115857486294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115857839906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115858216858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115858618194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115859009280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115859603100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115859966872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115860535198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115860911248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115861279464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115861650510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115862061018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115862425522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115862800584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115863301596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115863692140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115864057708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115864474722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115864932702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115865429930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115866067080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115866516658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115867025714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115867407218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115867763508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115868128348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115868503528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115869055218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115869411558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115869847302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115870282566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115870809172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115871164448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115871718172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115872091304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115872442168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115872833634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115873276244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115873655814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115874038644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115874514624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115874898876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115875265550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115875679950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115876032364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115876400744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115876750880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115877258512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115877657648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115878034652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115878397908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115878783384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115879247856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115879675596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115880296594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115880858650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115881508704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115882339782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115883089914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115883638088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115884187680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115884559504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115884948536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115885355842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115885901828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115886282040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115886680516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115887093280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115887478278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115887848376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115888379422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115888752046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115889136522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115889530874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115889923452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115890288160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115890681626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115891173462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115891531734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115891896848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115892290532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115892755944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115893227832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115893608776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115894093060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115894474864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115894844846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115895232048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115895631370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115895982372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115896348326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115896794870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115897191914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115897556464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115897944746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115898326468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115898686664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115899072440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115899508726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115899935572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115900286812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115900675136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115901039980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115901496666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115901887040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115902344704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115902714916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115903068360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115903434862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115903796952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115904173630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115904757666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115905213914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115905597752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115905955014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115906331754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115906681604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115907150530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115907548628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115908117258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115908796724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115909261252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115909615530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115909971194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115910423532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115910975528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115911602904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115911986362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115912364962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115912853794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115913640950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115914229340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115914853032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115915636928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115916374934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115917013748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115917593486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115918209630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115918844482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115919595564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115920184704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115920802566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115921369274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115922071964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115922707694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115923571170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115924254888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115924879676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115925264292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115925618998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115926019504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115926440338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115927303568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115928009734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115928449596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115928888898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115929254130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115929721782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115930078856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115930585596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115930987144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115931390918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115931808662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115932172204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115932559466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115932965514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115933456648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115933828340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115934236224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115934616132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115934985114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115935354308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115935726370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115936240348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115936641546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115937018294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115937380398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115937766140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115938280756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115938722820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115939095566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115939468666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115939907912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115940275200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115940653668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115941007112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115941436732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115941853682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115942223656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115942627872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115942990072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115943367296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115943733262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115944170182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115944592866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115944979676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115945345226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115945709986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115946078554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115946429032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115946822056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115947263196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115947645496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115947998206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115948368972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115948768236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115949225670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115949596298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115950067034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115950446882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115950810842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115951201094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115951572240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115951941944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115952305274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115952725764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115953144642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1013,10130000,10000,0,0,256,26,1110,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 115954790316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115955215344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115955673204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115956063364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115956483700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115956861590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115957273258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115957679394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115958075400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115958507650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115958890426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115959292164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115959686220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115960102000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115960597098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115961047958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115961445056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115961843564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115962196068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115962588750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115963001208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115963380408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115963732818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115964177924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115964569912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115964955138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115965383336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115965748920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115966127452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115966524490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115967009070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115967365978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115967719944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115968097980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115968477706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115968885040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115969236204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115969707700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115970078354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115970454628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115970851984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115971206312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115971681126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115972034684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115972480388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115972832300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115973247580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115973665232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115974045526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115974399904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115974752478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115975222146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115975578382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115975946892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115976310272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115976719262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115977116626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115977513748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115977941648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115978296940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115978689972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115979072196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115979457344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115979839302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115980217808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115980582552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115981040032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115981392740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115981746180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115982155952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115982877760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115983254842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115983755934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115984172178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115984617986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115985012718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115985365164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115985739928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115986177664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115986648062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115987020684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115987372218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115987764418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115988130876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115988542984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115988904484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115989331150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115989700774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115990087858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115990468762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115990819500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115991229248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115991626786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115992103394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115992460098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115992813042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115993191642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115993544884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115994143224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115994521384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115994973106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115995342202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115995755456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115996153370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 115996508320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 115996873782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115997226224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 115997665266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 115998017850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 115998393834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 115998786352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 115999435674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 115999794276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116000148348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116000587488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116000975668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116001360628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116001742352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116002120336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116002501896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116002906716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116003348914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116003739272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116004104456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116004468168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116004869020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116005409540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116005871002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116006262858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116006640692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116006993132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116007388736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116007783944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116008135990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116008504638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116008927146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116009396164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116009803816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116010432056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116011013802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116011639892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116012036548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116012390700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116012819234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116013171124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116013569848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116013970584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116014556332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116014931856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116015320604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116015734188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116016085704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116016568250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116016928788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116017520072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116018047514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116018661776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116019036932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116019408548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116020000406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116020568666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116021279864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116021862428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116022556068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116023373032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116024103720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116024741460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116025364092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116026087244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116026758082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116027391498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116028082398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116028802978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116029395462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116030052270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116030689498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116031316920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116031728128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116032082384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116032521784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116032875364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116033362706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116033775124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116034494816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116035112650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116035471280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116035836896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116036186708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116036578468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116037130892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116037530302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116037910148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116038287928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116038794158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116039153740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116039673194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116040029544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116040400392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116040781916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116041247882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116041615642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116041992506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116042498524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116042857376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116043224902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116043592788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116043977608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116044345972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116044723740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116045236064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116045652940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116046035232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116046446562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116046859020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116047211932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116047580914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116048012094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116048412370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116048796172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116049187042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116049559250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116050083658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116050454092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116050892660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116051265316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116051617474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116052028142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116052433120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116052811226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116053182082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116053615630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116053985078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116054385322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116054791122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116055143382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116055518566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116055884002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116056361164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116056717244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116057070360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116057437094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116057830926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116058229794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116058581562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116058957596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116059391096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116059768746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116060118234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116060483242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116060846814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116061297226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116061666400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116062097958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116062495452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116062861782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116063252830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116063604234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1014,10140000,10000,0,0,256,26,1111,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 116065240600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116065660666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116066031068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116066422302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116066771632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116067148908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116067596852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116067979724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116068331452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116068696502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116069060250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116069476652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116069843858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116070283102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116070721744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116071087996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116071477038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116071829560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116072208438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116072690654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116073121994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116073498708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116073853024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116074233692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116074615736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116074996292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116075351064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116075995634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116076517216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116076872380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116077251416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116077600668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116077975168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116078338934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116078784628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116079140510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116079492326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116079856460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116080219152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116080586980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116080936040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116081313172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116081740092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116082118346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116082500630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116082867384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116083230074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116083733638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116084105318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116084520518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116084901574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116085266586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116085652934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116086003186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116086388238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116086773996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116087277040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116087653234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116088020598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116088427896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116088836444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116089246670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116089615124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116090058124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116090456580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116090827694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116091231198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116091613026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116091988786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116092352116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116092817472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116093171468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116093553632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116093930786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116094281504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116094739152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116095140472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116095649784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116096054938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116096479444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116096892362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116097262604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116097713280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116098105118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116098566728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116098999500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116099379414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116099777260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116100153224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116100502642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116100852982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116101347294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116101707828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116102077766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116102443896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116102824720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116103193406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116103589350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116104016862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116104391282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116104760040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116105126784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116105513086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116106033864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116106417976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116106853772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116107254732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116107629848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116107997694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116108365912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116108761480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116109145718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116109570360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116109952946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116110354366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116110775346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116111127002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116111479118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116111844146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116112253936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116112630884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116112998504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116113421060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116113826202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116114204056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116114586562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116114974930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116115413996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116115765670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116116168426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116116562550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116116956032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116117477688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116117937590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116118340486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116118741720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116119147144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116119516148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116119883490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116120298730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116120743428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116121111908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116121486928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116121837578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116122239254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116122604482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116122954552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116123322012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116123747198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116124160708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116124558868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116124950906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116125321312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116125768970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116126161472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116126630088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116127064940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116127447038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116127848602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116128332320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116128733840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116129195634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116129556300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116129925588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116130291688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116130661942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116131046216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116131441962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116131910506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116132321802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116132673190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116133024818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116133401826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116133785050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116134151904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116134500748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116134968478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116135345260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116135722814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116136247768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116136647162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116137128144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116137605064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116137980580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116138334284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116138729480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116139099300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116139640436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116139996052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116140461086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116140864324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116141310602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116141695074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116142044928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116142421110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116142802322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116143293730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116143669088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116144025588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116144406206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116144760796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116145131622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116145512006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116145960762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116146416268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116146796992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116147164750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116147518500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116147925596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116148294046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116148748638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116149108368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116149484496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116149852744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116150243098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116150596352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116151053060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116151495310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116151851146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116152265614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116152871790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116153283508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116153651310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116154102384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116154560108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116154918106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116155335152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116155699808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116156066536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116156417268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116156793376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116157259632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116157670674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116158055412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116158452342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116158848738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116159219468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116159624234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116160073274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116160459726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116160829206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116161220840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116161575008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116162124366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116162496462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116162925162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116163296974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116163646982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116164038764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116164424842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116164804244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116165155552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116165575230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116165942500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116166292276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1015,10150000,10000,0,0,256,26,1112,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 116168062668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116168697064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116169119246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116169532374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116169944600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116170340052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116170737616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116171236256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116171623474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116171992200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116172369696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116172763318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116173241594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116173627082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116174052936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116174434040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116174849314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116175213548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116175578842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116175926738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116176303362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116176735304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116177117094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116177470648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116177854602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116178233768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116178584130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116178950776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116179300874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116179756596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116180129740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116180511640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116180877092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116181249010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116181649866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116182019594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116182532788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116182919114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116183317916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116183722810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116184101156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116184567398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116184925596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116185364606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116185717544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116186084230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116186445850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116186821032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116187184502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116187560608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116188003194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116188378972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116188744988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116189109878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116189477912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116189844604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116190237108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116190675918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116191054840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116191441188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116191797062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116192173784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116192526916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116192926108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116193307598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116193753368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116194123554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116194501844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116194864840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116195218780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116195681326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116196036620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116196467854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116196819620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116197195122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116197604216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116198178320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116198704656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116199416404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116199791314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116200177928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116200621704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116200972372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116201351196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116201722022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116202195958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116202552302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116202991748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116203578512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116204171476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116204918454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116205521298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116206206214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116206991848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116207739474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116208227118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116208586086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116208975446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116209393054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116209861628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116210416050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116210911524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116211375934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116211910082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116212357284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116212714554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116213431608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116213919948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116214305500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116214658616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116215037604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116215412754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116216154026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116216675008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116217193380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116217562354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116218098490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116218475996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116218978716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116219360160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116219726922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116220118706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116220472348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116220852496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116221228578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116221738674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116222125210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116222474968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116222879752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116223261792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116223655796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116224005740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116224464064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116224833306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116225183652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116225564172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116225913020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116226287354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116226650384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116227113276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116227468258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116227854926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116228221620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116228615816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116229000704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116229508194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116230242328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116230614458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116231039666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116231406032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116231796554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116232193722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116232551382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116233033072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116233411010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116233791920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116234174904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116234590054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116234960008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116235323574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116235766032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116236139268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116236507192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116236869746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116237246504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116237614242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116237991686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116238418520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116238831482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116239197102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116239560740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116239990062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116240539030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116240928498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116241394424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116241777314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116242130662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116242497316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116242900068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116243257022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116243628834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116244111068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116244512842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116244914372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116245310452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116245665372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116246020916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116246386546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116246841876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116247247068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116247618306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116248012276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116248380146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116248758978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116249112918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116249546494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116249916234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116250267966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116250654078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116251015180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116251390630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116251858716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116252313940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116252668768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116253055772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116253426264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116253787190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116254152954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116254500532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116254880480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116255321016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116255700894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116256053678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116256417014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116256798424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116257167792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116257535162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116257962494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116258342116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116258707422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116259106804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116259514050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116259889938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116260256364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116260681020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116261049002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116261397848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116261810284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116262219872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116262630056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116263145524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116263577972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116263947266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116264297024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116264674758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116265023794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116265398668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116265783960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116266280010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116266670058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116267115956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116267514476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116267882364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116268313134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116268698494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116269152538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116269526896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116269906964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116270271638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116270628942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116270996240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116271349056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116271719564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116272151554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116272533602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116272900252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116273289278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1016,10160000,10000,0,0,256,26,1113,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 116311866288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116312592940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116313257976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116314014436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116314606884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116315137856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116315536530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116316015070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116316421842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116316926364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116317299524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116317702082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116318101098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116318504988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116319005864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116319538862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116319945756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116320367796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116320753900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116321178520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116321568834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116322085274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116322851234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116323257288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116323746144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116324212732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116324694816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116325207404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116325571058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116325943368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116326313928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116326686188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116327109386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116327588442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116328082746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116328552610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116329202000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116329780410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116330701228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116331235020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116331789240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116332378508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116333005666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116333720728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116334376268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116335032882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116335573688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116336149044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116336830856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116337431244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116338052800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116338530122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116339238834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116339872070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116340247202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116340789370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116341313580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116341699870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116342229488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116342584368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116342964266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116343349424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116343727870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116344225284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116344667066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116345098150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116345470294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116345841550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116346292242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116346676002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116347043046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116347531408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116347889768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116348245842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116348613032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116348979472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116349350636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116349702798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116350088912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116350540968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116350921838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116351275890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116351710458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116352079636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116352611918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116353074596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116353469272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116353852830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116354222320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116354617490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116354972250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116355326324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116355700580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116356143794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116356551172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116356905054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116357297614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116357665348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116358044334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116358396392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116358849116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116359235892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116359622806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116360023988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116360407686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116360785038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116361150458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116361605080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116361960296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116362313142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116362725318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116363080474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116363448028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116363987450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116364471210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116364846948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116365227308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116365595984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116365951946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116366321790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116366676282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116367115746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116367474084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116367854218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116368221552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116368609906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116368963526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116369318162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116369686170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116370149974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116370522932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116370876330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116371278494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116371661496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116372076562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116372490584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116372922446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116373314202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116373666962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116374076104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116374426426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116374911396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116375300474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116375762154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116376117992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116376501870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116376881986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116377237198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116377607494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116377960220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116378482314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116378889990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116379268104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116379664692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116380071216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116380440128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116380831954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116381286316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116381678728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116382058406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116382443226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116382821766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116383199930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116383592286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116384209384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116384565438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116384933120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116385327052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116385719742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116386272850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116386720876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116387078292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116387433870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116387798174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116388160896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116388527714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116388877480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116389253452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116389685342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116390089782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116390445056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116390851172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116391233354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116391602654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116392000120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116392470370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116392874002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116393239446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116393630458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116393982386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116394335438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116394700136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116395121924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116395491916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116395842312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116396219132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116396593768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116396970006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116397449004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116397867868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116398237410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116398589274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116398956256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116399317166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116399693122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116400059032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116400509960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116400959462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116401319190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116401686474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116402049754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116402419366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116402771724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116403149792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116403585196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116403967538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116404323110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116404686468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116405053776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116405405614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116405775022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116406127138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116406564000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116406935406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116407313468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116407679196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116408097470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116408601590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116409068586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116409453712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116409805912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116410185536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116410566338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116410945468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116411298002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116411651884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116412079272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116412433170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116412800892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116413200380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116413614890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116413982406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116414403348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116414854612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116415249948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116415621358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116416017554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116416403262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116416755740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116417166870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116417646782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116418081954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116418457000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116418840504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116419223028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1017,10170000,10000,0,0,256,26,1114,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 116421139118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116421540234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116421926934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116422341720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116422745128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116423223612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116423588998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116423978320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116424362380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116424747960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116425148656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116425547996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116426026060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116426405378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116426817066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116427181604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116427565696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116427933150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116428316400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116428817592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116429175998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116429555130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116429936474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116430316490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116430765788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116431140072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116431585732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116431944628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116432340304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116432733546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116433130706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116433519758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116433898970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116434328814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116434684138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116435048446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116435397620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116435774048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116436140370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116436619018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116437081292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116437529180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116437884564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116438240618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116438621086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116438974736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116439344382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116439697434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116440164282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116440553310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116440932818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116441297114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116441668824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116442177082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116442535304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116443008540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116443395244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116443819238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116444214410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116444593358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116444963832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116445336308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116445818810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116446176186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116446578414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116446974976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116447356340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116447725356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116448121500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116448544504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116448900786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116449282674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116449664632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116450035994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116450386480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116450764634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116451234796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116451617918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116451973758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116452375532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116452744128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116453267154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116453641780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116454097956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116454480730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116454846320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116455238988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116455642332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116456012554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116456379262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116456802074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116457243924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116457596826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116458116376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116458584712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116458982154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116459663524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116460057778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116460680788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116461040980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116461412102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116461765628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116462168736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116462642604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116463022506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116463373606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116463740016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116464103992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116464689212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116465182114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116465601938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116466023570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116466407926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116466786752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116467140498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116467496498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116467973122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116468331420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116468703764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116469055556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116469451278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116469817758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116470195998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116470555930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116470976694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116471345824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116471697194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116472075594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116472425316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116472826120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116473193190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116473648900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116474004694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116474358242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116474758604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116475111730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116475586104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116476023730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116476501584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116476917930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116477297554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116477664548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116478020508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116478385480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116478735840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116479206354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116479563092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116479944948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116480331178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116480709318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116481080592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116481434360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116481860004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116482222316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116482589206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116482939418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116483328684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116483694144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116484069902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116484422112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116484836916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116485247416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116485621390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116486003638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116486354702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116486841566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116487238932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116487737482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116488110774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116488466796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116488849326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116489203036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116489628558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116489981010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116490463718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116490855272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116491233828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116491598154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116491990988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116492412076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116492813408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116493291936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116493695604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116494088588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116494468204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116494844180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116495194676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116495545936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116495983772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116496365160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116496735870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116497099186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116497492766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116498049016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116498448532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116498905320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116499260488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116499623552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116499984538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116500350036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116500698480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116501089526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116501562792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116501942822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116502294512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116502645944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116503023370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116503373886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116503740652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116504166020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116504659154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116505028440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116505404256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116505767216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116506117654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116506524512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116506913122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116507375156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116507727998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116508105000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116508482034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116508858590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116509329044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116509687048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116510123052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116510477408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116510845662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116511244988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116511625084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116511991552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116512369344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116512789800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116513145212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116513574624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116513942112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116514328576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116514695424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116515100848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116515548020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116515928264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116516280174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116516632706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116517009296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116517360276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116517726792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116518076068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116518514290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116518882892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116519258146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116519620888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116519972998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116520475298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116520832792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116521360854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116521750774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116522207940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116522605778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1018,10180000,10000,0,0,256,26,1115,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 116524348776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116524714964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116525108760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116525517146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116525919488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116526321060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116526795912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116527215558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116527617688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116528070676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116528455466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116528842714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116529211244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116529651204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116530055730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116530438946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116530861496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116531245494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116531735918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116532091424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116532516126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116532904026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116533274882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116533657002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116534007492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116534383826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116534747600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116535199684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116535553780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116535925538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116536324272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116536677234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116537259404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116537614350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116538059240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116538428310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116538804584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116539168460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116539521784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116539885694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116540253068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116540715040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116541069302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116541445634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116541897032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116542279352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116542632008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116543157546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116543602776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116543984366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116544353814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116544718726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116545112412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116545497502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116545876074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116546301060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116546659572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116547028454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116547381366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116547777786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116548145444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116548540770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116548953602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116549492548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116549852396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116550254752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116550635014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116550985404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116551353272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116551702894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116552166192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116552536084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116552950116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116553316748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116553671074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116554183528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116554541348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116554982770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116555335698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116555710098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116556089280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116556483188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116556835444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116557186742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116557617066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116557974632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116558370412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116558738082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116559151270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116559538956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116559950408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116560400356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116560759258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116561126806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116561490632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116561858900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116562209270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116562603688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116563037752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116563434890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116563824906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116564179062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116564556968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116564941292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116565454300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116565898084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116566299844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116566695484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116567086206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116567482306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116567855208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116568256764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116568684110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116569055744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116569405080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116569798836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116570243628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116570624008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116570976890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116571368102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116571819012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116572173320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116572565562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116572945330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116573323344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116573689952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116574086424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116574528166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116574903560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116575269418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116575633574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116576001260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116576458364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116576841098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116577296986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116577738858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116578121198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116578534612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116578898930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116579248052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116579613136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116580042360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116580424286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116580811722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116581212584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116581585380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116581937566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116582317880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116582744884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116583134588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116583486684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116583874962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116584243032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116584653212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116585005938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116585359228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116585790720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116586145460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116586511914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116586873452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116587283526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116587780636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116588259454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116588643966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116588997760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116589362876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116589762258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116590131018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116590482026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116590859620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116591313632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116591710888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116592065508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116592429712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116592798422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116593150466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116593519774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116593948164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116594329060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116594696616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116595103688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116595474204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116595860192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116596225238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116596576828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116597052886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116597406628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116597805670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116598185096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116598625172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116599091886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116599534370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116599904712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116600280934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116600651794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116601016292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116601393256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116601761012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116602138164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116602592632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116602954504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116603318994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116603697418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116604082400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116604453104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116604850504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116605305432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116605694388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116606096252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116606487274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116606890090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116607242476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116607641326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116608067248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116608447716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116608813906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116609203340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116609556334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116610045860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116610417376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116610851708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116611244138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116611596082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116611985586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116612351090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116612728176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116613080286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116613503044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116613872358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116614439984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116614858648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116615210476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116615588960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116615954218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116616408384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116616764970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116617119250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116617497312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116617849390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116618217382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116618569196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116618947208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116619378304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116619758048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116620134558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116620608856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116620977216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116621494076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116621958316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116622315972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116622696540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116623077666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116623458192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116623812214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116624167200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1019,10190000,10000,0,0,256,26,1116,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 116625920356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116626287408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116626746344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116627104098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116627574912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116627945588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116628326424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116628688340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116629082192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116629458880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116629807586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116630172226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116630606900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116631010756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116631379124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116631769952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116632123082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116632664952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116633107702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116633463504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116633830946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116634283352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116634717414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116635095438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116635492296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116635948602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116636305998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116636688484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116637058332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116637441310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116637838408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116638256712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116638759286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116639171066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116639585686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116639973554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116640355168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116640742712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116641131188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116641593200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116642011706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116642379036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116642773520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116643126832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116643622272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116644026114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116644487520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116644907578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116645278440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116645700910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116646100544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116646480664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116646834504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116647270626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116647640156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116647991898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116648371102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116648720198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116649128358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116649529942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116649978498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116650336124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116650722492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116651100034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116651450444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116651817690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116652185886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116652563888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116652996140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116653375522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116653728002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116654111836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116654476770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116655006362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116655377810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116655807192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116656210908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116656595056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116656987894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116657339482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116657692320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116658056980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116658480404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116658852534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116659219948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116659624330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116660008392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116660417816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116660790402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116661222212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116661588704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116661954106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116662401270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116662771624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116663191392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116663555732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116664062224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116664419816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116664803658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116665213152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116665566900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116666133210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116666522344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116666991228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116667362970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116667740638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116668106370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116668459184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116668824232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116669203510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116669732460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116670088904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116670500044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116670879670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116671288598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116671662186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116672033444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116672471668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116672859422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116673256552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116673621534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116674000026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116674367870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116674745494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116675167026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116675526110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116675893476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116676246484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116676644226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116677012862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116677522972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116677961418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116678342102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116678695008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116679047342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116679425958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116679777756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116680147310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116680497182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116680934196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116681303470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116681699756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116682079546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116682432242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116682796234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116683212302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116683663288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116684017916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116684397168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116684772100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116685173586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116685547360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116685919248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116686403726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116686776856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116687208834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116687599054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116687976492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116688518576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116688935850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116689364240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116689755178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116690154398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116690606634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116691282286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116691638676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116692109580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116692500124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116692925104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116693324048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116693710680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116694092864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116694445860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116694922278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116695312734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116695725840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116696137332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116696533958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116696903724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116697286860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116697733506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116698088004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116698452808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116698814372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116699218924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116699774748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116700154154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116700580864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116700938462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116701303038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116701665714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116702033690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116702407320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116702786296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116703242418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116703627010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116703980182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116704346682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116704734282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116705105896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116705492400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116705934090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116706318148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116706686390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116707073056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116707462236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116707823438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116708214176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116708581474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116709020964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116709413826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116709835560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116710252266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116710663082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116711165424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116711718592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116712153436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116712508994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116712914516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116713298940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116713758306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116714164890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116714660064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116715047256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116715420472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116715862976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116716216260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116716617352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116717068464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116717454928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116717862670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116718276800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116718664582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116719104158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116719554624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116720024110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116720399144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116720787418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116721211156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116721576244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116722119352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116722476610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116722920654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116723290830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116723677078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116724060096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116724430026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116724841612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116725240260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116725705704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116726078994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116726452076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116726860910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116727245668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116727630994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116728045506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116728533934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1020,10200000,10000,0,0,256,26,1117,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 116730154928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116730564332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116730920124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116731368666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116731775690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116732148562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116732569562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116732956034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116733440282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116733939066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116734321354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116734673210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116735032116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116735421942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116735796092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116736165308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116736517146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116737013044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116737390158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116737767360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116738164420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116738518100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116738899740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116739269018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116739805914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116740181972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116740584970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116740995970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116741421560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116741824032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116742275448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116742674014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116743045532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116743432128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116743828244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116744237688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116744738994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116745231424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116745621322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116745977642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116746360474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116746712786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116747138424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116747505686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116748000536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116748395726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116748777198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116749145332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116749500816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116749896012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116750255206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116750694986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116751048352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116751440926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116751839726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116752250244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116752643746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116753019444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116753527046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116753920380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116754336122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116754738656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116755119390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116755579226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116756012910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116756445588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116756804082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116757188464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116757583822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116757954460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116758306470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116758685028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116759123832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116759539054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116759926248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116760296186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116760695308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116761080340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116761482612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116761907892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116762319296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116762687898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116763077776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116763431442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116763786152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116764154164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116764507690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116764949644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116765303228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116765679716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116766057266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116766434526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116766909446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116767275706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116767756040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116768379866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116768795168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116769178782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116769557492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116769940466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116770397156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116770751538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116771104818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116771482704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116771852598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116772238834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116772591148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116772977656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116773447590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116773828044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116774180420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116774578908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116774944120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116775401930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116775915632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116776273364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116776681408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116777078868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116777475624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116777849524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116778407628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116778842584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116779198040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116779597172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116779961024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116780354514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116780720732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116781131678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116781598854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116782001518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116782400710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116782795864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116783312608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116783668596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116784081184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116784575902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116784960254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116785331474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116785715252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116786127780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116786530552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116786947104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116787382874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116787765480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116788163976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116788585724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116788940626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116789402148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116789770472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116790195722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116790588358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116790974738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116791396078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116791778860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116792156048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116792525160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116792983596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116793350352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116793700168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116794078332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116794426914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116794801592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116795163688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116795608706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116795962156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116796465416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116796847726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116797244832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116797615728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116798040782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116798501886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116798907836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116799304392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116799670318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116800024240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116800534124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116800907884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116801371510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116801725924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116802103318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116802480852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116802893446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116803264654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116803683796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116804167416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116804545940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116804936276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116805330776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116805710392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116806078030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116806488438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116806918304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116807275040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116807671598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116808059180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116808428636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116808811202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116809220808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116809702918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116810083598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116810473460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116810855318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116811290286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116811778358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116812242362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116812644052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116813038928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116813405592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116813796640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116814150736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116814505410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116814872422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116815301800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116815710582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116816062952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116816459322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116816826346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116817203336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116817555362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116817981886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116818353288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116818706194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116819122852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116819489910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116819868708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116820234510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116820693340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116821048088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116821401106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116821766152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116822128916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116822496158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116823000416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116823382020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116823818380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116824194288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116824612154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116824981070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116825349078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116825702990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116826075300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116826534362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116826934474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116827317794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116827741022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116828092928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116828445300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116828827650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116829268446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116829638950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116829989154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116830377388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116830741942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116831117330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116831467914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116831983686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1021,10210000,10000,0,0,256,26,1118,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 116833668818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116834179158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116834555982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116834983870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116835367474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116835732926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116836146742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116836501960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116836858244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116837270902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116837708250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116838124418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116838499174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116838890684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116839257312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116839635136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116840003910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116840455948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116840875544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116841244726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116841673704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116842044852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116842470100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116842883076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116843352162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116843705140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116844055274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116844462100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116845045456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116845616308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116846082844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116846486540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116846884166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116847314350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116847719622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116848108772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116848522526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116848957836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116849403978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116849786328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116850175766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116850541516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116850950088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116851322588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116851810410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116852178560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116852528286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116852993152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116853377970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116853770600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116854247096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116854645182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116854998332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116855350840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116855727128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116856076198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116856582386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116856973160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116857441310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116857829992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116858241556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116858639618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116858994980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116859378802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116859851860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116860361270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116860750532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116861160312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116861527806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116861906658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116862259406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116862702386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116863072244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116863423786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116863791852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116864155620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116864529942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116864892880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116865289828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116865714754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116866071260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116866436456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116866801928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116867170344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116867624948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116868005514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116868450654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116868857802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116869233256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116869603136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116869969880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116870320504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116870687836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116871108066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116871507432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116871873900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116872253154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116872620078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116872974308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116873341834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116873694634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116874133204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116874485304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116874862062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116875258060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116875655050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116876007146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116876393208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116876864650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116877251684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116877627640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116878055562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116878480312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116878973586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116879380192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116879851764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116880240672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116880636676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116881077592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116881467370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116881818912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116882326256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116882716840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116883149354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116883546250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116883949004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116884349136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116884733960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116885220356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116885640248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116886034782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116886465292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116886845282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116887198690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116887571024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116888013690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116888491092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116888930584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116889328448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116889740010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116890442502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116890940412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116891298012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116891686818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116892068332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116892451768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116892869254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116893252688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116893754716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116894152970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116894583212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116894981304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116895365916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116895753186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116896156468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116896675792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116897082804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116897478184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116897892782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116898305296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116898675200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116899102460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116899487562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116899888690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116900331706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116900715076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116901214546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116901661944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116902130436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116902519740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116902941098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116903378946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116903732414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116904177534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116904528178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116904971250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116905340656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116905748704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116906129334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116906483722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116906850684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116907202936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116907646506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116907999208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116908375668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116908752600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116909191914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116909547084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116909922096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116910363080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116910717096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116911084350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116911433920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116911824360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116912189786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116912670694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116913092380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116913449032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116913813192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116914163222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116914541632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116914913702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116915309140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116915692948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116916141188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116916552614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116916983816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116917382676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116917767758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116918169574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116918554968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116919066658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116919468612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116919848788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116920242086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116920626252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116921021564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116921494080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116922106524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116922494296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116922931160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116923329566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116923908516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116924358760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116924734650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116925135052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116925533740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116925919686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116926269506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116926677712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116927137920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116927522756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116927874232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116928257386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116928653564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116929039600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116929437526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116929901058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116930281402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116930696302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116931130680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116931495176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116931870356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116932238126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116932648318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116933030894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116933382390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116933759988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116934159476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116934555796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116935051178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116935478256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116935874104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116936259990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116936671112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1022,10220000,10000,0,0,256,26,1120,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 116938482346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116938912420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116939352600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116939795448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116940172554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116940565774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116940967180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116941438040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116941843402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116942196588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116942617130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116943041844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116943473906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116943933662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116944323758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116944820472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116945232460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116945645600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116946186244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116946684316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116947096412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116947508392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116947909602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116948311648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116948679406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116949032984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116949469204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116949823116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116950197242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116950559402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116950943878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116951292982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116951643994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116952040492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116952461514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116952834730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116953203614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116953614462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116954011016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116954422012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116954816280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116955277112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116955677950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116956065080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116956445422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116956813184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116957290102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116957694486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116958148590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116958504218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116958858538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116959264432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116959674560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116960065186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116960449200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116961025530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116961429488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116961839154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116962224632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116962611378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116963024368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116963477570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116963901742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116964276208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116964699794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116965097816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116965507698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116965961446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116966394304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116966782900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116967153248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116967571914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116967952720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116968484252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116968854800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116969341076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116969698844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116970074284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116970472276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116970823612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116971191540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116971561824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116972042672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116972447732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116972827020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116973295312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116973669010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116974068056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116974435128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116974909802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116975294958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116975703652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116976105324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116976500106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116976852626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116977234814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116977707632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116978079328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116978504832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116978890282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116979300732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116979849390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116980321164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116980696268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116981086636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116981503946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116981890688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116982275164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116982644602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116983125342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116983544028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116983953962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116984336548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116984708840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116985106114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116985492292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116985956684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116986312790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116986722280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116987155746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116987569476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116987974240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116988327072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116988795614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116989150356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116989577502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116989968732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116990393226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116990890786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116991295806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116991770480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116992159422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116992552652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116992943232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116993338884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116993713814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116994266000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116994650752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116995060672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116995433606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116995833278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 116996217474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116996601996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 116996971140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 116997434370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 116997860364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 116998226152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 116998899262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 116999276910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 116999663454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117000139238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117000528760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117000914518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117001402620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117001786256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117002297200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117002789896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117003149588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117003547880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117003934984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117004311128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117004678336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117005029768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117005474176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117005845364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117006221280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117006603984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117006992662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117007390230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117007741592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117008108914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117008551876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117008930192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117009329816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117009766836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117010118708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117010501476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117010886582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117011313348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117011683886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117012033552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117012421316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117012786286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117013334942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117013719318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117014188116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117014592422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117014947000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117015364652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117015718478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117016155910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117016523362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117016981290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117017338168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117017692424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117018073356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117018426832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117018795550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117019148362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117019594804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117019986104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117020398626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117020764942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117021117798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117021513234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117021887782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117022400634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117022756904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117023134908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117023552244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117023964470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117024410788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117024785846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117025249470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117025608382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117025979468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117026346346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117026724092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117027089882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117027471158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117027893176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117028251392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117028616192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117028967598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117029346046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117029760672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117030139794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117030504752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117030957324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117031312328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117031665700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117032086194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117032454774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117032838542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117033205864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117033684278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117034087522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117034485900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117034870226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117035224316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117035763114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117036155880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117036612130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117036966346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117037343434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117037753734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117038168704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117038539204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117038924846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117039381096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117039767976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117040168112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117040561400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117040939776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117041324418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117041734746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117042170600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1023,10230000,10000,0,0,256,26,1121,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 117043828276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117044242038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117044711942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117045103554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117045489268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117045912662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117046312172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117046807782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117047202346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117047649816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117048020844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117048375166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117048757662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117049108548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117049490284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117049890566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117050341640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117050810184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117051168526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117051548334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117051900758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117052291192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117052643136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117053132026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117053521814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117053919006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117054281408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117054635422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117055000238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117055350510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117055736708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117056165710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117056548328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117056916488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117057306670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117057707120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117058333514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117058863834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117059251984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117059668102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117060070876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117060513036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117060901332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117061310100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117061750130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117062139308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117062535612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117062951912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117063339664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117063723532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117064135660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117064597566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117065010544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117065379712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117065775372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117066182404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117066567808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117066965718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117067448940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117067857956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117068283772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117068696624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117069083054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117069579190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117070088364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117070473322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117070912132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117071294016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117071729918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117072112116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117072552394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117073016348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117073407434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117073790826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117074217896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117074587212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117074937996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117075362300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117076050350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117076483392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117077140974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117077556784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117077974762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117078489424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117079001420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117079388244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117079836468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117080206430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117080814674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117081288832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117081684990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117082096728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117082485248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117082918864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117083319340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117083734918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117084238020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117084665408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117085068560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117085458896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117085860136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117086377058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117086875348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117087285784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117087711594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117088167352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117088612676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117089042446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117089493066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117089899008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117090312520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117090719410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117091103164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117091666034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117092076132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117092573998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117092975646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117093373368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117093814932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117094210406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117094668954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117095199534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117095662490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117096080766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117096520794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117096933884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117097329022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117097750874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117098262260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117098703044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117099121262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117099520522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117099940488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117100369652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117100853512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117101271130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117101681134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117102103492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117102504274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117103070924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117103603630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117104019244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117104473360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117104853108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117105289678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117105705592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117106098182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117106661018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117107185022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117107622936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117108041492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117108459896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117108872058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117109352836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117109789592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117110161464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117110602342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117110959026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117111399432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117111890664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117112299098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117112701420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117113076466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117113488400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117113880164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117114557852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117115049210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117115468430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117115855696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117116282156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117116676320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117117122910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117117562288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117117982318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117118370862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117118806144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117119202964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117119653692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117120078460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117120527050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117120919646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117121289292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117121644386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117122034860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117122431656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117122829598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117123348508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117123747680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117124192800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117124606976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117125012116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117125552208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117126004720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117126395924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117126809512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117127195080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117127594784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117128062890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117128435888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117128876730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117129310438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117129699424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117130053808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117130479834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117130892954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117131317472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117131788986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117132194108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117132606486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117132991180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117133420756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117133824026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117134275238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117134682572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117135121308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117135588046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117135966428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117136489520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117136881880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117137387402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117137763624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117138191196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117138592964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117138990046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117139437244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117139929678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117140319052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117140691864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117141078656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117141514414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117141926684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117142352928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117142912234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117143290470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117143692562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117144091144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117144461926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117144890670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117145277678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117145758190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117146179258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117146593908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117146965010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117147377540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117147900240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117148333492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117148739474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117149125894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117149550476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117149956324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117150419972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117150778264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117151265504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117151653652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117152068572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1024,10240000,10000,0,0,256,26,1122,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 117154050662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117154440768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117154901660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117155304504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117155705844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117156113536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117156537292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117156982130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117157371846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117157789412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117158159184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117158554412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117159140134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117159650342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117160046858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117160403618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117160800088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117161202744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117161604526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117161986640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117162474218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117162874418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117163269436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117163740366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117164116180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117164529320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117164913884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117165383506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117165761000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117166206536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117166654640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117167069118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117167481758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117167956258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117168346008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117168733790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117169147106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117169507064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117171219822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117171614888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117172060518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117172432466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117172819492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117173216134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117173673926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117174065814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117174421372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117174861702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117175247774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117175665080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117176054910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117176519730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117176921286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117177308094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117177711444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117178118434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117178559616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117178928766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117179397094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117179803634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117180178122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117180577164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117180962224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117181470992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117181934592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117182371560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117182744492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117183141272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117183526916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117183915986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117184327712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117184814648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117185205898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117185557496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117185997836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117186383070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117186774240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117187159362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117187655370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117188027972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117188399802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117188770520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117189185232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117189596046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117189981616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117190470026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117190860948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117191234038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117191632954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117192104402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117192684548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117193122060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117193567072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117193936822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117194316992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117194700366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117195112434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117195524074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117195984770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117196419442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117196804488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117197213304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117197625568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117198034980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117198450618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117198894548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117199364336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117199751202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117200138578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117200507786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117200973386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117201381676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117201855232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117202212124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117202610002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117202998208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117203394508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117203953534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117204422378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117204835708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117205234410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117205645360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117206018784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117206420044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117206821596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117207261154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117207665508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117208061440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117208480638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117208866270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117209288328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117209642292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117210084096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117210486278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117210875232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117211280444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117211651404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117212124056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117212512502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117212979288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117213398018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117213772450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117214141988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117214555688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117215084350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117215561330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117215993216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117216379508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117216805236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117217191542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117217576406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117217976988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117218433948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117218840576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117219211346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117219646786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117220094480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117220571212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117220942750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117221423758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117221829534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117222233824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117222653848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117223025466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117223424658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117223926614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117224340934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117224713804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117225113516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117225511948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117226040960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117226473602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117226934094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117227430352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117227817204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117228200498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117228592228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117229000456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117229716224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117230080228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117230509640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117230879590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117231274140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117231705572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117232133746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117232561502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117232967436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117233381984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117233733918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117234133522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117234527478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117234905488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117235373318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117235800908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117236214360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117236570956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117236954718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117237530978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117237992868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117238348308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117238789836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117239174030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117239598494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117240007100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117240410010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117240878482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117241253192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117241680654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117242066828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117242463770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117242904678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117243302040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117243736850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117244158064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117244557006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117244926810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117245296114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117245691994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117246117202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117246592924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117247033406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117247406790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117247792520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117248190858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117248772152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117249256888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117249658876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117250093738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117250479780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117250890896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117251308120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117251696444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117252231362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117252589598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117252988842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117253383332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117253770498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117254211092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117254691656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117255080874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117255467364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117255954526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117256339796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117256742246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117257138928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117257623506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117258054618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117258467768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117258869266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117259244106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117259734254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117260124006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117260630334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117260997272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117261428788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117261829972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117262242328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1025,10250000,10000,0,0,256,26,1123,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 117264058298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117264451858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117264892898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117265312130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117265732548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117266197066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117266615832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117267029730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117267459916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117267847768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117268276872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117268742572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117269132306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117269537792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117269937520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117270365616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117270957574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117271373660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117271841716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117272234814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117272666496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117273050868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117273462336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117273866662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117274349752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117274785188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117275197610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117275610236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117275969794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117276354116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117276820752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117277329496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117277689098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117278097514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117278484168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117278925820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117279327118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117279732528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117280205006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117280595238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117280998264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117281351882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117281731000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117282293800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117282796480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117283202672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117283594992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117284110414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117284465158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117284866016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117285250592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117285727456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117286161616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117286541316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117286959804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117287348168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117287762170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117288157300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117288631120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117288986328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117289413038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117289811948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117290189870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117290584098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117291053106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117291450966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117291804582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117292235944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117292604420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117292981202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117293553976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117294105104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117294499350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117294900862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117295296540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117295685506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117296112958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117296515340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117296994796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117297398736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117297818204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117298224724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117298642822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117299048972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117299521544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117299962148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117300348810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117300759408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117301189926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117301629350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117302037682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117302486632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117302917166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117303332938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117303733736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117304122154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117304708728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117305275260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117305680824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117306306180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117306699384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117307068346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117307439010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117307895104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117308252026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117308656306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117309059914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117309457912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117309830942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117310201402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117310664220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117311074824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117311494874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117311871424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117312334986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117312720190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117313168046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117313612990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117313994916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117314365926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117314755726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117315156556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117315730650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117316118072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117316582620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117317009262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117317384466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117317759756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117318187026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117318591606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117319061088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117319431810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117319831294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117320245372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117320643308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117320997432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117321374668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117321885848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117322251716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117322639646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117323003680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117323420226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117323788736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117324414582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117324925704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117325321002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117325757468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117326137154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117326527268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117327046348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117327537802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117327914510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117328340598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117328715780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117329104960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117329478818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117329896056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117330368446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117330758362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117331195576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117331582098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117331962124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117332361934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117332777412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117333298316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117333679022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117334137124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117334536872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117334936524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117335317188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117335715216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117336210572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117336594886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117336999862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117337383990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117337788636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117338375016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117338858242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117339236028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117339646582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117340025068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117340441372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117340877140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117341263088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117341749214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117342145032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117342566612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117342947874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117343327664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117343724400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117344111732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117344570506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117344927566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117345327982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117345697644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117346118716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117346507730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117346919824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117347364788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117347730408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117348128548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117348540170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117348948690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117349425334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117349932222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117350307670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117350721840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117351123746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117351494866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117351860124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117352222994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117352721174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117353095000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117353492668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117353864212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117354276848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117354668414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117355061508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117355505650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117355874028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117356252206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117356681320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117357088528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117357463482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117357911434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117358396810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117358766814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117359139602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117359496310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117359870280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117360262990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117360798668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117361268252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117361758550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117362154746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117362532852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117362919920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117363305652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117363710764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117364193970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117364602026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117364972668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117365416614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117365798124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117366167216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117366536268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117366994158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117367402608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117367803342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117368212058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117368605822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117369103554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117369552120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117369912104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117370312114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1026,10260000,10000,0,0,256,26,1124,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 117372125186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117372616632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117372978628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117373418930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117373794222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117374196632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117374568636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117374960210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117375427272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117375784986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117376152184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117376534954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117376972134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117377378450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117377756858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117378178888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117378569322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117378952548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117379321996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117379719782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117380072312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117380506600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117380964222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117381366220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117381721182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117382076470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117382476460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117383209252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117383663200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117384050866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117384460376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117384843510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117385220892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117385626840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117386022768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117386476752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117386832640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117387230132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117387580016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117387972632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117388339266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117388757536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117389214196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117389587628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117390030734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117390423370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117390822822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117391175100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117391581930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117392023420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117392465900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117392845920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117393198074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117393560446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117394153134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117394547292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117394970478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117395384456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117395783372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117396180940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117396532858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117396958030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117397447452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117397836144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117398202634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117398550554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117398936808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117399360348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117399781318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117400133154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117400556496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117400991570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117401360008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117401727108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117402131190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117402552042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117402934600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117403381282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117403734236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117404126234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117404526664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117404908996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117405410492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117405768794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117406212864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117406582620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117406961304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117407350142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117407736192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117408152008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117408508522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117408965030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117409366166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117409762766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117410131738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117410555792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117410953540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117411325446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117411779250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117412150060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117412575866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117412929620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117413306334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117413673282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117414065226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117414522138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117414929126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117415297250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117415667496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117416080278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117416561100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117416942256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117417379888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117417797244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117418275902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117418659996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117419045148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117419436742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117419904104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117420272890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117420680708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117421075144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117421467466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117421817854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117422181464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117422648720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117423051712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117423433694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117423782370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117424170520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117424533340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117424980338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117425478820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117425841218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117426235520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117426621692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117427003932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117427382996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117428102404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117428594030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117429010026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117429362728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117429735882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117430146216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117430528392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117430894602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117431333562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117431731460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117432113602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117432493278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117432846198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117433233890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117433641824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117434079344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117434453480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117434805290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117435261148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117435655008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117436050022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117436416438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117436843626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117437245504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117437652620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117438037388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117438388394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117438905756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117439282940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117439776398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117440136178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117440489132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117440854402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117441240150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117441639490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117442022732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117442495784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117442893736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117443301602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117443698082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117444050312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117444414146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117444776016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117445252728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117445643904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117446019450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117446474368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117446887300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117447295946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117447667594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117448110964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117448500254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117448912990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117449280842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117449676662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117450231538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117450735918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117451099442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117451500072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117451886538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117452264198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117452648354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117453016516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117453506356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117453915106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117454327048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117454696274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117455052144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117455418116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117455784368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117456153900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117456614046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117457015636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117457399852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117457778410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117458130056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117458524604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117458919000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117459377046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117459763672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117460322466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117460736872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117461273096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117461699842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117462123748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117462514230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117462912590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117463280526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117463647476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117463997400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117464412742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117464864630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117465248042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117465602686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117465989812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117466373886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117466726526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117467131076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117467569010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117467969666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117468367178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117468777366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117469148936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117469503158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117469878946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117470350340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117470752824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117471118004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117471500786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117471866858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117472288620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117472840104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117473264982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117473654334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117474034552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117474455650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117474886676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117475265560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117475675800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1027,10270000,10000,0,0,256,26,1125,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 117477462096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117477843550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117478216046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117478651950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117479060086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117479449966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117479799806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117480177202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117480575562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117481001082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117481443944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117481908344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117482300896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117482670116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117483053832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117483405540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117483907878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117484396184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117484811170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117485163662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117485552996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117485918380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117486301912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117486712952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117487269008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117487651224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117488017900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117488429400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117488812916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117489184546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117489562970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117489985532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117490373540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117490724998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117491130450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117491527676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117491904724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117492286838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117492714378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117493081616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117493468352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117493855032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117494206258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117494611118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117495144706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117495633490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117495988810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117496361958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117496727640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117497079512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117497477354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117497880530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117498383730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117498765590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117499145968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117499497422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117499883174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117500250182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117500649072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117501104756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117501457918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117501866080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117502247722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117502654166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117503110092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117503489702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117503939384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117504291760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117504655634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117505011614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117505415950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117505778160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117506318560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117506767140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117507124460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117507488578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117507837598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117508202394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117508581932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117508986588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117509351104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117509795618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117510215544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117510571068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117510935962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117511285958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117511701966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117512063138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117512532184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117512903132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117513278240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117513628402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117513979482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117514341928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117514702800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117515133160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117515519258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117515896590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117516261604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117516638030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117516988782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117517462624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117517916434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117518271770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117518636860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117518985050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117519390550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117519755936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117520144810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117520496004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117520916738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117521285102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117521636484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117522032880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117522382996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117522758030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117523136500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117523582138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117523935832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117524287796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117524651168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117525000936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117525365902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117525725522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117526100020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117526524356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117526901178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117527251194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117527602010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117527964218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117528312648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117528791962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117529209056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117529586322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117529949742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117530324018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117530674784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117531081902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117531468708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117531882906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117532252988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117532601256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117532976466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117533359164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117533735292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117534097954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117534449930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117534873606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117535226706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117535592040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117535940796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117536315154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117536894732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117537278094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117537698660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117538055984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117538483890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117538833644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117539198760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117539697934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117540132836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117540595640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117540996494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117541349166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117541736742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117542136052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117542519198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117542886416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117543368860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117543784954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117544167598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117544561920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117544931950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117545341752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117545709598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117546165970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117546536780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117546886470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117547263250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117547647314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117548025458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117548405956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117548830834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117549197220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117549566040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117549981858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117550348608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117550842566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117551297794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117551786736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117552173592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117552526424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117552921800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117553289662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117553703404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117554084732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117554548588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117554919552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117555356816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117555729156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117556083214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117556449894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117556843722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117557297212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117557668526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117558046166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117558442530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117558852592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117559238218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117559671364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117560147756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117560502308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117560937888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117561310264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117561697770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117562296714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117562789806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117563164620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117563537766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117563942554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117564293898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117564662360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117565055160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117565548856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117565935438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117566365700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117566808738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117567195760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117567579384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117567943856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117568422026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117568794848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117569190936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117569573064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117569951354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117570304776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117570702316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117571157600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117571512808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117571879260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117572228638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117572604826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117572990534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117573547636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117574028888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117574417646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117574783194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117575167240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117575535814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117575886182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117576305736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117576743094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117577154976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117577508360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117577861352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1028,10280000,10000,0,0,256,26,1126,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 117579503926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117579866814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117580233782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117580584292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117580990350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117581373662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117581785162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117582155776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117582591520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117582963298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117583333108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117583696760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117584043192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117584530776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117584900064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117585343054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117585697666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117586049244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117586412852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117586762670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117587128046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117587508910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117588005356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117588375744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117588753918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117589106998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117589460764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117589825472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117590188634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117590556352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117590968594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117591345368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117591709592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117592083438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117592466832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117592821094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117593216308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117593642232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117594009298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117594372902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117594809826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117595175266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117595647556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117596047348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117596478502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117596848748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117597201746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117597570496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117597920610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117598296796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117598674620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117599133020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117599486120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117599836658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117600199980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117600547610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117600911734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117601258580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117601642462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117602081726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117602459732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117602809790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117603160624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117603523632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117603873294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117604249894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117604661068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117605040104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117605402556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117605776226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117606125100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117606475070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117606945586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117607299752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117607730150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117608082276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117608456912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117608818994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117609192176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117609542432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117609904376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117610338366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117610748552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117611118976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117611474728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117611850278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117612237644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117612623564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117612975328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117613392222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117613964004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117614319484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117614705624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117615053726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117615442092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117615927932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117616308746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117616659322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117617017690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117617381152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117617730466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117618287056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117618705932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117619086962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117619450576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117619825856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117620176374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117620527582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117620900540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117621249970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117621676032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117622025694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117622397822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117622759072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117623192354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117623544952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117623910294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117624339130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117624693416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117625060392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117625411050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117625786610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117626151290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117626573006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117626926946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117627352916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117627718470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117628065678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117628428280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117628775736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117629233000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117629627526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117630065726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117630435278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117630787154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117631149534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117631498116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117631863404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117632222468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117632653210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117633022632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117633397822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117633748134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117634097644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117634460514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117634808200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117635184882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117635609494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117635987888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117636350440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117636776482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117637129156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117637481434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117637886950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117638345384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117638716136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117639064136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117639439528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117639801992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117640176578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117640639122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117641053036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117641429892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117641781892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117642147136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117642495882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117642869790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117643232730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117643617914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117644050630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117644442964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117644806378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117645155774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117645521650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117645886222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117646272226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117646701364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117647078758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117647428148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117647777730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117648139252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117648485832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117648849186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117649207962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117649644414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117650013088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117650388614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117650738928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117651097036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117651509032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117652016758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117652448548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117652800620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117653175178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117653538168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117653912328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117654261270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117654622498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117655033196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117655400732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117655765256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117656113244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117656486232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117656847806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117657221422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117657581300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117657993376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117658358824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117658707806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117659072336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117659418438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117659791152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117660164796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117660537714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117660949518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117661318180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117661683084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117662032624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117662398552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117662830928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117663232072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117663674352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117664053802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117664404204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117664755674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117665119964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117665469040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117665846810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117666255660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117666636928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117666998916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117667373104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117667734748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117668087772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117668453364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117668829782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117669260314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117669614166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117669991256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117670355482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117670730310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117671083608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117671446848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117671873656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117672228254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117672656866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117673018292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117673395208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117673758778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117674305134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117674724700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117675081280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117675445268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117675825748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117676192744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117676541956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117676957904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1029,10290000,10000,0,0,256,26,1127,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 117678648116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117679041610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117679448042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117680047800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117680526208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117680882956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117681250316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117681600074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117681976316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117682340922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117682730508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117683150394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117683507920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117683871800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117684220854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117684586862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117684936048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117685430386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117685863442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117686245738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117686598474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117686950844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117687314744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117687664176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117688030022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117688389568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117688829458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117689197082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117689571306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117689920990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117690271862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117690822380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117691191044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117691629868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117691982750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117692357804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117692720674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117693095270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117693446120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117693828804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117694255252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117694621264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117694988860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117695340756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117695718134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117696083022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117696670606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117697103352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117697461038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117697827526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117698179574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117698548244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117698899704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117699278600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117699657078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117700098004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117700453250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117700887320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117701253932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117701604942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117701972120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117702332226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117702772010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117703138070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117703511710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117703860066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117704209992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117704571042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117704930298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117705296136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117705714430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117706095640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117706463282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117706840658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117707193278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117707635980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117708064214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117708489282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117708861474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117709214064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117709608490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117709971832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117710347186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117710709196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117711124122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117711490746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117711840394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117712206238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117712553654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117712927682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117713301670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117713676252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117714091280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117714446408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117714808906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117715158976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117715525694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117715875128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117716261260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117716688384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117717066470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117717418184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117717769386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117718132542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117718481484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117718952456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117719328192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117719773860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117720144058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117720521240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117720872834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117721225042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117721589686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117721951854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117722380864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117722732316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117723106518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117723469498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117723843114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117724194260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117724556216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117724934302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117725348496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117725717180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117726065172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117726439548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117726802712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117727177120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117727537622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117727952592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117728318226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117728667364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117729092844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117729444648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117729820640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117730333162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117730780702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117731134928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117731486512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117731849894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117732197938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117732562374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117732920822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117733295252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117733719236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117734095946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117734445282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117734796050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117735158678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117735506906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117735934146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117736354598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117736730866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117737091990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117737465148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117737813638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117738162496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117738534974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117738882550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117739311994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117739662310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117740035076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117740414590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117740786998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117741135364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117741669426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117742098898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117742451614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117742817594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117743166552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117743540384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117743904240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117744290298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117744701704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117745056074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117745419970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117745769450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117746134102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117746481988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117746856192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117747269930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117747724144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117748077064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117748428148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117748791394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117749139942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117749504462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117749866730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117750304914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117750673320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117751047252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117751396318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117751747042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117752111214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117752574204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117752945630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117753368572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117753776192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117754152216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117754542942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117754904648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117755256218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117755671816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117756113590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117756481324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117756835568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117757276440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117757643444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117758019510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117758382808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117758804700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117759169724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117759529474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117759895348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117760244050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117760619470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117760996076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117761371762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117761786660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117762140600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117762510134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117762859320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117763226508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117763688354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117764088664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117764560262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117764939404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117765297784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117765650160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117766014760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117766365432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117766745614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117767159812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117767743274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117768111706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117768485584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117768835388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117769186240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117769564276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117769981794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117770349592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117770697954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117771071758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117771433508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117771827368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117772191050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117772545092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117772974780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117773326852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117773691810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117774039506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117774414086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117774932124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117775310230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117775732078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117776085522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1030,10300000,10000,0,0,256,26,1128,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 117777640374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117778007306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117778444268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117778800936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117779181886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117779546514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117779926454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117780276994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117780641244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117781073820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117781428538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117781830490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117782214900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117782623344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117782987354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117783375634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117783724390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117784152178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117784518786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117784868866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117785235672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117785653392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117786180298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117786550018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117787046124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117787403068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117787757454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117788143528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117788524444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117788905200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117789271600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117789723208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117790096024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117790471624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117790823140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117791191646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117791572356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117791935966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117792439922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117792819414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117793193922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117793555494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117793927374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117794276536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117794640218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117795088364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117795451728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117795817514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117796165182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117796539476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117796901318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117797391992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117797745602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117798169040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117798535044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117798884344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117799249028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117799596150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117799969882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117800342740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117800786412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117801138902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117801488680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117801850622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117802198174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117802562388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117802989214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117803361986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117803815612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117804193736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117804544070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117804894722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117805256450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117805605628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117806323932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117806714106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117807098074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117807473358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117807852510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117808215536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117808742380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117809183724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117809539922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117809915054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117810268528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117810647294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117811012080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117811401168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117811753714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117812188426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117812558134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117812919202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117813289776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117813716420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117814097020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117814475014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117814925920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117815279594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117815642648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117816010606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117816361662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117816729302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117817090952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117817538264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117817909444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117818284964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117818644918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117819000452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117819365508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117819893518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117820357076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117820782822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117821166878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117821538276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117821919798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117822276524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117822646816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117823088740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117823448070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117823821444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117824173774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117824553822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117824921440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117825351020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117825727550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117826169544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117826542324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117826899358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117827270970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117827623730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117828003532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117828385464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117828835576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117829195614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117829555950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117829957208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117830318446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117830695870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117831227240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117831690266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117832065380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117832449226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117832803796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117833162314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117833533640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117833902526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117834346402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117834727790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117835111898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117835482192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117835882482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117836235056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117836600364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117836964560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117837395112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117837764780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117838114034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117838490468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117838857384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117839234218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117839599250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117840025212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117840398532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117840751402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117841122992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117841474408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117841893436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117842464828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117842921818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117843279484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117843634706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117844002618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117844569070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117844958672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117845315638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117845810206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117846186172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117846564176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117846916316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117847271750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117847641970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117848006928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117848447504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117848825276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117849241690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117849609734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117850012058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117850367858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117850745636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117851194080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117851549640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117851939996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117852290806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117852667800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117853032962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117853602152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117854061208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117854420922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117854789950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117855142994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117855515522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117855869656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117856261244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117856693816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117857073834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117857426432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117857800162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117858162946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117858512046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117858880868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117859241956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117859683320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117860049750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117860425502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117860774226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117861124724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117861485962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117861843906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117862273324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117862626116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117863045672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117863411634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117863788746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117864141548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117864621064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117865056372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117865439632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117865807412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117866156464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117866531686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117866894966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117867269658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117867650338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117868072958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117868440266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117868789440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117869155384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117869501688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117869875670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117870315518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117870766152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117871120488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117871498228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117871880582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117872232400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117872599758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117872978764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117873371388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117873813442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117874192902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117874544268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117874898440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117875266768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117875947344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117876394640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1031,10310000,10000,0,0,256,26,1129,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 117913039860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117913450886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117913829758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117914214566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117914568940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117914939660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117915309762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117915730772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117916104334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117916456472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117916834278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117917198216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117917574020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117917938368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117918357268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117918725948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117919076902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117919468548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117919817368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117920193070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117920719350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117921164372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117921723322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117922080892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117922444708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117922796136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117923162834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117923525768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117923968672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117924339340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117924716642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117925068384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117925421644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117925786470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117926149394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117926516672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117926995050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117927375060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117927738812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117928113332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117928462940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117928814310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117929189362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117929609644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117929977598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117930324876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117930698396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117931059640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117931461192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117932005034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117932430506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117932799546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117933152260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117933533126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117933930186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117934308416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117934685142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117935131588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117935506096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117935859650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117936225176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117936576164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117936942748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117937292728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117937679596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117938109996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117938485456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117938833730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117939182460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117939541128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117939886094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117940259856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117940666960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117941044226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117941406852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117941780012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117942128536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117942478144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117942956400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117943311970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117943743972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117944098434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117944474908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117944839992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117945214792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117945564534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117945929628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117946355484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117946708818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117947074904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117947423140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117947798042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117948160062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117948543972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117948892654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117949308540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117949676284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117950028422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117950395452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117950758794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117951135102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117951511480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117951953682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117952307524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117952659244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117953023060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117953373286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117953739438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117954225740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117954681270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117955113908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117955491162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117955841214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117956191620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117956554010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117956902680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117957282604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117957698748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117958077828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117958442070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117958816908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117959167264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117959518944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117959895918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117960325560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117960698638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117961051184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117961430112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117961830784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117962230654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117962598230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117962953674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117963382998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117963737830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117964105092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117964453906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117964829722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117965331036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117965712530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117966130738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117966503488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117966869068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117967219738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117967585896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117967935226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117968323758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117968752942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117969134934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117969485566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117969836194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117970199048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117970547692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117970925388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117971273946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117971713558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117972082004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117972459748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117972811682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117973163326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117973527122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117973889668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117974320460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117974671780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117975050582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117975413818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117975789000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117976153092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117976685788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117977138508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117977495412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117977864452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117978216732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117978595008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117978960714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117979351756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117979716850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117980141168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117980508514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117980858696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117981225586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117981574844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117981969420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117982346916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117982790666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117983188620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117983564752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117983930608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117984282918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117984651848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117985015434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117985454552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117985831812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117986207396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117986558784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117986910850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117987274866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117987813290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117988253600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117988621520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117989000364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117989377716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117989754436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117990166042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117990537336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117990903606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117991369242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117991742202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117992093692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117992473332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117992839864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117993217230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117993582970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117994004120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117994427758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117994782134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117995148550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117995497982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117995922720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 117996302630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 117996743702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117997099854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 117997454824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 117997844954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 117998416722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 117998931682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 117999285026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 117999733702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118000102504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118000477238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118000827922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118001179020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118001544696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118001905394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118002341132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118002694674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118003071352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118003434468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118003809956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118004161100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118004521930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118004885430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118005300154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118005669032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118006017136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118006391626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118006754292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118007128524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118007490990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118007997012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118008379456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118008729804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118009096726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118009445510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118009819880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118010327576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118010774620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118011130426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1032,10320000,10000,0,0,256,26,1131,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 118012834970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118013231138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118013657244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118014027214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118014407530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118014812754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118015195016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118015622736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118015989232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118016444548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118016811682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118017217328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118017588724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118017937190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118018351522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118018729312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118019175898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118019532578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118019886428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118020259382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118020609644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118020977884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118021448438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118021895540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118022264230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118022638410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118022988362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118023339734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118023702146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118024052230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118024429868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118024843486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118025225108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118025592328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118025971298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118026324996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118026679044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118027056680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118027472438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118027845682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118028197768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118028576128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118028943700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118029321660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118029674960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118030040992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118030489360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118030842588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118031208538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118031557674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118031933544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118032296388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118032827770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118033246928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118033601532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118033964756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118034314750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118034681118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118035028658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118035414494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118035778702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118036220558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118036573396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118036925774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118037290714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118037642430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118038010838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118038373590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118038815698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118039186642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118039622082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118040028490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118040382478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118040749512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118041114874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118041551704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118041905242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118042284054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118042653356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118043025156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118043373970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118043918942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118044372996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118044729936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118045097910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118045497602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118045873416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118046251928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118046678894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118047099172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118047453270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118047816590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118048165274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118048530586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118048878412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118049252264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118049625818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118050078816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118050497550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118050850976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118051231432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118051599242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118051967694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118052332040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118052784476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118053155554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118053535916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118053889226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118054244162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118054609922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118055078044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118055512520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118055864478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118056240350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118056624742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118057002972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118057355304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118057719246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118058086040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118058508212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118058876564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118059226784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118059630956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118059996592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118060372396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118060734490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118061157684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118061526462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118061897090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118062263584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118062613288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118062988446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118063378960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118063754180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118064169170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118064523576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118064886800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118065236248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118065601388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118065949372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118066466612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118066903744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118067281974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118067633636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118068054974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118068421706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118068772658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118069154572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118069570956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118069949032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118070315078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118070693224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118071043652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118071394708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118071816422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118072170256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118072630456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118072981754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118073363100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118073768286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118074144196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118074494850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118074896280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118075557012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118075955298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118076474022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118076827240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118077382508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118077754390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118078243688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118078598618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118078985446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118079365886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118079716198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118080083380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118080475746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118080968266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118081338528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118081722662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118082075552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118082429460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118082796180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118083160114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118083612014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118083965240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118084346864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118084712254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118085088942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118085442192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118085806940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118086172638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118086610358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118086980914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118087336812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118087713974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118088077952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118088570870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118088925932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118089367164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118089737412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118090096184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118090464864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118090815036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118091191266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118091568372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118092028730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118092385488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118092744200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118093108934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118093460278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118093845420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118094207886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118094648342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118095029954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118095405026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118095761472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118096117924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118096542894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118096894726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118097275192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118097707940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118098086904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118098460994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118098835992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118099187370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118099536720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118100121346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118100577114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118100951150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118101308810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118101688022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118102100704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118102479434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118102861494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118103329648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118103697108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118104054558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118104423088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118104773844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118105150590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118105529988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118105985240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118106343766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118106697796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118107068924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118107419146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118107786300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118108148864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118108524976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118108969620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118109347468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118109720988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118110072490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118110436836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118110886306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1033,10330000,10000,0,0,256,26,1132,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 118112633618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118112999658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118113381646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118113761674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118114142294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118114608472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118114970794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118115346692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118115698120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118116067428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118116417934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118116806662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118117254088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118117633530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118117991580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118118344858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118118710722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118119063014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118119443272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118119864968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118120253240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118120617328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118121000032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118121351450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118121704800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118122220820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118122575180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118123028760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118123381312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118123765172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118124131188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118124564744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118124928790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118125281978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118125726320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118126079730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118126469000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118126817542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118127192994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118127556356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118127943480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118128429130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118128785070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118129155906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118129507676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118129875788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118130275350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118130664630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118131128340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118131504396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118131855268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118132213724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118132578800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118132929062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118133412286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118133766738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118134270418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118134643268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118135026404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118135379796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118135734434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118136103044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118136465240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118136918226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118137270900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118137653266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118138017770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118138394508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118138746460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118139112116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118139555066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118139908988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118140273836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118140632604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118141008488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118141372426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118141778826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118142129336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118142563120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118142929756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118143287772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118143653316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118144001166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118144457314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118144855090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118145314344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118145668914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118146027364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118146392372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118146744410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118147113206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118147598142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118148056924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118148426006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118148808294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118149160640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118149513348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118149879310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118150258156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118150704808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118151061632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118151441506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118151814684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118152193522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118152547840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118152971148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118153335936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118153769152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118154139618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118154496724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118154872256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118155236458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118155729326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118156084300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118156546718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118156914506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118157271082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118157654606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118157999464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118158417736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118158794398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118159285790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118159665604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118160024626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118160388810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118160738006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118161103020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118161463588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118161916320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118162287458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118162662174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118163018030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118163368000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118163729594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118164076988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118164451748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118164889324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118165268442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118165637324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118166013524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118166365372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118166716642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118167190908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118167645870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118168037114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118168393140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118168769378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118169133410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118169508602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118169868552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118197530072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118198317990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118198725912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118199094130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118199460994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118199839800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118200205088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118200778394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118201229888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118201587300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118201971360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118202322568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118202722862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118203075594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118203487172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118203957114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118204337868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118204733306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118205118188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118205501900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118205886638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118206261686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118206679152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118207058068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118207421312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118207809056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118208159536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118208510320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118208874050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118209232246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118209662350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118210014446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118210437598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118210833532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118211241490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118211694614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118212103288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118212578502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118212966624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118213351716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118213702822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118214084004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118214479002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118214856854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118215280724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118215636586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118216015892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118216366026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118216732024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118217097514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118217472500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118217910676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118218291080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118218644354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118219008796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118219374052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118219725958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118220094168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118220451048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118220889040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118221258612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118221646880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118221997244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118222347254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118222713574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118223299322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118223830666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118224186250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118224582350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118224948216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118225381856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118225782390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118226135536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118226573322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118226927380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118227309886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118227660390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118228037996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118228404134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118228979070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118229405156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118229760576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118230137284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118230488982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118230855592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118231205392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118231590676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118232019472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118232398108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118232759926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118233143030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118233506280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118233854564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118234410624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118234841238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118235221386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118235598832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118235975194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118236325632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118236680936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118237050276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118237463522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118237836990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118238187620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118238576378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118238942460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118239317966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1034,10340000,10000,0,0,256,26,1133,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 118240943976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118241329836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118241699318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118242052922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118242423586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118242774766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118243218680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118243589730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118243984916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118244339994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118244698188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118245062980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118245527726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118245962908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118246316808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118246692434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118247068828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118247444878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118247796618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118248153788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118248560524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118248995542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118249365708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118249748922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118250125546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118250489532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118250866298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118251364542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118252000592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118252435248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118252817516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118253187536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118253584258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118254033146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118254512056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118254893178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118255259712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118255612980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118255979084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118256329974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118256815616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118257280874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118257656886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118258030542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118258402472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118258750364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118259098690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118259469666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118259885158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118260254478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118260604756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118260992638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118261358632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118261734472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118262085560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118262444100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118262875952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118263229614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118263702872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118264138118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118264737060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118265340190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118266049224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118266614386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118266988976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118267354450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118267823312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118268276530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118268684948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118269061502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118269440276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118269817360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118270168208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118270525552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118270888862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118271343924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118271712260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118272079322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118272454532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118272817816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118273277838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118273866568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118274465358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118275071008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118275646958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118276236214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118276896142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118277533410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118278119190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118278735050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118279489384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118280083074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118280679382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118281254192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118281844946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118282499894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118283132556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118283722964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118284342126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118284902076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118285514424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118285990676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118286429802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118286806008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118287155932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118287628830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118288138094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118288518698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118288882988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118289236466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118289687488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118290187530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118290564572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118291027194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118291408724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118291785606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118292162456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118292514450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118292868350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118293292236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118293746498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118294113596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118294473044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118294847366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118295208760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118295582412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118295938022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118296380712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118296749234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118297102460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118297481564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118297832366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118298208670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118298579920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118298955516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118299371340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118299726488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118300101218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118300456360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118300872638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118301387804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118301768442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118302197296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118302574674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118302939206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118303291150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118303675886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118304025124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118304405116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118304829870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118305213216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118305588678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118305964188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118306315930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118306667954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118307033478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118307432692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118307817260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118308167394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118308554750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118308919032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118309295082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118309651758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118310010932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118310441580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118310802752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118311179678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118311527958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118311902062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118312264718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118312735198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118313157276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118313511512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118313874916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118314236952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118314602346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118314951584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118315453088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118315893276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118316273008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118316624216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118316989924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118317353758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118317702608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118318068632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118318424290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118318861088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118319243920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118319629488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118319978112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118320327202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118320688534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118321043976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118321481008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118321837684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118322217706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118322595386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118322975538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118323326436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118323827252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118324260564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118324615662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118324979630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118325339016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118325712194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118326072946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118326445006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118326792250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118327209042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118327578740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118327942102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118328307722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118328656034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118329030264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118329394004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118329769830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118330186492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118330539856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118330913558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118331262964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118331629032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118331977466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118332351632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118332778160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118333180598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118333626812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118334121602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118334697864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118335497168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118336111608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118336693878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118337314524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118337902708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118338606046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118339190472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118339771652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118340366796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118340933684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118341617344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118342199212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118342813212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118343405582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118344098316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118344683250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118345264510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118345859632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118346578288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118347179824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118347641452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118348116756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118348483084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118348859774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118349300346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118349795364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118350162224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1035,10350000,10000,0,0,256,26,1134,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 118351864506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118352353788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118352708996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118353088446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118353466032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118353845832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118354198380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118354557960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118354980828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118355438718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118355807954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118356171058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118356549294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118356930858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118357425852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118357846854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118358245356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118358611616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118358980660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118359348182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118359695978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118360071340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118360442546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118360882154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118361236782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118361600526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118361963898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118362383004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118362750732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118363106546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118363599058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118363973484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118364364990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118364717626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118365071166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118365625742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118366257540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118366837766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118367376226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118368097342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118368659388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118369121874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118369481698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118369839186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118370227172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118370579560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118370947656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118371303978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118371686618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118372115672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118372517202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118372887864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118373242792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118373635240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118374045330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118374433420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118374881724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118375262584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118375644422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118376021118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118376373240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118376779444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118377254338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118377693644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118378099668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118378466716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118378846054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118379216236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118379746456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118380127450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118380554744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118380947142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118381348446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118381721176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118382106266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118382737496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118383252084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118383744316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118384115820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118384472020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118384839256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118385192038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118385595906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118386028504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118386409330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118386785464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118387162544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118387512374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118387864456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118388268402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118388697384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118389072902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118389425992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118389844340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118390217930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118390663020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118391251708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118391807216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118392195714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118392580892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118392953706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118393306166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118393785972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118394156546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118394676184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118395034600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118395446884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118395906840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118396293642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118396700848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118397361040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118397745564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118398126316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118398502496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118398852502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118399204640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118399574122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118400001108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118400422652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118400824396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118401220410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118401615992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118402249176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118402711908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118403071280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118403437054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118403800158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118404167692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118404535078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118404938342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118405306800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118405765888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118406154450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118406555164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118406981266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118407332496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118407718612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118408069058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118408514790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118408882464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118409273658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118409622914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118409973322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118410335534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118410683894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118411114464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118411467860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118411844092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118412221716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118412598294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118412953816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118413442288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118413907616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118414269438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118414638022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118415001334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118415380392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118415747632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118416126554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118416481054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118416898636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118417271310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118417636446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118418005896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118418358454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118418737256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118419192632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118419844646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118420333530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118420689220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118421054868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118421433440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118421831168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118422395154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118422790778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118423173358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118423553572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118423925368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118424279058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118424815486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118425326398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118425700314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118426065010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118426444976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118426810524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118427188030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118427547152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118427971518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118428420422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118428863102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118429236746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118429620894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118430034928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118430451140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118430954982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118431313512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118431712380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118432080462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118432434422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118432803370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118433154992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118433618456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118433993684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118434446180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118434807856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118435164026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118435530846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118436038216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118436478344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118436835562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118437247214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118437646822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118438071786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118438425108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118438778654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118439221628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118439598816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118440002886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118440371818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118440747790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118441116986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118441511586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118441937888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118442291790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118442654032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118443020836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118443384948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118443732856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118444109932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118444560882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118445042346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118445402898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118445777016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118446161414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118446529906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118447152088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118447828028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118448541936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118448973840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118449352714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118449703854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118450106964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118450635354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118450993516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118451375144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118451727188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118452105452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118452470318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118452854092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118453330726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118453689912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118454067788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118454420146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118454789720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118455140662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118455522910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118455989780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1036,10360000,10000,0,0,256,26,1135,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 118457566164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118457944528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118458555898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118458999162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118459355124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118460027086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118460384400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118460762738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118461134892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118461596588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118461951916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118462322280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118462688642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118463039380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118463405428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118463761724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118464139566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118464572548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118464950152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118465364646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118465719268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118466080366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118466428696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118466799760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118467215504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118467593498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118467970300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118468346536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118468698612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118469050254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118469563412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118469987544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118470358410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118470719118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118471095392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118471459866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118471835724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118472225058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118472643674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118473029128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118473386480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118473772330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118474151596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118474532486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118474899922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118475485470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118475994308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118476602132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118477261522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118477653896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118478031006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118478532320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118478916094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118479294908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118479671794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118480024164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118480377046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118480903598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118481409002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118481782356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118482146128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118482523090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118482887468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118483264180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118483622826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118484076436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118484503172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118484871724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118485241150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118485592760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118485970324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118486341842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118486806152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118487160614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118487524798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118487889276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118488238992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118488747262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118489107004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118489550402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118489917168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118490290958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118490655368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118491145378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118491512820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118491984950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118492484814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118492837942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118493228224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118493611566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118493991704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118494362924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118494762566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118495235314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118495597782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118496034360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118496484506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118496897128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118497309952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118497732352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118498200050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118498588428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118499022348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118499393034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118499793588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118500183348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118500651456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118501067728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118501457584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118501870984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118502229136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118502652504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118503230188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118503903022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118504527926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118505197778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118505867136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118506506076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118506957594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118507364088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118507762250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118508158706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118508589314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118508963324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118509557548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118509944812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118510323180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118510710136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118511063508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118511467408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118511997164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118512403208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118512767608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118513174686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118513572620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118514090968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118514480332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118514966176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118515391624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118515759270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118516150032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118516597248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118516983626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118517348600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118517804970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118518157732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118518521002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118518882916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118519231458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118519595880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118519950560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118520389010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118520756854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118521143902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118521494992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118521846010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118522266996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118522667956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118523160666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118523513404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118523895276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118524275006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118524654162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118525005094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118525488696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118525972436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118526329502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118526697166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118527065208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118527442550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118527813888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118528191244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118528542542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118529090486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118529572404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118530128476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118530758098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118531333268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118532042126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118532471754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118532852288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118533207332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118533561804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118533934704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118534447838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118534924700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118535291646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118535668318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118536036110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118536775104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118537275144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118537635384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118538015690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118538368054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118538737224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118539087924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118539526212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118539998620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118540379892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118540743992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118541096600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118541461734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118541812638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118542187174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118542537738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118543022844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118543437918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118543884988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118544235732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118544586030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118544955926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118545303698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118545745198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118546097148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118546483000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118546845216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118547218290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118547566666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118548081232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118548512780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118548867220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118549245836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118549595420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118549970636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118550333330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118550715736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118551130182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118551485230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118551848434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118552209040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118552574906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118552922970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118553314832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118553777952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118554281540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118554637824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118555006254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118555372736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118555722774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118556091210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118556451880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118556890760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118557259882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118557646094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118557998864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118558349542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118558730552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118559331314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118560020366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118560627648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118561215038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118561678312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118562068266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118562563414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118562985112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1037,10370000,10000,0,0,256,26,1136,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 118564649938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118565116460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118565493220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118565845372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118566236612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118566601836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118566982054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118567340200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118567695456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118568155650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118568510124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118568886916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118569235976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118569610012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118570103030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118570504142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118570956372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118571314282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118571692832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118572053264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118572424774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118572775112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118573159040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118573589228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118573971446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118574381848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118574738024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118575099120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118575446738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118575818408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118576167228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118576628578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118576997974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118577387846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118577739628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118578091528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118578454854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118578811742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118579245462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118579600328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118579989298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118580355748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118580732428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118581084580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118581548724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118581985554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118582338632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118582704524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118583063590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118583438830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118583801694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118584185154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118584715642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118585123692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118585490810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118585857802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118586226610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118586577166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118587011020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118587534840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118587921390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118588383352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118588737684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118589163380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118589514982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118589886486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118590331220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118590713718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118591136604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118591516000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118591867188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118592217722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118592763714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118593216316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118593589366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118593952326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118594330478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118594697006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118595074352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118595501134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118595953550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118596380064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118596751682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118597143630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118597530016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118597939442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118598345104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118598814524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118599172302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118599572228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118599938716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118600290742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118600659784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118601040290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118601490382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118601877312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118602253486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118602616022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118602968278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118603333452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118603801178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118604173268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118604600442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118604981506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118605357536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118605851504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118606421644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118607095838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118607730410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118608324692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118608924574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118609493692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118610210132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118610841594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118611463674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118612031502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118612681092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118613526246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118614111548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118614716620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118615615526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118616232120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118616850860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118617457232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118617969016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118618493780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118618953582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118619398670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118619771856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118620222698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118620607130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118620972746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118621489012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118621847776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118622272456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118622636250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118622986692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118623359958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118623711892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118624184674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118624554780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118624941184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118625290254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118625655212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118626195682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118626552386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118627015628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118627371232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118627763090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118628128916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118628506480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118628860036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118629220904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118629717048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118630092832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118630472128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118630820780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118631195622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118631558490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118631941550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118632358028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118632711368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118633139776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118633491006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118633857290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118634204288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118634584330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118634947608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118635390626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118635744892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118636109342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118636472068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118636821756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118637187886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118637647680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118638094424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118638467714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118638855140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118639208062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118639562036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118639927850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118640277642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118640713884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118641067426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118641446282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118641824836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118642201792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118642553410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118642906058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118643272216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118643689486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118644057334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118644492782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118644870494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118645233872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118645628408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118645977568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118646405688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118646804464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118647201736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118647664652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118648081784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118648628414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118649118940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118649499724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118649851380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118650250648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118650647994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118651030858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118651399890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118651780650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118652227942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118652612210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118653014926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118653383896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118653737282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118654129766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118654480788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118654946020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118655299850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118655717032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118656083162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118656490444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118656843434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118657196616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118657648118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118658000000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118658408032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118658758178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118659134368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118659497934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118659991574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118660417066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118660805664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118661213688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118661597294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118661983796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118662365914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118662743424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118663198408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118663607122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118663996456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118664391362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118664792088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118665144192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118665510808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118665928642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118666307246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118666696632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118667092372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118667476566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118667829130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118668192262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118668561106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118668998934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118669350332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118669743162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1038,10380000,10000,0,0,256,26,1137,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 118671563646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118671961036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118672347380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118672721186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118673093582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118673444240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118673810934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118674159958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118674607960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118674978116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118675368242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118675721042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118676154274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118676581936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118676963066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118677410080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118677781976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118678175084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118678541324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118678939856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118679291306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118679660386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118680101482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118680456486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118680837782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118681188854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118681567116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118681932766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118682480772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118682899968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118683256164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118683650688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118684033374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118684464304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118684902678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118685289992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118685739320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118686135470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118686498826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118686851564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118687233612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118687616448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118688004306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118688427996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118688807150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118689183138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118689559314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118689910016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118690506528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118690878364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118691307980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118691680542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118692059266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118692441386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118692806096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118693181504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118693688438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118694150184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118694518282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118694883748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118695273774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118695622360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118695997274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118696360896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118696803436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118697156758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118697519434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118697883730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118698233112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118698597810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118698956780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118699564370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118699939666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118700328114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118700679422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118701031380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118701395428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118701745966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118702113760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118702588802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118702969010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118703344480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118703720354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118704071060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118704609020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118705036792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118705410626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118705780292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118706154574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118706535096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118706900662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118707279446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118707631420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118708047370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118708551144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118709050480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118709689010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118710288628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118711015494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118711640018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118712275868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118712906414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118713580552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118714184912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118714766266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118715372794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118716079362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118716792524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118717408204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118718019348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118718595512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118719239412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118719842498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118720430920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118720897492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118721350028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118721935098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118722336728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118722783790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118723163502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118723517126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118723882894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118724241446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118724706812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118725072160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118725451014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118725828472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118726204124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118726555794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118727018638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118727468636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118727842458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118728208926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118728613930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118728990076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118729352522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118729749442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118730127288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118730610846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118730981190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118731345218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118731713352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118732092454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118732533430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118732900124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118733377232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118733733280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118734101732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118734490184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118734844372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118735212698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118735572082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118736056206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118736492952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118736887080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118737238956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118737591308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118737954820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118738454474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118738899260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118739255628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118739648376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118740016184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118740393248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118740745304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118741105710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118741537376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118741890866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118742257498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118742618612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118742994550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118743357726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118743737384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118744088582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118744501876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118744881702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118745264324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118745630452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118745979558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118746354646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118746724804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118747174008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118747547416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118747934136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118748314526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118748666460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118749045856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118749508770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118749964766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118750340604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118750857654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118751356668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118751954918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118752398204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118752886476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118753278860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118753647902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118754028010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118754397390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118754774822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118755231556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118755919630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118756545412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118757114196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118757574682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118757954924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118758482640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118758855304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118759280518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118759632860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118759984942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118760348260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118760941906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118761593566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118762198842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118762806478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118763439782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118764224886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118764840596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118765443240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118766030632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118766694136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118767551050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118768120780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118768775100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118769490150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118770123996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118770721122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118771298870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118772144176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118772812818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118773401236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118773869492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118774250016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118774715900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118775221020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118775676004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118776045136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118776413298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118776767046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118777138140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118777581476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118778103906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118778475872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118778892406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118779246086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118779600168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118779967064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118780325648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118780830718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118781232166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118781711564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118782080162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118782459286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118782814044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118783311846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1039,10390000,10000,0,0,256,26,1138,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 118785087120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118785452974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118785830272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118786252258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118786652932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118787022030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118787416284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118787770774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118788149004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118788524024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118789091100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118789468458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118789821510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118790213174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118790579108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118790957326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118791312242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118791667978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118792097130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118792451484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118792837280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118793186792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118793562180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118793925928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118794453892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118794879244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118795237016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118795614178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118795966986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118796334994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118796685702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118797062758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118797498202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118797879626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118798233828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118798598808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118798965612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118799316124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118799712696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118800160200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118800612830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118800982280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118801371870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118801723270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118802075790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118802439566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118802795804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118803302116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118803659232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118804070364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118804436738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118804812916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118805164514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118805623880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118806062660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118806417986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118806796706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118807147094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118807523034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118807888120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118808263108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118808676952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118809032412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118809397932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118809760148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118810127746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118810478504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118810854474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118811220234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118811658786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118812014562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118812412936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118812810062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118813165228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118813532626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118813882204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118814331028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118814702912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118815124324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118815478798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118815831622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118816198406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118816654644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118817117482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118817510982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118817890912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118818272396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118818650120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118819003318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118819356946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118819740020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118820163988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118820534888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118820895252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118821271014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118821634256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118822009368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118822358774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118822779940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118823150066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118823503932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118823884662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118824237140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118824616008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118824983084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118825361760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118825774162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118826128944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118826504678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118826853870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118827220416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118827569400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118828041696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118828474700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118828854246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118829217720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118829570208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118829934112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118830284392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118830650666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118831201792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118831677414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118832139404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118832536732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118832891242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118833285806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118833656274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118834089904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118834461528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118834825460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118835233704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118835644494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118836023052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118836375816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118836801550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118837168272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118837535698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118837905896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118838253228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118838626462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118839174766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118839850658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118840460722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118841064240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118841694332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118842148384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118842668602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118843023732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118843422996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118843798100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118844424734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118844789560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118845327816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118845870518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118846242638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118846629760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118846979928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118847396360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118847939608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118848356292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118848721824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118849079674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118849446296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118849815416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118850399228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118850825480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118851278672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118851695832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118852107424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118852479568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118852834072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118853266396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118853728738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118854101482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118854483910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118854893246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118855259820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118855656126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118856046904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118856501610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118856885372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118857248184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118857633828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118858043966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118858421886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118858825224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118859275546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118859631672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118860032172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118860429146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118860782404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118861195200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118861735124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118862305584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118862815142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118863202326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118863554496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118863908778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118864291126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118864722130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118865093284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118865475652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118865897190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118866277592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118866670378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118867119148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118867765620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118868321422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118868710296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118869124800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118869492270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118869888562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118870332782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118870731156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118871081412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118871477646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118871843336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118872209934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118872718610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118873189224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118873622746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118874114522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118874537830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118874922556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118875307646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118875712126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118876210716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118876646624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118877044108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118877453786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118877821432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118878223084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118878700068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118879075522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118879464524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118879865804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118880263288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118880659374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118881074564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118881540860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118881922976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118882276860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118882646106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118883045222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118883441950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118883960032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118884423522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118884842356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118885256476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118885662596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118886047378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118886434472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118886807648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118887230276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118887618134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1040,10400000,10000,0,0,256,26,1139,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 118889251638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118889681654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118890151318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118890570520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118890970894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118891329312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118891718596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118892122658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118892550808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118893008120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118893389298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118893879590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118894445800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118895160972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118895920546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118896628442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118897107144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118897479274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118897837746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118898380554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118898772268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118899165630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118899519054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118899873186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118900257254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118900631366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118901098194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118901459412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118901896212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118902383378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118902782960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118903136594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118903520936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118904009672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118904367372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118904767376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118905150456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118905542732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118905925920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118906479824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118906904632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118907260516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118907638156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118907988562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118908355328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118908705076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118909127100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118909581750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118910010882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118910393048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118910775702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118911160102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118911512674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118911885942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118912305130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118912683894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118913064746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118913489072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118913844938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118914196808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118914567936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118914920748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118915359080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118915711542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118916098934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118916481184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118916875064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118917327112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118917745278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118918447336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118918867726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118919268190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118919682854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118920062980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118920459392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118921140758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118921503408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118921901912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118922300566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118922671286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118923149300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118923699886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118924365746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118925000716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118925415924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118925804942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118926159938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118926712160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118927086454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118927473518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118927841632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118928247868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118928848984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118929383916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118929777718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118930241770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118930630134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118931011836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118931436458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118931919994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118932335540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118932744490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118933182190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118933537758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118933891560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118934283534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118934749732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118935168646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118935767910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118936186682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118936583070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118937014952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118937373078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118937836590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118938238038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118938607042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118938977084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118939328562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118939882468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118940387922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118940792216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118941158008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118941510442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118941875520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118942255818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118942625662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118942976324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118943422164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118943790726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118944179998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118944562384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118945011416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118945452180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118946049506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118946701852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118947315892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118947985060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118948717280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118949356316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118949934318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118950513040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118951283244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118951952738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118952602552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118953214500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118953836018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118954539210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118955215540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118955818482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118956403404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118957082292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118957673984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118958189576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118958719516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118959124698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118959494804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118960095214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118960495610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118960894580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118961293080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118961698398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118962319224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118962840076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118963225262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118963605896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118963985070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118964339192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118964741404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118965145480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118965632180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118966007382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118966380916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118966761282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118967128280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118967508748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118967869392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118968362818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118968732964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118969085676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118969466244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118969848178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118970224974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118970602418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118971103264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118971460200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118971842800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118972220344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118972572650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118973062680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118973587538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118974078206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118974452146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118974845562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118975200710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118975588250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118975957754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118976316166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118976755696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118977142616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118977532438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118977898432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118978274784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118978645772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118979004838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118979369412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118979792222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118980161082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118980520408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118980895980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118981259076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118981633062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118981991494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118982409372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118982778352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118983142796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118983514066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118983867588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118984247644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118984720184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118985166034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118985520704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118985872876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118986288468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118986701872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118987072812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118987477554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118987932116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118988317148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118988730354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118989082504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118989435340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118989800272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118990152250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118990519914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118990940286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118991319860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118991721236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118992097860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118992449474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118992802214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118993167308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118993587142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118993961868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118994344976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118994723680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118995089752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118995466688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118995925246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 118996344384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 118996714606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118997067106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 118997479020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 118998039300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 118998421416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 118998787460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 118999233952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 118999588082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1041,10410000,10000,0,0,256,26,1140,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119001250140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119001636242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119002076194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119002465884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119002876524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119003269986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119003664834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119004043698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119004411644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119004868514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119005259294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119005626592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119006012438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119006395910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119006773946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119007301848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119007750020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119008104252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119008502936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119008869602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119009219976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119009603164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119009970908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119010418142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119010790802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119011182526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119011556832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119011943672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119012313148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119012665332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119013104562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119013456880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119013831902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119014239866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119014618386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119015034058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119015394360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119015969808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119016329044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119016738944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119017091104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119017469774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119017835464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119018384182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119018809356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119019166588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119019542392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119019892264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119020257532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119020641384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119021049154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119021483802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119021862660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119022214890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119022611266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119022976802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119023329224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119023697812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119024050036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119024510928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119024897114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119025315176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119025695152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119026049648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119026415338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119026767952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119027204050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119027576696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119027965724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119028329430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119028704660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119029054888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119029509864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119029943380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119030297000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119030663450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119031050180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119031444694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119031810916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119032187390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119032538528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119032967424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119033358128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119033720968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119034086814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119034434560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119034809366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119035244704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119035877696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119036466218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119037050874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119037648214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119038071224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119038579378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119038933748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119039321832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119039686236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119040061652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119040412484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119040879320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119041389920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119041745246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119042124818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119042476782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119042855080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119043350670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119043748334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119044261260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119044638666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119045022010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119045374952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119045773482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119046132128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119046538782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119046977536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119047356768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119047721000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119048103822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119048470754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119048823364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119049198492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119049637900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119050017808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119050393454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119050801986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119051187954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119051542972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119052062476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119052505746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119052877552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119053250010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119053628568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119053995016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119054373732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119054741134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119055184080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119055552704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119055947498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119056313960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119056663268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119057038846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119057403028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119057777714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119058229214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119058582888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119058959482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119059309816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119059675064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119060023718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119060438914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119060892686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119061273384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119061638526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119061990832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119062389838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119062802006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119063490736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119063848962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119064265452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119064701466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119065112500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119065497758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119065898532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119066339046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119066832744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119067557812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119068182394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119068590484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119068957012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119069419960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119069774344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119070141306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119070505092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119070854448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119071232540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119071679966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119072150912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119072524152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119072917432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119073271874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119073626630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119074025386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119074486694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119075142976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119075498340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119075888006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119076253550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119076631270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119076984048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119077336340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119077791698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119078179760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119078561274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119078911582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119079288682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119079653868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119080030524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119080450020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119080806540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119081182546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119081533172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119081901202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119082250478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119082625966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119083041992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119083462566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119083817052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119084184008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119084553550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119084904862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119085465742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119085893992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119086277408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119086645534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119087038664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119087393002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119087747534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119088115322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119088468750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119088902468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119089256480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119089645900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119090011442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119090388404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119090741242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119091168328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119091799600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119092282232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119092667832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119093019302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119093429808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119093821370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119094321182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119094707352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119095062948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119095472606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119095824658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119096192580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119096656394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119097108378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119097478344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119097854042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119098329588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119098828426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119099198000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119099620080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119100135960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119100570074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119101101784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119101469144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119101845288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119102202680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119102571672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119103069846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119103488860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1042,10420000,10000,0,0,256,26,1141,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119105237216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119105744100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119106154760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119106540424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119106919630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119107288084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119107748786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119108141798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119108587032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119108960114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119109325972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119109728402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119110111868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119110492080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119110882188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119111361210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119111784612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119112147862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119112532624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119112929044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119113305276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119113677224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119114126880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119114478484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119114846648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119115210058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119115559538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119115925646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119116301360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119116744164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119117132400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119117519758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119117874126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119118227654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119118610170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119119194572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119119809608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119120399592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119121060470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119121474108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119121857734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119122312096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119122704282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119123071632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119123470096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119123838408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119124204506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119124608432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119124975512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119125480048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119125834190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119126199132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119126563276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119126913198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119127280154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119127654246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119128155570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119128544120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119129066436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119129422896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119129775748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119130321454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119130773888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119131146714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119131497930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119131888730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119132253640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119132631076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119132987988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119133365152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119133804886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119134158408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119134542420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119134893806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119135271580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119135636358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119136038226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119136462842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119136820278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119137197622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119137549978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119137917734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119138269404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119138655128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119139094598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119139473510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119139823804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119140193510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119140557320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119140907130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119141381714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119141735850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119142177596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119142545826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119143033944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119143388476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119143741108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119144104714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119144479600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119144921706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119145274534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119145663822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119146027476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119146402428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119146753034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119147199620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119147766664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119148371252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119148993208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119149567836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119150085832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119150619140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119151001982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119151367364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119151955234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119152328528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119152828580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119153349588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119153705426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119154095314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119154486014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119154884070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119155239904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119155601256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119156150910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119156509144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119156893694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119157246364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119157623564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119157990394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119158374180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119158795720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119159156500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119159535956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119159888232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119160256492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119160608832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119161048056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119161476808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119161878584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119162230076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119162594280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119162957916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119163365826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119163873374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119164294486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119164673908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119165037626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119165424400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119165775502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119166127834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119166490718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119166839690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119167325612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119167681938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119168072460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119168437928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119168814050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119169165692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119169518380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119169954326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119170309526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119170677050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119171039880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119171416190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119171782126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119172158956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119172510334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119172922850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119173289688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119173652006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119174098672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119174519688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119175078866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119175593872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119175999910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119176367012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119176720924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119177085426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119177435506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119177818992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119178167246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119178614298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119178982486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119179370198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119179720314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119180070878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119180434192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119180783470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119181210982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119181563460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119181948610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119182311158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119182685692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119183034990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119183386534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119183750190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119184234252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119184607034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119184968610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119185344294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119185707660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119186233656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119186650396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119187015952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119187381270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119187744446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119188112226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119188463154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119188873822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119189247404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119189697404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119190052274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119190421212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119190786650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119191138526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119191505688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119191873472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119192334540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119192707444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119193085954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119193470692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119193965156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119194429034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119195117988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119195720850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119196319542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119196930540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119197663460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119198373820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119198967836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119199534920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119200128946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119200782656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119201375124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119201967514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119202572004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119203174364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119203865464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119204458688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119205039046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119205562792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119205924404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119206422836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119206779236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119207170502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119207536534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119207913312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119208265078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119208728598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119209204748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119209560740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119209940996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119210291722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119210668032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119211034954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119211418308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1043,10430000,10000,0,0,256,26,1143,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119213190674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119213561562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119213932566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119214293028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119214756136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119215108854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119215485614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119215860792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119216239876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119216590200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119216943332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119217306486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119217748180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119218117890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119218480732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119218856886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119219399516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119219967030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119220401504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119220759154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119221145018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119221495112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119221861592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119222210422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119222636518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119223080480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119223477292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119223829822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119224196500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119224563252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119224915282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119225284124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119225635872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119226081762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119226452774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119226844218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119227197842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119227550530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119227916652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119228268184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119228943918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119229299154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119229688596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119230053936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119230446512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119230797860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119231299434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119231730948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119232084912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119232500910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119232870240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119233248494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119233693912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119234114908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119234548284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119234904730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119235282354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119235632686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119236000108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119236348872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119236818552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119237257014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119237692522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119238059564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119238413730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119238777812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119239127776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119239494258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119239906426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119240286450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119240722988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119241102064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119241455400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119241810108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119242366898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119242799130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119243168888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119243534598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119243912350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119244276216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119244651736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119245032200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119245441094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119245823946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119246176676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119246576138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119246925408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119247301086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119247663396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119248038446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119248458182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119248815822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119249200262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119249549676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119249921996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119250271132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119250645236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119251103556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119251488008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119251842604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119252209272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119252575466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119252928274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119253496476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119253950360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119254332798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119254697810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119255085440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119255437064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119255788946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119256161662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119256513328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119256950276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119257302862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119257696964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119258061932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119258438336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119258793070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119259146204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119259577148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119259932954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119260300776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119260662948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119261039540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119261429936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119261808330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119262264074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119262667204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119263039018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119263401612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119263767806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119264116874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119264593044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119264962796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119265421298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119265777242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119266144322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119266514620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119266867808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119267236984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119267589338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119268177958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119268603556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119269061312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119269439496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119269812226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119270185066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119270551748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119271002724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119271355852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119271746516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119272113004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119272489250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119272840202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119273202808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119273673274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119274041726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119274422632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119274771260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119275150820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119275515340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119275997960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119276421324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119276777876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119277154662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119277505040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119277872242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119278237810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119278613212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119279028764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119279422548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119279773748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119280139822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119280506068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119280859296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119281226638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119281577790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119282022796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119282425176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119282814994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119283166362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119283518480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119283881690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119284230912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119284703480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119285076294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119285453242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119285836254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119286214228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119286565616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119287052156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119287492200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119287845928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119288211502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119288575124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119288952348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119289315942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119289691760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119290062412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119290488492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119290858666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119291227236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119291616564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119291970870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119292372108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119292739064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119293188178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119293541992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119293934106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119294300040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119294649988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119295015102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119295363746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119295738290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119296166808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119296544478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119296905908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119297321220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119297686732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119298182816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119298557220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119299031712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119299474582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119299860414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119300237846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119300588418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119300940878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119301306308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119301729654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119302099840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119302465924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119302842390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119303206254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119303581698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119303930478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119304344506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119304713628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119305095056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119305709868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119306067230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119306444186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119306809708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119307262716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119307619498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119307986216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119308353388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119308706008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119309075344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119309569348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119310024008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119310394398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119310781838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119311132672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119311484096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119311847834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1044,10440000,10000,0,0,256,26,1144,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119313456742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119313854696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119314210576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119314592774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119314961732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119315343012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119315831142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119316189032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119316567672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119316973146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119317342554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119317745610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119318123974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119318648828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119319029732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119319395482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119319748036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119320112994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119320565272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119320970560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119321395446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119321776252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119322156152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119322531704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119322881692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119323232784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119323596428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119324009504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119324378584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119324805740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119325279030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119325801970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119326426740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119327101188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119327729704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119328318410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119328972546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119329703200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119330275146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119330712502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119331078532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119331456404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119331981992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119332492708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119332870738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119333238712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119333605286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119333954974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119334347248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119334738088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119335259352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119335618834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119336107852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119336641094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119337101400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119337562708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119338078064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119338460572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119338839880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119339305484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119339657252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119340009928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119340380946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119340835974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119341352482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119341750010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119342143416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119342555266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119343106412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119343598412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119343958484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119344341252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119344692964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119345120352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119345471140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119345895766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119346382966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119346781936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119347166234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119347520846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119347915440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119348274448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119348648934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119349129286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119349512028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119349878488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119350284840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119350668948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119351055040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119351428336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119351881982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119352362380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119352727142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119353121518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119353520784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119353931620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119354487234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119354958772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119355347028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119355713922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119356094226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119356466144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119356860716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119357280318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119357728250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119358101136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119358551756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119358947284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119359297968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119359665360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119360042366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119360519684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119360894092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119361312888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119361687394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119362077860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119362492902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119362891704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119363385418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119363770844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119364207888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119364574362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119364950396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119365411196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119365845064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119366259308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119366611096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119367106322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119367508642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119367962204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119368394538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119368882882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119369272040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119369641460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119370040408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119370438528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119370839850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119371220584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119371701738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119372121042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119372557412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119372957404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119373309856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119373691244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119374072346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119374511240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119374864994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119375253992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119375618998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119375995058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119376346674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119376804420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119377238920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119377590948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119377966186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119378313576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119378687370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119379103610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119379478246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119379898534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119380253504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119380616914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119380995542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119381382198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119381766486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119382143980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119382914698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119383295154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119383660714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119384011850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119384392026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119384762592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119385145330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119385567138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119385947894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119386325506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119386701698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119387053722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119387405928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119387926056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119388347694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119388716796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119389066108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119389452906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119389922586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119390305140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119390658704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119391087380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119391455458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119391805416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119392183712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119392532268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119392907236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119393269568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119393643792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119394057692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119394413420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119394788090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119395256662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119395676530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119396026910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119396409634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119396860432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119397242230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119397606028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119397959240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119398326098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119398676550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119399213728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119399804342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119400420132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119400968952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119401345644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119401695662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119402055044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119402549596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119402903704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119403284314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119403633944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119404009340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119404372544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119404754728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119405217676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119405574066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119405950014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119406300854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119406667562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119407016820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119407398724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119407761278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119408232668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119408586266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119408949094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119409313662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119409663374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119410149642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119410522952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119410966668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119411338248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119411744598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119412097312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119412516602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119412883088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119413243226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119413678804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119414061352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119414469372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119414833618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119415209118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119415559102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119415918934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119416358244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119416711646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119417094820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119417457156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119417834414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119418199198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1045,10450000,10000,0,0,256,26,1145,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119419901724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119420274818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119420629580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119421041928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119421627042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119422073718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119422430040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119422825162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119423191504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119423571572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119423923504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119424278658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119424709670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119425067856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119425438734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119425805052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119426184166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119426550674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119426996582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119427531250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119428036816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119428645790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119429254208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119429754858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119430104116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119430608200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119430978146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119431368504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119431719866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119432072798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119432437644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119432977326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119433455844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119433807868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119434197936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119434563786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119434940636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119435292538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119435651608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119436109468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119436463496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119436841058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119437190058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119437611402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119438011706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119438430224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119438895126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119439285528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119439695722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119440048324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119440416428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119440766696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119441143314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119441576350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119441951184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119442298472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119442659174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119443021392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119443368944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119443837270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119444245330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119444633782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119444999366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119445403754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119445755684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119446106848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119446469604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119446818962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119447246070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119447597902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119447983324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119448347564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119448722234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119449071850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119449423032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119449833234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119450199584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119450565152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119450924142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119451298416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119451661250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119452035396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119452483360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119452946440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119453316884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119453682382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119454051422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119454401116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119454778244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119455379044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119456008836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119456610382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119457187722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119457784272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119458403308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119458774108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119459133528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119459732866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119460105222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119460482532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119460841210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119461338612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119461708170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119462072380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119462458042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119462809194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119463185500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119463556988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119464077516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119464432660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119464797794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119465162466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119465513172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119465878956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119466416938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119466865940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119467234910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119467623478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119467973940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119468325260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119468688282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119469037444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119469462380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119469814552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119470189364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119470565358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119470939642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119471295924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119471649802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119472015002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119472429116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119472801336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119473163954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119473542444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119473908662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119474285540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119474636778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119475042054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119475419702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119475771274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119476149192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119476499142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119476875232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119477240036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119477712164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119478146716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119478503788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119478879706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119479231256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119479599224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119479978272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119480357340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119480799372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119481178428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119481543430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119481896934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119482260856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119482610276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119483013680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119483628476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119484013752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119484396630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119484775956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119485128924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119485483398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119485850684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119486270906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119486645614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119486997536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119487393020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119487760150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119488138624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119488599384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119488957262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119489386654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119489741224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119490119412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119490468836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119490844700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119491208750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119491584250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119492007704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119492392508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119492772476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119493125274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119493494442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119493860416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119494236436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119494673532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119495054912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119495405488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119495769652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119496133686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119496483748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119496849812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119497198268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119497638484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119498008894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119498396776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119498749646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119499103286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119499470088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119499922112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119500361008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119500713698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119501089008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119501463432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119501839476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119502189548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119502541620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119502906096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119503314752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119503683296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119504042688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119504417638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119504780892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119505155322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119505505476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119505921356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119506287170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119506636776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119507014880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119507363260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119507737716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119508100108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119508474476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119508890052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119509259328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119509634524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119509985334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119510351266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119510700340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119511166590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119511599956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119512056698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119512518476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119512873080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119513238972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119513591384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119513966656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119514450508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119514929472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119515312930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119515690938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119516044224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119516399076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119516765052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119517188120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119517559298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119517918408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119518297546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119518662750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119519038890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119519390772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119519743964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1046,10460000,10000,0,0,256,26,1146,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119521377406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119521736558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119522283802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119522814596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119523201030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119523578280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119523959108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119524310688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119524665224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119525048736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119525463440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119525836892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119526207946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119526595312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119526959258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119527334410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119527684620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119528037764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119528469292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119528824688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119529204440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119529555616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119529934206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119530300390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119530676868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119531146994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119531504964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119531868856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119532328470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119532850748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119533202274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119533693512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119534165604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119534545416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119534910646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119535293722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119535678710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119536030214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119536698176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119537055698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119537434438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119537814980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119538192100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119538563068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119538917446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119539558950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119540119354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119540734004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119541310630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119541795230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119542162020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119542667264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119543022654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119543408126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119543773222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119544123058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119544679866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119545143720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119545553076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119546036958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119546415250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119546768388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119547121856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119547494064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119547953084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119548326074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119548676798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119549067568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119549433652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119549810920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119550170074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119550531576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119551012558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119551367018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119551747196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119552096270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119552471256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119552835532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119553219360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119553637096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119553993436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119554370640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119554723758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119555093446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119555445460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119555930704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119556366102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119556747024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119557097854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119557462862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119557826660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119558176766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119558550318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119558899934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119559355722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119559723226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119560111992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119560463436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119560814344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119561178558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119561535370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119561966186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119562318706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119562694214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119563069870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119563445818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119563796254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119564157224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119564522500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119564979192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119565351864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119565714040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119566091552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119566457412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119566834788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119567454844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119567978144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119568465764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119568850156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119569291258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119569642268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119570163910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119570680416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119571062298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119571429624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119571883212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119572252210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119572624276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119573093462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119573482604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119573945770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119574353524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119574731810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119575083982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119575444396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119575937474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119576291566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119576684968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119577086436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119577464310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119577829788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119578385418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119578852750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119579212030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119579594234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119579947310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119580315346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119580667612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119581050112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119581496716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119581876594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119582228316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119582716384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119583083514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119583435866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119583812440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119584161938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119584623314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119584991534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119585378948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119585729124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119586080840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119586444810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119586803160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119587236550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119587588020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119587972876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119588336702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119588710252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119589059494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119589517234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119589952492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119590307056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119590673632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119591112080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119591507176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119591996646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119592663448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119593271952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119593858740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119594461574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119595027084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119595714634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119596290580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119596913146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119597517340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119598114162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119598773062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119599370010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119599951798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119600645030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119601339858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119601932528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119602537892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119603137510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119603711176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119604272960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119604668436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119605143178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119605493536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119605859660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119606298590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119606777768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119607236420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119607626568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119608049112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119608404266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119608770120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119609130760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119609593644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119609945042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119610369286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119610737006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119611113888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119611465872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119611995402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119612488642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119612846264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119613447306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119613803900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119614183954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119614555180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119614933350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119615376084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119615740878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119616119952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119616472668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119616854760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119617207576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119617590382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119618018986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119618398838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119618762158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119619158894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119619537234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119619888258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119620261466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119620676570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119621056916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119621421966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119621809914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119622163652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119622544970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119623088082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119623512294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119623885402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119624236648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119624627960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119624992700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119625369706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119625719864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119626072078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119626498466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119626852514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119627229914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119627579302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119627956130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1047,10470000,10000,0,0,256,26,1147,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119629637824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119630041378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119630392744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119630746564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119631116914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119631468338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119631953868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119632309830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119632688990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119633069744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119633447720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119633870986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119634481668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119634975800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119635429812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119635816262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119636166932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119636545882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119636912912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119637288530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119637708964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119638066832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119638444286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119638795928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119639164484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119639515038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119639892530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119640320640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119640698996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119641048566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119641410664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119641774444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119642123344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119642489072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119642838086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119643274244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119643642618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119644030254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119644381900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119644734282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119645117194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119645569418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119646007786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119646360370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119646747672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119647153862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119647561856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119647914398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119648267342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119648704742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119649059124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119649442816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119649806072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119650183044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119650549156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119650927850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119651543204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119652109644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119652715660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119653338174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119653772226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119654127228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119654640270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119655011364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119655402472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119655755756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119656121238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119656624752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119656980408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119657472322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119657823112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119658213190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119658577746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119658953812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119659304162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119659663664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119660123180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119660478354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119660863582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119661213336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119661588356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119661975036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119662356488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119662776206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119663132172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119663586516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119664038090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119664620728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119665209852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119665745580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119666117224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119666522968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119666916884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119667290596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119667655758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119668123252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119668660834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119669014436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119669404140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119669768054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119670143642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119670494580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119670854706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119671350820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119671706512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119672088226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119672439860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119672817226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119673182878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119673566506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119673982220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119674335282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119674695728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119675054534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119675419566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119675766112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119676146468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119676509374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119676946498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119677300104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119677662452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119678026244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119678394584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119678788584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119679493528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119679900922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119680266880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119680658172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119681010870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119681364482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119681740898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119682090650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119682532708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119682887760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119683277074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119683642492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119684018158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119684370004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119684722122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119685150076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119685503244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119685868278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119686226328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119686601982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119686964716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119687339128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119687689004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119688101134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119688468118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119688829252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119689194564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119689542984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119689917080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119690704504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119691088768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119691451390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119691899374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119692264778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119692614178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119692981384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119693330344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119693776826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119694145872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119694556144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119694906848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119695258082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119695621938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119695971096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119696406378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119696757272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119697142900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119697535496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119697912940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119698266222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119698619544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119699047574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119699416394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119699783858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119700147706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119700525480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119700891820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119701601784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119702287486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119702895880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119703492954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119704066290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119704751664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119705327188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119705954834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119706548772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119707159032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119707825336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119708405584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119709010406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119709583448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119710176598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119710834258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119711454370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119712061016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119712788872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119713456172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119713927004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119714315380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119714742280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119715131802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119715570518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119716090676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119716460154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119716887168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119717242884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119717692492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119718058552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119718414696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119718890930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119719256380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119719694770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119720118634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119720496414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119720847540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119721241452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119721719436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119722075666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119722458804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119722811104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119723188964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119723553336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119724094348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119724542236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119724900716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119725279716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119725632432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119726001644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119726353846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119726738582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119727183594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119727566504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119727931044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119728285484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119728701516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119729051366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119729423996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119729773192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119730214590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119730582542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119731004330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119731400318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119731753632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119732122968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119732491480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119732952488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119733307658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119733698868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119734064202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119734441338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119734791958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119735348442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1048,10480000,10000,0,0,256,26,1148,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119736996566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119737356906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119737732274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119738107510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119738595682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119738966964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119739360010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119739712110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119740066594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119740434312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119740795436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119741248870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119741604100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119741996444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119742362664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119742755920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119743118322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119743607700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119744054266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119744408536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119744788784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119745139462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119745516222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119745879862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119746489054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119746912948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119747267908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119747650832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119748060448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119748456150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119748806420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119749188780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119749624138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119750004630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119750367376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119750720708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119751085056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119751434790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119751807944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119752158728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119752602932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119752971692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119753359384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119753740938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119754125810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119754488278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119754845008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119755287224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119755639948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119756029964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119756394186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119756769860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119757121082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119757836506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119758245920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119758601184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119758984408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119759334736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119759713120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119760078400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119760908214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119761284996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119761653566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119762024770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119762378866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119762864860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119763640744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119764148890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119764526896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119764906258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119765282760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119765663854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119766044856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119766476988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119767037918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119767483446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119768036340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119768923576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119769695670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119770277374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119770852070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119771460730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119772135854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119772745224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119773358322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119773975836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119774683658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119775324930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119775930280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119776529656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119777142284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119777864114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119778510264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119779106258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119779967930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119780543732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119781034560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119781495142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119781856996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119782225380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119782704720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119783254350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119783650004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119784042366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119784467906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119784851542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119785210284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119785584626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119786045604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119786408450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119786786290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119787174008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119787556644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119787921190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119788355992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119788815360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119789207622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119789582248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119789933254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119790301448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119790656454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119791239570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119791712368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119792099568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119792466688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119792826280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119793198060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119793551030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119793931812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119794348426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119794727928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119795098582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119795478268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119795897512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119796251436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119796634120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119797041724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119797425066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119797779606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119798166208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119798532888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119798931262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119799327160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119799683656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119800125576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119800483496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119800861940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119801213558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119801593614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119801995326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119802483208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119802906972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119803288774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119803653986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119804005904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119804439146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119804793588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119805187394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119805623832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119806004088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119806356956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119806711062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119807077688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119807429950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119807809326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119808160370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119808634660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119809021648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119809431800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119809801850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119810260078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119810710386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119811144610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119811548818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119811920696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119812300748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119812669002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119813049368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119813523840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119814037208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119814441618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119814812614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119815184876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119815535558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119815913488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119816323322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119816787698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119817144786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119817499582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119817865076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119818215432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119818584024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119818963150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119819634020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119820224368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119820902976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119821486940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119821999012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119822511046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119822868828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119823245168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119823596992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119823975978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119824342604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119824844894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119825379884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119825767782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119826141990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119826493750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119826862656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119827214682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119827607858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119828109060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119828489864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119828848896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119829201044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119829563690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119829911262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119830291828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119830702308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119831080652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119831445140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119831910694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119832453384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119833048222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119833768916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119834175448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119834772880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119835406252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119836375218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119837000902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119837690896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119838303490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119838931850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119839701108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119840140292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119840848220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119841351512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119841733952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119842290182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119842711598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119843066878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119843422298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119844006940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119844396792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119844928798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119845282648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119845668410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119846033162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119846410874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119846773568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119847298250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119847786470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119848140050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119848516940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1049,10490000,10000,0,0,256,26,1149,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119850139302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119850603236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119850973126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119851361176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119851714070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119852085380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119852466188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119852826680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119853257670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119853607822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119853990294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119854353496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119854727552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119855079626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119855443408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119855872836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119856228846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119856597898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119856955188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119857363988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119857727608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119858262418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119858688626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119859126092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119859501322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119859852484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119860220688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119860570222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119860960792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119861326046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119861774276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119862130620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119862491168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119862855204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119863206078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119863574368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119863934398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119864370124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119864738192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119865113022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119865463568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119865814180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119866176582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119866536308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119866902846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119867318562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119867701184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119868070410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119868450452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119868805170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119869161698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119869681896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119870136696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119870509564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119870861492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119871238560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119871602654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119872025904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119872580790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119873198932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119873662808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119874095386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119874468018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119874820658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119875323034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119876006414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119876641142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119877089360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119877443932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119877824144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119878177320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119878675060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119879051180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119879452462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119879819898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119880198218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119880728036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119881198452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119881569680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119881951326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119882320460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119882671580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119883048140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119883427756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119883902694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119884262466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119884615022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119884987526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119885353498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119885721334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119886071394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119886459676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119886886852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119887268290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119887628358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119887979852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119888346076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119888812696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119889198594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119889665564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119890067396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119890475128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119890880492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119891232216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119891583560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119892395576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119893048130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119893624348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119894216206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119894842774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119895561024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119896172496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119896729096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119897352980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119898053056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119898621520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119899196910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119899762330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119900409932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119901100508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119901711884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119902266428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119902837944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119903731368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119904303322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119904892952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119905452556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119906073776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119906767306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119907383638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119907900736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119908471614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119909217462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119909810620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119910463708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119911066044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119911697740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119912439858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119913039890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119913618198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119914458006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119915165916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119915789702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119916427142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119917002624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119917720884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119918302392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119918909960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119919471664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119920069614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119920996414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119921621102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119922215542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119922829684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119923554528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119924164360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119924771762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119925593086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119926130514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119926504776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119926865206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119927332710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119927897992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119928528624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119929221266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119929810908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119930361578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119930825806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119931229310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119931731736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119932104382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119932461464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119932843594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119933211186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119933647784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119934324824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119934908332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119935518240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119936113264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119936911806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119937652976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119938287162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119938662778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119939085814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119939455710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119939933346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119940312180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119940666308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119941069162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119941423298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119941802828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119942181514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119942563174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119943017236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119943373634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119943745698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119944115940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119944484818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119944834172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119945237238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119945771702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119946157632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119946517824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119947035050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119947629962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119948469424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119948983994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119949345740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119949724636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119950089252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119950465486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119950832596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119951293672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119951665206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119952024144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119952389346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119952829796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119953469794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119954222312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119954861958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119955220022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119955572244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119955937226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119956320148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119956833742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119957188042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119957572154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119957936652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119958314888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119958667376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119959146490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119959613670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119959969500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119960344070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119960694862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119961072690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119961438220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119961885772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119962398484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119962889978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119963480910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119964065342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119964685710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119965170696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119965556640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119965929914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119966308868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119966660552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119967013570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119967391764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119967743484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119968205998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119968709160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119969319888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119970027960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119970877252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119971239494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1050,10500000,10000,0,0,256,26,1150,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 119972796656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119973190488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119973691730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119974126446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119974481846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119974858492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119975260066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119975643806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119976008396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119976496168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119976865942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119977224318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119977651764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119978005454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119978420020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119979108448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119979750848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119980325550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119980757818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119981123472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119981633020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119982106260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119982462020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119982846798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119983213430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119983591692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119983945544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119984504552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119985212984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119985806144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119986278994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119986662462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119987058810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119987541578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119987938210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119988306024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119988659504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119989025208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119989374814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119989757756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119990106336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119990576104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119990948504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119991333810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119991689084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119992042880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119992408554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119992958488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119993421856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119993931216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119994539366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119995139720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119995584306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119996305408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 119996828922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 119997195398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 119997767120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 119998154048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 119998505798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 119999001824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 119999371264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 119999858738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120000424838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120000915770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120001318202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120002001124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120002499350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120003060034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120003692738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120004346762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120004730618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120005090752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120005444296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120005807488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120006191050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120006585980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120006934108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120007401226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120007839368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120008439746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120009083648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120009698368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120010194668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120010550864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120010923956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120011370184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120012020536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120012781124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120013431602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120013998508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120014629376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120015545970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120016106830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120016581750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120017152534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120017668030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120018058684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120018749400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120019322262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120019879858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120020456900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120021196080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120021789990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120022402968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120023044442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120023659512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120024392968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120024878428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120025525934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120026427322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120027119456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120027719280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120028292388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120028942660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120029679952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120030319228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120030974580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120031595348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120032318466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120032907036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120033516310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120034068808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120034688986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120035406214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120036017558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120036610602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120037140750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120038030540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120038395404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120039028200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120039603706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120040236148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120040904468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120041520396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120042101048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120042676236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120043312968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120044039544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120044642520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120045221686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120045882840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120046606032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120047223760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120047775776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120048335966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120049242824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120049810914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120050427252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120050989166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120051629468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120052322920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120052947384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120053329084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120053683596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120054203162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120054883864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120055490890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120056062334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120056473362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120056840400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120057249618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120057782482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120058141910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120058568250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120059134676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120059934888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120060662784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120061398562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120061869480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120062409468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120063183314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120063579490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120063978358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120064331396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120064700664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120065052216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120065444600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120065928408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120066312472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120066663812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120067221174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120067854930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120068475460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120069087982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120069446504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120069848754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120070215286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120070620278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120071490942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120072096214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120072682326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120073248598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120073808170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120074288888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120075164862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120075627426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120076008508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120076363012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120076737898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120077220184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120077576866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120077952292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120078303932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120078682072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120079049094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120079440820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120079871684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120080447010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120081044108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120081638148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120082329024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120082848154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120083233118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120083609036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120083989806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120084343910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120084716920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120085185920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120085854732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120086469252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120087036850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120087635018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120088319752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120088836654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120089479684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120090031720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120090402696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120090768610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120091253592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120091686114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120092075720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120092441468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120092818868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120093171068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120093887158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120094527780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120095115968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120095704680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120096061272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120096459594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120097098064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120097704388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120098292012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120098863830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120099259112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120099921164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120100541260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120101116146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120101548076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120101933384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120102506572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120103074438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120103717196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120104290440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120105133674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1051,10510000,10000,0,0,256,26,1151,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 120107974828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120108553922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120109175510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120109680884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120110070322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120110443216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120110967374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120111341954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120111702114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120112071028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120112421866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120112801904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120113181550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120113850396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120114418292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120114992308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120115445232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120116359680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120116738344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120117096308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120117477386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120117843896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120118223128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120118588486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120118942768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120119426230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120119781632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120120154976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120120504452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120120881592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120121247132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120121638340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120122081426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120122439800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120122811844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120123164950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120123534358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120123960960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120124351874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120124812580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120125192854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120125551502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120125903696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120126270332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120126639630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120127144676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120127594612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120127976756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120128349604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120128727592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120129079484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120129434184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120129832174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120130261298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120130646804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120130996740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120131379000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120131742920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120132118610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120132469836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120132835266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120133303926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120133658792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120134030436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120134380920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120134757110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120135122860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120135512748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120135949084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120136305560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120136671424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120137028566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120137395698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120137744062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120138307708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120138804108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120139217726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120139576408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120139960212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120140351550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120140702994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120141082942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120141524096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120141905166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120142270778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120142670918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120143021644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120143370496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120143744122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120144091788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120144695892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120145255652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120145680394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120146221380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120146739276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120147221866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120147580828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120147954194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120148307174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120148675210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120149025730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120149572936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120150079804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120150458956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120150815516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120151166896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120151744560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120152132788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120152528560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120152975816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120153373652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120153747024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120154124954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120154478500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120154831908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120155211674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120155752462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120156135828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120156526960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120156934380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120157297250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120157669756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120158033700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120158483620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120158853044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120159211096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120159578532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120159927874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120160305046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120160850848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120161318880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120161675760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120162034492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120162399908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120162750488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120163120294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120163484664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120163941268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120164312470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120164694532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120165045896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120165396568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120165805242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120166169524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120166536898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120166983728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120167364912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120167736722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120168123418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120168499160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120168852560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120169231416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120169675466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120170044150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120170399450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120170777950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120171142570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120171547228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120172051544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120172538854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120172931090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120173312204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120173707080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120174059392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120174434548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120174943160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120175635690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120176014080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120176639670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120177130724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120177502710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120177992936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120178347080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120178733048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120179137618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120179516544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120179883854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120180253386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120180711514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120181067218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120181434152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120181790350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120182166712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120182530384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120183019364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120183464810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120183838964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120184203128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120184582982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120184952370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120185301534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120185688992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120186053400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120186519530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120186874594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120187233226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120187598376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120187948944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120188316616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120188678358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120189148442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120189545338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120189928492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120190282158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120190635588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120190998852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120191360592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120191727470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120192166354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120192548936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120192923110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120193325768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120193680002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120194385064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120195045240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120195403642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120195809218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120196160468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120196537872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120196919094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120197296192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120197751854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120198243594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120198827340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120199185624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120199554698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120199922808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120200412814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120200783954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120201207682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120201633196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120201990784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120202355338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120202719540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120203172336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120203525518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120203908294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120204273682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120204651336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120205001558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120205507414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120205958270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120206338830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120206713264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120207061960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120207574554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120208165222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120208572210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120209245132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120209691426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120210058166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120210407490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120210773072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120211137116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120211616114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120211986684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120212371324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1052,10520000,10000,0,0,256,26,1152,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 120213936414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120214395806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120214798204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120215160192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120215528414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120215877480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120216253546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120216806452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120217285122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120217639944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120218022326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120218385548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120218733268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120219097600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120219457110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120219918094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120220307556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120220708826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120221093064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120221446186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120221842924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120222238878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120222702378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120223073124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120223448008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120223843450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120224217680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120224566266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120224928968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120225291630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120225732628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120226104862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120226463568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120226841988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120227207660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120227585980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120228055964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120228701176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120229100766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120229471340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120229838866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120230188952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120230579424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120230943914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120231416852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120231771156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120232130308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120232495988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120232847126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120233215260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120233577486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120234049368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120234419544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120234803328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120235152722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120235504090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120235867490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120236226566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120236663480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120237027204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120237403826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120237954260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120238586726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120239195646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120239868268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120240462620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120241069260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120241707256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120242432448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120243058772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120243625480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120244231650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120244809076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120245579792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120246217742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120246825256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120247466788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120248161220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120248764112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120249402066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120250263838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120251009952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120251597082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120252220912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120252896058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120253631904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120254240442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120254833926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120255519358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120256152784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120256825964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120257400036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120257997752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120258622808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120259335678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120259913304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120260558836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120261218036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120262076990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120262674378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120263317892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120263960200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120264757768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120265401012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120265963316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120266611418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120267231064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120268037248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120268596388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120269195320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120269861568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120270541068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120271174912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120271728428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120272382688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120273333330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120273985138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120274546844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120275167992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120275779130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120276511268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120277144030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120277783004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120278443076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120279174908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120279849270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120280409882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120281083664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120281823826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120282463080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120283040482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120283657966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120284552300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120285200568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120285806954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120286423564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120287113520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120287748250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120288315438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120289000252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120289660474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120290442996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120291118432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120291761298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120292430886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120293197436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120293820744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120294467650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120295614978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120296232536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120296893234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120297511768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120298299942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120298970752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120299612100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120300325034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120300908928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120301671716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120302277332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120302973862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120303617818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120304423906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120304995512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120305621300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120306797152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120307439316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120308052110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120308700352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120309494708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120310156484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120310846978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120311496480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120312166620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120312847094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120313469464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120314070740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120314706070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120315442012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120316087184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120316701096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120317533720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120318232556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120318882528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120319435820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120320099332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120320811752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120321519994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120322117070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120322792514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120323550792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120324140654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120324753462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120325376562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120326055408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120326761230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120327436216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120328027906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120328856068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120329520280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120330137564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120330733098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120331354762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120332067194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120332672058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120333306062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120333909854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120334720300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120335328500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120335930288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120336531170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120337155640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120337870976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120338533862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120339136738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120339990786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120340728696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120341342268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120341907790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120342554992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120343246540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120343892432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120344453040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120345108552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120345718942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120346492596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120347057690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120347661952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120348297174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120349014842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120349621248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120350287656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120351154178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120351780342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120352166106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120352527176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120352881790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120353282998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120353630350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120354040184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120354507172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120354907430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120355295976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120355674722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120356025770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120356377598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120356756322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120357204846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120357574374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120357930176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120358304716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120358668632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120359041662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120359403584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120359753878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120360185462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1053,10530000,10000,0,0,256,26,1153,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 120361805432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120362345508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120362773634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120363155764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120363529694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120363908182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120364262168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120364616008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120365027816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120365446796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120365830902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120366182126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120366560352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120366925384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120367326930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120367686716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120368038496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120368466558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120368819152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120369187094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120369535476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120369909352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120370271146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120370656260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120371073822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120371426812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120371789498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120372138058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120372503566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120372870808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120373247312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120373771794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120374226522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120374579538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120374930628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120375293636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120375642508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120376007332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120376365942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120376845826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120377213598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120377588800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120377939576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120378289890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120378672932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120379036766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120379476270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120379828586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120380203058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120380566174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120380941942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120381292616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120381643292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120382017190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120382640150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120383032584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120383382488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120383757050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120384119166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120384506550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120385058696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120385421746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120385784446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120386133928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120386498866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120386846546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120387220672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120387596410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120388040192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120388393508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120388745060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120389108640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120389457158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120389822594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120390182256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120390556128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120390993450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120391370912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120391721454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120392071864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120392434866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120392783298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120393161716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120393634984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120394018796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120394384926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120394765968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120395118544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120395470704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120395951292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120396379272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120396753590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120397103792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120397482084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120397848774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120398225960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120398606014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120398959552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120399393278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120399746308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120400111362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120400485406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120400880602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120401245938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120401636850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120402068314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120402424734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120402790928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120403142198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120403510340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120403860528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120404248482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120404679958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120405057380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120405446232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120405800814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120406183950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120406535476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120406915122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120407478934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120407861484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120408226458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120408601474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120408952590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120409344266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120409722542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120410072236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120410511546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120410862648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120411238224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120411601524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120411978262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120412354402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120412736360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120413195350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120413550234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120413915632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120414282380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120414658474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120415021248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120415409754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120415760224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120416175052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120416540832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120416891090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120417256390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120417605084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120418009352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120418517740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120418964068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120419317586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120419667992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120420030316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120420379302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120420743940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120421104574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120421540788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120421908826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120422282638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120422632408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120422982686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120423344792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120423705606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120424071730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120424483086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120424861708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120425225534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120425600194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120425983372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120426337552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120426716500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120427146568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120427518692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120427870410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120428248416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120428614496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120428989772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120429451146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120429908894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120430277262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120430650536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120431021290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120431399668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120431792136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120432170138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120432544576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120432966504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120433321750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120433685112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120434034134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120434430088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120434781378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120435170176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120435604000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120435981938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120436332190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120436702642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120437067984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120437417954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120437796134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120438146072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120438591370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120438960016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120439336396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120439687442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120440039436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120440404784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120440868524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120441306916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120441659910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120442034166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120442397444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120442771992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120443160480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120443540988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120443992522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120444401444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120444828784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120445180314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120445579402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120445943836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120446335296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120446765576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120447120904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120447484920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120447834684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120448200182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120448549032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120448934762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120449296864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120449738232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120450088716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120450436826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120450797238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120451143492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120451505772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120451975588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120452423344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120452791972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120453167752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120453518476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120453869544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120454232938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120454593648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120454959666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120455376118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120455794370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120456174392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120456573680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120456924468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120457275252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120457665334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120458099118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120458500586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120458852524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120459480276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120459852154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1054,10540000,10000,0,0,256,26,1155,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 120461563130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120461929660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120462307404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120462677166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120463213288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120463663794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120464017562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120464395234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120464764408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120465144834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120465498820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120465899884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120466338068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120466692352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120467059424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120467429218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120467806998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120468201390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120468607808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120468958790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120469385326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120469753034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120470106306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120470475910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120470827038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120471261248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120471645902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120472106020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120472478974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120472831658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120473194740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120473544556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120473909700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120474442360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120474895102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120475302340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120475680460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120476074122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120476444976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120476812216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120477175792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120477649116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120478032420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120478428018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120478790888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120479164754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120479542338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120479938832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120480387966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120480759090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120481126704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120481537492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120481947706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120482400902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120482797188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120483272444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120483647928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120484029634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120484409574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120484804592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120485155172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120485673490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120486135354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120486547386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120486925400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120487299332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120487665744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120488018938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120488402594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120488847424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120489243124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120489609156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120489983982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120490334936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120490686316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120491063288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120491490552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120491859458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120492207468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120492581862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120492981498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120493357694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120493718562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120494070814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120494527678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120494882582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120495248992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120495618838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120496040284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120496421928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120496934656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120497362952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120497719456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120498083804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120498433600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120498800746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120499150054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120499540448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120499972648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120500376978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120500728356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120501078344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120501440782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120501788888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120502166704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120502514392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120502963338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120503332518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120503734112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120504085818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120504436698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120504802304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120505165648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120505634872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120505995130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120506376992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120506745776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120507126536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120507481496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120507950864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120508384844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120508739366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120509107904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120509458410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120509835766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120510219886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120510609170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120510959706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120511378224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120511745858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120512096102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120512462130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120512810562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120513184792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120513559242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120513998648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120514353740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120514703456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120515065610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120515414030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120515777700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120516136718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120516510302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120516939050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120517318560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120517668826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120518020388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120518441624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120518797128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120519296558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120519720276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120520100812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120520466004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120520843142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120521194900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120521547020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120521922066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120522341684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120522712618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120523063616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120523440432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120523837480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120524233248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120524599910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120524968946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120525445636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120525841026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120526207900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120526573710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120526966806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120527401734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120527778272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120528209224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120528593446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120528957830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120529321282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120529689012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120530070316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120530573860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120531037884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120531416024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120531767874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120532138504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120532501908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120532850862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120533229040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120533654794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120534034020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120534428774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120534805706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120535155264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120535539246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120535964934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120536676922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120537097882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120537482082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120537862524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120538260352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120538683626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120539136114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120539525568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120539923468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120540308598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120540737456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120541091706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120541700214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120542168312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120542603216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120542986162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120543388146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120543788168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120544150476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120544532820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120544987526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120545401420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120545800390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120546180444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120546556490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120546938166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120547350756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120547826300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120548231012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120548612634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120548990136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120549386886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120549790156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120550159906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120550627310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120551034738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120551413272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120551812266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120552165768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120552736708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120553220724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120553633766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120554022088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120554452688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120554898962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120555296342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120555711440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120556142970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120556554240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120556953196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120557329304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120557730188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120558144888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120558511016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120558987554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120559394516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120559777080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120560155702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120560552184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120560972260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120561370504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120561825468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1055,10550000,10000,0,0,256,26,1156,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 120563493956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120564039136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120564516478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120564908840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120565325656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120565723368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120566120770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120566554520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120566927380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120567409210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120567795964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120568194538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120568576336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120568970578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120569397600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120569882542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120570258078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120570643076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120571008080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120571378626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120571787762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120572187278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120572670220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120573084436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120573483512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120573870168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120574240520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120574666082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120575171706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120575653338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120576006660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120576416154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120576812330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120577209768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120577605624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120578007992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120578512608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120578931788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120579331510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120579712802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120580123280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120580545408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120580974800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120581429794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120581801700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120582199732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120582582526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120582981540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120583377372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120583847070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120584262122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120584689074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120585089716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120585461162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120585856196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120586380320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120586871246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120587254546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120587652238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120588045514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120588462352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120588851032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120589234884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120589687176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120590102996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120590528516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120590910130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120591330616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120591739130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120592251674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120592665092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120593050616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120593471898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120593822812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120594234016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120594597578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120595071118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120595469476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120595844232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120596242780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120596609588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120596970612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120597485586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120597962444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120598315696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120598722918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120599102876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120599495920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120599847164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120600243830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120600721198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120601077840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120601505170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120601865132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120602291280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120602684048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120603132604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120603556360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120603909552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120604292160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120604641368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120605005050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120605369024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120605774940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120606138372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120606619140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120607019634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120607372152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120607765380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120608116064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120608627370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120609103506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120609487320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120609887170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120610294750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120610662380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120611013198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120611407886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120611911518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120612315334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120612665364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120613280008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120613712706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120614118980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120614501988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120614968688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120615368664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120615753692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120616139082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120616536148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120616973082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120617371100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120617854516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120618208584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120618593948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120618993964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120619375650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120619937970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120620418018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120620846666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120621229256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120621636116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120622058788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120622453668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120622848840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120623304014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120623704158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120624056580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120624478588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120624841876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120625297038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120625647476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120626114852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120626503392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120626874430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120627258764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120627655208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120628066818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120628524806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120629002740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120629402306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120629753790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120630117028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120630467010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120630894944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120631444420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120631895150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120632268660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120632692096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120633076812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120633446114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120633865806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120634325798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120634753322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120635135106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120635544660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120635965894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120636373544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120636783708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120637255836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120637657308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120638069076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120638465426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120638861014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120639338654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120639748100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120640233298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120640623550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120641022068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120641418946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120641790788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120642353622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120642784004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120643197836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120643596966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120644005810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120644401886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120644772804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120645181722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120645659090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120646062194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120646448764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120646858492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120647272226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120647708144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120648092174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120648519552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120648920410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120649289138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120649700328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120650085418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120650463342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120650887764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120651382982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120651772222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120652156534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120652522544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120652872128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120653268252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120653894186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120654333376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120654721694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120655145214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120655528496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120655916900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120656341726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120656849442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120657260714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120657678468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120658087784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120658496892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120658890996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120659275458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120659731486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120660133076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120660485024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120660882962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120661268190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120661723500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120662151222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120662607202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120662993388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120663378996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120663789694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120664157068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120664673996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120665169050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120665550048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120665947356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120666355968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120666740836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120667108370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120667484434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120667941426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120668343828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120668711520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120669086948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1056,10560000,10000,0,0,256,26,1157,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 120670769294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120671197226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120671570274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120671960314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120672365888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120672721694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120673133364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120673580296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120673995636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120674390292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120674767532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120675165694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120675552910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120676120088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120676607720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120677039264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120677420352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120677820806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120678222478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120678658416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120679155734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120679591050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120679989692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120680398542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120680813026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120681196488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120681631802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120682123776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120682565656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120682951728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120683352402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120683754722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120684180594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120684550606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120685033840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120685443976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120685808838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120686246392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120686597676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120687066152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120687508760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120687862586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120688229106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120688608678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120688989090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120689384256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120690012140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120690440928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120690829430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120691226588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120691577262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120691944670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120692323350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120692731816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120693190796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120693596136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120693964252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120694334750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120694698002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120695047880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120695427272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120695777576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120696245820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120696611360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120696986652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120697336096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120697687372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120698092702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120698657928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120699070574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120699441040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120699818352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120700213544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120700590726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120700986592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120701338314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120701821662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120702191484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120702603280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120702986590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120703362486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120703769376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120704236812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120704608968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120704975086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120705359302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120705742374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120706140962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120706537116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120706911986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120707348720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120707760348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120708142864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120708514122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120708878316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120709271172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120709849642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120710246870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120710625578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120711048752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120711454080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120711824146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120712222282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120712703548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120713092536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120713461246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120713841594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120714248690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120714644070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120715051258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120715497036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120715884976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120716296282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120716646522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120717012366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120717395820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120717809830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120718276960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120718691732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120719054204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120719428572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120719791814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120720173502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120720661504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120721136914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120721547612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120721945170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120722353082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120722717004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120723095220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120723512920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120723966486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120724335302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120724684102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120725080564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120725446790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120725823896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120726192614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120726579604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120727027028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120727398476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120727799564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120728148970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120728538892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120728915644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120729323830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120729787770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120730176024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120730570178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120730950162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120731316308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120731664736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120732251112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120732631066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120733006288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120733356828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120733707810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120734097796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120734468764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120734886048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120735328492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120735738980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120736136760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120736544664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120736914580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120737314010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120737713452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120738170600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120738584020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120738971908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120739438872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120739825922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120740216242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120740668700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120741059338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120741458470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120741810050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120742195914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120742563160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120743290178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120743744002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120744148704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120744518854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120744903514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120745310908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120745707586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120746105812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120746564778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120746941958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120747350326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120747757032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120748139128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120748539930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120748937212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120749365126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120749805666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120750192508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120750600712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120750966972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120751389134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120751889486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120752281592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120752679108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120753046572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120753443866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120753825722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120754414686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120754881288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120755319794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120755707900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120756091114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120756522036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120756918888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120757316986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120757769774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120758167904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120758564116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120758970914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120759356706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120759720144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120760146560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120760606172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120761022318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120761388192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120761823138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120762238084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120762660004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120763116138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120763474488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120763850160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120764223002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120764590536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120764941052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120765429858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120765914248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120766352224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120766923468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120767312120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120767674114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120768038626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120768420620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120768847912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120769229826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120769609816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120770018590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120770371806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120770741862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120771137224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120771558846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120771928456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120772311732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120772705424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120773073346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120773468372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120773853218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120774320096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1057,10570000,10000,0,0,256,26,1158,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 120812115902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120812487458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120812856946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120813228314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120813695388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120814065912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120814496800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120814849726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120815207324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120815637160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120816039820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120816551156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120816932308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120817349986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120817745816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120818152630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120818515118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120818867730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120819339354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120819695618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120820062210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120820517046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120820913728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120821295588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120821904654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120822294732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120822681856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120823081212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120823465260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120823868498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120824235184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120824717044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120825118670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120825494944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120825846740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120826197574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120826580030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120826959046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120827325836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120827748258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120828126962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120828522412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120828955594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120829347478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120829712640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120830107346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120830563852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120830965012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120831346522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120831754480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120832139682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120832527336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120833101316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120833477086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120833860230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120834243302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120834610864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120834978186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120835398616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120835883102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120836279578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120836679030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120837032446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120837397058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120837747694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120838128382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120838479140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120838923568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120839290846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120839686344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120840039106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120840423514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120840833136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120841206724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120841681762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120842036602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120842413514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120842810170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120843206052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120843974636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120844443184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120844813918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120845198276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120845621892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120845979328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120846388316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120846813922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120847263700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120847634078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120848003302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120848368234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120848736344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120849100106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120849459390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120849942052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120850344430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120850757916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120851144604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120851530632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120851927240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120852309510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120852784724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120853134992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120853556010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120853945530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120854326264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120854709652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120855208768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120855645950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120855999912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120856365476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120856714462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120857106584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120857501652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120857893104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120858314002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120858670538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120859033666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120859383028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120859747142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120860093920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120860467848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120860841682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120861324484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120861689966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120862069566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120862431676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120862843926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120863216552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120863665770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120864126520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120864531104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120864988178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120865341276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120865726312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120866250692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120866714454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120867101084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120867484704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120867894064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120868258254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120868633888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120868997368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120869348692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120869785360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120870136892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120870502740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120870849966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120871224076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120871586742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120871973432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120872390228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120872748172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120873113876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120873491344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120873859734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120874209452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120874600992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120874967018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120875413978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120875787116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120876158472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120876541464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120876892992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120877260580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120877872420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120878254796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120878618584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120878994720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120879345590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120879709592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120880074620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120880436954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120880917220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120881271274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120881666934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120882064974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120882471114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120882855204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120883224320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120883670290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120884024008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120884389608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120884739442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120885141556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120885507736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120885910490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120886328944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120886683448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120887046982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120887431240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120887798972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120888149732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120888536512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120889064894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120889448242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120889799020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120890150764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120890524652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120890875724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120891244394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120891606114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120892050972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120892419546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120892795032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120893187744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120893542278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120893909732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120894282504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120894733568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120895086920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120895475054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120895848734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120896224702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120896595004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120896996268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120897459770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120897838290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120898205388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120898557154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120898935900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120899309836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120899712570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120900301696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120900661144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120901064684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120901432644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120901838772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120902187448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120902577176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120902954816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120903426980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120903793096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120904156450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120904530296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120904881112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120905247196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120905625458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120906099878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120906479486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120906855084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120907251632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120907798382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120908215432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120908567632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120909026178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120909377582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120909765494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120910130480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120910505880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120910857462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120911338678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120911781092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120912134788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120912511110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1058,10580000,10000,0,0,256,26,1159,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 120914118184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120914590058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120914987652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120915380968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120915732610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120916089626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120916461300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120916827948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120917273662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120917626858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120918008072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120918392404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120918768368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120919119318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120919484310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120919921554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120920274784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120920868112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120921220596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120921596304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120921992888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120922535804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120922959178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120923313684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120923676468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120924040140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120924406674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120924756164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120925146420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120925581886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120925959078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120926309086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120926658758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120927020614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120927368708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120927744178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120928120858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120928564790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120928931264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120929305870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120929680080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120930029706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120930390028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120930750408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120931183328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120931535608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120931912494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120932277300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120932652108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120933004270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120933449844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120933902338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120934268154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120934633184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120934981054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120935354006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120935715864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120936101556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120936451608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120936971718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120937344172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120937697272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120938065840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120938417230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120938795680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120939176922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120939660544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120940017302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120940369484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120940768040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120941150850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120941516570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120941877590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120942324902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120942692724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120943068586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120943418994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120943769612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120944132002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120944490962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120945050264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120945431862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120945807896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120946171596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120946546236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120946928920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120947292194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120947657332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120948095244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120948463778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120948812600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120949187578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120949550070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120949923952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120950298284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120950739616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120951132884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120951505016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120951871704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120952222162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120952598012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120952989666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120953367548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120953794080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120954148664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120954512448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120954860702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120955226910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120955574528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120956056050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120956495512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120956874406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120957224512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120957574276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120957938242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120958286772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120958664390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120959080734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120959458910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120959822240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120960197280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120960547316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120960913966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120961328956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120961679300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120962143838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120962498256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120962886022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120963254168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120963629028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120963989236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120964350802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120964786942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120965139194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120965504502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120965852536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120966227844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120966589428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120967128324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120967556268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120967913312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120968310892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120968704980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120969088554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120969439352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120969846248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120970312786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120970692454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120971042888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120971393824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120971757034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120972118246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120972507452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120972855678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120973322790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120973693014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120974069140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120974421472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120974791464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120975173304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120975553506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120975994954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120976346822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120976752504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120977115252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120977521628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120977874524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120978370188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120978811328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120979177306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120979543282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120979892088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120980266162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120980662854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120981078288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120981534504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120981891762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120982273532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120982640676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120983007814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120983357208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120983757960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120984122074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120984567036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120984918760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120985269028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120985631100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120985979714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120986343880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120986715192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120987157358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120987576032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120987954080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120988305538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120988686614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120989051824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120989516176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120989979966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120990331864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120990707898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120991070042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120991445998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120991795456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120992172910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120992564580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120992993938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120993363364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120993712294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120994087620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120994453058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120994829056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120995193032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120995613904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120995979134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120996328452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 120996692296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 120997039336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 120997626160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 120998009028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 120998450016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120998815676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 120999168412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 120999533788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 120999885384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121000253708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121000755642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121001197988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121001567174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121001967108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121002320216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121002672150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121003036306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121003399400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121003765694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121004182250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121004558846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121004922200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121005296148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121005645056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121005995128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121006369456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121006814296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121007187150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121007540550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121007916418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121008302014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121008678580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121009041388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121009459050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121009836476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121010187088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121010552968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121010939638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121011316762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121011695556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121012176670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121012603938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1059,10590000,10000,0,0,256,26,1160,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121014244502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121014672386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121015144384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121015516216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121015865546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121016244738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121016610192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121016989624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121017584670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121018145090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121018541672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121018941774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121019334374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121019689566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121020090550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121020487344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121020987720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121021348580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121021750500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121022152360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121022505942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121022876608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121023465238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121023890332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121024261750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121024653284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121025039682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121025427194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121025818854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121026172282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121026655886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121027031786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121027453108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121027839664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121028225890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121028583276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121028938344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121029384976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121029744694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121030130344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121030489410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121030876684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121031250032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121031635544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121032061262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121032423698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121032834798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121033279808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121033665894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121034114544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121034712250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121035089242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121035471420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121035842030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121036198088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121036564918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121036964016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121037338946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121037767998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121038151784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121038529052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121038906446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121039258304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121039612092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121039979952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121040401594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121040773096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121041124276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121041510482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121041918852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121042315006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121042666496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121043116118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121043487594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121043841696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121044222448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121044575514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121044958532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121045329316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121045889198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121046249652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121046605860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121046983728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121047335244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121047703648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121048055374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121048431666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121048866112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121049248870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121049601014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121049964486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121050329156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121050681532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121051079190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121051517028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121051906932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121052274664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121052665818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121053021664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121053376748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121053744454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121054112322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121054547352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121054903478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121055291400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121055658314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121056035174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121056390360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121056848554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121057312986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121057691346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121058062308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121058447626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121058845982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121059216848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121059598656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121060033298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121060393762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121060762592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121061130288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121061501486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121061855202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121062236738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121062678104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121063062220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121063417062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121063782522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121064149584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121064501106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121064870234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121065224480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121065672558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121066043790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121066421556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121066788460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121067141746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121067507282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121068045288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121068492098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121068848666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121069229692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121069650882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121070050374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121070406394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121070764002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121071234260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121071612166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121072030728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121072396338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121072776696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121073160778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121073581074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121074013518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121074599884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121074986832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121075391754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121075761650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121076113400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121076490978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121076950656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121077334676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121077705232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121078066040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121078437680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121078794530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121079347036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121079778596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121080171138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121080556110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121080935396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121081290334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121081646666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121082014912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121082464784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121082837046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121083188442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121083580862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121083950642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121084329466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121084682954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121085139536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121085510994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121085863246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121086245562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121086596996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121086975448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121087341686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121087718244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121088157712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121088514922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121088890132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121089243436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121089671544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121090054468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121090564808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121091110896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121091551686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121091923636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121092297296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121092711100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121093066410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121093570188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121093925804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121094321246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121094747356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121095158682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121095543882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121095935712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121096413468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121096828514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121097232964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121097629486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121098010976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121098412638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121098826090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121099321242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121099677384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121100041568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121100413508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121100780724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121101131024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121101637610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121102150480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121102534734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121102902942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121103259218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121103625394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121103977716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121104345842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121104771140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121105152740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121105520796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121105929380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121106283552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121106638126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121107002834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121107354382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121107790032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121108152008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121108563566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121108962900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121109374116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121109802436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121110256220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121110667950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121111054024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121111468450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121111841074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121112221780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121112720698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121113226118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121113617178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121114007150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121114418654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121114816256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1060,10600000,10000,0,0,256,26,1161,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121116492836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121116863492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121117264620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121117635488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121118019576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121118376400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121118807418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121119181136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121119536552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121119916622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121120309240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121120691850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121121061490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121121518140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121121875512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121122229086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121122635596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121123010216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121123379794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121123730072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121124311080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121124716182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121125113598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121125536784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121125928494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121126341196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121126727066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121127225614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121127614512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121127992716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121128371630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121128751882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121129106070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121129460900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121129896316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121130254474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121130625332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121130991018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121131371364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121131738718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121132118148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121132488408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121132933506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121133320912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121133675172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121134073368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121134427000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121134836732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121135339536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121135841420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121136232942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121136613752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121136989490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121137355872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121137747522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121138118670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121138570340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121138939414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121139346116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121139701552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121140088310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121140500088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121140887640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121141331622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121141720722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121142176962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121142604806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121143047044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121143431684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121143919460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121144291614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121144705660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121145166382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121145525060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121145901188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121146401196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121146852008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121147208204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121147583358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121147993698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121148346668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121148715420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121149083826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121149568568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121149975510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121150387688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121150751832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121151352278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121151738372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121152125166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121152598286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121152986792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121153397408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121153796708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121154209828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121154612198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121155059340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121155476362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121155847690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121156262446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121156648064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121157059360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121157598106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121158071810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121158460944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121158847188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121159226294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121159576382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121159942840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121160292474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121160743656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121161133866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121161546008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121161944838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121162331896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121162731744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121163114722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121163587486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121163991214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121164406688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121164827670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121165227362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121165599620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121165953792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121166395194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121166784304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121167171662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121167564914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121167944040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121168322174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121168886024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121169378604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121169748714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121170165988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121170543200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121170918664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121171269560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121171681100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121172149564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121172565896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121172949900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121173304418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121173670192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121174021042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121174406760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121174880984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121175294688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121175691504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121176088378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121176473784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121176888426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121177254492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121177712058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121178148826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121178514452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121178895570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121179290506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121179676736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121180156290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121180591652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121180991684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121181357434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121181725784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121182076194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121182453042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121182826986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121183298620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121183656450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121184011168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121184391320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121184744660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121185114956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121185468300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121185912540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121186285414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121186685860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121187063358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121187417960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121187784986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121188138114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121188509288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121188955646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121189336356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121189748516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121190186360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121190572286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121190959316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121191543918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121191943002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121192344776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121192768258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121193171116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121193545920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121193942474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121194400904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121194776798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121195143048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121195542548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121195926352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121196294604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121196707752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121197149536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121197563566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121197936640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121198333872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121198717688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121199069648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121199469818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121199929382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121200314872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121200682458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121201075452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121201429028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121201783546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121202263648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121202704522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121203076334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121203426960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121203835072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121204200722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121204577460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121204928100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121205297340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121205730086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121206084566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121206452548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121206812874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121207190376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121207554662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121207930482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121208347918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121208701478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121209090560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121209455752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121209824428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121210189158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121210597206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121211068666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121211486570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121211840232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121212205128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121212603260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121212988340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121213539682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121213969994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121214378752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121214746488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121215139538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121215493102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121215893510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121216304414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121216776136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121217312368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121217707598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121218123302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121218493012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121218889456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1061,10610000,10000,0,0,256,26,1162,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121220721794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121221089052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121221497138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121221871206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121222342818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121222716368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121223127034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121223568620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121223980680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121224399868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121224916776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121225409146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121225827688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121226253100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121226650860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121227090582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121227488756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121227986540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121228776618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121229181056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121229610426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121229998130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121230427042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121230897124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121231339848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121231739440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121232177828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121232582254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121232980192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121233455104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121233870080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121234297788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121234744814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121235199260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121235598412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121236262374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121236633674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121236990578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121237388746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121237775920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121238145540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121238495970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121238907944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121239392986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121239821804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121240240584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121240615784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121241025336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121241433642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121241878612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121242236438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121242616926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121243014326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121243394004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121243747136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121244102522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121244487208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121244938216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121245342736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121245709664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121246126692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121246496472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121246875182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121247365764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121247798140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121248178126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121248583986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121248955434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121249307642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121249687252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121250055176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121250512842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121250875842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121251242972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121251620772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121252007392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121252379850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121252732462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121253186474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121253560656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121253940056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121254309842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121254664598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121255033556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121255390046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121255842306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121256245906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121256645570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121257025024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121257403472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121257756494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121258167434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121258726608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121259117842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121259520920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121259912460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121260353280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121260753956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121261169518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121261659688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121262070586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121262439804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121262822674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121263234424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121263634612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121264046906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121264487950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121264904108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121265277038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121265643996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121266051772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121266403804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121266774418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121267205996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121267590096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121267957168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121268347088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121268720860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121269139906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121269645740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121270080018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121270452838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121270805216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121271196992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121271564564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121271941808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121272293548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121272714542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121273099854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121273453392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121273843316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121274194664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121274572304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121274938582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121275315420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121275737272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121276102338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121276468154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121276831492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121277199764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121277550688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121277927736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121278359738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121278741396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121279113480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121279503910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121279874644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121280229018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121280705272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121281139166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121281520808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121281904986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121282298344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121282653082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121283023726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121283421204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121283858592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121284241362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121284626858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121285017856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121285383628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121285775024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121286145652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121286557702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121287039776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121287430772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121287843308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121288257290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121288666014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121289092310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121289591400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121290012116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121290369344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121290777470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121291132864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121291502550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121291982632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121292471332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121292878276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121293300730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121293687150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121294075384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121294477200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121294874080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121295337358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121295695102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121296118376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121296546182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121296957484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121297312202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121297667382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121298108540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121298467854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121298838016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121299204674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121299584366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121299952504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121300331488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121300754520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121301112846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121301478122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121301865830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121302235736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121302618556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121303210606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121303687802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121304083180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121304439898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121305023922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121305401392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121305803058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121306173192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121306608474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121307000040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121307402606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121307783040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121308136798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121308492228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121308858936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121309314588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121309688342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121310041398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121310435174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121310802334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121311180422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121311533568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121311987616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121312358118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121312711244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121313092666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121313458512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121313836854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121314382158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121314840424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121315198190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121315589274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121316023530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121316408806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121316776910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121317126968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121317579510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121317949414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121318327256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121318691862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121319045064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121319412142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121319763122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121320129720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121320549008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121320928014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121321304276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121321699504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121322053362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121322407046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121322773318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1062,10620000,10000,0,0,256,26,1163,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121324422766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121324804302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121325160348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121325656154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121326109262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121326535710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121326957996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121327349042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121327721712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121328076900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121328448658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121328884894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121329267346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121329635564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121330027950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121330380750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121330780732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121331147990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121331570548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121331968856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121332323564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121332714728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121333082708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121333462460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121333863794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121334296392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121334668496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121335023804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121335437882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121335824362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121336205956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121336724962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121337231624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121337637188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121337991610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121338402788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121338775082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121339143724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121339526534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121340007808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121340397982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121340777748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121341205776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121341579054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121342037846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121342411784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121342919336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121343306430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121343734776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121344138264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121344517900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121344872476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121345226476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121345668696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121346024984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121346395128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121346761182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121347139510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121347507310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121347993538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121348421406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121348779836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121349147060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121349513576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121349882186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121350256332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121350635522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121351125578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121351563266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121351920264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121352325986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121352726972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121353113036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121353498986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121353981716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121354366974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121354766000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121355173464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121355526106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121355880014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121356245202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121356666990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121357041282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121357424418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121357817578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121358185764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121358564686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121358918252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121359441616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121359863760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121360239082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121360673804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121361044286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121361423652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121361790136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121362254886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121362621476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121362975080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121363352332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121363703146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121364070856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121364421914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121364798844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121365231812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121365611994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121365983940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121366368220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121366767956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121367121130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121367488504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121367913724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121368294228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121368713370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121369107084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121369459640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121369812332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121370368218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121370793844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121371184350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121371535202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121371926248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121372303868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121372713420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121373083458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121373515658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121373886858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121374242058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121374641440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121374992248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121375369160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121375733746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121376110258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121376558066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121376915496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121377294444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121377648540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121378019584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121378372448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121378751912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121379206934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121379589258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121379975748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121380372744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121380740748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121381092596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121381609742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121382230588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121382645776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121383040764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121383467880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121383855606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121384212686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121384647406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121385018950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121385389780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121385757426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121386137118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121386503514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121386882728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121387254304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121387674740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121388052146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121388404024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121388782424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121389132392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121389508848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121389873676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121390316218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121390673508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121391026606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121391401922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121391752948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121392119858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121392469680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121393172488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121393566302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121393978564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121394362540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121394717268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121395115870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121395469440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121395963030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121396414822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121396813336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121397210454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121397592800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121397980564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121398368676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121398823108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121399180998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121399568920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121399932348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121400311134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121400693474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121401105624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121401578226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121401968982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121402371460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121402735606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121403102728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121403531336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121404112480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121404612764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121405031432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121405399854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121405772948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121406141556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121406494898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121406864578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121407290134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121407718752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121408099948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121408481178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121408834708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121409189574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121409556456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121409982026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121410371090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121410722922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121411128664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121411512080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121411908260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121412292932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121412805558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121413305030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121413745220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121414116030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121414468522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121414847280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121415365426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121415834396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121416191092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121416557202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121416923182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121417274950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121417643092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121417993576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121418436746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121418807558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121419185372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121419547904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121419919788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121420284726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121420635008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121421099512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121421456412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121421850844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121422231498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121422609680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121422962986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121423317180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121423684026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121424110292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121424481356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121424832068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121425219680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121425585806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1063,10630000,10000,0,0,256,26,1164,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121427442092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121427826870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121428183248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121428587344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121428943146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121429313304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121429751930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121430134858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121430517808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121430899224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121431252902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121431607616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121431973226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121432393842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121432764652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121433114496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121433555456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121433924288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121434300784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121434652588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121435074656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121435443724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121435794744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121436173536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121436542636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121436919684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121437284788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121437880198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121438237404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121438590396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121438967572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121439319446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121439687266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121440037386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121440414920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121440852196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121441232116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121441610832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121442006550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121442396656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121442750304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121443120292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121443551742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121443943616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121444339998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121444732290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121445086752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121445440334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121445807956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121446161712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121446604692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121446958332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121447355950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121447722212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121448098524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121448450650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121448950910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121449384590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121449740258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121450119840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121450471248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121450848772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121451214710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121451591500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121452030226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121452387392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121452753296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121453115288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121453482230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121453832924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121454209510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121454573470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121455018104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121455373312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121455779474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121456147142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121456515496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121456900516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121457270582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121457751798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121458122352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121458524440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121459129142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121459488276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121460003214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121460467204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121460876450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121461230414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121461626740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121461994508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121462391988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121462762828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121463212824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121463584074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121463937322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121464318020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121464670192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121465047942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121465414858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121465854166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121466238702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121466626604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121467033218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121467388000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121467787746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121468158358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121468536696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121469055788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121469437516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121469848314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121470203948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121470571684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121470924744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121471477678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121471844284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121472224160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121472603740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121472981496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121473356004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121473729316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121474098602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121474532988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121474905202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121475258632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121475651740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121476019514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121476398438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121476751852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121477173444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121477566390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121477939508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121478353436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121478738938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121479117990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121479486244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121479972114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121480332156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121480686828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121481066196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121481420194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121481821664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121482322086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121482777934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121483150040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121483549994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121483939948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121484329308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121484695832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121485047936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121485492988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121485846556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121486224446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121486601170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121486977928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121487329054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121487681250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121488046430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121488467678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121488838258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121489188752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121489576542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121489943744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121490322744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121490697188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121491145954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121491516582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121491869272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121492249094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121492617298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121493011810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121493549352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121494049116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121494439878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121494797106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121495175862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121495529472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121495915052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121496267044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121496754788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121497222836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121497605280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121497975618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121498457868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121498827966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121499194980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121499672172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121500038180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121500441626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121500819498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121501198942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121501550684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121501910694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121502365348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121502723192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121503093694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121503457724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121503836924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121504229326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121504810384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121505267438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121505626352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121505993136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121506359242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121506727832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121507078180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121507457000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121507910702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121508294310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121508649552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121509015586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121509384556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121509761648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121510148266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121510507426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121510985024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121511358210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121511748462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121512119210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121512473614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121512838160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121513194342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121513655692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121514010442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121514387844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121514765044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121515141158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121515494164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121516048520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121516529812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121516887346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121517255360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121517617424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121517994620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121518360200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121518744358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121519183666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121519539506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121519904780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121520266970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121520634374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121520984784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121521360470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121521732660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121522200302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121522558188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121522925870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121523292890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121523644312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121524012628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121524370220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121524826486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121525198670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121525624436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121525991064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121526343410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1064,10640000,10000,0,0,256,26,1166,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121528127370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121528507036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121528875260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121529227714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121529607326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121529978860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121530450362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121530805032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121531161088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121531539920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121531891690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121532271730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121532653858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121533144506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121533514042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121533888850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121534261948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121534625950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121535025254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121535377356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121536051014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121536410022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121536790304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121537172640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121537551626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121537905232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121538446852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121538907580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121539291626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121539690104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121540058526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121540436398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121540801428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121541202858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121541734524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121542131136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121542543640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121542899080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121543271352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121543624610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121544011108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121544476652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121544896498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121545252708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121545619640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121545988762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121546372256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121546765080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121547212280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121547628148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121548028068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121548420322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121548772926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121549125552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121549653356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121550106734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121550480176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121550831598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121551221810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121551588396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121552005532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121552365978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121552842528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121553243742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121553649998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121554063416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121554414274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121554791390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121555193632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121555660106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121556088036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121556462070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121556857592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121557226294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121557626558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121558015338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121558477876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121558851090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121559260266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121559631566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121559985528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121560350876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121560867090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121561315710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121561674186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121562056914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121562436240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121562819514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121563197312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121563555016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121563992192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121564350058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121564736728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121565102490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121565512192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121565896950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121566273816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121566701412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121567058368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121567424788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121567804020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121568192264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121568545716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121568924078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121569301064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121569777114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121570165452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121570552024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121570917428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121571267834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121571635708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121572091800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121572548710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121572920070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121573307426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121573659704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121574011342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121574375498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121574729548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121575163712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121575516636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121575895828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121576271050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121576648008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121577021446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121577376378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121577740852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121578159028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121578528210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121578917312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121579314016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121579713210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121580093610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121580445752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121580875060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121581245752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121581638386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121582107304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121582462204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121582844804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121583366858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121583830408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121584196260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121584562038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121584926998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121585277762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121585643020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121585991118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121586429672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121586802040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121587181172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121587545172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121587899888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121588268200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121588621952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121589051816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121589409494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121589788144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121590166906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121590567948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121590939274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121591291704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121591690300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121592119306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121592526322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121592891160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121593268300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121593632520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121594047250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121594504684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121594935994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121595306858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121595658962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121596040378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121596390712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121596767932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121597159712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121597629458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121597986882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121598342102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121598720384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121599072032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121599441514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121599816724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121600274416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121600647216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121601026446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121601397612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121601752152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121602122842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121602477896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121602849552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121603278350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121603659302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121604025088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121604417038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121604771856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121605125528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121605596126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121606023988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121606397336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121606749356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121607139320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121607505692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121607882626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121608234668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121608653728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121609058902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121609431084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121609814958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121610242412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121610626488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121610996900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121611377388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121611843342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121612200434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121612792904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121613149878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121613543318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121613893862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121614345028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121614717690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121615096668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121615462702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121615817918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121616184342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121616537186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121617129532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121617487824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121617868194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121618248566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121618625788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121618977484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121619357902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121619743200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121620210134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121620581668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121620955616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121621335420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121621703142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121622083248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121622438314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121622885918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121623288368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121623642108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121624023940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121624403576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121624781860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121625149034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121625618628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121625974188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121626326352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121626703854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121627054784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121627421406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121627772344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121628343638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1065,10650000,10000,0,0,256,26,1167,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121629985874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121630397372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121630751700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121631195648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121631572242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121631929136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121632313422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121632665470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121633044170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121633410452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121633843564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121634209864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121634563844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121634940194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121635293100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121635661746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121636012620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121636390980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121636823278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121637202880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121637554416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121637918142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121638310664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121638711428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121639285992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121639767648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121640161808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121640542706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121640922486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121641276200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121641643148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121642031912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121642468006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121642840420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121643191656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121643579988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121643945166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121644321730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121644673566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121645095840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121645464170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121645829360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121646234966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121646602984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121647011672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121647380380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121647759880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121648204654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121648563854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121648945770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121649299740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121649669956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121650060104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121650543680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121650977132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121651358172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121651723012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121652076616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121652440468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121652790924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121653157666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121653575604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121653958796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121654325674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121654714574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121655068866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121655423458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121655790248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121656143730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121656579818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121656935302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121657356320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121657741536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121658120526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121658473968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121658828882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121659301688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121659659748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121660028728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121660394528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121660773038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121661141524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121661623196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121662078824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121662435056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121662801968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121663185672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121663597366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121663982206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121664359662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121664820060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121665221312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121665576286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121665944994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121666313164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121666756826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121667127444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121667559610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121667976266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121668386720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121668811758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121669167388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121669521548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121669888630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121670316172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121670721450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121671104846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121671552450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121671951382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121672363186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121672859540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121673357090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121673726482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121674089618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121674459570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121674810506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121675187410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121675552080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121676028974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121676384778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121676737846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121677116290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121677468066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121677836088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121678207030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121678641918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121679020558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121679395952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121679758890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121680110856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121680475298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121680848400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121681233204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121681658050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121682037916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121682403300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121682792702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121683144880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121683496654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121683960570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121684385224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121684756668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121685107542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121685494984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121685859518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121686235570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121686587436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121686939592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121687367900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121687722454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121688099204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121688450090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121688825920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121689190098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121689866984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121690237900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121690594104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121690974550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121691328270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121691729880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121692083978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121692462632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121692901560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121693282486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121693634346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121694016322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121694381694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121694732382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121695337686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121695773000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121696168686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121696575544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121696975406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121697330998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121697686282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121698055052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121698486118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121698858868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121699211032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121699609906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121699974152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121700350890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121700702410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121701120958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121701489380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121701840820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121702219574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121702569940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121702947230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121703312844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121703713368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121704147912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121704542526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121704948546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121705331708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121705699792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121706089624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121706570078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121707013926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121707395198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121707767334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121708122186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121708487790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121708839776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121709206610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121709627538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121710026442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121710392692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121710780748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121711133450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121711487234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121711852480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121712272922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121712642834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121712993364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121713378920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121713785814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121714163754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121714514964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121714867346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121715310202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121715665518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121716033756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121716434902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121716815020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121717180426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121717694166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121718152402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121718543890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121718927396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121719282156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121719681974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121720034914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121720413016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121720887334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121721301204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121721704188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121722075860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121722459600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121722815422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121723312162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121723800658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121724191798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121724581582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121725009296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121725382426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121725764882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121726159852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121726593836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121726997238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121727363594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121727741906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121728108674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121728485610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121728963942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121729421502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1066,10660000,10000,0,0,256,26,1168,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121731027694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121731389272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121731776026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121732229914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121732609454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121733018232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121733416092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121733803212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121734160980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121734530250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121734960624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121735331448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121735692980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121736072760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121736454764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121736864178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121737234098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121737662764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121738062044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121738445688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121738828124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121739208960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121739589290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121740148198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121740606558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121740962716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121741329222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121741695826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121742047732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121742417164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121742768426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121743237956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121743610890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121743990460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121744356740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121744711180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121745078810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121745432240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121745870358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121746227160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121746606910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121746984894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121747362376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121747716236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121748070480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121748438140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121748875116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121749248152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121749601010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121749990474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121750357116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121750734740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121751186682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121751676098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121752057524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121752411172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121752829538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121753211544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121753632422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121754028984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121754522484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121754910218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121755308378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121755704126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121756057474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121756458586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121756853518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121757342996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121757750696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121758168792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121758564374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121758962566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121759360432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121759729274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121760175458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121760571220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121761016592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121761385500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121761762638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121762154892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121762684862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121763054708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121763443848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121763857354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121764210348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121764589282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121764956102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121765334576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121765759524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121766115094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121766726572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121767135542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121767506222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121767858260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121768315904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121768688538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121769100822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121769468374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121769823522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121770190210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121770543672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121770914450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121771371926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121771753798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121772162044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121772558246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121772930850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121773286146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121773908396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121774313422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121774699000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121775065474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121775487392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121775914960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121776293870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121776756826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121777115746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121777483100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121777849066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121778219738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121778588282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121778999274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121779366962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121779926908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121780283762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121780650326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121781067726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121781420898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121781804898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121782171506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121782632402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121783004530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121783394522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121783748720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121784102506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121784470078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121784929532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121785371462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121785725160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121786112758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121786478420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121786855112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121787206218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121787557690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121788063304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121788439388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121788853770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121789243920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121789672110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121790076336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121790489708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121790915108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121791289214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121791726996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121792080524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121792447634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121792828724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121793208270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121793649738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121794067498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121794425672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121794804464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121795191760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121795573928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121796058024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121796520956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121796904042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121797270982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121797688362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121798041576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121798394502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121798759300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121799198138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121799586950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121799937354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121800326924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121800724462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121801104048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121801458680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121801884026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121802255274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121802609302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121802990630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121803342438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121803720684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121804088532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121804498178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121804926138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121805284894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121805653330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121806050732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121806453798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121806840604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121807320440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121807776878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121808246848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121808654944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121809028184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121809413612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121809768288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121810137736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121810599292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121811012908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121811422852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121811832352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121812187022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121812561574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121812958996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121813423952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121813814898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121814208182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121814633300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121815040738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121815444534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121815921322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121816279192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121816662634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121817107288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121817482598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121817869694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121818393710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121818835594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121819253318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121819608358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121819977458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121820345358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121820698888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121821069420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121821514774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121821913584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121822281608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121822673004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121823085234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121823459158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121823825086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121824294424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121824667740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121825019782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121825411296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121825778334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121826157094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121826509514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121826865292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121827298872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121827654540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121828024596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121828385832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121828763078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121829128788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121829612742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121830037326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121830430264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121830797240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121831161956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121831530442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1067,10670000,10000,0,0,256,26,1169,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121833311656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121833751218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121834152542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121834568146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121834923244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121835310210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121835796490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121836194816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121836706612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121837062006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121837441646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121837809764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121838256532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121838622472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121838978986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121839374896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121839727152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121840094796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121840446018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121841034908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121841440830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121841818718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121842183858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121842578360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121842977796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121843538834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121844003776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121844395176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121844807584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121845187240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121845563634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121845915514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121846268804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121846709484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121847083224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121847469342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121847835620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121848273054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121848675912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121849055658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121849480928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121849838896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121850204812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121850568336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121850936204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121851285636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121851662874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121852279534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121852668954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121853025730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121853424294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121853794124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121854147912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121854517522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121854869924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121855350560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121855741842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121856150342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121856505486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121856861354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121857253054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121857646184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121858108604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121858464054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121858874508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121859283144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121859694502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121860080350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121860436138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121860875330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121861260080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121861629300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121862014344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121862409696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121862779008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121863297552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121863757484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121864161630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121864583986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121865005240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121865405906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121865788818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121866268688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121866683842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121867093942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121867490378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121867847042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121868246010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121868598756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121869054498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121869452800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121869885624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121870267392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121870677060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121871032704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121871388342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121871757232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121872190078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121872562584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121872957690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121873336466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121873702910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121874139262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121874712072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121875071678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121875438420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121875803676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121876172408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121876524050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121876901706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121877299776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121877756252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121878112664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121878465960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121878862062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121879216556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121879585926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121879936744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121880419916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121880792778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121881189190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121881565464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121881921088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121882290024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121882645608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121883086564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121883446460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121883825724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121884202356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121884582574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121884956642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121885314312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121885834880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121886204512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121886574366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121886937834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121887315812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121887684470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121888062690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121888415302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121888837230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121889205358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121889558756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121889997662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121890351664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121890728764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121891095478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121891582944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121891948342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121892301978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121892712402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121893141326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121893512234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121893863608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121894322950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121894694998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121895073130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121895437580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121895791596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121896157154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121896508216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121897078684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121897437352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121897817502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121898196426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121898574372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121898928476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121899283070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121899652330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121900072728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121900444212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121900794678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121901180226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121901545266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121901922220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121902272960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121902697860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121903082898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121903434382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121903812384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121904162370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121904538958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121904903286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121905307356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121905773872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121906150016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121906546976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121906932456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121907302646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121907655214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121908164322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121908605160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121908985946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121909350664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121909704832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121910070614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121910422470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121910789892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121911253484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121911637132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121912020468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121912464208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121912819936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121913175356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121913544180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121913980122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121914353820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121914706164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121915111222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121915501408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121915899864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121916257278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121916685828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121917054948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121917440688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121917824422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121918176958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121918584844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121918952840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121919503774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121919899286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121920471310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121920854860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121921279672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121921650826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121922062190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121922533168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121922901836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121923291420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121923676758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121924062798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121924429172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121924779554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121925220962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121925575280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121925953294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121926344496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121926754518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121927108728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121927462764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121927902388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121928288390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121928719966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121929085878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121929465784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121929833882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121930396104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121930828068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121931208024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121931576230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121931959472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121932373324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121932756804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121933138118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121933582968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121933964776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121934316564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1068,10680000,10000,0,0,256,26,1170,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 121935864840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121936314686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121936671368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121937040550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121937432926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121937820980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121938187268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121938606790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121939085034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121939466992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121939859180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121940223458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121940622264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121940975318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121941355092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121941973772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121942391794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121942746744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121943117846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121943484512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121943838690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121944209558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121944563118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121945014072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121945382508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121945771394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121946123888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121946477580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121946843282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121947194180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121947627680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121947990832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121948370150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121948745798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121949159232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121949606076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121949963540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121950412658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121950807458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121951194184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121951574886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121951954244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121952321324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121952840744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121953273044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121953631566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121953998602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121954359258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121954727036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121955133622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121955516222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121955962734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121956346838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121956732952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121957118842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121957503548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121957856514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121958226216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121958683656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121959064964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121959431416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121959820958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121960173888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121960527302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121960893182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121961244322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121961692550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121962046942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121962424424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121962801208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121963177580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121963564366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121964021908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121964476022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121964852312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121965239864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121965604674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121965998894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121966366374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121966744236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121967172188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121967530478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121967897002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121968292552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121968680198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121969033252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121969411950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121969834828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121970232204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121970585204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121970969788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121971332802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121971697596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121972193556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121972568936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121973050726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121973440700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121973832446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121974197430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121974560616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121974935372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121975454040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121975835594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121976245038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121976637306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121977003798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121977381968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121977805838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121978245354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121978633258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121979012484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121979397316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121979750590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121980130238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121980499878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121980898028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121981325462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121981682608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121982048160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121982410600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121982778126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121983128374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121983503916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121983933704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121984313276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121984665750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121985029878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121985394990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121985746000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121986144104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121986656380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121987076070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121987443744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121987834296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121988189390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121988545838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121988912814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121989265224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121989704554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121990058872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121990435512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121990810574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121991187310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121991573376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121991932496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121992375616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121992731512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121993098856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121993461892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121993840018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121994204926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121994581374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121994933054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121995353314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121995725056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121996088058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 121996489654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 121996844572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 121997548312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 121998007404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 121998403306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121998782158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 121999154050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 121999523434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 121999877178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122000247880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122000668508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122001052144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122001419812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122001809922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122002163934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122002516916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122002900162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122003252086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122003685686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122004048506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122004425780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122004800262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122005191420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122005566248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122005932960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122006456992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122006814246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122007183106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122007568876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122007974862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122008380762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122008870786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122009299352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122009658450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122010061874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122010427474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122010796408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122011148546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122011528888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122011968376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122012349234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122012720502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122013089730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122013456418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122013811040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122014181680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122014534724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122014981266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122015351210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122015739542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122016092268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122016444732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122016811296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122017163056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122017609602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122017961784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122018351284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122018745494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122019120778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122019471984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122019823044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122020360242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122020714742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122021083892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122021445528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122021823394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122022188228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122022565192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122022916694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122023337886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122023704972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122024056664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122024435332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122024784824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122025161426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122025525812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122025966480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122026321356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122026698804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122027080040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122027433592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122027802120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122028154494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122028532130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122028972846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122029356922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122029723416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122030077662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122030444412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122030797658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122031262144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122031696296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122032087342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122032452856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122032841288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122033194672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122033704480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122034101014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122034598498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1069,10690000,10000,0,0,256,26,1171,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122036255858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122036618682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122037097044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122037473276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122037857590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122038226958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122038586184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122038956406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122039309366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122039679120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122040099138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122040479924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122040845640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122041233934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122041585968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122041939440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122042486278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122042912060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122043284306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122043638446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122044028816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122044394866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122044772106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122045123880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122045545122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122045951444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122046305500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122046686604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122047038240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122047415084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122047780732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122048268616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122048694764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122049065388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122049564876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122049962604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122050447150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122050823022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122051304886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122051696256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122052073800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122052469912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122052827416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122053194162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122053749740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122054226458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122054584628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122054986694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122055386648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122055799104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122056184170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122056540912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122057044800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122057433194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122057817102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122058181970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122058582702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122058950908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122059329350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122059757064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122060122340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122060501582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122060853792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122061222256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122061573450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122061949990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122062385940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122062844980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122063199180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122063567044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122063932876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122064285428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122064774670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122065201522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122065582090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122065948242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122066337480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122066689914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122067043998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122067408498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122067776524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122068213460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122068566560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122068958030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122069324452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122069730364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122070105484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122070519084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122070968022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122071355952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122071792934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122072149748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122072571044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122073003664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122073518108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122074081144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122074475836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122074886632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122075241966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122075673888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122076289778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122076705536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122077106386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122077557820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122077911166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122078298676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122078724590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122079178970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122079551132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122079902780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122080293082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122080657570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122081034542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122081385224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122081738396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122082231220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122082595152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122082976738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122083374718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122083783546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122084182010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122084639246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122085010404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122085364722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122085741808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122086093480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122086460246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122086810190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122087318590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122087753726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122088149804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122088516936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122088872788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122089240814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122089594218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122089965638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122090387262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122090803800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122091208922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122091611450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122091966528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122092341862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122092708132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122093133868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122093506686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122093858182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122094480438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122094876960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122095282876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122095638140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122096125788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122096499558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122096862282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122097233760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122097604358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122098027180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122098538384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122098993364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122099350164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122099715604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122100081688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122100432722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122100844544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122101222218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122101696308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122102068530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122102479074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122102833794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122103188630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122103604928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122103970240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122104411332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122104799852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122105180112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122105545782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122105924476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122106295034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122106695856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122107179286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122107540174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122107911776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122108263046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122108642796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122109042114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122109522034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122110009716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122110405878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122110777050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122111134786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122111537040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122111892508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122112286696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122112726732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122113112244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122113466808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122113822210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122114190998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122114545452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122114929604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122115284856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122115738162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122116110630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122116506566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122116866046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122117228254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122117597500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122117963752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122118415792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122118771788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122119306188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122119679412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122120101954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122120473934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122120948854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122121400620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122121763428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122122138104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122122500732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122122902220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122123300620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122123684286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122124117500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122124480636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122124848802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122125202168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122125570932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122125922658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122126312876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122126745514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122127125010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122127477886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122127829138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122128193032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122128543058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122128919668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122129273138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122129726160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122130103128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122130484482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122130840022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122131198712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122131566740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122132045648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122132513418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122132876010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122133260096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122133630126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122134010880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122134363960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122134731158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122135168670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122135525708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122135901986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122136258582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122136636666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122137004202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122137392488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1070,10700000,10000,0,0,256,26,1172,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122139030390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122139420280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122139797358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122140172502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122140575638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122141062912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122141450644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122141850770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122142233434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122142587176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122142956088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122143537540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122143898918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122144268904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122144619428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122145017344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122145405724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122145804500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122146159156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122146591302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122146960628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122147361330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122147758244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122148110080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122148503664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122148869406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122149340506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122149698560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122150053478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122150419186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122150972572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122151360428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122151712132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122152163038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122152534830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122152914714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122153268966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122153623640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122154041028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122154545950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122154989084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122155343480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122155721976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122156088524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122156466516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122156830580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122157211456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122157677870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122158035688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122158405880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122158758372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122159175750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122159566092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122159976882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122160409160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122160799516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122161168350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122161554256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122161925634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122162278046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122162684958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122163165450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122163549682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122163904310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122164258420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122164626732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122164979612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122165379466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122165905372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122166363140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122166733580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122167112670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122167506558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122167863612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122168244658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122168680546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122169054578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122169406492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122169784634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122170182736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122170564266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122170933092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122171291236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122171728476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122172096526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122172487844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122172842122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122173225728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122173596658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122173989590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122174419414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122174778178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122175144316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122175495450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122175950760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122176306008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122176808734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122177258126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122177640180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122178006946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122178361308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122178730956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122179084680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122179467206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122179886740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122180268462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122180634672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122181012406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122181382386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122181736780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122182113780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122182466752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122182900578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122183254712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122183633178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122183998140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122184374294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122184727354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122185095460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122185541528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122185902344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122186275700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122186631602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122187012610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122187381216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122187771636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122188289072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122188682030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122189051226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122189402878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122189771704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122190123582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122190516280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122190882822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122191343892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122191755084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122192113964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122192481534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122192834142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122193204748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122193566642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122194011248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122194394084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122194773700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122195129012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122195484002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122195853648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122196220552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122196647712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122197030042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122197407590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122197772710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122198149492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122198501014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122198868302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122199455334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122199863412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122200236964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122200606130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122200985342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122201352298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122201744716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122202096532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122202522954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122202892100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122203244554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122203611942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122204047470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122204440240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122204805830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122205259406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122205616782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122205969748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122206333778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122206684058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122207050560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122207455498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122207914204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122208286236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122208662004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122209014482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122209366546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122209732772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122210125188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122210655214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122211014510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122211392846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122211756866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122212133154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122212484602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122212872864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122213239090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122213660412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122214029664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122214380044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122214756392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122215143930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122215541154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122215906992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122216334568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122216702908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122217054246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122217422544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122217773262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122218183388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122218562646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122218950812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122219408684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122219785666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122220151902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122220502912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122220870392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122221264188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122221903038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122222277728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122222657722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122223012276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122223366360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122223734490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122224102386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122224473268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122224895282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122225277728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122225679208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122226058570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122226444206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122226798002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122227204568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122227630058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122228191652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122228549036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122228969128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122229356018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122229778608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122230132762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122230585582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122230986950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122231341784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122231729926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122232148908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122232597434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122233221892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122233606942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122233960548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122234315750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122234682980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122235035130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122235416146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122235766534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122236211786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122236617600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122236997118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122237351266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122237706232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122238087602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1071,10710000,10000,0,0,256,26,1173,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122239767600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122240151562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122240539860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122240937774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122241306378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122241766508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122242161118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122242521512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122242890520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122243242782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122243657388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122244116398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122244569714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122244974280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122245353476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122245707160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122246080786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122246460272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122246812408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122247254656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122247608314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122247984462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122248348824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122248801612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122249175088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122249542940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122249982008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122250336992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122250705280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122251055502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122251432530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122251796772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122252232180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122252650672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122253018448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122253386228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122253737634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122254123248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122254491724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122254878472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122255362428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122255842582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122256208444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122256563316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122256931802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122257301524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122257717656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122258073236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122258525162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122258933126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122259310892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122259663900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122260017024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122260453644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122260862808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122261310900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122261666174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122262062804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122262429080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122262841726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122263196260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122263568534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122264028088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122264418958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122264804822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122265156874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122265533870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122265900648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122266463976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122266899784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122267281772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122267650828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122268004068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122268372640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122268725330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122269130792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122269643776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122270029174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122270383592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122270772854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122271140584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122271493534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122271877440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122272306986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122272709772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122273112968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122273512466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122273867694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122274245268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122274642904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122275069498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122275446100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122275800340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122276181452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122276568316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122276965360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122277336012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122277850222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122278250504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122278618228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122278987504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122279339340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122279718606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122280100434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122280479954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122280904498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122281262464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122281627868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122281979554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122282347384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122282697600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122283084792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122283516148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122283895066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122284247384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122284599734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122284998240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122285369928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122285752458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122286135508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122286590404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122286963710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122287342092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122287695064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122288067076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122288463334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122289048276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122289479734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122289866092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122290246142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122290614848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122291028610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122291397452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122291767394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122292204992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122292562884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122292950760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122293321368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122293698492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122294112642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122294510408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122294938024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122295294624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122295659342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122296028400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122296412760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122296762852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122297152038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122297592566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122297972672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122298325632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122298690250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122299078468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122299429400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122299809838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122300374248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122300755882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122301121470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122301498888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122301848478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122302200216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122302574832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122302923626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122303367362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122303720016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122304096832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122304461750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122305065408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122305435724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122305860556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122306239744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122306591734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122306960988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122307352926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122307733760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122308114578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122308493290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122308922434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122309298164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122309682170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122310054524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122310423470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122310773854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122311323256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122311764670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122312179746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122312572006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122312928860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122313295100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122313661018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122314031220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122314452828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122314837002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122315203912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122315594884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122315947982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122316302724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122316682260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122317185572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122317598368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122317969330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122318349970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122318720610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122319100866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122319490800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122319947482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122320320780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122320673992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122321079222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122321434836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122321812726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122322232106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122322783750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122323141870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122323497624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122323866048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122324220234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122324590322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122324953760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122325332080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122325768500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122326170072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122326522268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122326876376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122327241260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122327592558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122327970136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122328390010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122328769920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122329135446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122329511734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122329864038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122330270966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122330650014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122331114412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122331490404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122331844684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122332241052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122332608906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122332987086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122333384174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122333949598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122334323460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122334687710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122335055154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122335405826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122335782636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122336178210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122336556510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122337011108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122337371444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122337738638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122338093138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122338465680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122338829970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122339210528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122339643360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1072,10720000,10000,0,0,256,26,1174,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122341218152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122341582364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122341996316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122342453060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122342878988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122343248972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122343600306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122343978774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122344346478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122344852210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122345330134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122345730002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122346098590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122346452068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122346822068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122347174282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122347567566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122348007870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122348388676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122348740004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122349090496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122349452490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122349800526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122350177688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122350524976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122350971808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122351343028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122351746544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122352119014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122352473574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122352852152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122353205414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122353685936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122354042398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122354421102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122354789364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122355166784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122355519726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122356051100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122356516310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122356888726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122357265054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122357631980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122358040196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122358435032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122358832442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122359262742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122359619488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122359985812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122360338174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122360706616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122361057496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122361448412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122361878926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122362259412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122362613288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122362966974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122363353018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122363724466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122364106922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122364475364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122364927244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122365315928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122365712756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122366068440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122366423826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122366838794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122367317126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122367762740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122368117990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122368497258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122368897746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122369277992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122369676300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122370065656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122370509034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122370866936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122371236110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122371587146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122371966738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122372335848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122372725916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122373157982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122373530120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122373968730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122374322274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122374709462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122375060222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122375488274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122376000506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122376383692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122376745496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122377099716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122377467992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122377820944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122378241184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122378769698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122379150942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122379516608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122379892892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122380245406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122380598612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122380976644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122381329406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122381979406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122382334350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122382711612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122383077824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122383455538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122383822630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122384233784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122384620788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122384976356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122385347364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122385701320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122386081182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122386464394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122386842032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122387261582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122387620420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122387986612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122388340014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122388710824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122389064448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122389613672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122390066456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122390446500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122391368156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122391729164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122392111030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122392462810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122392906052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122393260152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122393652638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122394019384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122394396410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122394749962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122395165928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122395648164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122396013586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122396414182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122396799306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122397176614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122397542986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122397931406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122398358170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122398714868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122399080250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122399433700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122399801724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122400152804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122400540788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122401071902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122401453848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122401827952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122402266724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122402653798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122403007328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122403389318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122403774284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122404235824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122404605376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122405016106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122405367392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122405718570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122406095694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122406456190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122406926270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122407319794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122407697720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122408095794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122408473220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122408836254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122409189858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122409664270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122410021916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122410390694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122410743314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122411123276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122411521914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122412075986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122412537054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122412912872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122413297560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122413651374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122414020820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122414404968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122414797844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122415249516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122415628362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122415996322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122416395684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122416761662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122417145994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122417529194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122417954262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122418335600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122418701646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122419079262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122419432156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122419805926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122420203602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122420651216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122421033676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122421385158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122421793628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122422161158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122422538914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122422937036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122423480106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122423885928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122424271694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122424638582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122425032332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122425442232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122425837258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122426326258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122426681704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122427033862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122427398044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122427748188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122428115228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122428477198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122428852590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122429294840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122429671936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122430052058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122430481550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122430881048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122431244876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122431611492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122432040092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122432420450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122432793752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122433170844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122433540092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122433894132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122434453484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122434905842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122435310478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122435663650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122436041346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122436425608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122436801990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122437167676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122437598744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122437966652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122438348880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122438746520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122439096142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122439487976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122439863742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122440308330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122440662466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122441014490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1073,10730000,10000,0,0,256,26,1175,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122442673782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122443123116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122443496352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122443848642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122444229266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122444596314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122444975342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122445442542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122445982438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122446356124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122446708450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122447076220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122447426860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122447803878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122448212226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122448646232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122449011636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122449365538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122449730336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122450082264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122450451362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122450802676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122451198136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122451625922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122452003998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122452354936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122452707734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122453156202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122453530498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122453913132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122454337140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122454716468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122455081464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122455457740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122455842876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122456197606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122456576304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122457124188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122457515146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122457866926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122458245230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122458855120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122459254324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122459607792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122460038052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122460407238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122460757862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122461125168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122461475266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122461851800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122462282650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122462731342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122463084684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122463435816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122463898062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122464257092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122464626802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122464991062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122465370804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122465812638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122466194418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122466547720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122466934210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122467300532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122467665516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122468244736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122468610684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122468990534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122469358022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122469735216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122470089048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122470454130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122470856064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122471285902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122471658180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122472027224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122472405402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122472769470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122473146090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122473511876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122473929602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122474296484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122474646876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122475013714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122475363066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122475738888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122476115086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122476491172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122476931778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122477306352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122477673088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122478026220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122478395420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122478748170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122479237176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122479699552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122480081934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122480434520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122480787214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122481152668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122481502772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122481883374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122482297528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122482677254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122483042012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122483417750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122483769492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122484121404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122484517166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122484886088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122485329232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122485681432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122486057896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122486422298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122486871100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122487237858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122487641938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122488108112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122488483294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122488864402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122489216308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122489594820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122489992982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122490484506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122490910500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122491267552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122491632826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122491982896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122492351058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122492739428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122493134718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122493580410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122493959808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122494311614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122494664636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122495029148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122495380974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122495758960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122496108752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122496553568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122496923286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122497299094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122497651500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122498003744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122498368226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122498729538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122499163564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122499517352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122499892772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122500256176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122500632926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122500984330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122501346296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122501917688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122502307348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122502676336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122503026174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122503418222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122503785144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122504176900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122504530260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122504957474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122505326970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122505679934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122506047424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122506398330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122506775656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122507153216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122507644242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122508000498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122508355042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122508721778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122509073742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122509441926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122509804936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122510232420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122510614952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122510993038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122511346000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122511701056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122512066550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122512428276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122512963988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122513386872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122513767514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122514133626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122514534896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122514916256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122515362164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122515730504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122516165574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122516537844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122516889462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122517290964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122517658028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122518050112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122518403016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122518831254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122519218160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122519569158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122519935430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122520284912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122520661062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122521056112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122521516058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122521871060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122522223652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122522588952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122522958506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122523344514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122523709312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122524247614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122524627844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122525005996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122525357438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122525710112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122526110308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122526475084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122526844182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122527269460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122527669498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122528053118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122528430618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122528781954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122529134942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122529511790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122529934796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122530306316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122530655908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122531031840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122531397356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122531773414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122532154714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122532527626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122532966652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122533322930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122533692082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122534045332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122534425070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122534837644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122535576906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122535935772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122536290592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122536658502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122537011572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122537381652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122537747940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122538127460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122538558352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122538937420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122539290202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122539642996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122540007640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122540359780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122540738038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122541154292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122541534462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1074,10740000,10000,0,0,256,26,1176,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122543086900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122543571740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122544058204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122544420586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122544799504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122545188574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122545623634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122546029038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122546674692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122547106062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122547490712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122547869752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122548250504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122548620414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122548999402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122549371384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122549799128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122550183416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122550553268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122550934650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122551289700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122551657296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122552043254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122552458638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122552830928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122553180776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122553557694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122553922150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122554297884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122554659128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122555078200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122555447872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122555799440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122556167056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122556517020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122556893778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122557269624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122557746976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122558216284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122558577166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122558944680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122559298766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122559669400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122560036600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122560418732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122560856846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122561238610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122561591908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122561945162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122562311464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122562682314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122563079740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122563507936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122563893060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122564262340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122564644042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122564999568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122565355678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122565737120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122566092592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122566546282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122566935100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122567360822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122567761224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122568140818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122568507668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122568961510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122569402126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122569758470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122570127410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122570480292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122570858316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122571234302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122571701028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122572129060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122572487380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122572854748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122573207020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122573575074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122573926804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122574328516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122574761502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122575143604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122575497346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122575850648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122576215488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122576581240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122576961684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122577312970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122577760876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122578137124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122578515452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122578869222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122579222784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122579589150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122580056542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122580500412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122580854612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122581233294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122581598952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122581975828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122582355898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122582729852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122583174432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122583549834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122583918344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122584270032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122584648460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122585014692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122585404368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122585757624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122586177450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122586546064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122586898474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122587267384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122587618292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122587995624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122588369598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122588820620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122589176728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122589531148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122589919110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122590289444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122590660790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122591051360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122591595730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122591986530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122592366760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122592721494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122593076348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122593475376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122593841206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122594281564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122594637144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122595016244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122595383802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122595760524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122596113794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122596478638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122596846006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122597271306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122597644222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122597996178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122598375478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122598741288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122599136268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122599500516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122599985148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122600358230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122600749450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122601139352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122601490618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122601869080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122602393760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122602854788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122603212028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122603612914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122603997618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122604369258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122604786614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122605154206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122605608240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122605981436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122606359374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122606724512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122607083518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122607448964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122607812374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122608237204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122608606736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122608985160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122609398840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122609826166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122610181586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122610549422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122610916874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122611342884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122611733770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122612311766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122612699804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122613065662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122613611810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122614104218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122614502160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122614904042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122615256146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122615642712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122615993652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122616382986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122616852834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122617281874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122617662968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122618041352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122618409318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122618762802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122619144018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122619569090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122619949042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122620315252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122620691320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122621043244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122621396398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122621772630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122622123198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122622556028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122622909142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122623303448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122623670034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122624064696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122624449302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122624935362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122625380024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122625756142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122626143524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122626497186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122626876552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122627599200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122628190570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122628556746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122628936602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122629305082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122629657232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122630027002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122630390120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122630845598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122631214042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122631619226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122632012080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122632364468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122632727948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122633089922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122633554052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122633909630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122634294364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122634677738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122635061052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122635413380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122635775948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122636408996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122636769504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122637141480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122637495410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122637876248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122638243884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122638652098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122639106500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122639484564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122639879870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122640234920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122640604794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122640968620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122641357606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122641723332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122642208240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122642593912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122642949498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1075,10750000,10000,0,0,256,26,1178,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122644647584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122645025346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122645395876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122645749380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122646129552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122646492846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122646897854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122647367812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122647808098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122648181076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122648532792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122648919642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122649269364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122649666652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122650030932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122650479078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122650833456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122651186912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122651550450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122651901188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122652292216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122652657542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122653105602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122653478146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122653852544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122654203076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122654556170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122654919394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122655279846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122655648508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122656068160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122656529182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122656905504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122657282160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122657638494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122658026698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122658565082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122659000482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122659376308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122659734344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122660118516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122660489404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122660882428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122661242716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122661673380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122662046370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122662450464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122662826402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122663181652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122663562808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122663947552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122664413522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122664794072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122665151756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122665520026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122665874264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122666244082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122666607458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122667042396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122667421456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122667801136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122668154686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122668508974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122668873060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122669226706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122669711858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122670156922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122670542002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122670908840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122671286416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122671641596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122671997518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122672375154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122672793552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122673164104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122673515400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122673921124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122674304478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122674686608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122675053342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122675483186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122675854264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122676205542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122676570980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122676922666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122677297322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122677674192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122678048330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122678468206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122678824044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122679186824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122679538852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122679904236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122680274936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122680666060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122681197346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122681577238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122681928860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122682284000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122682650330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122682999972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122683410900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122683762776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122684216656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122684588040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122685068878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122685427668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122685783474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122686209082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122686673650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122687051406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122687402966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122687781422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122688144252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122688520822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122688883656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122689553244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122689941934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122690327262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122690695424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122691044852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122691422914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122691802514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122692420554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122692779484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122693133188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122693500384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122693860494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122694227984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122694591506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122694969018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122695402492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122695782716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122696133020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122696544498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122696908934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122697271126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122697637478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122698060198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122698443366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122698807528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122699183126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122699537188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122699891076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122700270364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122700726346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122701132736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122701501626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122701909904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122702277960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122702653882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122703018816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122703566040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122703936128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122704286704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122704652864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122705001186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122705375454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122705748680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122706123250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122706566896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122706940506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122707304468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122707653404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122708040474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122708390654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122708800386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122709241074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122709697730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122710060302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122710412756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122710777174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122711126660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122711505710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122712008878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122712420236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122712791670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122713237264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122713586806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122713936376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122714505782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122714942618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122715313260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122715674564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122716050214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122716413994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122716790498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122717154416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122717576142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122717993764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122718347396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122718713906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122719063020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122719438442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122719815834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122720256358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122720617078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122720966744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122721327900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122721675854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122722057994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122722424092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122722812538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122723250680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122723626038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122723974556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122724324110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122724685590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122725032602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122725407264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122725917054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122726295364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122726694944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122727101244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122727452384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122727803654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122728204424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122728554154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122728997812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122729348184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122729722408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122730084336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122730457414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122730805906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122731202452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122731638894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122732009844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122732409048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122732792188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122733198882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122733563416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122734023158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122734449140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122734803380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122735166160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122735514312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122735879048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122736226848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122737078828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122737539600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122738009160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122738368620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122738730688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122739101772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122739511288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122740040624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122740400130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122740790008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122741190760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122741588376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122741942890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122742311954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122742756538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122743112662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122743487116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1076,10760000,10000,0,0,256,26,1179,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122745057070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122745547750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122745922910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122746311972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122746667118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122747024668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122747400724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122747769972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122748381764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122748738832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122749123858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122749490532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122749868196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122750221642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122750590860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122750959306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122751383198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122751755824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122752159966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122752540380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122752907732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122753300972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122753653146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122754085466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122754458456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122754820948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122755191514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122755562910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122755959242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122756339136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122756792068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122757147760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122757502890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122757868736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122758220948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122758611190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122758992502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122759550598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122759963228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122760354710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122760713414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122761071754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122761473658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122761846142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122762292046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122762646962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122763026834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122763394916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122763776348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122764128478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122764497386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122764868958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122765294892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122765706044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122766367614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122766761740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122767131128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122767527744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122767986608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122768370792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122768764450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122769119218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122769543712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122769900490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122770490280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122770935746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122771322578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122771676296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122772031684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122772400988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122772758490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122773183776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122773622514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122774024128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122774411794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122774795210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122775148038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122775502152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122775884920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122776314346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122776688428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122777041966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122777422382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122777807796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122778184108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122778560310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122778912408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122779352708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122779707576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122780075380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122780425196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122780802200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122781170268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122781699362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122782154504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122782513780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122782881082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122783235806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122783623174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122783994178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122784387438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122784833990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122785215252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122785567870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122785922838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122786289492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122786641776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122787019690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122787371608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122787836436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122788223536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122788634720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122788990858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122789346048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122789726006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122790082898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122790527774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122790901366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122791298332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122791664586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122792075874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122792442898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122792903016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122793367930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122793725518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122794182454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122794575626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122794955358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122795335404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122795715846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122796145942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122796505010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122796877196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122797229912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122797626158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122798003868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122798398086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122798834542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122799214358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122799565764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122799917314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122800281250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122800632156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122801009102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122801358176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122801802090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122802171966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122802551066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122802904858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122803260344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122803636788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122804091770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122804531646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122804885758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122805263634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122805631534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122806008484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122806361026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122806727440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122807165272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122807521032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122807889278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122808239400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122808616648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122808998450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122809388598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122809775952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122810214392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122810581308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122810934492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122811317176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122811667116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122812055846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122812420046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122812868790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122813225150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122813577694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122813943406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122814294418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122814661820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122815040268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122815609876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122815982936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122816360690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122816713310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122817066764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122817432648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122817813156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122818282738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122818637080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122819015450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122819381512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122819758776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122820110412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122820474814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122820841792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122821263116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122821637790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122821993040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122822449024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122822853588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122823288894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122823648024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122824084096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122824455742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122824839666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122825209422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122825559032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122826052990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122826651640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122827071080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122827432618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122827787848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122828154376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122828505934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122828887176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122829239122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122829964740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122830361592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122830743660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122831098362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122831454566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122831829350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122832270808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122832695776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122833062344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122833448072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122833812920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122834189736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122834548862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122834912166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122835381402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122835737490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122836119666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122836471992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122836850306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122837218290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122837740096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122838183436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122838543826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122838922428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122839317834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122839690344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122840068652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122840479430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122840940952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122841344032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122841717516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122842072030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122842437114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122842787312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122843354544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122843801816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122844183392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122844561338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122844938780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122845290582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1077,10770000,10000,0,0,256,26,1180,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122846984452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122847377808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122847730778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122848097082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122848452180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122849065948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122849450812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122849850494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122850203892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122850682470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122851051802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122851410114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122851843594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122852222704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122852601508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122852982244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122853359910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122853712064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122854141198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122854509118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122854941242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122855313840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122855675650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122856053228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122856418360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122856795684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122857154000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122857586656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122857955480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122858344434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122858711536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122859060800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122859435290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122859835928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122860459388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122860821150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122861191126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122861556568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122861906246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122862274000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122862630996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122863068952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122863443188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122863831750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122864186416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122864540784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122864907578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122865269108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122865637818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122866054184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122866435650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122866811998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122867189140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122867541502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122867895180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122868263172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122868685258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122869056256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122869408190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122869794788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122870160454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122870537100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122870890750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122871346818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122871846876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122872204068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122872591452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122872943760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122873322014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122873688652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122874095212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122874525500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122874881630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122875258660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122875609894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122875976812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122876326892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122876703398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122877133776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122877513814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122877878300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122878230892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122878600808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122879020746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122879402594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122879766320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122880222184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122880592384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122880980880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122881331786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122881685072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122882084116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122882531426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122882968728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122883323738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122883712772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122884109898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122884510186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122884865636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122885220882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122885664734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122886020928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122886404102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122886757700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122887137428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122887505144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122887884576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122888309860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122888668242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122889044832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122889395482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122889781342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122890132148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122890508370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122890873820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122891314826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122891669344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122892033094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122892396560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122892746670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122893114136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122893464728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122894001222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122894372784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122894802158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122895155692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122895510184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122895875944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122896227620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122896701330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122897060222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122897482528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122897877052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122898253774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122898604192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122898956950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122899319946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122899739464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122900112544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122900475094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122900851964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122901216786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122901592966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122901944168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122902372202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122902765598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122903150892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122903525086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122903879274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122904261066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122904646676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122905221846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122905640444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122906041384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122906412398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122906766584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122907237932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122907614106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122908073548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122908476160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122908870540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122909220894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122909573924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122909938228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122910289674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122910769570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122911154488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122911580416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122911949448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122912357890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122912739944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122913110970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122913582500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122913969414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122914378664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122914760564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122915141844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122915527292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122916033102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122916477630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122916839354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122917251692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122917607940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122917980436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122918361402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122918740708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122919214642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122919625808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122920252610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122920641632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122921040936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122921425328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122921894468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122922272412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122922663364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122923029534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122923406478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122923775072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122924163324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122924573344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122925030026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122925412426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122925789316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122926194448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122926591656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122926999834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122927616720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122928006470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122928414252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122928769176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122929141728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122929494398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122929889498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122930371414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122930760474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122931182526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122931572296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122931971384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122932324424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122932694276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122933113964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122933528746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122933910160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122934321706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122934678600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122935066520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122935529048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122935980212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122936395892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122936787168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122937199974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122937597648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122938054132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122938648280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122939082662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122939493288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122939847088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122940258220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122940627044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122941035154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122941493152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122941878218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122942256698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122942611778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122943021542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122943417784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122943826536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122944288982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122944674602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122945052600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122945431590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122945791710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122946144922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122946544230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122946927610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1078,10780000,10000,0,0,256,26,1181,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 122948637102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122949029686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122949440700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122950005394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122950427338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122950804606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122951194716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122951566816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122951962776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122952361446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122952797442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122953204332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122953613608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122954024124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122954378056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122954787970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122955185546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122955639868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122956044960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122956457422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122956864862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122957259342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122957639420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122958048028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122958501290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122958899090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122959297680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122959667010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122960048092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122960426964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122960930990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122961394540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122961768358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122962153440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122962550652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122962903310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122963272556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122963733692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122964194024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122964565630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122964961442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122965314536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122965668870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122966075698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122966429898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122966874478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122967230916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122967626626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122967994818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122968375566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122968730482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122969092304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122969556098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122969930670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122970364330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122970742646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122971163662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122971531218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122972025904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122972455462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122972832422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122973213216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122973563336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122973964904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122974322308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122974699754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122975149108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122975531462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122975895696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122976248300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122976616408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122976998080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122977367324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122977717736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122978175372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122978549384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122978938728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122979291570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122979662828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122980059070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122980428560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122980887306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122981257854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122981680480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122982073694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122982455702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122982837490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122983329616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122983768730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122984122950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122984502906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122984853510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122985247784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122985629634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122986037060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122986474324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122986844670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122987225370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122987582200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122987951276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122988302184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122988718304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122989155406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122989534484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122989897708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122990249716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122990613440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122990967220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122991333964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122991754448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122992272082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122992659958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122993044390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122993433636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122993808018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122994246890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122994871160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122995245040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122995643140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122996022254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 122996387624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 122996981780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122997338054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 122997792826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 122998182022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 122998557112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 122998924244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 122999277012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 122999657170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123000053358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123000538622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123000925500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123001323372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123001692744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123002077892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123002447218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123002798528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123003245640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123003649304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123004043290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123004426198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123004791312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123005223090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123005737970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123006206764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123006565814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123006978530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123007364788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123007778910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123008151278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123008524124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123009011842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123009385014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123009794484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123010176954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123010585338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123010951172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123011356384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123011814980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123012198688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123012578446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123012947256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123013334674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123013718120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123014125228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123014588712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123014972166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123015340744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123015694414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123016087458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123016442516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123016912610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123017342806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123017723720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123018103218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123018514122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123018870658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123019224848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123019592396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123020146696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123020520414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123020892598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123021272036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123021676474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123022079250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123022431960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123022891346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123023282020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123023693772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123024065272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123024449766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123024829582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123025228092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123025685942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123026039898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123026405990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123026789736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123027159716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123027532190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123027883608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123028440014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123028813516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123029205494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123029559912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123029913330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123030281012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123030668578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123031108200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123031461746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123031850744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123032215852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123032591892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123032942138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123033311910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123033692188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123034127518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123034500132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123034894822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123035271972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123035636034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123036011570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123036381246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123036817026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123037187224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123037602920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123037971186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123038320788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123038725444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123039172706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123039666436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123040028334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123040428478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123040794398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123041144564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123041511496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123041859860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123042342398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123042714850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123043104772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123043457600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123043811178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123044180288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123044532612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123044929608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123045351364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123045735066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123046114952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123046496644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123046849566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123047202860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123047570312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123048049916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123048523466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123048889768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123049268252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123049664936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123050112150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1079,10790000,10000,0,0,256,26,1182,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 123051909032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123052277382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123052690926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123053047958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123053524532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123053877868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123054270378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123054694690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123055075986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123055428884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123055784864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123056152306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123056578758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123056949028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123057310918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123057687592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123058082996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123058460008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123058840902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123059267622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123059668768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123060049968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123060437192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123060787998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123061163758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123061667944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123062124808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123062481828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123062850650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123063219246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123063571502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123063945122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123064296128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123064737740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123065104822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123065491468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123065841892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123066192906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123066555304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123066904494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123067269308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123067690764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123068069740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123068446248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123068822166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123069173516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123069547718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123069931976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123070370202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123070741418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123071104638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123071511214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123071878044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123072254022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123072605160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123073125970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123073494994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123074057330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123074451374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123074821826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123075201932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123075587296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123076058244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123076539506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123076940604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123077339534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123077715628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123078096420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123078446996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123078907696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123079280008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123079672602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123080026022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123080379960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123080746744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123081099240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123081533068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123081886402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123082294660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123082679396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123083059856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123083411700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123083765316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123084366852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123084755446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123085142404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123085493646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123085870824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123086264402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123086662468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123087086640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123087443550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123087808072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123088198548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123088583872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123088950832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123089357490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123089728160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123090174286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123090546516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123090930752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123091328338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123091681974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123092067732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123092435858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123092905398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123093309208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123093702972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123094085782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123094452090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123094837432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123095354850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123095837988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123096235372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123096615008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123096981014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123097385962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123097739482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123098094708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123098563420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123098918928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123099328066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123099681040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123100059858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123100455136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123100834730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123101257938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123101647080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123102054040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123102435466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123102821582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123103172364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123103549850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123104012802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123104459838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123104931606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123105346870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123105741188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123106149116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123106749550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123107170870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123107571122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123107941450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123108322988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123108678980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123109062990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123109532434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123109890040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123110301228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123110652912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123111029090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123111394302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123111801702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123112257228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123112656212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123113089716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123113459458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123113828948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123114210612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123114620120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123115052874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123115468644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123115834298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123116188180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123116554348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123116905422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123117274774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123117726148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123118180080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123118551742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123118961128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123119313198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123119666684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123120031896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123120382172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123120813548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123121166626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123121557102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123121926766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123122305640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123122656694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123123009194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123123474208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123123832818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123124203122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123124568270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123124948196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123125315630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123125693562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123126045584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123126522982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123126921002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123127313514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123127688132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123128037872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123128461014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123128967268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123129450494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123129848560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123130232800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123130599416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123130952742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123131338720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123131690980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123132180680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123132584188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123133121892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123133477902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123133832276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123134200144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123134554004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123134999970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123135371732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123135768470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123136133832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123136509250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123136860906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123137213332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123137641380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123137995688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123138373998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123138723888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123139099530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123139462926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123139838900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123140358112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123140716340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123141094284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123141445484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123141812356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123142162500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123142538646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123142902572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123143342562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123143697608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123144061638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123144473746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123144827076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123145195728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123145546966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123145996912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123146368062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123146775140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123147145144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123147500190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123147867520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123148219612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123148660286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123149020118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123149396888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123149774706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123150151240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123150750330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123151321860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123151806730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1080,10800000,10000,0,0,256,26,1183,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 123153482996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123153911430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123154380564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123154796262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123155235028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123155664250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123156062056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123156425118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123156822900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123157288538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123157665710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123158058296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123158496494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123158892790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123159288512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123159654690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123160131698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123160536386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123160956846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123161438610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123161799932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123162225146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123162810072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123163216876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123163633222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123164046458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123164421500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123164789820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123165167914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123165595304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123165977386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123166355174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123166733262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123167121654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123167510026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123167916200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123168340892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123168731568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123169096004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123169473650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123169838234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123170249276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123170621620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123171102802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123171474766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123171899376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123172275610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123172658490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123173067868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123173490280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123174062286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123174466384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123174863298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123175239940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123175630756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123176014596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123176412902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123176905712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123177275544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123177723124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123178077158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123178448632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123178860006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123179251306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123179752318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123180107026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123180495578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123180861678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123181238368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123181606530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123181977928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123182413628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123182768146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123183146704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123183497400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123183873470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123184239206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123184614408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123185180374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123185538154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123185921282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123186270424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123186635168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123187008508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123187435268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123187881738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123188264976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123188630620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123188989604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123189445180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123189799796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123190172130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123190522420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123190972778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123191343708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123191736008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123192129330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123192526550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123192914866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123193266676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123193710424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123194067058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123194461516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123194830824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123195228356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123195584280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123196053786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123196491138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123196847172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123197233076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123197585012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123197963208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123198329396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123198710776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123199136922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123199493610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123199868822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123200219742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123200623088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123200991386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123201370042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123201735402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123202185234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123202560218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123202943400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123203309242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123203660364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123204032130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123204382666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123204828834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123205200140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123205590062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123205943494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123206297094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123206661788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123207012616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123207573672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123207931824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123208322420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123208688992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123209065968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123209417616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123209804074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123210254508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123210624290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123210991756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123211356720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123211735430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123212111764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123212499734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123212850536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123213307334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123213677692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123214043660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123214410892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123214761282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123215167282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123215534552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123215980254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123216368250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123216755334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123217121028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123217591992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123218004002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123218526780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123219005742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123219377686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123219799034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123220152962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123220538226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123220936460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123221317264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123221813842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123222189908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123222581478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123222947566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123223324036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123223676650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123224071550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123224532740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123224888076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123225306102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123225694532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123226103312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123226498314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123226875720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123227313706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123227950252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123228356706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123228754146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123229122280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123229472426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123230086774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123230457504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123230880770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123231234240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123231617244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123231983544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123232350596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123232821466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123233206892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123233662282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123234058976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123234436592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123234788694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123235150200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123235588822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123235967782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123236366400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123236736026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123237159222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123237571192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123237984706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123238407506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123238765244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123239148466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123239499184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123239924762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123240277000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123240687170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123241246202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123241648348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123242014704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123242368998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123242734794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123243086248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123243453004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123243896912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123244275560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123244652762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123245064574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123245436870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123245963084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123246332234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123246759384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123247149874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123247518902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123247897482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123248282644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123248667132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123249025046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123249439068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123249837410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123250190012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123250574462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123250926176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123251304240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123251706562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123252340954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123252717768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123253088214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123253454220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123253806394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123254174952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123254525738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123254949942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123255391110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1081,10810000,10000,0,0,256,26,1184,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 123257069770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123257434714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123257874490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123258256840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123258612670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123259005346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123259357194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123259735702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123260103380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123260482142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123260899318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123261256420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123261632998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123261983586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123262349914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123262699354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123263074354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123263640922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123264021792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123264385238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123264738430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123265104264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123265453948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123265820686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123266169646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123266632808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123266999824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123267391550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123267743894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123268096842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123268463700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123268816074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123269258432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123269611936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123270000184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123270394962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123270772670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123271124178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123271478414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123271929866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123272307886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123272709076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123273061364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123273439912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123273840008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123274540162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123274970690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123275329202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123275710326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123276062156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123276431960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123276783090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123277159390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123277598854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123277980658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123278384510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123278740006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123279107716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123279461304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123279831400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123280256776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123280645252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123281012766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123281408474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123281764438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123282118104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123282519092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123282894114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123283334418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123283685462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123284074488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123284437378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123284811726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123285162092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123285605900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123286052424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123286408432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123286824288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123287176268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123287555242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123287921972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123288333214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123288761516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123289151556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123289562390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123289915148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123290283450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123290634036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123291046768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123291489238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123291868380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123292231336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123292583596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123292947436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123293296382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123293681260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123294031190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123294504172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123294875238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123295282664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123295649728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123296001458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123296365304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123296802582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123297267986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123297622804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123298013622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123298397508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123298776748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123299128356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123299485528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123299914820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123300269542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123300650558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123301000670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123301375300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123301740982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123302220040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123302673406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123303037440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123303482760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123303836664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123304204920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123304772200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123305156310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123305594424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123305977336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123306344138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123306699054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123307066778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123307420382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123307790860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123308426590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123308812868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123309193724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123309573156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123309925866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123310279604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123310647220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123311066408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123311437500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123311786930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123312174142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123312560066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123312937598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123313290108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123313645266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123314083030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123314462706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123314842968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123315225734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123315619524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123315986088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123316361220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123316795652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123317155382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123317537608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123317891362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123318262360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123318645892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123319025770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123319570434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123319951944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123320319144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123320715198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123321081908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123321432900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123321800892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123322153318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123322607736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123322977552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123323368050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123323719650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123324076668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123324444924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123324797950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123325226882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123325582056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123325971880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123326388010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123326770568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123327123714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123327479096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123327915744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123328301258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123328689052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123329041882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123329420106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123329788820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123330418920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123330904288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123331302042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123331684686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123332039796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123332428510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123332804520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123333222744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123333687580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123334117918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123334486234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123334873514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123335269962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123335659872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123336061594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123336518728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123336931458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123337314268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123337724492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123338077908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123338435888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123338800676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123339244678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123339663658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123340055826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123340466032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123340834746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123341211006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123341693814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123342170026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123342558946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123342953872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123343342872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123343695196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123344096316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123344518290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123344992830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123345397930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123345820684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123346186296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123346536890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123346927844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123347311536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123347788802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123348163686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123348571256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123348958720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123349345324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123349727682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123350104834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123350545808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123350932160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123351354802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123351782590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123352160496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123352545868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123353135072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123353557238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123353924030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123354324176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123354710398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123355122552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123355504582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123355975302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123356365048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123356765798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1082,10820000,10000,0,0,256,26,1185,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 123358374352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123358890348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123359262848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123359631596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123360037224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123360423054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123360805752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123361166272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123361595532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123361970180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123362353728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123362722642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123363089142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123363484210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123363882080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123364498960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123364855260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123365223048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123365608098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123365977062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123366345900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123366697518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123367144712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123367531870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123367928694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123368280200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123368632384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123369013656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123369383788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123369752964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123370184088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123370562272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123370938362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123371313776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123371664738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123372017080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123372381944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123372794152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123373162648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123373541478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123373917288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123374279780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123374655392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123375004268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123375517880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123375886270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123376250068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123376616748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123376983850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123377399880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123377772838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123378156294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123378576464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123378932012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123379308136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123379683550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123380070660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123380421666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123380798214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123381467040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123381863222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123382217270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123382595050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123382962994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123383335258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123383705600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123384131474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123384536062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123384931786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123385309430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123385663082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123386052376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123386570296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123387070582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123387460298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123387812596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123388193434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123388559266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123388936834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123389289118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123389711554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123390116778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123390506456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123390877328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123391229308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123391607582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123391973652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123392455778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123392811844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123393176408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123393542430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123393927644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123394293110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123394644782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123395091912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123395460284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123395849312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123396220368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123396579148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123396944442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123397301578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123397825056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123398194080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123398573122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123398953102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123399331436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123399684502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123400076872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123400449202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123400888604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123401277334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123401645406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123402043988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123402410520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123402789692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123403144180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123403566216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123403953832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123404341964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123404710474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123405060874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123405439476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123405808014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123406244590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123406610348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123406967862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123407364804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123407717202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123408084008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123408434286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123408913490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123409353056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123409733264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123410101008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123410453488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123410818982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123411169330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123411536276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123411971336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123412350710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123412727452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123413103274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123413454948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123413807514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123414171664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123414523466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123414953286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123415438054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123415820808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123416187388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123416565218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123416927646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123417281338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123417721522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123418074354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123418451488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123418799000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123419209048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123419578040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123420058336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123420485896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123420843278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123421223512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123421574892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123421942372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123422292840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123422668460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123423093604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123423475498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123423841874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123424216320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123424596260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123424965164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123425334172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123425700358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123426142326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123426516536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123426910040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123427292760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123427664836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123428030166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123428398146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123428856384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123429240508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123429635086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123430031506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123430438118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123430823798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123431345474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123431786388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123432140644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123432526532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123432876510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123433251896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123433635350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123434031810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123434455852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123434814432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123435194142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123435547074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123435916594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123436268856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123436647600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123437075980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123437455792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123437859392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123438241426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123438607190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123438958986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123439326956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123439678062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123440129874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123440500492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123440893630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123441245930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123441599448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123442000300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123442449136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123442922912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123443296128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123443809618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123444213346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123444593150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123444947308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123445305962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123445750972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123446135628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123446521182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123446877690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123447272300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123447639110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123448026886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123448485160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123448873052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123449265138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123449620940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123449988222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123450343532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123450720234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123451155996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123451554314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123451965880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123452320506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123452685604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123453036408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123453403680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123453944088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123454326370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123454736936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123455116854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123455469928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123455824266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123456191230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123456558982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123457023018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123457407778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123457828414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1083,10830000,10000,0,0,256,26,1186,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 123459800014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123460199304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123460622424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123460984104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123461354080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123461706796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123462074628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123462503414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123462886182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123463295926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123463674782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123464026042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123464385520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123464903146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123465329672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123465702246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123466098338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123466477778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123466843832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123467221248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123467572658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123467995484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123468364198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123468728832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123469127394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123469478592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123469854832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123470225640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123470676054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123471033460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123471466012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123471920692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123472309912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123472678502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123473030206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123473481704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123473854928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123474247634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123474602812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123474959038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123475326312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123475679078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123476163672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123476625546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123477036834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123477402220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123477778372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123478130478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123478482924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123478851040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123479277724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123479648686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123480010150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123480387218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123480752136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123481128726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123481480268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123481905648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123482277410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123482643268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123483011980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123483362968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123483766192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123484164942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123484544786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123484970144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123485326360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123485703592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123486055040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123486422558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123486771228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123487282438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123487753868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123488141036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123488509028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123488863498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123489234866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123489585658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123489954540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123490384690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123490764982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123491142606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123491521428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123491872820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123492255272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123492620690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123492971716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123493413626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123493764656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123494153334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123494518704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123494895768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123495248258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123495601654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123496034776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123496389550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123496768068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123497118474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123497495648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123497861996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123498273736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123498793596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123499152568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123499595790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123500004552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123500376254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123500726362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123501103724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123501538708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123501919688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123502284470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123502639694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123503003828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123503354544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123503721474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123504070468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123504508016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123504877120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123505263186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123505613710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123505965050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123506328024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123506682620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123507115914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123507500316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123507932800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123508317252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123508694826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123509047620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123509445128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123510031524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123510389146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123510771350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123511124342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123511502118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123511868274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123512245892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123512702574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123513060454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123513438096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123513790306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123514160896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123514510984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123514887496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123515252290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123515694350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123516070092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123516438810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123516805768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123517158512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123517544642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123517932654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123518381796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123518754258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123519152502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123519507112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123519863068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123520228830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123520584582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123521180192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123521536658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123521926046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123522293234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123522669428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123523021210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123523374558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123523758512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123524182022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123524555008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123524919186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123525298488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123525664838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123526042602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123526396482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123526817198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123527188016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123527556166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123528019814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123528430256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123528811484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123529183666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123529635526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123529991864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123530363422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123530728394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123531080440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123531449680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123531804752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123532346630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123532718734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123533106468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123533457468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123533808830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123534171948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123534526530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123534906736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123535600386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123535998506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123536365568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123536789234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123537144444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123537509806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123537976244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123538341956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123538759996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123539116262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123539496540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123539916378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123540314424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123540786132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123541176420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123541568904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123541945940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123542315298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123542666006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123543044546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123543659014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123544046624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123544417186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123544815376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123545190086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123545546480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123545921008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123546342704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123546723970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123547101298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123547477694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123547830868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123548184640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123548550820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123548903020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123549358902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123549715456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123550135562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123550503132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123550881216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123551235536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123551592666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123552029616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123552387774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123552770690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123553122480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123553500940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123553885050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123554307222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123554836762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123555195788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123555576824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123555951992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123556438246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123556792250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123557196626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123557669956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123558054566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123558422688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123558778018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1084,10840000,10000,0,0,256,26,1187,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 123560406614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123560765976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123561149768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123561542538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123561923866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123562287982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123562668222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123563097660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123563460448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123563845734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123564201068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123564591368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123564962926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123565343800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123565887190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123566271406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123566640060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123566995958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123567362050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123567734910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123568125150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123568479794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123568937050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123569307128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123569697928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123570049478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123570401384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123570783568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123571136018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123571576330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123571928930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123572332496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123572719206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123573094504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123573444160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123573798852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123574163084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123574590874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123574960376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123575323292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123575699378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123576062536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123576437382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123576890438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123577315734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123577687254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123578075636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123578447362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123578801578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123579182394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123579550380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123579999242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123580352880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123580716580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123581080818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123581430746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123581801768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123582151930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123582560152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123582992940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123583371914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123583736576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123584089502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123584546396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123584932738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123585298642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123585721416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123586100278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123586478120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123586866008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123587218792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123587572212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123588046052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123588487300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123588857410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123589219900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123589597012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123589961456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123590337484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123590697148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123591175174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123591575364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123591979176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123592346550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123592696548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123593072256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123593470396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123593928518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123594283110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123594648406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123595012770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123595394950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123595829238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123596241910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123596726700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123597096256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123597517848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123597902978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123598289326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123598659386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123599010680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123599570700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123599945036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123600380332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123600781576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123601194714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123601552582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123601913530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123602365384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123602757152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123603166340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123603548004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123603926580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123604308662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123604702376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123605133438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123605524244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123605938496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123606320386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123606706448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123607057994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123607452510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123607933384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123608314968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123608698972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123609085474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123609485532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123609839648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123610284482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123610986284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123611402792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123611995726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123612396360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123612871572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123613258402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123613746270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123614135450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123614522872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123614905382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123615284752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123615651292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123616029804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123616473506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123616863874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123617240020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123617605784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123618003374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123618383996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123618792470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123619259512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123619657342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123620053236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123620435744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123620832296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123621200596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123621866432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123622239378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123622640408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123623053934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123623435946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123623805742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123624192216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123624677690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123625035456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123625402356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123625781196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123626159272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123626561002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123626939842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123627323764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123627753358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123628126668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123628508870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123628925492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123629292354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123629691854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123630088356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123630576650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123630932738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123631300364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123631667116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123632019550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123632388868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123632845626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123633306448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123633709382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123634145368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123634499536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123634853890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123635236854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123635590210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123636046656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123636399688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123636787932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123637152470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123637528512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123637898556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123638253642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123638689556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123639051092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123639469748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123639821358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123640202750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123640606096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123641087144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123641516526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123641927712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123642313190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123642665066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123643065572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123643416568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123643826590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123644439780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123644822094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123645206116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123645559912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123645927130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123646295724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123646697314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123647143164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123647541674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123647923106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123648333632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123648719470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123649096870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123649467160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123649887144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123650258474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123650609412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123650999612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123651378414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123651806648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123652180046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123652533208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123652966514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123653320364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123653698624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123654065964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123654476012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123654842700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123655351746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123655778194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123656137424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123656519596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123656873102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123657243192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123657596196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123657975610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123658432012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123658814896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123659186022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123659539902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123659909944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123660260708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123660627226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1085,10850000,10000,0,0,256,26,1189,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 123698076264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123698525796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123698902698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123699289000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123699653900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123700274988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123700665070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123701079268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123701480118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123701834246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123702213768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123702589164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123703070828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123703455148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123703810162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123704205976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123704592298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123705008152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123705368100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123705868850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123706293116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123706731654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123707110002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123707463592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123707845352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123708249210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123708738860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123709104150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123709501608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123709900688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123710310604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123710680192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123711077452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123711646520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123712006116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123712389566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123712743018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123713123074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123713495054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123713895040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123714349302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123714720080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123715126362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123715508736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123715933722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123716282552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123716686090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123717155946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123717604470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123718001792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123718356026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123718724106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123719076244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123719478452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123719901016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123720296946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123720735768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123721144012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123721496556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123721866940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123722312702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123722897136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123723291580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123723689020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123724099854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123724466824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123724909612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123725263288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123725748818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123726194032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123726591488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123726991944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123727357402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123727771038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123728260886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123728698152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123729066532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123729451510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123729863146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123730212798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123730625384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123731081816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123731466786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123731846542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123732288222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123732672244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123733058670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123733455212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123734061434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123734466410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123734857290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123735234620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123735600724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123735985016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123736369572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123736860594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123737263456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123737662890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123738065364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123738466888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123738850776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123739253160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123739738242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123740093282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123740497384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123740865452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123741219324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123741624524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123741994242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123742490498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123742866114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123743261064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123743634454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123744018664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123744411840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123744920890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123745408544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123745766484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123746190506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123746558804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123746971950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123747330272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123747689014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123748125968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123748483066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123748867212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123749252394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123749650238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123750034702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123750413576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123750839554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123751216080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123751629672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123752018972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123752408550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123752779180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123753192404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123753632586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123754088098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123754473748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123754828094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123755212862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123755591184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123756082758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123756547136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123756978948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123757419228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123757809420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123758181404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123758569514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123758970944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123759431594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123759801194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123760197378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123760573816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123760939586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123761316400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123761667656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123762113956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123762493238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123762897186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123763297540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123763650080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123764061570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123764460840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123764931912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123765319512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123765936700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123766339424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123766724526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123767092350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123767682398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123768097424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123768480564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123768891084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123769290752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123769680296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123770046772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123770505838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123770917134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123771299724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123771678116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123772058776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123772447800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123772833896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123773270478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123773665734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123774032314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123774400644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123774751658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123775135492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123775503626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123775987814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123776344684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123776709980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123777076044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123777460850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123777833114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123778222844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123778769024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123779141576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123779575432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123779950384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123780365966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123780733140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123781110580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123781589664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123781979018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123782477740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123782885464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123783283810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123783668566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123784030134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123784482158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123784836654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123785237668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123785622662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123786034466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123786463258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123786879096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123787318566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123787717568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123788144926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123788528800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123788933298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123789283136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123789897478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123790321432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123790736068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123791106612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123791495690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123791881398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123792248578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123792722656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123793117694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123793511800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123793894236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123794271052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123794655072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123795010890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123795486270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123795861372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123796275948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123796645608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123797022908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123797389152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123797799218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123798153058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123798608272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123798977734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123799344322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123799713120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123800064748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123800461498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123800957526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123801421370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123801779782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1086,10860000,10000,0,0,256,26,1190,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 123803381678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123803862246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123804240082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123804655884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123805012756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123805393236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123805761920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123806142622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123806494954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123806919284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123807313148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123807705454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123808076642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123808429414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123808811054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123809195200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123809650626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123810009502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123810378890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123810818746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123811173502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123811541058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123811926460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123812484180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123812861874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123813274020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123813646712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123814019202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123814404242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123814775516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123815216194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123815571458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123815961698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123816326418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123816703354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123817054396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123817415200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123817836378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123818201450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123818570408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123818933428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123819311172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123819678154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123820057056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123820411424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123820828498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123821197182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123821562058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123821930446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123822282704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123822659810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123823050060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123823644270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123823999924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123824364392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123824729344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123825080632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123825447236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123825807018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123826248458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123826651088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123827065578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123827421238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123827792670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123828176414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123828532344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123828925880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123829351554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123829748222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123830139636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123830518714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123830872854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123831226026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123831625080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123832071092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123832474490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123832840918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123833219710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123833586720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123834000536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123834502152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123834934452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123835326450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123835692258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123836093768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123836463726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123836842156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123837206580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123837692700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123838051248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123838419518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123838824584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123839265276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123839647940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123839997708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123840463222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123840869838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123841262514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123841647586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123842012672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123842378588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123843048218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123843434212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123843787074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123844184380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123844550414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123844928630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123845299060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123845885538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123846256306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123846607502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123847021498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123847406458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123847783882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123848148266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123848523580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123848950036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123849306446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123849691402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123850053200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123850446558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123850800370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123851215736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123851664896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123852045964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123852412956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123852765962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123853131532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123853482928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123853850686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123854265652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123854645130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123855040146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123855417336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123855769376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123856123346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123856488352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123856938430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123857375786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123857729138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123858154922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123858524806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123858903970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123859257806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123859616322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123860052676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123860409288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123860789978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123861141464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123861519654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123861886040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123862261280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123862727082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123863084596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123863461912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123863812874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123864184910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123864540292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123864919046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123865289020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123865735088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123866091430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123866461710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123866827588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123867267638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123867648406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123868150612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123868641152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123869034532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123869443680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123869797184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123870173436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123870557240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123870927168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123871376254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123871729482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123872119200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123872484492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123872861082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123873247228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123873601320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123874041312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123874396734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123874777300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123875128280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123875505588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123875871432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123876248432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123876670244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123877032054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123877398270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123877763996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123878133950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123878487690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123878867728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123879364540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123879831592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123880187042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123880555760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123880922862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123881307298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123881674988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123882025156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123882468340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123882839936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123883230358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123883583162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123883935724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123884301574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123884653678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123885085600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123885445820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123885835262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123886202104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123886593420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123886950584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123887304208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123887670906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123888118150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123888494514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123888857922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123889250290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123889648598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123890066878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123890520926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123890950336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123891322016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123891687902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123892077816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123892448036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123892826694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123893196358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123893645782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123894002114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123894370172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123894735220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123895086820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123895547080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123895920472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123896373072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123896744002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123897135262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123897488878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123897841806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123898207784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123898559810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123898928564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123899350816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123899732264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123900109482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123900485690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123900838506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123901191310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123901649722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123902127076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1087,10870000,10000,0,0,256,26,1191,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 123903764470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123904124640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123904531790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123905011178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123905446964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123905807610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123906194168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123906572802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123906944724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123907343006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123907797214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123908175546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123908568808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123908947676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123909300284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123909653218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123910018880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123910439142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123910810398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123911174076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123911550690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123911949560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123912332066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123912703078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123913275002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123913647130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123914013308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123914382032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123914733598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123915134242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123915527864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123916029372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123916385796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123916768296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123917136174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123917517620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123917891868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123918241596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123918698964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123919069530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123919682626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123920041156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123920395286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123920762038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123921114180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123921557658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123921951744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123922380752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123922777762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123923189144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123923541632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123924167688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123924620720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123924972938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123925356930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123925754978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123926179822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123926546314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123926922996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123927346338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123927700568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123928076992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123928426812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123928792480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123929164528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123929542590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123929984938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123930367238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123930746532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123931137436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123931534600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123931886942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123932286112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123932751712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123933164370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123933544094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123933921348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123934305402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123934692240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123935059102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123935651940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123936085690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123936454924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123936867006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123937299220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123937712924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123938083572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123938546968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123938949016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123939347310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123939732184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123940112520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123940522974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123940890460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123941358604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123941778676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123942173810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123942573718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123942943598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123943313710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123943699754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123944159648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123944550528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123944941076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123945293174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123945645370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123946051062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123946538508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123946987306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123947376140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123947797576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123948180514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123948556608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123948906604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123949275516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123949747594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123950138826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123950524260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123950914358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123951298080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123951665458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123952118332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123952573452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123952931536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123953342070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123953696488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123954066000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123954418990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123954798398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123955244212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123955628244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123955995712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123956350514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123956716708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123957072652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123957441528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123957995090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123958378768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123958757518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123959134660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123959486842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123959839434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123960227768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123960676660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123961083336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123961450706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123961829384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123962226362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123962604724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123962977280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123963350026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123963786690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123964142744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123964544468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123964943000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123965367010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123965767020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123966144026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123966566818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123966918600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123967292076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123967658004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123968025918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123968424000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123968940292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123969393056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123969776500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123970178476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123970534944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123970901608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123971254594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123971656444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123972117040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123972515674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123972895574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123973289478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123973659696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123974014490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123974380204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123974872630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123975245808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123975629694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123976040648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123976440240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123976818950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123977171276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123977613070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123977981820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123978347520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123978715074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123979066146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123979442234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123979806324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123980477352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123980872376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123981242482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123981608734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123981960218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123982327648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123982676896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123983127524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123983500530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123983908540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123984296036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123984671202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123985038142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123985388304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123985754348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123986178054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123986558678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123986935416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123987312894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123987694696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123988052526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123988438952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123988878560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123989251428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123989618486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123989994972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123990359714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123990736258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123991087296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123991639988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123992029736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123992396546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123992764876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123993115212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123993493644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123993858970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123994311782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123994667514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123995036928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123995405592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123995758946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123996129976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 123996682662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 123997137598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 123997510538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 123997903868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123998259620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 123998636430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 123999018856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 123999425858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 123999901206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124000255742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124000665748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124001031168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124001441768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124001836376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124002245286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124002879078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124003239058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124003652232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124004037116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124004447558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124004842798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124005226796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1088,10880000,10000,0,0,256,26,1192,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124006852152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124007216202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124007634518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124008025892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124008534868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124008923658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124009339328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124009706074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124010087180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124010437658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124010817234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124011265642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124011619590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124011999354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124012349072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124012725482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124013088568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124013463688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124014059174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124014419400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124014816458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124015200642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124015569840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124015921380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124016316862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124016771624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124017184560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124017549362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124017949944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124018314836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124018663878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124019063446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124019516350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124019916048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124020313286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124020718462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124021073422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124021446712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124021830314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124022245684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124022627674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124022981572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124023375034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124023742024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124024157200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124024512386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124024971904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124025437208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124025798240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124026180140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124026532262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124026944918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124027319996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124027717228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124028160816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124028519598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124028899448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124029253680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124029624118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124029978056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124030358314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124030789832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124031193950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124031580836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124031936286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124032303414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124032656540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124033026580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124033436180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124033855364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124034271368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124034652204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124035007144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124035392432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124035759298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124036281048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124036656760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124037102316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124037485944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124037896778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124038310660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124038664048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124039113430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124039502308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124039878886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124040281716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124040635972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124041014648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124041382902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124041761688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124042189616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124042548806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124042948732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124043320052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124043690238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124044043032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124044421746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124044862144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124045243742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124045608402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124045962202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124046361294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124046715912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124047088222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124047645798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124048034936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124048415882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124048795014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124049181564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124049538704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124049921546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124050347870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124050717950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124051079292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124051455434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124051818184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124052192798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124052564080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124052936140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124053374934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124053731074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124054112044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124054462610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124054838866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124055203644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124055579378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124056027680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124056386316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124056782916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124057166734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124057597948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124058003094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124058549698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124059065272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124059492686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124059880160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124060282612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124060697000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124061095442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124061535474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124061894860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124062285962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124062653418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124063065224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124063419722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124063772734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124064140770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124064573564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124064944744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124065419428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124065800842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124066201584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124066580684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124066964960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124067403722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124067772434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124068156310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124068540930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124068891086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124069271406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124069760948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124070234504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124070590642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124070959620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124071325102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124071693424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124072063468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124072415724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124072862470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124073232738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124073838726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124074216070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124074589402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124074954494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124075322534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124075786780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124076145136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124076554660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124076925734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124077305484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124077661650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124078039394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124078488498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124078846592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124079230466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124079586704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124079967074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124080335130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124080712870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124081318220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124081679126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124082059982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124082450592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124082838712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124083196336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124083575784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124084045886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124084439938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124084835174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124085193146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124085560568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124085914182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124086284384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124086844516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124087226270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124087605064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124088007316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124088361772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124088716504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124089086376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124089518152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124089888756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124090253900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124090632604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124090998256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124091374870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124091727982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124092242626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124092648534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124093001982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124093471410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124093827580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124094206126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124094574980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124094955600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124095440052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124095798900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124096209932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124096579080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124096996118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124097382900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124097763682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124098206688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124098604494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124098986508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124099341102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124099707352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124100061848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124100432468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124100854170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124101236480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124101613898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124101990594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124102342448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124102694462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124103059022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124103632176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124104004520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124104367296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124104749552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124105117118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124105494974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124105847768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124106276576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124106654904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1089,10890000,10000,0,0,256,26,1193,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124108285512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124108667718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124109106026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124109495240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124109908794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124110325734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124110683352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124111039260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124111412002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124111875920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124112274572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124112658768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124113035776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124113399324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124113774130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124114161704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124114716760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124115088008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124115486594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124115855528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124116206340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124116583592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124116952232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124117329780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124117769820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124118145684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124118526216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124118880346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124119250696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124119630536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124120080144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124120666050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124121096066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124121451344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124121857380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124122226520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124122595248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124122966150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124123400170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124123781950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124124166286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124124545640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124124921034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124125294202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124125827344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124126199722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124126587792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124126976164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124127372584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124127739590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124128116178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124128468368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124128902996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124129288146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124129653472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124130022450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124130372710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124130753586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124131122472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124131584690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124131945852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124132315836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124132691586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124133089472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124133495502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124133849784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124134304732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124134675714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124135067574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124135421138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124135774944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124136141434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124136492722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124136960384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124137387502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124137769140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124138148458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124138526128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124138880562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124139235336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124139602344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124140056852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124140428942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124140793804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124141181268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124141569066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124141946294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124142297992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124142725070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124143126182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124143492664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124143877902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124144262386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124144641186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124145023454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124145471882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124145828324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124146187244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124146566204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124146920680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124147309916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124147664202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124148313540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124148695534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124149089448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124149448126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124149840162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124150528482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124150908484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124151356620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124151712406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124152111280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124152480018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124152859570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124153214844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124153583632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124154029028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124154406828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124154819928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124155225068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124155622488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124156008770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124156389914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124156816400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124157208808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124157621970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124158008234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124158395850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124158780926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124159160186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124159778360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124160195834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124160597528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124160954484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124161355576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124161709542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124162110782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124162532342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124162915592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124163310802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124163706482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124164080778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124164452716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124164835894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124165264488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124165666596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124166047054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124166427184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124166803616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124167183168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124167554832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124168022900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124168413928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124168780710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124169150644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124169502694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124169882284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124170297702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124170897532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124171254690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124171621696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124171989144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124172340692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124172709968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124173061740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124173503654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124173896658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124174306156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124174662858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124175047204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124175413500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124175797210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124176237362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124176703172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124177114636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124177499840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124177879672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124178306086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124178679884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124179140086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124179497160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124179878326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124180292496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124180689978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124181058142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124181437970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124182010898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124182368996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124182749192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124183136126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124183507326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124183859774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124184239150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124184678062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124185061420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124185429134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124185785192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124186152738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124186506866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124186877944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124187231560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124187672210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124188044964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124188436822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124188790934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124189172660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124189546026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124189899174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124190337592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124190694732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124191087972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124191457802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124191837786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124192192432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124192568376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124193156592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124193515140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124193896892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124194248936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124194628526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124195031192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124195474134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124195955584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124196342442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124196755552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124197110498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124197478800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124197851662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124198232954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124198702690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124199084266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124199470148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124199856848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124200224730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124200577366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124200947328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124201298982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124201764482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124202147336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124202544410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124202898178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124203270886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124203672160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124204234770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124204620688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124205071946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124205480256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124205871850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124206311692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124206665870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124207115418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124207504316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124207887824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124208287616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124208657196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124209037530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124209407876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1090,10900000,10000,0,0,256,26,1194,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124211079670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124211475278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124211867340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124212241784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124212674988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124213066390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124213437548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124213816830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124214198738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124214596664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124214985506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124215520216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124215890626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124216256458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124216624896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124216974574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124217352074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124217717146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124218093944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124218509930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124218865308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124219241952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124219611766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124219999274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124220368004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124220776128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124221219928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124221600360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124221965708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124222330864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124222721396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124223073206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124223458828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124223915034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124224297460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124224676882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124225086000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124225438824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124225791536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124226197584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124226716362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124227334310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124227723134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124228119036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124228503522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124228882880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124229254178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124229683828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124230051936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124230417368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124230817358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124231169888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124231546884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124231915094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124232362566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124232751588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124233187428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124233556570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124233927520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124234310452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124234733194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124235194648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124235578384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124235972736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124236328382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124236682328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124237050856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124237426406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124237994056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124238350184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124238740676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124239107508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124239485514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124239837440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124240209298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124240684496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124241040640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124241427594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124241795548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124242190450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124242557952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124242936930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124243290340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124243710576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124244078338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124244461916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124244830502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124245199848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124245609510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124245977896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124246425944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124246782840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124247149968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124247517192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124247870420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124248240422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124248594374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124249128482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124249499936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124249887364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124250239614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124250592374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124250956390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124251306692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124251674730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124252087164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124252465764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124252863634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124253259884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124253612596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124253981552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124254363302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124254803202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124255174034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124255535672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124255912590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124256312122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124256692380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124257043460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124257466042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124257835026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124258186642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124258565686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124258915192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124259290226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124259655524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124260129108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124260554328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124260927408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124261361966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124261717078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124262085016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124262440946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124262858498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124263382678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124263777950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124264144834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124264500334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124264864940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124265253446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124265637364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124266100308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124266527384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124266905946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124267342686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124267696978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124268068844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124268434804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124268885512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124269265392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124269629860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124270023264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124270408826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124270787536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124271143732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124271700102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124272070366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124272436176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124272804332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124273160158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124273538030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124273908014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124274396184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124274756162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124275124592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124275493168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124275851746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124276223036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124276580342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124277038488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124277418806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124277793844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124278178378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124278537578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124278904366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124279257612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124279656552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124280101664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124280482258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124280860838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124281237630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124281595736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124282017280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124282470900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124282909710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124283279784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124283643788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124284041056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124284439948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124284855362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124285210226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124285637582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124286008380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124286374742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124286764006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124287119812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124287513708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124287899556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124288345230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124288700130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124289115204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124289494278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124289900824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124290269556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124290664546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124291163268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124291533820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124291924516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124292276362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124292628532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124293032396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124293422424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124294032220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124294386598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124294775388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124295160140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124295536012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124295918708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124296279382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124296716292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124297074602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124297456862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124297811894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124298192796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124298562004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124298947468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124299336114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124299796148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124300164156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124300531886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124300899612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124301251452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124301633672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124301998830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124302443890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124302801248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124303168880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124303537268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124303890488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124304499574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124305051542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124305440314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124305807438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124306204574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124306582066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124306953932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124307317950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124307686116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124308135106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124308493880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124308886296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124309271994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124309653800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124310042900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124310430472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1091,10910000,10000,0,0,256,26,1195,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124312255818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124312639686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124313011424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124313366628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124313849862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124314233982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124314619034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124314976624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124315331424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124315698912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124316163418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124316605952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124316961004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124317350544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124317722116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124318239072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124318633892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124319090644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124319494700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124319860904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124320230434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124320581288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124320958886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124321335560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124321713104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124322136868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124322493834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124322869440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124323256922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124323686004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124324047498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124324424390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124324866222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124325248702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124325632880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124325998172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124326383992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124326735390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124327103376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124327670608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124328058868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124328479100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124328908520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124329297064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124329658878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124330026294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124330460378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124330834814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124331201506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124331583618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124331957722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124332362270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124332719520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124333147810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124333515320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124333879470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124334270134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124334652864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124335062142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124335430958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124335878048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124336232564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124336585556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124336962214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124337312408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124337679010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124338063800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124338677212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124339050454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124339439990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124339792266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124340163932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124340530806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124340948310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124341339632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124341762840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124342145694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124342541242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124342918794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124343271040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124343642750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124344041558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124344485392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124344897226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124345262766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124345641280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124346008088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124346463320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124346818364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124347295044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124347684072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124348052832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124348463800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124348820136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124349196472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124349563256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124350158372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124350515090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124350882562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124351249062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124351625906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124351998210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124352349616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124352805588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124353178012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124353570926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124353958428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124354319076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124354684412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124355036332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124355480228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124355853316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124356261260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124356630078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124357014684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124357372068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124357758096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124358127156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124358568032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124358941130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124359305102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124359705026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124360073416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124360451504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124360953186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124361382956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124361751106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124362115938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124362483544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124362839390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124363217114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124363585300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124364037200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124364391464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124364755234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124365121650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124365472688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124365841048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124366190804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124366566316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124367004066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124367384380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124367749814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124368114874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124368508608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124368866490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124369236960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124369677870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124370076910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124370487948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124370869996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124371224958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124371584014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124371950418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124372529270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124372918738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124373285194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124373665640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124374037212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124374509854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124374862932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124375316222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124375755162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124376125952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124376497478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124376851936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124377238308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124377606966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124378060610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124378413356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124378777142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124379140362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124379490862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124379856328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124380214972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124380658014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124381261698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124381657234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124382037534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124382419532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124382786724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124383139244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124383735932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124384093946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124384486416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124384854514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124385239094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124385591748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124385944794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124386378674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124386737056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124387123484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124387473992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124387851432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124388217388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124388599678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124388953042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124389367712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124389737238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124390105002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124390518026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124390889754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124391268538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124391636060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124392088488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124392481528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124392852632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124393221968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124393575596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124393945434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124394336942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124394941414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124395313624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124395703860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124396057014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124396411698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124396799706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124397159204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124397602270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124397959968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124398353752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124398724076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124399102068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124399454206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124399807676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124400220814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124400596386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124400966890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124401330826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124401709742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124402076148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124402453196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124402891046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124403370456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124403795126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124404167644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124404542302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124404896140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124405282442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124405882908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124406268532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124406654594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124407009608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124407376618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124407728714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124408103884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124408455938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124408905596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124409276070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124409667206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124410021064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124410374380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124410742690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124411103906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124411545584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124411900050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124412290540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1092,10920000,10000,0,0,256,26,1196,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124413874208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124414365592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124414727362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124415097884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124415471028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124415828014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124416199786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124416560086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124417105430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124417477844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124417868118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124418222262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124418577676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124418944560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124419306680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124419695958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124420125870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124420541370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124420927848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124421306812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124421659618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124422012896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124422380030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124422814948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124423224150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124423618508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124423997150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124424367722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124424746342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124425098382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124425524216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124425893066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124426261084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124426633604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124426985774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124427397086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124427764792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124428323244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124428687028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124429055760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124429422738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124429775946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124430146058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124430499264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124430886720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124431378596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124431759778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124432172442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124432530674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124432899436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124433262110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124433631704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124434049096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124434430976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124434807708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124435183254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124435535234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124435887726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124436258318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124436673602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124437048318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124437401036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124437790792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124438159312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124438539616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124438919040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124439429828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124439811224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124440162684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124440542948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124440893758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124441271536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124441642456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124442019132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124442442572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124442799502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124443175030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124443526414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124443893456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124444243140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124444627236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124445052208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124445441092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124445794768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124446164170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124446529316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124446880496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124447250586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124447602344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124448040780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124448412172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124448801528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124449155096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124449560950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124449993240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124450347018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124450891540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124451247536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124451639908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124452008026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124452386136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124452737892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124453090980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124453519026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124453873816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124454253232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124454620022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124455000700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124455367750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124455745736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124456120860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124456552486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124456922756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124457316360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124457690954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124458296058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124458696024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124459144972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124459616266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124460004770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124460408256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124460774430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124461125664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124461517834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124462093504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124462475760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124462875734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124463273642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124463628750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124463984776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124464360458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124464793560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124465165588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124465528608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124465904902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124466269806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124466646276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124466998124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124467351116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124467793964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124468148994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124468532270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124468882528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124469258754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124469622654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124470019022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124470447302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124470821000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124471198956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124471550870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124471918984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124472270084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124472647292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124473176644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124473555902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124473948416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124474302624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124474668434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124475019274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124475386756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124475736456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124476193712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124476563858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124476952220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124477311600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124477665712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124478032428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124478384176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124478813822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124479167424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124479554480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124479939096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124480336788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124480691018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124481044464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124481490796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124481846716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124482226414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124482578038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124482961372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124483325896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124483702224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124484150274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124484595820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124484966560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124485350222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124485719854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124486073226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124486471334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124486837468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124487285246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124487699886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124488069564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124488483698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124488837592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124489210026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124489561410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124490010414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124490408622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124490814056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124491184088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124491557456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124491923688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124492275520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124492747314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124493124602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124493514840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124493878822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124494253810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124494603252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124494953962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124495568550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124495926270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124496306334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124496661696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124497037708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124497424916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124497825536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124498284750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124498659730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124499079550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124499465914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124499836488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124500188436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124500565712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124500950002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124501417442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124501772736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124502138372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124502521016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124502889504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124503277956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124503629770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124504084558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124504455726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124504850694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124505203756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124505589354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124506021326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124506524864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124506979896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124507333534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124507725406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124508092006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124508474320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124508827836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124509180244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124509632824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124509990486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124510373260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124510725722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124511104758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124511472666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124511854980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124512282732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124512638898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1093,10930000,10000,0,0,256,26,1197,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124514331544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124514699064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124515152932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124515509084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124515964812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124516335042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124516763018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124517117580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124517487630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124518029376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124518388100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124518770516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124519122152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124519517956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124519883364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124520268922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124520686496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124521045772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124521411690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124521773946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124522140664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124522490392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124522871666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124523238104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124523676938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124524029736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124524392560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124524756196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124525105226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124525471580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124525825596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124526261948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124526634614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124527012306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124527376500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124527729732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124528096480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124528457366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124528921374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124529344590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124529726002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124530104070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124530484216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124530841716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124531193736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124531562868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124531984720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124532357314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124532720208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124533097698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124533464384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124533841616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124534198946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124534629108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124535235082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124535606598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124535979810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124536331210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124536709572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124537079760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124537521774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124537907266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124538293170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124538674484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124539032856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124539403594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124539764674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124540371192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124540744486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124541143836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124541502536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124541859820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124542228802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124542602312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124543067096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124543428352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124543809864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124544250462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124544633846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124545045196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124545416884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124545849664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124546216654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124546585980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124546953554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124547332932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124547698062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124548082580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124548434138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124548862938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124549252006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124549618424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124549986278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124550335652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124550739364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124551112924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124551690880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124552046856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124552411544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124552776870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124553128982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124553496560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124553857744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124554299724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124554697642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124555102712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124555465564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124555822310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124556190164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124556553864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124556925626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124557349060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124557762114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124558145926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124558526530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124558881580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124559237460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124559607360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124560038604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124560409308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124560776576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124561153724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124561518068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124561894450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124562289776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124562833104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124563206580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124563574952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124563946334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124564301850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124564684170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124565056280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124565498562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124565855360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124566209732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124566606238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124566957404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124567325050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124567674218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124568050114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124568477628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124568858344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124569228488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124569587522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124569953950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124570341282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124570729172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124571157324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124571542284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124571924614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124572360898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124572721126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124573131732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124573499880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124574079016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124574473706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124574862508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124575241170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124575605848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124575987274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124576341906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124576768088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124577137046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124577501556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124577868584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124578218140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124578594028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124578959066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124579334814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124579782938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124580141176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124580518972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124580871400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124581241496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124581593804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124581972870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124582422402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124582802106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124583166470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124583519658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124583884502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124584235528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124584607044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124585116262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124585496542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124585873492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124586249418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124586635572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124586995910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124587391486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124587833868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124588220714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124588589328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124588982962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124589350004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124589726696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124590078926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124590431732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124590868604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124591224176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124591602258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124591951678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124592332798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124592716218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124593094360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124593514770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124593870940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124594248264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124594600310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124594967170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124595316940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124595693238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124596247178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124596637282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124596988894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124597353440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124597718222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124598086768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124598454470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124598806184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124599243676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124599637866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124600041440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124600412666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124600837194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124601262070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124601637520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124602086380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124602442330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124602837568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124603204640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124603582982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124603955154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124604328708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124604786588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124605142312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124605525504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124605894062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124606289996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124606656200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124607033338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124607591344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124607969088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124608364468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124608717742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124609087946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124609439116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124609817648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124610248370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124610634092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124610985382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124611364608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124612076112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124612432876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124612806936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1094,10940000,10000,0,0,256,26,1198,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124614473972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124614865058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124615285150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124615670350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124616132872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124616514222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124616926434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124617284486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124617653374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124618049108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124618638600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124619018392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124619399586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124619768158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124620124040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124620490276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124620844050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124621214516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124621629396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124622011094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124622433496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124622813280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124623167812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124623520864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124623886992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124624309108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124624680012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124625044220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124625443498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124625838460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124626219504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124626572570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124626926296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124627360886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124627746276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124628131514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124628484196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124628925282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124629368484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124629991052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124630382022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124630799898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124631196046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124631568326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124631938136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124632290166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124632745752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124633115828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124633506526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124633860672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124634218324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124634615472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124634969362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124635339180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124635762584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124636228196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124636612538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124637020174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124637385160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124637781080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124638166346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124638612862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124639001894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124639367648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124639775574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124640176852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124640556146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124641130626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124641523338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124641905018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124642282786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124642658690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124643028214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124643411940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124643832442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124644225278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124644579614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124644946954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124645313030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124645676276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124646065674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124646433332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124646896410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124647286284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124647716050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124648086956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124648442170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124648829948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124649219118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124649677914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124650031916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124650422962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124650788184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124651163652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124651515226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124651867370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124652391544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124652747738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124653127348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124653477952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124653854304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124654218360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124654601520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124654952780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124655368692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124655736272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124656103938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124656476618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124656850952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124657320946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124657745278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124658204810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124658559834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124658928174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124659295102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124659646524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124660014654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124660411450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124660873284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124661245152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124661637852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124661991324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124662345450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124662712542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124663070624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124663655918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124664012600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124664403630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124664770674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124665149220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124665502356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124665864212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124666343454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124666702278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124667085646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124667441114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124667821800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124668187986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124668573282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124668925462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124669355636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124669758850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124670125246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124670493846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124670861148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124671293636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124671661344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124672109692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124672465738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124672834416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124673200116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124673573610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124673996902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124674350842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124674924488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124675301032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124675698134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124676070478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124676429936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124676828640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124677215048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124677687454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124678056302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124678453914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124678851108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124679235264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124679610890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124679965610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124680418680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124680807454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124681206292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124681560048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124681974052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124682371588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124682749768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124683189336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124683593754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124684034712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124684388444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124684816538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124685169172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124685718584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124686213652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124686596044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124686966262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124687324296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124687691192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124688083038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124688475284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124689217462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124689643916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124690013058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124690423322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124690778388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124691141180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124691592684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124691948968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124692331852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124692728024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124693112552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124693480590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124693861892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124694317022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124694679856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124695057850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124695426494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124695814756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124696186272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124696599226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124697212014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124697627510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124697995706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124698348894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124698719636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124699071748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124699441548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124699867762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124700251384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124700630058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124701009818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124701368530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124701756768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124702121854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124702474302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124702911354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124703265444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124703655854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124704023882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124704407410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124704761020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124705116360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124705546238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124705902494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124706281720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124706631792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124707007204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124707372880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124707749888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124708256894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124708617454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124708983238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124709347888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124709764622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124710118450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124710497668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124710897042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124711348188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124711707122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124712106192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124712504378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124712865066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124713234240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124713591604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124714174430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124714569140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124714967240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124715324076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1095,10950000,10000,0,0,256,26,1199,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124717056610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124717474234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124717843746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124718214146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124718565628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124718945956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124719529714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124719919712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124720290892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124720679832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124721048204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124721401256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124721803868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124722155152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124722629588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124723045478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124723422980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124723775174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124724128150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124724497382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124724848572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124725307912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124725679084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124726068512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124726433566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124726845054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124727228640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124727587596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124728025906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124728380400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124728761212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124729131312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124729508340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124729873296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124730320488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124730881566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124731242648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124731626268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124731981754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124732353028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124732725014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124733126066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124733575736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124733987644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124734381772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124734762408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124735137836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124735491572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124735867228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124736297802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124736679398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124737076458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124737485918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124737883978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124738269174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124738638100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124739092838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124739486846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124739852304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124740231410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124740621252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124741000170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124741375922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124741911576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124742369486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124742786716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124743155036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124743534002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124743943760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124744317870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124744767058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124745141054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124745559512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124745945504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124746330642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124746746872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124747130048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124747620654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124748010344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124748429428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124748800304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124749216258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124749581490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124749951136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124750414684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124750801924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124751279268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124751678520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124752079550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124752452302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124752961198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124753398422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124753754092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124754136092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124754517142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124754898718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124755263612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124755640162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124756062038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124756418284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124756822978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124757221364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124757612342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124757984092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124758413180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124758884632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124759284206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124759666916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124760051602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124760434660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124760785374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124761181172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124761647570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124762048572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124762459522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124762840626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124763197558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124763550068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124763915576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124764431548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124764805222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124765169320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124765813782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124766202744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124766602068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124766957534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124767383594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124767769756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124768155286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124768529220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124768883046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124769279838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124769694760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124770184346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124770638950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124771054252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124771452792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124771825098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124772206738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124772559006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124773055662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124773443006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124773821862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124774177078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124774531806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124774905614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124775482038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124775855856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124776208050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124776620746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124777003250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124777380422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124777740228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124778094108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124778549564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124778904832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124779285112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124779637508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124780014100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124780378492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124780763428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124781215744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124781590910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124781998594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124782394922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124782764988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124783116022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124783501882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124783935602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124784318836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124784685264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124785040292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124785408146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124785761686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124786163602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124786794226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124787199402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124787607322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124787986520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124788340844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124788713264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124789113550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124789566860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124789943444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124790349470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124790758946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124791181046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124791587554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124791961574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124792384808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124792786356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124793220372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124793638244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124793990704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124794369314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124794752338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124795197200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124795590232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124795976272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124796344870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124796701238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124797069450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124797423874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124797967954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124798339076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124798818730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124799188510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124799548066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124799913520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124800276836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124800719376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124801074416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124801469906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124801835484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124802211764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124802580830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124802947274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124803313394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124803752704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124804124360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124804489906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124804881852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124805263352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124805646260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124806013748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124806433742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124806836126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124807201564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124807569460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124807919142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124808326720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124808730116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124809309734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124809670350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124810040076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124810407492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124810807146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124811176814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124811539896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124812032202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124812405732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124812797388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124813152906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124813510396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124813875496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124814226060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124814663392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124815024394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124815402664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124815798100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124816196120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124816565122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124816922490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124817287444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124817715314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1096,10960000,10000,0,0,256,26,1201,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124819306790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124819671208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124820167770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124820609748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124821032510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124821406982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124821763546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124822162080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124822514930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124822883674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124823309678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124823712106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124824138658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124824554060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124824941148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124825324784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124825730912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124826190810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124826584310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124827063882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124827500756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124827900554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124828365300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124828837266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124829241826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124829671264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124830040440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124830455858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124830864666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124831479864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124831891604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124832317684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124832734400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124833133224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124833551904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124833953098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124834487810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124834902782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124835357992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124835768624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124836221276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124836629070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124837106954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124837547986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124837979994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124838414800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124838841448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124839279898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124839703922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124840208592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124840603472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124841051926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124841468276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124841885058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124842691072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124843220234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124843681230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124844135026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124844556472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124844977128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124845486206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124845901580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124846342058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124846801444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124847173350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124847621650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124848037272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124848565710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124848997952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124849405494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124849822888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124850268362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124850717004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124851180948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124851618088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124852031434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124852470740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124852902314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124853304398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124853967636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124854375520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124854825488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124855312860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124855768562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124856200022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124856691354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124857124644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124857560438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124857990272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124858409582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124858862400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124859251848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124859825568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124860257208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124860696216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124861139896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124861538638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124861984566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124862460724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124862869602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124863265370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124863733698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124864151622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124864577368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124865176006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124865585264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124865999312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124866383954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124866800088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124867194162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124867598482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124868104546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124868521792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124868962046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124869370832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124869785676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124870172674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124870626660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124871027240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124871448754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124871862754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124872302622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124872721476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124873135904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124873600768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124874015442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124874450008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124874832848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124875239630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124875624388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124876233644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124876638286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124876998456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124877379384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124877791812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124878191764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124878574354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124879091446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124879497756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124879947226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124880323528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124880713700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124881115728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124881520306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124881994384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124882414590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124882846464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124883263026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124883778914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124884174584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124884634786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124885083438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124885500420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124885933256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124886334170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124886745778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124887144924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124887786974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124888189762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124888577864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124888980202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124889361142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124889791600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124890258602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124890705392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124891156776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124891565382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124891977754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124892390476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124892821698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124893271810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124893725096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124894107060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124894552374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124894992518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124895402122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124895887500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124896261578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124896709128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124897122796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124897524650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124897936918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124898379438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124898970554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124899445188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124899832822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124900225454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124900653900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124901063378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124901562688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124901950468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124902394798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124902791492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124903185158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124903573294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124903984736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124904488828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124904907270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124905336808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124905721766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124906162334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124906568686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124907068564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124907462466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124907874888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124908289942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124908675268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124909102786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124909461712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124910082132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124910503292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124910944940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124911344876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124911828776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124912225576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124912686796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124913126254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124913523172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124913963476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124914378222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124914793216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124915179604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124915657658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124916088482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124916485932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124916917408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124917303064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124917712816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124918126072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124918623906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124918986138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124919663310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124920055538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124920409292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124920807396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124921394666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124921792258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124922233978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124922635336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124923021928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124923395104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124923763278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124924238768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124924688670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124925073384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124925471664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124925872936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124926270448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124926775166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124927166546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124927580880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124927934352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124928303256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124928688270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124929114320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124929632388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124930062124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1097,10970000,10000,0,0,256,26,1202,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 124931791194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124932415168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124932817364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124933225974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124933597918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124934011576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124934410766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124934798942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124935342792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124935706868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124936128256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124936542586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124936943272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124937331292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124937683938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124938193776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124938594538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124939004418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124939390024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124939783128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124940245994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124940709032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124941114694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124941534078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124941947266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124942345226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124942756066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124943136736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124943698960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124944117486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124944484700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124944914864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124945282552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124945704912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124946101746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124946602424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124947031226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124947423834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124947828698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124948246334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124948653602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124949109458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124949511448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124949935144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124950351646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124950709432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124951095968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124951494770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124951935556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124952380500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124952766412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124953144970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124953578170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124954009416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124954362382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124954940292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124955309500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124955674430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124956063960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124956446806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124956856464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124957239392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124957719388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124958106690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124958503232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124958910660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124959299034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124959685430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124960035930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124960481006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124960927150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124961544456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124961981480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124962356130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124962786122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124963270042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124963660018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124964045820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124964458616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124964842360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124965219922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124965765966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124966231636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124966603870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124966989872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124967380434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124967749220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124968238902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124968776660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124969182576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124969607700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124969994614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124970388676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124970782436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124971179120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124971637438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124972056708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124972444342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124972854570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124973242652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124973615244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124974032428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124974509068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124974901856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124975255132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124975692192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124976092092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124976489316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124977096078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124977475230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124977843670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124978241216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124978652254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124979021414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124979457732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124979917030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124980336132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124980726658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124981083272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124981501968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124981910020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124982320946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124982789390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124983211678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124983602730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124983989080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124984414072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124984810218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124985259808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124985718536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124986152090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124986560310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124986980420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124987416520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124987830136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124988461724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124988862600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124989282030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124989678856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124990074162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124990477774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124990914622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124991393704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124991819430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124992190944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124992600156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124992988776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124993356178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124993741494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124994173878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124994592512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124995007242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124995418490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124995805366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 124996704542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 124997144988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 124997532140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 124997917952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 124998328756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 124998760022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 124999157944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 124999811698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125000200246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125000570846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125000955056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125001372802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125001774994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125002123862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125002607174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125003009138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125003402146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125003784810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125004204896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125004629276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125005099734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125005470638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125005854334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125006264114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125006662628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125007101802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125007499018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125007987338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125008372668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125008726430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125009153672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125009546404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125009942316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125010391054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125010994324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125011400944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125011788098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125012171066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125012554240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125012956180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125013307386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125013795816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125014184456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125014592838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125014978084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125015349012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125015767664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125016153670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125016608198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125016995278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125017391650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125017915136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125018347010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125018731776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125019197762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125019598878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125019999840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125020385560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125020753958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125021183224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125021597144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125022222616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125022599184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125022985360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125023383290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125023781448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125024181256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125024630312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125025161148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125025531356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125025969658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125026340918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125026695620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125027074004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125027542322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125027957990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125028330366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125028737458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125029120002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125029522450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125029940840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125030386116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125030788866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125031159388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125031559612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125031942830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125032362326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125032747998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125033355218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125033749020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125034136060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125034535608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125034920452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125035363982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125035716216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125036216200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125036620352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125037015212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125037403538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125037800920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125038222882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1098,10980000,10000,0,0,256,26,1203,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125039960946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125040375088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125040764210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125041210534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125041659210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125042106292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125042487452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125042846424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125043251362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125043637580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125044164620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125044621010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125045058500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125045442760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125045818332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125046231428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125046638472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125047088326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125047491010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125047905014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125048275604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125048768746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125049158406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125049580954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125050037300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125050430298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125050817204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125051201232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125051613886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125051981722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125052398998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125052865436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125053354180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125053727392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125054111176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125054508132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125054876250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125055474402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125055851526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125056286054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125056650540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125057099852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125057470496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125057837622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125058319738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125058692612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125059076690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125059473158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125059867566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125060278806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125060692706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125061136780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125061524300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125061922072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125062305600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125062690366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125063058222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125063475518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125063926258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125064334946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125064714348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125065117166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125065510456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125065879620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125066333842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125066901084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125067319610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125067731380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125068138468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125068524204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125068924852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125069322690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125069776126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125070208612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125070595266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125070971500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125071394226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125071828718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125072293794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125072682820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125073461984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125073856088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125074265188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125074656970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125075139064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125075552408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125075980486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125076363694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125076776700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125077142876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125077570800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125078245100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125078637302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125079032940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125079451336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125079851718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125080269576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125080694696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125081066936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125081539268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125081945276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125082332048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125082770164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125083164116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125083699884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125084088572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125084492304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125084908088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125085319308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125085718240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125086139352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125086611536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125087024274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125087438588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125087822366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125088221826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125088645934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125089289714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125089708914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125090107976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125090518596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125090971146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125091404134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125091872416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125092263848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125092642760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125093030360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125093431888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125093815704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125094252398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125094731696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125095145738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125095547792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125095932670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125096330870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125096729570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125097182610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125097623928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125098033128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125098409482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125098839416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125099221796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125099620160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125100158270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125100623264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125101055884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125101453112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125101853436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125102233948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125102663652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125103087070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125103442090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125103805706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125104219436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125104604198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125104973272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125105422426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125105878046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125106292362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125106692646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125107062124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125107459380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125107877828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125108325544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125108795176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125109177732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125109560414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125110044640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125110433256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125110818622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125111317574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125111825342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125112230194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125112626344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125113051364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125113451704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125113901404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125114367168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125114781996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125115191338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125115579064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125116003398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125116389944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125116808104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125117304726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125117716348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125118113960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125118511960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125118908588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125119294348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125119704488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125120143760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125120555488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125120953458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125121356764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125121717840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125122154818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125122692648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125123046660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125123412324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125123761288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125124135352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125124519380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125124964162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125125315800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125125757836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125126157010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125126539298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125126922078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125127272596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125127649024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125128056028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125128532558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125128906410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125129275432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125129656456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125130008112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125130392198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125130799172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125131257720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125131626292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125132000550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125132349592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125132761944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125133124660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125133515528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125134047284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125134398168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125134783754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125135202786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125135597810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125135979928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125136376068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125136821500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125137262792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125137708306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125138151874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125138533946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125138942918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125139339910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125139838908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125140227366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125140623028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125140972074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125141358048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125141734032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125142138780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125142618716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125143021920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125143374388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125143759902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125144142466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125144537912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125145112740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125145465152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125145873210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125146269818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1099,10990000,10000,0,0,256,26,1204,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125148049268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125148432560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125148819964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125149246040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125149621960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125150234126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125150715628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125151114276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125151479622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125151877494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125152272686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125152647442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125153042282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125153493990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125153893926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125154276864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125154668820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125155049636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125155442980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125155841088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125156422400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125156826766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125157212692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125157599204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125157948784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125158357708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125158764056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125159256612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125159611216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125160028168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125160411302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125160764682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125161162760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125161543574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125161995560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125162410072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125162824116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125163175122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125163526980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125163921762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125164322534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125164773444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125165173006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125165644118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125166062036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125166543612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125166929776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125167501104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125167905360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125168277484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125168644698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125169041218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125169417348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125169812600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125170254864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125170612092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125170962878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125171344332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125171742550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125172168240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125172529362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125172945098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125173421162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125173830660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125174211736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125174596316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125174977676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125175340870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125175729104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125176198880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125176610680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125176976494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125177370722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125177740538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125178165790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125178732352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125179120484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125179503682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125179855406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125180278070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125180659428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125181067110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125181488418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125181843888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125182226252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125182622902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125182989710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125183355342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125183744140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125184150176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125184616648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125185001058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125185398192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125185793788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125186159364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125186537854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125186885890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125187340838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125187713734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125188118396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125188468744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125188820344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125189181554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125189543918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125190155316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125190515958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125190918982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125191284128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125191659600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125192047494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125192444962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125192927184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125193283782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125193673882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125194066700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125194517970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125194944652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125195344394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125195793866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125196149800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125196545464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125196928098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125197323938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125197712292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125198117028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125198612048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125199009146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125199380528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125199782596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125200165156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125200529140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125201154920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125201526548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125201933364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125202329968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125202738682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125203109200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125203475680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125203933382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125204316366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125204715252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125205083800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125205459266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125205861734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125206308686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125206747332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125207138268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125207540846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125207912432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125208283496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125208715650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125209123004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125209560288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125209972532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125210341800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125210713928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125211124254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125211491580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125211871580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125212448288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125212867964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125213241012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125213648596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125214032082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125214412858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125214792668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125215287316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125215676630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125216025924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125216458618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125216844614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125217221266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125217600992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125218070814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125218458860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125218845724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125219230508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125219597118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125220004638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125220438488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125220900440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125221273920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125221638648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125222132870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125222503626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125222945346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125223520634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125223933350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125224315936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125224694376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125225099084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125225483902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125225880132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125226307346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125226737906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125227350416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125227727222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125228122048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125228495884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125228858848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125229306318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125229696834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125230064478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125230450248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125230833826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125231231474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125231673308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125232123426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125232501978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125232891654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125233273314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125233626208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125234084408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125234687228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125235077992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125235445434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125235857490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125236225436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125236582520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125236960410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125237423648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125237836722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125238187848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125238575720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125238992068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125239392208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125239756380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125240155326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125240606780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125240962690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125241329384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125241732840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125242165278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125242560846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125242969724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125243429864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125243802730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125244167868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125244565090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125244967186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125245347392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125245924226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125246329306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125246742892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125247113974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125247468300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125247897450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125248263026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125248716740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125249072994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125249469240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125249866820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125250323856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125250740282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125251185530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1100,11000000,10000,0,0,256,26,1205,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125252957248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125253370206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125253773252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125254127082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125254604662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125255008460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125255408720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125255780224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125256151420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125256570218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125257115896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125257520472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125257902410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125258297870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125258663826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125259102180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125259511104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125259937830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125260338022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125260720844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125261106124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125261488546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125261911154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125262303674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125262752160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125263139512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125263539502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125263920938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125264270880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125264653876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125265017030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125265490086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125265892688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125266287356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125266639072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125267024102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125267420938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125267806876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125268388654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125268742284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125269176648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125269562930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125269957890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125270385460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125270800898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125271237782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125271625364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125272012452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125272365092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125272775490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125273174598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125273610118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125274076234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125274481966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125274847764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125275214772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125275582178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125275994966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125276413376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125276870590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125277282420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125277665890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125278036384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125278399732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125278860254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125279528208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125279916914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125280329330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125280696304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125281118780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125281531508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125281944514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125282419900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125282807354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125283237976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125283636352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125284030854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125284444974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125284849906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125285272420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125285670618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125286070070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125286429418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125286830788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125287215190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125287621218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125288058298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125288496916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125288850972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125289220308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125289602704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125290030694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125290425720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125291025496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125291467076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125291832324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125292226906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125292597362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125293000812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125293443416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125293807044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125294234052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125294583806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125294975726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125295372290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125295777524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125296129242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125296577646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125296978324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125297347348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125297714724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125298096864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125298515866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125298895882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125299341490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125299727762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125300114146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125300495524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125300863800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125301276930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125301757218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125302204820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125302607676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125303019480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125303389900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125303979566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125304379458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125304808958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125305178526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125305558010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125305981972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125306351702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125306728488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125307252706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125307736316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125308106306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125308490888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125308878546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125309261868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125309674604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125310068676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125310547636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125310950440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125311304580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125311671276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125312055532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125312457166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125312836020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125313455268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125313855762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125314251732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125314605076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125315026222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125315431590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125315846938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125316258282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125316627464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125317003522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125317366286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125317778218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125318514504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125319004150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125319407870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125319803046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125320196828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125320550050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125320966818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125321368848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125321874592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125322246252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125322624490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125323010418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125323424356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125323824660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125324361898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125324743838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125325148578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125325578816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125325951584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125326308284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125326756880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125327205502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125327596834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125327969910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125328396372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125328786304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125329171574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125329544548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125330012218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125330420904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125330798078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125331172996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125331544090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125331956336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125332366608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125332856600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125333221556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125333618536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125334036436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125334412474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125334803060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125335238812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125335928620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125336333650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125336717462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125337104544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125337497234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125337896366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125338338926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125338749846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125339122370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125339523658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125339911168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125340324462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125340708936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125341176808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125341567082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125341948740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125342343056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125342741364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125343141018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125343585200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125344070322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125344462918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125344836450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125345237464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125345624908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125346043604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125346411008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125347021268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125347414654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125347792410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125348144424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125348495072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125348860374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125349225398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125349668320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125350021732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125350398730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125350764410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125351142138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125351495368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125351862986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125352302786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125352657888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125353027312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125353400478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125353779534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125354147626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125354526024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125354888980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125355316346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125355687426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125356037914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125356404376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125356753638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125357128728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1101,11010000,10000,0,0,256,26,1206,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125358944818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125359341424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125359695476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125360047744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125360452176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125360885148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125361259352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125361611980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125361992324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125362357174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125362731456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125363094490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125363571874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125364045186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125364445304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125364815676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125365197420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125365591988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125366036808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125366518350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125366875064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125367262336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125367629852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125367983308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125368382558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125368745732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125369323956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125369747794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125370157508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125370528086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125370884402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125371278936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125371678024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125372135996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125372492444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125372902432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125373299922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125373679236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125374065338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125374462704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125374911178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125375299840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125375695218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125376090306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125376501106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125376929232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125377339200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125377763450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125378153672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125378548390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125378925182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125379350788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125379725772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125380323152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125380956352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125381357542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125381711404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125382111252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125382508756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125382891704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125383337280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125383743998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125384139450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125384504964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125384881952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125385268638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125385666952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125386110282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125386497226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125386898428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125387250506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125387644904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125388039772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125388464682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125388905986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125389262800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125389659490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125390070824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125390484408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125390836144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125391469326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125392005900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125392428482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125392839256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125393213354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125393580648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125394007830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125394502794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125394859164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125395269136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125395669912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125396080964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125396435122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125396801228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125397236420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125397590054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125397958330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125398328570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125398708748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125399074994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125399490728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125399951640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125400328544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125400695466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125401045854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125401413888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125401762718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125402175112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125402725204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125403106558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125403493068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125403854488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125404237618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125404607298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125404978936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125405358578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125405803988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125406208436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125406587730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125406958616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125407328474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125407727648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125408092818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125408533562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125408887010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125409262718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125409627944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125410022494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125410392752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125410793518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125411236878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125411606776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125411975162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125412324602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125412699742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125413064612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125413452640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125413999106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125414387460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125414781248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125415131772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125415527644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125415915884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125416351708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125416804752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125417205442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125417589504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125418003640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125418403924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125418816048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125419197342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125419649552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125420097198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125420465064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125420842366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125421193768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125421545632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125421947828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125422379356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125422783364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125423153762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125423531426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125423896524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125424306050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125424705084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125425239790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125425630596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125425985158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125426398600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125426764698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125427143244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125427522730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125427970388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125428324582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125428676958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125429041026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125429421620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125429790480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125430140332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125430529414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125430978048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125431359806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125431714808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125432068968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125432437522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125432789294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125433174318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125433595802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125433976798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125434342998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125434719452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125435072926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125435426418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125435801560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125436315926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125436691616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125437044840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125437426102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125437844596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125438240802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125438637272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125439063350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125439452000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125439805064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125440173646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125440524812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125440901794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125441266866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125441657632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125442096840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125442453488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125442817832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125443169030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125443557166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125443910560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125444300296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125444735328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125445146296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125445529154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125445885450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125446283040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125446664994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125447077204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125447657192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125448041180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125448551178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125448963146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125449317886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125449674094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125450054668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125450484366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125450852990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125451201806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125451576488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125451938478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125452334746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125452701396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125453154342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125453552210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125453903580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125454270110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125454619834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125454994732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125455359066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125455746354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125456176006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125456530386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125456892846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125457242392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125457818602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125458244084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125458860320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125459236350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125459613096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125459964308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125460315978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1102,11020000,10000,0,0,256,26,1207,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125461954650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125462319518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125462688750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125463043524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125463425248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125463804794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125464334606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125464736412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125465152308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125465552234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125465932310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125466328876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125466743734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125467195840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125467569128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125467950332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125468305208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125468659706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125469027440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125469381304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125469926674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125470282690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125470662488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125471029346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125471407926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125471761100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125472113520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125472491260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125472908100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125473278736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125473628634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125474025364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125474390894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125474767112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125475151172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125475575030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125475944220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125476304090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125476759336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125477112236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125477489554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125477913276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125478369704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125478726928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125479081862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125479448036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125479799990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125480198714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125480550906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125481108086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125481482180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125481858828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125482212136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125482566822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125482934388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125483288732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125483668518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125484085236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125484464644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125484830572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125485210544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125485583386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125485953402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125486332542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125486754516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125487128496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125487481768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125487861456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125488226764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125488602944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125488953840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125489317874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125489744730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125490098158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125490465014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125490830666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125491206576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125491572154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125491968978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125492484830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125492842878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125493209976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125493561368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125493930774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125494281564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125494669406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125495097098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125495475550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125495829206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125496181718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125496546524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125496896904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125497265422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125497628096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125498065784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125498436114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125498812050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125499205710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125499563350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125499932610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125500298628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125500742360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125501098382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125501499110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125501897974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125502299464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125502656094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125503025970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125503609910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125503968308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125504347092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125504701074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125505150218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125505522234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125505946564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125506397858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125506779726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125507145256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125507511528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125507897118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125508250068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125508641434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125509079478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125509460574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125509813720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125510165738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125510530668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125510880352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125511247588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125511626562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125512091994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125512462240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125512838888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125513190522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125513542808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125513907526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125514337582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125514900022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125515254610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125515631574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125515997598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125516373850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125516725298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125517089716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125517520300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125517877294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125518248274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125518600576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125518979732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125519346546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125519724862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125520087546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125520503110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125520867944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125521217534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125521582740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125521929614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125522323086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125522697276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125523134976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125523490976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125523843936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125524208820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125524559626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125524925932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125525276738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125525742784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125526183980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125526563870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125526917004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125527270882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125527635218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125527986384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125528365636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125528780168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125529159818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125529525096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125529901020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125530253910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125530607406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125530972206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125531336574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125531772088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125532134634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125532512154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125532876896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125533344300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125533697550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125534064292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125534743554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125535099942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125535467720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125535870282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125536250182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125536631544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125537222692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125537580448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125537937934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125538325836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125538676524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125539078496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125539444538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125539890612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125540296084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125540674174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125541026640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125541404084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125541769680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125542120744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125542500340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125542919086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125543299878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125543665872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125544041694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125544393560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125544745622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125545122512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125545542826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125545914156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125546265792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125546643370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125547009792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125547387170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125547738484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125548274124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125548642492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125549020878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125549391178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125549743448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125550121124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125550488866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125550881578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125551307436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125551666732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125552035192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125552406336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125552776156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125553127618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125553518738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125553982886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125554397292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125554752344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125555107392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125555472090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125555823822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125556203824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125556556674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125557000722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125557370010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125557745660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125558096426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125558448386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125558813382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125559176156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125559709150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1103,11030000,10000,0,0,256,26,1208,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125561294510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125561740910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125562128270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125562588262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125562948388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125563308686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125563680238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125564034746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125564402518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125564765904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125565206496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125565576322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125565952334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125566304416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125566660132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125567024616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125567375976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125567762558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125568177668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125568555442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125568918710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125569293776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125569645804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125570065480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125570443140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125570960078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125571330500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125571681102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125572058246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125572421694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125572811006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125573177640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125573597254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125573966784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125574320890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125574690506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125575092886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125575470990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125575847416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125576323412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125576681720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125577036742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125577403622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125577756226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125578126304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125578478560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125578869652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125579298562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125579680580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125580033618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125580386668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125580752712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125581105228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125581485520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125582069128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125582448602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125582813206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125583189392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125583540046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125583893054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125584268582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125584695064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125585065768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125585415474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125585808738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125586173340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125586550104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125586901136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125587266780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125587705808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125588062220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125588436988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125588788738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125589165706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125589530778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125589995048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125590417450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125590774218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125591138220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125591488876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125591856088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125592205978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125592581728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125593126896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125593507704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125593860488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125594246562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125594615244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125594966966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125595336338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125595701762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125596157428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125596528800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125596907524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125597260564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125597614450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125597997254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125598360564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125598806646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125599159970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125599536620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125599900408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125600276222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125600628406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125600981020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125601422968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125601792224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125602158072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125602507778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125602883560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125603246924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125603622534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125603983988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125604494828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125604864018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125605215822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125605582714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125605932758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125606308304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125606685636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125607134246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125607489656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125607841660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125608205596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125608555360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125608921936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125609271698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125609658998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125610088356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125610466396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125610817892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125611170714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125611771810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125612129428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125612513004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125612930586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125613312684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125613701666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125614097608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125614467126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125614838862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125615220682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125615798408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125616196112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125616549900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125616929264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125617329638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125617725276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125618260502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125618629578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125618994156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125619343852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125619710316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125620058604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125620432104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125620809148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125621248972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125621600334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125621951448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125622314670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125622664062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125623029292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125623377758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125623765878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125624191646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125624568156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125624917664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125625269248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125625631054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125626020822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125626400328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125626933410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125627352520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125627736702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125628130828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125628483038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125628835266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125629239760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125629693028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125630095840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125630446732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125630823676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125631218664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125631597712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125631965302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125632391012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125632790796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125633194374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125633575074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125633955486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125634364194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125634747376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125635224960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125635611746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125635965466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125636345192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125636696602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125637062636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125637423858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125637962800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125638335516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125638714248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125639066350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125639419970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125639785862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125640138634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125640519596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125640938256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125641319670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125641685538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125642062276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125642415332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125642768876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125643148196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125643565364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125643935420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125644292478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125644670788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125645037392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125645414188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125645766672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125646166192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125646626830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125647024946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125647426680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125647797400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125648209468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125648576776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125649152682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125649509564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125649862326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125650227734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125650578202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125650944922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125651294216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125651702818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125652161540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125652560832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125652915484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125653270288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125653636660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125653989094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125654383140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125654802600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125655182530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125655547446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125655922936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125656273550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125656646184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125657025064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125657434596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125657817376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125658185426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125658563408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125658929446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125659322742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125659676548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1104,11040000,10000,0,0,256,26,1209,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125661383258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125661772292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125662130392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125662501188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125662869536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125663314732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125663709216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125664123978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125664478438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125664836814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125665221396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125665623268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125666068594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125666423166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125666800314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125667165170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125667541304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125667893334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125668259490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125668690154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125669044512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125669410642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125669761334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125670136944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125670500996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125670876498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125671257814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125671780582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125672158012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125672510572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125672879770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125673231566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125673610272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125674009182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125674516528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125674882636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125675237322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125675626174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125675993064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125676361290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125676723948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125677172178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125677543616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125677937184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125678317550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125678671390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125679036928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125679399992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125679769324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125680189720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125680568668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125680932940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125681326518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125681678438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125682063422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125682438088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125682952126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125683325418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125683677842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125684056996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125684422944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125684799866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125685203004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125685628916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125685996048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125686346060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125686712166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125687060486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125687435300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125687809346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125688240454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125688838294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125689196668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125689563072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125689916580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125690284866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125690648518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125691135732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125691525012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125691920966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125692273272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125692627442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125692991846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125693343882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125693931186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125694286628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125694664002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125695029832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125695406386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125695758204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125696111022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125696487254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125696899334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125697287322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125697662522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125698060110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125698427372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125698806990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125699174496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125699764484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125700141438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125700496490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125700864754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125701216212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125701593870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125701973168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125702417356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125702846444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125703201976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125703566640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125703917594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125704284478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125704651562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125705204226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125705577918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125705957430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125706312274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125706668342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125707036796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125707402010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125707832178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125708199980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125708577822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125708947476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125709324906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125709676278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125710029622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125710405248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125710820096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125711193426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125711546062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125711925284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125712293644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125712668496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125713059520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125713482592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125713851250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125714205080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125714573588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125714923918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125715300478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125715666952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125716055906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125716562664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125716919054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125717284744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125717636770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125718004388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125718354936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125718742472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125719175622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125719555590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125719907568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125720259172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125720623746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125721022690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125721426088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125721883886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125722266120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125722632226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125723010664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125723362780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125723716282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125724081090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125724444508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125724889378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125725245856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125725625656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125725995500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125726374506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125726729204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125727095172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125727623010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125727979814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125728355462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125728724770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125729102394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125729467806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125729857848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125730279458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125730637020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125731062952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125731424772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125731793220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125732144712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125732521606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125732900930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125733350156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125733708452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125734063256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125734431388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125734784792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125735180458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125735545654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125735996976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125736366516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125736743122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125737095484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125737449746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125737813914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125738208256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125738739956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125739095972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125739474816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125739841894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125740218922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125740572252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125740925876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125741311006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125741744380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125742116424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125742489320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125742866272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125743230778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125743606134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125743970922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125744419084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125744787336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125745138330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125745505932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125745856356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125746274096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125746683548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125747149754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125747505498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125747857384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125748223072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125748572650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125748938966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125749289168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125749762176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125750207012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125750589132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125750944296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125751298192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125751664808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125752016350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125752432838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125752870492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125753251722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125753620460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125753998936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125754353010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125754706424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125755118936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125755544730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125755915986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125756273462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125756651368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125757019232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125757397928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125757752846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125758121170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125758554326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125758909098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1105,11050000,10000,0,0,256,26,1210,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125760655372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125761239432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125761629500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125761998298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125762381926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125762739760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125763100882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125763485970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125763906322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125764278520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125764630462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125765008554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125765686246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125766070778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125766437452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125766866350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125767234624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125767589438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125767960448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125768312552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125768690824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125769069118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125769514832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125769868532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125770219378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125770583090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125770933560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125771300820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125771648662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125772037308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125772608434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125772988958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125773342960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125773696928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125774061100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125774410932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125774792602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125775208564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125775588262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125775953136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125776329326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125776681230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125777090200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125777472882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125777904532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125778275082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125778625778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125779004296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125779369634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125779746716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125780097112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125780472546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125780916366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125781269106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125781653222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125782003872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125782379170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125782745272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125783134240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125783656292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125784033264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125784423696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125784777278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125785145380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125785512724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125785904090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125786341744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125786724652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125787079266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125787433118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125787874604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125788228280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125788608486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125788961566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125789408854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125789777722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125790180680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125790535140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125790889524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125791254408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125791619584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125792064502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125792417214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125792815266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125793179716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125793553726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125793902902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125794305104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125794857268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125795213160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125795580346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125795930642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125796307804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125796672922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125797059994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125797477344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125797833968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125798196926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125798545482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125798911288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125799258012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125799631546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125800005184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125800455290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125800809930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125801163426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125801527976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125801878766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125802245560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125802636044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125803114774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125803487206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125803892336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125804280270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125804666482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125805064606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125805427052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125805955984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125806328928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125806721984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125807087476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125807463748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125807816100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125808168052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125808653518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125809016508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125809383150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125809731444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125810106076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125810468848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125810843054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125811206920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125811625658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125811992608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125812349560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125812716204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125813065224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125813440498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125813819548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125814259222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125814614618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125814965676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125815329206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125815678610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125816155234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125816509686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125817081238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125817455230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125817834164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125818206002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125818576110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125818941000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125819291104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125819674408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125820096264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125820474158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125820837742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125821212732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125821563030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125821914086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125822289496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125822709380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125823100004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125823452248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125823828762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125824212026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125824587764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125824939436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125825305778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125825744196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125826097858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125826463834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125826812986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125827187806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125827551190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125827937464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125828477184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125828836180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125829202010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125829554060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125829922548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125830273000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125830674114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125831112382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125831492264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125831844022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125832196896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125832560846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125832910740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125833276382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125833635922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125834071078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125834440500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125834816526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125835167550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125835519182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125835882648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125836243396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125836686456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125837044304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125837420106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125837791742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125838166930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125838518728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125838870704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125839245712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125839775992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125840155544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125840506316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125840883502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125841249010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125841626614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125842375500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125842749538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125843156570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125843510840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125843879050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125844316780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125844714330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125845164386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125845564214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125845916814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125846269872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125846634512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125846985392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125847352372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125847719554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125848167272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125848535884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125848912574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125849264438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125849617516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125850015842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125850378028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125850954540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125851308650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125851685800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125852050550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125852426330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125852778268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125853144562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125853573766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125853928208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125854295520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125854644570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125855022384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125855386566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125855785518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125856153428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125856605496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125856993352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125857362164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125857732360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125858083730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125858461482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125858844606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125859297946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1106,11060000,10000,0,0,256,26,1211,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125860856818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125861219876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125861605642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125862132178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125862504484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125862855868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125863232952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125863626602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125864013784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125864381578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125864814372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125865185282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125865540518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125865910024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125866263560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125866643244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125867021616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125867477050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125867832066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125868191448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125868558596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125868911308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125869280432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125869632902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125870054456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125870503324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125870883398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125871236388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125871589568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125871954464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125872343906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125872776810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125873362560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125873746416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125874114708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125874493154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125874846836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125875201102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125875581148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125876010134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125876383794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125876737096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125877116544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125877482994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125877861216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125878224756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125878634102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125879013614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125879367306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125879737094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125880089594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125880468676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125880837674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125881228326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125881650216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125882006556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125882371044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125882722872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125883090910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125883440526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125883827706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125884383806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125884769800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125885124814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125885479954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125885846382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125886198890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125886569284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125886932694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125887377630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125887767022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125888145638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125888498836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125888852592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125889219414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125889583074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125890015096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125890368604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125890744404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125891108752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125891484288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125891835354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125892199822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125892565328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125892980462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125893348956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125893698912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125894075522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125894439870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125894814856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125895179058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125895688590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125896074676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125896459878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125896847902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125897216808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125897595768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125897977422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125898434286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125898789258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125899141488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125899506404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125899888264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125900257218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125900647298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125901136628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125901509484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125901887070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125902265594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125902621620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125903017876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125903370208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125903768482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125904192318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125904567956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125904929732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125905304032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125905653116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125906071184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125906475608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125906994300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125907365938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125907719836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125908099518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125908467146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125908844908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125909226792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125909681078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125910049738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125910401120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125910769008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125911118264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125911494008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125911870366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125912329450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125912684404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125913036450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125913400352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125913750840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125914116862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125914465988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125914852610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125915311198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125915693130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125916045454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125916398894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125916794586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125917146592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125917534444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125918044734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125918425278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125918824810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125919524234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125919881948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125920248948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125920697960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125921052038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125921419008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125921769500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125922178134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125922544906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125922922792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125923315678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125923741880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125924131194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125924482556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125924847948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125925196068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125925586274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125925965882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125926414020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125926768722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125927121170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125927485930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125927835950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125928202764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125928551898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125929175014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125929555290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125929933458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125930287892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125930644002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125931012156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125931406702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125931876288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125932264936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125932691480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125933073576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125933450510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125933802764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125934156254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125934535578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125934966402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125935358350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125935710440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125936088130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125936453048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125936829630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125937192404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125937616624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125937984996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125938336588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125938703848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125939053610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125939428356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125939803854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125940368194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125940725232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125941078290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125941442816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125941794334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125942160680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125942509152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125942897310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125943324608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125943703674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125944055706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125944407900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125944771316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125945122146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125945500314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125945919346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125946300378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125946667838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125947043142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125947394430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125947746250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125948109898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125948470670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125948904036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125949257416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125949633198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125949997832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125950372702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125950744182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125951107968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125951625800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125951979996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125952354552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125952704766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125953083722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125953449720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125953840598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125954256930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125954614580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125954980420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125955331578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125955699678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125956050358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125956427470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125956804036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125957322104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125957678402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125958030836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125958395408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1107,11070000,10000,0,0,256,26,1213,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 125960078302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125960456672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125960806908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125961185086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125961548280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125961924108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125962321972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125962844732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125963214088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125963564984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125963930094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125964279260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125964654442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125965030612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125965476592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125965830432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125966182606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125966546560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125966895476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125967280340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125967630516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125968018616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125968453232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125968896256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125969250686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125969603404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125969984832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125970354514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125970736744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125971180350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125971578530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125971945688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125972341598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125972693932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125973065690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125973445262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125973961550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125974333274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125974683946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125975060694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125975424920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125975801140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125976151522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125976515720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125976948076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125977301808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125977668104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125978016488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125978392060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125978755726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125979142564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125979590380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125979970096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125980344376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125980696614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125981082858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125981452608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125981884498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125982330926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125982710822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125983080420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125983433860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125983798742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125984149136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125984516334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125984880092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125985464632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125985878116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125986258024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125986634406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125986989494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125987372232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125987751822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125988201746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125988555672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125988932734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125989295810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125989670634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125990020976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125990385442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125990817770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125991191272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125991560040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125991910876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125992303620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125992671910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125993065978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125993495484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125993852080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125994217220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125994584754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125994967466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125995316982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125995692448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125996494460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125996877782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125997230768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 125997583872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 125997949448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 125998300826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 125998699924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 125999178058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 125999607356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125999975510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126000354628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126000707616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126001060970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126001441838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126001882368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126002271566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126002622624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126003015594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126003381254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126003774884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126004136204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126004530880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126004968526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126005330236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126005721404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126006073600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126006452102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126006818926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126007209066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126007743038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126008103650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126008477762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126008830392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126009200304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126009551892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126009944586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126010386812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126010790294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126011160980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126011547482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126011949100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126012345154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126012758596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126013182530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126013598948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126014079566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126014462238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126014817982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126015190772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126015593428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126016067640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126016441406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126016801344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126017200074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126017584460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126018059376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126018425758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126018961104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126019364072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126019735494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126020105558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126020487784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126020865722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126021242524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126021722050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126022079954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126022451614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126022844028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126023232724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126023602890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126023966580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126024455784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126024859416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126025235754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126025604612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126025990392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126026377400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126026758910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126027224756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126027595838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126027993428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126028359004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126028753796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126029107188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126029490208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126030213704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126030589888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126030959668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126031311366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126031718854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126032103380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126032527702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126032981986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126033375560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126033761554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126034113916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126034480464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126034830770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126035221182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126035655956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126036035478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126036396864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126036769724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126037154764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126037538350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126037920498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126038383264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126038795772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126039163514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126039542300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126039896028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126040250784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126040629646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126041146328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126041553970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126041906256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126042366090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126042790262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126043201348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126043568700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126044039108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126044466564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126044839778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126045243004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126045630246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126046040724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126046453948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126046966064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126047379052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126047768762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126048170810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126048556916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126048960096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126049326142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126049810510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126050182910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126050560840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126050931214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126051312202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126051698748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126052065010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126052676708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126053033230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126053443310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126053829532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126054207814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126054577620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126055036582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126055465752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126055851124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126056238176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126056590502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126056997490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126057409834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126057901908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126058280206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126058666974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126059070926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126059442226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126059856822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126060251798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126060730114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126061137830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1108,11080000,10000,0,0,256,26,1214,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 126062752026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126063125434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126063708110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126064087764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126064469298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126064838804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126065207624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126065628380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126066011698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126066463380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126066819284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126067175342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126067542292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126067894076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126068262824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126068627434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126069076456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126069447980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126069824614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126070196864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126070625202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126070993022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126071345498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126071729136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126072159906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126072542130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126073141180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126073520614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126073871618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126074273158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126074830238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126075185964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126075552094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126075901482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126076278178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126076640958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126077028398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126077445498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126077812680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126078176758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126078526792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126078892956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126079241080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126079615342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126079989682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126080433736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126080787890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126081139740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126081524298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126081875602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126082242424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126082603416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126083033882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126083412232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126083787184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126084180968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126084569478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126084980686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126085349796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126085914988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126086269036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126086646956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126087011470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126087387606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126087760260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126088131242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126088509546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126088936090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126089306370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126089675646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126090054034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126090453416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126090849360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126091236586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126091684236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126092071908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126092432508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126092818618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126093198076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126093611944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126093991514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126094440730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126094816304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126095173060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126095550868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126095905620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126096318072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126096681880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126097217390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126097615504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126098017868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126098371838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126098802432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126099171328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126099540372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126099995324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126100353092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126100733472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126101126448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126101506448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126101860824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126102228068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126102667874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126103026546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126103396532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126103770392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126104181158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126104593524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126104971102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126105334318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126105780042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126106186818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126106541738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126106910512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126107263492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126107642032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126108021412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126108655792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126109014608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126109368740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126109736248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126110121838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126110509176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126110919018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126111370584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126111760520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126112167970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126112551930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126112904356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126113269026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126113650026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126114120476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126114475758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126114872716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126115240886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126115618538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126115971228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126116336830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126116776666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126117130934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126117519424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126117871280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126118248046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126118646164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126119036600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126119618584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126119979504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126120370216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126120736958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126121137072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126121505168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126121927178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126122401098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126122813986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126123168630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126123555300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126123951932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126124303964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126124702130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126125129846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126125509110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126125873870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126126269714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126126624626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126127050274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126127432700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126127859006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126128234470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126128584994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126129011100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126129394888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126129818562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126130218094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126130774154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126131146522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126131518218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126131985776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126132339198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126132718180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126133128714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126133577538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126133932952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126134285720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126134663508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126135038464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126135406554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126135772820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126136162758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126136599062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126136977882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126137329144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126137681002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126138045468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126138394434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126138772494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126139197668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126139576752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126139940312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126140315492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126140666734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126141017662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126141381032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126141898026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126142308212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126142677960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126143086284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126143486112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126143898080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126144318698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126144769658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126145141210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126145556140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126145987160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126146357064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126146781988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126147191794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126147668854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126148057076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126148460126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126148849156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126149200994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126149569460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126150164082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126150620200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126150991742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126151369578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126151759020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126152111974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126152509238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126152891684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126153441788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126153827642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126154223920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126154590816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126154967848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126155408514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126155767432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126156212466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126156566980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126156936868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126157290774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126157709812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126158078410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126158499188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126158966560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126159358172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126159773692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126160160146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126160529458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126160898782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126161307868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126161767662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126162181228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126162552178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126162906994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1109,11090000,10000,0,0,256,26,1215,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 126164783100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126165168898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126165540568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126165894628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126166311198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126166726322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126167230722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126167588474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126168007300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126168411702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126168797672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126169214450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126169597906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126170091902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126170524136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126170940620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126171326912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126171715356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126172082922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126172448932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126172895602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126173252498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126173631124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126173997702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126174396366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126174769764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126175157944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126175724762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126176084070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126176489992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126176846498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126177224096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126177589230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126178002686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126178445798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126178804188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126179170306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126179520972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126179906380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126180256878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126180660222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126181116858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126181499754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126181854068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126182224958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126182589940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126182940426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126183306964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126183742084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126184200208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126184572374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126184959066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126185313024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126185667508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126186071110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126186434572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126186989674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126187343232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126187719186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126188083472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126188486206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126188855998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126189238804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126189713926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126190102032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126190489626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126190868862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126191279792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126191676830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126192083760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126192545434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126192934748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126193320736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126193705452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126194106976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126194476682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126194867732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126195353662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126195736374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126196123572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126196540104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126196908230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126197306300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126197877060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126198276710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126198708016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126199093262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126199503288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126199857282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126200250540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126200724992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126201098700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126201499902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126201884840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126202280072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126202679224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126203088750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126203557830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126203938336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126204310660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126204695210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126205095912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126205448384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126205880270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126206351306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126206751346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126207104072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126207476770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126207860006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126208212250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126208624322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126209150752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126209532212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126209897326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126210273354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126210625816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126210977984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126211342154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126211758780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126212231192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126212600504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126212977332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126213341474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126213716570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126214067690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126214434752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126214869056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126215222690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126215588818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126216019850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126216400492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126216801656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126217191748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126217645502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126218020566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126218412618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126218769076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126219134428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126219481908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126219867698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126220404924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126220808818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126221191328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126221544576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126221909984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126222261136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126222642214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126223096058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126223525306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126223892414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126224302882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126224672030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126225024476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126225460570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126225900068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126226273228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126226873604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126227260994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126227656752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126228070402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126228471850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126228919220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126229287538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126229639702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126230007510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126230358464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126230735436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126231138786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126231709976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126232065586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126232426980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126232792730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126233146288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126233516000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126233907818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126234378676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126234764898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126235171414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126235541992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126235896546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126236290136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126236659512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126237105642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126237460736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126237839582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126238207140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126238585330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126238939106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126239293074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126239671464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126240159788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126240531886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126240892074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126241272322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126241638656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126242049438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126242415898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126242979004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126243352066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126243706592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126244116494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126244468702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126244863160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126245242200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126245699074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126246054568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126246408140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126246773948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126247124998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126247492360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126247853844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126248293568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126248665720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126249041872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126249393744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126249746002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126250111110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126250462740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126250840794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126251255452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126251635896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126252001244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126252378798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126252731230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126253084264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126253465216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126253967208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126254341632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126254694724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126255074268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126255439854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126255817244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126256168808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126256533516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126256969012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126257327728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126257697632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126258051294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126258429960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126258797200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126259188334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126259640392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126260036882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126260413460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126260767800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126261138324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126261491060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126261886050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126262326554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126262709566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126263063478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126263418068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126263785984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126264140456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126264510616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126264874868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126265426084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1110,11100000,10000,0,0,256,26,1216,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 126266981738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126267373948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126267753480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126268204688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126268628588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126269018890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126269389988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126269742732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126270122172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126270502832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126270957698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126271316354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126271676092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126272044014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126272396490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126272766998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126273130540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126273575368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126273945624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126274322966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126274675518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126275028336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126275393742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126275777800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126276330664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126276704992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126277083118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126277448576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126277825688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126278178700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126278533148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126278909602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126279335520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126279705426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126280055612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126280432054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126280795930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126281171968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126281534704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126281963346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126282333866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126282687988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126283057064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126283410374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126283789184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126284156328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126284546480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126284968670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126285326990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126285694912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126286048520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126286418682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126286771430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126287160832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126287666940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126288047722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126288408284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126288760912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126289126290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126289478120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126289856376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126290272318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126290652106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126291017278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126291393898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126291746224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126292115126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126292481326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126292845128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126293283020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126293676386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126294076524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126294475588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126294884380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126295255808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126295625930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126296070182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126296430104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126296872216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126297262370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126297657732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126298059106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126298450366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126299041856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126299403406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126299772056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126300125880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126300496036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126300849254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126301243132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126301682182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126302064594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126302417844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126302771128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126303186716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126303747678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126304135932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126304581206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126304979736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126305348472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126305745062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126306100712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126306454400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126306865910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126307295758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126307670778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126308027082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126308427902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126308793350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126309168914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126309532108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126310098164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126310487402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126310840624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126311207606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126311557992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126311961240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126312346080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126312818692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126313177946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126313535072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126313903342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126314274964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126314661828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126315024362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126315476836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126315846774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126316232520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126316585896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126316958796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126317325574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126317679290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126318062126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126318486160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126318864594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126319227124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126319600326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126319949772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126320300258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126320674028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126321201798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126321573964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126321923804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126322301180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126322665520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126323041256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126323404182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126323756836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126324203682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126324557454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126324999248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126325351702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126325728586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126326091796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126326479838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126326908146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126327278812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126327644184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126328024376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126328392262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126328743884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126329135772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126329573198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126329954670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126330306378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126330659204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126331023908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126331373764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126331740478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126332101714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126332631890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126332998408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126333373476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126333724566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126334077216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126334441324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126334802318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126335236840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126335590976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126335967486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126336331436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126336707796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126337058570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126337423128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126337844474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126338206814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126338573498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126338923772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126339300128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126339680524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126340057940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126340421080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126340847524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126341215502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126341566660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126341933796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126342283704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126342659986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126343067010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126343624036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126343980038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126344349356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126344716380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126345087862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126345467264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126345832752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126346292696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126346662138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126347039952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126347402720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126347758296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126348125466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126348478304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126348860798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126349289438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126349670216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126350041322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126350416158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126350766500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126351116964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126351524580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126351955142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126352328594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126352682260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126353150226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126353521542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126353899670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126354304638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126354920524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126355291402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126355668964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126356037854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126356390266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126356769218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126357149170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126357595986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126357951226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126358303210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126358666410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126359015324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126359381824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126359731256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126360117548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126360549590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126360927336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126361277736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126361628362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126361990702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126362339662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126362716064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126363137164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126363551706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126363920070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126364297566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126364651616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126365004358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1111,11110000,10000,0,0,256,26,1217,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 126366780764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126367145992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126367515960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126367869920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126368294814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126368745272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126369130970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126369484590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126369840474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126370208190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126370558920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126370926214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126371288162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126371731550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126372117906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126372502600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126372855216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126373208236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126373594414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126373962322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126374406166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126374760408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126375137426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126375502812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126375879068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126376230194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126376581570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126377115410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126377491486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126377878126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126378229488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126378607960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126378975162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126379351970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126379716820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126380143464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126380714498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126381071514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126381513286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126381865738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126382256348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126382697692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126383079310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126383432124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126383785866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126384150614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126384501786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126384870104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126385230912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126385677506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126386048862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126386425922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126386779606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126387132970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126387499182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126387880204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126388419510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126388775176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126389154022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126389521274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126389898730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126390252648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126390619748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126391063242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126391441530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126391810654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126392195350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126392605298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126392973422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126393352922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126393721132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126394155290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126394525964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126394879984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126395266430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126395679894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126396059374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126396440008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126396892476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126397249132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126397664566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126398029690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126398381078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126398749440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126399142912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126399715630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126400089760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126400476804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126400830452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126401186134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126401553786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126401921230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126402361052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126402717742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126403095412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126403461926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126403856748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126404208786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126404562200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126404938800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126405361984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126405734872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126406087500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126406485444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126406852242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126407230048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126407595730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126408021516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126408389680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126408741174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126409108186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126409458158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126409898748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126410350660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126410904086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126411262062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126411618096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126411984344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126412335538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126412738592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126413105648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126413556500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126413926680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126414303654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126414656124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126415009532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126415375320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126415727172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126416104770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126416557530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126416969832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126417337814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126417716394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126418070102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126418425352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126418806676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126419234162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126419621638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126420007326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126420385036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126420749672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126421125596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126421487370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126422056272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126422424950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126422776058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126423144576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126423493692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126423868630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126424280436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126424730882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126425086112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126425438966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126425803516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126426153610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126426539998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126426923180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126427329380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126427771316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126428151906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126428508422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126428862550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126429245870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126429597550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126429976414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126430400070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126430778352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126431141844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126431517454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126431868130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126432220376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126432584314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126433099424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126433471310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126433821202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126434196368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126434560718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126434975738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126435385676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126435755002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126436222484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126436578088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126436955372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126437305726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126437705922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126438123786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126438517680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126438947998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126439302844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126439667104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126440015628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126440380534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126440727448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126441119012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126441549182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126441928784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126442280848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126442633146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126442998158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126443348198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126443714664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126444074646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126444606130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126444975756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126445351980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126445702848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126446054848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126446419544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126446780890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126447216074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126447569696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126447945132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126448309368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126448684998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126449036562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126449398910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126449763592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126450183736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126450550504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126450940752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126451319076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126451684482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126452060886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126452424932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126452855778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126453224348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126453576276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126453943186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126454293070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126454668330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126455045078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126455591060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126455948394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126456308506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126456672980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126457022322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126457579186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126457945946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126458401834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126458774118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126459152496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126459506046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126459861322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126460226378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126460577360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126460958994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126461375506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126461754178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126462118838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126462494680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126462845970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126463211858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126463644076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126464096500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126464469608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1112,11120000,10000,0,0,256,26,1218,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 126466123156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126466782376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126467210164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126467595736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126467968208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126468322092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126468690556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126469052992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126469499216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126469869668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126470244628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126470607420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126470980476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126471329508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126471678966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126472052372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126472473418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126472842782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126473191238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126473566422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126473948458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126474325722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126474688982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126475120406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126475489516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126475839588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126476205388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126476554242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126476929192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126477292350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126477679532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126478189364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126478545600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126478909386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126479258724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126479625914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126479975440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126480411188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126480853890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126481234226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126481587382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126481941182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126482307270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126482659954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126483041350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126483478864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126483858878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126484231364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126484609042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126484963704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126485318168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126485685140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126486049824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126486487598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126486843014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126487221872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126487587548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126487964138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126488316662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126488681172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126489215244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126489572346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126489963324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126490331834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126490709944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126491077112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126491482806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126491986012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126492343870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126492709360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126493066642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126493435490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126493785950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126494163942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126494660872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126495063158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126495417832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126495772882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126496139288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126496490216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126496859434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126497223756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126497677026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126498046322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126498422432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126498774472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126499145904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126499510580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126499872596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126500400012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126500752888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126501154760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126501521598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126501897206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126502248214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126502616574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126503054944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126503438982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126503806774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126504176706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126504554614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126504919886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126505295916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126505658952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126506091360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126506458110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126506826160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126507225054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126507575316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126507982712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126508385164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126508851326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126509253136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126509608008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126509974918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126510328418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126510697942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126511062526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126511603714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126511975520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126512360032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126512748030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126513102920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126513470612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126513836964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126514279414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126514651394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126515047752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126515411636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126515787278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126516138202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126516491316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126516869688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126517301458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126517670700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126518020912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126518396184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126518760344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126519135660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126519497492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126519964308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126520332576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126520683076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126521056190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126521404830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126521781410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126522176732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126522770556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126523126238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126523478230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126523852020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126524201512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126524566936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126524915356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126525302614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126525737960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126526117160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126526468800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126526821078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126527212354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126527584788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126528003660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126528438026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126528818184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126529182622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126529577188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126529963576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126530379220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126530774068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126531218456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126531591070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126531943894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126532340722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126532708600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126533085522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126533467666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126533983080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126534580424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126534935180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126535337748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126535706328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126536100030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126536478620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126536943628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126537298212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126537651250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126538015320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126538364982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126538730804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126539113462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126539600152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126539969966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126540354266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126540706468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126541061024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126541428906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126541781534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126542162932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126542581480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126542962662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126543361298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126543771510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126544125512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126544479522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126544858626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126545391050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126545776410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126546126834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126546503220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126546886908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126547262510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126547626620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126548104648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126548492664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126548850966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126549217304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126549605482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126549984454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126550361382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126550861114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126551216730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126551571244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126551937162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126552288380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126552656292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126553020352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126553474626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126553844712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126554219600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126554569530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126554920948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126555283524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126555632918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126556011838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126556519758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126556898984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126557262766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126557637576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126557987908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126558339452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126558714598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126559135652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126559506130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126559857250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126560233206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126560598088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126561013426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126561366296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126561733172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126562177426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126562555770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126562922712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126563272762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126563683390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126564051844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126564442762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126564870720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1113,11130000,10000,0,0,256,26,1219,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 126601654498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126602201994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126602767452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126603369298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126604032198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126604670946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126605337476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126606009550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126606997560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126607897408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126608842522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126610098712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126611219824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126612506102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126613648122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126614742024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126615224264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126615583234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126615953118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126616322212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126616674930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126617044562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126617407936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126617854884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126618230420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126618637694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126618991730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126619361674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126619742196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126620098276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126620477168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126620911076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126621330714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126621698008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126622076664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126622453214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126622809200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126623189354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126623805246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126624183924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126624533432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126624910140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126625274402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126625649828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126626014124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126626435598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126626804564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126627154704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126627519544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126627867110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126628240784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126628614432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126629056064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126629413938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126629767422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126630132538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126630521088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126630924206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126631307916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126631729434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126632190020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126632572288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126632957518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126633328552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126633693302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126634077894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126634456454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126634980938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126635398498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126635765756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126636142218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126636491924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126636843800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126637247708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126637681338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126638083996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126638436388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126638814408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126639179894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126639557288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126639924282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126640352844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126640722790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126641074006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126641440594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126641790616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126642166996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126642530522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126642916728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126643344938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126643699904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126644064258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126644414978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126644780290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126645129936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126645516796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126646049964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126646447462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126646819528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126647173044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126647536596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126647904802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126648285826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126648717196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126649098874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126649464924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126649842722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126650195646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126650549658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126650936454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126651316930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126651765650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126652119880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126652505326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126652910682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126653318782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126653672832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126654039084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126654500848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126654886240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126655254558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126655604734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126655980216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126656344908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126656732772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126657280476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126657638092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126658003374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126658353250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126658739032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126659107896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126659499580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126659940194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126660339086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126660708684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126661063330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126661427646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126661778028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126662145876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126662511404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126662966184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126663338368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126663734424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126664088264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126664442888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126664808116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126665172068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126665616970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126665971432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126666348236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126666714100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126667090748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126667443940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126667808096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126668326594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126668698192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126669066318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126669416082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126669792376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126670155794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126670531932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126670894360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126671335786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126671706224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126672058752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126672426308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126672776580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126673153916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126673531176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126673977338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126674333296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126674701252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126675095622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126675449040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126675834090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126676198228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126676645088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126677024930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126677404674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126677776032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126678129502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126678511756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126678861968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126679287596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126679895392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126680300584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126680667974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126681060032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126681411582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126681763600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126682150552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126682583864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126682954232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126683319738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126683726554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126684108006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126684501378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126684866118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126685292664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126685661962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126686033592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126686417770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126686802106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126687225690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126687620678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126688337054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126688697176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126689069860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126689453752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126689806440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126690221560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126690831628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126691230296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126691599244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126691980668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126692336408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126692692494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126693089628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126693544384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126693918636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126694303066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126694684506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126695052462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126695432870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126695797960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126696156076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126696592486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126696946692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126697313822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126697682570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126698060046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126698426478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126698814932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126699239588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126699596126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126699961554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126700312486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126700695932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126701045976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126701432678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126701947072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126702327502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126702679950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126703032204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126703395958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126703745570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126704111856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126704479050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126704920896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126705288138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126705663120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126706014234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126706365408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126706729180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126707089704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1114,11140000,10000,0,0,256,26,1220,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 126708761052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126709123972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126709502978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126709883616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126710350472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126710706994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126711062872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126711430272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126711779678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126712146370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126712494980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126712882232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126713446260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126713856648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126714211020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126714565056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126714933030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126715286132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126715684734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126716142948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126716523582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126716890600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126717285272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126717637320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126717990092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126718385278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126718830472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126719200840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126719551102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126719959966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126720326458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126720703096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126721068394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126721498234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126721865842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126722216592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126722582210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126722930944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126723305188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126723668168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126724054656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126724561526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126724937912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126725323962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126725677772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126726046404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126726397142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126726816106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126727267598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126727650104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126728002968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126728357672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126728725004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126729077432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126729478576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126729903698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126730283148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126730647518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126731023374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126731374086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126731770150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126732141494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126732503592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126732994494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126733381652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126733792110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126734191724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126734601904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126735012112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126735565674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126735951316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126736341106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126736741536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126737094730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126737472464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126737849290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126738317432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126738692828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126739047696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126739412124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126739763298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126740131512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126740482084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126740901284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126741341596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126741766026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126742137778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126742511882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126742892420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126743243564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126743623504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126744047546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126744429268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126744795604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126745172480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126745542748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126745896778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126746301904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126746844138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126747217652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126747569824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126747948954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126748314934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126748693228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126749073294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126749495754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126749866044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126750216430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126750582926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126750932262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126751306864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126751669998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126752055394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126752474378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126752831418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126753195778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126753584812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126753955258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126754323064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126754711730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126755147492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126755530266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126755883668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126756237588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126756603824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126756953242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126757340620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126757702616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126758260144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126758629540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126759006112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126759358666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126759711218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126760075304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126760436480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126760910012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126761295132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126761672792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126762071986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126762465658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126762866608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126763263582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126763702426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126764058074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126764434618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126764820552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126765444056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126765833320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126766287784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126766644060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126767000228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126767364378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126767751106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126768119584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126768472044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126768862888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126769503790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126769884322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126770236244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126770587654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126770952674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126771304012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126771682888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126772110266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126772508474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126772878826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126773257246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126773612366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126773968028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126774364970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126774815532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126775186798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126775537204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126775947174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126776316566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126776695674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126777063994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126777524468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126777924302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126778276230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126778641782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126779008290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126779447796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126779853924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126780444660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126780804566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126781177656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126781579716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126781935634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126782306662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126782673284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126783127756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126783516906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126783895328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126784250238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126784604726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126784971996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126785354598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126785734890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126786157916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126786538366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126786902358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126787298240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126787654934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126788011836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126788392690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126788816234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126789188648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126789573662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126789984278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126790354674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126790735458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126791135254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126791724024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126792112272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126792502082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126792886882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126793255158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126793676444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126794057002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126794576330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126794933886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126795286522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126795650406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126796000542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126796367930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126796730952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126797195462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126797565952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126797961866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126798346810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126798702954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126799070892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126799436994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126799875258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126800230518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126800608368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126800974830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126801352350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126801706044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126802089146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126802466048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126802997328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126803370430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126803722150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126804100278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126804466486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126804844616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126805207478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126805627566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126805997396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126806350640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126806718976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126807070268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126807446190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126807820664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126808262382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1115,11150000,10000,0,0,256,26,1221,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 126809896978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126810279312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126810668496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126811116852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126811488700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126811838692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126812216178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126812581510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126812960110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126813311810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126813716440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126814334322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126814690282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126815056758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126815406578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126815782788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126816146874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126816535112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126816963438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126817319258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126817684264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126818034272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126818400948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126818769394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126819160096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126819651280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126820032186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126820390782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126820744484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126821111014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126821462684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126821874610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126822308264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126822720632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126823106890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126823485966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126823839324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126824193930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126824560472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126824928802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126825501562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126825901244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126826297192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126826662068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126827037544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126827401090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126827754466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126828195834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126828566888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126828951964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126829303598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126829696690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126830144564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126830539518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126830974554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126831329722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126831693726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126832043044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126832408760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126832757288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126833142504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126833572824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126833952608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126834304388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126834656184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126835020670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126835371352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126835738384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126836099274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126836656054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126837028094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126837405242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126837813506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126838169850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126838534914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126838899222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126839345128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126839698624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126840075432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126840498712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126840899004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126841269890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126841638328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126842303852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126842699330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126843070686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126843447182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126843828968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126844210506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126844671438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126845028970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126845382946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126845790462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126846172664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126846542224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126846893518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126847310984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126847932478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126848322384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126848675770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126849030558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126849414168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126849808980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126850249358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126850642764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126851037462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126851422012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126851800244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126852153046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126852506332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126852900586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126853328506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126853698880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126854048302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126854425300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126854789426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126855165480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126855539866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126855982244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126856353010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126856706596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126857076284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126857429464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126857807976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126858255332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126858906082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126859265606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126859619258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126859984478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126860356274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126860726100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126861093716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126861546636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126861930588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126862305794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126862655108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126863017816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126863386174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126863734712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126864111316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126864566088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126864946736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126865311690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126865687818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126866038938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126866391104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126866768582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126867193256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126867579616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126867960326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126868370310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126868735566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126869111278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126869474506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126870013860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126870382832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126870733780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126871100322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126871450350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126871826006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126872233958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126872683956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126873070684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126873424930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126873789726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126874140492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126874507830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126874857936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126875245720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126875681622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126876059594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126876417314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126876771204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126877135494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126877500494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126877884778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126878299280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126878677484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126879075914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126879453492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126879807174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126880160452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126880526378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126880890812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126881473816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126881859214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126882236744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126882601242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126883007096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126883359278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126883727282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126884166550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126884522534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126884891654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126885244020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126885651144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126886017878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126886408498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126886901866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126887259760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126887624586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126887975362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126888342074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126888691094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126889101564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126889575166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126889956106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126890307422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126890672436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126891078132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126891429582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126891810156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126892347040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126892730190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126893094616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126893487144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126893839204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126894245954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126894626216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126895059928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126895461970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126895812518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126896206136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126896572226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126896948678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126897300858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126897669536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126898112156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126898466430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126898832768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126899182570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126899588424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126899956108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126900345962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126900789876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126901164466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126901547098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126901914926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126902283976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126902634788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126903049344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126903661172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126904074172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126904434522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126904787034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126905151936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126905502770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126905884270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126906305336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126906701672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126907068502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126907445236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126907798002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126908150804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126908546314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1116,11160000,10000,0,0,256,26,1222,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 126910196604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126910597948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126910953222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126911332388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126911713674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126912182262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126912544242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126912904414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126913290622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126913659342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126914057680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126914419776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126915052488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126915426946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126915805930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126916159528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126916514126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126916880136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126917245952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126917706378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126918079664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126918459844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126919152804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126919533954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126919916794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126920354578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126920724392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126921074942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126921442112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126921791956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126922170684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126922535642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126922924758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126923345092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126923700354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126924064792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126924414540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126924782266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126925131374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126925517802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126926168628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126926576382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126926928324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126927281946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126927646264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126927996566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126928393852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126928838644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126929221732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126929589168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126929966426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126930318826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126930672350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126931051870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126931472512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126931845914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126932222124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126932598380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126932990094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126933372610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126933723384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126934088192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126934525420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126934880046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126935245686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126935613696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126936023768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126936422368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126936813278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126937376100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126937733788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126938098680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126938450078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126938817158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126939167198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126939556818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126940025708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126940408018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126940762540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126941116568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126941483824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126941864440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126942262552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126942685824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126943130784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126943503716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126943903192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126944272284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126944657906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126945037162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126945463396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126945869250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126946222130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126946629272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126946996324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126947450402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126947818172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126948309960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126948677726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126949026476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126949389848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126949755270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126950149218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126950514538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126950904778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126951336054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126951694204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126952060776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126952413632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126952784092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126953136716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126953526264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126953962136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126954342286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126954693980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126955047986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126955412522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126955763262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126956161680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126956527944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126956982416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126957355232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126957766954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126958137084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126958491494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126958856530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126959220394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126959803748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126960174804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126960575674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126960959422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126961355920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126961709024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126962076440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126962530160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126962884286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126963279508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126963669388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126964065898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126964450278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126964844860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126965273040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126965659452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126966025128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126966392812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126966761794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126967128986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126967548610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126968003794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126968386084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126968739372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126969092748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126969458790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126969810452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126970221062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126970753780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126971167166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126971633842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126972015772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126972387292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126972771934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126973153002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126973583388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126973972228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126974340338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126974734468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126975100774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126975601226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126975967840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126976409584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126976776606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126977155440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126977554236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126977904750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126978321280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126978727494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126979208946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126979564720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126979916092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126980280308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126980629804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126980995980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126981375658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126981952480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126982345118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126982724032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126983077332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126983431698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126983798226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126984151000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126984533074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126984956840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126985338536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126985703998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126986081878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126986434624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126986788458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126987165090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126987584592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126987955218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126988311588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126988690088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126989091240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126989469256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126989851538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126990279934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126990664996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126991017680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126991386388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126991737786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126992114772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126992480488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126992887540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126993493368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126993850518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126994215038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126994565844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126994932516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126995281982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126995996060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126996374216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 126996771198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126997125086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 126997479754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126997845570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126998211162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 126998650904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 126999014726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 126999393036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 126999832284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127000364256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127000889238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127001571386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127002250458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127002780324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127003194452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127003567538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127004048096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127004661214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127005045060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127005405984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127005763498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127006130232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127006482416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127006864026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127007365404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127007746646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127008118244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127008495272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127008848744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127009203254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127009582052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127010053168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127010424000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127010773324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127011172740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127011538868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1117,11170000,10000,0,0,256,26,1224,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127013270402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127013643012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127013999222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127014369432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127014721590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127015104838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127015686324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127016089904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127016470430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127016872546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127017223146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127017577554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127017954996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127018405324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127018779676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127019132604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127019518568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127019884574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127020285604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127020666928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127021119368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127021488042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127021839214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127022247740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127022616998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127022995486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127023361658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127023769170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127024253004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127024609802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127024981468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127025332624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127025700454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127026086404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127026493924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127027115512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127027516102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127027942160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127028298810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127028664270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127029031904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127029497546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127029873348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127030255426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127030628868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127031008746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127031378732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127031750888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127032252992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127032633516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127033004500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127033363106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127033744044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127034112140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127034571376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127034946256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127035527400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127036069514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127036428532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127036798420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127037151360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127037548148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127038126420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127038510224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127038907974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127039281698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127039665656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127040019962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127040446668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127040956634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127041338724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127041711544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127042091518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127042444728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127042798436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127043180000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127043602560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127043973754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127044332024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127044712270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127045102434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127045483628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127045851624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127046279960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127046650752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127047020792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127047419188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127047772648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127048151912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127048520164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127048911136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127049478262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127049835668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127050229084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127050588758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127050957416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127051307072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127051702088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127052147354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127052526526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127052878072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127053230962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127053594698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127053944992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127054323060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127054739800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127055119548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127055503964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127055900508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127056339976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127056731990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127057145552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127057631986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127058034084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127058426792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127058824012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127059208990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127059632682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127059998836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127060542884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127060916304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127061267812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127061669896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127062041940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127062465528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127062878832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127063341616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127063716718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127064070982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127064438880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127064795042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127065196248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127065582932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127066073186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127066447154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127066859162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127067209076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127067594676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127067992268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127068414108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127068885684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127069240966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127069680532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127070046842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127070441530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127070809944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127071177984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127071729328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127072087454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127072718826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127073075808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127073477300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127073859504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127074324128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127074681160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127075034562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127075398376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127075748976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127076115848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127076464986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127076852608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127077285294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127077667562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127078041440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127078392664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127078794144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127079146430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127079527538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127079955148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127080339966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127080706802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127081104958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127081460426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127081812938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127082232076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127082783706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127083158006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127083511074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127083891696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127084262700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127084701416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127085068512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127085500970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127085873624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127086229056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127086600464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127086954316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127087334780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127087701916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127088092284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127088568762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127088927058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127089311086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127089661648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127090028824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127090377984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127090766246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127091203628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127091584600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127091935090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127092286658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127092649700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127092998724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127093363840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127093748268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127094351704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127094722628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127095097994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127095448074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127095798972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127096161092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127096522386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127096965176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127097317616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127097693714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127098057116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127098432500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127098783432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127099163076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127099651828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127100011174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127100387942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127100737998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127101114156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127101477996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127101866466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127102290540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127102648080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127103010560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127103360936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127103727500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127104087518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127104489026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127104897600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127105457788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127105815548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127106168784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127106534560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127106885548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127107252888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127107614492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127108057812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127108428616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127108827020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127109180298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127109553086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127109935528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127110301590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127110747022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127111097198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127111470850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127111835224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127112210026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127112595996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127113013172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1118,11180000,10000,0,0,256,26,1225,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127114760744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127115157612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127115557480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127115928610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127116546460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127116990762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127117376876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127117734040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127118090714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127118463770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127118831164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127119284980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127119642468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127120022080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127120388126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127120764894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127121116912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127121482226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127121937218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127122293096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127122661380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127123012220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127123389722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127123754744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127124132392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127124494574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127124914658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127125283460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127125636324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127126004384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127126354826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127126732690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127127108410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127127618928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127127975024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127128335252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127128700754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127129052586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127129420946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127129772532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127130161150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127130600752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127130979518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127131329984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127131682362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127132058398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127132419576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127132800576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127133215380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127133621426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127133989534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127134368826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127134722720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127135077868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127135457432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127135885888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127136255276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127136604244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127136979112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127137358664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127137734562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127138121652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127138492858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127139037296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127139394106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127139763136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127140113490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127140491772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127140978188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127141449000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127141818920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127142193658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127142589998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127142943414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127143343146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127143694268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127144114396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127144584892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127145063160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127145462170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127145854286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127146222118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127146574470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127147037742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127147409424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127147789600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127148157332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127148535070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127148888320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127149241734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127150044576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127150404108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127150774170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127151128060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127151507702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127151875358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127152266538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127152692228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127153049944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127153416870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127153786018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127154152128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127154528992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127154924446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127155305368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127155776584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127156134400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127156494036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127156858550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127157210052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127157577364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127157942312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127158391366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127158765268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127159144934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127159499996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127159855200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127160221228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127160573822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127160953684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127161485048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127161862194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127162260814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127162638800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127162993130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127163348926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127163728518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127164160092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127164530648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127164880914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127165256978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127165621100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127165997352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127166358772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127166779924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127167148356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127167532724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127167901232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127168250262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127168625964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127169001190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127169552730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127169908934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127170261576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127170625128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127170974942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127171341874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127171690818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127172078166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127172636832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127173025946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127173427534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127173784744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127174153162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127174505574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127174886954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127175353978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127175739412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127176108258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127176488104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127176843226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127177199916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127177580628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127178010024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127178380130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127178729834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127179105442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127179468664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127179842692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127180224086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127180633244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127181013652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127181368884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127181737480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127182088178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127182465256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127182830076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127183218076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127183793632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127184151122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127184523208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127184875988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127185258874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127185608276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127185996362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127186433242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127186812208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127187163864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127187515756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127187879820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127188228682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127188605450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127188955830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127189395678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127189786156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127190182852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127190552246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127190905940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127191285576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127191674484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127192113916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127192467084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127192843198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127193207492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127193583644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127193934490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127194329880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127194899216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127195254344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127195621166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127195970124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127196346114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127196710074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127197096872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127197571934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127197930896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127198297994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127198650782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127199019658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127199371370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127199751804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127200128716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127200573076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127200945028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127201332952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127201736846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127202089550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127202460612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127202824100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127203275488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127203646584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127204065840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127204421118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127204775314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127205140572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127205507290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127206066152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127206423876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127206803676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127207171092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127207548748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127207902070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127208268862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127208745222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127209104506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127209476054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127209829592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127210210204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127210578576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127210958482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127211323928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127211740620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127212108716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127212496986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127212881626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127213250624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127213628294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1119,11190000,10000,0,0,256,26,1226,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127215307466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127215700936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127216054952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127216409154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127216795126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127217327368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127217715330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127218066220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127218443006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127218807332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127219183928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127219547736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127219975620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127220343844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127220694906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127221060892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127221434512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127221830442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127222209642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127222659972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127223019454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127223374820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127223742134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127224125494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127224494368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127224844908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127225239978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127225768474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127226394046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127226751602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127227106876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127227473454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127227865930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127228419614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127228774642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127229152156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127229544682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127229959054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127230312936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127230682398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127231126336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127231482118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127231848634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127232198836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127232574638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127232938848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127233338672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127233740016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127234171244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127234541578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127234892222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127235259686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127235609442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127235985520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127236362574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127236805304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127237159540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127237511394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127237875062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127238225752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127238592508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127238941540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127239331016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127239886240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127240275228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127240629024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127240984172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127241351260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127241702384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127242082004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127242530064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127242912450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127243277746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127243655156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127244037816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127244393236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127244800960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127245275132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127245647904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127245998734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127246376582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127246742606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127247120192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127247485072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127247908866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127248276452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127248627930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127248995342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127249362778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127249738488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127250135110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127250524920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127251006678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127251364078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127251728598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127252078912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127252445394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127252794470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127253182030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127253617130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127254064934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127254419064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127254771504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127255132366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127255479426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127255855778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127256277578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127256659870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127257052808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127257431156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127257821316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127258196572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127258563888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127258932300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127259377926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127259730544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127260106512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127260471240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127260847028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127261197672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127261562200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127262058508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127262449010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127262818180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127263167822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127263543162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127263908810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127264298346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127264730556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127265103960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127265470194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127265820290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127266218790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127266599356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127266975918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127267353744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127267803426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127268157512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127268517912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127268883636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127269234880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127269603362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127269964836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127270408698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127270778384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127271155120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127271507626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127271861004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127272226466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127272578472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127272958630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127273434564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127273812742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127274177148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127274552212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127274903366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127275255410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127275630862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127276050180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127276440472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127276791172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127277166190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127277549758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127277927146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127278291236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127278714200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127279081146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127279464708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127279831310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127280180570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127280589700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127280957376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127281347402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127281775022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127282167298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127282560080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127282908962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127283274234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127283622472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127284009986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127284541722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127284942736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127285296318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127285649656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127286047780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127286423580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127286807424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127287240376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127287622464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127287990760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127288367620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127288719654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127289072796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127289450404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127289869284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127290242086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127290594068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127290972638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127291359626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127291738846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127292091486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127292457104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127292896520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127293251968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127293618530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127293968384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127294343874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127294719112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127295114746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127295599892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127295974170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127296346564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127296696966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127297063572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127297413252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127297799922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127298164344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127298616906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127298971936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127299325918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127299691232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127300041914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127300410026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127300773188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127301212798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127301581838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127301957776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127302308812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127302659726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127303255446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127303628212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127304065752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127304420250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127304796760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127305161158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127305559608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127305941018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127306376670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127306935508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127307304618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127307674788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127308026342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127308404570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127308801022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127309195534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127309627860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127309984644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127310363696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127310774556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127311144436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127311495360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127311908556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127312359564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127312768026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127313140172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127313496260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1120,11200000,10000,0,0,256,26,1227,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127315219004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127315584824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127315953774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127316307048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127316689422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127317055356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127317447476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127317958936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127318320684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127318687740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127319038942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127319406746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127319757170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127320133280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127320511864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127320960072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127321315966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127321669804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127322035260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127322386556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127322753668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127323115152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127323557542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127323929928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127324317400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127324671212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127325024614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127325392330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127325746088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127326128216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127326556872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127326937182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127327327796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127327723834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127328101472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127328479702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127328858784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127329371892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127329743472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127330093648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127330470240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127330834832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127331210382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127331573946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127331996352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127332363268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127332749862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127333118962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127333485234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127333878920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127334258932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127334709368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127335064602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127335416496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127335797294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127336151242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127336518482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127336868930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127337259118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127337695924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127338074920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127338427018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127338849144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127339216982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127339604176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127340002028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127340573892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127340956016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127341319844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127341696150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127342047168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127342399410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127342839112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127343274986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127343648644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127344001204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127344398648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127344763520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127345139454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127345502674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127345956066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127346328478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127346682362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127347053194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127347405650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127347784574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127348149692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127348539124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127348963976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127349322388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127349688996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127350041442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127350411070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127350763102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127351177814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127351698468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127352078792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127352438084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127352791172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127353155474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127353505168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127353883350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127354302662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127354681150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127355045702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127355420762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127355772196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127356124540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127356488178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127356849762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127357292714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127357646466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127358022080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127358408714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127358788252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127359140962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127359509102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127359977196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127360331672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127360698810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127361067800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127361445758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127361812730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127362248756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127362772390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127363161312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127363528730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127363925144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127364321564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127364672670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127365089544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127365558576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127365939302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127366291092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127366643358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127367072472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127367426860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127367810116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127368163564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127368615270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127369018764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127369438148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127369812320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127370167248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127370530716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127371060488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127371465436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127371846116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127372252932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127372647976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127373052758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127373416904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127374005708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127374377622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127374727750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127375112460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127375462538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127375870468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127376262488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127376714724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127377069284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127377421024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127377785108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127378135790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127378501608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127378850716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127379236526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127379701054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127380323106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127380681334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127381037512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127381405832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127381759044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127382140418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127382613862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127383022858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127383390110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127383802348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127384158630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127384512562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127384890724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127385448748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127385821098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127386172460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127386551052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127386917896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127387327460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127387692210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127388148134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127388518768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127388871318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127389250892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127389622938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127390029792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127390408834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127390891078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127391281080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127391697642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127392079562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127392481142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127392913600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127393307444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127393819182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127394221618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127394598344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127394982946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127395490358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127395904430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127396456812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127396861858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127397274418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127397685614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127398111792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127398492130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127398893900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127399375480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127399744866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127400097202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127400465128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127400817030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127401196168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127401576600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127402037260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127402391878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127402744024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127403137994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127403497204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127403863762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127404225012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127404675626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127405045342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127405422846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127405773066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127406157378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127406522432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127406873144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127407256766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127407769874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127408150268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127408523088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127408916608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127409269212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127409641104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127410037608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127410498000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127410867936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127411215460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127411590474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127411953152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127412327370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127412688508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127413118224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127413485994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127413837106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127414203208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1121,11210000,10000,0,0,256,26,1228,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127415844408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127416267136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127416635754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127417037998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127417441890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127417800630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127418217072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127418769208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127419159476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127419511968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127419891524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127420258374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127420635618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127421000690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127421355842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127421791074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127422145066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127422511854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127422860842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127423236212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127423668034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127424058476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127424478684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127424833730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127425198188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127425565688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127425931956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127426281074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127426671420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127427104232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127427586552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127427943956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127428298462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127428666082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127429018584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127429404132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127429758184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127430316690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127430704966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127431083184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127431437958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127431790606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127432157514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127432522992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127432970552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127433325858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127433704980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127434071244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127434448274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127434802600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127435167968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127435599396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127435953828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127436327020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127436677266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127437074134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127437440716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127437830268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127438255696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127438615674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127438983214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127439335016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127439702616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127440052546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127440459712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127440853522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127441429646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127441807004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127442160694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127442525622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127442905296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127443273458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127443686650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127444174982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127444547700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127444942280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127445310812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127445664290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127446030972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127446397490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127446859440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127447253432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127447634384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127447999578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127448375168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127448726034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127449089982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127449525728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127449880190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127450245620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127450593460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127450968216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127451331522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127451750010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127452133528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127452643590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127453036144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127453409746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127453778114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127454129084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127454508600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127454886558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127455343352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127455758450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127456114036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127456481222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127456834340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127457464306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127457888946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127458268896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127458635630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127459037374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127459391540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127459745674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127460112564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127460477868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127460923086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127461278722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127461657680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127462024134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127462434586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127462790036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127463154954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127463745452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127464103750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127464479456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127464831022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127465208960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127465575576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127465965202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127466387880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127466744516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127467109842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127467459572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127467825598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127468175716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127468550530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127468925238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127469375958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127469730312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127470083068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127470446914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127470796648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127471163096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127471523146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127471963108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127472332246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127472707776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127473074178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127473425622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127473790688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127474175526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127474558148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127475049794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127475428680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127475792640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127476167594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127476518002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127476868108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127477242240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127477660814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127478030036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127478379580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127478755008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127479118604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127479494100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127479855944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127480358324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127480726196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127481076128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127481441110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127481789082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127482162788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127482524398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127482909976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127483338652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127483705472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127484108136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127484458192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127484823222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127485170952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127485560844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127486083832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127486463284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127486842764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127487213490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127487576142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127487942128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127488323766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127488773258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127489191626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127489557484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127489934034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127490286068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127490637726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127491014410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127491434118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127491829582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127492182000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127492565948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127492948672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127493325270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127493708636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127494075492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127494513468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127494866314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127495231828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127495579772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127495954770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127496317670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127496702992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127497201100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127497557396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127497921644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127498271794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127498640184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127498989936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127499365474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127499740796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127500186894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127500541808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127500893682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127501257188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127501607378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127501974424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127502334728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127502777894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127503146794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127503523002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127503873790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127504241546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127504606428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127504956482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127505334712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127505752560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127506131554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127506497484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127506873850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127507225564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127507578240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127507952600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127508490274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127508924628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127509287084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127509666052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127510032770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127510411102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127510775956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127511205826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127511572300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127511936780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127512345192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127512697000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127513074824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127513451340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127513897496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127514254594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1122,11220000,10000,0,0,256,26,1229,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127515826048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127516236078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127516684666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127517056192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127517406656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127517784772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127518150010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127518531272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127518882376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127519251756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127519827916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127520182960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127520558300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127520935688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127521313104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127521678644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127522067304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127522485916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127522844642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127523211228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127523563074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127523931954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127524283384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127524671590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127525104038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127525483048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127525833736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127526185424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127526549228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127526899532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127527266216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127527627550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127528068086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127528437696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127528814746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127529166258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127529517656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127529881626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127530277530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127530832068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127531188172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127531564532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127531929354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127532326116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127532695948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127533079128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127533581942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127534208550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127534646878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127535041012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127535474422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127535885412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127536416836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127536919770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127537325402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127537778776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127538166430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127538604954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127539097042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127539509714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127539879532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127540388370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127540807208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127541221000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127541633024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127542244280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127542682414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127543096538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127543535676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127543901042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127544293040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127544721244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127545080420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127545447772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127545801726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127546171648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127546524802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127546902856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127547280980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127547727552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127548084834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127548445718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127548811312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127549161044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127549527088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127549888044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127550329214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127550698652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127551074546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127551425772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127551778554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127552142216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127552492556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127552870206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127553367120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127553764812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127554130828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127554507472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127554860406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127555213444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127555591642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127556016782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127556390318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127556743948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127557144110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127557511796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127557908266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127558276720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127558706910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127559077524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127559431910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127559802112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127560171666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127560550300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127560918436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127561308620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127561737812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127562094170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127562459200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127562810168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127563177396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127563527518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127563916324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127564441336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127564889620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127565246246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127565624960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127565991240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127566340946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127566721418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127567152906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127567534004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127567900576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127568277192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127568686514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127569040018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127569437774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127569861872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127570232172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127570582594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127570999236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127571366914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127571744204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127572095948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127572480744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127572939954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127573297200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127573665718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127574017302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127574395568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127574761830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127575152660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127575661966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127576020472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127576393412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127576745446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127577113710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127577484780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127577875310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127578318726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127578700796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127579054322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127579425440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127579793730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127580146932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127580516646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127580881984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127581327886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127581699144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127582077438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127582459526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127582838168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127583205430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127583570188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127584022778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127584378354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127584756758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127585139576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127585517118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127585869368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127586270112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127586783888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127587140522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127587507918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127587858834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127588235568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127588599992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127588976952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127589340726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127589761688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127590130302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127590481844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127590870706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127591222888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127591602422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127591981188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127592431624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127592786898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127593209726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127593578110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127593929772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127594298106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127594661570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127595108844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127595478620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127595855748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127596217410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127596572124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127596989790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127597343882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127597727368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127598255000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127598637202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127599001684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127599378082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127599730402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127600083654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127600459638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127600914906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127601288376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127601641690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127602021618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127602388622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127602767182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127603132648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127603553608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127603922356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127604279916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127604649192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127605000348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127605379456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127605745816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127606135372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127606563360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127606917806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127607282244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127607632436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127607998644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127608347908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127608734516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127609236370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127609615406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127609969000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127610319918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127610684306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127611266612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127611654580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127612121920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127612508464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127612877614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127613257324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127613612286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127613967604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127614348956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127614770734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1123,11230000,10000,0,0,256,26,1230,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127616375170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127616734892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127617145650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127617585088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127617968370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127618320612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127618676784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127619043032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127619393440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127619797658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127620151576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127620749988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127621120516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127621588088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127621945892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127622301486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127622682808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127623113288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127623483230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127623833122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127624217710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127624583400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127625016470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127625368502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127625733696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127626168468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127626523630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127626891148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127627240996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127627617746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127627982264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127628368640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127628799268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127629153854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127629515992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127629866160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127630230402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127630577388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127630951762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127631351914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127631897320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127632259878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127632612752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127632993338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127633370274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127633758064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127634124372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127634577772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127634948922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127635344740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127635717260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127636070442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127636435602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127636799142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127637238110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127637592246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127637986058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127638370420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127638748646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127639119656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127639503158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127639940570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127640295984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127640663052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127641012816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127641389548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127641753524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127642168782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127642532856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127643034870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127643404734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127643755610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127644122806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127644472564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127644848882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127645226138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127645668426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127646023910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127646376300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127646741580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127647091058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127647458126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127647819266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127648270126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127648655542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127649032764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127649385032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127649804176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127650174306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127650528554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127650912844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127651366026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127651750248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127652125332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127652503906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127652858102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127653266880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127653681654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127654220698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127654614494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127654967854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127655346692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127655712672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127656089430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127656454200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127656885160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127657254488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127657606780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127657974108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127658325044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127658701286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127659082100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127659558974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127659917588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127660277990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127660643086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127660993428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127661360978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127661710460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127662098444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127662532690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127662931502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127663284238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127663637188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127664001598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127664372082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127664752784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127665287680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127665668272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127666034844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127666410554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127666761456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127667112992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127667488968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127667908660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127668279604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127668630150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127669006210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127669369500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127669745040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127670095280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127670458142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127670897810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127671252428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127671618498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127671968460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127672367772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127672735838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127673128142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127673589400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127673981830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127674364878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127674735584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127675104810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127675455798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127675845154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127676388476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127676767442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127677117772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127677470460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127677900792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127678251282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127678630288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127679076236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127679459914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127679828414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127680236812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127680588600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127680940968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127681305134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127681718110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127682188150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127682559648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127682938246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127683302668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127683678588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127684029728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127684394852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127684839912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127685194348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127685561500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127685911386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127686286940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127686651286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127687038340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127687539062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127688120472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127688496992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127688848300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127689215742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127689565248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127689957140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127690403316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127690785308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127691138876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127691492712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127691883050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127692275964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127692658594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127693102578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127693485772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127693852864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127694230238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127694583516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127694937834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127695304240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127695668736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127696121116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127696474796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127696851644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127697216838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127697594258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127697945056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127698342696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127698950952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127699307184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127699673980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127700023416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127700399764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127700764608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127701152564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127701571508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127701928058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127702293902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127702646316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127703014742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127703365932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127703743916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127704118354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127704567334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127704924732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127705277404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127705643052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127706017466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127706470558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127706836220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127707298560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127707678548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127708074628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127708428182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127708781746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127709149832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127709515476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127710148894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127710505768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127710883152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127711247524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127711624628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127711993526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127712383842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127712846072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127713204168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127713574164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127713926304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127714306080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127714704320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127715096886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1124,11240000,10000,0,0,256,26,1231,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127716741312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127717107438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127717480554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127717848440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127718298440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127718654822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127719035020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127719403060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127719784704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127720138076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127720490980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127720868370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127721406670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127721777622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127722126814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127722502534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127722866074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127723241874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127723604344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127724029944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127724397760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127724748750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127725114850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127725463984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127725839994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127726214700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127726656250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127727010814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127727362914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127727727184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127728077920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127728461118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127728811332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127729199958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127729630674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127730008736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127730360980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127730713426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127731078034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127731427922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127731833526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127732342694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127732723418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127733088244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127733463860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127733815906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127734167576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127734614256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127735036416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127735436052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127735788888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127736174586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127736540880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127736919208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127737272154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127737638372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127738114466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127738470390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127738836904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127739186290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127739562054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127739926882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127740314006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127740736542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127741094162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127741457866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127741809480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127742175568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127742524840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127742899936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127743274206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127743810958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127744184658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127744545644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127744910538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127745260830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127745628302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127745996452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127746450802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127746823144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127747200572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127747553564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127747907078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127748273378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127748669890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127749128262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127749483218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127749875996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127750242770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127750619922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127750972514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127751325810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127751706132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127752144120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127752511944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127752859552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127753234168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127753597036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127754005802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127754368008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127754867860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127755273564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127755629172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127755998204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127756350028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127756728834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127757109016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127757563398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127757917992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127758270848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127758635222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127758984938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127759351002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127759716244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127760104982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127760537058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127760915298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127761287164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127761642392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127762009218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127762361086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127762808746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127763240648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127763621752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127763989108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127764371480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127764975800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127765334718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127765714932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127766389762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127766765218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127767115068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127767493940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127767897590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127768296548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127768733092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127769089746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127769456068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127769806994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127770204898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127770557320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127770935280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127771314766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127771761816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127772115296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127772474714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127772895524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127773250388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127773617622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127773978318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127774418040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127774786834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127775163282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127775514468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127775884384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127776248928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127776610972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127777171364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127777526942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127777903390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127778267908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127778643680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127778995566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127779347620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127779741712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127780172198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127780545454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127780898580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127781277272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127781643080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127782020326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127782384386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127782803280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127783172096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127783524694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127783891748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127784260134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127784636834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127785015126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127785463542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127785818992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127786171694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127786535546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127786886086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127787252224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127787601340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127787988166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127788495996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127788875942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127789227608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127789578820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127789942926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127790293040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127790670504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127791161836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127791562486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127791928078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127792315204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127792668664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127793023306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127793402496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127793754292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127794191550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127794616206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127794996422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127795362426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127795739362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127796092712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127796492578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127796944800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127797297608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127797680152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127798028916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127798403524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127798765558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127799153216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127799690778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127800048094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127800420288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127800772730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127801141616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127801493828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127801883796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127802321398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127802702044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127803054074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127803406276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127803770256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127804120346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127804486686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127804848110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127805310986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127805682414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127806059116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127806410224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127806761786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127807143524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127807508042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127807951090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127808305542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127808683930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127809047922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127809425376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127809776826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127810164262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127810541988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127811091892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127811464252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127811815628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127812192808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127812557524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127812933620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127813295884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127813717760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127814085826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1125,11250000,10000,0,0,256,26,1232,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127815671404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127816061278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127816485844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127816899426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127817286612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127817687462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127818042894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127818396272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127818777610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127819266952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127819640256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127819998792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127820378664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127820742554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127821118674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127821480538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127821989344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127822359956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127822771584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127823142988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127823510470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127823908558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127824289804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127824743254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127825099578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127825453298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127825818712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127826169266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127826536730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127826886814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127827275566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127827707700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127828087752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127828446788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127828800128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127829165526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127829516322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127829896398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127830312932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127830694352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127831059850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127831436192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127831787850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127832140394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127832505544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127832866890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127833380282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127833735598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127834115230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127834481326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127834858924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127835224532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127835594920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127836032830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127836388668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127836756708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127837107364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127837525536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127837893918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127838285022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127838731438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127839090922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127839474236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127839825314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127840211850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127840564042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127840973374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127841353158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127842112548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127842470944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127842827888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127843196684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127843550500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127843934876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127844502218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127844885836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127845252290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127845630104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127845984592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127846337926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127846716064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127847168040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127847620922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127847976716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127848362088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127848728622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127849106940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127849474240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127849900780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127850269474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127850621330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127851061094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127851410780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127851786132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127852148336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127852535570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127852960452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127853314764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127853678668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127854027574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127854392912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127854740580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127855126038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127855664126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127856044062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127856403158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127856757248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127857126160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127857479916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127857900386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127858351866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127858735692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127859101838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127859480178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127859833082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127860186936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127860553966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127860916958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127861352154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127861705402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127862082096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127862446872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127862822800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127863174394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127863537190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127863967148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127864321232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127864689072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127865038354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127865414472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127865777704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127866194236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127866545458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127867044310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127867411722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127867763500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127868130216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127868479716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127868855866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127869232896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127869687500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127870042700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127870395948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127870761270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127871129394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127871497060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127871859154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127872304872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127872674536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127873050376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127873400796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127873751752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127874115138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127874465086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127874842548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127875258752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127875737650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127876117630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127876495784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127876848238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127877201820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127877583566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127878101932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127878473700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127878853270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127879303410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127879670910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127880065650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127880431808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127880870446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127881240686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127881595738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127881965850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127882348808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127882727446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127883105566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127883555960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127883910660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127884268908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127884635500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127884988340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127885358378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127885916788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127886690296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127887267610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127887921478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127888414898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127888822362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127889371818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127889728280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127890097346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127890447014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127890825038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127891190896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127891581396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127892004628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127892360842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127892725678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127893076584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127893466540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127893819374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127894209664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127894638816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127895025066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127895376930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127895729448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127896093766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127896443724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127896810152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127897174000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127897617630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127897987336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127898363592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127898734972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127899122312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127899487948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127899852754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127900373108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127900726904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127901104538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127901470164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127901846422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127902197470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127902550096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127902926498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127903350064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127903736420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127904162652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127904543582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127904909990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127905288742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127905655642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127906084068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127906449788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127906804542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127907169646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127907572108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127907947620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127908322630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127908776182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127909130910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127909483370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127909848884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127910200062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127910567044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127910916692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127911304176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127911817732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127912197602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127912586636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127912941502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127913307750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127913659582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127914042646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127914477554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127914860660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127915226330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1126,11260000,10000,0,0,256,26,1233,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 127916803676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127917236008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127917595974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127917968868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127918564910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127918939032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127919292790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127919686196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127920125474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127920530014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127920889150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127921242378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127921608012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127922036692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127922425552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127923016806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127923402516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127923771356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127924151890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127924505562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127924859934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127925241788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127925671492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127926045024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127926398084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127926776990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127927142620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127927521078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127927886672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127928307012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127928677256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127929031530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127929400380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127929785650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127930162244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127930526816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127930915528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127931341226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127931697646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127932068328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127932536088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127932906246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127933256612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127933646596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127934173786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127934555152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127934916320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127935270548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127935721906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127936094972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127936493498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127936930584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127937312054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127937676642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127938070010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127938439788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127938794898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127939175352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127939633008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127940002658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127940387522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127940764490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127941128390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127941504064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127941867300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127942294768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127942664508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127943016270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127943383596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127943733278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127944108618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127944472310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127944859500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127945358580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127945717080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127946084174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127946436976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127946806178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127947158438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127947547294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127947980130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127948359792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127948712638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127949064940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127949428984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127949779702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127950145932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127950506936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127950949514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127951318580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127951711440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127952063500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127952416264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127952780450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127953143584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127953585854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127953939166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127954315044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127954679706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127955055520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127955408400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127955760064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127956135902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127956628650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127956998362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127957347696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127957724356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127958088300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127958463256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127958825744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127959250734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127959643762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127959997934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127960381164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127960779156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127961158448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127961539660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127961996552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127962351374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127962704134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127963076036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127963428180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127963896866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127964264774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127964721706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127965091432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127965467236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127965818626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127966171258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127966535992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127966886760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127967311756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127967820492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127968217878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127968591824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127968968974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127969320508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127969674102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127970053730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127970488682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127970878540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127971248060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127971628598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127971996728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127972374732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127972741924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127973176028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127973548328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127973901268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127974269210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127974639592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127975020104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127975399104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127975845788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127976207706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127976592178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127976974656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127977323806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127977689228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127978076216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127978495026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127979025996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127979406412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127979757198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127980108710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127980471800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127980821638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127981200784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127981626014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127982004042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127982368194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127982743166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127983110578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127983463790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127983838112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127984253742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127984625024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127984975096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127985351094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127985714592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127986089482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127986438964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127986801686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127987230046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127987584020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127987951046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127988301056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127988723726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127989122468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127989513458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127990044724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127990401626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127990766478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127991125830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127991493250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127991843136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127992287364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127992726684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127993107668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127993459152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127993811468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127994176696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127994527148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127994894930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127995563888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127995947940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127996321520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127996700908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127997055382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 127997409762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127997777514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127998145710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 127998594074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 127998964216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 127999341942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127999707890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128000084592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128000437382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128000802570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128001372706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128001727246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128002092968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128002441764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128002817510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128003181338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128003568536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128003989666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128004377820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128004745876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128005098800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128005466818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128005818672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128006213308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128006654928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128007038720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128007409636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128007781606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128008148624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128008517554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128008919720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128009295138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128009741720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128010113020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128010490402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128010841690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128011193820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128011558320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128011955920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128012476526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128012831512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128013208710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128013573886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128013949784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128014301594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128014682746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1127,11270000,10000,0,0,256,26,1234,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128016350242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128016708912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128017147678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128017519316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128018024072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128018398666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128018782144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128019143932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128019496620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128019864562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128020281900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128020727630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128021084748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128021462854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128021830506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128022209334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128022562134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128022915670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128023294170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128023818288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128024191118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128024549174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128024924916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128025351910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128025733492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128026097966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128026521504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128026916056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128027337140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128027762884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128028116830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128028494356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128028930954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128029379902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128029734272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128030087332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128030451836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128030802222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128031169584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128031548932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128031988886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128032358442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128032734562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128033086242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128033437848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128033802236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128034204550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128034711290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128035080742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128035457818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128035822572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128036198746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128036549402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128036916120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128037295332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128037721112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128038092244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128038442364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128038818164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128039182014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128039557520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128039919276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128040340372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128040708992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128041059940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128041426360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128041776056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128042151962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128042516268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128042902882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128043321904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128043677604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128044041292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128044391540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128044758388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128045108236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128045566404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128046133440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128046516380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128046876916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128047250972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128047616218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128047966798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128048347904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128048830296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128049234788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128049618484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128049995868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128050364642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128050751396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128051132104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128051563398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128051937212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128052296452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128052675946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128053060322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128053436840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128053798624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128054153358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128054592620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128054963608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128055350636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128055703048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128056081766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128056448920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128056839484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128057371510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128057730958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128058098188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128058450990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128058838778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128059208602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128059600114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128060046158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128060426590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128060779042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128061131976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128061495322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128061845794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128062225860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128062636752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128063045816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128063412432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128063789260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128064142212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128064495426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128064881112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128065250068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128065696124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128066083992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128066464036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128066833300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128067213240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128067569290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128067935794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128068455592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128068812672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128069181590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128069532962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128069910050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128070275608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128070663784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128071085790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128071444336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128071810334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128072523822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128072900160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128073286592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128073882040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128074321712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128074766456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128075127684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128075531204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128075960484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128076389000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128076962662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128077321250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128077717872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128078084114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128078462448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128078816404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128079184308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128079794386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128080153956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128080529690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128080881514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128081317576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128081688904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128082082850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128082504092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128082863636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128083230270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128083582362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128083950884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128084302118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128084691568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128085124048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128085507198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128085862346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128086216798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128086584696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128086937384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128087308034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128087672096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128088118100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128088512544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128088892840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128089246500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128089598742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128090008844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128090376170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128090954074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128091310024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128091687554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128092053324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128092453190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128092823942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128093193844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128093651790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128094009362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128094377692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128094728686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128095107132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128095499204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128095893292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128096317832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128096674596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128097038832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128097390508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128097758506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128098108418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128098484780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128098860522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128099310802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128099665154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128100016750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128100381114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128100731906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128101098728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128101459704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128102062292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128102436828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128102821564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128103175890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128103529474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128103897380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128104262302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128104706920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128105116742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128105496708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128105864608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128106244562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128106599824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128106953482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128107437904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128107807420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128108176048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128108533860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128108913504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128109298084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128109705584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128110072560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128110500802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128110870236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128111241700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128111610088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128111959738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128112336518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128112713138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128113250260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128113605828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128113958394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128114322458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128114672736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128115038526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128115421700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128115877998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1128,11280000,10000,0,0,256,26,1236,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128117430378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128117824242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128118180344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128118551802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128119002428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128119359230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128119731152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128120083448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128120464518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128120829446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128121274828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128121730188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128122088900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128122455296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128122808656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128123178590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128123530658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128123923566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128124446030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128124826794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128125178708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128125531354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128125895670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128126245980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128126624426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128127032186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128127422978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128127814298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128128229816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128128582566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128128935294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128129301992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128129667448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128130180888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128130535008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128130918556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128131306188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128131701952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128132053156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128132416240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128132861486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128133274784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128133651250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128134002616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128134380640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128134745866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128135134976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128135652536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128136011060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128136383482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128136742144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128137111616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128137462778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128137910882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128138358412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128138739962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128139091800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128139443696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128139807534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128140158020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128140524952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128140925618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128141380340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128141768344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128142148152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128142501198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128142855120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128143222360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128143606044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128144054658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128144407544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128144781650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128145144200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128145517776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128145867348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128146264908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128146841236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128147197810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128147565270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128147914616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128148290226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128148654288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128149262806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128149693612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128150050736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128150414704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128150766544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128151134604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128151484458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128151871940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128152303656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128152681200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128153032002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128153381610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128153743838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128154092532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128154456740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128154872020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128155316336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128155685172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128156060582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128156411306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128156762056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128157125736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128157511932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128158154998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128158583780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128158991568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128159359282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128159752868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128160104990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128160470944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128160916858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128161270140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128161697744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128162049890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128162425938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128162790252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128163179382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128163600798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128163956910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128164328384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128164703220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128165072738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128165422840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128165812688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128166244986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128166627298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128166977968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128167329366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128167691504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128168039700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128168404116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128168762218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128169301946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128169673046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128170050014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128170400988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128170752092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128171115456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128171477020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128171926112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128172279360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128172655896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128173020350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128173396056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128173747612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128174100074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128174475444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128174894538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128175280808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128175631574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128176030936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128176395994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128176771158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128177135104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128177562880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128177930852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128178281442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128178647826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128178996368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128179371690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128179735654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128180121770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128180686796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128181042972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128181407196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128181756804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128182142862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128182511248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128182915358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128183387838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128183769892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128184122632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128184474526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128184839424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128185189890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128185985742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128186362738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128186827200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128187200914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128187605664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128187961950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128188344190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128188801662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128189157526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128189533662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128189942140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128190320206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128190683554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128191103868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128191670496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128192030468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128192395500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128192744586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128193111760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128193460330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128193848950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128194298028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128194678920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128195030208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128195380536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128195744574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128196094748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128196463200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128196824628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128197271696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128197668502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128198071982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128198430938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128198792598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128199159240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128199526954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128199971824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128200330124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128200750742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128201144488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128201560356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128201916564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128202318468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128202917066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128203276566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128203645118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128203995742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128204373064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128204735348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128205126064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128205565162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128205924554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128206289910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128206642842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128207010456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128207378276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128207764410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128208151430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128208631438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128208987188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128209339028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128209704304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128210075536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128210488876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128210839544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128211291852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128211757476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128212139636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128212493222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128212878130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128213287562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128213685728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128214257208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128214645678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128215093582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128215466218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128215848942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128216218836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128216648230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1129,11290000,10000,0,0,256,26,1237,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128218328004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128218689152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128219074270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128219543224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128219940258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128220309216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128220691684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128221044786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128221398812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128221781038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128222260142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128222673640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128223027172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128223405982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128223775362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128224151328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128224551632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128224906106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128225524558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128226121714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128226515530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128226867756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128227249654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128227639398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128228102080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128228457196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128228829996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128229242102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128229628034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128229995912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128230361240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128230811738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128231179676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128231554616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128231905930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128232269020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128232637944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128232999934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128233449508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128233841682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128234235166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128234601012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128234977566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128235330508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128235741906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128236123736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128236695672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128237067490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128237415942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128237791694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128238157712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128238546700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128238897704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128239318178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128239685924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128240037948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128240455272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128240841792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128241232662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128241607964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128242059708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128242413592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128242764924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128243190394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128243600294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128244001318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128244364806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128244816654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128245185730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128245569748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128245921074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128246332088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128246698448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128247063168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128247658014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128248014634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128248392812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128248759024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128249135848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128249487996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128249865842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128250303964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128250656876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128251021956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128251370440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128251744506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128252123146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128252523256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128252901578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128253382244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128253751064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128254102430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128254471440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128254838678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128255215386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128255589512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128256047324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128256402512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128256771610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128257136764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128257486926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128257853612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128258247592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128258813782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128259182970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128259597670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128259984272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128260339454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128260705442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128261069868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128261513514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128261868210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128262247256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128262613872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128262991322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128263343592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128263708550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128264073818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128264491816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128264860944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128265214778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128265592774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128265958078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128266334164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128266758434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128267245212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128267614900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128267964702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128268329820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128268679046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128269084992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128269474628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128270024866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128270381484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128270734104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128271096526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128271512592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128271883502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128272246670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128272717224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128273085046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128273460074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128273820486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128274174354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128274595512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128274961710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128275355808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128275815526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128276195304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128276559668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128276934778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128277284952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128277682942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128278071866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128278513412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128278882758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128279232302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128279607278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128279970136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128280375882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128280738412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128281260852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128281630208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128281979956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128282379512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128282746736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128283122298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128283512954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128283969274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128284323382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128284674212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128285037036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128285399430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128285764432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128286135198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128286510244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128286976032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128287387328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128287739346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128288107178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128288469596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128288817496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128289194014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128289616150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128289994038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128290390522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128290808524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128291181914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128291553528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128291930870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128292503784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128292874552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128293225480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128293602776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128293969086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128294345970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128294710162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128295135412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128295499944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128295848044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128296211322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128296557684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128296929534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128297312304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128297697698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128298112922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128298466918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128298828758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128299176488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128299542358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128299958818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128300355906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128300819534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128301202960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128301563432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128301917754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128302281950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128302677218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128303315826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128303892316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128304295784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128304663408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128305041358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128305393658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128305760544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128306125556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128306545848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128306918220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128307269952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128307646988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128308011254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128308388554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128308750286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128309180430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128309549550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128309902664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128310271104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128310622440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128310999680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128311374612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128311751130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128312190904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128312548042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128312914716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128313306424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128313694468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128314108724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128314555002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128315161884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128315597172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128315981246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128316395790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128316824002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128317249022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128317740544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1130,11300000,10000,0,0,256,26,1238,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128319435412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128319900146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128320380126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128320828652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128321247792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128321687886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128322059488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128322427274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128322808676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128323235114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128323616306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128323982084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128324356280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128324706136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128325056722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128325431766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128325940586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128326324252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128326672716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128327048064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128327411360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128327786134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128328218544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128328651870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128329029716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128329379068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128329751032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128330099398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128330475092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128330898284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128331274776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128331695818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128332053436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128332426214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128332776898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128333179100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128333532130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128333921592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128334365534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128334744338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128335093946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128335455488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128335819754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128336168456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128336544438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128336892760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128337446574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128337817432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128338193500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128338544160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128338895826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128339259252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128339621802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128340066620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128340419840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128340819742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128341186640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128341561718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128341913784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128342282530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128342721532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128343075670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128343442406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128343792280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128344168584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128344532264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128344919674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128345270830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128345700680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128346068498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128346418526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128346785032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128347134064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128347509184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128347883798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128348416828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128348772716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128349123364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128349489356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128349841162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128350209396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128350571224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128350948674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128351391456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128351771118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128352121176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128352472248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128352851590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128353198212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128353573710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128354039232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128354437230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128354801524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128355175832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128355525452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128355876038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128356335952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128356802626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128357173676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128357531330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128357908446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128358273324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128358650016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128359053308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128359776664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128360150256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128360513106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128360898286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128361246646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128361622446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128361999518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128362466876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128362820424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128363171348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128363533920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128363883020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128364247436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128364606380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128365053252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128365420498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128365793824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128366153122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128366502236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128366862404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128367208444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128367582424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128368001886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128368381786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128368765844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128369140374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128369489106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128369839260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128370252180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128370772086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128371141582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128371489454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128371863192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128372225872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128372599972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128372961304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128373311742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128373744072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128374096794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128374461600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128374808806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128375183346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128375545454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128375930416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128376347660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128376703638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128377068628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128377418708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128377786804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128378139494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128378526866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128378890374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128379344216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128379933870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128380292180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128380657628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128381008234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128381388952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128381738926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128382318930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128382688626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128383062676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128383411108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128383760760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128384135760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128384642300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128385039486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128385388564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128385771660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128386133278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128386505970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128386854284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128387265444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128387702974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128388055972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128388421204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128388769058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128389143486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128389505190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128389891260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128390309780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128390665224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128391062552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128391430922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128391831658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128392200686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128392665828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128393286298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128393706500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128394092152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128394506062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128394931000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128395349832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128395747584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128396179652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128396617858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128397041958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128397478698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128397864334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128398276546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128398794868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128399209074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128399616196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128399985148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128400379514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128400774776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128401209494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128401681448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128402071252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128402490426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128402859984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128403226726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128403605150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128403994662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128404542212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128404923416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128405304802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128405674472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128406039924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128406390052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128406770500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128407198118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128407576042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128407950328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128408346702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128408713586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128409082430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128409460140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128409883736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128410253144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128410602526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128410977912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128411339928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128411713814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128412062528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128412423592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128412935836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128413293058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128413665344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128414014714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128414391680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128414756984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128415149442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128415702586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128416060220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128416424050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128416772618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128417155074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128417503552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128417890402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128418327754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128418706658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128419056086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1131,11310000,10000,0,0,256,26,1239,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128420696188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128421151092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128421505846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128421870834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128422219134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128422594206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128422956400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128423361066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128423711124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128424132392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128424531568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128424884478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128425250904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128425599398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128426011496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128426385216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128426935156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128427289126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128427641798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128428004352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128428353114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128428755456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128429135714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128429589576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128429958758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128430350712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128430701718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128431053684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128431418752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128431780528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128432149020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128432567954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128432945608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128433321230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128433734858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128434085726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128434436816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128434812006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128435235096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128435606160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128435957322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128436334488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128436698072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128437072752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128437433964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128437929784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128438308580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128438658694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128439023566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128439370424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128439744430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128440118680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128440492296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128440918312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128441336364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128441708582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128442058202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128442424454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128442772978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128443177474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128443683310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128444069664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128444420196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128444773090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128445175868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128445526240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128445905722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128446352132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128446727852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128447089316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128447462330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128447809806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128448159378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128448532378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128448879514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128449463228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128449815820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128450191150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128450554294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128450929282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128451291388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128451641610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128452076330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128452429278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128452793768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128453176522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128453553684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128453917284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128454306228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128454731992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128455085896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128455478876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128455830410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128456197476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128456548418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128457174354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128457625190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128458005306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128458359220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128458712914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128459078346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128459429740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128459830038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128460432884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128460812106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128461175536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128461550820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128461900568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128462251310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128462656854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128463116322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128463505664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128463876306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128464284312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128464682880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128465092148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128465472206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128465930280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128466344744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128466713894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128467110770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128467492854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128467901034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128468289670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128468792550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128469148234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128469625012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128470024808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128470406718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128470805518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128471224190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128471844534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128472285298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128472725080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128473074790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128473486694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128473865112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128474363240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128474736318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128475126228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128475535852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128475932076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128476340774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128476736990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128477194970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128477590608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128477978254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128478376608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128478736772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128479167500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128479576530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128480058442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128480459948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128480845168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128481210012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128481615714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128482022208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128482442880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128483038880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128483421350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128483846492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128484229924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128484616344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128485025338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128485484486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128485885844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128486268702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128486677522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128487041070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128487447940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128487841698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128488304498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128488735944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128489085914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128489484296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128489866210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128490242954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128490684926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128491136376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128491575716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128491965448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128492339648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128492722460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128493122854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128493532092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128494168394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128494575548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128495013340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128495415672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128495787696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128496206618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128496641030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128497052468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128497456348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128497909718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128498333016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128498739588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128499121482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128499678322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128500137194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128500528892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128500931994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128501315152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128501741150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128502138416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128502645688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128503033070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128503424372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128503826138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128504188958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128504591860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128505046284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128505564410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128505969532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128506379094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128506761616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128507174384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128507553566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128508017348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128508421986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128508804590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128509215170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128509580238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128509989380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128510384752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128510851486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128511253240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128511648224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128512039704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128512388396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128512825206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128513218178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128513687406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128514099966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128514458628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128514856148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128515239684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128515639384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128516035728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128516616876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128517051936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128517431146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128517845204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128518199646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128518607712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128519110446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128519484446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128519866558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128520304236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128520670268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128521089440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128521473338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128521940530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128522342092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128522728402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1132,11320000,10000,0,0,256,26,1240,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128524397776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128524847466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128525282172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128525681886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128526166646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128526557534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128526930054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128527333588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128527937086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128528434910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128528798534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128529206718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128529618770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128530024430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128530465894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128530856672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128531285854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128531697874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128532128982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128532511404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128532948954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128533447870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128534158478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128534559330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128534969744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128535347188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128535757248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128536257512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128536643298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128537092418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128537489200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128537895348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128538359496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128539012914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128539451760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128539806190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128540192004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128540542326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128540932992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128541297590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128541750276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128542120998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128542472012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128542835424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128543185602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128543551304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128543911028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128544355848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128544724544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128545099474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128545449332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128545799944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128546162248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128546522202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128546887428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128547326546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128547735712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128548102176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128548477000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128548845180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128549198334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128549575584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128550092430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128550480724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128550832208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128551225508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128551588696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128551963644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128552326140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128552754660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128553122564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128553492500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128553860790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128554275794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128554653592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128555031452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128555501828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128555858542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128556212760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128556631686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128556982932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128557348416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128557739976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128558120072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128558577322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128558962678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128559339966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128559699416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128560064334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128560432822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128560812508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128561388264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128561770054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128562135590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128562511832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128562863206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128563214540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128563606232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128564035626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128564407302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128564757862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128565134882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128565500612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128565875950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128566240188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128566662224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128567047286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128567398002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128567763178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128568110682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128568520392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128568929268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128569305010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128569725906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128570097824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128570464206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128570816832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128571213520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128571584582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128571991170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128572551454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128572930584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128573281824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128573633212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128573996312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128574345392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128574722960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128575147726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128575525636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128575888844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128576285296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128576680986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128577056314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128577432056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128577851946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128578223896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128578591870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128578985408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128579410368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128579785736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128580148942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128580500758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128580936204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128581309948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128581677282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128582026644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128582462874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128582847234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128583234988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128583786076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128584171602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128584546868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128584947458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128585316534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128585681000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128586060716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128586561860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128586976870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128587334940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128587686154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128588047962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128588413630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128588792180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128589221008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128589599124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128589970786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128590347412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128590715322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128591067016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128591476516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128592022392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128592393422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128592742638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128593118308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128593481342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128593855972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128594251388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128594803260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128595169632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128595533742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128595900690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128596248980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128596623178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128596999734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128597444228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128597807902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128598159652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128598524536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128598900798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128599303036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128599696036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128600073408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128600510528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128600891840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128601243372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128601595316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128601960066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128602327650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128602752460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128603217398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128603607946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128603991348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128604371652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128604724898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128605079680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128605460516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128605979488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128606349098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128606697146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128607071114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128607433148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128607807556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128608167596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128608517194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128608954392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128609307594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128609675630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128610025076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128610400618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128611113980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128611594962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128611982824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128612341598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128612723342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128613126928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128613492988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128613856216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128614310138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128614679814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128615075104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128615425848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128615776896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128616139860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128616500622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128616866692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128617415436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128617793584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128618156928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128618530082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128618880880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128619259322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128619672612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128620103982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128620475434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128620827010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128621205458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128621569722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128621946216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128622308180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128622730142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128623099676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128623452962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128623823030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128624174962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128624553188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128624930914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128625308924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1133,11330000,10000,0,0,256,26,1241,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128626998528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128627363326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128627779550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128628141728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128628760540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128629116822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128629494830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128629861480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128630242012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128630609150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128630962400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128631422808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128631774040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128632139944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128632487320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128632861452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128633223580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128633610158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128634033484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128634389174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128634752634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128635102512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128635489312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128635840004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128636230258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128636671470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128637068632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128637420906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128637773674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128638150636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128638517472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128638982958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128639338974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128639967136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128640346920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128640745192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128641098972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128641508620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128641890476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128642322984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128642693264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128643043136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128643428268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128643792554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128644167546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128644549170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128644917996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128645357118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128645710424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128646084788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128646434826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128646840606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128647223874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128647611936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128648036250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128648391096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128648754676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128649123316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128649491950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128649842200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128650267936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128650829416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128651209442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128651560226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128651913440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128652274142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128652620858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128652996400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128653343300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128653788166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128654156346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128654530992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128654880946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128655229680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128655590772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128655950202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128656381340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128656734646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128657110102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128657474736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128657850152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128658201424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128658566446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128658930724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128659354842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128659749360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128660100604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128660476950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128660841796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128661217796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128661584278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128662136960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128662525376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128662898320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128663264344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128663612914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128663987344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128664366598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128664820512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128665176436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128665530128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128665895838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128666247284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128666614554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128666976106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128667517496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128667890298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128668267662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128668625474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128668976324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128669339844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128669748424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128670117038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128670561992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128670943342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128671309368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128671719212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128672072658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128672424040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128672802462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128673397082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128673771298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128674122982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128674502444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128674869098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128675246448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128675610634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128676029534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128676398536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128676749094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128677116168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128677466138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128677840622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128678214914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128678670248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128679024852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128679376608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128679739840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128680088990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128680454306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128680823244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128681213220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128681643052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128682047936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128682399138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128682749350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128683114780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128683465484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128683848668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128684360028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128684749422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128685113106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128685510194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128685860822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128686211704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128686589984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128686955598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128687685954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128688043336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128688421332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128688809386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128689186592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128689550676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128689984632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128690352568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128690703306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128691069978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128691419116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128691793718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128692169076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128692545566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128692963824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128693317852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128693681872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128694031080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128694415256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128694765410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128695150606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128695787276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128696173688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128696537244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128696892990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128697301558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128697722496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128698092264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128698525870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128698920136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128699292680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128699670086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128700020808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128700373638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128700750592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128701173682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128701542404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128701890590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128702265644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128702652168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128703030648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128703394960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128703747582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128704203824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128704557922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128704922954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128705271656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128705646176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128706050154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128706465914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128706990714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128707347992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128707711244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128708060224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128708426488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128708774646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128709161662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128709593642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128710004780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128710376988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128710758618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128711124546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128711491406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128711872718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128712301396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128712681158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128713045364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128713420332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128713770786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128714122362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128714497786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128714847456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128715283150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128715635048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128716010032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128716373130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128716747472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128717097404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128717458572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128717999690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128718396708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128718767372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128719119282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128719497256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128719866182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128720258522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128720691170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128721047298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128721412192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128721761430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128722127310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128722475498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128722849182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128723223598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128723718800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128724085622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128724445722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128724810300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1134,11340000,10000,0,0,256,26,1242,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128726519032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128727068478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128727591214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128728003836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128728369064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128728764162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128729349728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128729712636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128730094780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128730464500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128730834678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128731185550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128731579718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128732053762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128732433088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128732790440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128733142030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128733506158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128733856276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128734235356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128734666398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128735052216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128735593190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128736220648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128736775386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128737340620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128738072138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128738555940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128738927348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128739279448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128739658238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128740041768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128740634306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128740990522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128741350648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128741715056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128742065666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128742433216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128742795122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128743272090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128743668226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128744071856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128744471854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128744829022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128745194330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128745560972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128746026744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128746381112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128746764416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128747128860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128747505768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128747857422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128748220972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128748666376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128749023218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128749410364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128749767306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128750144658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128750510096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128750924128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128751274526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128751834274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128752266402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128752626404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128752993166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128753343834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128753735192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128754137680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128754615306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128754971092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128755331468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128755736696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128756090510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128756458550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128756822778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128757292636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128757661164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128758078310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128758429968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128758781930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128759145772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128759510004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128759966578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128760364772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128760748294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128761113674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128761490798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128761842618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128762237576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128762840382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128763201172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128763577010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128763929124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128764537626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128764946554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128765328798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128765793044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128766150848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128766522060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128766869812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128767254328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128767603626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128767993132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128768449652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128768830602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128769189806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128769541700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128769903984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128770251762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128770629974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128771064192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128771446028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128771809738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128772190408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128772541824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128772892322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128773255736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128773617788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128774263996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128774631420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128775022292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128775418100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128775794456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128776160874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128776551404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128776999454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128777354284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128777729238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128778079632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128778455290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128778820098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128779213544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128779665598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128780020222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128780450000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128780803372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128781170436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128781520308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128781910208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128782375044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128782753428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128783111252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128783507104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128783874040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128784225596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128784626802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128785191332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128785623016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128785990898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128786401684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128786787018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128787173460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128787555780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128788024298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128788397104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128788747656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128789155296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128789550736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128789927808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128790324254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128790792316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128791159402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128791542180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128791942528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128792325076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128792719836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128793128944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128793580916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128793936736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128794288856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128794686672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128795037868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128795437262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128795844040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128796420100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128796822080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128797197936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128797579914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128797990356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128798357058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128798721200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128799161308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128799546912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128799955768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128800352242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128800760994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128801111962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128801537134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128801989626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128802367330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128802767556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128803139252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128803534526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128803933644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128804323346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128804753768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128805108920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128805473194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128805822112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128806187686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128806536436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128806921636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128807284666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128807891858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128808268720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128808690966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128809077952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128809427740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128809810098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128810159572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128810694552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128811063656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128811442572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128811795586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128812161158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128812543864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128812892372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128813333068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128813683636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128814057268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128814447622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128814842024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128815192306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128815555972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128815998110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128816350124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128816714460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128817061320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128817434370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128817795534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128818211900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128818614040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128819085414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128819454022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128819805464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128820172646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128820522720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128820910774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128821275226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128821724424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128822081274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128822436264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128822802748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128823156358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128823525458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128823891074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128824358544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128824747672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128825125258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128825476990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128825829820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128826194294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128826572464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128826939928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128827368020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128827746826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128828112022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1135,11350000,10000,0,0,256,26,1243,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128829728924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128830271190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128830628900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128831000480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128831354714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128831750570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128832116860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128832496188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128832949308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128833338848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128833694202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128834049614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128834569354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128835016798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128835622568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128836233364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128836874254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128837284586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128837661782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128838027358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128838518760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128839015344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128839378810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128839748308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128840099612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128840492746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128840858922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128841704810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128842073980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128842429624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128842814174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128843169812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128843551148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128844020624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128844404444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128844775702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128845153078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128845506216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128845859080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128846238536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128846683832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128847053370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128847430166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128847829684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128848192974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128848566586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128848930326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128849296894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128849742862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128850096190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128850468048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128850816298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128851191538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128851555446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128851961612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128852548960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128852906130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128853278664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128853629248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128853995570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128854344888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128854732688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128855170270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128855553322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128855947936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128856307682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128856689042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128857038548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128857418964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128857833284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128858222826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128858605396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128858990050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128859362902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128859716150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128860092090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128860442480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128860884510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128861240516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128861619606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128861986464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128862364290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128862715846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128863079728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128863612850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128863969024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128864335962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128864685242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128865124258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128865491466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128865880706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128866328136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128866690582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128867102292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128867455096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128867824482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128868176380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128868567526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128868932128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128869381516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128869736148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128870087330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128870450902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128870802008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128871168318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128871529012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128871968618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128872337942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128872713660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128873063884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128873414414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128873778810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128874197494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128874617868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128875082530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128875463640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128875828718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128876224232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128876758054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128877474856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128878108060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128878713542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128879347854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128879957388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128880638110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128881015628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128881403764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128881755546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128882109428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128882504418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128882856178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128883339058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128883692538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128884074790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128884436678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128884810132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128885158800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128885521434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128886082422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128886438164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128886838912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128887225866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128887605824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128887973028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128888366768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128888825342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128889180876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128889550160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128889899198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128890263340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128890610464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128891026942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128891475726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128891877614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128892228852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128892587442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128892975128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128893411928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128893970618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128894569814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128895214604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128895846206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128896319710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128896687444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128897481138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128897855028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128898214670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128898582994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128898934554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128899324624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128899689238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128900191568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128900547722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128900908042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128901272864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128901622778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128901988290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128902348762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128902855034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128903231716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128903612692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128903971568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128904330678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128904696470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128905059712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128905526354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128905881950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128906260542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128906662886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128907041520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128907395222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128907759880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128908126016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128908676978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128909068490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128909423778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128909801834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128910166732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128910556548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128910947404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128911427688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128911796964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128912154392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128912521514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128912871072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128913247998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128913625680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128914094856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128914450012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128914807096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128915170878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128915519636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128915885210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128916245590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128916707836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128917076360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128917481080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128917834366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128918580974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128919223868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128920123058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128920776818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128921376966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128922034470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128922759734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128923158488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128923575432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128923932070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128924298924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128924671624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128925141992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128925494458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128925872074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128926237628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128926611934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128926985694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128927350370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128927712918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128928162334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128928528204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128928881492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128929298642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128929664972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128930121196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128930502710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128931110048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128931545270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128931928392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128932309468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128932711084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128933164994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128933704066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128934117544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128934508252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128934862516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1136,11360000,10000,0,0,256,26,1244,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 128936692976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128937058610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128937492348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128937877342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128938290070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128938730748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128939242786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128939621934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128939982722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128940350380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128940699336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128941066874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128941430868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128941994298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128942371984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128942755968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128943108708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128943461416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128943824386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128944189118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128944655618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128945021006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128945396184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128945766260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128946144786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128946498238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128946849958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128947229104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128947663378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128948033854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128948389980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128948767106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128949132814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128949510206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128949875116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128950340386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128950711498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128951062788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128951436380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128951830218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128952207830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128952588538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128953042042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128953514206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128953871834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128954277042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128954626844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128955009122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128955373670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128955750882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128956213690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128956594312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128956963382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128957314746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128957677924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128958026800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128958404272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128958838894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128959217466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128959607904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128960002226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128960351464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128960701076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128961078200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128961523516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128961894504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128962281074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128962680662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128963044978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128963420338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128963780794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128964132502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128964687242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128965041208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128965414336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128965763168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128966137386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128966512764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128966888978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128967332338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128967688826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128968059416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128968410286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128968777902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128969127060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128969529502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128969983452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128970361528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128970717822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128971069898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128971434182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128971784890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128972163406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128972513614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128973003522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128973376536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128973761492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128974115844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128974470818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128974837608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128975203296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128975781536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128976136728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128976519744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128976884390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128977260748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128977613256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128977979872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128978429084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128978784540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128979156726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128979506282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128979927634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128980291840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128980677482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128981109582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128981465568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128981829954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128982228836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128982625746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128982979586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128983367464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128983731144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128984202988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128984557006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128984916902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128985280046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128985629410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128986030764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128986390110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128987006820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128987379258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128987762932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128988113096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128988463414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128988826968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128989189438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128989641526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128989996060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128990378236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128990743016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128991118606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128991488168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128991851594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128992317550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128992671924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128993037898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128993418298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128993792808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128994153888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128994540832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128995260484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128995621954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128995993840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128996346232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128996713168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128997063532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128997452628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128998050726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128998436158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128998795644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 128999147578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128999515628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128999868776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129000293350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129000747804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129001147192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129001522304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129001900598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129002253520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129002606538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129002986784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129003356628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129003819728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129004206520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129004589144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129004987480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129005364174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129005731720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129006084820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129006523146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129006875784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129007247754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129007616370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129008056404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129008425146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129008816414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129009344900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129009701138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129010078448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129010428306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129010793808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129011141690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129011529606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129011964450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129012344382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129012695250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129013046620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129013410638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129013760358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129014138242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129014486670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129014926696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129015295048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129015669944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129016020554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129016370734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129016734258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129017095770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129017528766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129017880752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129018256032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129018619262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129018993934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129019343830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129019743204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129020112016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129020647976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129021021254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129021373712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129021751730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129022129506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129022527390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129022879066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129023319732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129023685814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129024058844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129024444884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129024796066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129025232038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129025639380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129026154282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129026565500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129026921902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129027302226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129027698110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129028121764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129028525602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129029019396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129029435864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129029844284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129030196598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129030579860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129031039884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129031615022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129032047070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129032396656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129032803962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129033228492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129033637212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129034069584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129034528084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129034913420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129035264992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129035630882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129035980728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129036425294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1137,11370000,10000,0,0,256,26,1245,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129038145554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129038568810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129038924752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129039296298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129039669768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129040098736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129040466742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129040833528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129041208768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129041571388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129041945678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129042347188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129042896674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129043265592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129043615858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129043980994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129044328660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129044702978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129045079554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129045526366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129045880324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129046230218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129046592076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129046940708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129047305140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129047652216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129048055770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129048504964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129048885196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129049236960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129049605642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129049970692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129050321716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129050701962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129051120800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129051502084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129051866172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129052260912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129052612512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129053024892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129053420388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129053864342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129054333726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129054684942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129055060072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129055423792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129055819176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129056184772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129056553718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129057016490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129057405904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129057772788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129058122032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129058497832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129058863178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129059253166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129059704828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129060059444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129060421392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129060768836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129061132848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129061479974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129061866732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129062296944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129062694278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129063046806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129063400008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129063763414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129064113154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129064548378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129064914432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129065466082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129065837146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129066211774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129066561336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129066911746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129067286186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129067635068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129068071148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129068424288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129068800802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129069164164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129069540068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129069890706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129070253780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129070726320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129071111576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129071478410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129071826676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129072472492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129072892792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129073303758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129073739206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129074092510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129074454590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129074801686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129075202084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129075569780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129075957386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129076589716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129077007392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129077360724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129077712658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129078076232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129078426138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129078806584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129079254248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129079632996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129080014154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129080391346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129080743412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129081094298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129081487592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129081916788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129082287464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129082637208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129083013566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129083394834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129083769830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129084134416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129084486654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129084935968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129085312094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129085719224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129086074692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129086449388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129086812220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129087199654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129087771498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129088127402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129088507380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129088856090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129089221380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129089569216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129089958676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129090392526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129090770716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129091119658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129091468954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129091831804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129092217262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129092627830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129093147748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129093529796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129093894852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129094270498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129094622662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129095008850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129095410000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129095760496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129096233998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129096584652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129096960890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129097326004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129097702512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129098102258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129098483430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129099024784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129099417830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129099805976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129100159302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129100538672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129100919444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129101298720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129101727946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129102081060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129102444382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129102838810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129103249906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129103600722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129104002336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129104475084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129104854058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129105204620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129105555722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129105919128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129106269960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129106649618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129107099072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129107516346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129107882852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129108260380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129108614514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129108968362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129109347266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129109697898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129110236042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129110589176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129110965672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129111329260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129111704312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129112054742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129112417740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129112863450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129113217922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129113583504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129113969664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129114401968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129114773658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129115162848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129115589212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129115943936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129116308270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129116657426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129117023446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129117372078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129117758794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129118150730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129118619258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129119006188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129119360566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129119758606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129120127710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129120540190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129120924074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129121599794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129122021588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129122421714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129122805188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129123217374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129123633184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129124127942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129124564212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129124948154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129125326268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129125724764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129126175496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129126659340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129127062038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129127473898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129127845120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129128240080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129128639864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129129092512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129129574096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129129976452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129130347942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129130716576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129131082548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129131434596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129131814008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129132223822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129132746654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129133164164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129133542816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129133896126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129134248068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129134626572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129135051832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129135444956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129135794568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129136170184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129136534460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129136928108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129137290480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129137641500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1138,11380000,10000,0,0,256,26,1246,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129139291218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129139650610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129140016342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129140392856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129140854014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129141221822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129141601344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129141951088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129142303518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129142667528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129143047594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129143582184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129143954388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129144331134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129144693706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129145066978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129145416182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129145782360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129146227780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129146629424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129147067488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129147428620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129147805296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129148189818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129148579352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129149335246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129149725748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129150092214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129150445132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129150813382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129151164844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129151560638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129152003950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129152412900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129152766064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129153118746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129153484472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129153856894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129154289364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129154892546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129155291080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129155655672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129156104000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129156491608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129156889232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129157254668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129157688210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129158059980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129158410634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129158788648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129159154606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129159530920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129159895188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129160313292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129160681066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129161030682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129161416560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129161766838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129162142232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129162519610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129162896606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129163317306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129163674070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129164056700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129164436358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129164807600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129165155168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129165541108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129166082550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129166462080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129166847038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129167231544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129167597530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129167950810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129168332662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129168762244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129169142116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129169505158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129169926526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129170276620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129170626984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129170999866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129171348760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129171782244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129172132096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129172505888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129172868424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129173241488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129173610334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129173976050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129174415592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129174769724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129175136162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129175552340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129175930720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129176295672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129176685708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129177230234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129177648188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129178063454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129178445936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129178812784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129179160926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129179549960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129180002578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129180382666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129180733144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129181083668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129181447050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129181797606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129182175368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129182538678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129182980108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129183345528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129183740700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129184090618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129184461622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129184838784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129185223336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129185719586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129186072506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129186447274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129186809614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129187184024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129187552536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129187947446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129188544370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129188896908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129189261200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129189607538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129189980834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129190341018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129190726170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129191146060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129191502454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129191866638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129192216886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129192583978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129192933438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129193360314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129193758576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129194214526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129194567918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129194919426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129195282836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129195632700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129195999920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129196361426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129196804786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129197182020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129197583462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129197965490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129198318426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129198714530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129199077474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129199641064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129199994646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129200370286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129200733192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129201106236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129201471124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129201835394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129202272030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129202624726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129202990680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129203338746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129203778664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129204143384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129204531008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129204897252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129205396440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129205813334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129206198108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129206581424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129206927402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129207314202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129207673438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129208132194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129208489572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129208844422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129209210666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129209597486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129210036330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129210400448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129210950250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129211319632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129211716650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129212069286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129212421670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129212786004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129213153200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129213611482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129213980270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129214388526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129214799654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129215176488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129215528186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129215895136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129216331402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129216683638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129217049046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129217415410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129217789744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129218152168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129218537098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129218886908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129219338538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129219703350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129220052038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129220416104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129220764108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129221137168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129221510604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129222054496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129222408922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129222791094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129223162152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129223510230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129223876114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129224237274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129224690308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129225094572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129225490284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129226141876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129226533044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129226944142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129227357238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129227834792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129228250744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129228627948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129229025788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129229437738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129229880420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129230377110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129230792720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129231175542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129231575550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129232024278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129232405816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129232819114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129233520554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129233940224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129234429548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129234829886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129235183400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129235595864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129236114680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129236534000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129236939016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129237349404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129237733338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129238099032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129238479660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129238944082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129239347256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1139,11390000,10000,0,0,256,26,1248,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129240943400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129241332166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129241780168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129242187106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129242538902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129242891568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129243259624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129243644916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129244055956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129244610696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129244991368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129245355332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129245730292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129246079788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129246431150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129246807366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129247227396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129247599460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129247950648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129248327534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129248691612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129249067586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129249449828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129249879976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129250246566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129250595824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129250960980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129251347344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129251741592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129252119194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129252495822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129252922296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129253275848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129253638040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129254019128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129254386538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129254752050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129255138454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129255668070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129256066634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129256429838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129256803668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129257200618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129257552578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129257949440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129258375866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129258771686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129259136460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129259512646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129259863178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129260280846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129260663614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129261133148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129261505064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129261854960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129262281918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129262648134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129263024024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129263388614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129263742320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129264175960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129264527938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129264936014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129265285208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129265676218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129266087026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129266464416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129266989834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129267362620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129267725590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129268072700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129268435914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129268782802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129269168382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129269602206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129269979272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129270329452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129270679560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129271042688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129271390776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129271766508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129272114232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129272552154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129272919220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129273292986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129273642670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129273991982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129274355348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129274716592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129275234380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129275585300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129275960830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129276323990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129276697350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129277046748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129277408844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129277835324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129278293350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129278662868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129279012212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129279386728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129279749574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129280134520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129280484356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129280913272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129281280332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129281629748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129281995072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129282361254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129282800640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129283179976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129283634420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129283988632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129284342658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129284709818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129285077974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129285444450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129285803910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129286246838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129286616386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129286990224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129287339818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129287690270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129288052746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129288482216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129288851972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129289394374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129289774084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129290148026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129290569900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129290922836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129291290362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129291655666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129292079236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129292448882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129292805824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129293182620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129293546360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129293920884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129294282572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129294710698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129295077278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129295426216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129295790994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129296138980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129296512042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129296945242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129297323520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129297752888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129298109750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129298492196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129298844228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129299212000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129299562760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129299951988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129300475712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129300855348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129301254078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129301607166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129301988770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129302355508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129303083616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129303464332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129303878478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129304272296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129304677786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129305059482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129305468538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129305923738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129306277874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129306674392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129307025690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129307419762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129307785500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129308173884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129308525402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129308956676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129309353860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129309734908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129310131788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129310481816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129310858032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129311269300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129311922796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129312308704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129312680088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129313076766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129313443844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129313873600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129314341528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129314757670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129315177344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129315587116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129315939032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129316323234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129316843412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129317353164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129317758000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129318171156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129318601820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129319018990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129319453196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129319930146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129320320178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129320724822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129321076780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129321496900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129321851668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129322318990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129322891306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129323327082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129323687592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129324072686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129324468896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129324819658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129325243684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129325687884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129326112046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129326514794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129326923040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129327308454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129327662074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129328062146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129328523144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129328910490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129329298504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129329692094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129330088694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129330527762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129330879636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129331348948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129331767872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129332153588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129332540924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129332908240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129333328834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129333723982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129334297650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129334722306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129335093252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129335489464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129335871848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129336282128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129336713014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129337127248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129337528362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129337924792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129338325270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129338680542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129339090578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129339595832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129340000460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129340383678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129340759808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129341156064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129341567518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129341978822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1140,11400000,10000,0,0,256,26,1249,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129343753922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129344190598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129344639102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129345521126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129345892936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129346347264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129346767470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129347307052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129347725746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129348221512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129348633000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129349017254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129349429410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129349843204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129350318244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129350792170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129351265054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129351682364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129352037798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129352464688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129352894684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129353325368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129353817870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129354260868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129354671440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129355089722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129355482434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129355845568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129356433852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129356796612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129357162868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129357511548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129357886666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129358249752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129358637588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129359063072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129359418232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129359781370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129360129098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129360493754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129360841110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129361214992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129361605680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129362057806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129362410738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129362760762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129363123372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129363471822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129363890888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129364253446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129364694872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129365062552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129365437816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129365787136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129366137292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129366518842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129366880084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129367265324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129367797090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129368208210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129368573770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129368967102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129369349180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129369714880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129370081176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129370519208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129370918658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129371268478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129371659362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129372037276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129372423896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129372786744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129373296996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129373666552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129374024282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129374412722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129374791246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129375250790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129375658910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129376117108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129376472878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129376832480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129377196420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129377545062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129377910214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129378308850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129378927924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129379571966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129379997102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129380383742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129380784204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129381194202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129381636706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129382027178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129382392066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129382768144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129383150452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129383525888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129383888880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129384310270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129384680746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129385035218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129385402986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129385774910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129386154082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129386533444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129386934962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129387362030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129387715380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129388078990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129388427980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129388791614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129389138628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129389522586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129390116688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129390496164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129390847480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129391198640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129391562058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129391912214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129392289728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129392706548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129393086860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129393451552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129393827226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129394178574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129394530226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129394904942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129395255804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129395692210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129396045710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129396444346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129396826978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129397220176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129397571846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129397938580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129398376996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129398747138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129399113854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129399463070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129399837584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129400199870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129400586036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129400935282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129401553246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129401931236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129402284522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129402651630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129403002090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129403444590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129403933190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129404313922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129404664400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129405016020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129405379206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129405728062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129406108122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129406456026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129406921178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129407297308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129407672144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129408021922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129408372846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129408735856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129409097064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129409535510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129409885658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129410258758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129410619360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129410991322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129411339860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129411708094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129412069858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129412582348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129412950774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129413298570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129413672778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129414034784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129414424718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129414786230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129415208198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129415576220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129415927288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129416315354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129416684384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129417091560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129417486220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129417953136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129418308392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129418659974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129419024374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129419375184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129419742806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129420104314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129420481192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129420910436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129421307010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129421658962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129422011086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129422375920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129422745488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129423123934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129423672450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129424051354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129424414320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129424787762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129425137532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129425487426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129425862448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129426280948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129426652206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129427001390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129427377178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129427741310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129428116440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129428478262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129428831590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129429262414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129429642318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129430064664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129430414846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129430789660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129431151476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129431609960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129432039288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129432394316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129432766044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129433115904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129433509016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129433879240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129434302256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129434962278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129435374774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129435796564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129436181304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129436579440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129437000410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129437505728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129437918214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129438331456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129438698638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129439107754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129439520646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129439932564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129440407540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129440795456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129441201100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129441611740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129442043282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129442444086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129442862556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129443308258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129443664440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129444037508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129444387914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1141,11410000,10000,0,0,256,26,1250,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129481041418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129481416476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129481820416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129482277158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129482687340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129483040446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129483396064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129483763030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129484112510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129484491136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129484840818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129485298140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129485666558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129486040344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129486486962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129486842238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129487206012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129487588290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129488073978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129488436108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129488820066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129489184416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129489561160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129489949050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129490379336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129490938846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129491296664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129491665716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129492018386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129492396422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129492762262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129493153804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129493577796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129493933100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129494296344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129494645522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129495032108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129495415862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129495806194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129496268600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129496683806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129497037548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129497390744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129497757442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129498109822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129498507622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129498857156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129499306838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129499678080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129500054492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129500406676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129500759920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129501125838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129501488822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129502014370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129502373840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129502749296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129503111936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129503486744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129503836858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129504200666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129504616470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129504984112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129505350550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129505698972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129506072264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129506434212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129506807560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129507170348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129507587358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129507974790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129508341774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129508725174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129509075182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129509483376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129509862132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129510370740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129510789632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129511204240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129511603082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129511988524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129512417706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129512832998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129513430502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129513836600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129514247718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129514744948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129515163788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129515595242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129516107084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129516564992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129516984958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129517424984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129517790948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129518198128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129518551034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129518983596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129519352722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129519704554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129520072674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129520423188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129520799912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129521176168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129521616640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129521968894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129522319988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129522684134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129523034282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129523399572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129523759594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129524135260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129524666720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129525046492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129525397418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129525748458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129526112640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129526462146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129526841098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129527260916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129527640414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129528003232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129528377358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129528727164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129529077098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129529450484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129529864576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129530236164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129530602798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129530978082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129531341094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129531714486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129532064362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129532426102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129532855494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129533451396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129533823746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129534172084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129534547856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129534925444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129535326068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129535909000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129536285946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129536650320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129536999674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129537364318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129537728764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129538105364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129538579206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129538978384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129539331108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129539683084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129540048998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129540414098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129540797128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129541225112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129541601512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129541962716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129542335206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129542732972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129543095792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129543471718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129543911208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129544335014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129544693286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129545070656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129545434768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129545811636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129546205616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129546649680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129547131900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129547493522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129547860332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129548208208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129548582882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129548984644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129549426004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129549797442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129550152340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129550518792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129550868514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129551254720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129551620486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129552026492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129552472816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129552854768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129553208216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129553561272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129553927752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129554280210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129554658662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129555073392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129555453728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129555816272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129556189810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129556538894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129556889208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129557252752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129557615032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129558168378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129558521194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129558896132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129559291750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129559668850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129560022602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129560388496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129560833384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129561189200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129561557122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129561907968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129562297580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129562659526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129563046712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129563480364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129563834510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129564198204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129564546476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129564910766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129565257872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129565630586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129566023072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129566489282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129566860190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129567212334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129567577204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129567926264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129568292784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129568655784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129569106114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129569622456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129570002912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129570354368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129570707448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129571160226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129571527016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129572003074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129572358416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129572785256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129573151404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129573527290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129573879148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129574246472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129574700706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129575056052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129575423488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129575781096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129576157194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129576521466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129576909340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129577261972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129577680902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129578064736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129578416328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129578782450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129579131328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129579506512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129579896548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129580452306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1142,11420000,10000,0,0,256,26,1251,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129581983108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129582342466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129582737346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129583168688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129583537354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129583885088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129584259796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129584621760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129584996002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129585357614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129585707046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129586134002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129586487080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129586852566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129587201732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129587604980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129587985508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129588398652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129588844606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129589201968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129589569156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129589936968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129590336102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129590686082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129591075306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129591616272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129592011504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129592361714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129592712984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129593076108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129593424848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129593807400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129594155526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129594618556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129595005320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129595396260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129595762350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129596113098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129596488428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129596834826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129597282896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129597636362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129598013202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129598376402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129598749820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129599099454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129599536220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129600002012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129600359290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129600820272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129601173612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129601549216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129601912208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129602369868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129602904328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129603262104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129603627522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129603975794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129604341076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129604689536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129605080064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129605511350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129605890218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129606239904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129606590030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129606953578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129607302356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129607678426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129608027892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129608465342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129608831948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129609205232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129609553910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129609903490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129610541946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129610902530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129611345810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129611724892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129612105162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129612488490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129612866686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129613218784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129613584864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129614226092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129614581258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129614947474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129615296548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129615670960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129616052542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129616443232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129616872618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129617224854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129617585524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129617933016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129618297822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129618643262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129619027336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129619494434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129619870948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129620219798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129620568856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129620930096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129621276426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129621689260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129622039436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129622518836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129622948908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129623386528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129623802986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129624155734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129624576424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129625043308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129625590562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129625985768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129626385886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129626797154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129627233314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129627731258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129628258134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129628627996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129629103418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129629532736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129629945738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129630365314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129630810390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129631192384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129631552306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129631905228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129632288444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129632638162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129633018230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129633439976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129633829854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129634194096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129634569680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129634919568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129635270902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129635635436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129635996980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129636559944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129636911376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129637286354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129637649246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129638045252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129638415390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129638795962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129639400508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129639755134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129640120602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129640489318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129640915460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129641293654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129641667964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129642094506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129642450360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129642811974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129643210752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129643593650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129643941498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129644327996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129644768420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129645176240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129645526976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129645940774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129646305704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129646653748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129647058668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129647680772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129648081096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129648447050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129648823880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129649176824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129649528648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129649907138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129650332876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129650700488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129651048482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129651422534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129651784780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129652158422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129652518608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129652869376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129653299044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129653651596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129654016286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129654363724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129654738708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129655099934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129655488380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129655954684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129656312190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129656684192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129657035152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129657449530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129657801336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129658228924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129658661462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129659168838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129659522402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129659873176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129660235430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129660645188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129661026720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129661439384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129661819252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129662182556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129662555080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129662903646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129663253582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129663681038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129664035096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129664501080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129664885874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129665262644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129665644942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129666020616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129666370036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129666744144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129667181394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129667534066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129667899620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129668248246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129668622110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129668985196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129669369826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129669719010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129670286024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129670654632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129671006538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129671373098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129671721798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129672108888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129672473876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129672921464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129673274192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129673624328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129673983674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129674329072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129674710166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129675067978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129675509004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129675878068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129676253436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129676603744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129676977696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129677341754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129677704922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129678071476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129678499930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129678882136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129679249272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129679627912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129679980746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129680335374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129680712430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1143,11430000,10000,0,0,256,26,1252,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129682463256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129682886460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129683257460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129683668664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129684214844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129684601416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129684964772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129685334178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129685734702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129686100098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129686532316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129686958740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129687580642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129687952242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129688354058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129688707520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129689193820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129689642618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129690000046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129690370222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129690722494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129691101276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129691485186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129691875330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129692488974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129692851428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129693216054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129693566110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129693933852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129694283366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129694670896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129695103876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129695485374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129695838750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129696193024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129696561652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129696912846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129697290894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129697642546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129698084392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129698454024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129698831072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129699181732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129699559198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129699942810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129700326104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129700771006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129701124050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129701500856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129701865926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129702241430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129702592738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129702955948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129703320328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129703886204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129704276294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129704626958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129705003014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129705366622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129705755844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129706107210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129706534104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129706903490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129707269896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129707634850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129707982684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129708356514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129708735506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129709203456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129709559476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129709911666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129710276392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129710658522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129711028494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129711392028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129711850156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129712257112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129712731464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129713102256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129713455070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129713922100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129714382238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129714998718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129715385668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129715804056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129716224810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129716637176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129717076404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129717552576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129717924652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129718291472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129718720624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129719127582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129719557510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129719966824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129720447562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129720835798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129721248706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129721659880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129722057814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129722423390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129722803866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129723252922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129723620982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129724013120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129724364448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129724715174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129725077960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129725439816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129725874428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129726326252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129726706100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129727069786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129727457316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129727814906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129728207060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129728641514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129729004322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129729373406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129729725658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129730104182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129730469354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129730847474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129731211310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129731632036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129732000392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129732351896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129732718776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129733087362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129733466274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129733844450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129734297182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129734652754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129735006570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129735373432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129735725752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129736095224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129736447338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129736837526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129737358188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129737738054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129738088736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129738440782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129738804842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129739154688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129739550528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129739973150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129740355582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129740791462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129741168424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129741518572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129741911468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129742291090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129742721798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129743089214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129743435544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129743869816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129744234562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129744608420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129744972690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129745323182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129745766250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129746122698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129746490782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129746840540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129747217276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129747582028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129747969858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129748483292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129748840742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129749206038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129749557108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129749924662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129750275110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129750674056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129751113678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129751491812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129751842322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129752193218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129752556220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129752905516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129753280392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129753629984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129754081256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129754451694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129754828270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129755196814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129755571756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129755940320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129756304572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129756749504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129757104520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129757484168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129757851384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129758230094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129758582584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129758946322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129759313850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129759824494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129760196598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129760606242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129760985762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129761350258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129761737778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129762089268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129762506196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129762872998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129763259470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129763627410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129764253538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129764649242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129765093908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129765476820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129765832460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129766186722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129766555736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129766909252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129767341760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129767693504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129768220782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129768611426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129769072424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129769452786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129769809914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129770272182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129770710480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129771240750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129771610552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129771986182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129772347922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129772722984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129773086416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129773505480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129773873806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129774223266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129774588410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129774935340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129775308784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129775682154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129776056110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129776515134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129776870168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129777265008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129777647944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129778061466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129778485784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129778908118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129779380856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129779821978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129780234940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129780709262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129781109164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129781472638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129782066054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129782486940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129782933844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129783305826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1144,11440000,10000,0,0,256,26,1253,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129785128302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129785510548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129785864768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129786233952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129786585604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129786968520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129787319712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129787771172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129788193828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129788576302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129788950040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129789303864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129789678920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129790030636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129790463074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129790814066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129791188284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129791550486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129791923658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129792272438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129792643552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129793075290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129793586672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129793957176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129794307970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129794684740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129795048592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129795435976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129795856974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129796216118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129796582248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129796934478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129797386218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129797738908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129798130710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129798538404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129798996872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129799405556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129799761862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129800127752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129800479368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129800847154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129801209710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129801651416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129802021436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129802396302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129802747264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129803099000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129803463368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129803824458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129804281388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129804778450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129805158304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129805536760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129805911442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129806325260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129806694238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129807127182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129807480412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129807845466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129808193394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129808567614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129808929770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129809313866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129809663340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129810089652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129810457716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129810809818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129811176268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129811573096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129811964582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129812341324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129812804216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129813187640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129813540768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129813905964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129814257472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129814625630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129814988790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129815422612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129815930348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129816308590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129816695136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129817063468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129817451776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129817835472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129818287498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129818638702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129819014538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129819376788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129819781456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129820133584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129820513380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129820937470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129821360382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129821727896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129822076000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129822450390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129822813408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129823188168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129823549202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129823965360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129824331214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129824680936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129825046044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129825457216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129825835944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129826242510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129826816898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129827194786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129827547180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129827938912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129828325462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129828692992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129829122696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129829570910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129829941698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129830317504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129830667892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129831018352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129831380884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129831740600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129832105844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129832525386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129832905336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129833270950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129833646616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129833997848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129834349014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129834723806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129835179226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129835550648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129835918052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129836357242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129836785538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129837223522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129837626944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129838182124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129838603956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129839017480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129839449750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129839831024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129840222716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129840728950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129841530166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129841920898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129842304196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129842731470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129843156932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129843668140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129844040916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129844419040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129844785608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129845161168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129845511148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129845877974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129846319506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129846672554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129847057348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129847406914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129847783034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129848148630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129848536954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129848949456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129849535144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129849904760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129850258620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129850627394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129850976992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129851367624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129851732996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129852179864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129852532684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129852882858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129853260698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129853662664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129854041470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129854404474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129854889080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129855273356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129855650316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129856002946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129856357022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129856723690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129857095874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129857534128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129857884050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129858257648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129858619756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129858992188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129859341064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129859702162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129860091578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129860648848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129861038768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129861388266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129861825344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129862193458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129862582202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129862933446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129863355206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129863722174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129864072792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129864438004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129864785956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129865160164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129865534846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129865978376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129866331720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129866682662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129867045272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129867393600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129867758386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129868118636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129868493242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129868941356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129869319300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129869670140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129870020494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129870383130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129870731386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129871108898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129871529534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129872002714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129872367300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129872740906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129873090618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129873441080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129873815344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129874218712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129874599476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129874947952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129875321444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129875684004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129876057502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129876406438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129876768502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129877209662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129877564134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129877932094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129878284068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129878660772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129879026170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129879414564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129879823854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129880191252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129880555542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129880907400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129881274534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129881624300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129882134682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129882503696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129883146186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129883504388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129883858368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1145,11450000,10000,0,0,256,26,1254,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129885582428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129885945530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129886312004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129886662332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129887037428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129887399212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129887788744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129888137476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129888560704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129888928850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129889282184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129889648414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129889997048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129890371640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129890747968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129891235440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129891621178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129891973178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129892367406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129892735386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129893100816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129893462404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129893931304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129894408872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129894804780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129895156600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129895526912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129895892942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129896256820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129896707202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129897060462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129897437800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129897801210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129898176810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129898527798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129898890532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129899256496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129899705960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129900100604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129900449252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129900822466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129901211586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129901607724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129901987058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129902437250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129902806732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129903159060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129903528806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129903879514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129904256892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129904637332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129905093584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129905602420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129905957822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129906342316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129906726374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129907100666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129907468700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129907927856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129908300266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129908681224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129909080540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129909449272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129909817618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129910250952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129910733814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129911165994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129911556072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129911926672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129912334230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129912693516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129913068040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129913522584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129913882108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129914256124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129914628914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129915041564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129915412358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129915808568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129916220422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129916752334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129917126174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129917501074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129918094464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129918454254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129918852134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129919302934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129919690378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129920049680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129920408808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129920781610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129921138488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129921523678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129921959506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129922401750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129922775208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129923156616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129923514574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129923870504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129924253412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129924688434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129925063540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129925416684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129925796030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129926189122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129926569810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129926947676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129927305548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129927897152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129928260942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129928635272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129928991154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129929393314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129929778106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129930161046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129930600276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129930962880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129931333776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129931691738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129932130740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129932510636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129932910368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129933348882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129933754562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129934122016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129934476474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129934843954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129935199404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129935581826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129936003860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129936387356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129936756200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129937133700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129937487172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129937843012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129938263076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129938912984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129939359834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129939721622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129940101348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129940467412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129940847330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129941213102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129941662398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129942033990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129942395630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129942794404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129943177848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129943560596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129943941690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129944402434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129944818298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129945179280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129945549554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129945904630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129946277834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129946642848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129947089742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129947464674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129947845022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129948214684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129948585202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129948978682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129949366806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129949760568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129950385542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129950774854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129951145230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129951526376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129951883722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129952253650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129952714286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129953074850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129953447130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129953802036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129954240580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129954614644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129955010566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129955420228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129955813352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129956200772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129956573844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129956946532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129957300352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129957695550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129958064306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129958514614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129958876034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129959232384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129959601986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129959959920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129960332034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129960697512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129961271038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129961662664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129962045226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129962402512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129962756920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129963124158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129963499562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129963943146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129964297512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129964678144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129965049008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129965428784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129965801134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129966217524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129966671920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129967062922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129967443506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129967851628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129968234266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129968603492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129969000014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129969355198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129969786332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129970158544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129970523972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129970896846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129971248072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129971627790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129972012028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129972642262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129973000242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129973354692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129973721486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129974073364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129974441908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129974821766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129975307228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129975704960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129976084748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129976436682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129976789868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129977156782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129977523704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129977967658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129978322084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129978698990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129979066828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129979443414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129979814422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129980211554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129980644350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129981025574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129981394788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129981763160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129982138574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129982501686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129982890922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129983243278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129983843236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129984224252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129984595178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129984963494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129985312978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129985703910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1146,11460000,10000,0,0,256,26,1255,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 129987374326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129987765646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129988152660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129988520798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129988895950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129989341054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129989710332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129990058922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129990435870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129990798494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129991173106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129991534016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129991951246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129992317832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129992668356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129993034646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129993383578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129993758868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129994173610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129995029310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129995390318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129995797816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129996164450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129996517050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129996900260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129997252924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129997711004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129998084738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129998483712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129998837510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 129999192576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129999558522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129999923386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130000360988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130000713858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130001101272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130001466662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130001841694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130002192412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130002554194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130002918332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130003351272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130003720654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130004070626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130004445194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130004808184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130005182592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130005545854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130006083572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130006468304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130006820582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130007188612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130007539320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130007944024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130008344088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130008818576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130009174372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130009526152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130009890150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130010240480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130010607224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130010970536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130011343944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130011776708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130012154412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130012505222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130012857478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130013239572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130013591290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130013998500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130014423258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130014803084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130015168862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130015545078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130015895870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130016247882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130016626170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130017042088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130017587072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130017940924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130018316780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130018694796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130019072704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130019438738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130019865990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130020233736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130020585018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130020951962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130021300864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130021676438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130022061750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130022452916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130022881040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130023302226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130023680196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130024079396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130024447872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130024798148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130025190506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130025626930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130026005626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130026357150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130026708970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130027073442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130027424256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130027802924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130028150970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130028703466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130029100564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130029479392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130029889960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130030244652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130030623238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130031050212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130031428118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130031778576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130032154158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130032517996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130032892982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130033242472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130033605838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130034049720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130034401722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130034766082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130035112930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130035487044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130035848588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130036235858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130036651994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130037007248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130037371706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130037721846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130038088670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130038436978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130038812140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130039186964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130039753340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130040108090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130040459520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130040823832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130041173392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130041540048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130041901774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130042350586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130042719802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130043096156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130043486632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130043839500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130044205712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130044571458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130044941324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130045381848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130045761128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130046125510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130046501392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130046852116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130047204044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130047580070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130048005228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130048374914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130048723924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130049098724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130049462842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130049851940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130050249462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130050702054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130051225082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130051644392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130052013008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130052405214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130052783044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130053162558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130053625508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130053979594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130054330256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130054692798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130055042104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130055406884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130055766436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130056140460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130056572936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130056951356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130057303674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130057656036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130058021716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130058373550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130058754328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130059178176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130059559258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130059923950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130060299368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130060650708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130061019468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130061396744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130061745294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130062369980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130062724542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130063102166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130063466660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130063841972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130064204988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130064557550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130064997020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130065349134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130065716304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130066065956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130066442466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130066806472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130067222860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130067653992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130068009566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130068374758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130068742540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130069127172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130069491812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130069909788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130070347560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130070728356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130071079566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130071431790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130072059524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130072436162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130072821694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130073401942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130073786484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130074153326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130074534612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130074889674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130075241926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130075620584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130076039538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130076413320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130076764568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130077158784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130077525050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130077902278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130078265854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130078688962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130079057000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130079409304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130079842628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130080196760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130080628924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130081011520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130081466002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130081823358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130082176864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130082548994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130082900620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130083268252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130083618470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130084010064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130084601162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130084983296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130085336396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130085689300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1147,11470000,10000,0,0,256,26,1256,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 130087399688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130087764062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130088134264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130088488478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130088869640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130089234800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130089628440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130090050966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130090407354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130090772582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130091122764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130091489930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130091840080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130092227764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130092663216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130093042314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130093394610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130093764282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130094128114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130094478330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130094844932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130095205984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130095796888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130096168462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130096546342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130096898474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130097250610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130097616680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130097980088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130098410734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130098762564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130099170580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130099558052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130099935766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130100287112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130100652538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130101093164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130101465330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130101832712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130102182384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130102558884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130102923300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130103318120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130103668802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130104103864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130104472362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130104823152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130105189930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130105539474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130105914910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130106325838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130106909042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130107279056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130107632042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130108046460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130108415242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130108836088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130109200760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130109681120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130110052110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130110428776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130110780670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130111133886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130111497776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130111857440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130112287806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130112640528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130113016364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130113381030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130113785362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130114139318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130114505976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130114869596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130115304394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130115673746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130116023322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130116400316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130116763310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130117139238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130117502808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130117920734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130118432214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130118786860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130119170984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130119521344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130119926346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130120305420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130120758636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130121113558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130121466032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130121829860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130122179164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130122545796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130122905474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130123280288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130123719618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130124098896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130124449376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130124801528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130125182020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130125532626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130125930932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130126365432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130126746262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130127111444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130127488744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130127841332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130128193994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130128571372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130128920450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130129449736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130129805256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130130180958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130130545758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130130921856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130131284014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130131637068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130132079138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130132432284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130132796522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130133144416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130133518236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130133880222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130134264692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130134688484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130135044320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130135408712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130135759682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130136126616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130136541766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130136988788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130137355978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130137811060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130138166692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130138521048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130138888358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130139240272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130139610220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130139974564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130140578774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130140975736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130141352554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130141704304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130142057052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130142421824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130142783474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130143220086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130143573338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130143948480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130144312940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130144688008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130145038954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130145401090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130145827014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130146194942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130146559116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130146907052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130147280670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130147642576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130148015678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130148689250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130149047944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130149412298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130149763724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130150132354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130150483806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130150860842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130151237186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130151836562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130152191848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130152544050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130152908536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130153301084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130153689710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130154040514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130154494960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130154864168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130155240886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130155592588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130155945922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130156311982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130156692660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130157147960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130157535268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130157930162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130158295968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130158671804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130159024008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130159390308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130159756394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130160207032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130160576148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130160923712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130161298440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130161664472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130162085820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130162436664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130163010416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130163381176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130163732804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130164099924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130164452162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130164913260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130165325312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130165827252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130166185830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130166541912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130166909468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130167262996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130167633786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130168028780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130168488476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130168860994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130169238350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130169588686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130169939348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130170304646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130170669420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130171124626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130171483200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130171904314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130172272760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130172671216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130173044424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130173416650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130173875460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130174341884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130174712312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130175062596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130175440138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130175805366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130176196784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130176549030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130177004746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130177375480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130177729720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130178099838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130178490584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130178883904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130179249246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130179736334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130180093046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130180446330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130180811920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130181162588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130181530254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130181893772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130182347440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130182717820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130183093884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130183445364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130183797610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130184161912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130184525292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130184894386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1148,11480000,10000,0,0,256,26,1257,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 130186628370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130187018504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130187403972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130187863656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130188237704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130188593580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130188964184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130189341222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130189711380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130190061434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130190460156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130190896636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130191277464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130191628476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130191980912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130192345044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130192695350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130193167180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130193615920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130193994712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130194358646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130194735432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130195086440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130195438104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130195809948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130196158394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130196743930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130197097142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130197473224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130197837486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130198242308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130198642126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130199123978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130199493768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130199848192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130200216712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130200568120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130200945914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130201324490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130201700600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130202119590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130202475176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130202839220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130203189320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130203556336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130203904372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130204291616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130204721266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130205118840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130205470578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130205822834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130206187172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130206537168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130206914920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130207265328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130207808192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130208177050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130208552368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130208903404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130209276204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130209659820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130210025294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130210472084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130210825266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130211201792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130211597620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130211974302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130212324780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130212697208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130213130560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130213486052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130213852524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130214202204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130214595954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130214961154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130215348834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130215700116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130216127380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130216509508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130216861580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130217227466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130217577214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130217985200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130218363986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130218905286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130219260588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130219613088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130219978452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130220329230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130220712216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130221125460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130221629616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130222025658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130222403714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130222754658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130223107220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130223471176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130223835774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130224277140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130224631832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130225010712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130225619394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130225999460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130226350360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130226715994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130227160650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130227515966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130227884532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130228233204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130228610078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130228974766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130229361994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130229713252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130230280974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130230651034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130231002614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130231370248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130231719948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130232107226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130232470872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130232917340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130233274054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130233627888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130233994390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130234347646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130234716842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130235079732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130235523956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130235894482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130236272576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130236650970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130237003800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130237367680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130237730978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130238098180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130238516578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130238896392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130239262144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130239637334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130239988596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130240340272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130240717372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130241136490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130241707904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130242063344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130242439994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130242806570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130243183170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130243547950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130243977516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130244346008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130244696790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130245063302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130245412410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130245786486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130246160930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130246536488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130246968412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130247325892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130247693372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130248046734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130248416968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130248769544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130249159350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130249666952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130250051474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130250406172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130250761634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130251128952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130251481966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130251864840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130252303104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130252785726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130253155344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130253531736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130253882944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130254234600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130254609930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130254960582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130255397928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130255748146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130256123604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130256488264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130256863016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130257213332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130257575202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130258005356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130258359560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130258726274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130259099256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130259476060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130259842208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130260232114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130260656976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130261014814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130261379582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130261729646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130262096434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130262446110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130262822382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130263196706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130263742436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130264117068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130264470720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130264835786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130265188016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130265556964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130265941220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130266396622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130266769538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130267148600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130267502288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130267874208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130268240112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130268602640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130269026468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130269388808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130269763326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130270126030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130270501734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130270853346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130271203372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130271576650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130271995278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130272364906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130272714092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130273089010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130273475204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130273851334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130274266948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130274699110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130275196136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130275550770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130275918172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130276267808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130276643218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130277019818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130277465064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130277984460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130278343112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130278711436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130279065046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130279434336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130279800708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130280245312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130280617168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130280993472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130281343228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130281693976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130282056416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130282405814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130282782458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130283254298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130283654660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130284019626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130284395880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130284747270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1149,11490000,10000,0,0,256,26,1259,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 130286584016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130286966350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130287319890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130287686894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130288036636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130288425518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130288862136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130289246040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130289598288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130289951056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130290315734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130290666156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130291046610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130291465864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130291845120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130292209048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130292585826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130292937170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130293291792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130293657300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130294020514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130294453094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130294805480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130295180082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130295543542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130295918480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130296269532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130296631802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130297063706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130297539438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130297910800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130298260152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130298636078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130299017286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130299403832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130299754190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130300197320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130300564952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130300916502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130301282824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130301632120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130302007596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130302688058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130303070156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130303424324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130303779416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130304147138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130304500676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130304880772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130305278124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130305738864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130306202346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130306580232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130306930880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130307282322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130307649964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130308016530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130308612596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130308968878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130309348824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130309713138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130310088518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130310440064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130310803784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130311240416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130311593986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130311961026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130312310322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130312684952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130313074920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130313465912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130313891806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130314247182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130314612242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130314962932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130315348650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130315698518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130316107972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130316473792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130316925578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130317280326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130317631794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130317996186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130318346710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130318712772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130319097822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130319544842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130320015336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130320394618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130320746592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130321098370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130321462630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130321826576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130322269500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130322622490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130322998784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130323364032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130323739290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130324091052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130324443548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130324818176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130325237566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130325608042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130325958402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130326334410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130326712170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130327087708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130327449384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130327870304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130328238440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130328589918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130328957452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130329307154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130329681870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130330093800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130330470580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130330976790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130331333852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130331713392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130332064238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130332431656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130332781230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130333171066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130333605372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130333985790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130334422658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130334779104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130335143532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130335494258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130335877470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130336302064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130336710084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130337092542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130337468924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130337819882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130338171440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130338550862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130338901822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130339360354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130339716684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130340094662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130340458864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130340834840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130341219754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130341616186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130342157010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130342512368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130342879696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130343229606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130343605374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130343969854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130344358482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130344783656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130345139812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130345503202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130345852714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130346219612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130346568934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130346973312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130347338822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130347784636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130348136632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130348487312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130348849668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130349197784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130349562466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130349931404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130350372900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130350741338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130351116226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130351466608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130351817698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130352182504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130352545012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130352911698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130353413100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130353793140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130354157576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130354533672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130354885256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130355237062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130355612708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130356035006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130356405806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130356757138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130357134888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130357501312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130357876796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130358239304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130358659484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130359026988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130359378376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130359745338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130360094426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130360469778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130360833136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130361225292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130361641520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130361996370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130362375276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130362799120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130363165612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130363513726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130363902004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130364341856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130364819920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130365173530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130365525440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130365888296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130366236812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130366613962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130367014690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130367406162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130367771574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130368147710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130368498232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130368849666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130369211370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130369571518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130370005312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130370369114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130370742928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130371105980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130371479062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130371869564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130372238776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130372681044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130373037292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130373407502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130373760294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130374137722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130374501796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130374888082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130375238812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130375755146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130376123332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130376474282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130376840752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130377189592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130377565272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130377957820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130378406496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130378762348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130379356176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130379725952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130380077644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130380493748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130380854576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130381314150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130381685296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130382061552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130382413588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130382785158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130383151084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130383515824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1150,11500000,10000,0,0,256,26,1260,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 130385146224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130385509198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130385914760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130386340438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130386982598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130387363390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130387736304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130388106904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130388457814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130388824392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130389188454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130389641312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130390013318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130390389068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130390771904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130391168542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130391534088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130391901816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130392344562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130392699660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130393076832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130393442442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130393843878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130394197068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130394564048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130394947454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130395380218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130395750316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130396099848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130396476216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130396840224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130397215458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130397576710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130398097440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130398467572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130398819058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130399186336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130399535536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130399911582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130400287292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130400733416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130401088368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130401440642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130401805142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130402178146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130402545500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130402907966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130403284472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130403726450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130404109048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130404462208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130404816146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130405200940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130405554696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130405936246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130406361984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130406742152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130407107504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130407483384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130407834424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130408204492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130408581708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130408932340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130409473174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130409829984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130410209272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130410592900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130410970232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130411334102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130411685916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130412124616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130412478088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130412843898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130413193636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130413569778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130413933692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130414320848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130414739696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130415094616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130415459304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130415831570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130416231368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130416581990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130416969918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130417333582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130417784906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130418138806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130418523032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130418945894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130419357088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130419740556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130420091710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130420648950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130421018438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130421409460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130421788028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130422140278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130422517822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130422866930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130423315540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130423669290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130424045546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130424410928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130424786826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130425137288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130425500912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130425932592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130426305214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130426673940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130427024248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130427421244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130427786580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130428175746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130428526964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130428954654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130429325028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130429678566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130430048196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130430399972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130430778190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130431183848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130431752348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130432107992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130432460124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130432825386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130433176116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130433543244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130433906494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130434353826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130434722524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130435097260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130435448276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130435799804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130436184744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130436550032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130436917410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130437343468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130437722892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130438089512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130438465808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130438816856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130439168210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130439542976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130439961862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130440334694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130440686256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130441064726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130441431240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130441823634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130442221184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130442636344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130443133680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130443491650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130443859050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130444209736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130444586620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130444967212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130445345948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130445782584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130446139012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130446504112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130446854720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130447375714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130447916338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130448628296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130449273038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130450154606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130450652698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130451268356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130451661256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130452014254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130452382780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130452733414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130453113334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130453493842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130453945702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130454413984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130454769558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130455132956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130455482968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130455850718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130456448184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130456907432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130457281378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130457658936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130458012672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130458366338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130458733138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130459098008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130459592868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130459945756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130460321970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130460684924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130461060672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130461411952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130461776124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130462141036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130462562486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130462932224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130463281738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130463657900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130464023440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130464399128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130464761854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130465330006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130465713672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130466066514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130466434836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130466785042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130467161524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130467537712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130467986228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130468340112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130468691704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130469054852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130469404808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130469770862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130470132556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130470508494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130470943810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130471325884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130471679956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130472034182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130472401294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130472754480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130473137208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130473556966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130473936322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130474301016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130474676354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130475049636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130475513934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130475895634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130476361454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130476858176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130477214850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130477593024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130477960172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130478337760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130478703984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130479138040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130479507318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130479858040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130480224016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130480573080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130480948162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130481322980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130481698260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130482118032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130482475138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130482840786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130483193098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130483561516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130483912980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130484300662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130484731592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130485109668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1151,11510000,10000,0,0,256,26,1261,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 130486710174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130487082356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130487529226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130487992366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130488362080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130488712182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130489087998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130489451398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130489843656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130490267180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130490623174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130490987548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130491337616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130491721664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130492083156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130492480318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130492843762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130493286674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130493640222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130493990640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130494354072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130494702636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130495068344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130495427932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130495906764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130496279258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130496656602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130497008132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130497359916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130497725636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130498125674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130498492320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130499006698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130499385514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130499749496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130500123742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130500474118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130500824642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130501237656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130501671062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130502039940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130502387694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130502762808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130503125552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130503500712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130503947750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130504373970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130504741116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130505090930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130505456022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130505804986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130506179458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130506553930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130506928838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130507368228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130507722120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130508085064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130508433968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130508799100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130509147086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130509534000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130509965274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130510442542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130510796184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130511147250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130511510594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130511860628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130512238066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130512657200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130513035984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130513399454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130513774254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130514124440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130514474828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130514837160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130515198384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130515637488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130515990070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130516391704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130516775168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130517169816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130517523438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130517889228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130518331334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130518683856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130519049570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130519398370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130519773116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130520135428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130520520042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130520870050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130521378856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130521746184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130522096822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130522462744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130522827162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130523201640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130523576204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130524022122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130524374642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130524724598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130525088316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130525436662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130525800564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130526158260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130526531448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130526963266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130527339716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130527689358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130528039100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130528423610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130528791154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130529185922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130529609796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130529986862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130530349164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130530722492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130531071296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130531421880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130531806118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130532291548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130532794652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130533384682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130533768322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130534133884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130534523702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130534875824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130535303900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130535671280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130536021898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130536390664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130536770242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130537165050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130537541032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130537996500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130538351708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130538723924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130539091288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130539442670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130539811142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130540179158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130540556502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130540988976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130541366180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130541717872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130542070024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130542436598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130542788072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130543169592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130543736904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130544133062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130544499950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130544875096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130545225436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130545577366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130545953976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130546407688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130546777588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130547126340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130547500756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130547864026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130548239424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130548603212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130548954250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130549383760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130549737300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130550103384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130550451056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130550825776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130551188196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130551575966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130551992162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130552346062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130552709522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130553058226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130553423668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130553772358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130554215034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130554646086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130555127398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130555481408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130555832090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130556196134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130556545080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130556920820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130557268590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130557707970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130558075504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130558449596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130558799302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130559149022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130559511238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130559871402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130560381566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130560736528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130561112288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130561475354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130561850084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130562200896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130562567064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130562929998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130563351436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130563719772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130564068060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130564442634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130564805294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130565179304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130565546696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130566131718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130566514714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130566864530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130567229184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130567576776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130567950536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130568325754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130568771364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130569124776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130569474820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130569855526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130570205102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130570570166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130570931162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130571303706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130571736744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130572114810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130572464798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130572815624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130573207312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130573592352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130573971768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130574401812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130574779734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130575142700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130575516142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130575865764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130576216208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130576589936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130576938864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130577467236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130577819812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130578193956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130578556622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130578931816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130579294066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130579644818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130580076050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130580429402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130580795646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130581143746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130581518004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130581882180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130582269300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130582685446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130583039558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130583402006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1152,11520000,10000,0,0,256,26,1262,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 130584948434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130585323264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130585748408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130586148300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130586512888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130586891814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130587244544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130587596276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130587973816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130588575890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130588951268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130589301780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130589679424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130590043136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130590418598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130590782478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130591209744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130591577536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130591929618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130592298426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130592649212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130593027720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130593402760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130593840574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130594198958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130594551600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130594916584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130595268558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130595636598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130595987524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130596375196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130596805558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130597185802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130597538500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130597890396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130598256170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130598607560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130598986754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130599335998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130599893296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130600262234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130600636564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130600987216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130601368026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130601795936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130602147620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130602630396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130602986366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130603365786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130603733194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130604111996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130604477616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130604832900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130605270162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130605621992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130605987296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130606335560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130606709868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130607072260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130607463892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130607883150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130608238784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130608601516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130608951032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130609316302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130609664176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130610332518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130610776744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130611311576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130611664430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130612017236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130612381778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130612732308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130613110894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130613529352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130613906856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130614314042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130614691678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130615042316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130615393702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130615771806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130616123732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130616652424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130617007316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130617385680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130617770686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130618145098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130618509034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130618860428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130619325802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130619701780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130620071860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130620423628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130620802084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130621168800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130621562660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130622078302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130622446726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130622809860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130623159976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130623525454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130623873336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130624259648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130624694986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130625072862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130625423064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130625773648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130626135836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130626484744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130626851048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130627215970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130627656068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130628022994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130628397808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130628747750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130629137540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130629502106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130629866126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130630309788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130630661994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130631036880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130631399302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130631773850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130632123948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130632485890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130632849200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130633387032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130633757626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130634106176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130634480960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130634843638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130635217450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130635578292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130635994792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130636362122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130636713352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130637079588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130637428036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130637803084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130638177310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130638646816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130639005184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130639372356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130639735548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130640084868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130640462220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130640823144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130641227682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130641660688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130642037694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130642397528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130642762384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130643126310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130643477888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130643858642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130644282906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130644829522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130645233172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130645610302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130645961358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130646314322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130646692108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130647124230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130647494578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130647843534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130648227296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130648591516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130648982874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130649345740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130649698958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130650134490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130650487268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130650853478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130651201386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130651575444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130651937666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130652323198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130652742976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130653097158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130653461578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130653810448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130654176240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130654523602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130654908496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130655271884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130655808858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130656165156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130656554868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130656940102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130657310048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130657693190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130658056530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130658518302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130658887724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130659262888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130659613816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130659963896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130660326428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130660689226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130661124092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130661476192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130661870874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130662236506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130662612676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130662963796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130663328940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130663692058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130664115486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130664503466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130664851904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130665244620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130665610624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130666026468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130666388264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130666972996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130667342372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130667692412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130668057280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130668406848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130668780712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130669155026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130669622496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130669996858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130670411792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130670776234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130671125624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130671491378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130671853696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130672303438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130672670334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130673080200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130673478540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130673855900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130674220078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130674584064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130674951418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130675379180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130675756950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130676119330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130676493472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130676842660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130677193560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130677565162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130677982040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130678458598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130678808154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130679202994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130679566412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130679960228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130680325904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130680758120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130681125060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130681475122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130681862300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130682212238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130682587008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130682980866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1153,11530000,10000,0,0,256,26,1263,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 130684687140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130685047878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130685398614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130685780716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130686132510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130686574060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130687172792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130687554958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130687916912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130688294242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130688658808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130689078320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130689632058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130689988262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130690354334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130690703660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130691078134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130691454638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130691920944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130692273912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130692625768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130692990706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130693340452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130693705846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130694053504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130694439004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130694881366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130695256428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130695603836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130695952168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130696312954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130696679576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130697057428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130697471102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130697849520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130698213406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130698587448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130698937114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130699286630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130699649304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130700009896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130700541148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130700893188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130701268378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130701722240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130702100312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130702452094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130702818978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130703258926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130703612606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130703979932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130704329350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130704705322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130705066708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130705452526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130705874942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130706229854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130706592712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130706941330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130707307226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130707654968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130708028262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130708402970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130708842206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130709195982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130709547012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130709911004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130710260164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130710626584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130710986498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130711360222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130711887120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130712282268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130712633418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130712984226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130713346678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130713711752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130714076800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130714498636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130714873492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130715234792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130715608316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130715956232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130716305172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130716678618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130717097430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130717466330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130717863258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130718243942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130718609876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130718986518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130719352930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130719705834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130720152070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130720506084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130720871612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130721219046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130721592582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130721986218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130722372432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130722871694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130723248206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130723611212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130723984830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130724370804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130724722352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130725113294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130725559336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130725939418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130726292106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130726644148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130727010180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130727361146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130727757562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130728106332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130728557138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130728922188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130729294090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130729669536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130730083130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130730448160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130730811448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130731247482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130731598584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130731973546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130732337148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130732712012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130733090118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130733458922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130733918980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130734430316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130734799714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130735147764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130735522026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130735884622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130736272460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130736692190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130737047280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130737410946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130737759696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130738124774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130738510710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130738899022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130739261868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130739741946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130740093828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130740444430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130740807772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130741155376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130741519672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130741879154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130742319176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130742686206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130743060624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130743428924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130743779314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130744141662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130744502466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130744867002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130745376832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130745754860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130746119412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130746493610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130746844152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130747194244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130747568820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130747987374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130748366532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130748714820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130749088488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130749450782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130749825134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130750184740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130750535208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130750962980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130751315094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130751680792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130752028818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130752402308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130752764988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130753149640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130753568568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130753922350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130754284948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130754633764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130754998318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130755346126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130755731410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130756094672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130756647000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130757000606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130757351088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130757713684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130758143212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130758525486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130758891430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130759344240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130759712650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130760087412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130760436246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130760787628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130761150028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130761508340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130761945838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130762301102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130762679328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130763046072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130763423150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130764012796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130764381674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130764816230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130765170280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130765536322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130765884322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130766258686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130766620956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130767066278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130767518544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130768056298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130768423932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130768773518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130769138400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130769486482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130769875144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130770309210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130770687138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130771037328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130771387410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130771750540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130772099224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130772463978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130772823522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130773270470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130773637428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130774011188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130774400544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130774772998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130775137752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130775516146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130775961790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130776311920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130776686000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130777048736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130777421282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130777769768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130778169246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130778532102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130779149010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130779514768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130779857974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130780229058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130780586652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130780970628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130781315830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130781744352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1154,11540000,10000,0,0,256,26,1264,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 130783294872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130783649912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130784027332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130784452234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130784833834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130785198854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130785578572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130785965102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130786431050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130786822510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130787263472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130787633728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130787981820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130788356682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130788719504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130789094594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130789457040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130789878624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130790350338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130790706116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130791071842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130791439576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130791814588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130792191868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130792626268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130792991672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130793343340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130793705634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130794054170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130794419858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130794768386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130795153626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130795581668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130795959516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130796309426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130796659684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130797049020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130797419544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130797800824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130798150722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130798598740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130798965532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130799339744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130799689746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130800040392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130800403624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130800768932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130801282770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130801651194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130802025230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130802387402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130802761868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130803111488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130803473416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130803904664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130804257336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130804621658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130804969804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130805343822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130805706964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130806091514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130806440044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130806874228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130807241608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130807643886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130808012266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130808362246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130808738272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130809115724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130809593984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130809947912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130810298798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130810661646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130811010596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130811394900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130811756528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130812150504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130812697574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130813077498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130813430086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130813829038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130814193264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130814638032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130815093304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130815447718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130815825258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130816203804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130816579704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130816929534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130817293406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130817656898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130818077526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130818446162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130818802698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130819178848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130819542556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130819916394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130820277186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130820694054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130821060824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130821410168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130821775280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130822122930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130822516644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130822891802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130823266840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130823846790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130824203458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130824569186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130824919896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130825287434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130825637626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130826026984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130826457698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130826838118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130827190062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130827543252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130827908212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130828259100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130828638014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130829052536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130829430342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130829793340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130830168146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130830518588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130830868672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130831231546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130831591444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130832023720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130832375110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130832749038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130833140508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130833532496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130833901758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130834307196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130834768962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130835225200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130835594004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130835943312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130836318316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130836681198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130837070894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130837531926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130837886946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130838268126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130838617118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130838982922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130839331260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130839722650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130840085676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130840766212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130841122112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130841476696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130841843100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130842196076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130842579298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130843088142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130843468964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130843834266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130844240036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130844591916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130844943624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130845325340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130845676766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130846297424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130846651070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130847027984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130847390650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130847765546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130848128498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130848479182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130848911788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130849266386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130849631714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130849979932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130850354822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130850718070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130851109782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130851525170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130851879292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130852239092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130852585026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130852947376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130853292864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130853675304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130854056126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130854498862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130854851466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130855201536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130855564296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130855913032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130856277168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130856636706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130857075256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130857533088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130857911172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130858260970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130858625100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130858989056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130859353388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130859719936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130860137384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130860515308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130860880772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130861255812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130861606344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130861957076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130862333326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130862750722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130863121564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130863472748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130863849102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130864212182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130864587676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130864949290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130865300466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130865728052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130866126878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130866517828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130866867092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130867243072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130867607394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130867994600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130868573214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130868930012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130869295050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130869657916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130870023948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130870372834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130870759850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130871271458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130871652792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130872004636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130872357246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130872723464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130873074952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130873457800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130873936270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130874318800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130874683860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130875062032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130875416432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130875768516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130876148508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130876499466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130876938164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130877290846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130877664920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130878027710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130878401638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130878752814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130879115236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130879545816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130880006546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130880377764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130880728740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130881106246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1155,11550000,10000,0,0,256,26,1265,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 130882805936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130883199188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130883554516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130883910376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130884279614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130884647116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130885084016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130885438528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130885819698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130886245750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130886670176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130887040588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130887424960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130887889564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130888290700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130888658784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130889007744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130889383964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130889748336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130890179238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130890532712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130891117252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130891485594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130891834970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130892200922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130892548976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130892938144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130893301626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130893746784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130894102248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130894454932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130894819872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130895171726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130895540804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130895901144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130896343252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130896710846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130897085240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130897435480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130897785656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130898149102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130898511162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130898875788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130899290908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130899749946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130900117526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130900495400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130900848104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130901199388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130901576922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130902159606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130902545676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130902895328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130903272824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130903638042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130904013734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130904375912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130904797128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130905164062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130905513228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130905878284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130906227458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130906601260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130906974922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130907348800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130907767062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130908120966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130908483616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130908832820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130909197456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130909545358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130909931032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130910361628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130910739576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130911088872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130911438548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130911801208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130912150762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130912528104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130912875460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130913485910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130913855292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130914230122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130914579488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130914929014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130915305500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130915654620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130916085398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130916437398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130916811964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130917174328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130917799316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130918204022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130918659432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130919033830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130919383192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130919769102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130920119454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130920496298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130920861888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130921251886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130921673036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130922025314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130922387628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130922754510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130923120830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130923470200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130923859180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130924312826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130924851716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130925206668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130925557736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130925920246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130926268434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130926648498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130927140692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130927521760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130927938156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130928313910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130928664906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130929016246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130929393418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130929742962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130930179658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130930529136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130930902722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130931263794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130931635818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130931984070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130932344526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130932786522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130933139376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130933527362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130933909110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130934306128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130934672218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130935062524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130935517966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130935988034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130936355908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130936707356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130937072884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130937423784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130937813954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130938248250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130938630982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130938983170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130939335058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130939698178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130940047352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130940413218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130940774328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130941215714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130941585982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130941961684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130942333900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130942686342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130943053124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130943418660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130943866534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130944220334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130944595880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130944961092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130945353196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130945707330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130946113558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130946479294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130947057434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130947428350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130947777856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130948153978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130948517410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130948905306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130949276490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130949702076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130950069256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130950420084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130950786232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130951136134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130951511402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130951886736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130952328810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130952683988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130953035358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130953399246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130953749286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130954114600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130954477348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130954853316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130955362364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130955744396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130956156362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130956508650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130956872004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130957221024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130957603970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130958187528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130958569376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130958933812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130959308200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130959673336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130960024002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130960397924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130960818044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130961188670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130961539072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130961914626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130962278088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130962652484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130963013604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130963415204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130963795704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130964146376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130964511902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130964882496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130965256890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130965743668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130966318320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130966677940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130967033968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130967407286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130967759346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130968127378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130968491020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130968870106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130969482958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130969863248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130970221432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130970573552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130970939770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130971304310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130971670510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130972123244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130972508834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130972879556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130973257058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130973610070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130973963082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130974344046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130974783964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130975154436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130975511058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130975906212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130976270858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130976646780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130977012476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130977430658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130977815472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130978168076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130978540060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130978888118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130979261682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130979623712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130980010572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130980638116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 130981026464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1156,11560000,10000,0,0,256,26,1266,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131018176134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131018560988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131018949128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131019304692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131019809660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131020185222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131020573040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131020927752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131021290352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131021660334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131022028124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131022467888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131022825500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131023206614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131023575702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131023956986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131024311620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131024678848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131025112394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131025580130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131025951990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131026302898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131026681230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131027047028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131027438266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131027863546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131028220858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131028587278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131028939700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131029308954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131029660352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131030037536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131030413052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131030854046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131031209758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131031561696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131031924874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131032274042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131032640060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131033132102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131033593506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131033963926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131034341952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131034693942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131035045914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131035435792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131035821256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131036271346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131036731526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131037113320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131037478926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131037855724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131038206852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131038570288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131038957236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131039417540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131039788278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131040214326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131040651756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131041017156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131041409406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131041758334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131042199268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131042567326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131042919584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131043288216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131043639262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131044017164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131044392700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131044843580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131045198162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131045548718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131045911172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131046259408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131046624750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131046984462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131047359602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131047948102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131048326802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131048708336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131049060848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131049422838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131049785694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131050151640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131050573182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131050953152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131051316776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131051693000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131052056380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131052417856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131052792502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131053214960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131053587706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131053938518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131054315556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131054717030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131055097472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131055462328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131055891072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131056260636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131056609916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131056975854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131057325252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131057700290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131058112480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131058489566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131059009328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131059366506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131059753680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131060123368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131060493088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131060844478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131061236046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131061680224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131062061306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131062413550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131062765302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131063131034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131063482788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131063860880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131064301136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131064679432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131065044306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131065419568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131065769718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131066140704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131066522650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131066870740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131067312416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131067665190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131068040988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131068476420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131068931932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131069300058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131069655072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131070198060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131070553410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131070923768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131071522696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131071907574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131072285278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131072740656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131073095246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131073449016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131073813282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131074164694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131074532846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131074894864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131075269742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131075699722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131076077898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131076430986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131076784852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131077151352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131077504112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131077883586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131078298578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131078680872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131079047414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131079423858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131079774624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131080154104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131080529266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131080879208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131081469410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131081825862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131082205546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131082571624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131082949518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131083314936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131083669966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131084105894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131084461760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131084830364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131085181052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131085558246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131085923654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131086310484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131086729118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131087083324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131087446606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131087794980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131088159712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131088565062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131088955300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131089317894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131089789994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131090144420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131090496714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131090862490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131091214404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131091582480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131091945598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131092397982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131092944168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131093322672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131093672800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131094023524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131094386646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131094745874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131095190874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131095549074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131095948348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131096316388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131096769616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131097181250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131097573326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131098017500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131098375262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131098745304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131099098564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131099478610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131099845976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131100236248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131100654146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131101013822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131101379242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131101730312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131102098764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131102448890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131102826434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131103211420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131103768712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131104126082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131104481600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131104847954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131105197126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131105564358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131105925852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131106368508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131106736440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131107111656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131107461266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131107813728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131108178222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131108538280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131108904368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131109322414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131109700334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131110067028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131110445600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131110797784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131111152430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131111549488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131111970332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131112342774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131112693408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131113070188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131113434120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131113810070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131114209856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131114613116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131115088328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131115444510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131115812584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1157,11570000,10000,0,0,256,26,1267,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131117514604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131117955480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131118327932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131118728932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131119082244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131119457880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131119877572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131120316674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131120687778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131121038364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131121414436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131121777946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131122154216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131122516508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131122870270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131123305532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131123658450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131124024632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131124373454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131124758096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131125237900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131125631056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131126163536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131126522460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131126886816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131127236742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131127602374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131127952272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131128366026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131128803076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131129182478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131129534596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131129888372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131130251836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131130601290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131130979578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131131328544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131131771332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131132141756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131132518720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131132872212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131133226654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131133626716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131134015476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131134464310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131134817670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131135195418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131135559216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131135936866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131136288214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131136654188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131137088486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131137542732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131137914446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131138265480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131138641680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131139006628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131139393910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131139744526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131140166606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131140533272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131140884150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131141250474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131141599104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131141995320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131142371482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131142818394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131143234978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131143593490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131143976616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131144352874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131144722034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131145086650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131145538362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131145906126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131146281126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131146631500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131146983838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131147347350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131147711544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131148337340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131148847178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131149232498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131149600036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131149978428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131150331998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131150707380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131151144748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131151499724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131151866062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131152214850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131152590220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131152954888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131153470612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131153904082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131154264228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131154629498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131154980626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131155348856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131155699344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131156087074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131156452172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131156896062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131157249906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131157602724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131157966408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131158315660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131158681916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131159075408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131159536084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131160037128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131160418986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131160772530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131161150940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131161518786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131161886140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131162335764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131162688368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131163064212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131163427950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131163803046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131164153828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131164517626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131164881268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131165294288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131165682898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131166033354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131166408792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131166771978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131167148074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131167510448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131167935366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131168304034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131168657480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131169025744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131169377220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131169754542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131170164306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131170538824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131171048996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131171403798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131171764348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131172111758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131172475106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131172821182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131173204596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131173635156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131174012694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131174363458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131174715800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131175078546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131175444548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131175823508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131176229528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131176617592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131176980976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131177356244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131177706646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131178059050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131178421216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131178781314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131179214940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131179568874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131179946660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131180312326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131180689240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131181069648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131181536232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131182119060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131182490076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131182856598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131183206122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131183582556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131183946618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131184333656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131184754124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131185113070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131185479524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131185830764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131186199888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131186550780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131186938844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131187304226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131187745588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131188099792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131188452866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131188817060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131189193074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131189561888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131189926028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131190377094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131190745356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131191140928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131191491060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131191843726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131192207096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131192567416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131192932820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131193440422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131193819316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131194183766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131194558116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131194908356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131195259888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131195634610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131196058242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131196427646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131196776484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131197152056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131197515532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131197889754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131198250280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131198668430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131199034222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131199383910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131199749390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131200097244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131200471570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131200833968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131201219084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131201635896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131201992500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131202355150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131202704730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131203070710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131203418654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131203805366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131204224140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131204703966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131205059782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131205413942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131205779124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131206130094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131206531556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131206879566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131207321250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131207689486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131208066256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131208418000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131208770970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131209135492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131209498772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131210020802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131210377190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131210755718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131211122144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131211496484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131211847546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131212216284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131212642744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131212998168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131213363550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131213711612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131214086648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131214449276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131214823456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131215183384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1158,11580000,10000,0,0,256,26,1268,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131216921156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131217300930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131217653396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131218033304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131218460660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131218838538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131219202430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131219581748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131219931928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131220285310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131220659822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131221091238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131221459740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131221808490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131222182706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131222544626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131222995476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131223388974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131223743674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131224193806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131224547750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131224914322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131225525560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131225909068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131226328080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131226782288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131227461136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131227821842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131228185806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131228537388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131228917628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131229268404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131229714612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131230086528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131230466078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131230816880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131231169942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131231537166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131231900822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131232333104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131232686550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131233063446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131233439096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131233816140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131234168212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131234533546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131234898760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131235313324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131235682996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131236032834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131236409518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131236773646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131237149450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131237511178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131237977764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131238488444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131238848104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131239247234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131239596720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131239973234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131240353440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131240813354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131241167068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131241520348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131241883416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131242232880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131242599178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131242960156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131243335994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131243769672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131244146968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131244497368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131244847856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131245261800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131245614258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131245994230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131246425268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131246806570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131247169694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131247546368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131247899172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131248251568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131248626526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131249042104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131249597518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131249950768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131250327586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131250691820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131251066350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131251428360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131251844778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131252234236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131252586686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131252951950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131253300824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131253676492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131254041898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131254429894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131254876304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131255234660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131255618674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131255970318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131256337594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131256688238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131257078026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131257514680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131257896522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131258250722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131258605740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131258972166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131259324400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131259704816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131260055950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131260599514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131260969534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131261344212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131261694478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131262046048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131262409824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131262771318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131263209062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131263562252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131263940242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131264303098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131264676958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131265027392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131265390788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131265756040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131266179722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131266622396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131266972070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131267347690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131267709312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131268095676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131268445944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131268872114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131269238892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131269588136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131269955246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131270326088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131270701396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131271078042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131271525518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131271980180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131272336852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131272700562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131273050918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131273416554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131273778710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131274153816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131274585026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131274962662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131275314132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131275666590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131276030200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131276379730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131276757352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131277173620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131277552684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131277915972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131278329552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131278703976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131279091804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131279472282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131279915652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131280286468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131280635626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131281010830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131281376046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131281751582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131282155824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131282509566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131283044482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131283400452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131283766880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131284115610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131284490544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131284856146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131285242044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131285662252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131286046362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131286410396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131286760000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131287125598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131287474416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131287861444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131288294816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131288673146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131289023848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131289395412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131289759502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131290108832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131290485432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131290834144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131291275094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131291643080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131292017884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131292367022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131292718514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131293080720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131293472642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131293945704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131294401776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131294861024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131295228460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131295604160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131295980880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131296367792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131296813926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131297167660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131297534006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131297898654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131298273670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131298637752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131299023730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131299466748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131299829714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131300193780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131300562344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131300946632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131301296684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131301705954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131302381558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131302765252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131303157220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131303511884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131303879324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131304232428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131304618448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131305034846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131305584152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131305957418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131306335300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131306687410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131307041774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131307421652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131307839060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131308219064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131308568904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131308944480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131309309102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131309684484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131310034702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131310426538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131310865212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131311220008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131311587962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131311939612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131312317332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131312681104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131313069028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131313488874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131313845432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131314210608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131314560136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1159,11590000,10000,0,0,256,26,1269,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131316230766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131316738728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131317122000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131317487910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131317867400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131318220220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131318611270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131319040244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131319404292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131319772014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131320122386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131320500004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131320864336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131321239420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131321602140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131322021680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131322390012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131322741608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131323191432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131323542750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131323917896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131324295918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131324744414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131325096466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131325448164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131325810506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131326157562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131326520992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131326878480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131327251632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131327803192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131328183690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131328534110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131328886474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131329249142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131329598738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131329982432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131330399442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131330776948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131331139444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131331513726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131331862612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131332245444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131332642342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131333073786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131333442950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131333791098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131334184632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131334548898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131334925322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131335287168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131335652182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131336102948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131336456286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131336822106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131337170960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131337546502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131337909274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131338335112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131338756786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131339218868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131339585614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131339935980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131340301252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131340649754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131341036316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131341470262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131341849774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131342200778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131342554138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131342917492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131343266886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131343633236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131343995786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131344434188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131344803150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131345179186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131345530660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131345907290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131346291436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131346656462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131347098344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131347463574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131347840784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131348207484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131348583372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131348934106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131349299220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131349683032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131350198174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131350569722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131350919342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131351376098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131351742526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131352131084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131352482050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131352913332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131353297420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131353658438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131354040852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131354407392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131354781462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131355187634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131355642788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131356014950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131356370054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131356735588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131357106062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131357473488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131357834008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131358290444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131358677836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131359085528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131359437224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131359790828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131360155420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131360518148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131360904558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131361511168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131361892638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131362256352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131362632316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131362983708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131363349040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131363713832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131364136404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131364506684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131364857170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131365249330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131365614108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131365990370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131366352688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131366772078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131367140284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131367490740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131367856820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131368205536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131368581652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131368957408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131369333810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131369752614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131370107958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131370472038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131370821598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131371187382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131371537146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131371924356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131372359150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131372836426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131373193594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131373549744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131373915988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131374268682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131374653208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131375073018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131375451370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131375814798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131376189812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131376540700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131376894526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131377257460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131377619952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131378053398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131378405312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131378779954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131379432948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131379888178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131380254926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131380709468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131381098808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131381451072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131381818130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131382186174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131382563178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131382943168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131383320240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131383907140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131384265124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131384650358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131385002036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131385368394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131385731228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131386107410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131386546366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131386925832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131387276990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131387629556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131387993158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131388343116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131388738376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131389162642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131389542210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131389906732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131390282202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131390633482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131390986938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131391364224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131391716426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131392149934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131392503450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131392880764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131393245092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131393638418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131394027128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131394390820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131394833900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131395289228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131395655732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131396005696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131396382702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131396764870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131397153382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131397592882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131397950674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131398315476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131398665558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131399031716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131399380114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131399769172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131400133202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131400575522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131400929370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131401281972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131401645932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131401995908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131402361416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131402722312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131403162620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131403530810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131403907170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131404258424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131404611612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131405000868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131405395632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131405828578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131406355200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131406782938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131407165234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131407572174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131408032862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131408433892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131408912898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131409284366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131409681332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131410074154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131410450664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131410831020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131411236126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131411676504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131412050006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131412445248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131412816822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131413214486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131413565254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131413953140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131414442970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131414821394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1160,11600000,10000,0,0,256,26,1271,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131416388774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131416771360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131417345706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131417748568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131418125048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131418475236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131418852344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131419217140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131419609316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131420067856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131420430042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131420794324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131421161044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131421528668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131421877242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131422279792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131422719208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131423098626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131423477522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131423831336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131424224222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131424574820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131424952736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131425417172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131425809724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131426205038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131426582112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131426936744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131427305846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131427682402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131428044168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131428642624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131429019406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131429422200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131429835578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131430245632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131430612158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131431052050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131431535208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131431905592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131432274838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131432653670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131433031666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131433440432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131433929090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131434300916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131434686244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131435050716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131435427502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131435797224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131436222944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131436678146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131437079212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131437484386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131437837282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131438220598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131438613418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131438978576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131439439404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131439912438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131440323602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131440690948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131441096680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131441476954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131441849464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131442313930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131442675128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131443043056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131443422022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131443815668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131444209946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131444622510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131445074636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131445463016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131445829074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131446217544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131446599600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131446948488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131447364906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131447729414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131448210628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131448565528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131448947298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131449340604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131449692370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131450121618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131450487068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131451132762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131451504988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131451912200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131452292570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131452652864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131453047696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131453508778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131453898216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131454278096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131454654960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131455050188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131455427312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131456048242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131456513514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131456887332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131457239754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131457607844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131457959310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131458337060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131458716370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131459166040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131459522336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131459908776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131460274760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131460627686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131460998744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131461366632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131461747192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131462385368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131462786222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131463139050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131463492952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131463858488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131464280366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131464797264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131465152056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131465528748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131465907938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131466301002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131466653266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131467052282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131467496476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131467852830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131468221634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131468601146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131468978376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131469375706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131469793776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131470147940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131470599132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131470965512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131471314676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131471679256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131472025704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131472399490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131472786270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131473344908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131473716126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131474069260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131474432926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131474781242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131475148322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131475519756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131476008698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131476403118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131476809624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131477164330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131477518550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131477883364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131478247164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131478708760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131479089688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131479465120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131479829602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131480202836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131480553316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131480917218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131481309142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131481734958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131482103778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131482452448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131482828852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131483194682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131483570640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131483935314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131484388522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131484868236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131485240510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131485621264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131485969560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131486359516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131486753874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131487211592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131487566336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131487949348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131488313996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131488663658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131489030400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131489393122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131489869782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131490240148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131490616786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131490967328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131491320742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131491687720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131492055698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131492437182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131492982788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131493365416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131493730178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131494137636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131494510526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131494878824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131495244438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131495893624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131496267118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131496618912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131496997008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131497361068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131497750672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131498101374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131498592004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131498963728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131499344124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131499721728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131500091682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131500508080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131500873354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131501323160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131501676878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131502054048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131502438932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131502789400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131503154328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131503515616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131503962318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131504361242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131504765530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131505116252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131505498880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131505879904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131506280590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131506739716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131507225148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131507605506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131507969732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131508346534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131508698372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131509066430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131509539228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131509922954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131510291616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131510662860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131511040722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131511433294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131511824014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131512249568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131512611070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131512975352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131513341212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131513735256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131514085170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131514460310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131514867336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131515313214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131515667196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131516048432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131516415144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1161,11610000,10000,0,0,256,26,1272,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131518245266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131518651024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131519033718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131519414296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131519808986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131520204876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131520670090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131521118568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131521488988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131521874782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131522242728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131522593126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131522982712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131523348264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131523804888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131524158304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131524512718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131524905652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131525255978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131525651422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131526041168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131526493568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131526861442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131527268388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131527659510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131528043972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131528408290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131528809746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131529346584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131529715582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131530092732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131530485964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131530890366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131531258820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131531636612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131532114130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131532496646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131533145512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131533508138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131533888034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131534267492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131534725742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131535116480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131535471422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131535866272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131536233688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131536629638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131536993060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131537469426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131537842286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131538218796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131538571104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131538925550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131539291764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131539659582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131540040260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131540607744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131541023886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131541389466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131541816088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131542175202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131542571654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131543029744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131543398304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131543795804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131544168972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131544545356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131544909738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131545300742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131545649854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131546079542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131546464020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131546832704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131547200416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131547567610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131547942902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131548320610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131548782666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131549219578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131549656658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131550048826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131550431822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131550799724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131551218438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131551823562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131552200336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131552576708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131552928002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131553281068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131553644706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131554007448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131554454714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131554807212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131555182072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131555546368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131555921434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131556272400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131556637924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131557070300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131557424844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131557791238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131558139626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131558514688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131558878208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131559253146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131559615096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131560092824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131560491472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131560843318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131561209282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131561557354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131561933374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131562366538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131562837912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131563297012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131563653172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131564017276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131564365724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131564732664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131565096228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131565549234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131565919704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131566308384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131566681996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131567036816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131567402828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131567795210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131568219666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131568586198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131568963988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131569358094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131569735518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131570117392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131570525372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131570917894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131571372208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131571771848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131572167314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131572544056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131572938500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131573328944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131573706424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131574331050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131574730110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131575111122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131575531458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131575881540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131576319588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131576795164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131577184936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131577676580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131578051922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131578445384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131578796944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131579175676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131579665134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131580065128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131580471540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131580849202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131581230230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131581614466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131582024840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131582460072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131582861758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131583230520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131583637912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131584018178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131584419680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131584792432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131585331786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131585774424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131586125914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131586492360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131586841266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131587233530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131587621516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131588094632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131588477868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131588833722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131589225736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131589580612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131589951704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131590316216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131590781888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131591168066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131591573148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131591924912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131592301202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131592722568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131593109894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131593579988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131593935540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131594316338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131594709082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131595085270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131595436188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131595807608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131596235542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131596702186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131597089774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131597440354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131597817470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131598180994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131598597246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131599051726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131599442832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131599836628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131600187516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131600553286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131600929818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131601318564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131601724888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131602177264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131602529384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131602882122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131603246122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131603613206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131603981406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131604387490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131604835674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131605219976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131605623962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131606056418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131606446018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131606810542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131607172496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131607624242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131608115700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131608524652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131608911570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131609288742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131609921860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131610360266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131610730484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131611081832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131611450872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131611801970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131612191506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131612576816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131613060092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131613447108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131613801602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131614195984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131614546880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131614932104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131615294458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131615669688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131616111044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131616493020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131616845160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131617241764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131617606866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131617993530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131618372590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131618802298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131619344824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131619714436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1162,11620000,10000,0,0,256,26,1273,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131621298122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131621788442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131622150968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131622526852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131622908172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131623276596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131623655828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131624049896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131624519148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131624904498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131625258412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131625613814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131625998380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131626348806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131626756462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131627203562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131627584508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131627949076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131628325052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131628676498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131629029300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131629406292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131629757344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131630323826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131630678258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131631055928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131631421886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131631797872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131632162440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131632517220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131632950018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131633302970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131633669086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131634027320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131634474688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131634839908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131635227522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131635649598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131636006636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131636371322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131636722002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131637114388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131637485118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131637872934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131638312492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131638723944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131639096178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131639452178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131639821032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131640174562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131640557352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131640906460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131641450220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131641839000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131642216306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131642568032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131642921032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131643333460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131643689064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131644136378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131644518420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131644927128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131645292890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131645671650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131646025152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131646393310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131646831670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131647186114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131647554520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131647904614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131648297612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131648663422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131649057922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131649483616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131649840112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131650204308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131650553124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131650919318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131651267892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131651641768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131652017152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131652538212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131652910000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131653262308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131653625348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131653975052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131654340520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131654701500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131655147816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131655518514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131655896918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131656251274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131656606864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131656973312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131657362308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131657730300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131658149914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131658526578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131658889740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131659298564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131659667428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131660020514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131660421918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131660869432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131661256738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131661622184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131662027572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131662493346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131662891520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131663242708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131663833998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131664210284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131664563090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131664952054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131665319296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131665750008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131666117424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131666567648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131666952252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131667361390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131667758276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131668141248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131668552156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131668905008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131669392444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131669778360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131670194020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131670543402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131670926860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131671329948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131671736626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131672204332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131672587278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131672990846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131673388390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131673784978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131674199466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131674660608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131675201152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131675560388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131675932754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131676317430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131676722874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131677136750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131677596044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131677954288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131678310564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131678678124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131679030936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131679400636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131679764814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131680143830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131680577948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131680958628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131681311562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131681685064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131682067822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131682438386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131682826562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131683252468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131683634032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131683999376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131684378538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131684731368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131685085084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131685462672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131685880750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131686379594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131686973464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131687360092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131687727136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131688116500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131688505758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131688943172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131689343984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131689697340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131690083504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131690434138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131690907422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131691276658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131691735372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131692088574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131692441754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131692804968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131693181360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131693550210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131693913216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131694359110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131694731074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131695110696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131695464102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131695818146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131696211202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131696579744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131696948258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131697568072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131697951858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131698346124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131698723516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131699139840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131699540214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131700001538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131700355890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131700777418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131701158094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131701563460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131701958018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131702348678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131702791770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131703190882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131703587550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131703938810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131704322098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131704671482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131705089032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131705558696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131705988500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131706372294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131706756166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131707150742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131707505976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131707936204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131708397324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131708909406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131709334394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131709740424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131710146826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131710543924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131711029700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131711429134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131711825662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131712204380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131712637178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131713002502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131713424052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131713896038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131714302464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131714697306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131715058982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131715427772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131715780164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131716198220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131716627820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131717049944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131717404960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131717871176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131718241814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131718622548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131719078100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131719517516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131720001918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131720407014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131720789004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131721171482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131721530550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1163,11630000,10000,0,0,256,26,1274,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131723320680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131723703978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131724100634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131724453300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131724874256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131725321674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131725736362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131726091812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131726477550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131726848252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131727198600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131727578056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131728029356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131728413550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131728797896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131729218076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131729602984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131729994056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131730370596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131730824956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131731328100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131731732808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131732142538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131732538262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131732960212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131733345890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131733810490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131734179136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131734549184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131734957986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131735351268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131735763770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131736145474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131736608912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131736992806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131737375682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131737767792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131738119106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131738525790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131738904706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131739405524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131739803878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131740241328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131740607776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131740989960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131741397974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131741843136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131742375366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131742759000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131743165302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131743531648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131743936700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131744304558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131744764808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131745133706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131745513692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131745967946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131746352158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131746729202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131747143876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131747644124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131748002898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131748360118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131748728210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131749081898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131749452482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131749818492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131750272332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131750642920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131751019142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131751404016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131751759264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131752125070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131752510490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131752909304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131753450044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131753863552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131754275626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131754655648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131755010876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131755406776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131755837020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131756201602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131756614788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131756995770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131757401766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131757796380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131758215296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131758674748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131759062938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131759456462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131759836416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131760222514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131760572604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131760990138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131761355890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131761801984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131762183940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131762538488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131762934090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131763286598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131763915572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131764353264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131765103776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131765480292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131765877450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131766274680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131766667936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131767146552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131767532722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131767903264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131768282334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131768659674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131769055858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131769460368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131769918196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131770276838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131770659416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131771038170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131771436000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131771787072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131772176194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131772631474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131773051004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131773426400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131773809580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131774229510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131774651624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131775033160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131775509178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131776002268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131776407246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131776786456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131777140376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131777496544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131777877390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131778312876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131778684042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131779035006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131779411138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131779802362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131780205412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131780595164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131780947738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131781412118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131781774112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131782162834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131782541842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131782946264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131783323686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131783699462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131784138268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131784524790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131784919074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131785312876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131785679050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131786076710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131786481738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131787046926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131787447974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131787799408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131788151448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131788514780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131788876518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131789260978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131789712966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131790092368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131790456512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131790831810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131791200178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131791553004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131791929554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131792349712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131792719150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131793068338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131793443832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131793807178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131794199514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131794562484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131794918716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131795366254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131795718198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131796084708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131796461708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131796837858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131797203720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131797591928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131798018526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131798483696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131798850256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131799201862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131799568182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131799916922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131800305438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131800743814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131801122626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131801474020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131801827196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131802191002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131802622170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131803002470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131803354844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131803875048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131804243824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131804620774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131804971848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131805344572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131805721656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131806071566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131806513252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131806865470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131807241520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131807604848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131807979688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131808330036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131808695844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131809124252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131809607178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131809976994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131810326480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131810701464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131811065164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131811453292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131811887930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131812242908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131812605098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131812953222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131813318586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131813665722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131814038610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131814411576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131814854102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131815208364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131815560998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131815923844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131816303048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131816671228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131817035562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131817503104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131817871936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131818247692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131818597478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131818949834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131819314256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131819663410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131820039984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131820457558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131820951440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131821317322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131821692350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131822042128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131822394760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131822770042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131823196862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131823567666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131823916848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131824291648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1164,11640000,10000,0,0,256,26,1275,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131825941344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131826335218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131826689606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131827046298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131827417328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131827767828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131828147372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131828496422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131828939820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131829308974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131829683974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131830034338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131830389158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131830794272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131831224876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131831805064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131832225890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131832604186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131832969550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131833346590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131833716588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131834071268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131834511004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131834865054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131835232220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131835581164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131835956880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131836320386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131836707574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131837123164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131837497342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131837861174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131838209684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131838574970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131838953094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131839346422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131839709942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131840166032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131840788500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131841144964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131841510928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131841862882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131842282954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131842708216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131843236614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131843606664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131843984126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131844334798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131844686838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131845062198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131845483162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131845851110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131846197444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131846570794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131846930704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131847303144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131847652630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131848015256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131848442884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131848795628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131849161546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131849509132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131849883966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131850246848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131850634042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131851053098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131851411406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131851776534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131852124628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131852490140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131852838750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131853229568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131853610804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131854055010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131854500118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131854856910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131855221234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131855570314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131855936664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131856297700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131856747806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131857119952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131857497210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131857849722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131858203466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131858570228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131858934080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131859539364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131859896618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131860336652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131860704052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131861079756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131861430422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131861797972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131862246384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131862614834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131862979902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131863334998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131863709412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131864071174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131864444412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131864804604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131865234402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131865706104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131866059084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131866425384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131866773844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131867148226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131867523618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131867972538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131868325656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131868677892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131869058454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131869409474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131869777100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131870139500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131870514850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131870948286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131871326450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131871677804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131872030194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131872404804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131872756594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131873136238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131873551882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131873929878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131874292362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131874665022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131875014678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131875365536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131875741684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131876092546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131876613982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131876966780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131877342414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131877706156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131878082360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131878433776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131878800714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131879233780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131879587314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131879953564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131880302740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131880677814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131881040844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131881427308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131881853476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131882212282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131882574012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131882921826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131883285708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131883675994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131884054632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131884449528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131884909022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131885260354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131885611068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131885992902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131886358800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131886723898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131887083448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131887582932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131888058270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131888502414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131888856760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131889210654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131889579904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131889946586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131890392040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131890746826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131891126724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131891493320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131891867538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131892217432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131892581600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131892958814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131893378744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131893747432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131894110402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131894487282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131894881188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131895285530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131895645274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131896077322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131896444408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131896794616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131897159732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131897506988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131897880258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131898299876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131898745756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131899205532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131899561586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131899934786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131900304294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131900670520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131901029902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131901475190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131901843014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131902230744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131902584054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131902953950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131903328488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131903692192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131904059058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131904500444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131904878618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131905242498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131905617254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131905967280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131906319656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131906696408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131907116100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131907485578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131907834188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131908235890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131908602926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131908978050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131909340352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131909694842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131910235512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131910590968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131910958170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131911307630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131911684354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131912048342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131912434976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131912853032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131913210012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131913573892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131913923466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131914288818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131914638420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131915021064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131915466066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131915931484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131916289256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131916691410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131917054948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131917676004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131918051260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131918483840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131918866258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131919240770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131919618342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131919969804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131920324408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131920702530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131921166738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131921703490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131922058166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131922469978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131922837704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131923217078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131923581852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131924012490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1165,11650000,10000,0,0,256,26,1276,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 131925637806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131926000092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131926386128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131926829924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131927212362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131927579572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131927958602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131928310442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131928666038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131929045448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131929468048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131929838372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131930187158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131930561752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131930925928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131931299968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131931651320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131932017612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131932454168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131932932950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131933302422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131933651898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131934027484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131934391686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131934779982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131935207038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131935591768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131935957888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131936307756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131936695132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131937043888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131937432916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131937873620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131938255638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131938609726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131938964262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131939330770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131939682890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131940050484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131940411156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131940858314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131941226900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131941601436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131941951478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131942302892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131942665072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131943030888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131943468774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131944098850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131944489518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131944899396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131945278194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131945631284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131946003214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131946446202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131946801562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131947168326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131947518702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131947894710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131948257542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131948664394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131949084128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131949443016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131949807282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131950156454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131950523068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131950900708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131951307796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131951672766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131952127422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131952514374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131952867772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131953243270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131953590862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131953988536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131954353608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131954836840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131955342484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131955721684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131956092900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131956449262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131956812504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131957179260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131957626964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131957980010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131958356482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131958720922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131959097120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131959448132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131959812360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131960232714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131960595648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131960963528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131961312946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131961689980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131962054316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131962430032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131962792514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131963212142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131963579104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131963929756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131964314146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131964664090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131965039898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131965415672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131965863102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131966314656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131966672636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131967037348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131967387754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131967755042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131968116226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131968492494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131968934514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131969314680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131969666498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131970019510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131970383730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131970734158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131971111204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131971540800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131971919974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131972361374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131972740330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131973166354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131973543302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131973925448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131974361756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131974732954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131975082838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131975460548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131975824080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131976216898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131976581632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131977021478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131977510316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131977865346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131978232808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131978582086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131978958850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131979334488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131979709926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131980168230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131980525686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131980905384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131981273700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131981668690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131982019172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131982432240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131982870848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131983279398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131983660226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131984013944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131984387522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131984781040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131985166494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131985640208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131986025922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131986389984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131986809230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131987161384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131987567544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131987958900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131988405742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131988917348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131989306680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131989727452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131990122744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131990541068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131990895516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131991357474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131991753902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131992159096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131992526020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131992903466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131993291032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131993686904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131994381462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131994738060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131995092180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131995477224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131995827924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131996209980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131996692408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131997090786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131997458986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131997851804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131998206066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 131998598292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131998995674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131999350506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131999973552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132000330282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132000799032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132001210702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132001612148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132001980136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132002420500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132002791500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132003145990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132003526412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132003899746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132004330446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132004709192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132005200722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132005587596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132005971192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132006364920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132006759874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132007146432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132007540708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132008009494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132008410808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132008806642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132009160860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132009516370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132009885172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132010284076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132010729308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132011188152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132011569784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132011935088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132012312012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132012664294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132013047146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132013485056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132013839720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132014207164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132014556554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132014932042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132015296682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132015682788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132016033256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132016454312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132016821698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132017172382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132017538984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132017911016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132018287976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132018666030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132019113016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132019467704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132019821096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132020185170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132020535700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132020901652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132021249550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132021653228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132022221404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132022633152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132023014556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132023377016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132023778384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132024181420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132024637978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1166,11660000,10000,0,0,256,26,1277,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 132026199514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132026589180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132026974372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132027352948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132027789762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132028151360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132028522490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132028946276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132029316206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132029757586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132030246464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132030656984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132031066128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132031419098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132031782988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132032146922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132032544750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132032912822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132033581232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132033968308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132034333972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132034709800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132035089866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132035458500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132035933046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132036291460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132036661204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132037030770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132037408952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132037777086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132038166750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132038518152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132038961534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132039370422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132039722462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132040089436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132040454122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132040883568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132041251386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132041700094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132042055548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132042410746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132042776966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132043156918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132043524680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132043887088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132044335586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132044801806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132045220636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132045611358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132045965576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132046330628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132046721906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132047168772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132047522312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132047926726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132048320258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132048696746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132049047230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132049413936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132049887106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132050258278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132050647070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132050996396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132051371452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132051764848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132052180152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132052558836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132053015382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132053380554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132053730436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132054095496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132054443550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132054845962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132055251704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132055793114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132056186212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132056544026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132056912278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132057351976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132057793428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132058146172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132058636324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132059007602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132059426980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132059820720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132060204008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132060610870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132061068700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132061471338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132061878262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132062288106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132062669310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132063047208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132063437818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132063906918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132064316060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132064696948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132065117826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132065509352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132065928234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132066395026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132067008378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132067395726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132067807942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132068217410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132068611706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132069022148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132069501404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132069917874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132070331190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132070762328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132071420944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132071826446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132072300738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132072709760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132073113186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132073523610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132073930678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132074340604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132074746260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132075196656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132075602256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132075995070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132076401624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132076798338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132077176944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132077619648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132078249996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132078713162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132079121052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132079509336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132079904318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132080295704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132080780566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132081179292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132081556782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132081922524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132082297706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132082678182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132083061132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132083516974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132083872922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132084240968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132084622182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132084999162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132085502536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132086000578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132086497586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132086871550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132087291270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132087643032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132088041352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132088425224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132088815164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132089370656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132089772696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132090125588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132090479526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132090844618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132091212472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132091597532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132092023548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132092401512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132092764702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132093138008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132093486952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132093837310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132094210980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132094559690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132095024040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132095404132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132095799096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132096192488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132096568632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132096956140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132097355982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132097825964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132098181116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132098603046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132098969154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132099360410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132099743868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132100126006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132100703760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132101114992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132101508054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132101913934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132102310900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132102703292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132103211206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132103637570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132104052746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132104455082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132104811140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132105204142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132105591720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132106035662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132106389698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132106767708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132107131098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132107525564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132107878668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132108272036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132108752688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132109165280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132109588614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132109938268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132110312588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132110715380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132111185298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132111762476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132112170766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132112557064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132112908922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132113304924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132113735976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132114265630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132114640648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132115019660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132115373904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132115729446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132116095890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132116493400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132116860370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132117285652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132117664328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132118029614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132118404960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132118757206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132119109642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132119492484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132119914850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132120285602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132120634802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132121040450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132121433126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132121808960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132122225970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132122651374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132123125408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132123481954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132123848192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132124197212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132124573554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132124951344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132125359500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132125790704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132126146454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132126511804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132126880524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132127265964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132127648422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132128069514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132128591038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132129005286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132129393894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1167,11670000,10000,0,0,256,26,1278,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 132131203484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132131632752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132132020230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132132417504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132132825560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132133259174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132133673448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132134270396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132134628280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132135004972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132135398416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132135749758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132136130476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132136480176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132136962946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132137333212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132137708858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132138059636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132138440654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132138834110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132139199060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132139675764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132140028400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132140405300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132140768782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132141161464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132141513866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132141928276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132142440744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132142794788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132143159436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132143506716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132143918786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132144283030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132144689014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132145122144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132145659922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132146102936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132146461694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132146826568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132147173868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132147560248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132148277162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132148658648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132149010682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132149397386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132149806684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132150201686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132150663912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132151019166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132151396318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132151760388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132152135426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132152505400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132152860092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132153238248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132153660954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132154032014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132154381390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132154757298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132155120918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132155495844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132155857538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132156275936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132156794776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132157150762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132157559272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132157957866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132158334690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132158730732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132159227424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132159611904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132159995836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132160380794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132160773724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132161169950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132161578144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132162045072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132162470112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132162876718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132163228346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132163582602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132163946832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132164339530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132164814292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132165199988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132165636038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132166032790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132166440892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132166796280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132167167038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132167609322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132168145480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132168519276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132168872676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132169250344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132169616024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132170004624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132170542120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132170910420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132171277242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132171694234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132172091908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132172495944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132172880756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132173337654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132173743336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132174098896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132174456280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132174822164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132175175620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132175556538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132175981824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132176388636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132176752870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132177128128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132177478974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132177832842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132178248030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132178691458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132179167548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132179520298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132179897018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132180260832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132180636676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132181000270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132181353488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132181787828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132182142430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132182510954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132182861720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132183238506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132183604406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132183991096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132184408598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132184764540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132185127288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132185476234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132185842510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132186190826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132186600764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132187065524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132187466336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132187816746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132188168064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132188530352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132188878564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132189243860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132189603534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132190051558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132190542184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132190921048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132191271800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132191625608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132191988932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132192350346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132192787274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132193141508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132193519656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132193886210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132194279872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132194653592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132195038434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132195476736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132195830624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132196197524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132196546618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132196921200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132197285366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132197660650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132198021704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132198484782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132199000228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132199353140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132199718440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132200095504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132200512276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132200877134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132201466068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132201853358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132202238260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132202605994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132202985496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132203366808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132203716612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132204172358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132204543854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132204920492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132205271844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132205624978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132205992626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132206360204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132206795448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132207147868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132207524030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132207888700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132208264954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132208615282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132208978866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132209342388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132209759400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132210146290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132210496698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132210872296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132211235486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132211647276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132212012818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132212448084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132212943662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132213298744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132213665060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132214015048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132214400772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132214803778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132215261056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132215614962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132215968502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132216333486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132216682782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132217049010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132217410520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132217875658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132218245404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132218622018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132218972364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132219325088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132219720872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132220083558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132220450676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132220869458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132221250752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132221614568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132221989154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132222339166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132222691622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132223067302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132223487246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132223963294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132224316008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132224691928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132225285920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132225678660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132226048690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132226478224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132226950868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132227305582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132227672808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132228023526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132228401340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132228778284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132229240504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132229594674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132229948686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132230314646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132230663384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1168,11680000,10000,0,0,256,26,1279,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 132232285384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132232652706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132233033538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132233400188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132233777788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132234179290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132234536328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132235159432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132235516112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132235882446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132236232958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132236609804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132236987800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132237416852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132237785066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132238138688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132238500108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132238848680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132239213368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132239561676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132239949530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132240380784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132240760170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132241111972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132241465046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132241829160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132242210792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132242633762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132243081420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132243478554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132243844800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132244220182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132244571914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132244948420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132245337588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132245690034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132246225424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132246579820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132246956342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132247320444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132247696040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132248047324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132248412680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132248843840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132249197362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132249563408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132249911616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132250285776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132250649870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132251036004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132251450134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132251807438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132252169904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132252518770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132252885220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132253256026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132253631974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132254009020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132254452176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132254806168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132255281346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132255649322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132256000354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132256406656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132256795512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132257252428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132257769614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132258180738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132258603464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132258988498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132259396418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132259857578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132260250576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132260602544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132260981390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132261348892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132261754350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132262147728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132262530840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132263000656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132263356400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132263761568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132264135004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132264513428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132264891010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132265267678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132265693516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132266079104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132266476152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132266857584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132267226958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132267577576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132267970856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132268412158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132268980006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132269338764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132269693082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132270058488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132270409066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132270791348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132271218516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132271600130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132271968072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132272345936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132272699994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132273054274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132273431552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132273861740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132274233252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132274604962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132274982152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132275346608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132275742340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132276121352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132276475644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132276927916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132277285574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132277655410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132278008266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132278387648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132278754048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132279143432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132279573680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132280036824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132280406500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132280759122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132281127356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132281479388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132281869332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132282302236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132282682698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132283033960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132283451768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132283842542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132284233130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132284616060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132285037064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132285425104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132285820008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132286227692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132286609434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132286992516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132287372768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132287749904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132288219184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132288615976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132289023114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132289431672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132289809940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132290246498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132290735780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132291231022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132291601352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132291985030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132292337088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132292713986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132293092900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132293552636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132293907062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132294261858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132294626538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132294977580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132295343244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132295710364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132296085728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132296516628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132296894284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132297244960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132297597450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132297959884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132298309344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132298687108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132299100668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132299479032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132299843962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132300218988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132300571340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132300945252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132301342470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132301695296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132302520058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132302920780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132303299848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132303669254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132304047726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132304415090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132304885156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132305284644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132305689226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132306085780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132306435234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132306832942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132307223154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132307719504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132308095114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132308468408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132308834298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132309185822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132309554356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132309919244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132310395924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132310767014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132311143442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132311525132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132312014290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132312382260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132312763928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132313252400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132313716928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132314125262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132314519168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132314927180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132315294442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132315649718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132316093886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132316448796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132316816936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132317167088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132317543250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132317937454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132318326222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132318752926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132319109594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132319501612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132319853412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132320220458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132320600736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132321011088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132321455624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132321859272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132322221964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132322582018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132322994012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132323347726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132323757390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132324108828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132324678590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132325080990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132325488652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132325870854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132326227664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132326637744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132327097494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132327498058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132327877120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132328283210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132328677438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132329083784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132329470662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132329905648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132330276762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132330657004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132331024540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132331373826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132331751216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132332130460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132332506488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1169,11690000,10000,0,0,256,26,1280,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 132334184668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132334549998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132334934862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132335289268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132335833232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132336185892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132336564810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132336928998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132337307340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132337658248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132338024660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132338462386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132338815838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132339181790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132339530220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132339965500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132340385130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132340778380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132341206652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132341564112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132341930682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132342282842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132342652646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132343003732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132343393148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132343760206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132344203952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132344556530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132344911020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132345320332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132345673608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132346095298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132346477910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132347062584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132347432732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132347808142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132348159448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132348511536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132348886880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132349237000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132349670338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132350021716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132350396212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132350759036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132351134076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132351505332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132351890962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132352336956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132352690062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132353056678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132353407906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132353800506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132354167176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132354571608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132354923470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132355354402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132355741006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132356089718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132356453846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132356800884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132357173734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132357546504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132357986050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132358440846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132358796836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132359158698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132359507548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132359893956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132360257986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132360708278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132361075162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132361449444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132361798580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132362149796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132362512474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132362860034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132363235352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132363648402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132364027258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132364424444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132364831388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132365214650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132365568992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132365946682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132366372818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132366742304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132367090972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132367466622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132367831332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132368237310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132368675036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132369147832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132369713644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132370067672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132370432332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132370780452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132371154198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132371548502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132371997904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132372351858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132372703670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132373066020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132373414218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132373779362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132374139376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132374514012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132374942584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132375319924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132375669532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132376020618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132376382448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132376730330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132377106910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132377523642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132377901394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132378263760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132378888206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132379247326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132379603764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132380016988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132380479124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132380998392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132381352664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132381728220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132382092368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132382477610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132382828600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132383258082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132383627390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132384011418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132384379066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132384729170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132385105934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132385544942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132386005438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132386359366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132386711694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132387092742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132387441734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132387806786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132388199416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132388645752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132389017616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132389393496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132389774116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132390134044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132390496234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132390844588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132391254792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132391683068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132392191738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132392558858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132392933004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132393282908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132393634048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132394010968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132394432020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132394800640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132395148312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132395522100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132395884416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132396257844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132396697526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132397128584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132397498364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132397887320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132398255468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132398604918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132398996790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132399377284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132399754208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132400184114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132400542472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132400909486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132401260510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132401645314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132402048592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132402438046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132403025240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132403408856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132403760100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132404113358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132404476290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132404824272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132405203026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132405627240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132406005510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132406368372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132406741982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132407091712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132407443336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132407817386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132408225348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132408604424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132408952882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132409327592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132409689794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132410064052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132410413756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132410778126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132411208318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132411560974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132411926678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132412274428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132412648666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132413011146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132413412498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132413820176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132414335266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132414721068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132415072468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132415454536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132415804780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132416193706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132416558346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132417015556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132417368784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132417722070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132418087908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132418455972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132418822494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132419183312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132419660650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132420028468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132420402722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132420808334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132421165842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132421542678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132421912244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132422359956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132422712028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132423087050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132423450098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132423824170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132424174772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132424538802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132425043288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132425513630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132425882230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132426229286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132426603920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132427005748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132427396424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132427747164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132428183730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132428550494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132428900442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132429266536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132429614340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132430007154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132430410070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132430860034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132431245824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132431632228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132431997348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1170,11700000,10000,0,0,256,26,1281,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 132433687252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132434068200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132434420462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132434797320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132435184960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132435563542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132435928846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132436359522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132436866370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132437220060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132437587014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132437936702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132438311164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132438688236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132439133616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132439487396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132439841730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132440205214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132440554592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132440920304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132441279306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132441654174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132442084872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132442461804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132442812124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132443163416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132443551576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132443904250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132444283682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132444731926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132445110746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132445473768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132445848408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132446198340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132446549720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132446925128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132447291614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132447858902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132448257114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132448635572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132449002252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132449378926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132449744032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132450113730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132450555708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132450930308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132451297396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132451645564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132452021384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132452383392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132452787410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132453305020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132453664548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132454090894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132454444398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132454811850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132455161364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132455876978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132456277058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132456671964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132457025526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132457381192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132457748832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132458154374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132458524180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132459138830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132459523608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132459890264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132460266690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132460618732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132461006858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132461439048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132461858360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132462227342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132462574758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132462949096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132463337644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132463743994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132464094844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132464525306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132464891984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132465241672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132465606672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132465955168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132466329064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132466703888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132467170884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132467523614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132467875984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132468239156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132468588634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132468953176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132469311994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132469686280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132470245152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132470640308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132470992732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132471347630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132471711320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132472062086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132472443770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132472862184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132473239076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132473602044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132473976506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132474325716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132474677278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132475051696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132475467804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132475836996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132476185018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132476559316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132476921600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132477295508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132477644712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132478008770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132478441814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132478794186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132479159620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132479507110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132479880480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132480241778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132480625502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132481033034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132481578606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132481976264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132482347030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132482732572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132483099000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132483516330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132483964994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132484344512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132484695544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132485047502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132485408508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132485789324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132486409216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132486951934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132487427356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132488040850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132488708790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132489330138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132490098606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132490845416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132491816380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132493138484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132494242158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132495198192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132495809414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132496200232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132496717054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132497091274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132497465520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132497940470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132498316282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132498669976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132499052256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132499427376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132499840430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132500201076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132500647004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132501028982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132501386630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132501758620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132502113384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132502494614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132502864408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132503245036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132503870410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132504257672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132504635918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132504990362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132505362096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132505712434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132506091460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132506546166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132506928766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132507403352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132507770730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132508140050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132508494892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132508863962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132509349540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132509816156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132510185730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132510571890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132510927546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132511317736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132511715902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132512183500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132512555714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132512907566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132513291852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132513659720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132514076482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132514429092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132514871832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132515349266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132515705262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132516073082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132516422824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132516799820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132517164082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132517625370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132517979754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132518333936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132518698670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132519048954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132519416194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132519791506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132520249474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132520621902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132520998610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132521350880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132521705324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132522070994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132522424152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132522796548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132523232202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132523614010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132523984196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132524363856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132524787128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132525147208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132525515610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132525960196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132526434732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132526824674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132527218082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132527657038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132528196872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132528892046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132529495812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132529980116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132530336314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132530706088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132531057974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132531539608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132531912618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132532294032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132532919754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132533281514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132533734918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132534290566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132534665348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132535018802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132535400456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132535776660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132536157070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132536511468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132536898830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132537514310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132537907596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132538312302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132538665384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132539044044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132539446088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1171,11710000,10000,0,0,256,26,1283,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 132541249608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132541624440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132541985828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132542358214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132542821056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132543196372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132543551276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132543933250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132544309932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132544699266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132545221926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132545683226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132546055666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132546409974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132546782990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132547136000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132547517326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132547884874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132548345508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132548945528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132549307762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132549682146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132550033934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132550403038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132550753280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132551222052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132551590820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132551967114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132552356910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132552712610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132553152562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132553504698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132553980694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132554362908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132554742386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132555113602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132555494680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132555847122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132556391106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132557039306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132557398984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132557769026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132558127606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132558507798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132558876018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132559255200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132559813644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132560206970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132560595182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132560970798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132561339176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132561689882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132562067398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132562528120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132562909046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132563261088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132563624590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132563991994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132564346134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132564715848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132565196030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132565639380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132566008364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132566466412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132566853598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132567263000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132567841858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132568214136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132568623630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132568996646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132569382458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132569748432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132570160316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132570523336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132571087278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132571457498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132571808310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132572188326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132572541306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132572939510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132573334306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132573795212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132574149920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132574504646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132574876738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132575229620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132575599920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132575953280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132576420152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132576793496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132577172026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132577564736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132577921420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132578287638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132578801336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132579298622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132579656672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132580072570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132580454450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132580834610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132581248108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132581608338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132582085222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132582550928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132582921996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132583281748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132583660170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132584028596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132584407620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132584844064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132585204676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132585569094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132585920052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132586286438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132586635826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132587033180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132587480614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132587860884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132588213198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132588587704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132588981906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132589363964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132589900220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132590386466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132590770004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132591135786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132591518506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132591889398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132592244996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132592610012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132593045536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132593582468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132594004884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132594433034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132594802638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132595180620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132595532720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132595978164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132596349452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132596703754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132597073836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132597425570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132597803154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132598168908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132598559650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132598983544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132599338666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132599727552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132600077820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132600442724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132600791054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132601166388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132601619022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132602000590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132602353796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132602707764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132603089882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132603438904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132603803652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132604215044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132604758548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132605130992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132605510120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132605862472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132606215818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132606583390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132606948288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132607387992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132607742050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132608118856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132608483368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132608858554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132609210574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132609966420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132610341986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132610696876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132611066882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132611419686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132611799960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132612168464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132612613138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132612986954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132613345052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132613708316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132614057444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132614423024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132614791890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132615165644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132615610920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132616148416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132616504974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132616866678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132617232376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132617582534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132617949780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132618406864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132618787780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132619173400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132619550038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132619901906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132620254928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132620618774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132621046428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132621418026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132621766202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132622200630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132622615196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132623006176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132623357322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132623733458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132624172792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132624526972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132624895340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132625251694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132625632080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132626027598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132626405582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132626843046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132627305146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132627672946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132628023522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132628390224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132628780562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132629186182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132629680858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132630080466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132630450176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132630805188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132631170970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132631522758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132631890120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132632336180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132632715922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132633081024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132633474660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132633843522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132634196958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132634561388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132634940648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132635385596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132635738338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132636115798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132636481500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132636857396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132637208556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132637619486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132638079858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132638545976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132638917624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132639268186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132639646252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132640011542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132640388006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132640825482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132641183494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1172,11720000,10000,0,0,256,26,1284,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 132642737412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132643140316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132643607706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132643993616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132644376616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132644752042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132645133848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132645504278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132646136530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132646758726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132647117358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132647485936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132647845944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132648225372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132648593578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132649106382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132649573248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132649933030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132650368780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132650724604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132651187086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132651539756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132652015458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132652406458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132652781772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132653152806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132653509546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132653875352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132654242178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132654698848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132655052700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132655429958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132655794962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132656170860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132656541516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132656896736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132657260574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132657721712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132658092612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132658442538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132658818940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132659183616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132659559474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132659909992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132660346728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132660816352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132661171336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132661538390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132661887436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132662262710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132662627462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132663091252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132663445836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132663799706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132664163556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132664512558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132664879358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132665228284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132665602824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132666136370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132666519894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132666872178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132667226002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132667606520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132667984208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132668350138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132668790882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132669172000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132669536076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132669912756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132670264248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132670618060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132670982638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132671343644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132671902440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132672256848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132672640940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132673006124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132673383094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132673735782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132674089716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132674572240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132674927964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132675295552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132675644956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132676021454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132676385380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132676780914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132677235882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132677593578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132677958786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132678309440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132678738336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132679170670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132679550604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132680015000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132680398480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132680752704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132681113916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132681485320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132681838336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132682241728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132682675800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132683195662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132683569936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132683964836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132684317584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132684671990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132685036594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132685480884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132685850950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132686453702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132686835742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132687203748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132687581488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132687935404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132688374344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132688743662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132689094700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132689461920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132689837078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132690232176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132690600694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132691066666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132691421020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132691794796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132692218224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132692695918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132693096890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132693450648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132693945822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132694574770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132694958126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132695319736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132695674228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132696040688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132696390568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132696848254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132697200024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132697576052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132697946458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132698322698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132698675300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132699028872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132699510748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132699865634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132700251696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132700609360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132700984994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132701349460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132701724940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132702128154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132702564338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132702931760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132703283204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132703651178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132704001360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132704377486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132704741568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132705221790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132705683516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132706064934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132706433216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132706849186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132707273920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132707628458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132708106088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132708478546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132708856682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132709217822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132709573750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132709954038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132710320148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132710777146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132711138808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132711519520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132711893504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132712271702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132712627092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132712981818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132713413980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132713787594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132714158854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132714512056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132714892270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132715260336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132715658978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132716011210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132716448052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132717002660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132717361326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132717737168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132718088932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132718499180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132718883508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132719360798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132719747046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132720102434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132720482146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132720832264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132721197812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132721545496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132722006672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132722430252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132722811440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132723283050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132723892788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132724293912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132724751708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132725160700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132725515364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132725895830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132726320712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132726736888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132727089916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132727546914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132728053472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132728432402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132728811648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132729164196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132729543958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132729912846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132730416450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132730772234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132731125822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132731488840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132731838000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132732218216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132732597966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132733062834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132733433856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132733810738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132734178600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132734533772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132734954634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132735382776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132735942956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132736301918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132736680818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132737045662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132737432724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132737788120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132738184628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132738616248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132739090602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132739463504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132739814358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132740198676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132740565966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132740945602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132741347092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132741786630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132742156478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132742508126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132742883662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132743235554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132743613696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1173,11730000,10000,0,0,256,26,1285,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 132745432142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132745840458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132746215886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132746607724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132747083572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132747444248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132747814714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132748167848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132748554410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132748955886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132749355124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132749729060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132750267634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132750725076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132751081712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132751475346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132751847476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132752243184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132752724650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132753104416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132753456160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132753809458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132754173104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132754523098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132754888626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132755238074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132755694272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132756062716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132756437586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132756819048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132757199034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132757564716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132757917416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132758373934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132758727620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132759136778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132759503832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132759880282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132760313624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132760670498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132761150918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132761793976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132762400394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132762992900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132764037018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132764666258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132765368110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132765940252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132766650688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132767304528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132767882610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132768538888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132769137520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132769905736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132770414184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132770974818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132771547754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132772250304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132773104166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132773607920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132773980296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132774350164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132774730880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132775270554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132775654936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132776009236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132776374754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132776741212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132777095154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132777528948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132778240420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132778625284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132779064474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132779619912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132780166018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132780542174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132781030704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132781426520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132781795558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132782151542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132782530718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132782987178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132783690750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132784170974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132784531008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132784910014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132785264092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132785646618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132786019450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132786586806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132786981488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132787376828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132787800178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132788378344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132788776642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132789274730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132789647740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132789999560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132790386086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132790752832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132791133202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132791487050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132792035512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132792408252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132792760374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132793172432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132793688146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132794347540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132794902968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132795434968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132795792132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132796157428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132796525362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132796902118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132797273110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132797814492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132798195618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132798560384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132798946066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132799301020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132799657732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132800026358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132800516526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132800890750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132801242928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132801628616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132801995732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132802374414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132802726958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132803164732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132803529620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132803878888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132804243212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132804624658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132804999646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132805362288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132805748316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132806332184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132806694314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132807140324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132807553512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132808106768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132808771082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132809298336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132809896836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132810561050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132811129806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132811830654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132812419160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132813064848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132813702238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132814442614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132815112624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132815568556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132816280146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132816829308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132817527214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132817904090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132818259136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132818636714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132818990674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132819371146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132819994948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132820625240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132821179822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132821786122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132822360094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132823131066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132823751640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132824195806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132824822042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132825567518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132826073908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132826564790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132827230892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132827844570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132828533806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132829351834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132829875452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132830284588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132830863994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132831618388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132832209932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132832819262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132833415402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132834108300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132834705758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132835280272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132835748284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132836147174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132836896288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132837470912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132838045918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132838683772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132839277474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132840382854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132840957364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132841573956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132842366766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132842976604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132843577152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132844171488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132844876144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132845588788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132846262928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132846909604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132847568264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132848405994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132849036368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132849679614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132850340908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132851311164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132851917260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132852612064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132853235522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132854134128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132854733278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132855451980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132856062174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132856807196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132857482552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132858049324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132858720018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132859440248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132860129902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132860761300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132861424048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132862273396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132862998268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132863596872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132864214348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132864980780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132865630702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132866229222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132866859902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132867673340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132868378616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132868979720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132869562376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132870276864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132870962884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132871587258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132872261432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132872868444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132873855084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132874502510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132875154288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132875967072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132876596246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132877301224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132877957170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132878797060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132879437376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132880061280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132880625116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132881209342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1174,11740000,10000,0,0,256,26,1286,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 132884083374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132885074806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132885557906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132886171560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132886819574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132887619212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132888240438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132888864610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132889532010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132890342752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132890842268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132891338812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132891830342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132892211388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132892722928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132893276820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132893632976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132893997406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132894366786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132894748730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132895119950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132895640154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132896202474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132896582122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132896990646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132897344198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132897700456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132898067504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132898565090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132898935212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132899307522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132899709018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132900075948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132900454280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132900806218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132901507228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132901917346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132902277440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132902650304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132903010584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132903449328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132903942440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132904361482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132904808302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132905176370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132905556578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132905920442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132906350486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132906821692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132907332970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132907728298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132908113602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132908473192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132908841068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132909217514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132909684146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132910066836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132910436702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132910822650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132911200458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132911590800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132911961442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132912397200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132912772744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132913145352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132913521010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132913879428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132914298298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132914683044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132915154696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132915525360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132915906526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132916279082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132916637838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132917272882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132917635634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132918097882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132918630192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132919022752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132919389346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132919755188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132920170416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132920531392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132920980488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132921340446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132921739204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132922109460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132922489848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132922894918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132923255632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132923704078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132924062496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132924446262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132924803480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132925184908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132925555480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132925936256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132926363280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132926728120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132927108828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132927464404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132927838010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132928191816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132928571920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132928941544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132929526448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132929898346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132930256828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132930622262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132930974134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132931344334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132931695320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132932148756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132932523532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132933003016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132933363492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132933721916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132934091024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132934449218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132934898536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132935254210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132935651416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132936049698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132936429042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132936782644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132937138432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132937570908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132937926192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132938309566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132938663126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132939040728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132939404808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132939782260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132940133610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132940649024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132941044536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132941395714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132941763778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132942112864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132942565886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132942938292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132943386436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132943743692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132944112410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132944535054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132944891548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132945261914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132945624070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132946073404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132946450954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132946842274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132947199670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132947623798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132948002958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132948355132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132948848692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132949205946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132949615646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132950000122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132950384614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132950749704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132951105626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132951559980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132952124868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132952538456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132952906178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132953300040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132953683030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132954078090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132954543854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132954905564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132955289692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132955644054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132956015332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132956385528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132956764514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132957220276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132957613572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132957979042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132958333222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132958757932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132959112996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132959487332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132959914266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132960297506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132960683296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132961160132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132961516254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132961872922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132962412286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132962840392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132963388168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132963760726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132964195550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132964634132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132965188084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132965856220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132966489310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132967048908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132967581036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132968368256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132969087510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132969806500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132970493096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132971379146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132972108768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132972733454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132973315326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132974013964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132974862198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132975445606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132976029302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132976686952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132977312028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132977939924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132978528480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132979163558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132979917250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132980606060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132981201710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132981852478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132982608788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132983276822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132983889122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132984582628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132985247202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132986110404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132986707264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132987292528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132988035722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132988668338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132989265356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132989868462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132990676428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132991262858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132991856998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132992427506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132992974904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132994009418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132994653618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132995305236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132995912456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 132996795558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132997453306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132998056134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132998763942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132999465978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133000124490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133000759868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133001410660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133002103580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133002733358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133003343780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133003978644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133004550822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1175,11750000,10000,0,0,256,26,1287,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133007313986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133008201740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133008806608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133009426312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133009985576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133010678032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133011313350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133011913944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133012286730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133012663314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133013341024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133013827586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133014210784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133014706066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133015297864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133015972122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133016528076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133016919028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133017271668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133017651638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133018064226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133018446036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133019092122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133019489328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133019859456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133020212036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133020582070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133020942612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133021322072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133021806892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133022242714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133022595296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133022948034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133023312714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133023669972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133024038410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133024548342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133024933818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133025314678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133025695222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133026049960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133026404284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133026775438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133027214012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133027586828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133027952334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133028330388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133028698454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133029078396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133029440348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133029883764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133030368948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133030739320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133031109784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133031462570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133031841934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133032215632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133032685662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133033043732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133033399542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133033803522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133034189192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133034558076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133034916718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133035294830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133035760582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133036152036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133036518030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133036872294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133037240164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133037592304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133037995016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133038440650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133038821972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133039222460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133039600742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133039952764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133040335586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133040724652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133041155412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133041730440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133042098000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133042476086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133042842388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133043224946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133043577538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133043999924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133044368352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133044731692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133045099188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133045449012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133045825154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133046196050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133046627226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133046992812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133047348070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133047727892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133048081178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133048451732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133048805444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133049187082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133049611994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133049993928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133050358336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133050711478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133051076252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133051427774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133051806448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133052222006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133052752776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133053136354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133053518250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133053891196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133054251240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133054624180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133055082120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133055456686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133055877796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133056259448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133056637566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133057015016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133057367588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133057728340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133058188908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133058549250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133058928734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133059284108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133059663120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133060030408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133060408424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133060861460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133061223962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133061609642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133061964104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133062338836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133062707446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133063105580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133063551066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133064040848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133064411072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133064765274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133065136380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133065508004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133065876346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133066303804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133066683832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133067061556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133067440462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133067793964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133068147972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133068517418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133068872408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133069308452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133069703256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133070094362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133070464582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133071093454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133071454696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133071887228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133072255896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133072716914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133073108278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133073465590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133073908772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133074317460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133074770588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133075293586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133075678940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133076045406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133076400250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133076768150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133077118252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133077564082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133077938682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133078329810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133078684858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133079079884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133079446584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133079797884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133080257178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133080633248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133081025568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133081396598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133081916072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133082373508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133083085428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133083787432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133084420718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133085026274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133085547066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133086537824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133087168814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133087781082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133088145820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133088526646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133089119482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133089489912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133089859048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133090210712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133090587648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133090961126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133091338318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133091806542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133092165380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133092546894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133092899736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133093268578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133093626264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133094001118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133094463378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133094843054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133095206990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133095559624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133095924676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133096274870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133096648622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133097084704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133097603010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133098012608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133098460850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133098817036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133099171640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133099547600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133100006760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133100383094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133100752224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133101132694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133101502472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133101884070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133102265512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133102714878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133103138252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133103503798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133103901280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133104308492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133104725236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133105099492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133105602000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133106007598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133106406100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133106775520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133107130332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133107501530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133107861218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133108311226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133108788276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133109185874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133109543952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133109899610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133110268594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133110628234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133111067888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133111425314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133111817440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133112186178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133112564808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133112918956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1176,11760000,10000,0,0,256,26,1288,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133114651886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133115038894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133115397436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133115770658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133116126652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133116508824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133116954322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133117339708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133117703836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133118058642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133118423790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133118774562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133119140692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133119560688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133120099972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133120483974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133120862520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133121250098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133121604440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133121970712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133122396702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133122768068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133123155470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133123535402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133123967758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133124348986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133124703204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133125128254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133125495972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133125858444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133126226772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133126576824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133126954212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133127320084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133127696940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133128118570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133128475066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133128851536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133129202444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133129569912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133129919484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133130335892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133130773432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133131317698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133131686164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133132040176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133132405856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133132757316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133133124804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133133545088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133133928028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133134306620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133134684778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133135047236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133135401976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133135770288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133136122888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133136560236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133136932970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133137322518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133137689280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133138066424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133138419760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133138773650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133139207168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133139562072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133139941998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133140293694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133140671650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133141036410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133141413936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133141823696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133142284920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133142664554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133143017796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133143396138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133143748014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133144127220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133144494434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133144940152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133145296298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133145663160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133146033068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133146386592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133146785214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133147140960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133147850916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133148239976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133148621166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133148975818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133149355424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133149724306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133150078166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133150529844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133150885606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133151275854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133151641634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133152018076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133152370372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133152741904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133153177390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133153690198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133154075026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133154427106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133154804910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133155170616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133155547498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133155980110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133156337432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133156715738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133157068452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133157436522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133157786958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133158164468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133158530784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133158978988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133159335020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133159719288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133160117130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133160472048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133160841292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133161193156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133161653386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133162072660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133162664540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133163189054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133163566178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133163994454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133164500836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133164997018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133165368078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133165765284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133166150160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133166529924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133166895738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133167336716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133167706766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133168072128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133168441078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133168791532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133169188452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133169553728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133170004498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133170360380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133170725424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133171091252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133171442658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133171810900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133172163032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133172539306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133172974694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133173356036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133173720488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133174076312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133174444738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133174797912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133175167440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133175590352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133176117312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133176623968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133177196450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133177745128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133178105550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133178573088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133179045178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133179414752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133179802650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133180326448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133180765468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133181250408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133181608374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133181975692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133182356662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133182709994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133183078640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133183438712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133183885364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133184256120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133184648520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133185001052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133185355250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133185799446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133186198744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133186742048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133187225528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133187623230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133187991048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133188370502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133188991644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133189695194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133190348764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133190915906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133191512706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133192078982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133192802584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133193468846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133194118766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133194661708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133195411218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133196100128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133196776258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133197449176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133198120168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133198905216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133199329384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133199711866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133200075904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133200432500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133201001998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133201380432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133201765592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133202134970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133202600110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133202986360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133203478624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133203851788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133204247568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133204616722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133204968494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133205351644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133205725968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133206103716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133206598480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133206979144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133207344698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133207698734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133208097624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133208456062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133208825180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133209269034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133209851664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133210223426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133210601446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133210953250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133211313468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133211679592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133212127544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133212500132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133212864124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133213258304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133213627198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133214005600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133214363442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133214807642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133215177242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133215541126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133215909418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133216260556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133216639164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133217011516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133217474514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133217831432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133218185244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133218565314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133218917914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1177,11770000,10000,0,0,256,26,1289,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133220790716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133221173458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133221554438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133221920114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133222300038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133222661422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133223092016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133223490138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133223856082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133224279652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133224875174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133225267596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133225649016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133226100486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133226456016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133226825196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133227190658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133227542046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133227937088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133228298784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133228769986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133229160300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133229553416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133229907140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133230262088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133230630174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133231004972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133231442450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133231987300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133232381516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133232749380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133233126464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133233480008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133233841838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133234278898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133234632456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133234999456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133235370596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133235749388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133236116388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133236532810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133236887096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133237321420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133237692296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133238059436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133238428836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133238853038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133239234554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133239629352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133240082544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133240437736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133240803754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133241169058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133241519712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133241886182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133242275860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133242718056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133243184162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133243579322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133243931378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133244288714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133244652794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133245002880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133245427932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133245791876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133246169868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133246557602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133246940936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133247297608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133247651826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133248017280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133248466372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133248838450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133249202192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133249579940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133249944676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133250320846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133250671698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133251091242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133251461942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133251827058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133252197370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133252549768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133252928706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133253294094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133253672174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133254097314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133254554694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133254934380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133255315152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133255682428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133256033342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133256409776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133256892382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133257271214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133257636260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133257989270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133258354134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133258704614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133259071328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133259515968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133259895158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133260278082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133260655198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133261007896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133261361560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133261728696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133262081306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133262515378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133262868190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133263255606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133263620818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133263996984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133264349026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133264702388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133265146470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133265597816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133265984954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133266337408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133266717648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133267083418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133267464806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133267891512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133268249130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133268626124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133268977934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133269344838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133269694820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133270070800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133270435690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133270903236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133271259228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133271625880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133271991646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133272342904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133272711730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133273068092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133273534992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133273906614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133274300328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133274655300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133275014434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133275381988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133275748106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133276116612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133276537556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133277020584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133277393392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133277772392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133278130122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133278486864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133278855172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133279292428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133279667092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133280034046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133280415072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133280783560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133281163028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133281520676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133281954094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133282325436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133282692822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133283114300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133283473258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133283852730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133284219776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133284662240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133285019192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133285374658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133285751694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133286104686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133286494904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133286850246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133287227836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133287673762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133288154096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133288521580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133288916170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133289293058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133289643640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133290009934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133290442302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133290822792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133291203760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133291580394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133291952534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133292333494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133292702386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133293126214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133293496672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133293857576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133294250768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133294618696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133294995306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133295375982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133295745434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133296214906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133296571804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133296955100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133297367548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133297752568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133298143304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133298519918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133298942324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133299402660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133299805480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133300157968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133300525532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133300881346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133301258410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133301918016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133302315944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133302698604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133303053114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133303417818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133303774420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133304146574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133304580160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133304961872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133305340906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133305721084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133306072976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133306427258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133306791640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133307209018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133307579562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133307940584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133308316324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133308685524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133309063198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133309416576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133309835110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133310363522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133310732756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133311100966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133311450936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133311826394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133312190774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133312621284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133312989730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133313346010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133313722508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133314113982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133314491400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133314843890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133315220906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133315661624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133316041422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133316405912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133316759158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133317124220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133317474452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133317842296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133318273096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133318668818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133319065562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133319442186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1178,11780000,10000,0,0,256,26,1290,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133321062776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133321548904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133321937530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133322291094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133322657922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133323006966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133323382224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133323745812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133324190454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133324543678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133324907548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133325270326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133325618888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133325984946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133326333434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133326773994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133327143880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133327532994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133327886986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133328284166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133328657732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133329066638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133329515356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133329869870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133330270752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133330636894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133331014316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133331366508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133331720200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133332086476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133332506586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133332974548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133333345806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133333761212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133334137674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133334518124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133334890360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133335327086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133335712456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133336097826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133336467046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133336817322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133337193892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133337559730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133338019172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133338376948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133338745036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133339111170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133339464322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133339833754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133340185686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133340648448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133341039896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133341430552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133341782688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133342135088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133342515526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133342883204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133343250904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133343676984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133344244330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133344615458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133344992606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133345397860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133345755144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133346120964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133346545400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133346915454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133347277330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133347654756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133348019640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133348408708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133348759618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133349177086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133349545444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133349908766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133350276164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133350646210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133351023288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133351387562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133351817636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133352186058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133352550292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133352926794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133353278120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133353644358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133354021778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133354398232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133354833218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133355371150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133355740840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133356105564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133356470842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133356821618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133357188850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133357611054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133357990016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133358365680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133358741784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133359093746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133359457114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133359822158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133360232260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133360609546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133360960370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133361348720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133361713454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133362089576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133362439916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133362792570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133363264388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133363620560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133364000634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133364351220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133364728342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133365092576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133365468872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133365898502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133366382628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133366764962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133367117654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133367486690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133367837494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133368214270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133368681124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133369064910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133369432382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133369787764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133370209782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133370564860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133370933308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133371283844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133371729092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133372133432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133372525244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133372878426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133373232086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133373598146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133373950900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133374394360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133374748666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133375137764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133375504164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133375898134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133376255712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133376630098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133377090848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133377542818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133377959260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133378326936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133378988966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133379396582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133379884718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133380276658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133380673928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133381059150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133381430182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133381834180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133382223002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133382720922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133383119580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133383733946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133384110552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133384468676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133384864722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133385219072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133385732220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133386122840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133386531328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133386937842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133387317168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133387715518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133388100160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133388551332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133389110380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133389485764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133389838022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133390218592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133390614618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133391100506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133391484254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133391857946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133392244384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133392603824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133392982090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133393349262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133393729000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133394171516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133394555704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133394913960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133395295292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133395685232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133396056034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133396466130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133396931920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133397333332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133397756622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133398171722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133398557972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133398932990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133399345632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133399886048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133400313134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133400669182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133401050738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133401422308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133401824300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133402263574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133402629788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133403000176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133403383056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133403756788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133404109928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133404522072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133404924614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133405441652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133405803356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133406191284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133406558750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133406943472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133407447652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133407880628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133408298398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133408667774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133409046998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133409402290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133409759260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133410189016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133410544772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133411090372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133411449046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133411827026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133412191956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133412567704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133412932782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133413286734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133413722432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133414075816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133414470616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133414840784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133415236554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133415623376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133416018408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133416446188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133416801596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133417165680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133417515818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133417882732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133418232130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133418621608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133419051104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133419429648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133419780180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133420131824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133420495410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1179,11790000,10000,0,0,256,26,1291,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133422284724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133422682988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133423037946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133423417700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133423782872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133424174268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133424528770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133424958286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133425326818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133425678502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133426045308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133426392532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133426800602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133427181384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133427633468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133427985888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133428343950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133428707880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133429056750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133429423954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133429792052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133430229858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133430608106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133430997272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133431347212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133431698898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133432569992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133432927292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133433452394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133433825696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133434202958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133434565538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133434939394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133435300744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133435653552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133436087426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133436440800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133436807930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133437156326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133437530800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133437893250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133438278782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133438698518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133439055288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133439420538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133439771210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133440138086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133440488304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133440876376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133441253796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133441702314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133442054566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133442404776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133442766868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133443115992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133443479946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133443845808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133444285008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133444798508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133445213468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133445587338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133445940822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133446306490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133446672072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133447133844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133447488510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133447864682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133448250764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133448625294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133448975582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133449350724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133449713256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133450152544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133450521624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133450869864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133451244772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133451607238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133451981676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133452342870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133452771678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133453137914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133453487250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133453852000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133454199800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133454572834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133454946764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133455649160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133456234980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133456596056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133456978158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133457343922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133457749480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133458151066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133458628932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133459066088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133459469420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133459864118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133460237304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133460617778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133461036074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133461417042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133461796006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133462201346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133462567128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133462962504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133463356140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133463708552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133464147122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133464519522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133464885054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133465264948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133465642732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133466080466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133466510924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133466937666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133467421068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133467786910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133468167290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133468534366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133468897202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133469272732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133469718808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133470095584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133470444828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133470794594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133471155804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133471503050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133471878444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133472294414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133472673802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133473056056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133473451588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133473830552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133474186336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133474648608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133475077744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133475447136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133475825884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133476203268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133476567288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133476942262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133477332304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133477702548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133478142614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133478594052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133478962380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133479310620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133479702894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133480100368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133480475668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133480908430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133481262692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133481628986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133481980248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133482348132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133482697944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133483085632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133483519500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133483895908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133484300874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133484653006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133485016292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133485389032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133485769132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133486240850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133486622294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133486984940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133487357502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133487706294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133488074942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133488467030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133488817686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133489258036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133489706198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133490084690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133490447086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133490821014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133491171066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133491533304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133491984088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133492336490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133492701086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133493048218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133493420346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133493782062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133494165400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133494514182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133494931402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133495296994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133495663414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133496027988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133496375684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133496748664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133497121400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133497565478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133497918450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133498268064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133498630682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133499016100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133499383254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133499745002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133500119630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133500561810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133501036396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133501389490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133501739868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133502133294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133502496632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133502899428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133503354238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133503735236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133504127784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133504531568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133504882568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133505274336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133505666394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133506094504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133506490770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133506870394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133507246982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133507626384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133508018034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133508408580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133508859026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133509240186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133509590040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133509984060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133510365618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133510769130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133511174240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133511649212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133512101612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133512455154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133512817856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133513165742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133513529998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133513890306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133514348922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133514719302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133515095292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133515479622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133515861934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133516226620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133516606112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133517041400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133517398244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133517774690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133518138594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133518512996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133518863690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133519215824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133519591122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133520010252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133520379988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133520728888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133521106002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133521470222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1180,11800000,10000,0,0,256,26,1292,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133523255400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133523621830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133523976918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133524346954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133524724888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133525115680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133525577588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133525960128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133526324140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133526705438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133527055032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133527409584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133527786174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133528265722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133528635064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133529012420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133529418550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133529832520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133530214854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133530577338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133530929608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133531390832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133531780978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133532430686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133532820444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133533200790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133533581540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133534039010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133534549762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133534906904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133535272954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133535621694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133535988098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133536347582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133536827610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133537227952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133537608348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133537961466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133538316670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133538682638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133539050112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133539527416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133539880836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133540277210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133540645082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133541022454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133541375416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133541742616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133542110706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133542538692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133542909348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133543259156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133543634578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133544016390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133544468048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133544817720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133545265310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133545852194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133546218726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133546604934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133546983448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133547380048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133547846512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133548265264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133548631532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133548986664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133549380854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133549735008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133550114338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133550465620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133550942882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133551312756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133551688540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133552084708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133552481274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133552876762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133553255280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133553798718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133554155160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133554532260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133554897410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133555319282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133555754316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133556114464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133556675998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133557046642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133557411636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133557759386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133558134298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133558540898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133559043002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133559454780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133559827650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133560209202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133560574878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133561004650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133561394256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133561867556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133562236184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133562611280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133562960658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133563311504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133563673656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133564021948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133564399546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133564824276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133565200816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133565562690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133565935314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133566284960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133566635802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133567010722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133567359116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133567916600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133568293162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133568686640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133569050190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133569424408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133569787698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133570138422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133570578640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133570931996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133571297112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133571677764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133572054386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133572417850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133572822868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133573277780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133573637242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133574021070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133574395598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133574844046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133575558956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133576721338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133577370348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133577917552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133578474000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133578963268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133579454338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133579808340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133580174632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133580523196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133580911680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133581273164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133581816554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133582191562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133582550254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133582912512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133583260682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133583625460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133583987704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133584433940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133584801938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133585182176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133585533552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133585885188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133586253116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133586648898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133587091410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133587447104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133587825872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133588197396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133588573742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133588923940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133589285962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133589651372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133590091760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133590590462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133590951720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133591331030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133591697624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133592089900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133592443812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133592872488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133593238166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133593625372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133594007380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133594404936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133594780932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133595158290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133595637746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133595995998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133596366330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133596771476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133597165606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133597533032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133597919768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133598395542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133598762480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133599165346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133599545082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133599931476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133600296140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133600658382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133601098332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133601552438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133601956994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133602342612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133602739196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133603092880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133603482436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133603925224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133604279872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133604646582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133604995596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133605371424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133605735926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133606124400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133606476400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133606895108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133607259606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133607637912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133608006560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133608372216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133608747518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133609493472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133609956806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133610378476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133610755356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133611157020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133611580476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133611990540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133612497528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133613041242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133613445828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133613913432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133614312314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133614680844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133615149536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133615536084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133615934726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133616338136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133616716782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133617082524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133617499448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133617961862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133618319818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133618713844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133619081208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133619500064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133619854308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133620282590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133620764830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133621173092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133621527112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133621879078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133622245430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133622624712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133623031284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133623464126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133623973832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133624374556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133624781814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133625134124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133625527192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1181,11810000,10000,0,0,256,26,1294,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133627297810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133627693850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133628089864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133628475076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133628853260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133629305298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133629687744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133630038794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133630391398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133630776216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133631127460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133631507304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133631945898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133632326366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133632690384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133633066114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133633416904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133633799592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133634210614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133634630408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133635125316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133635477578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133635852668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133636215544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133636590088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133636950850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133637303044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133637737584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133638089152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133638540504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133638890944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133639265420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133639628406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133640017936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133640438990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133640794152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133641157860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133641505606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133641869228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133642216824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133642618144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133643045902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133643426018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133643776720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133644147820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133644511724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133644861308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133645226636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133645586618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133646029312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133646546122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133646924498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133647275262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133647625944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133647988658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133648348362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133648781272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133649133278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133649508022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133649870526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133650244764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133650594856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133651004784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133651434480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133651796578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133652162538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133652537684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133652918424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133653297902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133653703016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133654053960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133654480782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133654849462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133655201498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133655569218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133655919946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133656297404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133656671856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133657118258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133657600840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133657955814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133658319620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133658700402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133659066576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133659429378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133659893306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133660261966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133660635974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133661016406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133661391120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133661758764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133662119228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133662512158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133662934868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133663339468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133663732446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133664108576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133664459674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133664811504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133665189004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133665643832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133666035672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133666386654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133666902450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133667290000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133667698598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133668081272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133668515704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133669021674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133669377868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133669761858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133670157524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133670580340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133671084378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133671465238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133671840478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133672227516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133672606930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133672990976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133673377130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133673757206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133674237606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133674621560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133675014382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133675424756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133675792832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133676215858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133676637620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133677021860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133677370418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133677745632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133678108250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133678483028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133678865190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133679234126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133679689758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133680143754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133680545986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133680897498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133681274040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133681682532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133682059720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133682487054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133682841636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133683205680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133683554296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133683937626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133684287526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133684675344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133685109406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133685490232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133686081816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133686462652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133686846460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133687227592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133687610840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133688043534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133688422270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133688786296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133689161226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133689530480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133689902812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133690350704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133690805660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133691359908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133691731002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133692136474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133692571128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133692991036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133693438302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133693848288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133694227760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133694606608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133695071924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133695464576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133695884004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133696339698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133696767038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133697125948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133697508456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133697913962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133698298226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133698676292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133699099164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133699508376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133699901038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133700303246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133700689042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133701073972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133701505308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133701934802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133702411072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133702764048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133703139960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133703503452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133703913630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133704279672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133704729994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133705114500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133705463778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133705827774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133706175660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133706578024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133707002764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133707456114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133707842034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133708251374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133708647906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133709044164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133709456024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133709846476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133710295436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133710681776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133711076810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133711428732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133711780570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133712146596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133712509812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133712875432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133713331912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133713844380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133714215400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133714590816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133714972494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133715353350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133715749958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133716179920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133716582242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133716992920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133717385610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133717781790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133718170936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133718626234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133719037692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133719459732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133719843594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133720252048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133720633420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133721021700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133721463658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133721843490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133722194180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133722546572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133722913200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133723366598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133723749646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133724133478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133724668324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133725054170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133725448202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133725798198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133726212722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133726634908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133727059600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133727444154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133727792732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133728166206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1182,11820000,10000,0,0,256,26,1295,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133729750776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133730220936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133730577662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133730966750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133731339020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133731720130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133732104432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133732470188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133732945134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133733334706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133733712810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133734091344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133734464274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133734855016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133735235154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133735674730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133736164296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133736544670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133736910310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133737287140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133737661876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133738016052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133738460600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133738813440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133739178280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133739526340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133739917788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133740299028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133741087126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133741481934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133741842028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133742213478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133742613518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133742984928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133743338652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133743719864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133744199056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133744603084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133744962466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133745345972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133745756768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133746168956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133746680544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133747192730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133747623156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133748041140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133748451382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133748807846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133749165638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133749633422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133749992640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133750364990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133750720926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133751101736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133751561112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133751951180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133752398090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133752759460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133753127688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133753482724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133753853126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133754208318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133754590012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133755026022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133755420618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133755777220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133756173176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133756561230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133756920770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133757296872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133757651480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133758160826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133758735310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133759200024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133759587670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133759974874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133760348630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133760799020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133761203356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133761558596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133761940212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133762326136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133762724726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133763347544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133763822852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133764223772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133764625570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133765001254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133765361392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133765743008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133766112482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133766611944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133767001628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133767373872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133767783082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133768137124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133768534566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133768888032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133769350564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133769942898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133770359024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133770732914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133771090760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133771459172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133771933204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133772338196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133772709802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133773091644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133773478430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133773875264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133774247722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133774720666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133775123138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133775506984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133775899820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133776281500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133776690308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133777073358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133777581174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133777956554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133778328844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133778695052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133779075526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133779474202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133779910842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133780433596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133780957040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133781341744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133781724936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133782109572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133782477946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133782832508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133783546336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133783928798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133784313614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133784684516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133785067720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133785443364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133785885050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133786260170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133786615204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133786986004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133787360214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133787759154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133788154564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133788537904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133788991126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133789366974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133789767570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133790150420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133790520966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133790929814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133791341376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133791964638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133792375744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133792773368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133793135866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133793521128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133793935894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133794454836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133794844156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133795232352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133795637300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133796050882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133796424674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133796787978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133797238156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133797636606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133798045106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133798414296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133798834742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133799218840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133799610510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133800091158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133800459300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133800873344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133801253510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133801660192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133802096802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133802499972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133802954312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133803455734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133803853874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133804224156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133804619282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133805021100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133805513528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133805879946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133806270226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133806647368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133807114574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133807474572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133807851726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133808354020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133808717578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133809092310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133809471796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133809866176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133810260536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133810661922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133811107036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133811569340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133811954654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133812316766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133812726408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133813080468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133813478862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133813924012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133814440900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133814852366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133815242464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133815612750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133815979652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133816364224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133816801114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133817226748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133817624408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133818003306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133818356510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133818710854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133819090342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133819553028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133819925394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133820277786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133820665822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133821034382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133821433572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133821811088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133822252184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133822627150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133822980552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133823350640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133823701870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133824080564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133824459238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133824837746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133825283740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133825749078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133826119272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133826473274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133826842952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133827207282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133827586684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133828027474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133828411538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133828764420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133829118382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133829484990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133829837636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133830231256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133830647980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133831031004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133831397116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133831801098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133832157610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133832543370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1183,11830000,10000,0,0,256,26,1296,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133870437312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133870828338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133871206888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133871568214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133871962812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133872348708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133872813542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133873172478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133873540068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133873910628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133874264694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133874634828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133875067014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133875518834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133875891622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133876272338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133876627742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133877055962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133877439948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133878051792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133878639688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133879005214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133879402118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133879775706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133880163826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133880524122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133880906738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133881363934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133881886030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133882275070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133882635212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133883051582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133883430684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133883917048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133884281916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133884647566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133885028632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133885392600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133885773730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133886132912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133886560272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133887017080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133887404158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133887771018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133888134748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133888507538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133888863508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133889263376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133889698456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133890090964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133890466914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133890861992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133891226034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133891600272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133892068832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133892547916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133893087864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133893455580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133893841488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133894210936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133894592236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133895071146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133895434380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133895802348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133896158444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133896526540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133896880696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133897261184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133897646376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133898096836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133898457892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133898823706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133899197890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133899564414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133899944436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133900308378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133900787036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133901172896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133901563058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133901925530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133902291670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133902735520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133903102050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133903585358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133904122784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133904514550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133904895266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133905282578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133905667010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133906085710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133906584448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133906974384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133907376290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133907760364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133908195128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133908596342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133909096344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133909496108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133909891794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133910292106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133910665242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133911076366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133911492806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133911991592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133912385594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133912793504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133913180218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133913566976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133913985798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133914398494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133914875352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133915396346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133915809534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133916233108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133916911528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133917341418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133917813404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133918217180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133918601700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133919029338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133919409170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133919818396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133920465848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133920962830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133921323590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133921737962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133922103176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133922481532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133922894482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133923392386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133923809542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133924204956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133924611970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133924996894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133925352512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133925853692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133926418088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133926846012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133927227248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133927608044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133928003986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133928424724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133928883054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133929323670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133929720306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133930101852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133930524654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133930907350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133931322494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133931767018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133932178018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133932572506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133932982532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133933392790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133933775892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133934256744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133934643368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133935051396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133935448238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133935856532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133936266404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133936638668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133937134052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133937626750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133938024960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133938410880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133938826776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133939213606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133939632464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133940071164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133940458736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133940853294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133941234848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133941633348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133942013972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133942433740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133942898962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133943308580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133943699074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133944083830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133944482026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133944878830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133945284628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133945739570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133946182178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133946590548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133946996670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133947366514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133947720896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133948151676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133948801690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133949283984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133949671416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133950092034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133950487696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133950910342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133951388852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133951777412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133952160812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133952528802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133952938058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133953304460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133953749978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133954214744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133954603000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133954986244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133955369608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133955766974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133956192192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133956857552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133957250718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133957629502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133958008568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133958406884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133958807740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133959210956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133959684674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133960197714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133960597880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133960998920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133961417926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133961814260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133962312302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133962698144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133963095214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133963513800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133963895400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133964306172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133964688308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133965154558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133965554020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133965960536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133966341850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133966695566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133967067466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133967654242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133968114012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133968499414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133968879922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133969274802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133969670470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133970076012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133970444458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133970888444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133971378702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133971765598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133972117656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133972536108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133972917452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133973318504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133973801214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133974173600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133974580614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133974932484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133975323696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1184,11840000,10000,0,0,256,26,1297,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 133977134308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133977667070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133978042212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133978456640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133979035814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133979417386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133979819884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133980171696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133980567388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133980947008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133981366114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133981754254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133982337072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133982694462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133983095464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133983484312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133983837684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133984234314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133984676104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133985085986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133985469062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133985876520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133986246116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133986632100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133987026858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133987465612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133987867488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133988220352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133988598470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133988972640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133989379050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133989854964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133990397500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133990801864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133991182678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133991581504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133991963124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133992372456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133992782204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133993266344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133993996012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133994392568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133994760446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133995114988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133995514838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133995962150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133996362354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133996769508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133997157642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133997511672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 133997884666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133998306554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133998794020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133999209128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133999576332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133999958530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134000353196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134000759000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134001308560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134001826070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134002197924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134002583994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134002980760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134003387620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134003780702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134004158338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134004881702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134005269344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134005697894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134006064926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134006416516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134006828438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134007284726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134007666846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134008061902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134008447548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134008800572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134009184114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134009589778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134010018938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134010389262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134010768788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134011170216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134011538986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134011945124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134012313596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134012766244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134013180466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134013578814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134013984624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134014336586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134014743580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134015173472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134015654930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134016151872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134016554702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134016934464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134017318092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134017689402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134018054604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134018507994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134018913102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134019308292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134019683516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134020038904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134020422346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134020813916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134021300650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134021658944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134022040440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134022425920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134022846000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134023232022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134023600160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134024071032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134024458704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134024845360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134025233548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134025619664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134026038628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134026460010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134026903688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134027388860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134027788888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134028174002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134028572810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134028956352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134029427386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134029855574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134030264208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134030659762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134031031242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134031436884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134031836398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134032347928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134032711446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134033171880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134033668778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134034121996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134034508238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134034903756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134035382010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134035767958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134036168812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134036536882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134036959224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134037354796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134037883932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134038370068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134038776526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134039159408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134039540288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134039909882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134040261010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134040724000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134041123938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134041500692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134041853268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134042223456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134042620718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134042990248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134043461420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134043839208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134044218588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134044618602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134045049160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134045525612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134046115326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134046850858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134047423564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134048060708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134048611498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134049369972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134050012444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134050429812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134050819750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134051178920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134051732994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134052392486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134052787902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134053148424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134053568304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134053971496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134054395450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134054911354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134055334000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134055735426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134056145894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134056541874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134056925390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134057360284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134057872190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134058297380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134058686522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134059072962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134059467676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134059853036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134060368698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134060856524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134061238298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134061721586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134062206404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134062562116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134062956682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134063456998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134063829916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134064310470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134064840592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134065243582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134065655480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134066181650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134066586098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134067002100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134067390584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134067761670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134068152040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134068542048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134069007342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134069400138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134069847366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134070229440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134070974292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134071478388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134072052612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134072437280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134072825060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134073205428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134073574348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134073983352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134074430148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134074849596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134075246110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134075605978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134076004724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134076356026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134076778664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134077274802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134077687940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134078074164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134078472844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134078884444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134079268678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134079704098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134080164138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134080578150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134080987600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134081395812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134081784452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134082235848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134082707192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134083165616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134083573016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134083951382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134084362624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134084759934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134085181950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134085669434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1185,11850000,10000,0,0,256,26,1298,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 134087371704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134087768444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134088252078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134088664798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134089048566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134089457320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134089946864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134090442864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134090828064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134091311820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134091720892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134092103160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134092495986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134092905984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134093314858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134093715070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134094202308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134094916470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134095324904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134095722726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134096102204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134096512748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134096984798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134097387306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134097797634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134098219706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134098603080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134099004158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134099516200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134099903428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134100300708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134100689752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134101083874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134101491972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134101881610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134102343214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134102699834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134103106466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134103496818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134103904284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134104302008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134104696970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134105181798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134105686156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134106074662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134106462558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134106870576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134107239688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134107932532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134108328854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134108752862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134109151032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134109531002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134109913288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134110297038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134110770224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134111157712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134111543740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134111923140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134112344952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134112752236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134113146434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134113609858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134114013666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134114397416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134114778842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134115188964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134115574338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134115996982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134116487534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134117008124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134117393970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134117786396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134118277122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134118715230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134119209292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134119604280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134120017014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134120399720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134120796574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134121198370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134121595184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134122062172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134122415832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134122797938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134123184204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134123579298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134123971526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134124387380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134124840668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134125226852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134125623612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134126006184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134126405832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134126787516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134127219420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134127704620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134128208812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134128584276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134128962982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134129371948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134129755174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134130285318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134130670336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134131093412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134131504224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134131912524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134132311282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134132695550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134133188756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134133600940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134134001812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134134381456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134134790038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134135184802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134135609454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134136097746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134136485032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134136910002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134137271296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134137686178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134138127206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134138631166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134139146176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134139559246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134139945496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134140315332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134140724408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134141107488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134141614066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134142027356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134142444200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134142832004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134143254194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134143650630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134144073596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134144549526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134144943072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134145310914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134145693094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134146190776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134146630758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134147160266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134147826590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134148214606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134148624686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134149014510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134149390982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134149856356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134150391734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134150781392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134151175960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134151561310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134151946060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134152369576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134152824772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134153217354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134153612376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134154032636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134154443020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134154836752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134155218670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134155705430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134156104700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134156486146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134156904822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134157301368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134157752484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134158151992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134158655246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134159041236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134159436262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134159861426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134160244414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134160635640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134161140414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134161955620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134162353226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134162779390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134163149370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134163534850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134164039772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134164427712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134164853480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134165223968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134165630528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134166014130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134166423256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134166918966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134167278112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134167673994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134168064312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134168451122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134168831724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134169263140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134169708584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134170131794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134170501978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134170900130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134171282052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134171633104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134172057394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134172502916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134173206972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134173625216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134174003728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134174380712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134174779560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134175351044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134175728670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134176326032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134176835450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134177334102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134177750624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134178307290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134178707868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134179101410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134179514030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134179899504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134180301630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134180779316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134181216834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134181614904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134182028504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134182436438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134182807232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134183228612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134183705618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134184409880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134184810398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134185212758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134185612544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134186054774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134186556732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134186931042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134187319570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134187723122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134188135620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134188488556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134188897080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134189362258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134189772394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134190128246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134190481262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134190881434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134191290490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134191686616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134192142540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134192553680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134192948580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134193323718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134193674292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134194063144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134194439372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134194882946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1186,11860000,10000,0,0,256,26,1299,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 134196638302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134197000834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134197511042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134197916190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134198331486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134198718514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134199134690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134199532024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134199915898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134200401884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134200790186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134201184062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134201578104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134201972330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134202355904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134202853804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134203391886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134203774600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134204169120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134204554840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134204933604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134205360212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134205875208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134206425742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134206814074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134207205296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134207587798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134208010182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134208408674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134208914870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134209318548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134209737912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134210139560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134210526892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134210925578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134211333460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134211818010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134212171068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134212547986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134212961804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134213358662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134213743548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134214135122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134214607908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134215007900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134215393152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134215774568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134216195680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134216607512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134217115956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134217592888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134217980474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134218364250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134218732184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134219129828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134219482688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134219979430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134220380040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134220760014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134221142146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134221526140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134221932302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134222707114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134223418048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134223957532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134224585502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134224962476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134225359950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134225797326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134226174194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134226540142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134226890758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134227282526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134227663592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134228069490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134228530426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134229123992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134229517950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134229905208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134230271942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134230624084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134231195898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134231628174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134232027294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134232425394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134232805382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134233183586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134233572938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134234012978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134234370912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134234759474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134235129252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134235524832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134235921200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134236327918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134236796364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134237183748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134237564840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134237917994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134238298678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134238677284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134239083672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134239560952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134240084794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134240469438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134240885926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134241252148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134241634556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134242048322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134242510482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134242943108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134243350592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134243732542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134244129454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134244485208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134244922862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134245384002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134245756498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134246139128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134246535954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134246932610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134247326624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134247721772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134248146884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134248515790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134248869746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134249239228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134249619702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134250063880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134250470828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134250936526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134251397736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134251787960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134252188854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134252570218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134252971532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134253338038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134253790588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134254191358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134254570930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134254955490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134255339014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134255705648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134256101666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134256573442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134256945984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134257340278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134257724408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134258118158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134258488594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134258870978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134259455156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134259846092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134260236222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134260617292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134261039450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134261423800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134261912954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134262404042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134262791382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134263187546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134263565720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134263968344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134264348498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134264841772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134265241820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134265634744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134266002964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134266372390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134266759902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134267168998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134267610066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134267963628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134268382612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134268770746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134269149530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134269518424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134269873106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134270353102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134270712430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134271097618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134271465056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134271873872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134272240954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134272620252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134273079096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134273548484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134273923546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134274293114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134274681500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134275033292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134275428056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134275920836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134276321588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134276733252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134277088572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134277454562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134277837054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134278207258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134278660832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134279072472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134279470308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134279879240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134280247438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134280648902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134281017854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134281486490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134281876054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134282245038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134282641242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134283039350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134283417706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134283785720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134284228172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134284760714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134285145266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134285543420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134285928868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134286338724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134286706836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134287204470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134287663740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134288054120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134288478910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134288863042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134289262026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134289626328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134290113356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134290518146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134290928408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134291291666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134291682044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134292054586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134292439194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134292913056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134293297254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134293676750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134294042490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134294446078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134294799226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134295152518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134295616352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134296099664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134296472810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134296848090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134297226716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134297594488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134298022576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134298667532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134299028604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134299395030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134299746614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134300114952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134300494042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134300903762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134301582466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134301999174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1187,11870000,10000,0,0,256,26,1300,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 134303641864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134304096032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134304471842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134304836034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134305240134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134305597048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134306026088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134306446076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134306922282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134307454628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134307815990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134308218640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134308590434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134309000090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134309480204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134309882174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134310279590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134310655580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134311039926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134311409600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134311790944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134312270208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134312670468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134313037604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134313455136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134313843790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134314268018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134314636868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134315082284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134315467108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134315858990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134316259466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134316610562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134317020220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134317403038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134317889384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134318351392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134318712494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134319078592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134319430278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134319797256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134320166680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134320665272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134321054504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134321433362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134321815332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134322167572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134322532222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134322881498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134323273624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134323723756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134324110816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134324508312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134324909804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134325280134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134325634664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134326013704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134326489526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134326861060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134327239198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134327646396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134328028900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134328421062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134328812910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134329240192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134329825162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134330181616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134330582850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134330934836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134331327208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134331710002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134332191758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134332547792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134332918576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134333300986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134333671032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134334057152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134334422148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134334871244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134335268778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134335644078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134336023606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134336403292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134336772980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134337121862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134337616122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134337970722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134338378966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134338763908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134339173504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134339559610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134339914594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134340395012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134340885510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134341291632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134341642572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134342046992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134342430696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134342854812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134343305612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134343679928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134344104560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134344507504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134344874754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134345260116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134345675146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134346140460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134346519446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134346870126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134347230990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134347622136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134347976828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134348632594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134349127026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134349509094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134349884450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134350262844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134350616190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134350969460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134351461872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134351821694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134352294804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134352676446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134353072192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134353439594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134353816670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134354293420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134354652912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134355033404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134355419860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134355805630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134356200978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134356579878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134357055580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134357437900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134357808250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134358161386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134358527160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134358877682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134359322746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134359688298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134360186594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134360576556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134360953756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134361337940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134361695436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134362102528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134362464992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134362954608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134363442810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134363849502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134364248246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134364626560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134364980162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134365424950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134365840270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134366195974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134366583064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134366952224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134367345356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134367741544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134368222436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134368612336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134368982872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134369367510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134369790864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134370160860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134370546212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134371034626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134371456270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134371857036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134372239306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134372711030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134373095752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134373464714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134373927600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134374386308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134374800090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134375169936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134375581752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134375970352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134376384016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134376847476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134377221626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134377606784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134378269332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134378670712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134379088790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134379622206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134380012982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134380388846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134380781686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134381180404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134381567886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134381950786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134382445850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134382817024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134383225274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134383579394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134383933404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134384301244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134384654692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134385112486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134385636742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134386017744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134386402322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134386804084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134387161990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134387533680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134388021980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134388614188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134389329338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134389927092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134390707058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134391305316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134391976516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134392586798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134393182464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134393984348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134394627272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134395249284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134395877644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134396748900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134397404072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134398087300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134398683476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134399402896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134400014024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134400616578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134401204528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134401873844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134402554658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134403147032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134403745318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134404314906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134405067308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134405695570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134406210688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134406581820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134406972624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134407444684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134407936708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134408355614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134408727122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134409112630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134409482088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134409834952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134410299934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134410686426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134411094484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134411460148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134411838154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134412204276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134412587046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134413085808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1188,11880000,10000,0,0,256,26,1301,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 134414693124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134415070396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134415425994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134415958876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134416356190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134416760098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134417176170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134417563900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134418001250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134418385284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134418848096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134419393662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134419778558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134420174170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134420590456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134420965846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134421484210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134421871386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134422239092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134422604456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134422952380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134423355708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134423719158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134424105942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134424532176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134424904824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134425329060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134425711354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134426110656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134426477118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134426891492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134427362462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134427800060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134428185642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134428568064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134428950968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134429321770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134429719210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134430204380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134430723410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134431126638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134431545776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134431927714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134432282808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134432798424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134433183266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134433567416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134433966276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134434374166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134434797936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134435216748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134435694504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134436097600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134436496800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134436887348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134437274162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134437656498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134438100496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134438584782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134439009012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134439391790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134439787632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134440155352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134440523386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134440904890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134441363562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134441848640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134442250228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134442629348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134442983020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134443337496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134443717790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134444169384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134444571168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134444942506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134445323440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134445690922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134446086666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134446507860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134446989458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134447366990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134447751030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134448173566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134448526520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134448935076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134449419496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134449826818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134450201512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134450615646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134451070652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134451470708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134452293274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134452781652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134453228980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134453643948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134454074024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134454450192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134454873052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134455804592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134456329756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134456737490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134457168222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134457587338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134458070832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134458487102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134458884410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134459289528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134459660930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134460037404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134460423170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134460880002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134461302286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134461675866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134462084022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134462465178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134462848258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134463228570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134463688584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134464289360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134464677306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134465074996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134465469076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134465874826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134466319810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134466695052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134467062202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134467416138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134467801910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134468169714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134468591420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134469101926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134469499466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134469880476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134470262014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134470672372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134471061480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134471454244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134471921422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134472319846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134472701458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134473131516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134473543336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134473924418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134474368468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134474832554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134475339662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134475729172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134476125792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134476493592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134476870970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134477245432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134477679746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134478076854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134478458340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134478825236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134479203896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134479608704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134479986912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134480466914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134480823690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134481218760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134481585630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134481990970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134482399896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134482750274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134483241312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134483625910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134484016996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134484367584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134484718956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134485104312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134485575266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134486061294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134486531908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134486945722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134487355288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134487775002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134488185638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134488658256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134489032448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134489404588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134489773160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134490152096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134490562298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134490956200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134491423980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134491826302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134492216840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134492628094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134493008292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134493395180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134493765032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134494281170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134494695938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134495074562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134495484628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134495867444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134496264598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134496615282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134497089156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134497599704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134498011314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134498431744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134498809436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134499195748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134499608648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134500070678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134500467752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134500838898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134501247292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134501625496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134502041612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134502465804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134502927700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134503314848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134503763662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134504432962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134504989634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134505487634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134505894124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134506293292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134506739962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134507115538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134507516090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134507915112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134508382726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134508978458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134509375846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134509788130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134510186564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134510567824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134511021684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134511424526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134511819894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134512203540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134512601086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134513009338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134513416024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134514018886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134514448090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134514830050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134515242462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134515647780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134516032412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134516453772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134516933522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134517358374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134517752268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134518161138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134518572824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134518980534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134519487036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134519998114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134520371018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134520757546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134521152402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134521545166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1189,11890000,10000,0,0,256,26,1302,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 134523350964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134523746876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134524136934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134524538350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134524915534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134525411912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134525809860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134526191470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134526585740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134527005248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134527378560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134527825562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134528206608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134528557756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134528923526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134529272496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134529648176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134530061464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134530479834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134530932498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134531452914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134532144122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134532541628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134532957268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134533342160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134533833666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134534206878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134534585822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134534938940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134535293672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134535661516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134536056394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134536525310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134536902434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134537319568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134537755942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134538136354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134538521056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134538886732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134539323882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134539677698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134540043660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134540394512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134540800014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134541163890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134541541380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134542020066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134542703600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134543090850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134543442436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134543826988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134544210746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134544710656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134545090572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134545470422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134545823120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134546177312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134546544112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134546894300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134547275452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134547727970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134548125060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134548489450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134548872574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134549239904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134549621766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134549998382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134550427760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134550830838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134551184524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134551564660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134551959654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134552391614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134552784862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134553265502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134553795070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134554221684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134554632958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134555000140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134555449038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134555933054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134556357598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134556742074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134557140686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134557535730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134557915314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134558301912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134558765552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134559177838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134559575786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134559955610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134560340840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134560732552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134561102564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134561569650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134561943888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134562352072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134562771762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134563152984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134563574506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134563975452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134564404296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134564924320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134565280948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134565666016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134566033746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134566412474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134566821480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134567297070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134567688646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134568060576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134568480732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134568872786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134569280990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134569676564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134570156466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134570624574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134571043224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134571428026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134571826476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134572223466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134572745744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134573171636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134573521648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134573928622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134574323408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134574730080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134575114530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134575612344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134576116734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134576476336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134576891100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134577271516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134577697778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134578108484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134578596022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134578968416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134579366738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134579762332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134580156698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134580541304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134580948438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134581425752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134581829516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134582223688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134582620002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134582974432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134583383620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134583907682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134584323940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134584675126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134585052334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134585418568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134585795170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134586186204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134586636774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134587014644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134587538920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134587909514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134588258748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134588663404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134589083340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134589568656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134589944706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134590306614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134590692778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134591053188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134591420930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134591770626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134592242450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134592635090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134593011498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134593362142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134593729470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134594141022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134594493588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134594901678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134595340556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134595722638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134596118500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134596509712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134596889968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134597241800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134597634226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134598123644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134598802122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134599166780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134599573124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134599964796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134600375898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134600854118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134601213544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134601611288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134601965382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134602364486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134602757036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134603135492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134603630428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134604072728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134604458958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134604860974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134605246600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134605600706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134606014758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134606442162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134606856912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134607241156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134607620904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134607975450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134608329582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134609021416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134609402844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134609920570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134610276536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134610699922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134611100132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134611481476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134611965906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134612358754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134612735008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134613109640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134613509828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134613861088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134614249448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134614722006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134615148944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134615531554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134615885342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134616249922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134616626024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134617029476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134617474480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134617885046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134618284576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134618659910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134619010646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134619361172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134619723852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134620087126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134620547840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134621002056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134621427734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134621836640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134622231268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134622600822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134623061774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134623450412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134623832198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134624202800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134624582528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134624961980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134625330136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134625735466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134626157628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134626546054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1190,11900000,10000,0,0,256,26,1303,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 134628235922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134628722830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134629094788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134629446660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134629825374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134630232354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134630613272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134630963350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134631329410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134631773404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134632430366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134632828834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134633181272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134633560252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134633926400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134634424462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134634782048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134635146202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134635540866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134635893602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134636290638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134636669912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134637130964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134637499346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134637895104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134638246622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134638597812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134638961902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134639341474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134639838850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134640208158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134640601580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134640967966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134641343162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134641694342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134642089786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134642465316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134642897462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134643398834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134643754312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134644159110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134644581232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134644958626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134645338576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134645770070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134646169118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134646565144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134646974546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134647357372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134647751372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134648143534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134648647754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134649040818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134649424926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134649819672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134650199728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134650595980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134651065570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134651463650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134651845960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134652276708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134652656344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134653042916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134653424996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134653909854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134654433498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134654818722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134655310312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134655680048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134656057974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134656424740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134656863004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134657233994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134657586962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134657955496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134658307530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134658685212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134659050772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134659536376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134659889270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134660239352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134660639160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134660996574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134661392226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134661742000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134662129964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134662571154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134662951668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134663305386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134663675492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134664055982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134664408148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134664788000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134665212608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134665691720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134666080484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134666457390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134666853186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134667207048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134667585252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134668013136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134668382612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134668731730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134669107048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134669469588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134669860262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134670245640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134670701370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134671101580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134671453786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134671820544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134672169368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134672562656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134672942414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134673419552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134673814048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134674210664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134674576752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134674956836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134675353028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134675733268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134676215884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134676633254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134677114038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134677512876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134677883136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134678273586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134678636948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134679096960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134679481066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134679885658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134680259910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134680670096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134681055238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134681451734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134681918614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134682320770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134682705098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134683085484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134683576076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134683964214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134684384108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134684820780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134685177498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134685788608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134686149880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134686521004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134686892834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134687287158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134687726954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134688259628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134688614702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134688974666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134689337646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134689686748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134690112688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134690546616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134690943716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134691310196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134691687252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134692070904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134692456696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134692854548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134693316134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134693688204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134694038830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134694443824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134694808206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134695214356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134695636384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134696110900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134696510590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134696894184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134697279770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134697688412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134698148596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134698554228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134699140620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134699573344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134699959326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134700360708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134700743978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134701141832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134701636290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134702059696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134702468310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134702844258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134703252460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134703629040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134704035436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134704495340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134704894522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134705277782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134705710868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134706076642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134706495938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134707233614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134707660502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134708045266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134708397594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134708764778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134709114072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134709491664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134709949172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134710435634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134710790418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134711144388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134711508562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134711951432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134712320456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134712797416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134713208784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134713593116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134714008816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134714409040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134714792116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134715215066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134715695920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134716108488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134716488030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134716939304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134717336158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134717767880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134718230490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134718633628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134719028296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134719408576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134719806068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134720184256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134720629900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134721100052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134721661358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134722029038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134722405378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134722771084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134723150244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134723519680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134723985876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134724365720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134724760628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134725165618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134725550250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134725933308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134726299352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134726736872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134727123770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134727503608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134727912934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134728311418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134728717560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134729071496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134729579506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134729977960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134730349046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134730758968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134731110562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134731516704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1191,11910000,10000,0,0,256,26,1304,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 134733443176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134734224546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134734693668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134735188702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134735582882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134735962874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134736331078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134736714440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134737149194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134737531674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134738011488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134738411196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134738834010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134739254066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134739640178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134740071914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134740515094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134740972592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134741374702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134741772382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134742167294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134742581296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134742977848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134743480994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134744034702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134744435210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134744839794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134745237382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134745647806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134746014726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134746448342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134746846832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134747237888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134747667692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134748048008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134748457148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134748838272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134749327896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134749714150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134750098700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134750497884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134750880236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134751277800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134751670778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134752171944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134752572384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134752978908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134753360858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134753744376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134754177402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134754628302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134755044644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134755556230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134755990898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134756374672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134756794414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134757146784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134757621916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134757990164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134758340154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134758735426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134759102372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134759479866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134759875878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134760370858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134760727236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134761081586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134761448374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134761800024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134762168462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134762795376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134763276438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134763648484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134764026648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134764378658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134764751436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134765161506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134765530702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134765998014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134766576364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134766959388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134767343706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134767753436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134768137038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134768732652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134769103604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134769489072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134769887622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134770271468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134770678442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134771088498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134771687050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134772169446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134772682758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134773131904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134773538714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134774247106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134774701792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134775272538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134775744930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134776254764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134776641028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134777130978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134777639224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134777995566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134778363318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134778742820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134779121314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134779500834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134779986340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134780343308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134780810880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134781305092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134781662186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134782030098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134782423318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134782924242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134783321904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134783707370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134784096996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134784452274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134784893448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134785667248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134786308640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134786951184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134787630906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134788037738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134788580070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134789095384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134789490072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134789873930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134790268830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134790639334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134791129974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134791535582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134791942302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134792329852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134792714700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134793100446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134793496218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134793965984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134794337840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134794721402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134795114886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134795512584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134795890572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134796451992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134796978654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134797380152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134797733128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134798137384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134798517886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134798924074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134799329162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134799787452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134800276904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134800643014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134801047462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134801428468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134801827062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134802271352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134802682046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134803050298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134803427750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134803779548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134804131720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134804528704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134804894336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134805358342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134805713660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134806107404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134806472622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134806848990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134807200326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134807694196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134808138764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134808514672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134808882388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134809264680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134809642358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134810042170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134810431162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134810860202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134811319946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134811688576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134812039574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134812405584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134812753824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134813129528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134813574616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134813954072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134814305792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134814657280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134815021730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134815372122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134815738232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134816115840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134816599206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134817000762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134817380856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134817732810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134818102292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134818466876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134819049646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134819467018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134819819134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134820213138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134820578020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134820954218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134821303984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134821670696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134822109908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134822565636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134822935342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134823285082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134823661270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134824025716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134824439300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134824906790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134825325688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134825693228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134826053980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134826421750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134826789182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134827177756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134827617522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134828015996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134828388184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134828771112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134829135010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134829485080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134829988682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134830421390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134830800990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134831163682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134831538514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134831888352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134832239088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134832600952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134833023532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134833407662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134833861544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134834240712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134834605478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134834980922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134835331784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134835697668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134836132002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134836510596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134836898440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134837266356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134837674334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134838056216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134838448452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134838875070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134839233776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1192,11920000,10000,0,0,256,26,1306,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 134841246290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134841763504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134842179996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134842534998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134842945312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134843341828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134843758032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134844157110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134844600338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134845177086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134845552128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134845937632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134846346674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134846743304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134847227832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134847608476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134847977216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134848365336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134848748548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134849141212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134849509844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134849946400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134850328686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134850694366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134851071260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134851423852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134851777088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134852188326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134852730870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134853142024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134853535774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134853920288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134854328372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134854738474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134855147494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134855601386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134856072932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134856427084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134856810372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134857163436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134857557276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134857974002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134858487736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134858842488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134859194366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134859558178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134859907586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134860273230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134860639256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134861100900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134861488080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134861891196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134862277846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134862649608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134863058458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134863604380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134864190562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134864595462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134864983036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134865378170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134865757608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134866177582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134866640618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134867050706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134867510016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134867879736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134868261464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134868638990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134869020636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134869523912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134869899326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134870253684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134870617372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134870996624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134871364854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134871715252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134872119956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134872573956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134873015780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134873406384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134873809326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134874176648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134874557768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134875069562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134875425386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134875841764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134876222534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134876627598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134876978744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134877347220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134877737884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134878184912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134878730448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134879114562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134879533530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134879901232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134880337246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134880833326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134881206244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134881665832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134882045482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134882430284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134882821762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134883236470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134883727390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134884140648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134884536034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134884935600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134885361594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134885757530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134886226848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134886638388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134887047040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134887469646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134887964856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134888349524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134888775564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134889247246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134889738516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134890138606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134890545276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134890977272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134891372652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134891894528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134892313414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134892725272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134893106806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134893489864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134893856770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134894205534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134894666248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134895034676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134895429928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134895797928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134896169292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134896550712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134896899832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134897307180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134897734856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134898130166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134898539880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134898934938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134899317716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134899671016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134900071982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134900508486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134901014714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134901397734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134901805648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134902200400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134902578266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134902943258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134903376456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134903784294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134904140000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134904522682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134904888116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134905265256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134905666822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134906123072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134906587016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134906980132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134907361490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134907769748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134908190242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134908709006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134909117516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134909537680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134910049150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134910444218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134910828398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134911224102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134911699618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134912202614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134912567608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134912954918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134913320826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134913728662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134914112438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134914595692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134914982676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134915352066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134915752230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134916119404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134916783830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134917243636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134917626648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134917980194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134918336990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134918722232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134919073972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134919441186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134919878256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134920260704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134920659578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134921069622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134921423042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134921833652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134922238844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134922700984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134923236624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134923649776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134924062526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134924430226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134924836080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134925300904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134925768248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134926184482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134926538348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134926904952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134927287626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134927692486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134928101024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134928606290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134929016284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134929401496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134929810764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134930220838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134930618466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134931053636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134931433754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134931796972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134932172218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134932575716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134932949704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134933390292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134933896416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134934444820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134934839878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134935271072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134935706948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134936119906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134936519312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134936960526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134937361574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134937737094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134938205818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134938559044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134938937218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134939344246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134939865976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134940222292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134940582644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134940954152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134941337122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134941733800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134942145390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134942628220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134943042072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134943468338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134943838742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134944209192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134944574470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134944935766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134945381808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1193,11930000,10000,0,0,256,26,1307,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 134947108670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134947500668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134948004864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134948410998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134948782484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134949175694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134949577296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134949960828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134950329388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134950796288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134951207320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134951588248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134952012644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134952366866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134952720274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134953114426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134953582290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134953995048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134954402444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134954817358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134955212772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134955607222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134956002074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134956474082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134956947376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134957332036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134957729924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134958110106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134958529830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134958953764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134959433314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134959842484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134960241902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134960639940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134961019888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134961405506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134961871820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134962257492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134962640512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134963033612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134963385440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134963767272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134964183612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134964647598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134965050378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134965428538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134965831462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134966278852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134966706116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134967084660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134967534210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134968055738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134968441760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134968851680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134969231328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134969668218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134970076966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134970582690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134970993468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134971375154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134971767882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134972206366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134972611588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134973084964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134973514488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134973914450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134974324780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134974715810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134975109108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134975531154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134976007324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134976432648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134976830910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134977236964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134977656240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134978119196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134978514308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134978990066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134979521446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134979908804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134980318532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134980713682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134981135280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134981655750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134982094250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134982478776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134982886486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134983335250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134983714132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134984124160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134984585322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134985008454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134985402388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134985833790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134986226246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134986600956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134987095886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134987482506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134987884306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134988287784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134988694822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134989089920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134989465920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134989930316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134990393262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134990806450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134991176760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134991574702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134991940920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134992350734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134992840844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134993466136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134993822954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134994227384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134994719814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134995105790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134995594526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134995950386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134996344078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134996739668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134997159174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134997545554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 134997944178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134998463874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134998856532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134999256652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134999669142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135000047410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135000440792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135000849950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135001305752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135001889508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135002275426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135002656424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135003055188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135003404974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135003926244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135004297096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135004706436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135005103194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135005500312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135005897728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135006292582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135006772894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135007159702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135007588828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135008002136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135008412862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135008796624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135009151292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135009621968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135010020908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135010406172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135010786120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135011235294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135011640212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135012467800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135013010760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135013453530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135013838978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135014221722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135014620344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135015092812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135015672324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135016283002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135016668688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135017023518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135017379510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135017834650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135018244196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135018652242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135019034378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135019431964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135019814624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135020193560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135020556686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135020999596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135021388222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135021741208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135022117990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135022487196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135022983294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135023473564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135023858346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135024330240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135024696140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135025069582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135025423018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135025794022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135026159042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135026640602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135027008954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135027406786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135027774072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135028124996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135028518878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135028900512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135029357522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135029710830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135030086316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135030449452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135030824620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135031175162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135031566488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135032018602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135032418170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135032817094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135033184800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135033561404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135033942754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135034403128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135034849788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135035317622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135035687862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135036040352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135036408470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135036778832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135037201838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135037660390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135038072980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135038443876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135038812274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135039193302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135039562072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135039970256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135040408804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135040831566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135041214690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135041621772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135042002208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135042384178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135042804060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135043259680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135043629242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135043978348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135044353452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135044733336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135045109330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135045488632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135045949324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135046419490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135046774404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135047171464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135047567892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135047945278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135048326300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135048808008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135049206594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135049629082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135050027700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135050396496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135050781572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135051252978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135051735668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135052120994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135052514284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135052904436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1194,11940000,10000,0,0,256,26,1308,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135054596208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135054995862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135055366560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135055750824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135056133874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135056529628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135056908592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135057381234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135057878476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135058270666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135058667140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135059023380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135059390254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135059751972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135060245888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135060650088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135061048942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135061420330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135061804622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135062219124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135062687622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135063088440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135063470920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135063876732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135064258094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135064663946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135065031696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135065510404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135065879250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135066245938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135066653902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135067024242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135067433278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135068034306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135068834142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135069211470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135069564928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135069928746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135070509806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135070923678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135071389982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135071798624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135072164528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135072568276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135072950020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135073332314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135073741160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135074175684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135074592238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135074972228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135075398048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135075768680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135076162642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135076652704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135077012652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135077395646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135077777850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135078163804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135078532472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135078938232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135079530814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135080116692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135080510214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135080893230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135081315626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135081696160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135082131902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135082587172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135083041282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135083438518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135083832502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135084201422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135084586046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135085096308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135085483648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135085880234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135086231946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135086610706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135086977684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135087355164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135087721056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135088165642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135088561708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135088962512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135089373134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135089772716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135090199582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135090666466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135091066150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135091556458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135091961580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135092353872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135092749036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135093174006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135093653312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135094076130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135094484078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135094903716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135095298694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135095650884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135096028460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135096496310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135096897462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135097265844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135097659986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135098042504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135098449278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135098841806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135099325796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135099693080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135100043596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135100410340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135100759428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135101134740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135101526752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135102021796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135102518590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135102911354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135103306380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135103675934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135104043866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135104406052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135104882684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135105282062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135105686624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135106069036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135106451806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135106834548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135107216414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135107791530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135108185948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135108600696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135109007682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135109386956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135109741012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135110106976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135110551918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135110923882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135111309864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135111659730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135112034406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135112396972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135112800950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135113235432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135113712270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135114112028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135114493452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135114888040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135115342872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135115756506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135116204202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135116582206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135116963208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135117318700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135117712220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135118082322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135118479726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135118922702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135119312846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135119714410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135120120368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135120473770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135120827216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135121232938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135121693970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135122086928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135122439240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135122844632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135123210414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135123587530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135123939194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135124385844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135124848284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135125203114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135125589004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135125958286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135126336080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135126702138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135127181344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135127539764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135127925090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135128332810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135128708540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135129114616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135129481414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135129984956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135130391760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135130787940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135131191300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135131576868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135131969268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135132350968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135132802952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135133158986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135133538854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135133903194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135134281170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135134634488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135135005916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135135450856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135135821892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135136396192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135136795924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135137227112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135137647828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135138074478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135138542676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135138923826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135139291652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135139644324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135140013982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135140365006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135140743334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135141236496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135141615452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135141965692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135142316108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135142677008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135143042880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135143441450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135143875740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135144269364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135144649370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135145024320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135145390976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135145741518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135146170678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135146534824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135147451532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135147840190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135148219676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135148585650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135148964678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135149331482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135149813362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135150204718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135150589720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135150975268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135151327558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135151704258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135152136876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135152591222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135152999014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135153356774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135153740416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135154138370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135154536942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135154900504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135155388718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135155776934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135156185024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135156568802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135156938280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135157303090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135157695926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1195,11950000,10000,0,0,256,26,1309,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135159535354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135159898870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135160278132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135160762988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135161153120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135161508430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135161867082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135162266300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135162649588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135163036946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135163477524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135163873184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135164315042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135164702392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135165074576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135165436472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135165800718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135166225556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135166610378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135166960250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135167335848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135167699744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135168074008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135168423898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135168786176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135169228260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135169733776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135170103256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135170451418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135170824776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135171187434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135171578860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135171997388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135172352770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135172730148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135173117142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135173499240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135173902524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135174280340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135174764940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135175169040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135175566344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135175933908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135176316106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135176667930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135177033550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135177471452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135177850520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135178243628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135178656840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135179072764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135179454586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135179820914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135180294540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135180667152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135181163606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135181573566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135181939068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135182347616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135182718050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135183184920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135183553400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135183919784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135184329496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135184679438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135185054534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135185454496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135185958428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135186354784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135186752652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135187118164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135187479882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135187850782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135188201166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135188655862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135189026074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135189399558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135189748940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135190101348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135190494720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135190860204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135191260600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135191743278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135192298896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135192781402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135193163340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135193517388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135193871872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135194473014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135194911724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135195317202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135195725846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135196150680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135196517296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135196908890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135197366952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135197752698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135198118004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135198486364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135198856098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135199206292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135199594210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135200058016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135200466760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135200820546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135201192836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135201601012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135202036452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135202460622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135202901632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135203385540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135203774066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135204189680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135204579362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135204962264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135205477048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135205852124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135206219822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135206598026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135207079094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135207480036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135207900758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135208377148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135208773186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135209145662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135209554330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135209951350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135210334418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135210709904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135211211416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135211630112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135212025622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135212428170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135212809002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135213190092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135213601980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135214044392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135214599600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135214972404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135215349758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135215721790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135216095886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135216507272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135216937054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135217351730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135217715002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135218128946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135218511176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135218906108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135219286118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135219756448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135220124546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135220488224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135220958954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135221330244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135221726718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135222145064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135222611690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135222966054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135223318682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135223683938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135224311666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135224688292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135225141294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135225695790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135226074262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135226455762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135226810930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135227177680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135227543068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135227983462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135228357782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135228745356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135229155832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135229527310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135229903162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135230273446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135230747342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135231134536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135231516754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135231902324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135232297844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135232713602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135233098660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135233595332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135233980514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135234332772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135234706086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135235077746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135235446388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135235796684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135236259326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135236649660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135237195370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135237559306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135237942134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135238306578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135238656770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135239139822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135239524458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135239931524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135240298640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135240692060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135241086588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135241465118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135241936642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135242348504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135242718136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135243079688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135243459666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135243826282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135244275268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135244960330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135245357684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135245743304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135246100556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135246466536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135246845798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135247251778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135247717918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135248238458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135248618892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135249024954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135249448216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135249830272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135250348708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135250999538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135251601930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135252008282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135252607308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135253095032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135253483814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135253878296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135254267844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135254688772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135255059672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135255464392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135255971096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135256396650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135256750346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135257110286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135257505580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135257874052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135258279326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135258720244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135259203580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135259575466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135259961146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135260316198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135260670978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135261037032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135261475292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135261849392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135262203446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135262583156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135262969752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135263347282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1196,11960000,10000,0,0,256,26,1310,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135264968896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135265336230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135265712044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135266066144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135266434258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135266797182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135267242104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135267611410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135268020788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135268392800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135268776098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135269143370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135269493342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135269948790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135270413866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135270799224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135271162954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135271538200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135271941460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135272296946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135272756608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135273110778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135273477476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135273845476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135274224364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135274590004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135274984440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135275348638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135275780764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135276147626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135276499290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135276875002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135277232560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135277683118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135278063680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135278522844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135278876782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135279247686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135279613914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135279964998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135280357066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135280727586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135281193420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135281685242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135282068846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135282421872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135282775574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135283141334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135283493024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135283948234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135284377144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135284779128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135285145154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135285585968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135285941462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135286313862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135286771216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135287127700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135287495766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135287848026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135288225064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135288610866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135288991552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135289419298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135289791658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135290160356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135290514360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135290883502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135291236384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135291613860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135291993270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135292440434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135292899332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135293256506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135293658840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135294249992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135294811130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135295252536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135295659370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135296024438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135296401436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135296753396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135297107962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135297473676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135297939096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135298337304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135298689548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135299065308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135299429470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135299805852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135300156628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135300522392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135301239154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135301599494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135301974938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135302330022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135302709646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135303076522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135303591148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135304193056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135304551054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135304924254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135305277352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135305724946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135306111928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135306602850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135307062064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135307443710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135307796322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135308148704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135308515936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135308880712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135309342276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135309725816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135310119490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135310526176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135310935778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135311287968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135311652338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135312115634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135312489990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135312891476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135313258284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135313635538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135314037068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135314427288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135314864568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135315336128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135315703240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135316053022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135316418996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135316766536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135317140324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135317584798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135317965312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135318337970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135318690786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135319055104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135319405074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135319784402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135320252364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135320636212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135321024838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135321401928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135321756420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135322109062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135322475940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135322841244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135323280324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135323632948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135324009368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135324374088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135324750036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135325101454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135325452686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135325895404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135326249282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135326719052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135327071438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135327447894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135327831612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135328207944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135328628966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135328992160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135329355476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135329704412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135330107950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135330460054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135330835640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135331213344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135331665902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135332021328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135332374780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135332745476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135333095962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135333461046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135333810324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135334334964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135334705504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135335081072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135335431710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135335782486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135336145958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135336519212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135336915500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135337365184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135337877576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135338250596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135338646246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135339018362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135339400662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135339861596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135340216600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135340582626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135340932340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135341340672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135341721228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135342129206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135342494450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135342937454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135343322180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135343728236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135344110700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135344460968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135344837412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135345217030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135345666242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135346020404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135346372664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135346737024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135347142942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135347510928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135347859142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135348308834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135348957324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135349547460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135349905016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135350275998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135350643122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135351098512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135351468804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135351819194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135352542506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135352981874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135353411760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135353877052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135354267306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135354702666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135355059248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135355430606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135355782752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135356174584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135356556254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135357039188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135357392144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135357747848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135358113940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135358465092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135358830812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135359196152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135359667416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135360181930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135360594574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135360952206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135361307890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135361697532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135362058802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135362592188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135362992388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135363393918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135363778514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135364190992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135364573202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135364946430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135365417878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1197,11970000,10000,0,0,256,26,1311,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135367122014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135367527308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135367973178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135368359876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135368763892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135369169504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135369545754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135369903786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135370337548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135370823430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135371393406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135371791842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135372186744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135372571108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135372978064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135373444236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135373848180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135374232690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135374629150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135375005680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135375358308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135375749650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135376149048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135376623610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135377020134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135377378524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135378028436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135378423146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135378818508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135379282462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135379683068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135380064122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135380440502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135380810664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135381181528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135381558292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135382004518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135382614722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135383001618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135383376274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135383772644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135384179818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135384619532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135384992734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135385374100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135385739692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135386135948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135386562808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135386956732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135387322260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135387784614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135388157702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135388541946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135388921376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135389289358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135389670686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135390022316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135390544254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135390944064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135391321772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135391671608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135392023046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135392385652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135392752254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135393203520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135393666530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135394048090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135394414408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135394809164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135395159086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135395522950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135395959148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135396313402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135396681328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135397061418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135397439288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135397837408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135398226816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135398643976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135399002222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135399366584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135399714416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135400077610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135400425384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135400799592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135401174318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135401614056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135401966492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135402316054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135402712630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135403061522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135403424906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135403784664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135404158154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135404596900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135405108048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135405463442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135405815476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135406180466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135406544058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135406909404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135407348114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135407761646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135408142334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135408516360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135408866474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135409216320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135409607802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135410061896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135410482246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135410862636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135411267950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135411633136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135412008100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135412370968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135412796024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135413163764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135413516046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135413882290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135414232792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135414621440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135414994352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135415433266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135415797720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135416252486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135416624780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135417041436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135417409044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135417774568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135418151126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135418611454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135419060556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135419413782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135419767952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135420162956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135420546376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135420942498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135421379996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135421760356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135422163738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135422541538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135422891080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135423253882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135423918868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135424460728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135424868764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135425246374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135425623252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135426062302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135426439706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135426891320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135427352600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135427726350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135428107902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135428470746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135428815298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135429215732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135429656712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135430034080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135430383166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135430775086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135431170164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135431519094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135431896766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135432331078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135432711268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135433074624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135433449618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135433798602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135434149108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135434545298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135434912902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135435372338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135435724302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135436099450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135436492780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135436883894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135437258238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135437609934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135438048276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135438554610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135438923358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135439271096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135439645390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135440006738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135440393370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135440843058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135441197802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135441578000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135441958904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135442352066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135442721238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135443111720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135443547106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135443925922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135444288152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135444642038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135445087318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135445454846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135445843150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135446290124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135446698190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135447154318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135447532770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135447918940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135448285230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135448684106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135449137402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135449684732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135450080460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135450476390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135450868054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135451276052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135451628912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135452061086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135452427542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135452778712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135453144262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135453490074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135453863524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135454237310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135454721822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135455370446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135455730016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135456133814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135456486630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135456885644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135457258446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135457715180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135458116724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135458493464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135458863486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135459255400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135459679020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135460041070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135460494866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135461012316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135461392076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135461756628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135462130754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135462496868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135462860638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135463296678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135463649894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135464055804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135464436856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135464829864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135465196260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135465615788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135466079096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135466521920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135466922284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135467330264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135467698514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135468060946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135468436880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135468873602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1198,11980000,10000,0,0,256,26,1312,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135470460620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135470886834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135471261684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135471720760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135472213864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135472584916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135472934466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135473391168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135473775110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135474156126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135474628394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135475023750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135475453262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135475806292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135476205732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135476589912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135477038368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135477415064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135477789852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135478138760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135478489350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135478851752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135479218560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135479600256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135480021928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135480400030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135480763420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135481136978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135481488424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135481839058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135482248598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135482668488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135483036704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135483495188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135483872924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135484234552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135484608382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135484968920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135485319854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135485754572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135486106692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135486471848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135486818836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135487192290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135487554860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135487939652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135488357532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135488709576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135489071122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135489418312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135489781966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135490128032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135490510512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135490870218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135491309392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135491660944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135492029280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135492391658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135492739496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135493102890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135493478982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135493954232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135494445736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135494857678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135495209836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135495562004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135495927376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135496307262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135496768904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135497141280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135497518090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135497884274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135498272058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135498622446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135499020128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135499488362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135499845646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135500215186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135500567986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135500944752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135501309122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135501793558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135502149360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135502605456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135503006798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135503406768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135503841144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135504196276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135504649234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135505112294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135505493444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135505992142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135506348066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135506711720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135507061116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135507438098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135507857354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135508256380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135508647318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135509054816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135509406174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135509787000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135510164738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135510542158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135511005490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135511359102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135511750276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135512159744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135512551084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135512952800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135513545610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135514046732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135514457120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135514829438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135515177488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135515552322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135515952180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135516435600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135516896712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135517271262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135517680834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135518030844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135518455526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135518835032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135519296732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135519684918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135520079848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135520463438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135520844318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135521280010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135521634892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135522072588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135522440816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135522833176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135523198058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135523601654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135523953584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135524320222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135524779020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135525131976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135525515728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135525883716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135526261500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135526626892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135527018976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135527434690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135527870054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135528354168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135528709604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135529076356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135529454542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135529923806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135530412430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135530813142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135531175936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135531834000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135532222276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135532597526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135533037946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135533432300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135533842084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135534239066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135534616388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135534996346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135535364412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135535727788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135536157508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135536523504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135536899026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135537315626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135537677448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135538133670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135538499316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135538943058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135539527656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135539910976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135540293274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135540659736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135541047674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135541533302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135541913420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135542297028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135542649050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135543110674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135543495752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135543878100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135544333238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135544742564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135545108262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135545514748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135545898340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135546268618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135546663952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135547090954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135547506716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135547857982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135548262696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135548687076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135549081738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135549470798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135549934256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135550304016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135550797708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135551166174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135551516034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135551910040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135552306048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135552764244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135553151372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135553506050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135553902306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135554272188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135554672458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135555050890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135555513492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135555898304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135556307022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135556657394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135557041312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135557405580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135557785840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135558347316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135558737562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135559155752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135559553328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135559996804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135560371140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135560738284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135561198128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135561675860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135562055290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135562407296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135562784890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135563181756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135563588216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135564050704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135564408332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135564815672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135565166866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135565532508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135565884172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135566272052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135566711822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135567092268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135567444742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135567798576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135568165550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135568517902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135568896144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135569246860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135569687338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135570054460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135570461988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135570828766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135571209158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1199,11990000,10000,0,0,256,26,1313,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135573288904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135573660364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135574028632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135574381132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135574776612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135575264328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135575801846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135576302124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135576775896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135577146132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135577515798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135577967170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135578318038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135578731124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135579141106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135579517004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135579867068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135580261938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135580704186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135581056850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135581432942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135581801942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135582216220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135582587028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135583004330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135583355758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135583798536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135584303342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135584678730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135585054584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135585424656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135585812466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135586285582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135586762152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135587155614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135587524164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135587904942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135588338998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135588750938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135589194714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135589603128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135589993668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135590386526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135590768840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135591136318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135591569334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135592026450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135592412054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135592778026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135593172016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135593552808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135593997738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135594377164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135594829762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135595351780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135595706202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135596106830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135596471718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135596876026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135597240660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135597729646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135598100642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135598485794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135598862912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135599233352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135599601566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135599988796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135600443918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135600811640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135601188564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135601541020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135601910366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135602293530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135602653972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135603093760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135603461370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135603855150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135604235002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135604627102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135604977368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135605341086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135605720094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135606163974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135606661990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135607030048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135607421500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135607837412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135608245370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135608938676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135609329300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135609694490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135610074894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135610458260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135610825996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135611233352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135611699840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135612098626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135612466644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135612850082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135613231450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135613619754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135614034208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135614480010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135614972708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135615365102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135615740810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135616090330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135616518196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135616901454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135617345400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135617916350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135618272316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135618673442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135619057672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135619477204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135619917698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135620271334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135620633990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135620982578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135621347092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135621694048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135622078474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135622438316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135622876866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135623229558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135623596720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135623978108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135624380378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135624749408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135625112072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135625559860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135625927600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135626332970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135626685096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135627052204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135627430876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135627795276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135628264864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135628634098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135629112246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135629607584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135630265350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135630686476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135631152308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135631540664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135631909846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135632277050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135632779890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135633230876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135633638192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135634102284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135634471384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135634839632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135635204692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135635586198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135635951518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135636342106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135636809882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135637180510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135637587212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135637955184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135638325192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135638705892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135639076342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135639538718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135639890810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135640386832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135640774014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135641183118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135641551368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135641919324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135642395084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135642750468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135643234524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135643585714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135643977540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135644359446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135644833772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135645270628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135645654092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135646024434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135646405558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135646789810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135647155388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135647574502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135648013392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135648442130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135648794924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135649146564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135649541838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135649906508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135650343088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135650798738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135651343960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135651729620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135652123378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135652491882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135652882094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135653269326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135653725130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135654112608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135654493276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135654912508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135655291848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135655697900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135656050452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135656474916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135656840908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135657190096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135657607676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135657973456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135658350668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135658727418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135659173692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135659526518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135659876754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135660238182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135660585746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135660949600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135661307526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135661681372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135662114624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135662620376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135662974022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135663324806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135663686058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135664043906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135664409160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135664825762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135665202978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135665565298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135665938120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135666287166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135666636798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135667010884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135667453488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135667824702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135668171846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135668563182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135668957194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135669351112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135669713424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135670093100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135670546140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135670915044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135671334380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135671775874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135672150616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135672558604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135673090672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135673496796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135673982276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135674367518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135674751310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135675135392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135675509478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135675999786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1200,12000000,10000,0,0,256,26,1314,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135677619468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135678026306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135678438308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135679134984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135679564496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135679940550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135680337890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135680705860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135681111992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135681592776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135681974966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135682370496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135682729132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135683096060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135683465940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135683860820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135684323662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135684703170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135685537932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135685922198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135686312410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135686687902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135687190454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135687550916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135687960886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135688331554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135688729952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135689126072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135689565332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135689999416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135690378712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135690766982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135691150960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135691540926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135691926234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135692503176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135693024192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135693494086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135693852696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135694208364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135694576136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135694970756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135695431076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135695835242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135696388960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135696762888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135697142784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135697495094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135697889898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135698362072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135698744250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135699145386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135699525660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135700004384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135700406630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135700802060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135701312430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135701709150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135702088088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135702468724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135702843036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135703225712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135703620882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135704086410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135704489680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135704880976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135705246356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135705617256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135706047878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135706423532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135706887760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135707434152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135707806716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135708188978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135708567894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135708940774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135709312898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135709747652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135710122980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135710477230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135710856592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135711224842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135711606108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135711970286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135712394312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135712765224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135713118836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135713489530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135713842610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135714221176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135714604636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135715079874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135715470116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135715860470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135716231246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135716588242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135716961150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135717332060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135717714968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135718160498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135718687332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135719049172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135719405446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135719775332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135720142166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135720531954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135720991350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135721395022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135721796834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135722197220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135722572398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135722943396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135723310744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135723762040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135724139082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135724546194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135724946030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135725349060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135725747294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135726105058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135726537426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135726911416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135727268124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135727639160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135728068586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135728477372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135728860964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135729430508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135729984192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135730376618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135730746692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135731131206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135731531652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135732004958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135732404146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135732774308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135733156026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135733511312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135733868992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135734251334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135734681772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135735054306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135735407894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135735786920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135736152662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135736530042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135736893394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135737249230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135737702772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135738091336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135738478806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135738852024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135739264116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135739630440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135740050550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135740493522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135741075716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135741449132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135741803244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135742204872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135742573032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135742955074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135743425756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135743839712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135744212122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135744588076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135744973154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135745358844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135745820756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135746195760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135746606502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135746991862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135747390494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135747765506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135748152236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135748547904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135749005630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135749384660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135749790488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135750186042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135750602024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135751027230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135751500766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135751859546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135752384176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135752742228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135753111452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135753463938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135753861454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135754321874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135754725734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135755112332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135755469712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135755886204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135756330014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135756727822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135757210238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135757668616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135758036054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135758412016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135758794126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135759177118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135759556914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135760021832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135760411688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135760791340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135761182536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135761562300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135761938274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135762648120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135763051942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135763544232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135763929526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135764312288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135764695630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135765104132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135765567626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135765980750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135766349702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135766733544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135767099132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135767469070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135767879784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135768318912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135768715342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135769080086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135769472500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135769842708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135770195968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135770591870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135771027352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135771434400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135771785650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135772177880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135772558914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135772935480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135773299654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135773668218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135774139256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135774621146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135774991054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135775337714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135775711862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135776085796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135776460340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135776879752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135777233424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135777629940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135777979810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135778344764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135778692824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135779079052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135779544496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135779922266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135780272776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135780622944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1201,12010000,10000,0,0,256,26,1315,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135782392418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135782775632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135783161570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135783528972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135783926004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135784338218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135784827734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135785320028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135785966208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135786357712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135786757400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135787142076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135787521920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135788028954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135788422564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135788835112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135789186240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135789570730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135789934138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135790325544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135790789344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135791173104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135791570818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135791950064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135792327016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135792678908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135793045328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135793488016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135793842768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135794209640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135794559688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135794935220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135795315748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135795744954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135796096572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135796552910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135797043528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135797415922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135797783792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135798149956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135798555666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135798948828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135799404434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135799758530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135800141984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135800503774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135800884366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135801273674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135801640116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135802106230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135802492820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135802885058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135803253212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135803621288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135804002808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135804382644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135804878000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135805261294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135805670546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135806037558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135806413342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135806764324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135807132032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135807604164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135808163388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135808552160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135808946784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135809338034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135809757870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135810222142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135810602546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135810977442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135811339064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135811686222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135812079080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135812483330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135813062854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135813483588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135813903826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135814291100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135814641776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135815022326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135815387402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135815753522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135816180744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135816559254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135816928986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135817304496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135817656736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135818051244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135818416570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135818839882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135819354700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135819707542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135820085638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135820449980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135820825560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135821188070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135821608754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135821975310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135822325792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135822729852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135823094932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135823498936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135823910920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135824398530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135824754756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135825139006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135825519876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135825885900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135826283992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135826675776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135827153578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135827522370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135827896418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135828263536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135828633182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135829026486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135829389198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135829875884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135830227848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135830867304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135831255016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135831646728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135832028038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135832431130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135832916052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135833270214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135833635392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135833982466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135834390080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135834785666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135835188182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135835646398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135836029762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135836410276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135836787966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135837169872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135837551802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135837954430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135838420428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135838830810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135839424100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135839816094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135840196324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135840593710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135841047324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135841471842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135842049300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135842511306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135842891502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135843284916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135843668884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135844121308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135844503868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135844909576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135845287470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135845695856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135846081086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135846491666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135846941388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135847325990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135847690804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135848084406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135848451110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135848800246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135849232390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135849674114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135850053858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135850406638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135850757082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135851177566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135851752600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135852121542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135852578896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135853131188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135853535504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135853912596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135854265838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135854757712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135855378724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135855821024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135856226850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135856597274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135857005338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135857386012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135857905932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135858262352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135858655644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135859027558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135859408152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135859773700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135860168380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135860644260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135861052732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135861461618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135861828568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135862213114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135862606386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135862999750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135863490962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135863874796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135864521260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135864908676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135865302094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135865701344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135866083620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135866548136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135866921944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135867306354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135867688728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135868130460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135868535862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135868930664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135869458872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135869828456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135870217994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135870622040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135870988532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135871364218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135871740266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135872193606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135872574390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135872936178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135873289672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135873654406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135874050196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135874447308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135874867880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135875365422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135875733432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135876108888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135876501612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135876884876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135877249180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135877683610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135878051908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135878400006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135878775108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135879137098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135879524388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135879887686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135880307876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135880677182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135881048430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135881432638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135881798610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135882192944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135882585042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135883051882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135883426738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135883796032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135884190492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135884541566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135884908832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1202,12020000,10000,0,0,256,26,1317,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135886741024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135887163730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135887536000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135887918664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135888289036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135888823876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135889197088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135889569902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135889938738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135890333714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135890712172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135891117338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135891619808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135892005964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135892358708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135892751418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135893130296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135893500514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135893878912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135894380654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135894781550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135895188468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135895553612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135895936000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135896331556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135896730840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135897203544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135897740064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135898151964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135898561854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135899031140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135899414484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135899903208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135900303984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135900688252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135901088694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135901456608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135901848762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135902242374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135902718636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135903153792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135903525894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135903907852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135904351442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135904780096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135905238000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135905707214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135906167898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135906578350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135906976650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135907329690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135907737612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135908118938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135908593996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135909133018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135909546146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135909909948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135910285008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135910936486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135911466128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135911835612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135912186200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135912552264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135912900386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135913291024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135913653856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135914106684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135914458192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135914806440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135915167272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135915514080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135915900088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135916517906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135917009746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135917427874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135917850096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135918218986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135918618198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135919023370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135919452296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135919864760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135920418876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135920833652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135921231262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135921668408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135922051958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135922510136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135922922560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135923306558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135923707326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135924091258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135924524718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135924904840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135925385904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135925801820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135926261098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135926657438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135927054846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135927465148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135927924890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135928335216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135928723418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135929147594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135929530196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135929913960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135930355614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135930818034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135931391758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135931774864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135932151974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135932548820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135932938036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135933303548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135933760886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135934169034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135934543660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135934927326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135935292770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135935712970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135936076516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135936553056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135936925402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135937311004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135937690166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135938056756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135938456472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135938827108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135939303642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135939671392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135940044534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135940393846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135940743976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135941106416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135941466524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135941901596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135942271098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135942803114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135943170324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135943567214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135943934588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135944300854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135944778060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135945150236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135945516568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135945912204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135946288910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135946680616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135947070476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135947489534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135947844324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135948209014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135948557130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135948941076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135949308608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135949727864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135950126666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135950609610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135950995638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135951359676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135951745414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135952127376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135952523728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135952902792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135953380970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135953868780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135954367282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135954722428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135955163670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135955563596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135956029566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135956417392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135956783850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135957179580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135957573856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135957968672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135958389220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135958851430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135959221346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135959569604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135959932670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135960277336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135960650008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135961044260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135961509144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135961880518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135962251328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135962616104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135962983666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135963368314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135963761976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135964154856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135964612912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135965140882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135965529630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135965900186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135966295162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135966659272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135967139300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135967509870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135967904152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135968270502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135968662876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135969031182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135969426736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135969885660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135970256818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135970640572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135971008026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135971412208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135971791820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135972206524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135972557566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135973013488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135973395626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135973778262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135974175268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135974555178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135974992838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135975461952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135975873554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135976448280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135976821148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135977218400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135977587734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135977997206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135978422440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135978831208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135979226932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135979617240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135979997650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135980349668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135980752638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135981190238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135981578044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135981960558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135982366508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135982814836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135983281868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135983701860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135984171968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135984572186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135984970454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135985354628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135985722216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135986189652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135986683258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135987063064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135987565508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135987954202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135988335624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135988704122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135989113822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135989544120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135989955394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135990353674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135990762904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135991114936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1203,12030000,10000,0,0,256,26,1318,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 135992870908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135993443818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135993800834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135994168370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135994533754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135994930314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135995380850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135995765930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135996116350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135996469728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135996833484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135997182512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135997560716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135997978202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135998507604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135998877518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135999251566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135999602686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 135999952562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136000327820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136000744298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136001114322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136001491764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136001898798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136002262544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136002636200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136003004410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136003441370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136003816746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136004165944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136004533408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136004881210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136005273110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136005676550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136006052846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136006502984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136006916048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136007316604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136007695640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136008091498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136008503028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136008878550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136009318628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136009824046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136010178010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136010528856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136010963410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136011330490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136011873830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136012249016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136012626148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136012989692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136013365078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136013715044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136014080040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136014460902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136014906128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136015275728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136015622994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136015998120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136016360088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136016767698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136017130548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136017552090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136017936272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136018304120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136018672070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136019037248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136019412366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136019787390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136020221036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136020584920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136021068016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136021436748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136021805322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136022189712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136022554066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136022930144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136023370922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136023750480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136024103602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136024474866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136024838358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136025186162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136025562754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136025988840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136026364040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136026724582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136027095946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136027443020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136027792352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136028164504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136028512588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136028945452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136029298020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136029674534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136030037260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136030412084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136030762560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136031125662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136031553434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136031905838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136032421812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136032773696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136033147138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136033508722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136033932122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136034356772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136034711672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136035074588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136035423386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136035788510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136036136384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136036523360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136036885502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136037325932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136037677572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136038027004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136038387300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136038733944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136039162268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136039525606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136040031040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136040399072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136040786006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136041137416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136041490498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136041856316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136042258034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136042713786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136043064940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136043552516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136043922432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136044298272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136044651092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136045014932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136045498708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136045870120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136046253876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136046632086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136047008364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136047373384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136047778762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136048128196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136048570230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136048957458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136049326252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136049709384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136050077668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136050465122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136050852232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136051308098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136051660622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136052010420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136052392448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136052760744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136053159310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136053550878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136054029910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136054532452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136054946444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136055298486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136055667144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136056063094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136056412144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136056859368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136057210086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136057601996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136057993688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136058370392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136058722588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136059114590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136059609148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136059967370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136060333204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136060680988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136061055022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136061436168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136061841820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136062264146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136062619140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136062982560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136063333174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136063699064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136064048458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136064422936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136064797346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136065238608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136065693428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136066068524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136066450426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136066847092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136067285872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136067689450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136068237088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136068608712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136068985728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136069338624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136069691240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136070302582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136070750204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136071137450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136071488346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136071891992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136072272868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136072664624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136073029834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136073453354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136073821326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136074169936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136074536064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136074882002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136075254610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136075615808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136075999812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136076421994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136076994280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136077394656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136077765390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136078148080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136078508270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136078881594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136079327498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136079722616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136080092464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136080446834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136080844284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136081195972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136081590646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136082035126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136082444446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136082851408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136083256028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136083603656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136083952156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136084340846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136084781564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136085168900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136085547818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136085980230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136086373072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136086750904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136087163790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136087619632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136088139070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136088510924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136088907872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136089275252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136089680826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136090046614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136090502782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136090890646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136091243452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136091609182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136091960464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1204,12040000,10000,0,0,256,26,1319,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 136093628486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136093990186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136094386182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136094760478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136095142212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136095532824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136096091350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136096501720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136096863876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136097230674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136097579528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136097986254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136098384122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136098876404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136099351586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136099732966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136100097240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136100446388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136100812720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136101175592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136101638418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136102025630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136102418828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136102771930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136103124108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136103487114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136103849290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136104288808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136104639880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136105013914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136105395738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136105770038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136106120316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136106504446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136106883870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136107306564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136107675056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136108022882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136108397438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136108760580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136109135068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136109495936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136109922408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136110288704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136110766526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136111164128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136111512996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136111885178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136112259002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136112719484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136113092454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136113460178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136113822822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136114188510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136114587156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136114962744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136115460666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136115870764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136116251058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136116629506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136117009954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136117375322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136117748908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136118144748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136118581094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136118991194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136119355544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136119731416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136120111632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136120499888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136120886338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136121347140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136121849424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136122234596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136122611148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136122976886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136123394986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136123868002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136124367388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136124733092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136125100682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136125496660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136125891088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136126333576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136126809768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136127233980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136127639684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136128035978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136128421308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136128797128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136129216262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136129682638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136130091972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136130456562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136130859644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136131208988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136131591490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136131981926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136132411080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136133007164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136133665886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136134047048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136134411672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136134804770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136135255426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136135614308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136135984798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136136334282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136136892722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136137370180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136137898156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136138288210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136138706752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136139058696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136139410520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136139774678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136140135664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136140740264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136141095400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136141478414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136141842162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136142219624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136142571404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136142936458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136143301724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136143730930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136144205356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136144565584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136144942964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136145307422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136145694562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136146045764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136146467306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136147047154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136147428920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136147816224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136148183706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136148591662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136149067208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136149466254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136149834234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136150218388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136150622064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136150986376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136151366780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136151715218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136152233948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136152670116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136153047386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136153397470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136153748370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136154156040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136154507160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136154963552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136155489150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136155868298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136156232124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136156606580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136156968808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136157320050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136157780866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136158151816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136158526756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136158876900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136159269858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136159664832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136160071636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136160541240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136160898292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136161290900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136161684298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136162053850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136162404072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136162794602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136163241390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136163639144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136164023836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136164391664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136164772092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136165156782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136165551924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136166004088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136166546944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136166946596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136167325510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136167678716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136168069804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136168540108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136168990868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136169361978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136169712518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136170102984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136170467640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136170855400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136171226812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136171653032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136172039824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136172422878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136172807828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136173188932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136173565286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136173986432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136174438226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136174824828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136175177822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136175570346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136175938584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136176336820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136176737380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136177186886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136177641600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136178035778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136178387760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136178739218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136179104448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136179469844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136179912660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136180266260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136180770366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136181140604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136181544466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136181924190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136182293636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136182777666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136183131522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136183542490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136183892322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136184268172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136184632826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136185021994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136185449520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136185807550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136186170394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136186519324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136186884280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136187251918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136187626288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136188017196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136188505450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136188964408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136189319636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136189684512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136190033730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136190397292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136190756738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136191216908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136191826830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136192406092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136192978292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136193626250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136194383406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136194994756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136195366470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136195737010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136196157868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136196520922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136196980506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1205,12050000,10000,0,0,256,26,1320,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 136198585294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136198989284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136199430538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136199802338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136200289716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136200642810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136201019998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136201383316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136201775540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136202125140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136202583236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136202951310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136203299888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136203664760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136204011926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136204384478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136204760826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136205213692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136205585446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136205955144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136206349744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136206715418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136207082354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136207443458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136207889944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136208258396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136208676618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136209111330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136209465668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136209830624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136210225028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136210668266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136211020796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136211531590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136211899032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136212271316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136212619012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136212979832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136213341376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136213759556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136214126380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136214472816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136214845882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136215207466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136215579376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136215954360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136216375094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136216740964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136217089584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136217453512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136217800016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136218173434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136218548514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136218922548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136219351798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136219704762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136220067184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136220415758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136220779780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136221145786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136221559152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136222026236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136222503536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136222889520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136223241998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136223604732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136224200524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136224663046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136225019002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136225397024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136225762204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136226137484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136226505690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136226872880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136227240594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136227681688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136228069504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136228435138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136228812936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136229178552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136229572408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136229950514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136230372534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136230740078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136231088918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136231453878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136231801508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136232205658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136232591706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136233062022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136233419872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136233927640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136234296438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136234647182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136235012590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136235409728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136235867256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136236239282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136236634034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136237089800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136237482948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136237866014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136238247988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136238718278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136239072206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136239447710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136239812086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136240208322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136240557908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136240945724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136241330436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136241774054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136242161626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136242512424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136242887250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136243251348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136243624988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136243987072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136244412120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136244882702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136245238974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136245628004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136245979382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136246354410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136246735950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136247185486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136247539116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136247890172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136248252450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136248600152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136248964522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136249326806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136249700070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136250126352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136250502192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136250851948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136251201858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136251562986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136251910796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136252286534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136252698170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136253112842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136253496578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136253901864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136254253696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136254606050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136254983528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136255335160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136255778140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136256255014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136256632634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136256995262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136257368802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136257750692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136258120730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136258565464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136258920126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136259287564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136259638234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136260015076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136260378566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136260769120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136261189674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136261578056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136261958756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136262324762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136262692818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136263042168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136263430238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136263895992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136264304960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136264656722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136265052744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136265489850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136265842926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136266260844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136266691772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136267072514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136267542852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136267936032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136268287970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136268638784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136269033360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136269456656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136269852170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136270219002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136270595818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136270959570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136271334618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136271698456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136272066810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136272507330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136272857082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136273362234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136274053206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136274844848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136275807210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136276599994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136277314790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136278009178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136278815884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136279441352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136280174324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136280981778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136281666052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136282263370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136282859956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136283534798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136284107786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136284695770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136285263130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136285867214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136286528830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136287126846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136287717586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136288319570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136288893998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136289667872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136290268284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136290819124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136291427344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136292100122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136292713256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136293271996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136293857996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136294495304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136295213556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136295648112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136296001962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136296370664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136296720232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136297123962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136297597822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136298012510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136298365616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136298717322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136299095596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136299444294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136299821954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136300239328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136300976078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136301380180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136301758806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136302112058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136302481376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136302847774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136303275796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136303647762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136303997782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136304372428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136304735624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136305109254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136305484234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136305927086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136306295296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1206,12060000,10000,0,0,256,26,1321,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 136307867834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136308258202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136308691820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136309074120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136309437700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136309815444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136310166778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136310540108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136310985570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136311338222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136311783038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136312279210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136312661540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136313025860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136313402508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136313768116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136314122230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136314553372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136314905456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136315270228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136315618556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136315992142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136316355030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136316740066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136317162368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136317516790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136317878792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136318228206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136318593284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136318941672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136319327662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136319690924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136320134020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136320487388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136320838728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136321201954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136321551442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136322052584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136322408678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136322861752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136323336422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136323716484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136324067622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136324449466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136324844656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136325212948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136325680476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136326054040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136326450144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136326847548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136327224936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136327608232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136328001310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136328464910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136328820004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136329184432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136329562264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136329937090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136330298762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136330685720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136331110322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136331464676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136331846262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136332226802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136332608496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136332958478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136333345920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136333710846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136334161202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136334615660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136334972144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136335354558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136335706836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136336102546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136336481748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136336944636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136337315064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136337691370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136338058866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136338438688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136338857824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136339214798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136339711114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136340097658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136340503880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136340902576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136341309680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136341671928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136342039404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136342509222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136342862840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136343263934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136343613014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136344021000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136344413052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136344813174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136345258812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136345743916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136346128836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136346496412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136346862828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136347240782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136347618074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136348057528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136348436656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136348787552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136349171394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136349536800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136349885880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136350338170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136350801396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136351199210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136351579858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136351988042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136352372072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136352741650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136353117642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136353543768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136353912994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136354260520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136354634976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136354997432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136355370944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136355729568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136356111838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136356584800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136357079826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136357450308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136357830518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136358207004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136358600198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136359055886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136359412516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136359783916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136360165378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136360547698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136360916408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136361296560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136361688044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136362159368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136362538014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136362891068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136363274784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136363669122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136364021668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136364401902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136364826318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136365206334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136365570550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136365946108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136366298048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136366650152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136367026448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136367448032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136367838628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136368320422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136368702930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136369069132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136369474892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136369840088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136370299512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136370668484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136371034388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136371431656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136371816624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136372210680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136372615352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136373100860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136373457528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136373838168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136374234484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136374645752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136375034326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136375425470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136375905316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136376290162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136376681352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136377061174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136377621742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136378027534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136378495736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136378961298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136379513168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136379911578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136380276844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136380653346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136381016380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136381477062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136381846500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136382197616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136382563652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136382912996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136383288376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136383665632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136384073684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136384514800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136384900728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136385263542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136385641100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136386035848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136386384052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136386770172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136387223108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136387620074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136388006664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136388393630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136388776588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136389155774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136389566418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136389991978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136390527980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136390915586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136391361458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136391746140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136392145308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136392541170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136393012948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136393414404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136393779754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136394184942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136394551126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136394982092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136395334790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136395786188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136396168442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136396538832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136396924582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136397294012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136397714398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136398112164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136398574530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136398946948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136399317518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136399680970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136400028318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136400392710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136400780768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136401247210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136401734100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136402133036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136402517434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136402889922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136403295522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136403663822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136404125758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136404497748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136404919668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136405286718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136405663020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136406014446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136406379080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136406877964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136407232808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136407656354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136408024816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136408444706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136408810670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1207,12070000,10000,0,0,256,26,1322,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 136410562154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136410923070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136411278010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136411663050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136412333754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136412948528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136413349224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136413728058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136414122656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136414557766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136414930852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136415530588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136416178450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136416578406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136416988668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136417369256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136417854888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136418254074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136418658642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136419009344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136419391596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136419756332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136420149698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136420517576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136420970552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136421348822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136421728220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136422121304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136422505394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136422889984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136423314520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136423744296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136424217328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136424588822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136424981914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136425390522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136425831076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136426292612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136426681188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136427074108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136427429862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136427794928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136428143226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136428530578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136428892558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136429338490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136429709752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136430079476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136430444556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136430810438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136431192048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136431554002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136432002942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136432369528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136432743590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136433091716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136433440794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136433802568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136434200608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136434624258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136435073226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136435565516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136435936524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136436353366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136436707120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136437073274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136437517366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136437870074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136438234466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136438583798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136438957266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136439319002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136439704998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136440053960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136440471776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136440837008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136441186152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136441568452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136441916492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136442290254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136442684790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136443164452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136443539258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136443921254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136444318328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136444669308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136445052460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136445430842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136445907722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136446278444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136446769702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136447149556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136447523738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136447916748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136448281150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136448739952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136449111304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136449506124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136449917082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136450310660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136450678252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136451074326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136451510782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136451864976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136452232182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136452582096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136452958356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136453321304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136453726700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136454077334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136454708934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136455077638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136455427640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136455814218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136456181512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136456604684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136457040158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136457456930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136458008754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136458366096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136458732432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136459099426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136459506318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136459967602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136460366304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136460761388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136461160636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136461544552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136461908174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136462317136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136462773300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136463240144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136463622614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136464019508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136464442282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136464856658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136465206968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136465664664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136466033804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136466400784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136466781858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136467146400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136467536710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136467930302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136468398148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136468887742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136469275870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136469660320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136470040084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136470422002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136470829402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136471289816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136471694520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136472098774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136472450498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136472833414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136473197818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136473597396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136474037786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136474439164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136474843142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136475489966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136475953488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136476353700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136476792766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136477191066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136477542086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136477936830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136478286820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136478693984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136479071438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136479531780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136479905184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136480381202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136480781540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136481182444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136481566522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136481957010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136482438910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136482810012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136483203152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136483570934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136483954610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136484336274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136484727234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136485178708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136485549976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136485958092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136486340744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136486749274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136487130408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136487496446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136487982240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136488352780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136488755454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136489103172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136489477294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136489856258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136490291686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136490747092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136491137556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136491748530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136492122496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136492507792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136492884982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136493277258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136493756914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136494151898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136494519584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136494900202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136495293008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136495687788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136496052664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136496505534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136496888116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136497295376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136497670696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136498037004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136498406292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136498785042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136499209528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136499596354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136499979150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136500355862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136500719918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136501114110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136501505636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136501961222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136502329434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136502785650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136503187108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136503537414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136503913436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136504291446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136504758424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136505130996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136505483648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136505876266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136506228074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136506610182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136506988260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136507480126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136507851900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136508257768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136508637404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136509005276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136509387046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136509775692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136510231946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136510605414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136511009328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136511388140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136511778624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136512147350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136512541188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1208,12080000,10000,0,0,256,26,1323,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 136514414260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136514792956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136515181880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136515577118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136516058866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136516460266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136516839348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136517208042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136517580294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136517982636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136518376838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136518820078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136519201604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136519575574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136520038088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136520444818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136520794206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136521184158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136521659928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136522032372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136522428698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136522779598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136523185478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136523578198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136523982824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136524424092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136524936030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136525339472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136525692492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136526077180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136526472936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136526881932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136527360266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136527741604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136528095030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136528478782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136528860774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136529226844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136529636648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136530091236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136530505110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136530871624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136531463438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136531839668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136532235562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136532720914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136533094230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136533477026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136533844054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136534289534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136534671752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136535077188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136535547446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136535958312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136536491998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136536862168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136537245122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136537611600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136538058182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136538553640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136538966928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136539350834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136539731858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136540125954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136540507284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136540900782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136541351738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136541776960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136542160120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136542566510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136542933174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136543298982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136543680490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136544148944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136544517738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136544897394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136545302354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136545667682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136546139398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136546489342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136546934398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136547436522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136547807246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136548260196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136548610132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136549029306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136549488626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136549886194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136550254962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136550625796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136551019778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136551372048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136551782364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136552224072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136552614626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136552979924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136553388832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136553739548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136554123938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136554502444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136554855442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136555324946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136555678436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136556068560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136556462256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136556854124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136557220930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136557611702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136558078510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136558568124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136558940252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136559318402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136559712260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136560124092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136560533962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136560979202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136561380440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136561778984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136562146560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136562555684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136562933824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136563326654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136563795090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136564227226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136564601198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136564998200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136565361836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136565751086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136566135634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136566572106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136566982154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136567379320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136567772560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136568153060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136568530114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136568908960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136569362700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136569902934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136570276106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136570669964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136571048360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136571453772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136571910744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136572294804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136572674996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136573040612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136573405554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136573786152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136574188408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136574664774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136575043760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136575411616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136575781936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136576189044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136576586682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136577000626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136577351852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136577832720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136578241966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136578621004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136579001116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136579369032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136579760356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136580141018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136580615460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136581105592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136581530604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136581942222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136582336958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136582734238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136583188606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136583573136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136583954548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136584338736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136584705908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136585113044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136585511960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136585994622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136586364518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136586733324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136587113870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136587495042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136587876800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136588253482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136588729124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136589126742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136589518512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136589913280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136590305908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136590671042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136591078580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136591535798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136591945876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136592466252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136592865920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136593259324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136593669830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136594052624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136594525166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136594909554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136595292670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136595682630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136596075574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136596469036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136596861800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136597313548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136597715504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136598097600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136598465742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136598864212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136599258536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136599662806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136600113776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136600520836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136600887954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136601239162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136601633914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136602026000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136602403562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136602860762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136603348824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136603751844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136604127658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136604571784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136604956244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136605349418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136605795786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136606190364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136606542588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136606931924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136607311282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136607965288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136608825248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136609210870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136609614274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136609969636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136610358368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136610759042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136611247032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136611681932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136612097064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136612468220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136612823152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136613209098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136613609682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136614113168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136614659328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136615057406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136615427636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136615808540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136616182052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136616539678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136616988512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136617367242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136617764946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136618141940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136618553028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1209,12090000,10000,0,0,256,26,1324,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 136620387238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136620832544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136621189584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136621577462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136621981436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136622452870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136622850844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136623223108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136623638004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136624024614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136624421576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136624788654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136625228636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136625800628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136626186746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136626593176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136626977208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136627403296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136627858748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136628254016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136628631580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136629002352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136629396736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136629782092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136630182200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136630553166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136631053118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136631455296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136631852876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136632208008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136632581134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136633066596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136633549868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136633954758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136634310804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136634739010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136635109396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136635525226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136635895574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136636372796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136636775214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136637250384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136637651776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136638023440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136638420562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136638828944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136639325032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136639722294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136640107296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136640495348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136640882052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136641267206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136641645966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136642130718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136642537468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136642955102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136643329800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136643700238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136644081898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136644460506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136644913616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136645301646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136645696792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136646061574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136646468082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136646855176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136647254276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136647741608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136648277600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136648652852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136649046700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136649447740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136649846340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136650342696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136650699126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136651087692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136651457420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136651810970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136652195676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136652599344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136653056614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136653429656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136653811680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136654166150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136654556412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136654924964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136655280542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136655687710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136656133816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136656545564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136656915380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136657309392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136657681710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136658099844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136658494262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136658986248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136659553928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136659953042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136660369224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136660770462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136661264824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136661716926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136662129558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136662514010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136662910900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136663311940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136663683408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136664076598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136664517442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136664936890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136665341718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136665729310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136666156458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136666581782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136667086136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136667470530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136667893694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136668321350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136668736110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136669147712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136669545600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136670006572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136670527530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136670955534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136671368120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136671781270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136672163518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136672542784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136672991952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136673370246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136673738188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136674140026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136674553520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136674937986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136675356890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136675839270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136676240932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136676622166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136676989326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136677414338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136677797294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136678271404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136678658658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136679066042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136679467288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136679876366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136680248662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136680668706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136681118422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136681494462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136682043074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136682428846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136682839020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136683236096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136683664862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136684121108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136684484534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136685098300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136685505450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136685891322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136686289088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136686803988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136687178950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136687600644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136687974242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136688347440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136688731140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136689112594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136689678144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136690057368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136690476330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136690865256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136691274974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136691648004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136692043678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136692486876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136693033446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136693459568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136694076834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136694810752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136695303668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136695721536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136696130108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136696513738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136696916040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136697300664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136697701660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136698164470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136698577224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136698979828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136699383996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136699745180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136700160060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136700549668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136701015480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136701391348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136701865492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136702551720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136702936526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136703478210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136703872778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136704376988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136704806528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136705169760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136705555820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136705964478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136706455592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136706858682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136707286862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136707671214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136708054372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136708441746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136708808992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136709286168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136709661040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136710042978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136710411454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136710790502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136711184824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136711582656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136712038936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136712428402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136712815162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136713183944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136713612438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136714051804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136714474742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136714936406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136715477128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136715890254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136716244638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136716646564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136717040948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136717548440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136718036160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136718420990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136718802836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136719176074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136719585594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136719982478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136720476348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136720889640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136721269258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136721633588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136722029482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136722402906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136722814914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136723278938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136723677978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136724068776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136724450974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136724870848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136725264622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136725684142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136726146772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136726626680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1210,12100000,10000,0,0,256,26,1325,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 136763945342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136764330626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136764745890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136765183036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136765573316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136765943110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136766339010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136766694900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136767054780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136767487724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136768068454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136768593500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136768953428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136769334982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136769703028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136770123186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136770531784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136771009772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136771546764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136771902910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136772302018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136772655058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136773049104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136773493026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136773876576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136774337046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136774696492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136775091894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136775472858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136775871242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136776319436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136776702238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136777069724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136777481830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136777865518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136778220814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136778670474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136779244372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136779653546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136780037878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136780462114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136780857424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136781266396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136781654912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136782085972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136782559802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136782915632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136783283694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136783651610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136784074422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136784486314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136784947704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136785306042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136785662538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136786062304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136786455122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136786873848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136787243098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136787746194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136788118268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136788495594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136788880322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136789255626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136789641194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136790036572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136790506734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136790879804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136791314366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136791711010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136792119874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136792501868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136792901348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136793345444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136793851992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136794257738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136794633944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136795045464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136795475572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136795986824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136796370540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136796771708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136797168976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136797551176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136797921188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136798302978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136798785470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136799156218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136799533332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136799919984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136800274192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136800640292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136801014014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136801488306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136801866484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136802246232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136802753794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136803168452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136803525480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136803907342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136804392814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136804749084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136805222806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136805606154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136806003754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136806417304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136806834774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136807286418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136807679622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136808045166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136808428528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136808841484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136809210890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136809617580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136810105266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136810533832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136810906840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136811305632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136811673396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136812043134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136812480932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136812932122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136813370394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136813774498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136814200650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136814584148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136815001376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136815473144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136815860216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136816377270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136816734002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136817150056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136817545724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136817935928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136818366492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136818724432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136819092586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136819446524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136819835866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136820203092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136820621880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136821102976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136821483862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136821834154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136822186102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136822549018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136822897260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136823262310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136823622434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136824073036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136824442794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136824820408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136825184888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136825540020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136825907176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136826307930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136826757010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136827111286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136827633188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136828009630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136828390804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136828763956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136829150822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136829648488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136830029984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136830434266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136830873288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136831340814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136831709224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136832133504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136832603226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136832971110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136833379366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136833764952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136834180156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136834603816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136835069976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136835457920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136835869750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136836255836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136836612178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136836979470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136837369588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136837743852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136838197580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136838704448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136839304902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136839705610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136840108706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136840511928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136840965704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136841322630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136841708498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136842093780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136842517852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136842930174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136843351812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136843816952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136844204064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136844603018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136845019532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136845406882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136845773074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136846152714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136846618676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136847016712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136847403498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136847808232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136848247572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136848642434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136849145442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136849529960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136850107840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136850522564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136850930586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136851315552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136851697516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136852155030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136852545236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136852945104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136853298204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136853708458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136854120152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136854526704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136854992680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136855353660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136855718888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136856069724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136856437248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136856787294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136857193484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136857648548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136858029638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136858381912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136858734188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136859173510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136859562904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136860003102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136860470856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136861038850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136861411596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136861792456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136862158730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136862532124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136862931016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136863393404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136863764990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136864185890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136864762268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136865160860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136865556348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136866001844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136866379570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136866746812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136867116528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136867486682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1211,12110000,10000,0,0,256,26,1326,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 136869195220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136869591144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136869977340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136870360768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136870714904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136871102612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136871597678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136872084328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136872517410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136872905988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136873286276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136873651936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136874060722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136874513166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136874871706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136875268138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136875690840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136876079020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136876483624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136876909712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136877352626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136877732492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136878083766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136878452908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136878855502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136879237764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136879619660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136880073400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136880456662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136880853068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136881261028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136881616148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136882033266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136882433212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136882871184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136883349236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136883737640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136884118418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136884527678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136884963096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136885335356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136885823294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136886235298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136886618136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136887016820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136887437696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136887886802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136888377240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136888783882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136889155096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136889513216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136889896936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136890253266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136890638452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136891085014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136891513668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136891910126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136892318846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136892718262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136893102814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136893484152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136893910638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136894314484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136894804878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136895186530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136895585268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136895978532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136896344312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136896778400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136897149340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136897536856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136897939556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136898292910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136898672044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136899068870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136899585028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136899943848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136900299606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136900667884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136901026878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136901397016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136901758792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136902136386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136902569344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136902948448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136903300370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136903652174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136904016580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136904368248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136904749136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136905170176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136905551612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136906050954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136906432704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136906787998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136907142782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136907523968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136907950172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136908325860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136908681616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136909065032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136909436072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136909817820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136910185524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136910543560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136911016854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136911406348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136911788514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136912141696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136912521664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136912889544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136913284770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136913713244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136914099024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136914467592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136914864878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136915232480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136915597090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136916299690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136916679266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136917207690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136917588184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136917962070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136918345080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136918728092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136919195836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136919551280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136919929420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136920295818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136920672920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136921044094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136921442348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136921899220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136922257930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136922627922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136922980988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136923391192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136923786596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136924178172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136924551180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136924999498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136925400300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136925755616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136926125152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136926511404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136926922542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136927333696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136927790206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136928275868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136928669192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136929076368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136929463698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136929870424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136930341708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136930756224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136931124980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136931541404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136931935570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136932312332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136932694156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136933121144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136933504644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136933876680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136934275558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136934644292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136935057888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136935423424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136935855736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136936257870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136936647142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136937051476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136937423568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136937801470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136938254610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136938743436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136939132388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136939655842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136940058584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136940412888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136940799384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136941182148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136941665210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136942040106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136942418750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136942818994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136943190998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136943575708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136944044086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136944501166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136944892318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136945282992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136945668384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136946050730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136946430790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136946829098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136947277296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136947635570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136948067670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136948423156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136948836742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136949236400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136949658180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136950126690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136950633388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136951007464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136951391772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136951777012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136952130716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136952521922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136952988662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136953373884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136953729792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136954086238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136954455828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136954811678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136955196236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136955617448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136955997868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136956364736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136956742346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136957101688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136957456240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136957835400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136958256376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136958629438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136958981006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136959381924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136959766390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136960146922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136960500034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136960865748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136961306624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136961907264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136962283322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136962635942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136963038762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136963705600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136964196632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136964591874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136964964844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136965334612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136965688388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136966059410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136966427478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136966884038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136967281742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136967683944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136968065308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136968438348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136968821912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136969188292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136969630546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136969984346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136970378488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136970761410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136971171950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136971527026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1212,12120000,10000,0,0,256,26,1327,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 136973508988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136973900084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136974257314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136974643550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136975103010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136975584330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136976165558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136976696528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136977073124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136977448560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136977903664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136978276756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136978676044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136979030350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136979410716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136979786980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136980179624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136980532196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136980971904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136981372970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136981785256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136982179800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136982560392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136982939912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136983321440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136983779322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136984260788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136984622760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136985016412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136985387412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136985803396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136986222028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136986635856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136987023112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136987402174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136987759108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136988113414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136988480328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136988845904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136989290318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136989645998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136990025672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136990393092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136990772534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136991126892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136991492452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136991926324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136992283306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136992880096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136993238068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [32m[HADES][INFO ] [KRELTSC: 136993617026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136994022842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136994438686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136994912784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136995456378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136995827852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136996180144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136996547650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136996915256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136997327032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136997795486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136998190446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136998563324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 136998920002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136999334264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136999688470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137000071020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137000594864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137001042930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137001441150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137001821256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137002177846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137002568800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137002954922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137003431752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137003801164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137004153906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137004576986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137005045380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137005469444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137005909032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137006298184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137006896170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137007291808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137007691920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137008074916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137008496244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137008988452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137009392396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137009792694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137010178348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137010577324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137010945940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137011442740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137011820102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137012228148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137012625316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137013029432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137013427246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137013818896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137014274552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137014648136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137015018890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137015407768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137015803128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137016200856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137016620488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137017078704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137017439660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137017969234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137018327802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137018726282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137019109212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137019529804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137019998380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137020413794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137020797536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137021184916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137021581956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137021963754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137022377970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137022852708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137023244264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137023662036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137024070298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137024452544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137024835160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137025270954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137025699646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137026128116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137026482288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137026917838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137027285950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137027682110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137028092748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137028549664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137029140196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137029537530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137029935504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137030303426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137030731480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137031209308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137031625584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137032016396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137032420472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137032787174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137033154884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137033590558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137034048830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137034459858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137034861888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137035268698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137035651014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137036049266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137036454488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137037121236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137037653096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137038009464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137038404916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137038814180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137039237298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137039709108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137040265608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137040688932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137041049692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137041446732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137041839536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137042346506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137042761536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137043170604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137043554630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137043935770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137044319350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137044728478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137045200250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137045581820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137045987838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137046362418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137046758154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137047138928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137047533138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137047990708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137048370482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137048775536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137049160416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137049600482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137050052156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137050440328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137050901344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137051585588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137051993550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137052363350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137052775460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137053166226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137053666866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137054057876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137054490494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137054874412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137055261070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137055657596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137056053732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137056499776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137056883722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137057376478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137057779690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137058186948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137058582588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137059037936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137059446750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137059802096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137060200534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137060551706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137060928980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137061323412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137061743308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137062175918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137062678638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137063052292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137063423592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137063816250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137064202046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137064682998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137065085408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137065493512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137065874784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137066257646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137066648934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137067041788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137067480848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137067849522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137068243406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137068638820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137069053484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137069673818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137070050308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137070523842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137070909386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137071308108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137071689152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137072096374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137072494010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137072916430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137073347530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137073935162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137074336236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137074705368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137075073520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137075466502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137075952490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137076351904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137076731862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137077126552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137077518218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137077918270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137078309562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1213,12130000,10000,0,0,256,26,1329,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 137080084540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137080503848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137080922608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137081318666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137081878294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137082276594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137082741294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137083182406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137083599618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137084001310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137084483468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137085037916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137085507074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137085900932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137086301112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137086708386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137087179112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137087538216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137087972200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137088352376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137088732758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137089129070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137089521332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137090002662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137090405582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137090796094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137091180106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137091577996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137091976642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137092407174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137092869590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137093295318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137093686324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137094069980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137094465446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137094818758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137095225750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137095702840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137096219884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137096652316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137097103346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137097473282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137097887760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137098374626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137098767352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137099169290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137099588776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137100000102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137100396328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137100844996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137101309374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137101684580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137102078706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137102477576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137102848540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137103230820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137103648508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137104131552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137104526802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137104927716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137105281308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137105676680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137106066644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137106477200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137106905506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137107431004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137107845598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137108243810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137108614260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137108981446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137109352486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137109815724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137110216124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137110597014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137111032202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137111398208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137111817714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137112270894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137112661404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137113057152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137113455678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137113941968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137114314044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137114705346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137115151686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137115577478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137115951600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137116329054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137116733244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137117088906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137117469096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137117932006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137118333132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137118834348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137119245568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137119615798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137119998212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137120430848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137120865294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137121268708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137121621564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137121999856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137122396172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137122804712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137123170798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137123627904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137123999742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137124353814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137124723220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137125096978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137125516598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137125896402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137126352690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137126739796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137127106412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137127492876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137127874500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137128272968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137128639292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137129120874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137129519572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137130107454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137130498196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137130910252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137131305988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137131703746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137132202320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137132573292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137132977212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137133364638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137133742376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137134124082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137134521052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137135035348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137135422146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137135822248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137136173468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137136592760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137136972456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137137460996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137137837330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137138220734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137138587720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137138957186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137139353250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137139765368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137140222384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137140644806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137141137476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137141523254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137141909884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137142346720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137142744274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137143218834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137143574912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137143982844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137144380260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137144790324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137145162456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137145546244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137146019630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137146606872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137147012480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137147394714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137147803528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137148186646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137148668952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137149045972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137149418046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137149805236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137150158424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137150586410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137150940504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137151426112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137151856024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137152409218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137152795240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137153156484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137153550894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137153945120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137154421170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137154805946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137155243738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137155620320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137156037908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137156392538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137156791090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137157230842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137157587056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137158000186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137158370788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137158781816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137159204716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137159630978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137160061584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137160450830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137160820148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137161215156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137161606126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137162042028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137162448876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137162895216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137163410216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137163797982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137164210990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137164607586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137164993484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137165428532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137165828126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137166238012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137166621090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137167027218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137167406332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137167773014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137168139262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137168618826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137168992062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137169391034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137169793358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137170188854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137170682606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137171142060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137171529762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137171897752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137172252028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137172668112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137173021830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137173430226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137173887432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137174269106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137174755626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137175168592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137175536864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137175907100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137176332106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137176766496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137177166906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137177550782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137177960420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137178358288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137178730806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137179111426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137179586788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137180017214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137180386932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137180821316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137181195958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137181620228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137182018504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137182462230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137182861426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137183245696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137183616502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137183998132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137184377498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137184758602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137185260304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1214,12140000,10000,0,0,256,26,1330,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 137186953998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137187395256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137187854180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137188262708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137188932216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137189636784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137190377416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137191209514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137191822188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137192426816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137193032554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137193840382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137194481324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137195121946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137195740342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137196506160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137197247312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137197898948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137198469884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137199202544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137199806396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137200404410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137201064924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137201672062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137202473598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137203124848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137203716422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137204247602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137205032648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137205709296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137206241736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137206639744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137207057518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137207531884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137207902954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137208401860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137208757328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137209138256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137209522696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137209944326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137210402744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137210758164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137211165858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137211561038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137211941254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137212317594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137212715260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137213185318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137213560344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137213961612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137214312632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137214716788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137215101252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137215599726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137216145040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137216523648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137217028776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137217385110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137217785228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137218196664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137218703870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137219078612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137219622942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137220015996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137220403644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137220773200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137221170248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137221623628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137221978544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137222389378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137222783888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137223163412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137223772996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137224133502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137224610700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137224967132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137225335202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137225686452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137226095058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137226463894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137226875274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137227340262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137227727896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137228098686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137228454614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137228858352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137229230434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137229655504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137230109768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137230682800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137231074902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137231461546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137231830508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137232196800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137232626818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137233023376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137233425242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137233831454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137234212056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137234582216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137234993720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137235439332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137235831576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137236234068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137236603494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137237004580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137237403206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137237824086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137238282662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137238658470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137239040870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137239393074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137239793236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137240162724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137240568314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137240950574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137241420144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137241918002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137242298698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137242677368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137243050448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137243451292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137243915066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137244326000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137244692936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137245100654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137245456414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137245841328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137246222854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137246676794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137247051640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137247404504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137247800892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137248183182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137248560378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137248942968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137249340750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137249781998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137250138824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137250554452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137250910010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137251318196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137251688458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137252110782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137252536766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137253033464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137253420924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137253879160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137254579178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137255079088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137255464860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137255860490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137256265986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137256627326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137257012376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137257391104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137257841552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137258237648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137258606844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137259013198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137259381516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137259790082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137260174492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137260528602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137260998976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137261355332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137261739890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137262110432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137262517766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137262887588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137263309708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137263737702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137264229506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137264602592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137264977942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137265361350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137265742004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137266134292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137266592692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137266996372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137267366294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137267739040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137268105688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137268460048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137268843316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137269272932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137269687102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137270083976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137270462678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137270832412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137271204080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137271583128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137272042622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137272416112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137272768020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137273175718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137273566778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137273986552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137274381062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137274840700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137275214354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137275699504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137276086772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137276459888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137276838398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137277232496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137277713294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137278088442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137278446190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137278814092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137279189748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137279578106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137279972008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137280421100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137280791408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137281168994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137281551744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137281923684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137282306512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137282671460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137283125384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137283502802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137283909470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137284277686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137284671136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137285041038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137285421544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137285877166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137286251954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137286742510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137287126786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137287508222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137287877308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137288294976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137288737108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137289118332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137289487792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137289870144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137290267864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137290648872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137291070220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137291536664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137291918492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137292301664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137292721504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137293129858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137293512376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137293918402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137294348704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137294759272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137295127666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137295506914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137295889668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137296244636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137296634134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1215,12150000,10000,0,0,256,26,1331,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 137298470406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137298854228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137299227674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137299643092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137300100238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137300724260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137301114908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137301478548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137301847074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137302213406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137302688430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137303072892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137303454542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137303824928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137304222796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137304594988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137304993688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137305419114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137305790508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137306161676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137306515488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137306896734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137307295666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137307704744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137308087842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137308523662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137309067316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137309428420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137309829616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137310204022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137310596018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137311049988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137311488396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137311847540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137312203496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137312569470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137312921292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137313287370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137313648322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137314105212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137314480188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137314862212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137315243650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137315626674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137316017626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137316386394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137316838034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137317211688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137317747130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137318381294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137318772312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137319139476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137319577240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137319946736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137320566298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137320950628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137321304372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137321682926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137322084358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137322570998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137322947124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137323319690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137323702944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137324085160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137324453242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137324832278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137325296858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137325667888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137326043824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137326426450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137326803036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137327169684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137327534102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137328003596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137328358682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137328736526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137329102460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137329512640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137329869612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137330270454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137330709008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137331066244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137331586150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137332066272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137332451032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137332818592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137333211980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137333633532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137333991162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137334357628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137334741798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137335142010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137335526600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137335936608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137336379370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137336760042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137337113442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137337483970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137337866646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137338221324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137338603080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137339056810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137339437722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137339801826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137340206602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137340562592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137340915532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137341298166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137341674694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137342120852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137342574600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137342971868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137343338344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137343715844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137344069800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137344463556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137344948168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137345305270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137345672824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137346053916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137346460054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137346827756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137347218590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137347665010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137348040800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137348438554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137348821266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137349264196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137349618230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137350042048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137350510088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137350893324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137351264906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137351647178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137352014266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137352367496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137352764614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137353219882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137353617984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137354130706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137354511894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137354867760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137355268916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137355673914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137356114464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137356524798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137356911254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137357292890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137357689426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137358125448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137358518490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137358963608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137359380088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137359750596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137360135410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137360516700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137360940640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137361427914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137361852322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137362207504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137362593288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137362988410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137363374194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137363786512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137364244562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137364662744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137365156842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137365575752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137365960718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137366316738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137366724184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137367193540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137367565768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137367916224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137368293028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137368658476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137369034638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137369436026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137369895150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137370267888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137370622484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137370992570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137371354672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137371757064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137372142948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137372637440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137373020632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137373392392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137373785314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137374201596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137374571348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137374922636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137375314224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137375800358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137376317248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137376674400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137377250718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137377663376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137378032098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137378481654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137378837676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137379246924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137379643380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137380022338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137380375678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137380772442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137381234544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137381593674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137381993348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137382376414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137382754512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137383120406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137383525432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137383969944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137384351324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137384739004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137385092574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137385460582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137385811080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137386235102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137386678090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137387059194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137387601026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137387961946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137388331144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137388713982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137389124164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137389552930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137389964012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137390345082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137390722020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137391091740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137391476860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137391909920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137392387560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137392763564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137393117884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137393498502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137393898500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137394333188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137394781952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137395242412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137395614064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137395967700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137396335024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137396717706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137397097488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137397491142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137397985308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137398344294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137398836848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137399237450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137399621362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137400005728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137400394604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137400880096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137401253146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1216,12160000,10000,0,0,256,26,1332,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 137402848414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137403225598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137403683802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137404080664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137404460406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137404834260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137405224290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137405606650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137406000414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137406490568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137406847652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137407231866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137407599396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137407953180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137408339184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137408718890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137409205930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137409578744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137410172776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137410564382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137410950910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137411318950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137411683364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137412170966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137412567712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137412952334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137413320656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137413728536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137414099958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137414482836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137414937064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137415309182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137415679974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137416119822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137416499966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137416896618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137417288210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137417718476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137418106234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137418503846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137418867352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137419257472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137419624480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137420034160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137420493576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137421034444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137421411960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137421796978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137422165260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137422521046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137423089420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137423504470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137423915192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137424281770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137424659448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137425071006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137425468522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137425966906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137426355488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137426754844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137427133358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137427564968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137427950818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137428341006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137428821720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137429200826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137429584960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137429954256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137430353126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137430736848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137431127744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137431597018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137431979500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137432494928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137432856710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137433229218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137433611396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137434016936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137434449942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137434833760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137435231800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137435639816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137436023514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137436426236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137436805246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137437259788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137437649190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137438032922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137438445366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137438839710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137439220346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137439617934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137440102546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137440499806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137440869920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137441272234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137441665756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137442105216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137442518760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137443021272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137443552334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137443945598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137444345344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137444729352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137445139734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137445601552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137445994000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137446391298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137446800652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137447153508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137447506160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137447893176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137448368318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137448742572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137449095896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137449474778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137449843474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137450221768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137450586396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137451117880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137451519406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137451873522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137452244450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137452627262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137453036262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137453418606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137453872192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137454651572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137455012294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137455378364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137455730724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137456099228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137456492248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137456961888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137457336672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137457748296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137458135346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137458494054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137458876480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137459286196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137459812082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137460184996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137460563800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137460935664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137461347466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137461740964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137462139722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137462610144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137462979704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137463374948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137463754934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137464186280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137464565032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137464941338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137465373898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137465865740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137466235460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137466589458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137466990902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137467343720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137467860320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137468270056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137468653226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137469006638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137469379048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137469788540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137470182384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137470552408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137470987240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137471394466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137471762902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137472140814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137472513294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137472889000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137473277598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137473712396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137474118078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137474499904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137474907770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137475275374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137475708782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137476077134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137476504612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137477013034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137477416452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137477802428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137478155228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137478561368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137478946144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137479480920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137479841006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137480209204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137480615140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137480984858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137481367880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137481738380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137482227760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137482602068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137483012456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137483367106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137483741304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137484108982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137484501706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137484978894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137485338256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137485717718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137486085550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137486507298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137486877976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137487247212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137487684114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137488126870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137488549786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137488913594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137489293076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137489658704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137490048424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137490479708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137490873644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137491242154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137491600216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137492008044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137492376616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137492768344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137493222144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137493635230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137493991320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137494349178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137494718694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137495074490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137495457784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137495883588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137496265990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137496633192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137497009458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137497397690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137497751122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137498166444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137498548576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137499004580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137499508790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137499892496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137500260562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137500638762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137501038866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137501499848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137501872232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137502225554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137502595444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137502946798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137503342398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137503736552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137504127784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137504567598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137504936376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1217,12170000,10000,0,0,256,26,1333,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 137506568722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137506929872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137507377148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137507810164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137508195840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137508566542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137508970122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137509326042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137509731492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137510209294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137510710382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137511118324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137511473870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137511856204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137512239250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137512722456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137513099166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137513455646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137513823988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137514178544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137514549152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137514930088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137515321056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137515761698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137516143700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137516498838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137516853370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137517226892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137517579690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137517959490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137518376280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137518759074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137519125096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137519502738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137519856700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137520210970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137520588544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137520940900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137521387580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137521873784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137522254224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137522641154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137523037092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137523404254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137523824750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137524211500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137524566312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137524955114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137525306592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137525702158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137526086810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137526479208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137526909752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137527266038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137527643768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137528017446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137528387512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137528738726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137529128896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137529570756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137529951794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137530303920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137530655698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137531234808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137531593030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137531985810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137532671668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137533345320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137533724372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137534143256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137534499806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137534872834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137535348278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137535775602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137536449414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137536940576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137537371528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137537741534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137538211458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137538567534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137538965218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137539333674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137539687528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137540059262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137540452586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137540901400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137541305408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137541716526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137542090022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137542442684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137542824776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137543206098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137543656108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137544012208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137544528276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137544911476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137545320176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137545710618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137546078640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137546531544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137546923990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137547294790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137547646894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137548043112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137548428024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137548853238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137549283650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137549656402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137550040014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137550394192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137550763938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137551133814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137551567764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137552042676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137552449450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137552803524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137553190488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137553559398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137553940858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137554376062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137554834228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137555329768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137555778822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137556189738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137556561472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137556959026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137557355160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137557789966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137558190900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137558560840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137558948580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137559360998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137559788618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137560141518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137560568114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137560962116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137561350216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137561720572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137562090272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137562485236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137562886158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137563370030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137563728062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137564080948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137564477416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137564864086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137565267774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137565663498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137566143032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137566677370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137567091710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137567486426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137567859766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137568271088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137568723998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137569124318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137569512554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137569925002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137570331460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137570739652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137571106828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137571574960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137571945176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137572297586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137572665756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137573026576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137573426558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137573836962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137574499784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137574861626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137575238514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137575604160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137575996980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137576393808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137576775110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137577232414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137577603288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137578151704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137578507466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137578876550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137579272446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137579657018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137580118016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137580473576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137580881944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137581279092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137581657284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137582009920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137582401686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137582843356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137583232830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137583601352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137583951904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137584497336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137585005846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137585658780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137586155220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137586683136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137587241566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137587837558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137588562280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137589106370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137589620424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137589995184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137590377054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137590773040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137591263654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137591635438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137591997204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137592384390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137592781136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137593224972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137593606394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137594091840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137594447288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137594807842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137595174380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137595528208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137595898140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137596261852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137596764232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137597134220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137597542148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137597899708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137598251944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137598850504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137599257420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137599719244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137600225388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137600617558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137600991122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137601371156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137601725598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137602095068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137602558436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137602944034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137603320966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137603687524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137604096466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137604465404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137604854914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137605286262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137605641572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137606014992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137606369242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137606740236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137607108164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137607513462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137608159450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137608543606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137608903146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137609258068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137609642138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137610028674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137610404632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137610829902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137611213236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1218,12180000,10000,0,0,256,26,1334,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 137612964592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137613419742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137613793420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137614152144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137614532664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137614886720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137615254792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137615606248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137615996588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137616434928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137616815148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137617167932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137617520394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137617884904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137618236214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137618613708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137619018216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137619407086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137619774000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137620151002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137620502832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137620855230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137621219436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137621581120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137622019838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137622375184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137622848684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137623219230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137623597672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137623950222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137624315000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137624752200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137625109318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137625477146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137625828858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137626222018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137626587840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137626980642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137627334408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137627749700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137628118136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137628469562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137628836850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137629196046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137629574808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137629952248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137630397920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137630752622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137631157332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137631545890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137631899766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137632268036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137632634412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137633091072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137633482008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137633968926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137634328368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137634685012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137635053734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137635420254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137635861552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137636217676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137636596772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137636963108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137637341316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137637694696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137638050500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137638429476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137638859322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137639232164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137639584050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137639963500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137640342538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137640721990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137641088506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137641520744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137641932452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137642290808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137642663412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137643019234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137643417460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137643823798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137644286022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137644644872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137645099712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137645488912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137645844328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137646214140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137646580216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137647020446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137647406572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137647818418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137648172578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137648527414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137648895188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137649250870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137649674946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137650104810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137650517192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137650889534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137651272104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137651628894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137651987040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137652379176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137652837000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137653242802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137653594996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137654001828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137654371456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137654752442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137655146750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137655600696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137655988536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137656500002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137656876600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137657238180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137657620528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137658036026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137658542176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137658922286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137659306078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137659688168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137660041180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137660410472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137660778730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137661229386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137661599508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137661976676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137662329440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137662714122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137663097314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137663463500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137663903780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137664256088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137664661452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137665027560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137665436152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137665805554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137666200092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137666642174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137667043214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137667532840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137667889360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137668266948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137668632092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137669021732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137669484274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137669843056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137670209018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137670559606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137670942844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137671309312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137671687526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137672074686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137672532286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137672887858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137673239946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137673605550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137673972146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137674359830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137674724910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137675172782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137675543142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137675920528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137676272204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137676623930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137676988736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137677339536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137677717898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137678144204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137678620928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137678991706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137679368856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137679720488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137680073524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137680485798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137680920008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137681293938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137681648012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137682044228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137682412122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137682790884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137683157030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137683583778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137683953874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137684305404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137684872600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137685237618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137685617028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137685995726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137686444740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137686800642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137687155088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137687520472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137687872492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137688241768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137688603882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137689047628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137689418384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137689962386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137690322596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137690676056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137691042816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137691447752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137691936014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137692294882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137692675922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137693057884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137693444638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137693800282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137694168572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137694538726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137694966332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137695336784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137695687812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137696064610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137696430442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137696806524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137697168492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137697588930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137697957278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137698311220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137698678638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137699029166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137699405320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137699781684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137700209810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137700580160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137701065714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137701440322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137701794968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137702198822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137702598196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137703127800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137703522404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137703920812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137704276608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137704631068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137705015342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137705395788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137705864658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137706218406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137706597602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137706997904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137707376484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137707728778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137708082606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137708492440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137708942648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137709316728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137709670536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137710051806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137710420724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137710799732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137711165012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137711590660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1219,12190000,10000,0,0,256,26,1335,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 137713328282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137713691096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137714074744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137714507792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137714937444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137715317994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137715704344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137716059422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137716418324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137716801812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137717232904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137717603706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137717954624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137718331688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137718696592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137719072760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137719434938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137719903806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137720275790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137720647726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137721037054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137721421664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137721803034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137722244310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137722720120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137723108974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137723601560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137723973836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137724327054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137724696506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137725062450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137725518144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137725900526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137726310660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137726684378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137727041212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137727406882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137727799386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137728239450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137728615524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137728994700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137729360550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137729752756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137730107736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137730463338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137730843042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137731299934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137731672364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137732023382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137732427804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137732797192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137733202294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137733568096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137734021544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137734424404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137734879508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137735281188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137735662446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137736096766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137736492734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137736956050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137737311652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137737663408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137738044528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137738413366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137738817256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137739210022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137739696696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137740096658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137740475420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137740829418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137741190626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137741557216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137741923880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137742364382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137742749568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137743146170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137743532698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137743943252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137744313858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137744699802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137745143870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137745502552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137746000438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137746356752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137746735740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137747103558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137747492968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137747927220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137748287972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137748656956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137749011936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137749407720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137749761590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137750142876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137750526584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137750981722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137751338774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137751693346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137752059342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137752411192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137752780536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137753142886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137753585266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137753976668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137754403544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137754773992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137755129944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137755497972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137755877148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137756320706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137756676842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137757185364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137757556430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137757933704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137758286584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137758653516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137759093544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137759450126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137759818370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137760191778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137760602150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137760986404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137761376984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137762021926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137762415804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137762811190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137763163466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137763532558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137763882858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137764306534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137764759400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137765141250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137765495638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137765880934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137766280694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137766636952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137767035666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137767463406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137767845040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137768400408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137768801040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137769179676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137769535202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137769918422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137770351124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137770742448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137771094154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137771472420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137771838074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137772270252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137772667892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137773112768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137773524252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137773878800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137774249004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137774630830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137775010568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137775391860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137775852044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137776249318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137776637424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137777004056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137777355730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137777722606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137778138120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137778528490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137778981378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137779465242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137779857952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137780244286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137780610974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137780975202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137781345096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137781784636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137782167166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137782533924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137782944908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137783315900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137783702074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137784113060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137784550392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137784939790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137785322656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137785745446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137786129752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137786527194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137786944288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137787410828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137787798962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137788184756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137788585778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137788970506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137789362838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137789819424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137790246728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137790745468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137791118206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137791513992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137791880244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137792292934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137792716478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137793115912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137793500336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137793880070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137794234900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137794589692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137794997824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137795351082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137795793920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137796148858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137796540140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137796943848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137797353882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137797710018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137798093758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137798582186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137798963254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137799349702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137799701144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137800078056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137800443402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137800832036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137801271630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137801628308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137802094906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137802449238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137802815232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137803188106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137803577824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137804012194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137804390872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137804741302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137805092532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137805455152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137805803332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137806178936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137806527222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137806966756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137807333400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137807708184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137808058444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137808409898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137808772564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137809132554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137809584718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137809970862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137810380472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137810778030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137811154320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137811776258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137812388512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137812775320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137813300716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137813702264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1220,12200000,10000,0,0,256,26,1336,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 137815641518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137816118906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137816523192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137816926716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137817305424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137817681160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137818137474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137818492834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137818861442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137819230792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137819627816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137819996230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137820414580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137820863652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137821219842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137821617694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137821988122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137822372174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137822738026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137823126818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137823592246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137823972846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137824454384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137824830092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137825233272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137825617544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137826001474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137826492026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137826893414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137827276168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137827653540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137828005068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137828388776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137828818794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137829264240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137829634444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137830016192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137830425736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137830823572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137831202254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137831567148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137832005228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137832406582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137832788716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137833158828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137833509712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137833887272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137834303440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137834754676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137835135994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137835641560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137836018932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137836370408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137836736408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137837117002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137837584648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137837954730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137838366710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137838959152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137839315412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137839679636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137840043418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137840488750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137840841998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137841218424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137841582682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137841957646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137842327694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137842723026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137843180318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137843535896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137843902008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137844281434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137844691000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137845057690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137845462480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137845904590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137846262570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137846785004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137847140578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137847506520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137847855962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137848260368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137848721590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137849120584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137849492018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137849848276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137850215290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137850600384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137850983762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137851448874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137851852152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137852261932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137852654360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137853013682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137853383878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137853771252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137854123356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137854582188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137854937230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137855316144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137855682160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137856058550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137856410888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137856777294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137857241524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137857596190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137858068098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137858421312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137858839122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137859222710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137859672682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137860119944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137860495836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137860881056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137861266204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137861667744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137862050848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137862471530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137862932170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137863342708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137863727988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137864081488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137864463766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137864834180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137865215350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137865643020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137866022950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137866388428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137866781298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137867174430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137867550712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137867929658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137868356234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137868729362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137869283336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137869712910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137870081720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137870476864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137870860246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137871291090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137871689438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137872058776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137872457618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137872826076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137873235206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137873633278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137874128336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137874506002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137874860632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137875238468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137875611456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137875980260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137876372192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137876822620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137877192598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137877568836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137877919908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137878271476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137878636214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137879068602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137879803328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137880302374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137880695172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137881068230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137881446768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137881814440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137882233114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137882613428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137882965388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137883341380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137883692130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137884068118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137884478030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137884869746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137885304124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137885662712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137886056986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137886420418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137886822204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137887175682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137887566052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137888011128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137888408954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137888766342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137889136956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137889523606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137889910344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137890324352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137890757380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137891140734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137891690686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137892119380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137892505742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137892907452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137893304158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137893776404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137894194760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137894614704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137894994990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137895362592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137895767906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137896121650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137896581992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137896952190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137897320958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137897719770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137898103012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137898481568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137898861016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137899314312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137899671338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137900045220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137900449516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137900835982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137901208172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137901602936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137902054356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137902443812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137902954482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137903310252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137903664350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137904040728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137904434274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137905023328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137905604994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137906095686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137906734308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137907508232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137907919310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137908289026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137908687494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137909075986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137909445918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137909810338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137910312162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137910706672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137911104758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137911484180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137911874080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137912239528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137912620868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137913106296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137913496596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137914017560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137914390852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137914771072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137915123800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137915685284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137916167858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137916521720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137916895690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137917246658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137917625422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137917991830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137918382858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137918837034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1221,12210000,10000,0,0,256,26,1337,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 137920492446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137920938102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137921312116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137921795596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137922150468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137922535942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137922900638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137923284174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137923634764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137924001740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137924471018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137924826502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137925398458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137925776352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137926187700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137926586502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137927083014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137927446420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137927833176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137928235020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137928587808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137929062108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137929657074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137930442476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137931075814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137931723910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137932345364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137932980612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137933355232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137933717684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137934087236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137934438972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137934818432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137935199288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137935687912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137936045902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137936524356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137936898250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137937254382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137937622578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137937983904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137938455806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137938845584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137939229962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137939584272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137939939080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137940308264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137940703100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137941208840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137941564698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137941942308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137942314564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137942709604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137943064214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137943430864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137943921314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137944296392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137944681060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137945051978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137945431476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137945794154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137946214532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137946650652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137947034122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137947519396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137947885656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137948256760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137948608722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137949002398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137949593596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137950064412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137950680812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137951296734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137951850590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137952371816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137952746198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137953098248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137953483920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137953849022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137954247764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137954612938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137955055102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137955450378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137955824644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137956199830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137956552436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137956933024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137957337092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137957730082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137958199604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137958671200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137959049368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137959403640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137959792550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137960173736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137960551906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137961014106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137961396360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137961777428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137962133138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137962500902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137962854250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137963235536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137963673764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137964057682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137964433230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137964813278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137965175168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137965530500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137965912132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137966353450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137966768110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137967125242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137967517124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137967889084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137968271594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137968642316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137969115720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137969485860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137970003844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137970399134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137970770036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137971195002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137971592128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137972086996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137972446290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137972809532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137973176022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137973525822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137973914030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137974296780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137974768540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137975139544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137975517430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137975878346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137976235804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137976604810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137976969864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137977341300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137977791546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137978170886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137978542120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137978919922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137979272940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137979626556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137980004730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137980453090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137980825026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137981293836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137981676466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137982055856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137982465256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137982851106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137983312930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137983684106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137984052164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137984420896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137984771166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137985169550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137985564724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137986078776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137986467936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137986844564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137987240124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137987624338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137988019402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137988442262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137988934216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137989462220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137990152836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137990780312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137991592942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137992663014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137993335910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137993896406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137994612868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137995001448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137995618090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137996307476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137996866502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 137997512812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137997904942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137998296378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137998696946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137999049618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137999441562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137999942026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138000352058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138000701616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138001059842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138001422076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138001770076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138002187996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138002535970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138003051002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138003596798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138003979850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138004333676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138004689150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138005067852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138005534194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138005909634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138006459186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138007124144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138007776500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138008549036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138009178580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138009821670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138010389058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138010762174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138011270976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138011627296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138012015118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138012416386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138012813614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138013185246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138013555190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138014063316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138014439264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138015033640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138015417830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138015830328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138016216564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138016695442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138017053850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138017409650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138017784654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138018136538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138018552700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138019110302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138019771456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138020309056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138020970902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138021559722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138021935018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138022461568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138022822442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138023199056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138023549746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138023933526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138024534420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138025306502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138026088090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138026682432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138027296074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138028072546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138028729850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138029238086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138029619894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138029984944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138030380762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138030868812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138031227654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138031604302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138031958270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1222,12220000,10000,0,0,256,26,1338,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 138033756236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138034125132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138034512074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138034878456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138035259050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138035612544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138036001404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138036491548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138036992484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138037386462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138037769612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138038186178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138038568282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138038946632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138039420446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138039797146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138040202378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138040585528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138040955080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138041306890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138041728946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138042224376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138042638170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138043014030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138043395948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138043847176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138044213476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138044713108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138045071312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138045452802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138045827532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138046206378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138046581352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138046935682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138047315536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138047759284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138048253576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138048618070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138049005988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138049399646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138049798356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138050156184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138050612428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138050979394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138051339770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138051709814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138052062250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138052441016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138052821034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138053288964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138053643716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138054002826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138054393024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138054774544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138055143512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138055507230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138056007582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138056381374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138056766580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138057120536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138057473392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138057838998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138058237058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138058696508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138059053140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138059538938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138059917470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138060296562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138060650134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138061018362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138061476592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138061833608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138062203136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138062584954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138062962924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138063328848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138063706508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138064072168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138064513664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138064889134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138065246666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138065613384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138065964030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138066340756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138066752548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138067270588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138067629308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138067991212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138068389792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138068742480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138069523794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138070253100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138070990670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138071415776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138071857298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138072227802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138072684006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138073055340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138073406836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138073782446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138074134594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138074513860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138074879638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138075269242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138075710242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138076066842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138076438676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138076789288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138077161720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138077513512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138077905372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138078381074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138078763904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138079119730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138079504976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138079873014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138080227432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138080610126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138081043576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138081436816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138081915336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138082306208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138082661420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138083014448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138083395478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138083749232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138084214544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138084572418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138084959318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138085326834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138085703336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138086056186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138086421018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138086874856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138087279338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138087690044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138088045044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138088423906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138088790148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138089183958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138089619520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138089976756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138090342908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138090702496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138091071964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138091424214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138091822928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138092262690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138092642332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138093139974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138093774766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138094169718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138094523818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138094907354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138095365256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138095789098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138096179694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138096610510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138097257954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138097756440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138098247000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138098637920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138099031514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138099411180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138099812446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138100292392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138100796182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138101183928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138101563024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138101951560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138102303034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138102703628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138103067918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138103520814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138103892654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138104481264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138104840448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138105199178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138105595320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138106006160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138106452028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138106806020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138107223964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138107621670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138108016482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138108400676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138108787024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138109248980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138109602744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138110003618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138110383412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138110788224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138111154542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138111618790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138112344048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138112795948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138113162232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138113513482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138113881536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138114276920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138114741022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138115110836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138115643922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138116019544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138116393662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138116763264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138117131498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138117608862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138117980316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138118391820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138118758924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138119136104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138119488540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138119854920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138120294018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138120665032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138121049968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138121420144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138121814720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138122211958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138122601646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138123062690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138123422970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138123788738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138124141660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138124510626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138124861926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138125240492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138125619658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138126067018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138126420382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138126893018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138127281276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138127633260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138127999176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138128442722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138128924516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138129298348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138129676056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138130027680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138130380784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138130746996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138131111574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138131548578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138131902268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138132317596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138132685146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138133069134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138133422060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138133789358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138134216056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138134588548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138134958620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138135344956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138135724224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138136109238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138136530508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1223,12230000,10000,0,0,256,26,1339,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 138138334200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138138748872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138139153880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138139524636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138139978966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138140335490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138140715860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138141084704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138141466780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138141819502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138142185310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138142552090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138142976656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138143344724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138143695728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138144073376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138144437180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138144832532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138145213570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138145659800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138146028216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138146616512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138146989948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138147341644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138147719208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138148100860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138148563680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138149073472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138149431680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138149797482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138150178222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138150592080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138150944234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138151401172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138151772978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138152152072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138152505078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138152858198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138153226458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138153589804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138154033716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138154406410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138154817512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138155202224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138155581152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138155932840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138156296800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138156806936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138157205962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138157584702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138157969810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138158379962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138158767230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138159175186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138159677692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138160379608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138161036662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138161735768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138162517200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138163031032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138163473668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138163875474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138164288592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138164658196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138165093674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138165464506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138165817450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138166184624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138166533650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138166909402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138167271738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138167658282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138168097106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138168452654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138168817372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138169169478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138169538702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138169910696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138170339574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138170783288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138171167320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138171650548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138172025026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138172418554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138172778626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138173163226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138173598330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138173979940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138174344896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138174721268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138175072616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138175424680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138175800218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138176151840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138176589646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138176979252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138177389762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138177757444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138178168568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138178586116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138179071512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138179492506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138179880060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138180249216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138180632796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138181042290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138181452616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138181941706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138182330428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138182834234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138183256306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138183627686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138184041988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138184424830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138184947066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138185408138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138185802648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138186195494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138186552568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138186920010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138187287530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138187772908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138188161566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138188609666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138189041264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138189420716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138189823006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138190271486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138190663230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138191018080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138191388850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138191742882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138192122726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138192523318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138192917238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138193344496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138193921516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138194328994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138194682664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138195067504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138195450366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138195917402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138196326158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138196737684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138197122756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138197494904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138197903072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138198337634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138198787408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138199140748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138199551666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138199918878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138200296322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138200681578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138201048352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138201506910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138201881056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138202281866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138202698934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138203117804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138203514856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138203939836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138204369710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138204728294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138205228874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138205625990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138206023620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138206380498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138206769362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138207248610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138207658638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138208015294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138208400210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138208769336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138209130910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138209529100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138209953640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138210335134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138210720234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138211099132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138211468188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138211820374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138212197212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138212639144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138213018264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138213458256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138213847154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138214216420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138214641114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138215010014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138215427362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138215807634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138216272038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138216650436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138217008840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138217386688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138217763448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138218140894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138218564798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138218920334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138219284036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138219633952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138219999484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138220348494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138220768530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138221244624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138221625256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138221976288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138222328394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138222725480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138223293096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138223680420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138224118016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138224537564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138224905796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138225284404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138225653476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138226044130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138226422460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138226852728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138227271932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138227814570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138228230540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138228632150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138229080468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138229546960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138229908690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138230306392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138230694872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138231106794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138231492814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138231914898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138232379270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138232805404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138233179690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138233571642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138233974238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138234328598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138234710880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138235133136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138235513316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138235877266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138236255776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138236606582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138236957422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138237356870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138237737978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138238203904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138238688284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138239088110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138239472174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138239881732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138240249636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138240694960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138241063018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1224,12240000,10000,0,0,256,26,1341,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 138242770114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138243226664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138243710546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138244114530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138244535502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138244925240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138245315486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138245704890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138246124540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138246590784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138246996488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138247398690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138247780092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138248177262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138248629548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138249098562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138249455250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138249999242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138250355624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138250758218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138251141390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138251592608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138252047248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138252450018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138252822344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138253177632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138253545168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138253898880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138254314460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138254801864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138255201030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138255617146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138256027880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138256415234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138256801714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138257213600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138257674310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138258078198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138258455644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138258881490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138259264030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138259693758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138260113616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138260574138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138261102784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138261523818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138261924598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138262308776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138262735500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138263209934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138263611612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138263981788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138264352346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138264750936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138265104118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138265495120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138265952420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138266365862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138266750924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138267161496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138267515044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138267866268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138268259528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138268701414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138269134724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138269519892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138270007212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138270395498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138270791784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138271261772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138271749276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138272229654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138272595228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138272970444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138273335946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138273713942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138274093798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138274554932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138274932284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138275327636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138275740358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138276092386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138276458618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138276819506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138277279852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138277649486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138278034376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138278405520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138278793456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138279177220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138279544374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138280012304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138280365634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138280742636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138281150106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138281546850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138281917528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138282347164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138282789502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138283144724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138283632760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138283987518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138284365056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138284728732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138285117954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138285537860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138285894544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138286259700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138286619428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138286988984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138287363488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138287790600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138288271734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138288655338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138289011160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138289394194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138289793916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138290178576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138290560072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138291162804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138291608876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138292107688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138292523396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138292922460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138293296448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138293733374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138294193460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138294774632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138295129526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138295526408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138295924780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138296349892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138296853238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138297212538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138297581054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138297991160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138298453656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138298822146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138299278396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138299803034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138300424046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138300811838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138301208994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138301596082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138301962908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138302417956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138302773994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138303184982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138303557896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138303936604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138304289678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138304658022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138305136548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138305494750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138306023514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138306414624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138306827076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138307210644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138307620424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138308070620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138308462520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138308830922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138309183930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138309554262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138309905028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138310332558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138310789820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138311232674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138311618434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138311972912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138312338744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138312691786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138313103476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138313577004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138313991062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138314358236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138314781490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138315137242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138315492598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138315873014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138316329860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138316721508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138317178296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138317560210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138317960168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138318339390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138318705968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138319172368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138319544766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138319898648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138320269060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138320622762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138321028172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138321413998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138321864914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138322220582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138322573058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138322957322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138323313966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138323685552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138324040780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138324448246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138324910106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138325326904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138325682692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138326036784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138326516720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138326873528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138327300722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138327783188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138328333086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138328747192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138329134312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138329486494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138329874996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138330323030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138330677682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138331045096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138331395024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138331770534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138332148556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138332537506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138332899964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138333321922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138333689052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138334041024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138334443044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138334826122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138335206034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138335585808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138336064468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138336425486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138336779850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138337146438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138337499010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138337868250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138338279902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138338745370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138339118182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138339599156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138339955114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138340310554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138340675484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138341040760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138341486042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138341839382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138342216022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138342587014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138342982092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138343335696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138343690728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138344107608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138344537250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138344909178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138345274102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138345691284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138346059394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1225,12250000,10000,0,0,256,26,1342,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 138347850586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138348233446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138348607128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138349012760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138349383640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138349753952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138350189394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138350676348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138351049330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138351431120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138351785678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138352141040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138352527752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138352970392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138353361750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138353746812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138354128400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138354498918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138354965954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138355319800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138355829046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138356199690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138356558776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138356958226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138357326708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138357736088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138358115894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138358598546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138358957946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138359313540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138359681580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138360036304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138360408644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138360773080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138361225744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138361597886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138362107080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138362496420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138362902482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138363268730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138363651970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138364104024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138364457116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138364866556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138365264650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138365643368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138365997322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138366368780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138366807348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138367161506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138367529340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138367927012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138368333104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138368719764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138369123520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138369566296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138369953668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138370319074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138370668730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138371035338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138371384512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138371773352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138372345224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138373061826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138373433818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138373789492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138374156888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138374510248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138374893872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138375357740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138375932408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138376548268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138377153588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138377529086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138377996510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138378370264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138378722868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138379099058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138379450196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138379848578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138380262128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138380725002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138381188378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138381601726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138381984252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138382352382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138382739100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138383197802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138383694806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138384342730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138384765302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138385156028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138385513828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138385894482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138386374394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138386766686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138387150546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138387607484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138387976496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138388383326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138388779772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138389241000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138389613104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138389969956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138390337642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138390722632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138391103278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138391482210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138391949270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138392324530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138392711218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138393116142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138393470640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138393839270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138394265644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138394718108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138395090082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138395632684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138396022960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138396380546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138396781020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138397163268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138397613262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138397968010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138398365044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138398763166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138399144846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138399499848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138399869028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138400354392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138400742380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138401114114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138401467586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138401848040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138402233992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138402626918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138403057292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138403415606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138403782396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138404167808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138404554254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138404937822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138405383510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138405755096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138406239178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138406724238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138407120324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138407491030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138407845166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138408232056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138408690360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138409075538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138409458768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138409854038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138410236480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138410593558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138411001448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138411528372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138411903286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138412333246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138412760814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138413152730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138413533116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138413897552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138414328408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138414699256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138415087196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138415484798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138415837340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138416233750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138416628748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138417111082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138417469086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138417932408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138418302000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138418657522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138419061528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138419461132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138419952218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138420324392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138420701924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138421088686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138421479604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138421880398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138422273672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138422740766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138423129182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138423507966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138423873828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138424252184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138424605246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138424972354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138425338352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138425767040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138426136776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138426525912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138426905064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138427269094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138427666350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138428045346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138428478056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138428851498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138429328380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138429702084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138430054158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138430435448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138430817346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138431275966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138431634486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138432016128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138432403006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138432792028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138433180286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138433565876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138434092524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138434504004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138434905204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138435517340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138436883114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138438175882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138438732572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138439541848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138440423848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138440956632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138441333436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138441711666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138442102744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138442800426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138443408682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138443976720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138444593910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138445293884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138445914430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138446726076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138447662732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138448683580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138449563758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138450372684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138451087112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138451845754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138452444648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138452966848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138453353820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138454136736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138454506036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138454864192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138455248838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138455625050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138456009770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138456488154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138456876192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138457307192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138457687476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138458071406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138458445726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1226,12260000,10000,0,0,256,26,1343,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 138460169292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138460570444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138460973990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138461328408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138461756134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138462286768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138462894004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138463253656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138463612740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138463983998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138464349692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138464820436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138465174450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138465556146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138465921312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138466297938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138466680100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138467067374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138467526392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138467883920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138468253442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138468651800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138469034890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138469401402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138469821234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138470518816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138471098486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138471675588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138472207384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138472815320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138473330364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138474006006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138474419816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138474834334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138475221492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138475596680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138476070606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138476464242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138476856258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138477241058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138477653334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138478037282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138478473582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138478957396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138479317210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138479689160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138480043500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138480412680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138480766264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138481159548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138481655640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138482070094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138482431156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138482818994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138483217090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138483570380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138483983888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138484471684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138484852942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138485350390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138485767364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138486152908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138486539296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138486916576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138487372852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138487777606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138488162728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138488562506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138488982314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138489404534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138489884578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138490290520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138490665670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138491022242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138491389896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138491742106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138492168650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138492534002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138493034834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138493409704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138493769902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138494134764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138494484998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138494853488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138495217684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138495685612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138496092092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138496622376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138497099454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138497457168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138497838600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138498296208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138498668332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138499019596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138499403708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138499768242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138500144196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138500494802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138500858464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138501324988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138501681280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138502095982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138502449270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138502827134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138503225432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138503616706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138504076700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138504435958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138504810580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138505284940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138505678276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138506105648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138506510524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138506981348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138507493480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138507876920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138508396282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138509002102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138509484652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138509889834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138510259720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138510673706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138511091126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138511503496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138511867410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138512333860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138512732548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138513085770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138513485730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138513837064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138514231978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138514641590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138515124944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138515500720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138515856462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138516254616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138516639064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138517009382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138517403682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138517899716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138518272990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138518921668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138519300350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138519656080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138520124226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138520491486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138520972624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138521361832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138521773812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138522172386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138522583914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138522981960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138523440496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138523851892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138524237000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138524676412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138525149440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138525551084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138525963248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138526456046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138526813114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138527165934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138527531370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138527883060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138528282542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138528652234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138529116154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138529487616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138529971046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138530326436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138530903772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138531273716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138531638774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138532109790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138532485232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138532897356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138533295898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138533675326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138534027848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138534394650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138534839528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138535194094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138535561180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138535911262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138536287224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138536651890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138537039388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138537458360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138537813390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138538179114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138538529814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138538921154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138539298160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138539694300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138540075818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138540530694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138540887352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138541402884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138541773454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138542125130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138542492412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138542853034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138543335680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138543710572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138544090318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138544442586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138544815874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138545215482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138545597672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138546078414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138546464732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138546926116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138547292522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138547666532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138548017394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138548382006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138548846078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138549226690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138549595112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138549943950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138550318302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138550680872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138551068030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138551491462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138551847782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138552321964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138552738704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138553153118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138553558512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138553947502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138554398284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138554780338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138555158116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138555512256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138555878210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138556229384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138556609246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138557017446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138557408066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138557774608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138558192634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138558661984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138559020376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138559431490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138559896698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138560302048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138560685796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138561070526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138561433334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138561808344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138562206024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138562653626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138563043398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138563554884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138563971794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138564330772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138564742772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1227,12270000,10000,0,0,256,26,1344,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 138566556464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138566986368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138567387118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138567761470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138568135250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138568639582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138569043564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138569420522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138569827400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138570232434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138570668366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138571104734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138571478808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138571892060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138572277550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138572674882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138573058704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138573481608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138573963500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138574378750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138574869738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138575312452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138575682624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138576074304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138576483340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138576925908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138577306500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138577676430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138578071994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138578441778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138578833522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138579213246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138579706382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138580083844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138580438832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138580883464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138581277164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138581733196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138582107672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138582555300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138582963964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138583323324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138583698342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138584057140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138584439820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138584841306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138585324188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138585686334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138586200740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138586575934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138586936870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138587311200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138587681624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138588134218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138588513110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138588897176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138589285442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138589641210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138590008992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138590375626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138590817156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138591175596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138591560172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138591931256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138592311460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138592667198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138593040106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138593478852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138593882496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138594258206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138594614690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138595002228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138595407454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138595806970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138596247824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138596623098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138597159710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138597543394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138597937408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138598331056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138598759680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138599306936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138599744068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138600110522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138600490810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138600883610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138601273096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138601693384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138602161520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138602551738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138602928816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138603344124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138603770584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138604175290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138604549592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138604990868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138605368488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138605747706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138606162208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138606535256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138606917762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138607287192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138607982620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138608511974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138608894342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138609315384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138609720790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138610225188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138610620262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138611008256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138611400654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138611761708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138612148884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138612510524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138612928264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138613360878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138613778200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138614149632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138614533400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138614890008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138615249344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138615644924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138616156396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138616653730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138617187062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138617848612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138618409088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138618982024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138619518380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138619916714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138620293700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138620692686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138621113838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138621639108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138622045548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138622442384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138622868794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138623250286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138623633232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138624016370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138624541568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138624962700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138625371920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138625791434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138626197666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138626661654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138627131848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138627493854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138627902844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138628266458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138628640346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138628993050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138629385604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138629756850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138630258004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138630732760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138631121960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138631513782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138631986472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138632379400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138632830814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138633248278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138633632086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138634036470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138634457724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138634835488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138635235874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138635699470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138636077284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138636474616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138636891700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138637338130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138637723054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138638221108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138638600940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138638999756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138639376176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138639752776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138640112304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138640515302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138640898208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138641361748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138641846406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138642224116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138642595896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138642972030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138643377566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138644016486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138644406842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138644787404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138645173084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138645532346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138645891660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138646279036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138646860666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138647448626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138647995088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138648636510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138649026888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138649505700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138649868132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138650226578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138650606112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138650960672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138651361856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138651737492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138652231138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138652615246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138653114796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138653494404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138653853990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138654230016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138654598982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138655041160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138655403548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138655789350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138656161604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138656544294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138656937994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138657298270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138657707544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138658145748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138658549200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138658903824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138659281356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138659646684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138660099414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138660466266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138660897594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138661264042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138661615336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138661982468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138662331266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138662729186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138663124656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138663575328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138663948444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138664430772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138664800232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138665160060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138665586878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138665982072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138666517200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138666907086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138667319340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138667705814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138668059002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138668455214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138668818918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138669265262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138669638592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138670035276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138670536276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138670919466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138671284700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138671660016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1228,12280000,10000,0,0,256,26,1345,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 138673369336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138673755684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138674176066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138674531230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138675055234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138675550432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138675936354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138676288296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138676643426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138677025634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138677450462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138677843608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138678230028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138678626070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138679009362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138679387308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138679741482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138680108756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138680583122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138680940662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138681308736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138681691596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138682071180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138682436546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138682827144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138683263230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138683620624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138683988300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138684560060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138684933212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138685285394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138685675948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138686113524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138686493136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138686987348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138687344428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138687711896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138688112630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138688621564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138688996798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138689377518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138689779242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138690160118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138690546124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138690937846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138691340484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138691804860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138692209870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138692563896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138692998830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138693384396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138693839434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138694311168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138694672568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138695039172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138695391114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138695758634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138696120276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138696497470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138696918850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138697377796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138697844572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138698223080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138698612150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138698968724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138699339256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138699704016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138700158658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138700528334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138700907298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138701260614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138701613034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138701977118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138702341552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138702817156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138703174548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138703555090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138703942498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138704341650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138704697764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138705095172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138705536408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138705891140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138706258170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138706630134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138707026854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138707412966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138707803836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138708221318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138708593802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138709116304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138709496054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138709867612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138710219282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138710610112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138711053428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138711435000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138711788540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138712176776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138712543404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138712912510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138713281050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138713646470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138714112374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138714502578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138714913660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138715267822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138715657436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138716027680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138716493740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138716951976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138717306734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138717683780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138718048638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138718425432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138718777434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138719142996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138719578100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138719932918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138720462948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138720859446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138721244924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138721613918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138722072968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138722607304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138722965392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138723340936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138723714684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138724081932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138724431766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138724821478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138725423832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138726011614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138726594676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138727170342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138727862456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138728462568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138729096890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138729690316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138730391820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138731131974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138732001036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138732644782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138733248970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138733942156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138734570730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138735208714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138735834818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138736613490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138737217290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138737806666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138738333224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138738715500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138739311404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138739670280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138740131310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138740484002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138740896000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138741283388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138741708586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138742195588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138742739576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138743119450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138743472018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138743841014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138744205768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138744690822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138745079388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138745482058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138745886354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138746286484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138746685766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138747051340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138747515428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138747869992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138748248352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138748619974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138749002208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138749355458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138749710428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138750089386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138750588414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138751045346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138751429382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138751812626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138752176628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138752563068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138752913628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138753383612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138753963732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138754340162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138754725396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138755077332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138755550638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138756025128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138756443206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138756803412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138757175236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138757623062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138757979424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138758361484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138758808656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138759191730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138759564528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138759942614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138760293644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138760668308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138761047496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138761767866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138762182474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138762564510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138762946510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138763311744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138763687236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138764052900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138764512562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138764903350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138765428370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138765819352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138766192504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138766584622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138767059304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138767477340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138767996400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138768570500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138769193636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138769911338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138770601750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138771236568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138771921496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138772545784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138773243732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138773632754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138774061208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138774643532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138775238440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138776001824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138776725538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138777348970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138778021706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138778733246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138779372432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138779976300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138780668716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138781311510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138781784704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138782257028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138782657146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138783023920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138783504008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138784066988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138784444186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138784837424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138785215524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138785653532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1229,12290000,10000,0,0,256,26,1346,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 138787707678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138788105218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138788476790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138788861746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138789302204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138789780618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138790190932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138790584464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138790952582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138791304092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138791680312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138792065332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138792545718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138792903348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138793264546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138793631604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138794015294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138794418972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138794784772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138795249162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138795621010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138796005950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138796360042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138796783400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138797153532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138797519806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138797965552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138798346360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138798964422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138799339166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138799720872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138800075854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138800464386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138800911214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138801334826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138801739098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138802091820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138802470904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138802837922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138803232950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138803660920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138804018766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138804451788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138804807232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138805182088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138805534262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138805948348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138806404716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138806850792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138807266168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138807621622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138807990060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138808342514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138808725666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138809151292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138809534304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138810077618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138810459502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138810811932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138811230058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138811613234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138812074708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138812467006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138812820476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138813199846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138813568652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138813948266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138814314072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138814743488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138815113738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138815468064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138815837748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138816190134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138816567364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138816963616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138817452018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138817828668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138818185808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138818552886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138818906008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138819275784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138819628076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138820018626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138820471032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138820853018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138821316880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138821673498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138822037602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138822387712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138822767302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138823191996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138823571670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138823937112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138824313430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138824664824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138825016870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138825391272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138825741590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138826175628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138826527432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138826902456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138827266376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138827641330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138827991702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138828354230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138828800524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138829155986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138829601844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138829953458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138830329552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138830693756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138831081614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138831549304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138831910326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138832389514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138832744074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138833140294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138833492076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138833884570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138834328786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138834710976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138835125752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138835574230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138835975218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138836329090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138836711412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138837145402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138837526552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138837892340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138838497830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138838854680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138839210630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138839705218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138840291384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138840880724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138841465230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138842118496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138842838688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138843741506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138844318452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138844907780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138845622010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138846213464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138846816930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138847399678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138848025058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138848724998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138849354748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138849921630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138850507100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138851212880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138851797360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138852333834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138852783734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138853218776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138853638896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138854149008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138854757000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138855120814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138855487820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138855838696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138856252770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138856813404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138857221596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138857644764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138858107820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138858463732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138858816792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138859265816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138859761944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138860193710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138860553624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138860932090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138861303062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138861680226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138862046626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138862494976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138862864456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138863262336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138863683184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138864034930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138864410226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138864786876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138865254170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138865613212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138866120466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138866490672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138866843042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138867268834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138867741580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138868244156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138868668806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138869058516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138869412448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138869766746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138870133102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138870497104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138870936548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138871319048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138871704756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138872069660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138872445740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138872797604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138873162130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138873597122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138873951792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138874318120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138874675228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138875050814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138875414688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138875806212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138876210512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138876583552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138877061638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138877434120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138877804402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138878157044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138878536356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138878914880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138879364344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138879720162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138880080832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138880447440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138880799624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138881168070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138881530222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138881999980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138882410726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138882857942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138883216040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138883571046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138883938196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138884303670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138884740782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138885094784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138885471436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138885875738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138886279658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138886632954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138887027470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138887466698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138887823936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138888300760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138888663882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138889049124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138889416694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138889812498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138890234068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138890599570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138890963944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138891322656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138891804046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138892169534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138892569410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138892934186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138893386358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138893742164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1230,12300000,10000,0,0,256,26,1347,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 138895486460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138895950118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138896308732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138896676184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138897025670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138897419424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138897801484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138898259478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138898692556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138899054022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138899532094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138899889856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138900260954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138900612930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138901004874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138901434760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138901817586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138902191790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138902583726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138902969646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138903324574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138903725414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138904149728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138904630610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138905018018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138905407004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138905784230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138906172534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138906583460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138907031780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138907442420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138907795252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138908204740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138908602028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138908994382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138909420086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138909885320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138910347668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138910883942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138911258058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138911611622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138912076508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138912671978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138913290244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138913876228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138914418664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138914804618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138915555132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138916153048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138916871180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138917511694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138918280998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138918945566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138919531374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138920079452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138920477540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138921131920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138921907120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138922555790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138923230436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138923959420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138924547618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138925013556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138925453980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138925920068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138926314836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138926858420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138927216308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138927630738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138928067918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138928485446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138928893628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138929293982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138929765600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138930121596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138930497506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138931056844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138931626156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138932323712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138933042960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138933495214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138933901352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138934273372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138934641256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138935163226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138935523916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138935907738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138936286104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138936668690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138937025860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138937395284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138937840604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138938204366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138938572876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138938930238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138939375732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138939745666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138940124180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138940490070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138940928920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138941323008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138941717628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138942085880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138942505192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138942907264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138943287188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138943863220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138944557128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138945001938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138945380314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138945779004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138946153332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138946623562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138947005436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138947378992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138947840404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138948252160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138948750336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138949300248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138949656618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138950031432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138950382136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138950758684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138951123820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138951512704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138952012830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138952389976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138952857502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138953215308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138953601426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138953989384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138954380824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138954863404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138955263082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138955792672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138956151178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138956515330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138956864948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138957275808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138957779342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138958159368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138958561130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138959003372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138959356602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138959739116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138960139650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138960586088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138960957678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138961315528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138961694910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138962060784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138962460920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138962849686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138963299822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138963669864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138964027984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138964394846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138964910988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138965496330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138965999528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138966384530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138966862314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138967317666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138967687418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138968039632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138968423086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138968879666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138969261062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138969660636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138970070676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138970427170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138970832132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138971281840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138971725274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138972098902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138972457614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138972837538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138973209502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138973588642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138973952852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138974437734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138974841180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138975201820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138975602960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138975955800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138976382076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138976790620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138977293422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138977682254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138978163084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138978567186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138978922548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138979292084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138979659856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138980162090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138980534572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138980921974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138981275834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138981630236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138981997348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138982363118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138982827480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138983183768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138983567664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138983934618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138984314468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138984706364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138985076028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138985535782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138985892906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138986264654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138986624074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138987005334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138987373788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138987764718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138988118846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138988557630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138988924560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138989389648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138989761556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138990112668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138990491712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138990869796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138991344240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138991701056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138992311500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138992701694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138993077214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138993460480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138993916384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138994298340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138994700810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138995088038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138995441784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138995795980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138996181582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138996632174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138997067802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138997439684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138997828504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138998197592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138998575938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138998989650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 138999347882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138999805634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139000340070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139000719662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139001077556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139001455638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139001831482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139002370368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139002764020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139003122374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139003494040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139003864608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1231,12310000,10000,0,0,256,26,1348,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 139005752970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139006129856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139006558460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139006929562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139007312872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139007920038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139008347992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139008737120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139009096492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139009464580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139009841918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139010274264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139010771188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139011175770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139011670578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139012031508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139012400816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139012754264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139013139480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139013595186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139014014052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139014419500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139014798902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139015152968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139015505700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139015894744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139016342518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139016716648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139017069342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139017474068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139017857928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139018237346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139018600442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139019052306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139019483674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139019933374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139020311068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139020663074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139021050070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139021538926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139022120984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139022780266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139023144182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139023511616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139023907062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139024308868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139024966392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139025750946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139026475272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139027131764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139027739476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139028102162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139028479454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139028860038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139029236184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139029589312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139030022064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139030516452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139030901166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139031261760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139031650200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139032029926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139032381208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139032808810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139033290498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139033675612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139034192404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139034578030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139034934048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139035290456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139035674754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139036133312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139036508880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139036869188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139037250064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139037618520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139037997402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139038363304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139038813638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139039202070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139039563394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139039933790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139040285940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139040684426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139041064820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139041524814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139041883716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139042297348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139042673074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139043025764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139043392824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139043742978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139044130044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139044567800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139045109770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139045493022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139045879440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139046274966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139046642960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139047183848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139047694724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139048124124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139048494058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139048872538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139049224608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139049630278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139050087396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139050443796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139050812416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139051198196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139051577098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139051942238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139052333548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139052794896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139053153212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139053519026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139053868592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139054236178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139054603808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139055007912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139055444916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139055826096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139056352558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139056755136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139057128484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139057497198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139057878842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139058331944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139058747400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139059112738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139059522482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139059894224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139060268642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139060661946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139061207768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139061628468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139062014644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139062395306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139062762860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139063141858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139063535716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139064021792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139064548088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139064956424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139065354026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139065752750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139066205012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139066662392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139067045578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139067513968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139067912704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139068314056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139068678178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139069282652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139069751948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139070170140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139070593146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139070973430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139071327742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139071683356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139072066122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139072494708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139072920680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139073362694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139073743002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139074238372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139075129686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139075910668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139076668062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139077540812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139078331886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139079311448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139079898612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139080706370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139081318306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139081982792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139082614932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139083200862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139083951064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139084716072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139085343162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139085923616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139086678696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139087266556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139087879372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139088438850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139089179052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139090114048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139090764748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139091332428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139092043402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139092781444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139093404034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139093853768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139094256712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139094725468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139095098220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139095471222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139095883618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139096271138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139096670104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139097079966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139097537336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139097926856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139098280936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139098653742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139099069134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139099475014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139099855894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139100325232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139100696280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139101302492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139101786320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139102291654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139103078052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139103683098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139104289680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139104945896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139105627472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139106325764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139106983800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139107612386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139108242236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139108957592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139109589004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139110283914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139110848948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139111578970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139112254350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139112807044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139113284620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139113666026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139114102502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139114618426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139115011396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139115399174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139115809596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139116268068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139116692614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139117153344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139117548480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139117951802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139118324332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139118696512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139119048766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139119441536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139119919486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139120304938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139120662822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139121025418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139121395020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139121746842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139122161382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139122514462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139122994118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139123527610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139123923618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1232,12320000,10000,0,0,256,26,1349,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 139125697266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139126104440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139126489776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139126847282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139127305840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139127706016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139128132848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139128586646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139129005856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139129403344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139129795254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139130191436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139130557304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139131022166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139131391360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139131790548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139132158832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139132536216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139132890640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139133244698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139133653748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139134104412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139134510800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139134994160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139135376528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139135761640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139136191646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139136550542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139136984216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139137352674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139137735228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139138105102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139138488280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139138898986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139139283714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139139805332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139140224156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139140622268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139140993898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139141378182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139141758406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139142320564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139142741906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139143154854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139143533446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139143886566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139144241614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139144623696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139145062532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139145433796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139146092008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139146511134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139146910466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139147322760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139147746034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139148222752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139148613686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139148999474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139149370216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139149754242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139150176656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139150544092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139151030208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139151413540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139151790678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139152246762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139152672726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139153077604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139153555684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139153938942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139154314752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139154726584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139155122048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139155478264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139155861218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139156327558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139156702600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139157275628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139157691834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139158077146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139158503276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139158884744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139159377358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139159793000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139160179064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139160565094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139160949792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139161375576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139161741804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139162219564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139162607926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139162964614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139163329910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139163683628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139164086800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139164462484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139164934212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139165335840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139165749222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139166103550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139166458826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139166860872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139167250552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139167730248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139168117458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139168598658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139168969744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139169401420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139169769076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139170285764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139170753936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139171143348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139171564844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139171949794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139172363500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139172770416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139173244310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139173599962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139173995206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139174395046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139174776048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139175163876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139175566432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139176124976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139176654776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139177235708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139177880724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139178511780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139179095040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139179576820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139179952370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139180322758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139180733680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139181131644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139181666164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139182022904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139182528932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139183143500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139183501472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139183886772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139184393848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139184778682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139185150206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139185533046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139185886124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139186270352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139186652794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139187088670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139187484168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139187838254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139188252986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139188651818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139189090220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139189471464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139189949242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139190365598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139190903216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139191307736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139191693668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139192073040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139192483590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139192970910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139193361432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139193734974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139194133736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139194486694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139194883576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139195278420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139195750908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139196139804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139196552136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139196952548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139197346832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139197757078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139198131306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139198619360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139198974780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139199354042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139199753666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139200164220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139200519080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139200886672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139201342476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139201728978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139202214286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139202569482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139202945610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139203357032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139203738118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139204169546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139204527886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139204894368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139205265218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139205665704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139206033354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139206425456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139206877880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139207259132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139207612160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139207965354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139208328978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139208678246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139209086598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139209532802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139209929126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139210295746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139210672876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139211054598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139211426108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139211838210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139212299682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139212672050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139213150850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139213538828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139214035986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139214721248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139215384368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139215749608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139216116080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139216502746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139216887974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139217257796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139217681922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139218134184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139218515852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139218867262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139219220802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139219603032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139219973486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139220372502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139220825654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139221238736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139221616252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139222044126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139222413536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139223004894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139223468888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139223848308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139224378248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139224733576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139225151214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139225548848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139225941696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139226391004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139226781148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139227200772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139227553680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139227938410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139228310882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139228739046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139229222874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139229704978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139230080768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139230479272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139230873842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1233,12330000,10000,0,0,256,26,1350,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 139232610206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139233023024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139233393952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139233777452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139234212318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139234716310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139235077016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139235551660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139235943138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139236315204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139236684194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139237078288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139237567586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139237969128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139238364180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139238733392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139239104390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139239471578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139239864978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139240330970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139240702794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139241140782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139241507616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139241917076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139242288164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139242654284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139243128498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139243518362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139243888130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139244254352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139244670714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139245067434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139245458522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139245887132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139246245286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139246760578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139247130408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139247524732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139247896096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139248289936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139248731256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139249111284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139249462740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139249846680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139250211876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139250563162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139250929368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139251307588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139251782986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139252183248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139252561880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139252916298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139253295464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139253663382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139254028778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139254466478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139254819184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139255196454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139255560948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139255937342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139256287540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139256651146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139257090756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139257447984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139257915398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139258269354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139258645116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139259009396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139259397436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139259748992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139260171776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139260556516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139260909094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139261277700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139261627708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139262002954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139262379660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139262824032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139263179272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139263532764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139263896522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139264246176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139264611402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139264974912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139265350188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139265781628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139266161232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139266514138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139266868924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139267235870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139267589274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139267970396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139268401522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139268784390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139269245368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139269628376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139269983562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139270337894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139270715708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139271148472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139271519872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139271871440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139272248096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139272612992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139272988330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139273383474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139273753920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139274223546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139274606508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139274973026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139275356040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139275765262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139276156338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139276532532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139276959850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139277314876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139277678818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139278028278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139278393816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139278743100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139279128826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139279557670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139279937472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139280391508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139280747938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139281121740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139281473088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139281869540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139282329358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139282711362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139283095428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139283475136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139283829472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139284199398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139284579052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139284942518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139285385340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139285741254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139286120368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139286488400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139286866836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139287220706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139287586600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139288022310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139288376986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139288744976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139289094792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139289471414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139289836312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139290248472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139290678688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139291037776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139291528574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139291935114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139292335602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139292703056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139293126776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139293608850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139294009536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139294364448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139294747638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139295136314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139295534244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139295919638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139296360258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139296772682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139297140074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139297534538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139297886440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139298272334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139298653778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139299079500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139299450620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139300009576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139300392140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139300759612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139301136128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139301500700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139301928648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139302298792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139302796062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139303168548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139303518624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139303894194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139304271928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139304750302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139305138872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139305495184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139305878508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139306246776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139306617076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139307004404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139307474946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139307879154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139308275446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139308647138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139309009304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139309374744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139309763168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139310217154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139310590434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139310988062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139311370226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139311766244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139312153554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139312507892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139312887364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139313339886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139313712126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139314212144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139314594250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139314961636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139315383060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139315820654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139316203876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139316571454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139316956164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139317336928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139317709766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139318089146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139318486924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139318958452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139319315138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139319668394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139320066218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139320436910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139320824484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139321192054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139321642384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139322013590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139322391962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139322743780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139323107044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139323474822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139323839816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139324321778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139324711418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139325209426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139325580016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139325957520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139326312194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139326679906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139327155038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139327513534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139327928738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139328282688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139328660604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139329027916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139329450628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139329892388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139330262266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139330650992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139331003224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139331369680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139331749872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139332129944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139332506040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1234,12340000,10000,0,0,256,26,1352,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 139334180830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139334580692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139334968410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139335342280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139335794846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139336270164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139336628882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139337033612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139337427900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139337840152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139338285374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139338669930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139339037768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139339389462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139339769246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139340142726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139340522560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139340902366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139341390288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139341763584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139342119216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139342511642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139342867896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139343246504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139343632144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139344081152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139344450930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139344858360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139345227802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139345612452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139346022750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139346387980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139346865442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139347240716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139347788742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139348209804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139348874600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139349250748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139349714932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139350118868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139350471570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139350874328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139351227554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139351607028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139351989288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139352446012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139352833810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139353185570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139353578306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139353929388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139354326456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139354688944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139355162480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139355536172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139355914852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139356268238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139356639258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139357021238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139357386206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139357883980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139358273466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139358758552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139359131566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139359509888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139359881088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139360281760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139360744570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139361100210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139361466648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139361815706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139362190840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139362554898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139362929446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139363295222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139363714982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139364082376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139364452308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139364837808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139365197580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139365573592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139365950322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139366398750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139366753934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139367106866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139367471794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139367823190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139368199376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139368586792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139369071840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139369442508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139369966092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139370357244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139370743660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139371112166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139371478848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139371956908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139372329056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139372706130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139373087568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139373484610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139373855334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139374230932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139374705512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139375093442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139375461916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139375812568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139376189540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139376760700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139377174820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139377629380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139377989416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139378357252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139378741982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139379114090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139379466352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139379857572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139380296758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139380679134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139381178812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139381537324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139381904030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139382276162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139382676098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139383103214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139383484486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139383883412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139384263684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139384617716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139384974484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139385343154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139385739430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139386185836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139386542314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139386952808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139387323044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139387701124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139388056336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139388452368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139388891936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139389248376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139389637554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139390023492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139390401412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139390765918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139391156678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139391582242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139391939160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139392431394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139392804586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139393211930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139393582028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139393993620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139394469766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139394855878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139395242968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139395629540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139395997822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139396349904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139396749420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139397170836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139397550346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139397914610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139398421510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139398930638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139399494486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139400197522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139400811684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139401183164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139401535288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139401989522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139402367434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139402896808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139403253696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139403755286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139404125266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139404480324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139404851322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139405215394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139405706674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139406079836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139406464326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139406817436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139407218608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139407601194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139407962716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139408440246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139408796212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139409180828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139409546688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139409960002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139410342976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139410710820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139411153756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139411537512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139411911910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139412303346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139412683634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139413048184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139413436110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139413863434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139414222380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139414744088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139415100140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139415468168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139415819260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139416209944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139416643972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139417026120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139417379614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139417732572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139418098050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139418449100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139418838014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139419257466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139419748946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139420119280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139420496642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139420847810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139421226158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139421609936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139421975652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139422418944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139422774846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139423170358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139423535402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139423912180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139424264100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139424626986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139425058432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139425413758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139425928648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139426281946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139426658562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139427023940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139427410920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139427821434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139428186878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139428551014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139428902860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139429268996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139429618624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139429994050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139430369646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139430810550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139431165064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139431517800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139431893942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139432246938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139432615044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139432976310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139433353956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139433788410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139434168048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139434520808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139434875084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1235,12350000,10000,0,0,256,26,1353,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 139436570752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139436952648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139437433068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139437789328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139438171336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139438538330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139438936540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139439365400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139439741932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139440150012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139440521906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139440892648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139441244558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139441665068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139442143886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139442526066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139442879862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139443234336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139443617678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139443988188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139444369836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139444799548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139445211188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139445609218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139445987776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139446341500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139446696016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139447075238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139447522986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139447897968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139448351698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139448750696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139449142364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139449521248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139449889180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139450348282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139450719174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139451082516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139451452394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139451803496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139452233584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139452615350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139453104154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139453665064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139454025536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139454392518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139454766420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139455153734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139455520692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139456101796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139456597366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139457217610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139457726556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139458137598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139458639104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139459040674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139459532490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139459898002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139460309322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139460678846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139461271208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139461812494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139462179222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139462591400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139462946210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139463336170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139463702656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139464085410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139464565512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139464971134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139465369008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139465755510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139466124150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139466500692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139466901004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139467360488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139467744434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139468114072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139468494112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139468849778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139469448160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139470232110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139470986790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139471653172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139472269316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139472943820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139473341642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139473747662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139474134300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139474493230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139475062854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139475762442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139476378318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139476757248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139477141486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139477512688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139477923710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139478702156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139479086152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139479453372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139479802246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139480167908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139480543346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139480922084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139481413538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139481975836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139482337810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139482695164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139483064388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139483432068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139483919580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139484275922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139484660018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139485057554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139485459142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139485847182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139486219292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139486668498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139487437516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139487815532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139488201784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139488614320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139489003450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139489468318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139489842136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139490226418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139490592240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139490942426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139491325494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139491727516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139492128088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139492630346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139493422988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139493803972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139494194456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139494766194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139495312826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139495688674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139496097202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139496735674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139497272884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139497674954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139498116792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139498510072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139498884758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139499255412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139499622854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139499989874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139500411598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139500894622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139501277042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139501636760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139501991194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139502390104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139502740988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139503286442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139503809068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139504409572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139504817310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139505220328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139505574002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139506019034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139506668552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139507219748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139507829364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139508404130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139509143022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139509756372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139510374468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139510998308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139511653378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139512461620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139513073878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139513685546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139514342186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139515064760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139515901638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139516568944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139517220912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139518058034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139518695868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139519371964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139519812338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139520295012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139520723504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139521102612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139521513380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139521885896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139522242538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139522625872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139523121126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139523494930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139523845784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139524231646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139524596210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139524976762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139525346614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139525735120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139526217132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139526722046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139527154072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139527763660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139528183976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139528552120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139529057782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139529424620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139529781892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139530148556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139530711694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139531106782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139531536826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139531920724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139532289958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139532696250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139533048208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139533402844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139533783752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139534255910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139534655334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139535041070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139535455514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139535857840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139536260120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139536630008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139537067172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139537437694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139537981344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139538394216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139538782432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139539167306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139539591680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139540085514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139540476056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139540865460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139541252864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139541627114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139542044086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139542763368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139543228600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139543613820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139543993994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139544348020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139544704268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139545086500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139545526702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139545919748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139546296200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139546677098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139547045350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139547428416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139547807456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139548243874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139548622700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139549137574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139549540514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139549894736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139550276976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1236,12360000,10000,0,0,256,26,1354,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 139551939184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139552380166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139552739844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139553101790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139553492334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139553931846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139554305700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139554659426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139555036398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139555402252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139555783446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139556151610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139556511430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139556947768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139557302746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139557676770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139558031506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139558410362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139558778668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139559168390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139559594522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139559955154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139560442144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139560799598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139561171130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139561526000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139561916832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139562358944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139562747224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139563106396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139563464460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139563831206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139564183464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139564564436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139564916898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139565360868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139565764842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139566143964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139566499342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139566857282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139567241220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139567596228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139568041572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139568400364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139568782470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139569150110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139569532186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139570055604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139570435498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139570886364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139571244308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139571813414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139572177484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139572560052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139572944416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139573326156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139573766038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139574127688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139574495680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139574852060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139575222002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139575638250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139576022826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139576472392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139576857890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139577213764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139577573046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139578062444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139578438024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139578819792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139579255198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139579643508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139580012362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139580391708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139580753712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139581108818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139581487898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139582010716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139582387314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139582885174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139583265360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139583630610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139584044360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139584396108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139584823762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139585192572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139585543576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139585913966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139586265792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139586643160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139587020760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139587466578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139587820966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139588172266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139588535548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139588885976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139589252256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139589625058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139590003120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139590436524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139590814854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139591165266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139591517034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139591880720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139592232412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139592610864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139593025188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139593413740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139593859102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139594255750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139594608014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139594960346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139595336096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139595687110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139596130074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139596485298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139596864158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139597229902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139597636636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139597990834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139598355654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139598794930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139599148802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139599515268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139599864052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139600240108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139600603084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139600990452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139601339352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139601758638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139602124996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139602474858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139602841098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139603228492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139603625662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139603992784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139604455106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139604809950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139605326484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139605695958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139606046612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139606435060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139606786554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139607241962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139607847032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139608227106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139608580188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139608965020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139609377908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139609730996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139610182950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139610537032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139610913754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139611277134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139611652648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139612016520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139612369750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139612803466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139613158328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139613552422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139613903424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139614280418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139614643314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139615031772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139615452230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139615808328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139616304192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139616689726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139617059754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139617412668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139617806042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139618240264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139618624266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139618977770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139619330688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139619698396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139620052730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139620437024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139620789000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139621233424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139621602688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139621978428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139622329418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139622680554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139623044366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139623406184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139623834942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139624189264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139624563596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139624927392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139625302218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139625652370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139626048286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139626414896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139626835562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139627252994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139627762346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139628142588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139628506588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139628939400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139629320020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139629840602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139630452798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139630873702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139631273562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139631662544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139632045556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139632499884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139632908636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139633298378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139633668756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139634032410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139634383006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139634760592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139635450192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139636059986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139636438824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139636817294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139637168458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139637536810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139637989352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139638360008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139638836980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139639190444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139639567488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139639931826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139640321220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139640747112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139641163740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139641530084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139641881212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139642270286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139642619026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139643007142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139643442238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139643822210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139644173470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139644524504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139644886826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139645235624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139645613146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139645997810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139646584428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139646958864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139647338760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139647692806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139648047578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139648430110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139648809166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139649260196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139649613310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139650096910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139650468018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139650846214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139651210788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139651566338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1237,12370000,10000,0,0,256,26,1355,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 139688789336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139689176124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139689546954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139689901436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139690285702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139690668494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139691122100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139691481588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139691847544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139692218322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139692570846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139692940884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139693304896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139693683614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139694115946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139694496052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139695004770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139695363632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139695732838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139696096344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139696464536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139696881724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139697263120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139697691046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139698072304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139698454084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139698821916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139699188440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139699651268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139700025010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139700389186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139700791310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139701158632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139701536156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139701931386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139702378228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139702749600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139703103070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139703490088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139703868306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139704279838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139704664796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139705148232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139705524168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139706044898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139706416590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139706768160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139707135306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139707500136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139707947572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139708318186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139708695900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139709048050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139709400804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139709795064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139710274584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139710766272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139711165458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139711545896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139711939512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139712322984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139712693854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139713072548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139713508082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139713863130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139714261104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139714662414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139715056618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139715421680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139715810614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139716226752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139716593530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139716958398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139717418440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139717789258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139718139856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139718531456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139718896256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139719341110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139719705880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139720098190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139720464734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139720818470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139721210334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139721563226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139722019146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139722390446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139722786466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139723139412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139723491562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139723857512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139724222564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139724663000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139725016824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139725393898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139725758668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139726134304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139726485766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139726848710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139727213944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139727642200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139728013192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139728463366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139728844544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139729208904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139729584488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139729948024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139730388590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139730757046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139731108028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139731474480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139731824184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139732199222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139732573976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139732950200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139733371608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139733726920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139734092808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139734445420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139734815724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139735167170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139735556502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139735988026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139736366978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139736718160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139737072808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139737436832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139737787180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139738359730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139738823438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139739225796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139739695278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139740078310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139740431152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139740832832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139741216022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139741667220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139742038720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139742409268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139742804566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139743171554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139743579270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139743946220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139744372956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139744742374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139745096072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139745497304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139745849510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139746246074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139746640172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139747108944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139747465246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139747817494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139748182896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139748533322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139748899870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139749262158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139749638308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139750069212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139750449042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139750900912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139751272710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139751661128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139752029928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139752400206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139752826590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139753208532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139753573858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139753968950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139754339010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139754719796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139755127992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139755552382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139755923210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139756274344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139756652374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139757017896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139757395798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139757778844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139758134226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139758598424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139758955832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139759324128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139759703536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139760100810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139760511668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139760890306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139761535656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139762158648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139762652346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139763038166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139763421112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139763855434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139764271092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139764651480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139765030618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139765401652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139765774024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139766184688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139766690074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139767060838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139767429796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139767823330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139768218672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139768627932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139768990532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139769342256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139769783210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139770134934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139770532076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139770882654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139771257476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139771688288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139772349714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139772710012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139773174818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139773542230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139773924814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139774296872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139774671036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139775347946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139775936766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139776322386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139776704082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139777078150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139777476096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139777930394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139778302718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139778659440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139779035932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139779418426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139779794328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139780157682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139780509660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139780943484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139781297358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139781672472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139782023128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139782400576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139782764394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139783153514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139783573962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139783952048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139784434522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139784789704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139785155918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139785524904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139785931926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139786391008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139786773442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139787126234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139787479166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139787861902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139788230140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139788612170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1238,12380000,10000,0,0,256,26,1356,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 139790265360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139790653938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139791020044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139791418540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139791851426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139792252398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139792643364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139793013324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139793383378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139793752400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139794177032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139794552298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139795060680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139795555614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139795948762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139796334092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139796714380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139797097296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139797555230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139797934970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139798298948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139798674718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139799025016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139799406828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139799785440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139800136566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139800573632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139800944220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139801338030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139801701798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139802077314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139802462712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139802816040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139803254774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139803638042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139804008778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139804387604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139804779222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139805160200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139805566312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139806010684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139806398616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139806869576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139807243156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139807642752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139808023220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139808413756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139808852564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139809231434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139809582974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139809934894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139810301346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139810651408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139811043838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139811490220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139811899968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139812282520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139812691552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139813074634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139813429110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139813806700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139814247448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139814636602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139815017174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139815425384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139815790944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139816168314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139816551844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139816923432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139817490020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139817991972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139818393974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139818758486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139819155792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139819562376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139820022582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139820378136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139820730884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139821095294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139821445256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139821813568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139822206730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139822652942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139823087534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139823502170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139823858026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139824212542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139824596286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139824977768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139825451392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139825824670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139826231824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139826598770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139827007036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139827371226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139827758886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139828214772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139828636372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139829323778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139829700956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139830096348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139830478314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139830884880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139831316344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139831672710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139832037284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139832387312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139832753310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139833101534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139833517878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139833957318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139834336146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139834687444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139835064160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139835444022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139835829940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139836212894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139836624498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139837029788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139837412400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139837790322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139838387500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139838750992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139839144992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139839611530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139839982292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139840540868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139840951608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139841351932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139841744266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139842098224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139842558882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139842927292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139843310394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139843680270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139844031460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139844446672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139844827380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139845320904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139845744616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139846118540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139846516140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139846883988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139847312826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139847662956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139848144146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139848546102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139848925962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139849310296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139849665488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139850127942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139850513144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139850958964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139851508134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139851931878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139852331172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139852709436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139853090154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139853542070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139853941300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139854311536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139854724018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139855075642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139855492232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139855924692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139856420992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139856796570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139857181980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139857550358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139857903586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139858289320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139858671070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139859152476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139859524612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139859903260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139860256294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139860628082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139861011636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139861378616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139861831138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139862191428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139862693568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139863073036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139863452298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139863806052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139864172604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139864627724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139865001084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139865371202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139865724222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139866103804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139866470218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139866863110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139867215144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139867637510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139868004412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139868355290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139868722728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139869072028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139869448192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139869839182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139870311260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139870667466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139871020286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139871385352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139871735756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139872103218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139872482268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139872876480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139873339068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139873749558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139874242170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139874624334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139875009212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139875408128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139875855406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139876211898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139876591372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139876959228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139877336762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139877704994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139878068836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139878433768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139878854554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139879261642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139879680080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139880059408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139880424618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139880815080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139881166216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139881613080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139882010332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139882390554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139882778812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139883162982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139883556292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139883966198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139884436652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139884808928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139885294800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139885681656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139886053174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139886465066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139886817326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139887306866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139887678740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139888056826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139888410086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139888763000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139889128224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139889492972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139889928920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139890281964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139890656882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139891020406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139891396054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139891746324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1239,12390000,10000,0,0,256,26,1357,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 139893405732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139893792192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139894172712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139894578724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139894946534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139895329364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139895782248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139896172578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139896676106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139897036892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139897402032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139897782520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139898232954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139898595662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139898975448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139899371380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139900033988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139900393024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139900765536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139901226416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139901603706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139902098552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139902479230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139902891808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139903300702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139903709562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139904157268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139904547698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139904951670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139905346320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139905758608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139906168928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139906649596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139907052812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139907646626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139908070318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139908456724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139908864602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139909261912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139909767920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139910152536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139910545580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139910941388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139911337380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139911729962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139912116068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139912556568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139912942012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139913341926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139913692456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139914158840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139914670042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139915406848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139915765070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139916151300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139916547998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139916916700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139917325014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139917691576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139918167706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139918581750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139919180788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139919542624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139919896628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139920322590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139920802260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139921174738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139921542868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139921939432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139922323348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139922702478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139923093860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139923521154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139923945640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139924298648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139924693940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139925061966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139925456964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139925851196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139926339604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139926741220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139927113844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139927480648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139927851186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139928254504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139928671568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139929155412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139929534100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139930052604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139930554864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139930961262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139931352904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139931734478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139932221562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139932606736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139932982392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139933379380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139933785646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139934180084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139934551312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139934995956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139935380978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139935809426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139936254844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139936667640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139937075542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139937528594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139937926422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139938300192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139938708582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139939077842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139939444770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139939831794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139940305972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139940691998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139941223806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139941609400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139941964902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139942430262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139942787170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139943270256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139943654900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139944035354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139944432564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139944840596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139945225170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139945607672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139946066222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139946423224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139946820812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139947172754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139947583588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139947966586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139948377800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139948863706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139949223118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139949590722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139949974328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139950375720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139950727882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139951178008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139951649494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139952062124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139952551146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139952963122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139953349502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139953746370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139954113526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139954553422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139954953926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139955322304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139955740858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139956098146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139956493658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139956883694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139957320390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139957718990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139958076636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139958453412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139958880412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139959275128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139959646894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139960083068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139960453900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139960818346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139961218938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139961643994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139962068798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139962434528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139962891420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139963263998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139963738926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139964131728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139964523046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139964936730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139965289220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139965750398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139966120906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139966501540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139966883724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139967239850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139967651840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139968006954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139968482146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139968855188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139969271904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139969642120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139970018418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139970369682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139970814700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139971261410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139971640736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139972040468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139972411210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139972808522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139973235582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139973616140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139974070068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139974473992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139974988412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139975345516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139975745020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139976131408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139976528094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139977242990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139977953852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139978595732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139979212462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139979878172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139980521492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139981107522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139981726444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139982507576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139983182502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139983876536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139984504644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139985152584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139985998636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139986532736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139987171604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139987899400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139988360594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139988935454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139989716578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139990368694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139991155704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139992032788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139992632242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139993309184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139994017442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139994662852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139995318794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139996013406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139996723604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 139997561874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139998161444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139998734512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139999420708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139999980270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140000648122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140001313282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140002119660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140002735022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140003378312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140003910776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140004490076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140005220040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140005831596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140006429576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140006819474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140007200722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140007714924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140008074218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140008555608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140008911746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1240,12400000,10000,0,0,256,26,1358,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140010613836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140010981462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140011369510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140011776680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140012202044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140012579642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140012952860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140013451572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140013841430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140014209236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140014575316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140014968766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140015347080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140015723876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140016152150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140016528386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140016901008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140017250864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140017616824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140018029972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140018438332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140018876540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140019256352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140019751638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140020111798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140020545272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140020943556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140021335168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140021804220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140022212316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140022607128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140023039412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140023393846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140023812878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140024283916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140024644898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140025016422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140025395548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140025801338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140026196348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140026642664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140027083386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140027459964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140027885228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140028236872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140028633630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140029012572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140029413050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140029913474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140030295194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140030785482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140031172576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140031537986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140031887072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140032295600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140032742746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140033167024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140033533638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140033943002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140034352872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140034723088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140035123802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140035588748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140035990242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140036341796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140036748182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140037116720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140037524264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140037944908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140038384108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140038754074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140039107294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140039476878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140039856618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140040256632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140040634568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140041092850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140041467152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140041950074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140042351490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140042705820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140043103496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140043494328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140043979932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140044382674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140044780884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140045152220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140045525348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140045936030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140046335834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140046777712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140047164822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140047564040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140047961040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140048363934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140048850330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140049208648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140049720402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140050078450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140050484838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140050842918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140051251780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140051638980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140052017686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140052475356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140052851964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140053424092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140053966748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140054357696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140054753364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140055268750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140055672312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140056088880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140056441364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140057049982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140057625142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140058072590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140058447030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140058806774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140059188008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140059588982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140060013436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140060398258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140060855024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140061226850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140061597592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140061986428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140062339120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140062743984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140063123194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140063601768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140063960186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140064423444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140064795198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140065146356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140065513624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140065906870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140066366150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140066740802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140067155698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140067551164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140067904936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140068270896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140068845812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140069326600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140069682616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140070081052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140070450308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140070831786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140071188290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140071557060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140072000766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140072389748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140072789256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140073170556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140073551212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140073935910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140074360124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140074792360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140075150362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140075696890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140076052056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140076419468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140076828656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140077225842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140077729706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140078113988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140078488852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140078859998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140079253896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140079616242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140080294252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140080656160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140081045044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140081486700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140081869310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140082225286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140082618092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140083243694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140083839808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140084214368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140084567584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140084946816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140085331068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140085734716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140086219992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140086583052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140087106466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140087494564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140087893270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140088260978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140088714992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140089088822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140089476448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140089831476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140090188962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140090599796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140090986744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140091409928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140091781632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140092159694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140092532208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140092910692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140093264616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140093628424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140093996690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140094448706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140094837420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140095195784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140095574140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140095970822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140096350222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140096714528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140097194888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140097563678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140098068426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140098457976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140098809186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140099186052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140099563512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140100016318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140100372084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140100757850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140101154842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140101523100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140101892984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140102257658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140102716536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140103087228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140103463578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140103815138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140104167038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140104563008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140104959890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140105508784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140105906112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140106305160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140106689586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140107104864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140107461104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140107859780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140108350342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140108761494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140109298546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140109655782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140110086516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140110520220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140111031386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140111478122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140111898680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140112294476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140112647080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140113042618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140113433226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140113887540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140114291744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140114737112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1241,12410000,10000,0,0,256,26,1359,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140116440464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140116889224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140117265102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140117620740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140117990804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140118340500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140118717806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140119093908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140119543136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140119897650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140120404298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140120773790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140121125354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140121492232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140121852574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140122344450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140122717896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140123096352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140123450522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140123804340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140124170832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140124554002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140124921374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140125335744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140125714030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140126078994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140126454160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140126806252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140127158642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140127533296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140127959366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140128331708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140128683814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140129081678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140129465642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140129842620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140130276264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140130738350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140131107008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140131591918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140131982716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140132362490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140132757258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140133152472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140133676404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140134034656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140134402324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140134809458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140135206298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140135617198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140135971314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140136433434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140136805800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140137213156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140137568068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140137922598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140138289656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140138672116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140139139932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140139494984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140139931078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140140300254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140140695840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140141049256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140141417592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140141864568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140142219768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140142732444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140143089306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140143465442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140143829094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140144216452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140144628884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140144994256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140145378594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140145930630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140146302408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140146652114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140147040806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140147480452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140147860626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140148222090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140148604102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140148999256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140149384468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140149769486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140150121160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140150575362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140150944450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140151321696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140151674168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140152028230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140152393498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140152756146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140153190024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140153543784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140154097532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140154470322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140154848252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140155231242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140155603198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140156046100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140156432390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140156829100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140157179876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140157584876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140157951098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140158397174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140158850570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140159227748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140159623724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140160006182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140160405064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140160785214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140161204150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140161737968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140162124124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140162520294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140162910642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140163323688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140163690188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140164060056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140164517148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140164932682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140165418948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140165817148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140166212770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140166597628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140167070956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140167485232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140167856170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140168309336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140168747208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140169144672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140169568064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140170029616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140170444406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140170852196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140171233372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140171628734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140172028476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140172447214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140172891076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140173329600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140173725418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140174112082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140174504508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140174902776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140175271736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140175725978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140176136010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140176632640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140177045318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140177414678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140177812616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140178289490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140178664106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140179032092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140179382326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140179790136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140180157430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140180570638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140180929330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140181386818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140181757068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140182139356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140182507636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140182887304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140183275988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140183640048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140184118690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140184477980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140184833198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140185243828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140185606810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140186040438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140186437892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140186887398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140187258198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140187790012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140188147730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140188501418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140188909760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140189290918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140189738076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140190186288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140190589260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140190984678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140191363396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140191731400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140192086794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140192535112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140192919132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140193287244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140193663736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140194072248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140194493174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140194902378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140195328072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140195684654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140196082692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140196489308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140196891426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140197307136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140197730104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140198476884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140199027134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140199415836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140199815548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140200214736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140200644104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140201075230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140201469436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140201866248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140202289854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140202669244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140203065114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140203545582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140203917506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140204299632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140204683478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140205076132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140205491834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140205915140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140206397072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140206781608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140207183420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140207578422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140207961440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140208360632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140208755512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140209222076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140209608768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140210169490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140210526796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140210881252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140211288328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140211641948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140212115336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140212499280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140212879148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140213246624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140213624674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140213976450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140214343886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140214785964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140215140878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140215528972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140215914262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140216292842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140216660632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140217080438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140217539806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140217919314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140218389438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1242,12420000,10000,0,0,256,26,1360,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140219983996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140220474094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140220863530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140221381124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140221771174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140222194694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140222812990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140223258104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140223676872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140224069290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140224478352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140224906910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140225341540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140225753494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140226260388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140226636440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140227050998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140227461978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140227846890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140228246878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140228717266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140229098512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140229462744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140229868968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140230223312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140230600328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140231027806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140231503506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140231880858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140232402512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140232820104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140233185978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140233614238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140233983130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140234443766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140234842906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140235196188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140235583562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140235962692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140236356682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140236735362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140237185450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140237570768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140237953482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140238317258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140238695726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140239095180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140239457942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140239931506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140240301838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140240724274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140241097472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140241470030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140241870140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140242270814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140242714400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140243070476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140243587608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140243959710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140244382712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140244753040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140245150118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140245624968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140245983116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140246385298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140246832600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140247242952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140247654226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140248034126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140248467400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140248825138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140249221388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140249632986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140250020044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140250427970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140250807754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140251275628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140251656800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140252009982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140252363220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140252784140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140253141354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140253526116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140253990970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140254372748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140254848570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140255230664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140255583028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140255935908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140256312792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140256740100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140257115358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140257657600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140258122068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140258492606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140258887918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140259241612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140259713804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140260081536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140260433086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140260800182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140261149148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140261524394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140261929212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140262415688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140262789336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140263143278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140263508522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140263859278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140264227022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140264596704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140265046496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140265418804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140265796664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140266254232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140266612570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140266977290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140267358196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140267744678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140268208064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140268589496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140268955654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140269333206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140269686096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140270053572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140270419714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140270843910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140271216242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140271567180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140271962320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140272329584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140272708020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140273073296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140273496990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140273882280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140274234086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140274601300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140275022700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140275400968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140275780108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140276213400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140276583930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140276940440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140277554678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140277911842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140278296206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140278676504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140279163906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140279535448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140279913674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140280265660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140280619266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140281044156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140281423380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140281903466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140282276120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140282684322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140283052084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140283430156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140283783800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140284151588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140284519004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140284960588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140285330630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140285680662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140286057190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140286420998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140286796570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140287158804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140287588862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140287955104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140288411544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140288781970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140289131464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140289529206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140289906846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140290365020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140290718964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140291070734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140291435678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140291785446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140292150604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140292511890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140292886536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140293317108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140293695088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140294045576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140294396748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140294759682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140295109098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140295487114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140295900574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140296280106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140296646654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140297036374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140297389350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140297741830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140298152218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140298503538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140298948156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140299328556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140300055364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140300430460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140300822106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140301175326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140301607288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140301976892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140302362608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140302730904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140303147648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140303526844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140303907738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140304364944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140304720488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140305074662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140305460272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140305811838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140306178526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140306540224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140306917428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140307357364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140307736962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140308088072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140308440256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140308805610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140309172148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140309591236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140310030768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140310412274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140310934432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140311314780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140311667468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140312032550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140312397784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140312828364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140313199484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140313550254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140313928254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140314293102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140314669812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140315075592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140315535786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140315907968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140316262514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140316631746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140316984230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140317362900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140317743112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140318122008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140318556652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140318915576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140319314940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140319667038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140320033870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140320383376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140320806234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140321291542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1243,12430000,10000,0,0,256,26,1361,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140323076092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140323488208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140323932886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140324309508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140324698840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140325083718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140325468160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140325878638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140326287790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140326743460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140327143482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140327517978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140327912614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140328266044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140328672040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140329068844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140329556970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140329929756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140330336018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140330735660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140331121702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140331583326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140332001540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140332753890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140333264986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140333695372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140334082362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140334495102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140334868240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140335378654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140336047160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140336577106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140336988550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140337357598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140337887316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140338261378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140338650234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140339025656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140339398220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140339801430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140340192618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140340659340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140341016004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140341432056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140341799790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140342203074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140342591842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140342995718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140343426744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140343792198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140344179898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140344660130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140345040832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140345405734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140345814126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140346264392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140346639318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140347025252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140347376162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140347743744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140348093410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140348482728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140348865392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140349343136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140349729706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140350122772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140350518222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140350899612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140351327498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140351708942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140352211910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140352611786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140353039654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140353426340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140353781820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140354195190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140354546832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140354988482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140355344142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140355829742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140356217952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140356595568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140356996482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140357351246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140357821314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140358183146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140358568438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140358935864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140359343796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140359788018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140360279916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140360664432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140361050248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140361414878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140361764354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140362128774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140362490058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140362894224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140363356644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140363744612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140364127912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140364482424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140364847882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140365228164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140365618340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140366130340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140366541812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140367217442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140367603582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140368028192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140368413676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140368914596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140369326476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140369750892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140370102954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140370479836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140370857426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140371233932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140371658336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140372018648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140372385210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140372765400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140373133968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140373504098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140373896428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140374361610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140374742346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140375126354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140375536034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140375902486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140376488914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140376880006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140377370226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140377753730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140378298874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140378721836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140379076244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140379443954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140379884604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140380274308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140380661048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140381058088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140381465634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140381862966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140382291082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140382772304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140383193066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140383603170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140383972504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140384396552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140384770862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140385196568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140385670328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140386072168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140386457900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140386857838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140387248082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140387655800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140388142386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140388598836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140389002972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140389544342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140389976158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140390386442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140390777492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140391245574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140391635838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140392048404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140392458144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140392878456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140393306780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140393733440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140394269306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140394677338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140395169326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140395841392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140396457152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140397017900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140397804906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140398603442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140399468544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140400177390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140401047604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140401818108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140402612064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140403358660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140404018366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140404750360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140405361760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140405783448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140406206058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140406604276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140407022646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140407421802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140407955834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140408369284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140408785006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140409153540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140409560750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140410010246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140410422786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140410940824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140411343030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140411917020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140412327446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140412761068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140413198920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140413688108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140414090768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140414509082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140414935582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140415338482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140415754010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140416339606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140416764424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140417192290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140417624900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140418022590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140418443746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140418862726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140419322062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140419748870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140420155252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140420562036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140420986682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140421431572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140421887678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140422375016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140422920850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140423297086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140423708584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140424125774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140424534808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140424986342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140425366376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140425749850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140426145388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140426559084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140426927638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140427314436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140427770392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140428151958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140428548018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140428944166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140429357630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140429758952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140430209374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140430635754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140431005566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140431385778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140431792032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140432175816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140432576462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140432949648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140433382468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1244,12440000,10000,0,0,256,26,1362,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140435038034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140435416286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140435855850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140436211118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140436591508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140436994436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140437407918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140437762332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140438172778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140438660630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140439074232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140439471636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140439823580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140440243474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140440653748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140441077304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140441743350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140442201248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140442626966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140443050942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140443459692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140443869776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140444454040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140444880958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140445417022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140445829932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140446218864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140446635792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140447112820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140447532494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140447885154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140448291310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140448685932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140449098352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140449464334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140449913480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140450287204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140450739428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140451143424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140451510312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140451918536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140452327770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140452819538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140453204396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140453814010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140454213656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140454566096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140454946556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140455327680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140455823070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140456354398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140456787248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140457159770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140457557304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140457962148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140458434704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140458806632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140459183120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140459584382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140460008126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140460453812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140460824554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140461248040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140461614570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140461964490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140462330732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140462678872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140463054528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140463428392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140463897674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140464289802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140464665058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140465031000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140465410960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140465780140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140466182402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140466664416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140467037968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140467578020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140467937136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140468292294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140468658314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140469037196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140469525256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140469924296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140470323084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140470689856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140471065794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140471417272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140471782910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140472147652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140472649190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140473056266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140473426114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140473832818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140474231328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140474639632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140475091436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140475483520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140475882428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140476265596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140476650658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140477001258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140477446750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140477936888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140478348632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140478913818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140479282608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140479684438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140480084108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140480489118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140480956740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140481367980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140481736192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140482113760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140482497210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140482919674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140483316022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140483773178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140484173982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140484554908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140484970452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140485355332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140485762436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140486115600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140486573722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140486971546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140487367462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140487774240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140488144850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140488535036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140488933738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140489385474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140489739928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140490302820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140490702902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140491057684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140491438992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140491891210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140492288258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140492675412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140493053008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140493423740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140493807692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140494203368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140494614790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140495001016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140495353360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140495732580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140496100578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140496510392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140496892402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140497263320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140497713518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140498067722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140498467752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140498873920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140499279740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140499688074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140500067576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140500492548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140500916596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140501414472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140501773306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140502141576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140502505220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140502882602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140503329194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140503741114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140504094964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140504481536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140504847352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140505208338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140505576192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140506000312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140506410940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140506813392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140507290856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140507674942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140508063256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140508486612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140508942752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140509371184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140509734624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140510163060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140510572504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140511055416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140511540456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140511900898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140512439860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140512828400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140513196988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140513547332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140513970550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140514456676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140514873206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140515245112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140515643548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140516064890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140516489258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140516886772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140517313748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140517727040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140518096892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140518494740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140518867544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140519265724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140519630376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140520051662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140520422760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140520803708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140521201400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140521570624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140522028880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140522386376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140522834502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140523232820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140523726516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140524119464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140524500298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140524894140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140525295090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140525788166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140526172766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140526550388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140526974908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140527356856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140527752648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140528139652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140528598654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140529047872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140529457934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140529835028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140530434700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140530839190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140531299166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140531673076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140532042760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140532453888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140532839008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140533262258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140533617466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140534046840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140534417266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140534942968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140535378858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140535734708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140536161232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140536530402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140536987692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140537375468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140537746100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140538114128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140538482364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140538879574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140539261088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140539745900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1245,12450000,10000,0,0,256,26,1364,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140541386944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140541793726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140542150530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140542594610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140542986228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140543360916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140543731216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140544082964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140544481764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140544855304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140545310288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140545665624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140546165038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140546553698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140546937890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140547362704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140547731246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140548218754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140548626568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140549005956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140549360760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140549716448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140550110840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140550479398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140550949242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140551335026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140551757818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140552126330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140552534640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140552928406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140553313872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140553782128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140554136892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140554515998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140554888276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140555299326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140555678330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140556055004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140556515334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140556876632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140557474206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140557855850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140558225686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140558591272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140559047914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140559420446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140559799088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140560151976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140560506232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140560872284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140561266608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140561635860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140562067980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140562450152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140562817266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140563197422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140563664868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140564052864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140564460102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140564903768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140565274042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140565624434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140566001884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140566366270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140566743272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140567168484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140567631934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140568034972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140568522206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140568898710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140569254130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140569648866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140570017198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140570517076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140570896976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140571270500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140571637978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140572006680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140572414650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140572799022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140573269248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140573642788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140574037950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140574430946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140574784566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140575150094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140575542916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140575984956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140576339166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140576747554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140577133118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140577531616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140577888880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140578292558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140578731254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140579108758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140579616298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140580004740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140580401812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140580813908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140581191884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140581620084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140582011490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140582392868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140582760458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140583145818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140583507996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140583920260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140584401962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140584789702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140585148046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140585525672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140585959996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140586315460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140586698702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140587132246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140587516336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140587904020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140588315048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140588700392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140589056626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140589435864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140589868602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140590241216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140590593820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140591072820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140591446042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140591885902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140592277426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140592740082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140593129150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140593500898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140593870540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140594222844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140594632752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140595011732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140595460402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140595816526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140596169160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140596533658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140596901266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140597269586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140597648436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140598028508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140598469698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140598882348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140599236002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140599622258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140600019778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140600371384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140600750732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140601184110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140601588316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140602118944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140602532018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140602900878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140603311108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140603709856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140604142122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140604575352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140604958386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140605366016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140605735984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140606143128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140606529372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140607181702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140607556388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140607911668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140608310904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140608691734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140609123964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140609595794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140610007276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140610361656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140610717342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140611121214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140611475774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140611899296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140612330148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140612740622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140613273178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140613693900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140614143360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140614544820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140614913076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140615349202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140615742384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140616111602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140616494084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140616861728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140617290604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140617674766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140618155880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140618534222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140618885490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140619253016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140619603220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140620102186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140620475946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140620965924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140621324232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140621724972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140622092594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140622445160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140622858662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140623212058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140623686370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140624055880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140624536794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140624893480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140625268054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140625665898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140626051364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140626529018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140626886110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140627296572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140627662228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140628073830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140628441432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140628823406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140629296596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140629654136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140630078744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140630430822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140630835958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140631238226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140631647436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140632104096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140632491598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140632868950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140633272200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140633652696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140634087090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140634511236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140634983020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140635431616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140635943008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140636323828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140636733994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140637150998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140637636828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140638010632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140638406192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140638807288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140639192542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140639568594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140639966904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140640408982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140640783212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140641170594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140641523254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140641917934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140642367236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140642806562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140643266846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140643645602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1246,12460000,10000,0,0,256,26,1365,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140645279842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140645643226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140646100908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140646491810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140646990422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140647397390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140647798582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140648206930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140648708438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140649098408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140649468942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140649865200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140650219456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140650594422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140650988276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140651470058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140651843650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140652215554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140652580848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140652962166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140653358434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140653792000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140654281626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140654683328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140655090996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140655444950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140655817758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140656225658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140656591624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140657024600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140657390226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140657770524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140658240338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140658652644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140659036456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140659403854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140659852758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140660239076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140660637426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140661031336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140661452300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140661851162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140662241426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140662723096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140663123392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140663490858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140663890718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140664275502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140664626704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140665031142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140665467226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140665859716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140666236248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140666591034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140666958422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140667326612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140667722990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140668074042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140668520586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140668905190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140669401320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140669777440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140670163146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140670602482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140671056360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140671463034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140671833080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140672240370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140672637144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140673044864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140673438582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140673886744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140674300524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140674682804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140675080790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140675460860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140675868226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140676278898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140676824288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140677214066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140677599090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140677994654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140678347646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140678743186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140679124280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140679580658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140679967664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140680599356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140680955920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140681307736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140681684984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140682052922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140682517578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140682872632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140683266350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140683650172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140684227674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140684596518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140684951116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140685393788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140685745574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140686145468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140686497648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140686876388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140687256018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140687651528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140688111848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140688499288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140688867402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140689219036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140689604608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140690033700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140690414158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140690854146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140691256906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140691784916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140692230948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140692618880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140693008672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140693456864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140693811778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140694220742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140694592088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140694972138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140695325984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140695695298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140696092572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140696518572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140696905756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140697287434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140697665760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140698072648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140698460936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140698875216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140699343080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140699742586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140700096384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140700480872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140700878706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140701312212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140701694526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140702190312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140702560142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140703031648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140703398812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140703749490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140704164088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140704514828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140705056438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140705429456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140705820976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140706195048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140706549704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140706927536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140707310944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140707758782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140708129136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140708534566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140708907700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140709317294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140709697492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140710083298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140710545044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140710917622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140711314746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140711666648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140712076362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140712453614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140712829808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140713315134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140713690060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140714208006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140714593632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140714984788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140715366046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140715744508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140716200584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140716611488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140716965748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140717320768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140717718044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140718095298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140718486176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140718908374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140719320970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140719705728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140720164310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140720520582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140720905404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140721274178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140721719798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140722110194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140722462168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140722839516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140723207724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140723585164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140723987852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140724417852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140724785796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140725267670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140725639226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140725989766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140726375744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140726778726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140727294932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140727664932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140728066462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140728465854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140728835988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140729219848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140729608544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140730097162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140730471928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140730866632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140731236946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140731619608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140732036606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140732407274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140732872660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140733327120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140733704804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140734067824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140734442372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140734791798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140735155944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140735595466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140735967692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140736468104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140736822622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140737200120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140737564716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140737962064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140738429784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140738822008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140739190592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140739542600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140739929036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140740298168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140740690104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140741129434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140741529996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140741915514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140742288646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140742657094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140743026456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140743408154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140743865306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140744247580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140744631472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140745041464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140745394718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140745767326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140746172874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140746525906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140746975116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1247,12470000,10000,0,0,256,26,1366,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140748756530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140749180104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140749650544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140750070758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140750427828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140750788242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140751159614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140751512644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140751912854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140752366472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140752766040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140753133948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140753512228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140753881812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140754253972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140754632250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140755073752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140755486428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140755861592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140756256610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140756622488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140757015802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140757397640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140757813356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140758218032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140758588748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140759095090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140759466910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140759862226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140760243062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140760702778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140761331234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140761690284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140762076868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140762445788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140762827496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140763229116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140763694786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140764066948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140764463156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140764834148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140765191748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140765575320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140765941906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140766413006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140766771190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140767167778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140767551182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140767930154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140768284468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140768653208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140769094432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140769451044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140769820356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140770324806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140770741984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140771111682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140771503656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140771933736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140772323740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140772704374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140773135346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140773550736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140773905922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140774297440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140774740212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140775124876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140775481790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140775869172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140776238508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140776687504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140777099752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140777555188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140777941172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140778309650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140778722012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140779078420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140779467302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140779861962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140780294068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140780670476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140781024892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140781566370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140781956104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140782335166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140782730690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140783193066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140783624912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140784011368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140784380676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140784731474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140785109664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140785487534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140785943530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140786300796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140786657416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140787023616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140787377710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140787768060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140788164192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140788644654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140789035544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140789509620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140789888544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140790245056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140790631940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140791037124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140791520488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140791909822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140792427944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140792800966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140793180102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140793534932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140793924450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140794390296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140794768426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140795182920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140795537948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140795937824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140796304448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140796695984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140797126026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140797514996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140797881648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140798232374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140798598498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140798947960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140799357134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140799724612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140800205438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140800620772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140800982512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140801349438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140801701534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140802115842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140802467950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140802916828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140803287414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140803769766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140804166860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140804522796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140804966870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140805323138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140805798996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140806180228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140806574746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140806958292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140807355390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140807722736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140808092424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140808553470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140808910656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140809297114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140809650206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140810028456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140810420422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140810833582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140811273302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140811716004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140812137400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140812506282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140812876330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140813240806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140813618756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140814093004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140814505402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140815013106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140815415728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140815783566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140816148692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140816534184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140816973694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140817354394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140817797960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140818198604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140818554304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140818929124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140819341230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140819809200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140820183326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140820537314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140820918994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140821285892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140821677742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140822049496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140822508960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140822898374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140823253264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140823652778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140824003970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140824423108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140824791442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140825276196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140825663332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140826164856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140826565102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140826929102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140827334422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140827685646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140828174738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140828565318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140828943604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140829297136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140829651348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140830045952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140830415374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140830890992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140831247992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140831626744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140832023326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140832403280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140832757712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140833198936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140833670654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140834046448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140834433654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140834786870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140835183650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140835584960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140835978708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140836402816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140836792366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140837264048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140837827756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140838220952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140838603434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140839091862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140839475480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140839941480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140840297468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140840650636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140841014246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140841409406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140841858612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140842216472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140842596818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140842964184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140843342912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140843729954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140844101952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140844469874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140844923624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140845346580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140845708406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140846131598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140846499882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140846890218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140847243012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140847676748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140848046752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140848588738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140848961278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140849312022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140849700038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140850063720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140850511452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140850866860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1248,12480000,10000,0,0,256,26,1367,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140852476702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140852862938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140853291566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140853660910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140854043726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140854421922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140854786298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140855166416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140855531766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140855968082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140856337488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140856690250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140857058218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140857409334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140857786426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140858196562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140858641752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140859000720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140859356222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140859826912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140860183190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140860552288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140860914474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140861298720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140861807202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140862219670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140862574084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140862927368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140863293094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140863657502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140864050012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140864487870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140864897108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140865279144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140865656524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140866006526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140866357178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140866750304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140867174130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140867578028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140867931112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140868409208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140868797122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140869212836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140869572004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140870003658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140870374636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140870866832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140871243984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140871624698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140872081558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140872454456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140872904708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140873331134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140873693330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140874061756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140874454964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140874838112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140875215852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140875675680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140876046040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140876423156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140876776760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140877129026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140877495388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140877878842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140878315376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140878669114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140879045656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140879410616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140879786388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140880138252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140880501976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140880865976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140881290466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140881661332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140882117290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140882497988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140882863872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140883278802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140883648488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140884113046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140884485776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140884839902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140885226830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140885594670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140886015752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140886398882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140886876408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140887256124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140887611128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140887977470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140888347832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140888734418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140889116594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140889578202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140890156042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140890540230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140890928380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140891300264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140891697118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140892050104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140892528578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140892885568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140893362630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140893765420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140894165122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140894530260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140894884506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140895344912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140895732068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140896118318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140896556856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140896939336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140897333196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140897713048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140898176504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140898536382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140898904732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140899287486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140899675168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140900070370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140900449722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140900887502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140901269538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140901688246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140902079618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140902493528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140902893966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140903263144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140903727528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140904126550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140904641396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140905024964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140905377012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140905788896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140906220716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140906591176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140906993658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140907347680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140907742096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140908137410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140908546454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140908915796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140909342068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140909710766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140910081452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140910469438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140910820114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140911211092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140911577508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140912028438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140912382688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140912735262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140913099000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140913449188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140913815972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140914213298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140914892804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140915262776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140915785830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140916143366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140916497702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140916877424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140917230750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140917763012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140918245246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140918628054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140918996052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140919375504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140919743420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140920098592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140920548462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140920907224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140921277670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140921630574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140922010016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140922377746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140922768930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140923238838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140923626536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140924010044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140924363896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140924844646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140925232210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140925640424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140926111456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140926524364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140927035572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140927400860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140927767216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140928134446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140928502774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140929067654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140929509168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140929956102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140930337534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140930760880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140931150516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140931623282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140931981424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140932383338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140932738454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140933146236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140933515172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140933908850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140934337532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140934726358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140935093448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140935475874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140935844064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140936192520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140936581132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140936945470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140937400500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140937756670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140938245622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140938616532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140938968622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140939348914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140939735796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140940193948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140940564472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140940941630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140941293446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140941645390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140942053430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140942435154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140942895576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140943269384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140943648304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140944014168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140944392120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140944746452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140945112012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140945547072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140945903306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140946382774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140946739792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140947119714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140947490044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140947910500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140948352874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140948710980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140949180486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140949538166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140949905206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140950255394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140950643544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140951078726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140951490670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140951861648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140952241282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140952609532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140953041776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1249,12490000,10000,0,0,256,26,1368,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 140954813534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140955185240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140955583778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140955970960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140956365352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140956841684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140957227206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140957615500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140958065882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140958457342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140958899662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140959280410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140959747028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140960163686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140960642810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140961018296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140961401944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140961786076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140962260302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140962619208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140962996454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140963361810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140963738272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140964088950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140964470672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140964851862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140965285580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140965679136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140966061402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140966438076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140966832570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140967241586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140967626108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140968085084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140968455744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140968826074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140969225594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140969630956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140970074554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140970474838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140970941220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140971292172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140971744342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140972147798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140972501086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140972882102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140973251640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140973723378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140974094232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140974566148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140974952552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140975327004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140975706576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140976090258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140976572666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140976927858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140977335066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140977718812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140978098246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140978464078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140978817998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140979258016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140979616088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140980003266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140980386968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140980792742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140981231096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140981645792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140982083114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140982441154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140982911922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140983267242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140983635332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140983985462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140984386736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140984821258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140985233440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140985595196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140985980978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140986399772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140986752560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140987174840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140987604508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140987986240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140988350876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140988728350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140989080596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140989457662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140989855710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140990284200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140990655064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140991005704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140991382494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140991967622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140992385328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140992772340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140993234096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140993633594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140994140962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140994511780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140994862228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140995253186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140995617724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140996064904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140996423532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 140996778178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140997146066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140997499204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140997868928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140998233572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140998673732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140999043186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140999419672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140999770530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141000122868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141000487942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141000849808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141001217294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141001646488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141002025806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141002417976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141002905670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141003261646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141003639426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141004013008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141004448306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141004819542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141005296562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141005684716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141006050476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141006441530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141006794328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141007223400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141007610604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141008003788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141008389622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141008789124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141009196612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141009644606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141010122406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141010497262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141010851358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141011216524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141011596620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141011984692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141012348716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141012820808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141013213982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141013624408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141013977626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141014331648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141014771030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141015194754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141015662248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141016036120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141016565686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141016938378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141017347598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141017744490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141018131238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141018604726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141018961782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141019329996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141019711462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141020090632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141020485864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141020879980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141021309378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141021699056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141022067388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141022418454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141022825220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141023182972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141023572244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141024005996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141024419086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141024787932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141025176332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141025575782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141025993086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141026375448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141026801080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141027182666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141027671044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141028071938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141028456536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141028841426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141029208494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141029637192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141030009074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141030362696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141030740938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141031198484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141031609270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141031981352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141032447272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141032834076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141033213730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141033602694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141033953352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141034346236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141034725288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141035175210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141035530290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141035883016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141036247100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141036597156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141036963600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141037325980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141037841504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141038250748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141038651768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141039134608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141039509492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141039921614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141040288060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141040745014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141041097414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141041492770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141041858056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141042234858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141042586532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141043047888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141043571532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141043928796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141044317112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141044689014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141045101808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141045486590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141045881760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141046312726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141046690582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141047084164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141047475666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141047893692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141048246306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141048654184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141049098108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141049478614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141049951740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141050348422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141050716724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141051070946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141051493584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141051925906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141052339756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141052737564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141053119200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141053491068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141053877208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141054256162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141054707174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141055079738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141055429748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141055807026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141056171914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141056566322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1250,12500000,10000,0,0,256,26,1369,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141058312080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141058722050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141059123146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141059539046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141059922556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141060406320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141060790228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141061266564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141061653564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141062008336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141062361402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141062740430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141063167250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141063575406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141063927592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141064305550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141064674388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141065131862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141065528836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141066055796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141066427312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141066812242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141067198504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141067551100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141067929624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141068514922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141069007372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141069365368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141069718820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141070084826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141070454974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141070898254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141071336828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141071920574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141072524568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141072952202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141073308218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141073707208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141074092230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141074540170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141074949644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141075324232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141075766410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141076133602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141076522766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141076905606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141077334430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141077721492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141078105728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141078476910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141078830118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141079250592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141079618202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141080071842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141080425920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141080776230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141081139352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141081488232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141081853838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141082279650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141082733222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141083103610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141083595402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141083975050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141084330876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141084697516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141085081846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141085544160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141085898394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141086293030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141086675620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141087056536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141087480240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141087919302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141088390542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141088776528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141089174976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141089562980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141089972596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141090355612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141090749572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141091221194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141091609312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141092021964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141092419014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141092829676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141093292550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141093697946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141094241188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141094624230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141095085308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141095442506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141095808696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141096189518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141096621030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141096990264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141097370122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141097737848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141098116762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141098469022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141098863564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141099319926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141099880092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141100290240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141100657804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141101046408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141101432196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141101862526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141102328440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141102689182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141103057152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141103410202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141103808932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141104161940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141104554834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141104949026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141105428812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141105787900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141106288564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141106680400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141107032296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141107412910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141107826040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141108215974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141108623490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141109019808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141109374708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141109727422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141110126266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141110494582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141110936418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141111290390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141111701456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141112068824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141112445422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141112831836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141113185384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141113643838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141114006720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141114403390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141114783936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141115162440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141115529252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141115996908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141116468236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141116826682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141117315192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141117690468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141118101804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141118495288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141118901358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141119394668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141119798952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141120181322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141120534948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141120898874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141121299252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141121703446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141122179570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141122672678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141123043330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141123422468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141123796156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141124194080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141124666722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141125047884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141125416786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141125767744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141126173360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141126557172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141126961380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141127313816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141127834446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141128365794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141128743504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141129145920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141129498204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141129903652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141130363300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141130760292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141131129072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141131484768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141131852170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141132215336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141132604858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141133014078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141133409030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141133777130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141134154360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141134506680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141134860258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141135258068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141135611148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141136053884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141136409878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141136791194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141137157066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141137534116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141137916874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141138333742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141138790782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141139174798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141139713346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141140086110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141140504288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141140887370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141141296850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141141763512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141142119922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141142484036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141142833344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141143200202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141143548812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141143966596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141144451432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141144834542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141145405590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141145770134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141146135016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141146498996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141146868524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141147293366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141147671902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141148043260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141148420818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141148774434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141149128074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141149547860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141150008424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141150377462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141150939970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141151330510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141151697828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141152092460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141152448556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141152874444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141153289302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141153643182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141154044032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141154394728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141154772266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141155152562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141155604412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141156016848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141156450058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141156834308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141157185416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141157570066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141157949428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141158409110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141158780422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141159158092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141159544326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141159898742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141160280432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1251,12510000,10000,0,0,256,26,1370,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141162177928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141162560580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141162914130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141163308254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141163673724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141164131332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141164492116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141164849802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141165219182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141165571394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141165941130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141166306890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141166763890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141167154910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141167551418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141167906536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141168262096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141168660628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141169028456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141169471486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141169822946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141170197972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141170560948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141170935518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141171286192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141171651124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141172014360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141172485504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141172858282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141173411800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141173794198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141174159840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141174600404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141175027652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141175423284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141175789172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141176140274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141176508516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141176857982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141177277332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141177656390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141178184026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141178590950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141179016896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141179385052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141179768688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141180165526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141180534790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141180993370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141181382504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141181775242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141182142284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141182495676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141182873132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141183224572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141183673186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141184098362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141184698528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141185071842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141185478240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141185864308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141186329912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141186731018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141187095488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141187497572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141187880824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141188260892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141188640644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141189127428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141189510690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141189903632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141190287720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141190669778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141191112944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141191493052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141191945274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141192317356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141192694040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141193045316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141193415768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141193800528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141194209090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141194678744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141195042558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141195437926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141195984954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141196402174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141196773434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141197158138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141197610418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141197991670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141198391776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141198743328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141199120672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141199518572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141199919356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141200350494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141200774280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141201163430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141201535768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141201938808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141202290400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141202710040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141203187350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141203571162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141203923654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141204293656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141204659828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141205010822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141205390984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141205843938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141206322076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141206807710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141207245646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141207618008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141207973280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141208369212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141208815918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141209228886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141209601926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141210009066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141210423950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141210846574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141211236138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141211666670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141212035984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141212466248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141212908340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141213263604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141213673352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141214040248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141214498714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141214886006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141215241446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141215607522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141215959800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141216344830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141216722932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141217222186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141217636220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141218151804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141218551848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141218906762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141219312686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141219667412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141220112594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141220481378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141220860788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141221256118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141221633508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141221987488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141222625712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141223006494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141223358848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141223728356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141224099918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141224496978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141224893738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141225287848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141225752016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141226111876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141226506450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141226859216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141227227272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141227579788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141227971750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141228417320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141228889376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141229428180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141229786320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141230170708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141230552424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141230922858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141231353400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141231736454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141232120600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141232499866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141232882994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141233248942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141233615462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141234040186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141234471222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141234831490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141235251650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141235653678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141236061840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141236446394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141236885104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141237253344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141237604702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141237990188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141238358904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141238737760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141239118074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141239590990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141239967608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141240518340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141240933416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141241295696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141241706992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141242066600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141242522280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141242926254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141243306760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141243662932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141244019386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141244412216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141244782200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141245254552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141245638214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141246046366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141246443206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141246851694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141247227252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141247581972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141248017866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141248373820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141248744920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141249130582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141249551140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141249919246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141250354820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141250819954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141251194914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141251665902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141252021150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141252389154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141252741362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141253131318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141253575916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141253957872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141254341358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141254726542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141255098256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141255465612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141255847180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141256278128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141256676660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141257109392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141257489872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141257843106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141258197240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141258576096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141258929496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141259368314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141259744968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141260150380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141260538782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141260917736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141261283578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141261667058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141262132892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141262571676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141263089142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141263499604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141263898608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141264295752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1252,12520000,10000,0,0,256,26,1371,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141265943578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141266307046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141266702608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141267088132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141267525044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141267925886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141268278516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141268687880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141269163222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141269568156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141269932712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141270398284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141270770126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141271123882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141271522776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141271874348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141272250698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141272627834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141273079322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141273449326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141273852468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141274383374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141274740592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141275109380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141275503768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141275962878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141276331238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141276745774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141277117714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141277503312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141277885428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141278249886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141278716132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141279079988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141279475072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141279857978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141280253678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141280609502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141281000848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141281434572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141281800656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141282192752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141282560354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141282956528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141283324216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141283714720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141284098108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141284534216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141284902574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141285458434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141285836088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141286188954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141286613510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141287064260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141287479842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141287834632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141288207554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141288607290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141288962108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141289342658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141289711438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141290214328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141290602536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141291070530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141291424938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141291869186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141292265578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141292720072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141293094278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141293462934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141293841558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141294240644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141294650262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141295015856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141295461644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141295830526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141296194200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141296690368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141297106434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141297592984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141297976268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141298441858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141298815618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141299435278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141299820176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141300173308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141300552902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141300921866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141301396898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141301801092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141302223782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141302610112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141302998478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141303419212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141303867562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141304272374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141304652872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141305042130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141305429442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141305846602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141306264696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141306737880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141307173500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141307712642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141308115164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141308495602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141308938248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141309339976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141309821632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141310198824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141310582132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141310977128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141311359080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141311768538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141312151810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141312661452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141313063714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141313484696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141313937594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141314337304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141314739892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141315200632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141315604164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141316013300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141316394156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141316760624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141317138908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141317520934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141317955304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141318325280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141318849042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141319311614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141319694600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141320130764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141320500674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141320959852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141321316142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141321669374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141322033140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141322382518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141322748336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141323108388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141323574120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141323945116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141324364348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141324733572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141325086816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141325550566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141325947280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141326393916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141326765478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141327173514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141327556152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141327935540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141328288776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141328685316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141329144626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141329534534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141330064534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141330436462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141330814618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141331221174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141331628936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141332078042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141332436698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141332804806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141333158558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141333555720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141333907878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141334316858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141334771476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141335196530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141335567472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141335960390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141336345088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141336698218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141337106466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141337548056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141337929568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141338297398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141338674952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141339027128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141339381150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141339776032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141340223124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141340635946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141341005280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141341483368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141341916234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141342296376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141342663052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141343116844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141343520098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141343875298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141344259476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141344641536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141345037036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141345432718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141345915438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141346302464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141346673398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141347040910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141347446670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141347818072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141348255394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141348763916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141349164936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141349584060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141349937160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141350290524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141350656774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141351052382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141351495188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141351866920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141352272174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141352754500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141353135834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141353542082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141353964774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141354414922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141354773264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141355144232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141355498372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141355878608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141356262170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141356650632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141357098744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141357474022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141357868520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141358249690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141358619010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141358970248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141359362066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141359742472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141360210460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141360582156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141360937250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141361304572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141361687832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141362134196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141362513966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141362969196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141363341022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141363820682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141364206468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141364561506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141364940766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141365321066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141365770336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141366136594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141366545356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141366912952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141367290064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141367685606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141368041010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1253,12530000,10000,0,0,256,26,1372,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141369763584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141370197894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141370619132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141371078082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141371464478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141371829816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141372240660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141372609634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141372981932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141373381694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141373748992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141374228722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141374585688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141375094930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141375491664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141376250122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141376783270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141377143300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141377515804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141377896672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141378293992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141378646596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141379037956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141379547390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141379961494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141380317008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141380671884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141381071220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141381427218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141381917976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141382364162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141382765474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141383144216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141383525154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141383881468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141384235262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141384644192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141385115438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141385487156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141385876082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141386411850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141386782152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141387158710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141387524328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141387976284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141388362718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141388737318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141389108140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141389460020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141389856176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141390268524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141390722172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141391078108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141391431232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141391796706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141392147460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141392535612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141392916214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141393321766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141393763944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141394159786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141394514872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141394910946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141395277042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141395643036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141396011914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141396435714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141396816180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141397281964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141397681682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141398049964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141398484558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141398856032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141399292278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141399667190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141400019992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141400399274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141400786008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141401183884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141401564108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141401992548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141402406302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141402776532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141403147114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141403499344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141403932412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141404316654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141404835472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141405193194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141405548560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141405914822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141406286690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141406654140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141407039330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141407507270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141407882046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141408260634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141408750512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141409106510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141409474050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141409884634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141410416466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141410792868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141411172126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141411555094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141411962772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141412317072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141412685938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141413159436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141413545806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141413931468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141414282780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141414660984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141415055516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141415446352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141415874932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141416260028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141416625316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141416975354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141417342732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141417725366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141418179196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141418545696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141419016872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141419389168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141419865202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141420250840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141420605144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141421014728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141421431432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141421849688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141422218382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141422614200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141422998540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141423354422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141423751062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141424122136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141424599662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141424956766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141425364282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141425731820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141426111832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141426500676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141426933176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141427381984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141427739588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141428110182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141428463660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141428844472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141429224482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141429605188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141430047966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141430425270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141430924352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141431284334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141431654974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141432087860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141432490948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141432984516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141433402252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141433757030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141434112598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141434480494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141434876624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141435262920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141435717724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141436130024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141436497896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141436876320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141437231876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141437618112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141438022580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141438512986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141438909936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141439262414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141439676316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141440073096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141440464900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141440834036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141441284382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141441671258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141442129844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141442531046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141442884310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141443291830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141443660902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141444141262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141444517286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141444871792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141445237808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141445619162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141446034070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141446387256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141446854204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141447227312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141447634280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141448003454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141448358648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141448725778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141449090282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141449530414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141449912416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141450293914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141450658520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141451066738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141451421738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141451790014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141452226010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141452623878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141453347792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141453723506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141454119584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141454501938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141455051396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141455435298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141455808316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141456174144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141456541680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141456953408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141457374992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141457857836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141458261862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141458694608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141459078126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141459430138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141459824976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141460273114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141460886116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141461321148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141461702032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141462067636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141462463454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141462873178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141463228886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141463703568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141464063302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141464588486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141464964598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141465346520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141465734574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141466115838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141466658274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141467029116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141467397440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141467750554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141468137224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141468517254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141468898132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141469346334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141469741094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141470117584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141470527422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141470894716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141471292172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141471677756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141472120432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141472511528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1254,12540000,10000,0,0,256,26,1373,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141474169368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141474686588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141475078662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141475440768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141475955570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141476333740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141476728598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141477104068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141477587992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141477961242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141478340760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141478695876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141479051308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141479452112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141479835792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141480316916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141480707396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141481088824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141481455606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141481835928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141482190838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141482578600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141483028336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141483489280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141483863582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141484217960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141484599932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141484988754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141485399854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141485817742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141486195058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141486564782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141487089636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141487462962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141487816720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141488223454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141488748360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141489196266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141489574344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141489974792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141490360824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141490715464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141491109414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141491563888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141491945836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141492344878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141492738818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141493102058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141493489608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141493897486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141494342444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141494730304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141495083222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141495461296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141495843980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141496242112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141496608528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141497024290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141497436852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141497794180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141498305008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141498692258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141499072520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141499455150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141499910434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141500300956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141500657408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141501025154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141501376692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141501744814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141502109162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141502518210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141502990532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141503373836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141503729876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141504085000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141504454840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141504849084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141505254894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141505711824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141506092820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141506457978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141506865574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141507251018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141507625340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141507990344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141508414850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141508787062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141509252432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141509656470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141510025980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141510416650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141510771294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141511201096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141511668076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141512025760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141512396068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141512747840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141513126174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141513506408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141513960754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141514334036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141514715644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141515082128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141515463210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141515833144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141516222978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141516677054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141517101208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141517539230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141517891058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141518244378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141518608062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141518970384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141519338372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141519763056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141520154586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141520696152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141521098884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141521483878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141521873630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141522326056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141522712432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141523107532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141523478876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141523858960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141524226964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141524620010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141525043920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141525402116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141525768328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141526119486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141526521626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141526875986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141527267332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141527635432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141528095192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141528453004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141528820476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141529207838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141529602684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141530236016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141530667560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141531049926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141531417254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141531952930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141532324946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141532695852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141533093084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141533525924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141533914516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141534283420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141534664240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141535034014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141535446754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141535843446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141536283056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141536652282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141537048648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141537433936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141537832860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141538243756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141538652674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141539141862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141539500808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141539947744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141540353142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141540707344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141541075068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141541442304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141541903292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141542308840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141542846408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141543221740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141543577560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141543961978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141544357812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141544830018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141545277172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141545743148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141546114362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141546493232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141546904100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141547277676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141547762452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141548135050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141548503870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141548855162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141549263228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141549644354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141550021134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141550474108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141550834842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141551202412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141551574068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141551960778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141552312720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141552704174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141553160336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141553563258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141554056164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141554416556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141554798374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141555147806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141555527358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141555992550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141556404330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141556794218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141557175254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141557526908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141557911448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141558320636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141558754794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141559124664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141559492496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141559911050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141560277560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141560691488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141561083328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141561518624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141561886792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141562237380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141562636692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141562988812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141563396624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141563777596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141564235750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141564628370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141564999690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141565523866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141565909400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141566311610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141566675552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141567141868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141567528190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141567957856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141568343102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141568726002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141569123166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141569514536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141569994318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141570350728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141570753636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141571192562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141571601036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141571983734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141572351174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141572816360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141573191836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141573624304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141574059790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141574478860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141574883848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141575261060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141575727236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141576086634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1255,12550000,10000,0,0,256,26,1374,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141577854944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141578304628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141578710552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141579097408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141579479336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141579846308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141580250380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141580633012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141581074546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141581446556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141581799996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141582167388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141582536348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141582915780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141583308808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141583711332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141584154954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141584511514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141584906358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141585260608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141585628232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141586053402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141586431682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141586898292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141587280212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141587798462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141588156794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141588573876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141588969868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141589350222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141589780968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141590159652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141590527034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141590903880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141591255032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141591625756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141591993582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141592414554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141592787668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141593159258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141593538258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141593905944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141594283894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141594649168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141595110936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141595481286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141595834030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141596273112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141596628838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141597009386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141597391060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141597847934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141598208404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141598587736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141599068128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141599425046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141599800376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141600164776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141600618366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141601004368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141601385322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141601795672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141602204808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141602570972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141602937040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141603312804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141603737988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141604119002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141604504438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141604921078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141605291194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141605683888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141606081582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141606549400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141607240662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141607623060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141608000260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141608363770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141608768466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141609236330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141609595990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141610109586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141610466634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141610834342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141611184424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141611591818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141612062064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141612463420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141612836268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141613190082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141613555774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141613907792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141614377842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141614845402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141615230998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141615633524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141616029462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141616381712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141616768558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141617163144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141617706280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141618079214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141618437230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141618814064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141619180472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141619557706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141619923330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141620349526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141620717316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141621097034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141621578054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141621936916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141622315232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141622693998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141623159554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141623515296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141623869072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141624234126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141624647600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141625055804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141625437934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141625896544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141626269698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141626689044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141627044524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141627423160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141627820366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141628214516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141628697344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141629053588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141629466206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141629887088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141630355850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141630729692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141631111036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141631584976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141631960078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141632600894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141632991314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141633370218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141633785778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141634275680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141634633578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141635059552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141635469744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141635853094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141636253768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141636618028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141637089070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141637475558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141637880160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141638231474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141638583092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141638946162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141639339822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141639721068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141640151046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141640531250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141640903220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141641279926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141641659020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141642075870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141642458794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141642888244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141643259206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141643716998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141644097028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141644501728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141644894808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141645264128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141645699766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141646067912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141646418696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141646787196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141647168858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141647547820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141647934768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141648402300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141648921064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141649285830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141649652252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141650004706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141650425676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141650793392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141651254394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141651625522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141652012320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141652366640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141652779446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141653147322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141653515352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141654011988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141654387696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141654966478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141655338260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141655716610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141656081652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141656434806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141656876248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141657230362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141657597548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141657946994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141658431614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141658812414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141659191042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141659653772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141660010580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141660376288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141660756316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141661154046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141661508698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141661912894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141662403050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141662812452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141663214444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141663646240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141664039480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141664435550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141664803592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141665235432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141665619196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141666099260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141666513176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141666878916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141667280226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141667647938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141668107956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141668479192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141668830316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141669235932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141669603584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141670039186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141670390632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141670845772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141671244762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141671598532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141671967850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141672335444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141672728492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141673105620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141673554356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141673925662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141674280786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141674646512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141674998462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141675367308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141675733020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141676110244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141676551726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141676930638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141677431762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141677788284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141678152692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141678520128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141678886318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1256,12560000,10000,0,0,256,26,1376,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141680618384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141681061404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141681448144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141681915418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141682268398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141682627882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141682998902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141683348860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141683928620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141684296256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141684748364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141685119592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141685506348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141685859112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141686223684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141686698154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141687088972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141687535610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141687889832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141688268306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141688814382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141689195286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141689546946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141689913906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141690360840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141690716324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141691086292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141691450974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141691876342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141692266306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141692656498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141693086010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141693491912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141693862192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141694216412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141694586392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141694939116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141695333106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141695699216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141696158650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141696511070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141696861250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141697225752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141697574282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141697970246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141698336176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141698784114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141699153736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141699681528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141700038130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141700391202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141700758142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141701123548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141701557900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141701912640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141702289474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141702653316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141703060346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141703413282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141703777714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141704143744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141704565382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141704934988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141705286444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141705662706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141706028034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141706416766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141706769312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141707191386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141707561166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141707913084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141708279852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141708640314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141709046834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141709489838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141709966316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141710323526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141710684694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141711288010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141711648174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141712033704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141712386654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141712865626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141713254346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141713696406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141714090988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141714450744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141714926364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141715289616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141715765906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141716173050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141716574334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141716941326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141717347476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141717715262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141718097248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141718585766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141718941350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141719395212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141719833948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141720241868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141720652038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141721140942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141721499608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141722059712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141722478212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141722833498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141723215356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141723568186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141724040070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141724453290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141724855608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141725211192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141725594220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141725962034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141726326932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141726770558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141727127210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141727506690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141727874162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141728329286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141728682830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141729049214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141729485722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141729841012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141730209654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141730560040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141730938068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141731315188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141731706902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141732071126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141732500098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141732880520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141733370678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141733739762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141734088746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141734476036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141734840246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141735290970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141735667456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141736022762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141736388904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141736739826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141737107264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141737536556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141737993326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141738367336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141738754670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141739109754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141739465034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141739833354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141740198536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141740636294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141740995486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141741374676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141741748024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141742125280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141742524782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141743011798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141743457608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141743814506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141744182982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141744692412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141745074232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141745440600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141745830548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141746255028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141746613978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141746980800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141747334064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141747702246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141748111696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141748502578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141748867642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141749316868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141749672662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141750026308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141750391076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141750742354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141751109188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141751490570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141751931272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141752300594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141752676806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141753027456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141753378908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141753743610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141754141102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141754509764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141754931024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141755311890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141755813674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141756193602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141756545496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141756953276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141757323950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141757764330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141758135408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141758488974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141758868802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141759235880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141759625662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141759978872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141760403520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141760978486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141761336052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141761706500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141762058966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141762488540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141762858118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141763348018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141763705860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141764059990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141764427438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141764807476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141765224944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141765602196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141766144494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141766534540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141767112970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141767470220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141767839962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141768224324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141768679256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141769054360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141769406348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141769812904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141770180072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141770557362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141770923708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141771337636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141771807022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141772162140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141772536424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141772885296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141773260094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141773652552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141774112996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141774573956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141774931876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141775305190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141775657650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141776025830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141776445348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141776826374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141777269618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141777648012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141778119236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141778476440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141778840892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141779192120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141779572032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141779998770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141780380328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141780752556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141781131202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141781482916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1257,12570000,10000,0,0,256,26,1377,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141783172794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141783560678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141783913772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141784281834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141784682250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141785077180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141785526100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141785918176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141786277424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141786636012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141787004306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141787357982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141787739122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141788089840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141788553592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141788923992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141789416612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141789771060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141790124650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141790500516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141790850488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141791300060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141791655980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141792033224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141792397234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141792772044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141793123090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141793486622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141793958980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141794349094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141794725844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141795077402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141795455196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141795822384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141796212656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141796745016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141797103916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141797518982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141797944568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141798312830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141798663244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141799080218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141799630198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141800013432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141800478634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141800856770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141801224004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141801576010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141801958322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141802431422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141802815212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141803187630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141803564400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141803916138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141804321130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141804750112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141805212110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141805612172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141805974628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141806351364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141806715946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141807092652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141807458100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141807893496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141808262918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141808619812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141808987898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141809337928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141809713880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141810124486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141810505436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141810931326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141811308240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141811791000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141812145770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141812512518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141812877686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141813255084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141813703734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141814086900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141814447368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141814810824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141815206256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141815586856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141815965220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141816391884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141816845258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141817212822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141817618604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141817969636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141818351628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141818730120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141819157348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141819530536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141819883530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141820288432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141820658018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141821033256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141821406186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141821869720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141822307676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141822669366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141823200316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141823555044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141823968738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141824349682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141824817284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141825205680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141825590492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141825972836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141826324808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141826691238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141827057072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141827600776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141827999280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141828402980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141828755758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141829124346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141829507176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141829873178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141830321570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141830675208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141831057046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141831420676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141831796558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141832148682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141832564744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141833033308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141833399946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141833767504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141834227036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141834607404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141834973668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141835363692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141835717466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141836143868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141836513214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141836865086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141837232574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141837796296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141838191422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141838624378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141839018174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141839399466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141839756332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141840123760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141840477042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141840860392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141841212836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141841671440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141842043600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141842419634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141842771872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141843123538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141843489368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141843850976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141844284446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141844640102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141845019868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141845535348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141845919440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141846271622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141846636154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141847076036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141847433452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141847804890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141848157920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141848539446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141848925186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141849322236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141849681692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141850108894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141850547686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141850911478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141851280534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141851631904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141852022188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141852387578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141852835244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141853190356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141853551980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141853918708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141854269824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141854636760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141855002354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141855445496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141855872992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141856252862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141856763958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141857124116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141857491126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141857857306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141858304854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141858659054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141859036174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141859400948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141859778754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141860129892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141860494526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141860947376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141861439212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141861813604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141862164610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141862541408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141862922776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141863357112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141863710772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141864175012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141864577910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141864950760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141865349602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141865729338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141866155144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141866522876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141866981388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141867336982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141867805342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141868178890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141868533912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141868916772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141869271248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141869717284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141870090254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141870468326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141870821700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141871176698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141871542872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141871906006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141872336222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141872690168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141873067608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141873432728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141873808886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141874160566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141874526696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141874892062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141875314346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141875710362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141876078596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141876457458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141876850450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141877260244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141877629136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141878082084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141878454876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141879019366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141879410242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141879761984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141880180134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141880643786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141881059428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141881411672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141881764946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141882129568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141882480394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1258,12580000,10000,0,0,256,26,1378,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141884224900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141884590172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141884969492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141885333604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141885728842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141886083266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141886519312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141886891658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141887243666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141887609938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141887960328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141888337700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141888712830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141889195792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141889553280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141889907356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141890387214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141890741770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141891108408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141891471392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141891916916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141892287352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141892665198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141893016500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141893370214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141893735062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141894096688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141894463576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141894877296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141895256336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141895668848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141896048542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141896402168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141896755864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141897144798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141897594600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141897964302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141898314382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141898690404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141899054758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141899429608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141899791652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141900143074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141900572494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141900926394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141901392198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141901780100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141902172950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141902551656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141902928672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141903367882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141903723782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141904088668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141904439890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141904806870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141905155488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141905542568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141905975236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141906352402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141906702444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141907138650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141907505170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141907862650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141908242230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141908664332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141909043898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141909408216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141909783596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141910134064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141910485494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141910889622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141911240682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141911680504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141912036988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141912585378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141912984946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141913399752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141913796598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141914443710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141914834202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141915215984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141915585016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141915964000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141916341936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141916749156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141917254568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141917672768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141918055636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141918446778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141918812924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141919216114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141919568632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141920031870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141920403974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141920812508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141921190366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141921549774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141921913710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141922309420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141922753030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141923126010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141923505646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141923981766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141924383564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141924754504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141925151840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141925601422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141925960390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141926331720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141926714994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141927093356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141927488980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141927906944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141928351024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141928708270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141929102708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141929454442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141929839880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141930190524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141930616094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141931075018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141931456754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141931810652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141932194252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141932561746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141932940084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141933318804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141933668738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141934114460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141934483656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141935035998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141935475328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141935831024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141936212314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141936625500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141937001648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141937352386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141937727966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141938091984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141938466848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141938833640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141939186328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141939655204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141940020652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141940388194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141940796890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141941175180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141941542112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141941932570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141942357620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141942714312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141943079002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141943429332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141943796362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141944146272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141944535456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141944899368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141945339004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141945773554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141946241816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141946609774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141946959090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141947337234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141947686604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141948146272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141948515304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141948891892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141949243266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141949595022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141949958800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141950319860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141950753896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141951108378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141951484704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141951849626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141952225492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141952577852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141952940884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141953306196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141953726052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141954095642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141954445290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141954821552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141955185844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141955669912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141956034814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141956463240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141956832954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141957287378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141957693424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141958048576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141958440942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141958807516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141959267278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141959621826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141959975434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141960340928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141960691676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141961058608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141961437504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141961877628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141962245872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141962621702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141962972652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141963323824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141963756212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141964126184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141964494400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141964914820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141965297748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141965665182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141966044826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141966398056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141966750952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141967129312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141967550226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141967920590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141968269758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141968875598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141969280338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141969673742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141970028880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141970496944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141970895336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141971265314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141971651174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141972004142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141972383032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141972789688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141973254902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141973642010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141974054000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141974440418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141974809328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141975218444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141975581952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141976054214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141976456878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141976834348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141977185342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141977557838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141977924494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141978323470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141978769074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141979124860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141979520920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141980006494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141980384806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141980765900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141981161812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141981638544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141982025146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141982423430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141982829376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141983207512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141983590734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141984024722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1259,12590000,10000,0,0,256,26,1379,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 141985771016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141986167390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141986556896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141986926676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141987395266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141987751094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141988158918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141988555830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141988936674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141989330354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141989711974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141990175510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141990570726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141991082348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141991678704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141992143120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141992547054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141993014606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141993371496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141993728572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141994094974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141994446274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141994827376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141995200172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141995650840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141996023100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141996402462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141996757946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 141997174720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141997545270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141997935968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141998411850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141998791474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141999173304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141999537962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141999914566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142000265240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142000631050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142001074940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142001433752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142001805184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142002355182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142002740622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142003108632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142003500934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142003923476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142004281794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142004648704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142005000936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142005370634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142005722382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142006112268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142006502708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142006960516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142007316268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142007670172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142008036122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142008388226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142008757162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142009121202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142009559698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142009930390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142010307476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142010679268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142011033774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142011399694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142011763082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142012130240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142012548034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142012941204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142013410542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142013794826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142014150760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142014525726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142014892552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142015315742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142015684314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142016033862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142016409470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142016771820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142017146712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142017506362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142017919914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142018287900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142018639204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142019006098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142019355610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142019732034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142020168306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142020550534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142020979544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142021335992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142021704344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142022057770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142022428074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142022780222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142023171180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142023608352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142023988344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142024469530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142024876232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142025283672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142025667330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142026035832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142026492898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142026874294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142027239796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142027617060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142027969700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142028322864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142028733516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142029165168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142029534790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142029886392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142030323588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142030692458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142031073298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142031441496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142031865122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142032234076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142032585310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142032951916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142033300560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142033676824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142034087766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142034465754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142034886532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142035243392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142035766632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142036154436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142036554258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142036941802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142037320506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142037770436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142038150496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142038502314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142038855026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142039220176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142039570454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142039949460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142040367480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142040746208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142041110678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142041486392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142041837670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142042207244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142042585140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142042936308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142043380554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142043732594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142044108004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142044473050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142044849300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142045210964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142045564122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142046004704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142046359092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142046803508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142047179320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142047555294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142047919680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142048370226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142048811706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142049169192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142049533324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142049882588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142050247716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142050638080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142051053072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142051525614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142051909338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142052292900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142052646660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142053011566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142053363020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142053805076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142054227590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142054653786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142055021080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142055397518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142055777944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142056133614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142056511688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142056864676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142057304050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142057657116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142058152182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142058626392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142059008068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142059378200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142059732732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142060177448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142060532506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142060900396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142061251396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142061628052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142061993406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142062382606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142062825556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142063184230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142063550280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142063908328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142064274850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142064624870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142065015068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142065453976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142065835198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142066188872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142066539802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142066905520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142067301172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142067693160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142068344776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142068748504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142069117632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142069646104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142070033324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142070434242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142070855042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142071313842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142071715584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142072110104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142072502550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142072897268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142073320166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142073685590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142074134306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142074521702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142074872892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142075239774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142075589154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142076007932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142076403008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142076906298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142077264328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142077618478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142078016026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142078398186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142078808750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142079189790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142079670702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142080084746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142080603100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142080963598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142081335134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142081792328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142082233178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142082616096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142082999680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142083406124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142083773948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142084151186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142084518232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142084899126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142085367096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1260,12600000,10000,0,0,256,26,1380,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 142087003930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142087398428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142087752126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142088213736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142088581176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142088973686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142089329780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142089685926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142090101902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142090455692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142090893370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142091246296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142091746916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142092119290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142092497840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142092863778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142093217866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142093669302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142094025720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142094394462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142094745360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142095123968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142095489860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142095878802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142096305914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142096665270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142097032522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142097386622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142097755542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142098108366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142098497230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142098862026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142099314392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142099672986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142100027516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142100396320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142100750276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142101121124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142101486054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142101930800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142102336908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142102842000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142103215392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142103569588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142103935666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142104300364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142104748650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142105165794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142105547888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142105918112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142106297486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142106652350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142107020082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142107482166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142107838450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142108208278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142108559990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142108937016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142109303448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142109691460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142110102792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142110569682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142110970408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142111325140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142111693836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142112062296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142112453760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142112820856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142113279640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142113634586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142114138610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142114543916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142114987466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142115404844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142115824768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142116220544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142116590906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142116971160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142117323384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142117678290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142118059626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142118413960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142118877814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142119262180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142119693072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142120089556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142120498542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142120866966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142121221648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142121666028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142122022254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142122390710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142122741960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142123120196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142123504300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142123891652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142124314312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142124670156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142125034714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142125519510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142125920448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142126278708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142126666456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142127139466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142127552860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142127906528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142128260972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142128643396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142129023258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142129448256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142129892108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142130272878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142130638012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142131014016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142131365672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142131737290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142132156780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142132509248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142132980852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142133432866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142133814796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142134214256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142134602076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142134989676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142135344996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142135788204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142136144714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142136620032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142136974614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142137352986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142137730222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142138108636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142138573538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142138942980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142139310030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142139680934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142140048538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142140411636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142140787068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142141267074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142141649670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142142031564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142142385952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142142750148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142143187830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142143577134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142144008716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142144390206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142144793134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142145422748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142145790796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142146218978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142146667978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142147026106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142147396518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142147960856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142148347670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142148720690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142149135498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142149605006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142149965702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142150349048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142150717026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142151087268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142151467428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142151888184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142152333552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142152735394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142153130938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142153485580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142153884142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142154236222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142154648528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142155101546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142155483562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142155848578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142156286108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142156667842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142157029408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142157407666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142157833598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142158215070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142158566244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142159110016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142159551426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142159947940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142160692266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142161254118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142161867272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142162223204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142162591606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142163017144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142163496786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142163875936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142164279936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142164639256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142164998986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142165364566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142165730654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142166300252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142166750976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142167151522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142167527840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142167911290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142168345508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142168714674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142169209328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142169638762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142170182526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142170599420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142171064386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142171732606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142172539816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142173011144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142173588992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142174088950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142174441958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142174995438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142175371548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142175767334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142176148634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142176542092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142176920788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142177306640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142177784902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142178139994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142178547328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142178898846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142179274806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142179753936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142180283754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142180660016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142181013036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142181830184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142182390696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142182788822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142183290174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142183672576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142184257494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142184918976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142185529740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142186254130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142186678482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142187197764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142187685818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142188037720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142188421368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142188940480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142189349232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142189719476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142190102536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142190484386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142190852500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142191230872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142191677340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142192055822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142192598290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1261,12610000,10000,0,0,256,26,1381,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 142194446124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142194940678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142195330044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142195719544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142196112870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142196492868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142196843138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142197351256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142197724172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142198142194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142198525838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142198915892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142199333770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142199855808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142200243724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142200595382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142200986366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142201351164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142201737776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142202129394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142202483752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142202920732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142203274462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142203808258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142204162930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142204539532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142204913834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142205294864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142205721978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142206084774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142206463180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142206817764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142207186894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142207538408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142207921080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142208357422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142208737020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142209185532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142209545298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142209909576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142210264056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142210673808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142211209790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142211633146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142212054412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142212435028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142212838082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142213193588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142213568506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142214033394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142214412174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142214999630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142215390300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142215758920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142216146562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142216520510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142216993654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142217391072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142217756328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142218122202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142218500834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142218945490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142219311828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142219807572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142220250424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142220862732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142221448348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142222417240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142223076948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142223651340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142224114262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142224488060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142224866800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142225496046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142226293588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142226864012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142227428344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142228172108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142228795398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142229429674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142230062504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142230803646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142231481286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142232091582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142232711522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142233313800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142234045400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142234667026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142235318880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142235931832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142236616280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142237323820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142237881592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142238464170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142239179340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142239812820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142240434764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142241026886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142241601478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142242390096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142242810734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142243166472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142243548188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142243927876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142244302250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142244805434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142245189600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142245570426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142245978538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142246420990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142246915582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142247276864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142247884944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142248283188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142248844004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142249228762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142249596888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142249983224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142250457132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142250844100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142251221698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142251571110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142251965192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142252369250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142252780740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142253252882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142253633684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142253999504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142254352538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142254719242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142255071434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142255446380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142255861164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142256241392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142256606114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142256994730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142257348358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142257701554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142258122868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142258493188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142258939572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142259321636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142259815084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142260183446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142260557404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142260913984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142261264792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142261711760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142262065946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142262463550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142262841998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142263238486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142263602054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142263976332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142264398238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142264752708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142265128770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142265478244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142265875620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142266259530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142266641656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142267080450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142267489790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142267842264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142268258124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142268622158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142268971652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142269370244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142269750216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142270209934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142270596106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142271134664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142271537770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142271950908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142272327952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142272793226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142273197064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142273576648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142273968424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142274351398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142274728084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142275097384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142275551288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142275949156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142276313668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142276697234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142277077028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142277454432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142277839114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142278293580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142278680208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142279036722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142279412970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142279781498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142280165786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142280548024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142280925630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142281384140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142281780592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142282299638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142282694042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142283061152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142283415310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142283858178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142284215688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142284613260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142285023198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142285401346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142285758230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142286110902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142286474338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142286910926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142287285690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142287651072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142288059564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142288443516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142288837734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142289190712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142289655866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142290024168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142290418030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142290814592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142291197616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142291590564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142291997874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142292469890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142292842436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142293310216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142293679052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142294030530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142294399636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142294775618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142295250554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142295620800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142296025458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142296394950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142296776050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142297143098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142297494752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142297934084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142298291556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142298898000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142299302870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142299711004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142300070222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142300426972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142300897008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142301258356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142301685738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142302063210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142302489344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142302908394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142303318286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142303795132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142304200566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1262,12620000,10000,0,0,256,26,1382,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 142306066670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142306568308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142306968188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142307445254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142307875808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142308262284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142308703056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142309181474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142309561602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142309963012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142310316774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142310702076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142311070094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142311453640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142311924746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142312322766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142312733312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142313115478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142313509330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142313905228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142314361522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142314818086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142315229368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142315763030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142316167064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142316553722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142316935890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142317344244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142317802408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142318229530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142318624626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142319060620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142319456776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142319862376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142320341628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142320727528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142321137700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142321526796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142321939718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142322321730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142322726564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142323200046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142323610994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142323991188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142324373102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142324754460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142325106016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142325516628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142325970094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142326393164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142326953412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142327370584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142327751498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142328134164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142328515662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142328964864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142329355932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142329748660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142330183930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142330550320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142330996606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142331479026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142331896174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142332316022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142332698732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142333108622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142333488778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142333917060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142334430432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142334874214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142335264882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142335713772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142336131634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142336517362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142336914010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142337348550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142337781832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142338476592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142338915878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142339305294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142339674418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142340156160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142340537126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142340947306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142341337832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142341742120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142342127554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142342532124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142342985954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142343369076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142343759926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142344128976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142344526460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142344911688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142345325638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142345781112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142346203000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142346584078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142346979490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142347388072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142347790802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142348277402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142348649928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142349031622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142349565634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142349979402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142350361300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142350773170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142351221056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142351604628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142352026746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142352416190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142352820940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142353250664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142353671710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142354132516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142354526478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142354940476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142355324104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142355736216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142356117772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142356536524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142356989972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142357398116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142357789754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142358172272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142358537696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142358915412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142359468026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142359847290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142360269404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142360799952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142361226166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142361594992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142361960906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142362482596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142362868114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142363302336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142363680760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142364169282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142364572224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142365078608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142365489866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142365845442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142366264302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142366644972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142367078118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142367482384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142367963948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142368365912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142368794480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142369162916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142369544422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142369991544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142370378066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142370864720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142371264692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142371791268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142372185642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142372596052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142372982564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142373335892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142373812656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142374219322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142374632282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142375012964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142375410012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142376017612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142376517962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142376915360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142377307258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142377718830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142378094372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142378494732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142378874810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142379349792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142379753448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142380173128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142380555052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142380928106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142381307700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142381674980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142382168674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142382554568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142383119776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142383516230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142383896792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142384246638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142384712062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142385082820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142385436548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142385847320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142386226066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142386606892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142387007248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142387593110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142387948844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142388343364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142388735794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142389113570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142389510262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142389870422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142390353896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142390755100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142391172130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142391553620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142391934784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142392393128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142392780502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142393224646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142393608776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142394103232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142394502672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142394880862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142395233900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142395630376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142396079132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142396437492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142396857594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142397211840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142397586024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142397994200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142398414992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142398844008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142399228972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142399607868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142399958386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142400357652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142400735912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142401144150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142401621770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142402002180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142402382918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142402749990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142403114084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142403510206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142403880660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142404340334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142404831900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142405543548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142406081364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142406719930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142407474614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142407933808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142408302520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142408712468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142409063592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142409476312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142410006816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142410388072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142410779914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142411131884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142411522920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142411870594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142412259698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142412765426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142413150432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1263,12630000,10000,0,0,256,26,1383,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 142414798706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142415227396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142415749676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142416111224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142416708764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142417070308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142417465082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142417850884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142418323796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142418721512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142419158204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142419539668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142419920434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142420371828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142420749494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142421229154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142421581924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142421969356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142422410582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142422804990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142423157350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142423545664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142423981524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142424366178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142424747830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142425186746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142425594056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142426008732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142426415720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142426893652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142427286770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142427823120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142428193518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142428565034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142428944612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142429417546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142429806148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142430203628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142430600640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142430990610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142431399244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142431768968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142432210404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142432608166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142433028108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142433449406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142433842730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142434224220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142434622410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142435080684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142435458124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142435840876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142436239114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142436632800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142437027844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142437420080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142437897068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142438272308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142438694504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142439194808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142439596200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142439967050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142440372028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142440851560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142441265118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142441665536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142442064642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142442458622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142442857936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142443266504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142443791658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142444209728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142444621142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142445029044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142445417654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142445830844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142446334268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142446707916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142447118114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142447498356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142447921002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142448301318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142448799920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142449315780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142449703320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142450231974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142450600508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142451001348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142451400188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142451920984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142452336144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142452758504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142453519680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142453897368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142454286108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142454750216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142455151266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142455554416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142455950156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142456347764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142456758612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142457157904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142457597730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142457963870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142458372226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142458756876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142459108272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142459512232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142459911504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142460372006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142460745476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142461138924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142461730112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142462101340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142462494024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142462875352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142463332042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142463732714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142464151434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142464502704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142464884602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142465274926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142465643794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142466111990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142466467458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142466885784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142467269914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142467684146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142468067342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142468448964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142468933986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142469293062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142469716488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142470124886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142470534336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142470929130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142471305656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142471765402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142472212292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142472739072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142473139124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142473553588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142473917190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142474372366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142474740976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142475131686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142475515576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142475900372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142476265446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142476650056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142477158766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142477511076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142477930838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142478297388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142478689574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142479084514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142479473954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142479921392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142480306238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142480737868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142481121728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142481558640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142481989448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142482398912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142482834484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142483220256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142483733248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142484133928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142484533258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142484912920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142485289276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142485763920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142486172090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142486561920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142486915488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142487308056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142487665186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142488065200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142488487886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142488894724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142489272984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142489648428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142490047336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142490401348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142490795072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142491224498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142491621916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142491996012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142492400306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142492765416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142493170138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142493552870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142493994208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142494379836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142494888838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142495292020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142495683528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142496100828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142496502822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142497007802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142497379470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142497762336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142498143228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142498525988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142498911594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142499276490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142499791682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142500246298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142500695072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142501079784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142501463460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142501858166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142502319024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142502720410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142503095062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142503504084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142503885220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142504296496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142504701380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142505232348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142505623498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142506126528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142506552746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142506965116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142507411968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142507892092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142508291046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142508699582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142509078816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142509458154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142509873252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142510282908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142510771326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142511186696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142511593616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142511999310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142512397546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142512783086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142513164400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142513623578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142514025850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142514410418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142514814456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142515201908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142515616450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142515989156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142516436200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142516820580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142517418256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142517822534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142518201914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142518579762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142519051262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142519450192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142519818260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142520200868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1264,12640000,10000,0,0,256,26,1384,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 142558494026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142558880370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142559296636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142559655078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142560056416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142560471276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142560886208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142561365940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142561836446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142562393600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142562793910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142563178648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142563554372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142564040296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142564438426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142564841792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142565214082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142565605988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142565991260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142566454950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142566937950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142567320624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142567712616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142568106612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142568528532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142568906106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142569284550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142569734492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142570116594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142570495278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142570883880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142571278056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142571673594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142572088852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142572515422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142572898764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142573445764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142573834432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142574208660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142574613812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142575099330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142575524784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142575941086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142576314328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142576700832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142577081364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142577464810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142577930622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142578334434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142578768024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142579162552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142579566978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142579975124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142580361316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142580825534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142581197132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142581592670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142581958988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142582363472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142582760108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142583167676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142583590542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142583974092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142584478240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142584850384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142585317246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142585692696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142586111414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142586591718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142586988428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142587369464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142587738008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142588145374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142588502400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142588900840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142589326926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142589832498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142590239638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142590616738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142590967680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142591331960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142591727134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142592201056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142592589898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142592966930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142593356472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142593738336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142594174432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142594687416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142595092476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142595507860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142596006012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142596375824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142596753714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142597147336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142597609360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142597990542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142598355590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142598724662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142599116248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142599483672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142599869626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142600308040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142600703616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142601097010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142601501006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142601895818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142602273730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142602640320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142603059572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142603428528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142603805872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142604234416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142604615074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142604990282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142605339184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142605688900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142606149332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142606894356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142607297664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142607647806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142608056830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142608451644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142608904852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142609259116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142609642438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142610023602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142610398258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142610795082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142611174576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142611662254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142612031908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142612451278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142612803534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142613172306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142613620542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142613976886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142614420772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142614801720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142615190034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142615569532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142616027206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142616499532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142616897574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142617365652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142617750792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142618361274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142618719058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142619098692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142619504804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142619967006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142620320452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142620698256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142621084984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142621464514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142621848520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142622205856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142622718642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142623112694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142623616564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142624175848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142624533884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142624979242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142625462828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142625939050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142626531188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142627193804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142627827500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142628592996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142629411906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142629821924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142630378490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142630920068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142631730772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142632377064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142633011620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142633650556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142634510322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142635135146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142635769288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142636392948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142637118424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142637769008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142638414316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142639077186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142639856418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142640736716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142641286668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142641912594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142642665928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142643308176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142643822714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142644420524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142645193854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142645901896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142646562836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142647195854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142647937174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142648559916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142649205280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142649832752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142650479226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142651240238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142652053598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142652529562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142653124664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142653899998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142654430134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142654800880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142655202246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142655571288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142655974910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142656596502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142657026250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142657395876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142657752226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142658145978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142658513150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142659208446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142659637010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142660293018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142660884770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142661507108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142662173882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142662721620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142663583002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142664155284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142664933976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142665579486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142666193062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142666876618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142667633416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142668288182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142668677732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142669225468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142669647384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142670040838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142670574590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142670959346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142671359534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142671756770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142672123412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142672524136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142672907628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142673386200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142673758004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142674266088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142674668510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142675050358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142675458180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142676150320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142676832880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142677419026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142678119648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142678847604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1265,12650000,10000,0,0,256,26,1385,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 142681586292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142682360998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142683044314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142683984532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142684777878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142685721358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142686352620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142687122440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142687727496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142688374564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142689068032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142689716782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142690466046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142691153164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142691758132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142692389456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142693090732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142693776760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142694376506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142694994324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142695691022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142696096066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142696638134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142697012816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142697567442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142698132958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142698899562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142699482940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142700157872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142700745954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142701531588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142702134728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142702711358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142703352280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142704081772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142704721140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142705080834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142705498084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142705905192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142706325616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142706825080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142707182464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142707563994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142708096342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142708489688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142708867054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142709248060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142709764988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142710179218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142710685560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142711255096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142711895796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142712565212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142713196932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142713859208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142714474008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142715156556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142715553938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142716092676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142716677194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142717352828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142718020054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142718604958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142719375588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142719760960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142720135842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142720516778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142721063528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142721424170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142721829300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142722180374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142722547394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142722919738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142723311282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142723847628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142724227458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142724617186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142724972468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142725337806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142725762116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142726131880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142726617240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142727015542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142727421702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142727927564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142728283642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142728644176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142729142802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142729498856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142729878028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142730379578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142730764044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142731161150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142731546702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142732005206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142732362964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142732755946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142733127664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142733496274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142733876494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142734259958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142734703902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142735119200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142735513890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142735868562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142736232848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142736612772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142736986050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142737431264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142737849314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142738230258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142738633030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142739002372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142739384102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142739755888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142740137014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142740579800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142740963330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142741479992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142741852596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142742290866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142742682882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142743145896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142743513758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142743894824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142744278802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142744627498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142745002116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142745409052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142745874166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142746252646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142746623946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142747015208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142747388826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142747852604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142748965918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142749505556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142750054538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142750644054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142751058948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142751503116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142751874298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142752242946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142752827548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142753211452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142753619292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142754021572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142754510958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142754909682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142755315576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142755680984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142756062120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142756463832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142756830636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142757325592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142757714424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142758105702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142758487552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142758869260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142759235130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142759625238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142760342664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142760714326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142761123562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142761530620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142761906700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142762310916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142762783596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142763152132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142763521922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142764070212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142764425402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142764825494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142765208020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142765667808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142766055990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142766424428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142766810636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142767176808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142767549952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142767930242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142768383150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142768753940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142769148974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142769502764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142769888566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142770284146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142770636582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142771102592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142771488068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142771909242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142772316800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142772698292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142773059154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142773434746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142773905088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142774276422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142774705766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142775269806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142775688840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142776090256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142776512732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142776942800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142777330062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142777715970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142778065480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142778430070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142778796268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142779186782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142779681718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142780083484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142780480372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142780833470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142781219708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142781587274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142781998144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142782463008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142782888198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142783265710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142783640258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142784021192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142784402070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142784768364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142785203320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142785574392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142785970334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142786645080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142787014002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142787421212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142787885136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142788243208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142788608510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142788975208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142789343302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142789693510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142790073946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142790435984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142790880682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142791232316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142791596232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142791959528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142792306828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142792704422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142793054600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142793544194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142793929502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142794349734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142794702832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142795054378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142795449086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142795829386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142796272520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142796653104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142797029186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142797586724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142797964698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142798316352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1266,12660000,10000,0,0,256,26,1387,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 142799997806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142800379102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142800736876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142801104170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142801453544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142801926268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142802296518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142802719780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142803072848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142803429384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142803795436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142804149952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142804517064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142804959994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142805366036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142805759866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142806135950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142806487256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142806840688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142807204646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142807631306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142808000582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142808363472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142808842568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142809209806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142809620530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142809970480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142810397352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142810768540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142811133124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142811499350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142811848358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142812243652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142812605780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142813046014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142813398848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142813749148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142814124040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142814471530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142814836154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142815184616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142815633052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142816086580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142816465922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142816831730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142817183534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142817552768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142817902170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142818301016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142818720668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142819099108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142819475538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142819952828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142820305668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142820656594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142821052184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142821505218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142821876994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142822228480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142822619564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142822998588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142823376724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142823756500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142824109512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142824554140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142824906346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142825348698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142825715326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142826119994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142826641426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142827364798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142828049532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142828667812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142829292676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142829989484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142830644228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142831336250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142831871102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142832274348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142832862064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142833219028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142833586280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142833952912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142834304356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142834688324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142835060798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142835586086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142835956142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142836371736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142836754222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142837326678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142837702202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142838052278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142838525094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142838876898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142839301392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142839693716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142840069132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142840421006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142840778646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142841239738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142841610706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142842187998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142842589390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142842982610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142843354228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142843839224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142844276326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142844630954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142845012042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142845360576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142845724484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142846079672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142846456526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142846903144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142847282472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142847646374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142847999076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142848386060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142848738516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142849111438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142849538772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142849917496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142850311808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142850704136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142851055874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142851407432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142851784314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142852134068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142852574874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142852926944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142853414664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142853784098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142854160726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142854519014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142854870274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142855308990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142855661694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142856037278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142856385236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142856759544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142857121534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142857503646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142857923960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142858278388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142858639948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142859000004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142859364298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142859731962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142860106424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142860511518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142860982348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142861352716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142861717930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142862098168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142862463594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142862874028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142863238946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142863701404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142864086470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142864589936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142864946654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142865328872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142865735496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142866102362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142866553806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142866905400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142867293060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142867655708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142868029130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142868398386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142868784128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142869253574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142869637760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142870047216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142870428688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142870847350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142871244916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142871621364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142872064406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142872490640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142872873526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142873221232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142873585960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142873932066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142874337670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142874778238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142875193946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142875562430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142876076554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142876443964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142876825952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142877193926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142877623208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142878001194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142878376644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142878751358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142879100274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142879449838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142879812118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142880219786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142880597128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142880944830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142881330760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142881692588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142882066926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142882415246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142882763784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142883191324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142883573170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142883958002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142884305824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142884679658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142885041650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142885414942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142885867114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142886222088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142886584650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142887045434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142887445336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142887796878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142888172946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142888549126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142889026130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142889407382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142889770646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142890132328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142890510672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142890877186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142891242580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142891737072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142892121986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142892542910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142892927118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142893279722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142893641680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142893990234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142894430488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142894781464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142895169128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142895563866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142895967976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142896320504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142896671524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142897109046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142897460596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142897834392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142898388504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142898784772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142899181758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142899575308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142900068894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142900509072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142900889992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142901241768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1267,12670000,10000,0,0,256,26,1388,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 142902946434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142903311662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142903706360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142904072948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142904455506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142904808086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142905164708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142905597300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142905954192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142906379812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142906731812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142907108618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142907472204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142907850026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142908286400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142908665642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142909028908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142909531134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142909919424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142910285378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142910661524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142911109396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142911489952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142911841338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142912206934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142912599712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142912949648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142913314152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142913661548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142914363350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142914750642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142915126470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142915478538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142915830412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142916211814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142916662978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142917062146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142917412968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142917802658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142918167858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142918542682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142918893744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142919245148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142919689212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142920043510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142920592784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142920964920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142921344338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142921711934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142922090052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142922514418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142922904236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142923287254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142923640930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142924011266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142924363860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142924762946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142925205416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142925582748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142925952078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142926324074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142926704538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142927083960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142927453708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142927880670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142928263272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142928717450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142929094846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142929444744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142929795492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142930192228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142930543238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142931030644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142931388474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142931927852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142932296158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142932673216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142933022864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142933487566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142933855186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142934206220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142934588836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142934970216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142935349292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142935744492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142936123922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142936546526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142936901454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142937276754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142937627718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142938024520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142938390634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142938785680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142939227296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142939609310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142939993178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142940377186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142940783240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142941149126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142941550640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142942006570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142942413196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142942904058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142943304552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142943657452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142944012000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142944396370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142944842368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142945214860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142945578870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142945957344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142946357880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142946737102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142947117534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142947582854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142947967950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142948346408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142948716292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142949067530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142949444836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142949813198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142950309450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142950863424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142951376912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142951745520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142952115684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142952513772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142952864544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142953343744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142953712524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142954240354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142954594760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142954947544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142955318894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142955671672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142956142716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142956496766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142956940094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142957331630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142957707890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142958061812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142958415278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142958858422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142959214932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142959593254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142959943952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142960322160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142960687862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142961085368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142961545052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142961932130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142962329840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142962697900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142963097832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142963478168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142963878428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142964333856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142964732558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142965112628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142965598518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142965971074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142966325546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142966719710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142967184492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142967587198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142967967890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142968345716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142968729368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142969099644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142969488180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142969933252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142970307664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142970670880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142971078512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142971461476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142971855156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142972207756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142972652090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142973037852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142973445892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142973929222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142974306720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142974736504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142975120840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142975590424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142975978100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142976531900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142976933398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142977303232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142977687324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142978040950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142978491328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142978858706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142979247200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142979596656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142979948736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142980311446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142980659230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142981092276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142981445738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142981820680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142982194854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142982569100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142982919832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142983270688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142983634794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142984050442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142984420148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142984779720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142985228400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142985594406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142986001452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142986354838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142986779718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142987173764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142987554810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142988088866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142988446276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142988822604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142989186956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142989665130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142990093230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142990480088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142991068272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142991424630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142991794568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142992146424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142992597940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142992966522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142993411936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142993769010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142994121080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142994485698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142994837396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142995273968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142995626904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142996043288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142996422946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142996830474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142997215032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 142997568002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142998040474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142998397060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142998994124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142999370256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142999766312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143000163982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143000637280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143001034982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143001417256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143001796346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143002192500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143002560150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143002930868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143003326974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143003801492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143004207998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1268,12680000,10000,0,0,256,26,1389,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143005842942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143006325532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143006703396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143007092852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143007480578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143007876546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143008283712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143008649700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143009109464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143009496428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143009852386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143010337712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143010691012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143011056284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143011439258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143011907632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143012307400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143012719500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143013071082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143013488304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143013888226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143014261704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143014779816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143015147240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143015577252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143015943928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143016319890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143016671738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143017054180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143017492084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143017845796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143018212194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143018597262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143018971280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143019332308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143019831732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143020527332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143021130270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143022099246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143022696648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143023487852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143024027072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143024421440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143024924104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143025329512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143025865252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143026436932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143026967892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143027336200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143027730712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143028116840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143028530548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143029069556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143029491284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143029845294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143030198780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143030564900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143030922502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143031288760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143031916530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143032333390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143032932306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143033345894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143033721846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143034091694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143034544884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143034930234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143035504720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143036109880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143036777064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143037557368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143038104230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143038735152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143039374342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143040134514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143040771660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143041382518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143041929194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143042739490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143043158356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143043562862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143044349166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143044815500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143045192282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143045724380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143046119028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143046486044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143046864024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143047230024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143047606820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143047964218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143048440686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143048807950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143049169934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143049535462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143049883144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143050256920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143050626520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143051071318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143051426340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143051835524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143052412924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143052972466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143053582858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143054098122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143054560626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143055082966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143055461260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143055810436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143056169236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143056533436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143057118464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143057549460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143057899222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143058415144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143059005184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143059620702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143059976484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143060343030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143060707010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143061054706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143061420294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143061776488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143062322234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143062710252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143063161662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143063534176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143063885374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143064247996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143064603030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143065244300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143065802554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143066594858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143067213874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143068107802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143068613604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143068989936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143069356334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143069707722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143070083782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143070431840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143070960078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143071349984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143071758118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143072130580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143072499756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143072880106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143073251738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143073748822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143074118244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143074533326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143074896144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143075269558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143075618280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143076008090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143076486002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143076839496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143077415884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143077771670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143078149256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143078519290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143078894458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143079337524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143079695938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143080073406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143080453158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143080822566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143081192306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143081578492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143082023718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143082404676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143082768480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143083120650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143083486118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143083837588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143084214778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143084631290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143085013292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143085377820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143085766110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143086118918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143086471426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143086836256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143087194758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143087631862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143087984288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143088372650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143088838806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143089218682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143089569842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143089930364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143090367408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143090721604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143091107824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143091458238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143091834550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143092202844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143092577880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143092927394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143093348094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143093712714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143094079140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143094446268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143094794760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143095211522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143095851942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143096449366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143097065308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143097656898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143098279272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143098952454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143099599230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143100325668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143100707130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143101083514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143101630398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143101985282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143102354138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143102717230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143103065270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143103488168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143103847370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143104332794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143104697718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143105082898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143105486182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143105841128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143106204196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143106566312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143106933168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143107379070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143107758644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143108135236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143108512586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143108915546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143109296060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143109693590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143110223996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143110597066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143111110452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143111507282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143111902248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143112440690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143113101498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143113702534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143114342344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143114969522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143115748258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143116403042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143117012408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143117666356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143118401860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143118789500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143119246404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143119642856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1269,12690000,10000,0,0,256,26,1390,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143121521264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143121979474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143122501496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143122947040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143123325072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143123704576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143124216212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143124575998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143124992630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143125345996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143125714964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143126070322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143126449752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143126956316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143127336344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143127706258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143128060298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143128425514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143128776574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143129156096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143129718050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143130122546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143130520772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143130914684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143131297222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143131649780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143132255746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143132839218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143133395716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143133873008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143134286886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143134934424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143135468680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143136179900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143136752062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143137138908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143137542576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143138037944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143138391576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143138788310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143139152084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143139529380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143139881400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143140239594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143140698346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143141050216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143141416046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143141777906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143142153120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143142515930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143142953850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143143306552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143143741652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143144109814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143145026550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143145448258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143145822020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143146414214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143146787592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143147180238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143147535376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143147889774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143148256860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143148613272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143149077966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143149430564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143149806324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143150185790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143150560988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143150911390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143151266852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143151631038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143152054942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143152428262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143152819262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143153196662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143153619700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143154034470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143154394884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143154819186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143155186502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143155548360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143156084884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143156438036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143156813118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143157186096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143157634890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143157988070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143158351932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143158716738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143159066494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143159432764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143159781422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143160215256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143160644288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143161024570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143161508766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143161906056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143162287808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143162640550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143163090400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143163446518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143163826440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143164207768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143164584964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143164936552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143165289814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143165655332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143166076838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143166445198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143166895596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143167291978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143167656984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143168053858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143168488664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143168956568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143169341832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143169749116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143170133184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143170512986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143170921088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143171302306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143171800276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143172171808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143172566892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143172961764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143173312372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143173707616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143174085422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143174536020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143174932324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143175348352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143175714680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143176083514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143176479186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143176846190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143177299320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143177682448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143178230990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143178617754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143179037454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143179403660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143179876564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143180249184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143180598960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143180976668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143181344152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143181823302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143182193040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143182694432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143183071416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143183470454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143183864658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143184214012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143184611310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143184991884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143185488516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143185886638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143186313404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143186752884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143187107596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143187470896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143187819772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143188288044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143188671876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143189047948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143189595152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143189976392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143190386542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143190740816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143191176238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143191532318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143191914454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143192266474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143192644028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143193009260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143193405944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143193873106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143194258534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143194669046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143195021108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143195388682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143195738488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143196115436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143196510706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143196990804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143197347512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143197711664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143198075036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143198423198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143198805918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143199172756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143199639194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143200040986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143200557034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143200941914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143201293764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143201695512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143202078306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143202553200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143202905540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143203293912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143203657352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143204031114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143204380778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143204788092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143205220716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143205575098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143205951564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143206303622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143206737720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143207104040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143207503686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143208060958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143208419308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143208797132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143209147460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143209527710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143210209400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143210989522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143211849304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143212537310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143213151898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143213931014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143214658194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143215336384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143215971780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143216679112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143217230566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143217599104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143218029264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143218400136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143218796708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143219583980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143220015164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143220401446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143220751706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143221156112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143221873664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143222262784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143222614466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143223205358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143223575940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143223926484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143224299316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143224747672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143225126638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143225523346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143225915062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143226263806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143226613912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143226981422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143227328552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143227818566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143228171050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143228638694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143229008732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1270,12700000,10000,0,0,256,26,1391,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143230706544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143231104886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143231496312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143231872914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143232227432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143232604802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143233017670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143233410260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143233778572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143234442380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143234874672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143235270924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143235640734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143236084776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143236457472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143236876328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143237256082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143237620012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143237997476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143238356492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143238826428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143239329972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143239698156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143240067126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143240417688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143240794422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143241164904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143241623598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143241977822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143242342004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143242706628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143243163388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143243546806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143243904960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143244353646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143244725856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143245116928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143245579048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143245937010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143246301202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143246660600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143247100176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143247453606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143247830748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143248209160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143248585484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143248938214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143249290070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143249653462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143250074598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143250444736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143250805662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143251236452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143251603772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143252032368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143252387846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143252805508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143253172612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143253534800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143253901762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143254253018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143254628308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143255014980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143255458184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143255812288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143256164680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143256649756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143257005598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143257371860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143257721398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143258096042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143258529366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143258954048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143259342298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143259696538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143260062492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143260415292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143260799182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143261231184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143261610058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143261985216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143262359856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143262709902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143263134426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143263529472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143263956322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143264346064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143264710876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143265144102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143265515190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143265891944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143266276380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143266698462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143267097982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143267486806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143267965090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143268331226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143268712084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143269075766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143269546346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143269917390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143270436192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143270804488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143271192020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143271647432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143272014582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143272500914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143272899926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143273385076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143273767202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143274118402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143274493380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143274863498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143275307276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143275690622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143276108638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143276472880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143276876964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143277259076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143277610530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143278047820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143278400598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143278778606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143279233560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143279611356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143279975050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143280349764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143280773252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143281128712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143281504398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143281854720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143282220386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143282568128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143282943104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143283318676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143283762184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143284137118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143284518856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143284884490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143285236116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143285601990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143286010326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143286454130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143286821996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143287232554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143287582572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143287963070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143288325654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143288672846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143289105350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143289456626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143289831752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143290346984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143290758412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143291156358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143291597642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143292064836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143292451118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143292856512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143293295290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143293674894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143294067340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143294471658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143294928242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143295284118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143295660324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143296038322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143296406140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143296755236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143297129484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143297565724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143297943204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143298304660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143298875506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143299245272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143299670940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143300043786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143300496136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143300875932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143301500848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143301898380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143302276994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143302816202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143303483948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143304056340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143304661506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143305081022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143305632474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143306151118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143306717496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143307074338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143307428334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143307792734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143308152092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143308518276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143309214922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143309689764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143310090532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143310522100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143310912854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143311319488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143312067206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143312614190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143313047482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143313401822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143313859780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143314508930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143315217668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143315956358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143316578718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143317327522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143317709836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143318093664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143318538340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143319045248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143319561400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143320115646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143320505554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143320906606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143321273654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143321772018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143322218216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143322763560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143323175934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143323587412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143324338220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143325024012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143325587286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143325962994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143326329504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143326694724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143327107644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143327611204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143328117892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143328800398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143329336284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143329689376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143330074280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143330441280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143330815342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143331356316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143331813578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143332219212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143332617836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143332998124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143333386890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143333889692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143334301112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143334680116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143335141786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143335552032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143335918356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143336302852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143336771926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143337129564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1271,12710000,10000,0,0,256,26,1392,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143338785576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143339189224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143339719114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143340077294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143340470960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143340836332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143341218252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143341570056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143341931700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143342376244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143342729244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143343192748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143343545080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143343918914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143344281090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143344662412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143345080514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143345434380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143345796508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143346265446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143346633656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143346980826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143347362172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143347888828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143348318906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143348719368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143349072090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143349435114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143349784914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143350154216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143350503750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143350983476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143351357292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143351746630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143352125466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143352477202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143352883084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143353263362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143353704638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143354071748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143354475340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143354873292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143355249904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143355601260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143355962380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143356465168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143356856970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143357476056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143357872750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143358326226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143358844708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143359318282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143359891706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143360410588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143360813634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143361200042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143361656938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143362263470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143362734106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143363361772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143363958912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143364663596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143365286632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143365886342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143366512614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143367136178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143367703388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143368115470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143368676670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143369087714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143369470420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143369874974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143370430316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143370813814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143371223484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143371615930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143372032894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143372406716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143372831908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143373381350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143373769756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143374149000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143374587514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143374998084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143375625632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143376204456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143376619242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143377025768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143377395916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143377747890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143378181106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143378531540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143378994130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143379366524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143379909796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143380297918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143380694652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143381052296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143381483598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143381884412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143382251456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143382650144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143383000980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143383434644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143383810870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143384358254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143384832970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143385220530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143385616056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143385990520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143386362724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143386763050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143387243422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143387635622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143388027356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143388398964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143388768146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143389133056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143389497466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143389971308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143390357604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143390762482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143391257830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143391656596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143392011166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143392364576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143392817912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143393171704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143393550592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143393922754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143394300280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143394666956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143395044366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143395465694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143395845480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143396208992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143396571200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143396936340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143397284216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143397659018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143398020882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143398615502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143399083444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143399480556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143399865926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143400245234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143400649774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143401083904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143401460718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143401822010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143402369422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143402784604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143403194264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143403568194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143403990518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143404432274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143404798464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143405212256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143405577688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143405954698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143406335746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143406802058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143407187876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143407582656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143407966650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143408318308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143408724494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143409090026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143409558038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143409931618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143410314654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143410694326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143411074234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143411441744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143411791326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143412261236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143412703506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143413097386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143413661150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143414235440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143414842334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143415283418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143415654012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143416016298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143416392954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143416755586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143417132048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143417481140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143417903074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143418269388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143418619856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143419007040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143419359028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143419736814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143420102030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143420477964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143420897258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143421251530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143421631886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143421983470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143422351336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143422701336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143423077296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143423511628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143423889830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143424243312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143424721658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143425096404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143425448092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143425815168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143426293168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143426730300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143427115346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143427491396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143427843502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143428194328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143428580038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143428928942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143429376860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143429732922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143430123360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143430486738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143430878936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143431230632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143431581080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143432023404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143432441152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143432859488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143433243024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143433685704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143434111344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143434518780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143434990204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143435380100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143435909444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143436282044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143436746620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143437132190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143437583752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143437953474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143438372168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143438765902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143439124862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143439508096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143439884502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143440325370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143440678836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143441141068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143441508858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143441907616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143442292820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143442667664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143443156752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143443516630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143443895784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143444246272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143444637740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1272,12720000,10000,0,0,256,26,1393,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143446337730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143446783136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143447275390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143447636322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143448005862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143448359082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143448827896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143449181052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143449572460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143449937168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143450372008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143450749202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143451457010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143452048904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143453059184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143453663606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143454336430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143455086096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143455827038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143456567888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143457346874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143458315188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143458873824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143459443414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143460138108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143460775544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143461389478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143461907544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143462332678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143462828076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143463280492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143463692984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143464089782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143464489618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143465083476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143465828230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143466464382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143467073434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143467643498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143468314472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143468997596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143469747556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143470336498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143470885216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143471580314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143472217364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143472868320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143473512226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143474224354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143474869374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143475516064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143476183228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143476884996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143477492380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143478085604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143478695278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143479302450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143480000654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143480853778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143481437344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143482044136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143482740122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143483141578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143483643062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143484253088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143484825594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143485545182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143486186414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143486754428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143487228488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143487633628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143488410604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143489123332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143489835402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143490501102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143491196422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143492050510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143492614544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143493206674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143493882194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143494308630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143494702902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143495117066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143495498842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143495878800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143496391570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143496945108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143497556474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143497917220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143498294558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143498666650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143499206414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143499563582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143500209618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143500701474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143501055372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143501429082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143501879530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143502262304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143502627696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143503127032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143503482882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143503875142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143504250894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143504712934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143505081396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143505430084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143505817214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143506178868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143506553448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143506927562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143507296798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143507736694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143508093174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143508473428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143508823060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143509199412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143509564596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143509950298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143510370626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143510725980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143511140340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143511492348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143511891796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143512243568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143512658962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143513094940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143513476738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143513829068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143514325078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143514694394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143515044040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143515416428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143515834352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143516217130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143516579972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143516965506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143517410596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143517764120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143518136478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143518485670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143518927720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143519279260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143519668424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143520031786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143520433792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143520831430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143521216106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143521717228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143522071028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143522478978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143522860902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143523239126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143523604674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143523980906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143524462304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143524888754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143525382268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143525804508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143526175936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143526525336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143526900844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143527361120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143527741212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143528104864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143528456766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143528831408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143529403938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143529894022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143530250424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143530627072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143531006968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143531382736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143531735060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143532088212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143532453896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143532876546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143533279718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143533651022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143534028594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143534395730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143534772258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143535124674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143535551656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143535916538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143536276804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143536823480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143537174238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143537547512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143537910220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143538349756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143538742566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143539110392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143539476254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143539827936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143540195806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143540546782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143540924092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143541363836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143541743170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143542107164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143542459912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143542824664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143543194488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143543560888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143543976236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143544354212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143544730792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143545106160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143545527226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143545881384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143546279986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143546706092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143547077220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143547427612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143547921154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143548290386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143548665836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143549017028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143549439510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143549809482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143550160126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143550537488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143550886408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143551261470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143551625112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143552000956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143552417780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143552772112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143553145618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143553495532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143553860820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143554209176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143554584292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143554947142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143555388918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143555740616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143556102704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143556465976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143556815556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143557182312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143557530312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143557967840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143558334856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143558735628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143559178894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143559532368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143559895246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143560245136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143560673270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143561057846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143561468844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143561867142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143562244718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143562596360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143562948992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1273,12730000,10000,0,0,256,26,1394,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143564742546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143565106512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143565475646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143565827222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143566283438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143566654306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143567035826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143567418064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143567775410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143568161604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143568513780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143568880702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143569317886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143569697532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143570177748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143570559532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143570912112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143571264800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143571631004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143572062432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143572432856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143572794096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143573171248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143573535404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143573982868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143574335252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143574758848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143575127158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143575509176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143575875818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143576224358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143576599926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143576962712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143577336956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143577756222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143578110270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143578484634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143578834568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143579199408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143579547196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143579965834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143580407604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143580783244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143581145128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143581596594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143581963632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143582314386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143582680716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143583096174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143583477158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143583842346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143584229734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143584581832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143584933566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143585298312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143585649778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143586078850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143586436148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143586823850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143587187924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143587562616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143587913090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143588264418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143588697072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143589050630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143589467656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143589848708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143590241526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143590607300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143591003640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143591419336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143591788428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143592153388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143592664944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143593036060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143593384760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143593759938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143594122872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143594569798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143594922856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143595285400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143595648812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143596021054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143596387312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143596735636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143597182978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143597551832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143597939512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143598289704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143598640122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143599002930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143599352700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143599717492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143600132842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143600510982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143600885154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143601258784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143601609400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143602063074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143602431230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143602851502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143603247824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143603723042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143604124362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143604489672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143604866030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143605216094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143605640112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143606209132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143606577092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143606960106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143607309544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143607768328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143608135088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143608599792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143608953040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143609320260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143609684496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143610033886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143610416630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143610784650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143611232538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143611631182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143612050746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143612403214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143612754160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143613119374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143613470218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143613911980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143614263706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143614681254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143615196138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143615575178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143615925440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143616275446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143616719410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143617072682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143617438678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143617798136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143618193724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143618605292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143619014240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143619490876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143619848670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143620214452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143620582746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143620951362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143621301326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143621678384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143622043718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143622488178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143622859740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143623221802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143623585512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143623933122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143624298084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143624645654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143625089888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143625458116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143625832158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143626292354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143626648036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143627013802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143627362974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143627729428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143628150710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143628529620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143628906464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143629308420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143629662280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143630015816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143630477026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143630914228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143631284946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143631679630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143632065682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143632461232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143632838350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143633189560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143633618482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143633987454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143634352478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143634719668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143635068550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143635443610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143635806714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143636247994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143636601340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143636953304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143637459126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143637814294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143638180728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143638546396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143638921012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143639358380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143639734962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143640095916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143640445648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143640808356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143641156340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143641520836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143641934244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143642311744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143642686708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143643062188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143643411942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143643762550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143644125236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143644473326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143644901018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143645251762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143645635884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143645998126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143646371272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143646720500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143647070466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143647497180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143647850416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143648214144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143648688756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143649066744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143649429832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143649804312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143650208156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143650575992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143650939680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143651302168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143651667710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143652015210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143652388944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143652750740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143653188388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143653541538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143653917150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143654281004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143654629720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143654995228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143655343000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143655717174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143656186660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143656567216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143656964252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143657317356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143657679698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143658062966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143658455292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143658923880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143659303572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143659781746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143660162118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143660512716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143660865210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143661228148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143661645076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143662014196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1274,12740000,10000,0,0,256,26,1395,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143663562148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143663948240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143664386790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143664769734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143665133550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143665487062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143665856168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143666205994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143666570996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143666919712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143667358506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143667727724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143668116050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143668467412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143668818670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143669183036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143669534464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143669969266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143670340548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143670727766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143671188618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143671567910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143671918660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143672269234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143672704204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143673059592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143673425032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143673784958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143674158792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143674521414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143674895832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143675245504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143675661230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143676029006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143676390680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143676757750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143677107392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143677483594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143677846776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143678287544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143678643246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143678996332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143679371978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143679722942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143680090774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143680440652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143680846876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143681306686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143681687900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143682143476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143682503010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143683056394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143683413368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143683851536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143684207534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143684587370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143684966736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143685344360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143685696448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143686064236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143686429194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143686912810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143687283830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143687646550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143688023406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143688387112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143688765420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143689127152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143689651020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143690104088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143690471670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143690838492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143691186794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143691562382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143691932716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143692540130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143692946864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143693511008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143693899818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143694269058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143694662876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143695156030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143695701466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143696299632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143696683338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143697038940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143697419832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143697886156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143698243394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143698614416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143698980002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143699360388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143699728618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143700115200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143700465890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143700902316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143701267870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143701842978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143702367002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143702878566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143703312744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143703768840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143704150472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143704699954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143705086418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143705486732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143705844320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143706284818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143706668968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143707046450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143707428914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143707805032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143708156314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143708515700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143708880894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143709335456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143709706892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143710071024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143710448752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143710813886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143711190440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143711565656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143711995606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143712366980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143712731498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143713097068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143713445990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143713823236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143714226934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143714674512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143715099576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143715466510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143715948432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143716305450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143716674342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143717025046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143717477198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143717893610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143718285778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143718636942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143718988490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143719373638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143719755380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143720122676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143720574892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143720957754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143721340390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143721719864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143722069980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143722452760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143722820916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143723272186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143723644106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143724006594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143724384188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143724769220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143725162198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143725546692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143725990912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143726380092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143726771368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143727271440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143727659414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143728037008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143728403224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143728857830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143729215116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143729579884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143729943156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143730293192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143730658848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143731007656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143731447622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143731840796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143732217970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143732582956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143732934946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143733300950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143733653168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143734022368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143734447500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143734826884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143735224928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143735625846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143735996236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143736349454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143736714996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143737139800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143737511538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143737874200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143738354760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143738760190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143739154686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143739507178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143739940898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143740312824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143740681296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143741051672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143741435840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143741831168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143742196524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143742645676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143743003726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143743429704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143743848528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143744205094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143744572072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143744938718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143745316222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143745771362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143746154052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143746521346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143746892404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143747274396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143747657928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143748025708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143748471070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143748854024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143749233150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143749718392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143750074376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143750427220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143750791854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143751231474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143751599684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143751960184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143752335626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143752698058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143753073218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143753424606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143753888126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143754285718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143754667878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143755037368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143755403786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143755782034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143756146726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143756522634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143756948180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143757303504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143757679474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143758031694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143758399462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143758750604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143759127306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143759580588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143760184654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143760696920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143761052134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143761416388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143761802950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143762265560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143762635864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143763014910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143763395220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143763773734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143764126774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1275,12750000,10000,0,0,256,26,1396,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143765801860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143766194598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143766547156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143766927872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143767277018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143767653824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143768112202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143768495714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143768859544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143769214968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143769579272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143769929912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143770333280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143770754848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143771135202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143771535036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143772068808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143772425400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143772777824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143773142212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143773566538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143773936394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143774301024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143774711872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143775099652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143775479648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143775831930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143776261710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143776630528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143776992374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143777397658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143777748688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143778126092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143778492174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143778867908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143779347898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143779705208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143780085874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143780492200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143781092492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143781696968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143782415148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143783143414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143783529028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143783882070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143784236986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143784687980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143785063920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143785470654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143785822722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143786197272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143786563258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143786937348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143787285228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143787713880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143788080282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143788441134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143788807520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143789189758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143789566948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143789935162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143790389184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143790742448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143791136122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143791517036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143791887096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143792273062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143792623476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143793083792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143793470754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143793846692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143794372990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143794731186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143795116416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143795469488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143795915484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143796269014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143796645384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143797023156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143797399786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143797750550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143798136688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143798503090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143798929406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143799298826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143799661658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143800132000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143800503994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143800900094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143801251672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143801692244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143802061194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143802426362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143802794786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143803143984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143803519136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143803882626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143804369876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143804744944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143805150874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143805627734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143805979324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143806344362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143806692438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143807142366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143807576720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143807970278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143808323682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143808676528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143809042752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143809394728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143809828528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143810188080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143810563204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143810937460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143811311900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143811662336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143812013314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143812376400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143812794554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143813162986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143813521360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143813896314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143814259994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143814634454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143814983766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143815428034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143815826204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143816178722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143816689374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143817044420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143817421748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143817785968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143818234458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143818599556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143818953468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143819332184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143819684530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143820053008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143820403846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143820782618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143821254628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143821635528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143821999008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143822350966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143822715832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143823096476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143823480092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143823904916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143824284384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143824648730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143825053278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143825405214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143825757014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143826173112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143826541816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143826983304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143827336308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143827822160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143828261642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143828639628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143829028560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143829496896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143829866846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143830219904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143830619492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143830971126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143831347630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143831713424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143832105648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143832532386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143832904562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143833323928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143833675162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143834041764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143834390710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143834766830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143835208842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143835713298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143836083052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143836437346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143837035890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143837394048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143837876864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143838230310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143838607034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143839130360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143839511636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143839893436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143840276650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143840731450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143841086032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143841451818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143841814600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143842190996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143842584466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143842961546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143843329182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143843754318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143844121062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143844483862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143844850580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143845200238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143845575476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143845938530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143846451810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143846879338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143847355324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143847723982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143848075614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143848442740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143848811940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143849267548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143849667664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143850207196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143850579592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143850932988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143851313342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143851664460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143852108036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143852477086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143852869230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143853234152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143853610238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143853962392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143854314660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143854754944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143855109334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143855486108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143855836006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143856211526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143856666744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143857067610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143857497444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143857854692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143858265088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143858619412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143858988254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143859339446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143859716694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143860081802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143860534310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143860889818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143861405054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143861792224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143862142612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143862509220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143862859428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143863310644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143863680044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143864130514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143864513476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143864864690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143865227004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143865615080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1276,12760000,10000,0,0,256,26,1397,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143867318112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143867678968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143868057488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143868444970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143868912506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143869268628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143869656148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143870027518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143870379532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143870747676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143871097416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143871546462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143871915806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143872304980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143872761698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143873157294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143873525274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143873908792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143874362730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143874722290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143875117526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143875482774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143875860178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143876212078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143876565056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143876930336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143877356504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143877726168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143878088804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143878465220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143878829588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143879206398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143879583022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143880013558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143880381498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143880748878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143881136064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143881484814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143881859978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143882259546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143882706864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143883060764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143883412190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143883886232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143884241170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143884634824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143885032438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143885485256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143885899602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143886292834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143886646452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143887000260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143887383314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143887753600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143888120876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143888546858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143888926140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143889303598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143889679096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143890029416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143890380852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143890762688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143891189736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143891559214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143891919134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143892356102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143892723624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143893099562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143893451330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143893882894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143894248012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143894596632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143895128010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143895480606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143895855502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143896240470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143896693200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143897064648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143897434650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143897828900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143898178806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143898543888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143898892042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143899267022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143899754950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143900153128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143900519504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143900872882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143901238528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143901589564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143901971326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143902420748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143902833278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143903226702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143903602710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143903951980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143904302096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143904682508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143905110326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143905479172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143905826774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143906310426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143906679828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143907055692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143907405030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143907812962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143908188116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143908538226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143908913562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143909262820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143909636664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143910000222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143910373348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143910788564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143911143136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143911518772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143911868100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143912233080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143912597518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143913049756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143913493678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143914090708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143914459308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143914813466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143915177160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143915568648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143915937938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143916402160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143916779180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143917157700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143917682852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143918038436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143918391520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143918755328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143919180928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143919548180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143919909306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143920313882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143920781470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143921161886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143921511560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143921951578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143922320988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143922683716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143923052492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143923402184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143923778070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143924158782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143924606680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143924979108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143925333822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143925712896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143926064592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143926431780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143926782028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143927158380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143927613180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143927994028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143928359262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143928832084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143929200706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143929551206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143929917468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143930342058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143930721172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143931097408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143931472048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143931823886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143932173638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143932550754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143932910992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143933346250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143933697232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143934082270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143934445290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143934819176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143935168652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143935518734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143935950664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143936303208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143936678308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143937025924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143937399074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143937760370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143938163210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143938512406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143938928540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143939294758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143939734002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143940117800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143940466174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143940840894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143941256354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143941749016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143942105902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143942472796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143942840592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143943193276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143943562484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143943912948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143944370964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143944740538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143945131032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143945482044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143945880728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143946301334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143946670312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143947113704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143947508708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143947941948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143948323114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143948804022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143949188634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143949549398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143950013050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143950424116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143950805772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143951292432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143951673256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143952039082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143952415114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143952846768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143953203408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143953583028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143953935528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143954304450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143954656254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143955051498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143955494366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143955875178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143956228004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143956591882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143956972976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143957324042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143957691002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143958056426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143958519000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143958890072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143959278750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143959630374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143959982218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143960366398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143960715886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143961150358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143961502096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143961887444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143962349784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143962758982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143963110606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143963462990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143963899646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143964253000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143964645674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143965020082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143965396260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143965761316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143966135948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1277,12770000,10000,0,0,256,26,1399,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 143967833438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143968202582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143968621320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143969013244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143969530450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143969912706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143970302666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143970667004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143971046650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143971415806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143971807748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143972247434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143972604006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143972970436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143973467880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143974096376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143974505714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143974883072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143975350092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143975709884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143976090662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143976440466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143976808368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143977399916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143978047658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143978465072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143978861950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143979215556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143979569222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143979935470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143980307102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143980770424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143981124818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143981513340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143981876692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143982251572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143982602980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143982962476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143983327872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143983746432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143984115994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143984659986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143985040978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143985407004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143985791634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143986255522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143986639808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143987011344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143987375888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143987774040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143988125806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143988508216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143988871184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143989323878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143989680146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143990043212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143990409490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143990977026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143991356234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143991705788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143992151308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143992522058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143992909348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143993260310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143993611414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143994027922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143994376680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143994810436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143995165298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143995554998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143996069998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143996452276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143996804680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 143997158782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143997592638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143998038358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143998421914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143998773094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143999150910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143999514236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143999890436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144000318164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144000674626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144001082800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144001451168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144001819486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144002178352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144002561926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144002928754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144003382028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144003736588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144004100644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144004467578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144004817508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144005241844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144005592814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144006038966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144006409028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144006797516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144007255680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144007611498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144007977110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144008330248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144008808412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144009165258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144009556466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144009957152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144010376478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144010728004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144011079798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144011519408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144011875936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144012245140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144012608736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144012986348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144013352014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144013727614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144014078790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144014499850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144014867656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144015228606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144015593372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144015942812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144016316740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144016679208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144017149032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144017523170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144017887488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144018354620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144018710812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144019079710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144019430052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144019880140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144020251922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144020629690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144020994388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144021346446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144021711790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144022061324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144022426958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144022840116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144023217270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144023592716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144023968388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144024368398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144024737832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144025122050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144025565284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144025933436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144026476476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144026859954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144027258514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144027679464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144028033332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144028470898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144028839942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144029207378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144029680134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144030032382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144030439966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144030854504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144031316774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144031672520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144032039508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144032402368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144032751188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144033116024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144033537824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144033984742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144034354746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144034742920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144035095334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144035447212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144035810992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144036158772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144036547024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144036976850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144037397528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144037807384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144038228300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144038580528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144038931676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144039295728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144039722892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144040093968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144040454070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144040964326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144041331014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144041725120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144042104878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144042588104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144042977354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144043359076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144043757296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144044109140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144044485554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144044850756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144045299730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144045655348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144046019566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144046400732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144046753714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144047120308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144047468628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144047909880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144048280168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144048668372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144049021790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144049372842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144049736284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144050125780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144050494456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144050955020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144051365562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144051896680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144052310954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144052663856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144053016016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144053455260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144053810236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144054176282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144054604834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144054982876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144055348558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144055725188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144056076430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144056501590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144056871056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144057234380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144057624998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144057975264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144058353672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144058742290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144059198400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144059576310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144059939762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144060303912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144060652232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144061018004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144061366352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144061894384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144062265482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144062692530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144063366856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144063850110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144064219526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144064660532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144065034912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144065384370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144065776068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144066141188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144066517866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144066868312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144067221034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144067889058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1278,12780000,10000,0,0,256,26,1400,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 144104633592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144105049958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144105409120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144105797998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144106203442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144106662050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144107021332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144107381774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144107904512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144108259246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144108625410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144108974744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144109478774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144109850234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144110273422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144110625184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144111048602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144111439564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144111812104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144112258688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144112611964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144112988352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144113364430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144113739174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144114088352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144114438842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144114802000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144115359778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144115753192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144116214748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144116636838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144117003832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144117391230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144117854036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144118308944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144118692758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144119159582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144119531010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144119882032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144120259664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144120701828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144121081302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144121433418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144121797180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144122162268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144122513252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144122877782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144123225816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144123668644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144124037698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144124425222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144124775896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144125153194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144125585482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144125955722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144126479786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144126837764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144127252780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144127651134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144128042884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144128424430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144128822900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144129273284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144129647622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144130055548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144130543414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144130940452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144131334678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144131740992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144132169580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144132523676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144132927380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144133307100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144133704392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144134054998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144134430736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144134879434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144135263748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144135658710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144136010170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144136389890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144136758720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144137125840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144137577620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144137986644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144138391770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144138770594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144139207278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144139584480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144140279694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144140848656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144141719756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144142217122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144142857804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144143583490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144144278326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144145104604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144145876180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144146527474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144146935476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144147334750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144147714496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144148133420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144148546042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144149129806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144149594664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144149985046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144150368894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144150751068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144151156250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144151676904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144152105532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144152715320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144153142914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144153531764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144153939770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144154461054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144154846702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144155257950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144155645092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144156053356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144156446826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144156831674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144157301226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144157686206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144158076104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144158460922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144158857288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144159238154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144159622630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144160077480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144160487378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144160866652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144161220358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144161584750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144161963836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144162344444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144162834514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144163216232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144163593662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144164123646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144164499108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144164880696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144165249414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144165680210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144166080812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144166477208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144166853310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144167229258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144167720656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144168103464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144168543750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144168966594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144169336676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144169731602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144170085016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144170492450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144170901992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144171388102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144171771508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144172162640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144172567176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144172923002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144173320374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144173698298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144174182238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144174636256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144175140472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144175495788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144175846790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144176227206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144176693798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144177085844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144177477336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144177880512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144178268372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144178701310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144179060172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144179593454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144179963534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144180356686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144180751416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144181100328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144181503068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144181874408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144182323322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144182675536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144183084384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144183464862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144183817828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144184215596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144184572960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144184948476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144185426200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144185850882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144186370646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144186726466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144187119410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144187482724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144187923962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144188277974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144188699368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144189063224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144189439154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144189790150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144190174612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144190539240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144191000530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144191367902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144191751832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144192131390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144192494548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144192872740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144193263676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144193745524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144194113030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144194504390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144194871634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144195225460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144195757944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144196216850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144196614706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144196995412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144197498462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144197898764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144198280718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144198657656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144199108264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144199506552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144199925594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144200320110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144200727084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144201108178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144201510088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144201967890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144202367376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144202786802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144203195692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144203619848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144204025612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144204440576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144204906776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144205280152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144205674046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144206071812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144206421794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144206805148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144207169224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144207629290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144207985340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144208354914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144208840878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144209234632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144209655784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144210010212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144210534244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144210906022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1279,12790000,10000,0,0,256,26,1401,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 144212611014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144213084232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144213445114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144213848036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144214219584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144214601776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144214951820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144215327610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144215695802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144216161254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144216514596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144216885236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144217261800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144217635276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144218046216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144218395936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144218845996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144219213534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144219622034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144220161506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144220551914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144220937410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144221560862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144221933830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144222299970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144222697752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144223082842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144223458684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144223809586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144224319274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144224693252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144225045924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144225426728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144225779756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144226160102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144226559148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144227035418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144227396162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144227769048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144228168760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144228520556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144228919510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144229304810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144229738668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144230208626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144230642348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144231303630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144231690378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144232057924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144232435910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144232914280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144233297966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144233720892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144234138024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144234551252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144234930812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144235304826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144235788486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144236142680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144236545472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144236924402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144237330900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144237694816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144238070150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144238524264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144238908498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144239314792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144239685990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144240068314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144240468692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144240861092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144241318174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144241708996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144242207252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144242565944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144242954966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144243311486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144243704196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144244186048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144244564152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144244939804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144245312280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144245693052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144246069954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144246447884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144246890368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144247279846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144247659928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144248051852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144248445296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144248851076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144249230820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144249676738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144250068550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144250494400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144250889794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144251268874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144251847002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144252555200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144253226952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144253776178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144254163522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144254537112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144254887840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144255360584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144255732730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144256153942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144256519920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144256937656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144257296876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144257679356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144258173040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144258566040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144258954372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144259386954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144259803152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144260188700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144260648518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144261004532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144261356422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144261733332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144262083044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144262480098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144262862442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144263303352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144263769870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144264154442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144264636152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144265022216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144265387684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144265760212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144266226294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144266610436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144267004572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144267412716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144267789746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144268142928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144268495840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144268860752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144269290136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144269691216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144270110366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144270489380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144270883068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144271302634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144271670984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144272218432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144272645110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144273052542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144273419548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144273767604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144274188344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144274674218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144275078938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144275473152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144275979980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144276350262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144276703522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144277073614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144277507612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144277890148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144278285528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144278664962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144279018496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144279371584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144279778674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144280225786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144280709828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144281077584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144281456254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144281844012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144282298030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144282658520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144283113048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144283484074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144283836292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144284218864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144284602694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144285011276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144285415000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144285899006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144286421494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144286807634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144287485748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144287946312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144288457646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144288934392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144289376278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144290079070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144290733322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144291304256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144292019282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144292685964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144293187340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144293576676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144293972648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144294570532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144295137680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144295590636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144295943950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144296338842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144296711174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144297224182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144297597362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144297960438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144298765662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144299178662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144299561674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144300073316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144300429602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144300806634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144301177858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144301589154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144301940482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144302323690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144302769248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144303150930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144303514020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144303865712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144304229898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144304611282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144304987326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144305415546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144305810658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144306176644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144306565458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144306919132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144307270408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144307635396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144307989204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144308424744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144308869516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144309258268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144309788156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144310167750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144310565502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144310949284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144311395620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144311748790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144312131394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144312512218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144312889556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144313283502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144313691888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144314133256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144314490222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144314874432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144315268810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144315666180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144316132350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144316511052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144316974212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144317371514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144317789098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144318171452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1280,12800000,10000,0,0,256,26,1402,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 144319874346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144320270298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144320785920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144321174644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144321599662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144322004828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144322468124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144322857506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144323228086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144323599126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144323950800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144324335318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144324685610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144325136798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144325506652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144325894896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144326247986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144326600164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144326978384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144327349246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144327716882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144328142128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144328521726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144328927226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144329302616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144329654616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144330042976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144330407466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144330830030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144331198040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144331558064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144332034110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144332425758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144332800704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144333151516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144333848190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144334218010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144334582554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144334949280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144335297568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144335700176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144336082108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144336551780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144336907232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144337357176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144337749708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144338102454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144338489374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144338867296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144339331696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144339701410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144340090868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144340443022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144340811842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144341193018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144341576182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144342049944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144342404492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144342793634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144343271966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144343653124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144344280800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144344936660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144345344032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144345709148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144346076208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144346425290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144346830348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144347217186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144347692448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144348079270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144348447404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144348811434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144349207416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144349595288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144349976942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144350482836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144350869806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144351290146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144351676584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144352058262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144352454698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144352839238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144353316916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144353671466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144354169828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144354609824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144355005312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144355358906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144355710430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144356154652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144356509828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144356890374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144357241036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144357635442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144358016414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144358391946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144358833804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144359191438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144359569194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144359939764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144360324190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144360675060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144361067486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144361507648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144361886438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144362237854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144362601410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144362965404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144363347696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144363731758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144364097024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144364544968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144364913674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144365494654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144365853478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144366205884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144366577446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144366928434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144367372662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144367724414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144368115702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144368478992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144368860122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144369221120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144369604616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144370068710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144370423832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144370812332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144371197882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144371607226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144372002700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144372395136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144372917226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144373276390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144373706732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144374082374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144374466044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144374871880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144375632108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144376037358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144376457118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144377032214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144377424078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144377855580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144378320184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144378712734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144379109532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144379530644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144379943082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144380357330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144380748822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144381209420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144381607884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144382001204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144382396006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144382779552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144383187416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144383592560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144384080688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144384462120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144384838180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144385222420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144385578354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144386012798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144386371536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144386827244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144387230080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144387622456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144388167000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144388555508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144388925514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144389305204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144389754238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144390107168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144390512774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144390895880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144391303942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144391657164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144392012120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144392480962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144392838438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144393249310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144393690970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144394111318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144394478392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144394884200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144395326012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144395711076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144396117348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144396470288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144396837904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144397188354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144397594648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144398062204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144398449656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144398837396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144399305920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144399672358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144400059934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144400429418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144400967558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144401381100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144401793340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144402170882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144402523106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144402898014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144403269954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144403717084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144404134934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144404528012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144404934836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144405329176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144405740052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144406120926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144406579188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144406978636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144407371408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144407766504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144408114442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144408487838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144408878108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144409370524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144409768520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144410310868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144410711880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144411065158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144411431386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144411885370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144412323216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144412703128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144413079640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144413460762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144413814668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144414208788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144414663622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144415090866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144415512256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144415932302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144416312520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144416706812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144417100302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144417559360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144417959958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144418362176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144418777982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144419157958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144419565770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144419946736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144420413876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144420770602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144421165476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144421664824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144422104670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144422507206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144422857876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144423345530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1281,12810000,10000,0,0,256,26,1403,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 144425017920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144425422610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144425858968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144426219170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144426593028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144426993956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144427361848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144427712744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144428089056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144428453200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144428902118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144429366556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144429736944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144430120254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144430501270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144430916028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144431268362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144431728576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144432129136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144432711752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144433095930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144433448350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144433843046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144434273088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144434642376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144434991640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144435418082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144435806450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144436199272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144436567786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144437048882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144437421846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144437805014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144438215338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144438596468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144438972650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144439366184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144439801770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144440194502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144440546424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144440922420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144441282652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144441669054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144442053100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144442457724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144442898706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144443277074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144443639826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144444097544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144444497194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144444848402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144445243086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144445699272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144446109338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144446503356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144446898196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144447280550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144447633716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144448000878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144448484344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144448855020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144449241604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144449617028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144449981720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144450466986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144450849422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144451309052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144451694874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144452336084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144452709752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144453057176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144453432924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144453894174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144454292912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144454645624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144455149686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144455536980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144455921268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144456305468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144456752154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144457130840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144457601070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144458031140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144458439224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144458813638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144459223536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144459709298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144460096750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144460488294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144460892902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144461258526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144461662226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144462052784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144462505832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144462903472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144463295928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144463692608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144464060338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144464466370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144464859984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144465346088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144465732958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144466239350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144466669172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144467048936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144467439996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144467930156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144468311632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144468689602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144469095444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144469493694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144469875986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144470271520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144470726152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144471098082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144471489666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144471866442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144472231688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144472608790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144472978530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144473333514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144473773300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144474156344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144474536900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144474886636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144475262568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144475629274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144476004548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144476427304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144476781998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144477189204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144477680374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144478079770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144478539668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144478947890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144479420088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144479829478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144480232836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144480632836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144481038802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144481437024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144481908652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144482293628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144482744630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144483160320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144483558220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144483942940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144484326548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144484805792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144485161918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144485617276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144486015718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144486421420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144486785306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144487174496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144487625366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144488012316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144488422084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144488914428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144489314468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144489694878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144490102184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144490547376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144490956546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144491351924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144491733534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144492113948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144492492146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144492891462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144493337204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144493730942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144494105976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144494479076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144494827992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144495179002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144495572654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144496026888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144496428730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144496789312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144497188334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144497559154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144497933414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144498315742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144498769304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144499157278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144499543768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144500026188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144500379618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144500755964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144501149502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144501604946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144501961822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144502326592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144502694554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144503047904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144503417294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144503768526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144504229978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144504640684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144505017888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144505407912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144505759798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144506152344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144506543960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144507092486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144507490428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144507920352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144508316698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144508696824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144509050542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144509406428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144509846244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144510202810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144510568254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144511064930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144511448610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144511813182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144512189584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144512542150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144512970706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144513367602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144513733196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144514179486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144514530516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144514941684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144515328564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144515801500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144516186014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144516550994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144516930608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144517308644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144517676646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144518041160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144518510148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144518896338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144519285252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144519636292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144519987018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144520353136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144520705192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144521143570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144521496280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144521882572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144522376404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144522758174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144523109714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144523461740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144523903168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144524254786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144524618776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144524977458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144525381294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144525745534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144526138026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144526502896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144526926260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1282,12820000,10000,0,0,256,26,1404,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 144528597928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144529235014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144529718846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144530074816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144530499610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144530889616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144531292638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144531663680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144532035766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144532531044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144532886924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144533267580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144533773374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144534189912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144534799230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144535517692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144535931734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144536310492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144536677354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144537046492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144537416358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144537849130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144538260914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144538628808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144539034700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144539388104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144539757990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144540149140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144540534816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144541015860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144541384342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144541790168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144542283364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144542666140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144543023920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144543454920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144543825360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144544211562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144544770020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144545143546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144545548840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144545931752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144546411556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144546795580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144547192274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144547586186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144547938972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144548334856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144548744898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144549210772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144549633362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144550039572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144550430564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144550829288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144551224058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144551603986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144552046496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144552430880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144552846172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144553267218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144553659908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144554062456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144554415610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144554853692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144555210222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144555590832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144556136686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144556514656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144556915274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144557322738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144557750092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144558103594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144558495030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144558861098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144559255718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144559605036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144559978562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144560418460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144560800130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144561162712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144561514862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144561880168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144562232042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144562598960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144563035418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144563569130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144563955450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144564332152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144564683890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144565063602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144565445174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144565926914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144566304164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144566697566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144567264598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144567635728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144568043732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144568425470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144568884222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144569283022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144569678082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144570046332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144570508236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144570922486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144571288512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144571746938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144572102520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144572469324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144572837834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144573188826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144573558324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144573908392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144574355784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144574725034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144575116522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144575467658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144575816328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144576180624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144576531082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144576897838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144577347226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144577765402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144578324160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144578743762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144579125266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144579506874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144579977526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144580360024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144580768686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144581119284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144581496518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144581887126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144582261108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144582686738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144583041470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144583403818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144583762928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144584147080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144584496820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144584872384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144585253234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144585720542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144586091988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144586457692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144586839220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144587219858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144587629782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144587997258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144588482940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144588899402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144589424556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144589816186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144590197368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144590590314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144591043440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144591444904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144591809202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144592240206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144592633546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144593010444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144593360468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144593713506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144594144326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144594496992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144594907080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144595256876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144595630302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144595994180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144596368482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144596824408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144597211658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144597593688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144598023928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144598423680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144598881736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144599260530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144599746458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144600159410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144600708450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144601101614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144601522770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144601905476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144602381118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144602790652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144603199122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144603592380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144604013796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144604365398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144604716768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144605154638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144605509060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144606114604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144606503806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144606910580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144607295514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144607705012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144608171680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144608555798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144608956886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144609363118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144609761446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144610175768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144610662650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144611052412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144611427624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144611989554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144612385900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144612784044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144613196568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144613635354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144613986712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144614372130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144614733860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144615130258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144615480028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144615829372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144616302854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144616660464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144617070350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144617450978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144617870132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144618265386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144618675266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144619105600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144619493050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144619870192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144620221200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144620587598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144620967848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144621379700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144621830416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144622226518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144622608658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144623126742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144623495526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144623879498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144624278234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144624751400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144625434282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144626010162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144626657308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144627108386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144627564850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144627968306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144628349570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144628733982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144629084940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144629490916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144629858724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144630351564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144630707218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144631076584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144631462566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144631844318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144632254088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1283,12830000,10000,0,0,256,26,1405,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 144634074564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144634703872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144635105586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144635515736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144635992012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144636382340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144636814818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144637165486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144637531056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144637878914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144638298202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144638778360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144639214554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144639615144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144639980362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144640364110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144640744744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144641142668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144641572412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144641983064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144642388590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144642806482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144643198700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144643581960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144643975034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144644431386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144644833856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144645225308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144645753946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144646154676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144646561920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144646945316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144647410200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144647807040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144648198034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144648596952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144648976426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144649362376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144649824208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144650274918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144650669826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144651051034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144651445138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144651824332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144652233850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144652692094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144653101348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144653480270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144653886356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144654268394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144654650518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144655043484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144655615908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144655991694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144656404696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144656958482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144657367676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144657789722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144658246876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144658635784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144659014752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144659399084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144659796846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144660175370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144660552820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144660947092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144661432614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144661815084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144662255272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144662641062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144662992702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144663359588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144663724496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144664201738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144664587484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144665010430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144665362520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144665745676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144666172224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144666612646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144667029074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144667377828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144667866634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144668234750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144668627690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144668995282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144669459068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144669857166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144670207752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144670587110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144670935484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144671308878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144671689970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144672066288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144672489478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144672842712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144673220064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144673569098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144673933058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144674311494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144674688544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144675142532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144675550714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144675947030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144676315484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144676695924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144677322578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144678162530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144679182258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144680032864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144680976682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144681685080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144682361704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144683467710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144684204662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144684776136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144685398242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144685998772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144686802176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144687487324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144688121666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144688744552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144689445674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144690294472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144690928052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144691573628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144692304736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144692918812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144693538748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144694170982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144694869826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144695440892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144696084074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144696628670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144697280616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144698087348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144698700286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144699109048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144699515828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144699868968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144700312254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144700679414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144701029220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144701578990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144701934204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144702341176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144702706896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144703178562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144703552394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144703918894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144704297062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144704670612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144705038348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144705388472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144705845462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144706217500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144706600008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144706980440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144707336432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144707699956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144708053666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144708422266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144708912220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144709297816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144709675598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144710055316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144710440262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144710813444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144711195272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144711630156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144712032064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144712403990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144712905132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144713292642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144713699296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144714080112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144714534400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144714903518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144715273626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144715689656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144716053512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144716458788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144716824760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144717274490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144717631888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144717997100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144718360296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144718711238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144719078978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144719427312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144719890232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144720260248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144720635378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144720999614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144721350732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144721739162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144722126242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144722494624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144722920238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144723305858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144723793734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144724204418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144724572496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144724980404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144725491868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144725876986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144726292132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144726671530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144727047240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144727443394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144727864228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144728295322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144728679792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144729045344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144729410710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144729779120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144730128446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144730505346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144730873668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144731323416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144731709024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144732076048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144732441266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144732792582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144733159666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144733537790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144733992074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144734377744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144734768238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144735237944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144735610938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144736003450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144736398620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144736886776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144737270748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144737692374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144738062318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144738439792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144738794876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144739148118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144739621352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144739975054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144740357616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144740710548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144741110736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144741472402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144741850716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144742271640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144742845462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144743307204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144743660796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144744027176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144744379598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144744767202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144745238400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144745615632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144745978784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1284,12840000,10000,0,0,256,26,1406,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 144747719960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144748230370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144748590582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144748977924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144749356992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144749763646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144750186966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144750695900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144751052582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144751409900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144751790360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144752144970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144752514554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144752866630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144753262702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144753730168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144754109908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144754473966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144754827150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144755194694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144755546936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144755911944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144756338728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144756716714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144757088702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144757572410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144757946618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144758378508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144758760950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144759205890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144759845114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144760216608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144760608912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144761003388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144761411246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144761841462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144762256386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144762637898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144763020824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144763418454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144763799970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144764215084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144764714428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144765096398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144765463824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144765848900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144766247192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144766602722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144766977554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144767328718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144767783706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144768156058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144768752426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144769110602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144769492170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144769883044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144770319624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144770735914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144771128476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144771534504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144771946544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144772322510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144772679410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144773113464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144773481066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144773831918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144774244686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144774595170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144774994692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144775386136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144775855544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144776209804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144776560236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144776935184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144777283406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144777648606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144778035092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144778441966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144778880194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144779258086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144779652234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144780111230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144780478596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144780864660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144781248272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144781693812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144782104726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144782512384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144782890178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144783272274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144783624692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144784022366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144784449658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144784819932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144785182720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144785559274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144785954242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144786329658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144786723024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144787167124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144787535128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144787898620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144788263362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144788611534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144788986382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144789354494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144789730554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144790147320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144790501202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144791015936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144791388442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144791753262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144792105742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144792481214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144792921802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144793300728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144793665886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144794028820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144794394722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144794745216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144795112282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144795541500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144795919606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144796294566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144796669884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144797019976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144797371280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144797734410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144798083004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144798517816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144798892014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144799283024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144799646386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144800025566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144800376956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144800731238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144801170604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144801524602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144801903104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144802357840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144802769728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144803135956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144803513030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144803957166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144804314060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144804697386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144805105116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144805499290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144805852688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144806226468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144806689588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144807099958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144807496114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144807854632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144808220964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144808602200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144808986494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144809409998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144809835226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144810200352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144810617426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144810969174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144811356114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144811720064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144812085850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144812554252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144812961288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144813764102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144814179494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144814568746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144814919134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144815377906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144815744016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144816108396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144816589512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144817174880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144817617758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144818067018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144818446696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144818810002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144819161052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144819523182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144819871130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144820255178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144820700572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144821079084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144821440052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144821826200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144822175606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144822525912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144822912724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144823285180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144823723026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144824073190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144824461770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144824960896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144825341370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144825699772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144826072790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144826512152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144826865908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144827244264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144827594310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144827971082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144828334942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144828718526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144829147148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144829502512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144829874570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144830223860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144830589120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144830936036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144831319318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144831683070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144832247014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144832743538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144833195114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144833563774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144833915994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144834318910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144834807848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144835209740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144835611418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144836114632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144836469414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144837036816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144837482228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144837836046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144838201934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144838565022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144838942404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144839306656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144839710552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144840063298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144840486816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144840851332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144841209410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144841573998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144841920088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144842292584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144842653290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144843134212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144843494396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144843846706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144844225718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144844577790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144844946894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144845298796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144845676360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144846108500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144846487950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144846851098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144847366526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144847733320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144848084324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1285,12850000,10000,0,0,256,26,1407,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 144849798090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144850162640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144850539942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144850904324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144851281118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144851708894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144852071184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144852449484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144852802200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144853168840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144853517004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144853927966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144854378702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144854918762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144855290506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144855644762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144856011588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144856384736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144856759788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144857184994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144857560856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144857934302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144858470310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144858826148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144859178756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144859543090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144859971030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144860342018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144860708038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144861117096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144861480280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144861854184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144862219860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144862645444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144863043720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144863406044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144863805788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144864184336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144864587228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144864959396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144865408808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144865808344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144866159066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144866567628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144866917484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144867324020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144867702272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144868079616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144868539170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144868926550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144869290456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144869799180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144870184408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144870552266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144870938790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144871388556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144871801430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144872183406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144872581596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144872932304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144873298598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144873677792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144874134794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144874538136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144874925644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144875331328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144875696658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144876100832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144876451722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144876875040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144877241566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144877625216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144877996740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144878355846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144878752848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144879119100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144879570628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144879956968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144880323602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144880798018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144881151016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144881552594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144881902766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144882358398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144882726502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144883114418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144883464384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144883814692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144884212488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144884565330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144884949272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144885374584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144885752576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144886132626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144886509060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144886859028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144887244544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144887625250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144888050664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144888440564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144888804298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144889181750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144889546026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144889921716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144890307288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144890730760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144891098874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144891449266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144891935350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144892288740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144892664030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144893028454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144893474404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144893829050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144894182700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144894558814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144894908704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144895276016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144895626840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144896001080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144896432086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144896854340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144897253340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144897606450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144897971662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144898338564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144898735566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144899163200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144899544498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144899922052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144900298124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144900680554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144901032380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144901424588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144901871446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144902284868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144902650484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144903143428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144903544470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144903933952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144904327236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144904792452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144905160798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144905552678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144905947940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144906297608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144906866806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144907607174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144908021838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144908388318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144908748782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144909148206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144909499450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144909868572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144910294394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144910675138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144911039056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144911427332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144911779060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144912131816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144912502786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144912852344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144913285508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144913899376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144914443274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144914815780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144915191352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144915544178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144915970272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144916337536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144916698464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144917065206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144917443876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144917821252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144918183666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144918627744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144918989984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144919344546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144919720826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144920074090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144920441072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144920820434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144921196766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144921628048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144922005732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144922372746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144922723836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144923087398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144923439082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144923807278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144924209826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144924612310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144924976992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144925553966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144925946044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144926338680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144926737924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144927176388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144927546688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144927909120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144928316646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144928699650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144929094048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144929444512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144929871002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144930244492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144930594510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144930976300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144931354966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144931730544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144932125884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144932502240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144932924368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144933278328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144933654872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144934036454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144934432414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144934811292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144935187146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144935666536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144936074004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144936481092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144936972488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144937368056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144937718836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144938085724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144938518542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144938899124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144939276328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144939654180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144940005798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144940356796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144940722530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144941144776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144941535568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144941912988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144942321186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144942685232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144943060252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144943411466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144943830624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144944233960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144944628198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144945024538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144945375668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144945750378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144946153376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144946622330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144946987288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144947340130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144947859044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144948243862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144948639496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144948990200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144949470710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144949851266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144950247074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1286,12860000,10000,0,0,256,26,1408,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 144951889958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144952386586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144952797254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144953204752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144953628276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144953977856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144954381800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144954746808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144955202946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144955584658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144955949564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144956310812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144956657638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144957020964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144957367722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144957740698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144958177498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144958552950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144959058824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144959452828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144959845836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144960196008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144960653116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144961025570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144961401836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144961780262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144962157868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144962528008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144962897846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144963297128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144963722426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144964092364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144964472738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144964850762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144965216076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144965687402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144966041882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144966475816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144966845286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144967210436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144967591262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144967945060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144968325220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144968692754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144969136824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144969522636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144969908348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144970414524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144970772740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144971141838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144971493396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144971944944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144972346002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144972759438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144973132022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144973501200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144973883334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144974251344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144974720008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144975105218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144975520960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144975920738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144976328096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144976711132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144977063512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144977535654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144977887326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144978295700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144978660922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144979052446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144979417366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144979791412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144980142058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144980575314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144980940764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144981303208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144981774450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144982126680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144982501722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144982864624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144983308972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144983662906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144984051908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144984417332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144984768154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144985134950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144985526664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144985977896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144986362116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144986758446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144987128236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144987497904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144987862950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144988214270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144988676684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144989028660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144989403664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144989780684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144990171338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144990756864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144991135028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144991584360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144991939408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144992324794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144992826392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144993206962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144993573190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144994076048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144994524148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144994919032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144995310266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144995667136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144996037404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144996389818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144996769184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144997214864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144997594578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144997958060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 144998309400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144998674116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144999023530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144999420496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144999863076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145000250980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145000646440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145001037484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145001387666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145001772356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145002168250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145002516858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145002957548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145003310024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145003697938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145004164564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145004544038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145004893628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145005244896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145005681204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145006083026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145006463904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145006813284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145007188524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145007567710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145007943748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145008366596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145008741502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145009131380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145009482378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145009866020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145010232720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145010641188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145011109612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145011519624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145011884330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145012236160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145012601198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145012952048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145013319234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145013670456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145014122868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145014492188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145014883992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145015389894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145015744704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145016107846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145016455924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145016889906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145017240954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145017657474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145018020494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145018395254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145018745026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145019094874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145019561996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145019918176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145020300866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145020652494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145021029700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145021395906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145021775066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145022335258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145022692618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145023070958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145023420922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145023786136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145024135160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145024514166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145024897454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145025366060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145025747968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145026255192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145026623496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145026971388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145027337924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145027703498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145028171726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145028541752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145028930404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145029311140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145029663736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145030048680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145030400222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145030841516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145031197588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145031589950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145031956392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145032333466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145032717872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145033072934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145033543350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145033896756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145034314870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145034668786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145035043394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145035405042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145035780426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145036129244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145036545388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145036911030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145037274738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145037785294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145038169600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145038545104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145038905836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145039362626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145039715426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145040096346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145040462998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145040814476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145041182248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145041548716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145041995234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145042395784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145042785366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145043135594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145043491614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145043855002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145044206496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145044669940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145045025614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145045409972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145045787132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145046166630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145046517816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145046870154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145047232144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145047650104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145048019162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145048404850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145048971238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145049368022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145049743980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145050094392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145050609118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145050977800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1287,12870000,10000,0,0,256,26,1409,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145052619306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145053117660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145053471612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145053847754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145054223944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145054600992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145054954084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145055312112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145055714302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145056148936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145056516764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145056876926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145057251264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145057612148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145058017586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145058374590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145058796478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145059163092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145059525388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145060007028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145060359666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145060734154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145061105870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145061588378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145061945528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145062313600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145062677126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145063026116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145063391722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145063739976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145064139800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145064583788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145064991588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145065356802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145065721082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145066115302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145066481030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145066878656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145067527092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145067923232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145068288884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145068685762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145069055520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145069439834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145069886878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145070242406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145070609730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145071129102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145071513268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145071877150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145072254376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145072711864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145073074562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145073443272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145073810128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145074180996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145074531988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145074912638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145075279394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145075761360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145076122548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145076488910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145076873492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145077242534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145077612006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145077990464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145078445652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145078934404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145079343360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145079719082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145080071666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145080435606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145080784960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145081232612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145081588150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145081994198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145082512646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145082892788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145083243432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145083627338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145084071260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145084424360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145084803030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145085151952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145085527416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145085908612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145086300588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145086724102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145087078844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145087439912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145087825560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145088211902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145088577316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145088979960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145089421938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145089811580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145090161374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145090525514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145090889992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145091270016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145091637494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145092098402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145092752924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145093141396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145093706364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145094062400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145094415148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145094789428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145095242420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145095771678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145096404096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145096784252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145097185490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145097566108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145098001178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145098356594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145098734274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145099106702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145099471004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145099819152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145100192058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145100652590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145101070230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145101424000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145101795096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145102191626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145102574422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145102973116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145103406912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145103802256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145104185968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145104734786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145105092030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145105443426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145105811840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145106233516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145106613604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145106971208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145107446176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145107810260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145108227926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145108587960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145109049820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145109418000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145109800428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145110207584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145110586662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145110979250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145111366308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145111826578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145112191908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145112561088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145112939496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145113309996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145113695668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145114079846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145114471668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145114942808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145115381292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145115868882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145116260376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145116626722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145116977506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145117344434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145117776678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145118156312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145118534436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145118912170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145119264488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145119617528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145119983408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145120401548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145120772888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145121135448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145121511642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145121875376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145122250402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145122600792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145123053134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145123430556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145123781186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145124159572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145124507146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145124882672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145125245236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145125618738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145126041022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145126395672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145126770272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145127221204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145127591070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145127940236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145128315806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145128748090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145129127250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145129488556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145129877350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145130242260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145130592190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145130981130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145131329898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145131778110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145132145230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145132532480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145132884426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145133234818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145133596860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145133946572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145134378704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145134730052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145135115408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145135557020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145135936696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145136315780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145136668562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145137112006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145137463494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145137828194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145138343902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145138722030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145139083244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145139456776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145139872014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145140224556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145140585352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145140943312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145141307154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145141653036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145142026490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145142386834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145142830522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145143183646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145143573008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145143940778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145144518800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145144887608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145145257680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145145750206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145146123414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145146514818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145146892258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145147244412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145147627830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145147998956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145148446950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145148801486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145149191462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145149950878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145150448034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145150802420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145151236068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145151604268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145151969214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145152337594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145152687334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145153064664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145153428412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1288,12880000,10000,0,0,256,26,1411,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145155126246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145155493692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145155849786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145156221740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145156667134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145157039106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145157421498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145157846530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145158242504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145158623160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145159003732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145159475544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145159887976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145160273840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145160808832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145161187962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145161596264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145161962044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145162449496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145162834832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145163230844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145163632202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145164062772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145164486354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145164867896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145165343998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145165730922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145166149078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145166528976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145166880516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145167272996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145167638220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145168123126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145168477704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145168895432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145169289524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145169696656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145170083648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145170438226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145170911432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145171297416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145171674022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145172154976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145172564718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145172945506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145173337656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145173799018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145174155206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145174536056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145174886922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145175269184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145175619836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145175996474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145176466362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145176849522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145177211752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145177561682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145177923978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145178288910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145178669392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145179109092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145179505980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145179884658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145180262096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145180634090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145180986764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145181349962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145181699032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145182163990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145182518226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145182911280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145183380488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145183759226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145184110624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145184480742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145184951492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145185324768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145185722808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145186102170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145186507464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145186905556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145187283174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145187945372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145188454862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145188823640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145189173512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145189540098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145189951666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145190412400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145190815626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145191206522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145191589938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145192008246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145192395798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145192746688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145193192166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145193577564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145193998712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145194478826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145194858972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145195210084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145195561838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145196035430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145196389520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145196768928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145197145850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145197520912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145197883096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145198257788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145198677316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145199034134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145199399826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145199783214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145200172742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145200525278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145200903410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145201269938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145201722350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145202093962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145202459068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145202823052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145203172140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145203537722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145203885620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145204341090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145204735006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145205123002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145205639342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145205996658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145206362508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145206715160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145207160954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145207514254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145207904512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145208269578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145208647894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145208998986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145209349940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145209714856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145210130934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145210499476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145210857896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145211232856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145211594704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145211967796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145212316050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145212753468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145213120430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145213481372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145213847738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145214196842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145214570014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145214932882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145215307346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145215727556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145216082214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145216456392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145216908714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145217280580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145217632046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145218008672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145218439426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145218817420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145219210460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145219564168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145219927658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145220355464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145220727288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145221357922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145221742170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145222122312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145222498884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145222849616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145223202244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145223568426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145223990884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145224362722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145224727702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145225105290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145225470276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145225898700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145226290276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145226728366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145227097764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145227448686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145227989584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145228342840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145228797084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145229164534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145229617846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145229973498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145230339366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145230704508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145231053584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145231421440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145231769226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145232143528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145232576930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145232953520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145233322822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145233673804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145234060514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145234444800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145234812636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145235234438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145235612402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145235987008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145236361424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145236710884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145237060200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145237422694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145237841774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145238212184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145238562018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145239037630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145239420074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145239796102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145240146428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145240497520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145240929730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145241285786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145241665814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145242017012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145242393302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145242759716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145243138218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145243555970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145243944640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145244344064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145244693320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145245060470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145245410126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145245785104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145246147980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145246598214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145246948468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145247308916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145247694206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145248046046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145248414290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145248849172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145249311962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145249680054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145250069322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145250536612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145250894564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145251257418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145251605910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145252039620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145252390732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145252776164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145253138684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145253511788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145253860662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145254256916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1289,12890000,10000,0,0,256,26,1412,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145255960954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145256324240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145256693352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145257045266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145257496928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145257868686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145258250392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145258642652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145259002888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145259374602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145259726992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145260094830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145260523902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145260928660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145261305788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145261789580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145262142070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145262492284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145262853564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145263286862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145263658168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145264022044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145264400632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145264955472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145265563874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145266115980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145266474998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145266858110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145267208772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145267576042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145267927654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145268305246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145268745226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145269122968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145269489854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145269840244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145270201774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145270550376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145270919378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145271268882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145271712016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145272080808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145272468042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145272928944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145273283412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145273647246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145273996438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145274459090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145274822122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145275241664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145275606236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145276015212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145276367184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145276765150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145277288798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145277644366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145278026110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145278376166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145278758676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145279159656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145279584222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145280044212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145280417940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145280823354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145281203078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145281614866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145282018898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145282435270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145282903910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145283317528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145283711010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145284203430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145284604808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145284986494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145285462664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145285822508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145286198748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145286581244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145286976604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145287329420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145287682874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145288048536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145288473284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145288843046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145289205616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145289581346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145289944724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145290319236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145290701208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145291147104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145291544040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145291913206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145292315466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145292694766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145293133684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145293548094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145294031474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145294406720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145294773890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145295240266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145295595732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145295962654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145296316808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145296766128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145297136886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145297531250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145298118952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145298511294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145298920804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145299290010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145299802340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145300185704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145300578490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145300946436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145301325766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145301680544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145302035048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145302516608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145302878014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145303257060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145303606314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145304014576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145304410858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145304788204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145305333832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145305716552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145306111444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145306676974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145307052714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145307415220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145307869888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145308242256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145308623320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145309027376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145309411864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145309803770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145310179324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145310659494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145311035832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145311448006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145311857030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145312235768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145312587160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145312940230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145313325154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145313754040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145314125254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145314522770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145314901452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145315266740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145315643638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145315995438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145316456606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145316825816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145317224808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145317747284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145318132354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145318538516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145318905284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145319361720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145319717376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145320084512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145320451786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145320804038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145321172600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145321524000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145321964018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145322337276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145322727536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145323080512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145323435714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145323819946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145324201620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145324672582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145325056878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145325433118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145325830656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145326211044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145326594606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145326951262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145327318116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145327745428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145328117992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145328481696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145328960140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145329363836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145329742142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145330098370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145330528220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145330895468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145331260086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145331662098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145332013922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145332391268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145332756696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145333215372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145333646406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145334014872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145334401786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145334770738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145335138426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145335498522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145335967822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145336341770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145336730900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145337082876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145337435924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145337801896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145338187978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145338616588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145339002186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145339385596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145339879766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145340264340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145340637616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145341027040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145341477072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145341862262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145342278814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145342659896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145343066854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145343464848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145343870240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145344334168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145344721720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145345131232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145345536022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145345937730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145346306344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145346721508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145347190422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145347571580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145347936898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145348290286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145348656876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145349008016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145349376466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145349727866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145350172750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145350542986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145350930398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145351382648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145351743010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145352109930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145352459678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145352903474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145353260792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145353651308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145354015918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145354393800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145354744688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145355097214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145355555510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145355930766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145356350004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145356731314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145357137164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1290,12900000,10000,0,0,256,26,1413,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145358817726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145359225600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145359578848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145359934376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145360302350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145360659392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145361145878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145361745156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145362278894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145362651480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145363028806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145363391806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145363746832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145364222268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145364633380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145365223206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145365577514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145365955134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145366328938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145366793468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145367149138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145367514748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145367880526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145368231352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145368597088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145368955516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145369440136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145369982408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145370460516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145370839654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145371195020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145371561188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145371918056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145372388982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145372802400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145373212738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145373802868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145374348746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145374711846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145375394368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145375766178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145376161484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145376529516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145376920296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145377519148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145378134762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145378521858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145378891924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145379274678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145379657886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145380039428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145380435264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145381017870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145381433690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145381836778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145382247776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145382602772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145382994764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145383472480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145383828018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145384211278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145384798040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145385178640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145385543024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145385930012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145386357372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145386717560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145387099356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145387472262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145387842592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145388193668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145388580190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145388946384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145389408356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145389761928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145390132442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145390499738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145390849758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145391218504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145391574900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145392024696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145392394492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145392815498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145393168146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145393521664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145393887558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145394281128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145394729922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145395088300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145395480796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145395969364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145396352180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145396703828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145397057240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145397506644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145397862960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145398234452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145398599508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145398977674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145399343556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145399719884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145400071630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145400488648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145400856058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145401220160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145401585984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145401934422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145402310020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145402674378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145403116042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145403471486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145403824078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145404200906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145404551068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145404917588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145405266282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145405641152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145406070690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145406450440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145406815806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145407262756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145407631936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145407983742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145408372604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145408794442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145409173036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145409548600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145409928632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145410281016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145410633784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145410999692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145411401912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145411787084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145412138562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145412528258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145412892776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145413268948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145413620976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145413972528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145414405502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145414759448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145415139604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145415488912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145415863226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145416226656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145416602574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145417003222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145417373688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145417739058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145418103310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145418558874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145418910752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145419285498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145419649380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145420088662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145420442386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145420806678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145421170622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145421519658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145421885146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145422233180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145422668262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145423036278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145423411892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145423789504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145424143394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145424508364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145424858062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145425224076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145425640178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145426020810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145426400226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145426777636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145427130916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145427483704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145427848672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145428262264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145428633166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145428984592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145429460008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145429886776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145430495686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145431144158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145431505100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145431883342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145432234036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145432599704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145432949002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145433326640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145433689318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145434139158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145434492190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145434855786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145435218772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145435567894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145435933012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145436280976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145436722110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145437091522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145437480434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145437832132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145438184446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145438548522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145438899118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145439264618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145439708698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145440087846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145440466332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145440977546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145441332974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145441686818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145442051522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145442486410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145442856496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145443227896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145443605248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145443969728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145444345786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145444698714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145445114710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145445480804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145445831554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145446210118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145446559968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145446933436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145447295256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145447669148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145448085680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145448440382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145448817088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145449167514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145449534170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145449883370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145450290582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145450718928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145451101842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145451468396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145452142932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145452513160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145452867148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145453237094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145453667044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145454044674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145454428524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145454805122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145455155254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145455521732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145455883900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145456309942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145456679686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145457028004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145457415980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145457779092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145458153232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145458503218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145458854044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1291,12910000,10000,0,0,256,26,1414,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145460548006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145460906054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145461270090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145461619304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145462078878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145462448672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145462842404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145463300092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145463660424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145464028152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145464380664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145464830256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145465182916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145465571016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145466010808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145466390286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145466744134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145467105500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145467596192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145468029484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145468550452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145469089762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145469718104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145470094252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145470562140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145470918064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145471285752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145471652412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145472001880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145472371314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145472743760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145473217876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145473590326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145473983850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145474495416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145474944588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145475313294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145475665376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145476115220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145476471686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145476865868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145477233602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145477614558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145477969824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145478324118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145478765264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145479119528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145479497288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145479846278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145480221000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145480585350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145480960088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145481309614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145481727700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145482093648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145482487352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145482865214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145483231146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145483627978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145484004036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145484478140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145484846892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145485238238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145485786466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145486141724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145486506920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145486855448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145487298322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145487669292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145488060004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145488413242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145488795460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145489161076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145489512250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145489948192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145490299060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145490687678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145491050096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145491422550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145491771442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145492127628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145492491806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145492910740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145493279032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145493638206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145494014572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145494447020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145494826150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145495184696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145495622070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145495991152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145496402734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145496874346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145497226442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145497647856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145498033996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145498531234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145498904154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145499273574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145499639544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145499991370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145500360496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145500711234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145501160846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145501528862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145501914632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145502264156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145502614030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145503060848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145503419730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145503863368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145504215274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145504612292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145504989016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145505363714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145505712572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145506095810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145506457394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145506878916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145507247386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145507607342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145508100942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145508469286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145508843396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145509191352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145509623170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145509990850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145510354564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145510720942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145511070510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145511474684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145511873028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145512345194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145512733542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145513097694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145513460326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145513808448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145514234272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145514586924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145515021202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145515392512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145515766416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145516129070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145516480020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145516841830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145517189580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145517553986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145517969386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145518341478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145518710574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145519228954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145519583294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145519933118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145520319272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145520742332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145521108840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145521466706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145521839930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145522201188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145522646006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145523004116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145523436824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145523845338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145524217706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145524666400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145525046650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145525419992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145525780814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145526214252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145526615576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145526965556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145527340082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145527687628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145528051754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145528400098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145529052564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145529424222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145529818544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145530342638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145530697896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145531076338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145531474990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145531919196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145532272450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145532661138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145533026006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145533402770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145533753786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145534106830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145534494554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145534939638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145535328968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145535719226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145536098576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145536484968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145536895448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145537248340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145537671228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145538070688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145538454104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145538835918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145539182600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145539568630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145539934074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145540391210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145540746996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145541113848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145541582154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145541935360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145542300548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145542669626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145543139200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145543541510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145543929416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145544279324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145544629588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145544991920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145545369814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145545736056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145546156656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145546539764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145546916772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145547295314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145547644360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145547993890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145548382920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145548832846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145549222706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145549615596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145550020662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145550419914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145550908318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145551272842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145551745788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145552113252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145552501588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145553029586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145553382218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145553763180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145554124714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145554585654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145554938034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145555302674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145555664548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145556031354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145556415582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145556793972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145557268458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145557669358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145558059886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145558441344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145558793232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145559189216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145559646296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145560123846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1292,12920000,10000,0,0,256,26,1415,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145561698708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145562128136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145562495416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145562969642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145563325272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145563693064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145564215302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145564593900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145564984032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145565336750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145565793866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145566163468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145566569714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145566942312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145567311408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145567710828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145568066622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145568549268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145568914868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145569337146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145569724144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145570098388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145570448314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145570799190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145571240350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145571594638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145571973028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145572321932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145572725376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145573088042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145573462052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145573882542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145574242368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145574606772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145575087828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145575469332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145575817522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145576192230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145576612170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145577009892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145577360490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145577746700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145578133212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145578481776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145578850640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145579268014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145579795480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145580165388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145580561094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145580967932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145581321880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145581691542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145582037972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145582507930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145582883034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145583289226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145583654904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145584031638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145584382760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145584741228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145585181042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145585555562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145585933776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145586392966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145586770830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145587133504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145587515440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145588006248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145588363870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145588742102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145589093686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145589461382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145589811404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145590197068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145590626620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145591003434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145591357342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145591721612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145592085492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145592434670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145592837776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145593187008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145593636364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145594003582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145594390068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145594764802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145595121560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145595501620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145595866094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145596340984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145596788468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145597212464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145597685050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145598064336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145598414448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145598766598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145599209790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145599597606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145599977002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145600325462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145600699392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145601082132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145601457038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145601901156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145602254866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145602616050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145602975180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145603338220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145603688488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145604059996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145604439216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145604893536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145605246192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145605851732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145606221908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145606574824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145606942052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145607497414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145607879730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145608244108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145608790106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145609209570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145609564394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145609937042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145610368498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145610741900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145611106236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145611483024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145611890156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145612323180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145612682196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145613114098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145613481914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145613831968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145614208880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145614557232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145614929914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145615300484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145615675164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145616177038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145616576592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145616997888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145617403506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145617815158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145618237690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145618747044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145619146524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145619564794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145620132452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145620546044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145620940612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145621322834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145621815214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145622215558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145622637664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145623033972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145623428000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145623830434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145624289688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145624655468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145625024130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145625402374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145625766280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145626159346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145626564934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145627280268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145627776956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145628252112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145628739274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145629232258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145629608676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145630048376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145630426230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145630842748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145631332894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145631688360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145632059490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145632444368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145632935074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145633304532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145633666894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145634042178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145634404692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145634796568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145635145946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145635645992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145636015880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145636380266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145636746402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145637111682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145637535672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145637907940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145638399976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145638757150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145639122152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145639488276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145639841102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145640211880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145640560406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145640936508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145641376716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145641755842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145642119204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145642574040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145642940438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145643289588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145643654278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145644082452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145644510356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145644886696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145645260866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145645611394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145645962006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145646325248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145646748794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145647116800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145647475704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145647849728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145648210586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145648584362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145648934404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145649284536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145649748534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145650104718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145650502518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145650851920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145651226406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145651607920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145652015468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145652461434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145652817470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145653195528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145653670032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145654062308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145654418494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145654827452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145655270080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145655646266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145656008510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145656385742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145656752724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145657102154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145657466420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145657982128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145658498944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145658906512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145659284358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145659634494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145659986626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145660358984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145660810512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145661233626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145661777624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145662157814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145662523736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145662906594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145663257214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1293,12930000,10000,0,0,256,26,1416,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145665122136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145665563258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145665925508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145666373400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145666725298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145667113530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145667477000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145667877190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145668255604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145668638682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145669080920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145669432940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145669796756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145670156364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145670662852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145671044532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145671446998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145671878218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145672257550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145672704230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145673118934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145673489008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145673854008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145674283938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145674730164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145675109336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145675472964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145675969618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145676337996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145676687536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145677053180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145677472898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145677851408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145678214664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145678600384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145678962640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145679320388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145679683504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145680030234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145680467496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145680818612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145681206410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145681569472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145681944008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145682294352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145682845336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145683278972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145683632060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145684029096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145684377410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145684752340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145685115428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145685488768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145685915990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145686272388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145686636556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145687147800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145687517190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145687864954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145688239812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145688668158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145689073458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145689444618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145689810592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145690173718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145690522792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145690889012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145691236780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145691690804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145692121194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145692514680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145692869240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145693219650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145693582376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145693979556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145694420946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145694801338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145695194724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145695562682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145695974424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145696328444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145696683156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145697128064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145697479264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145697843508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145698304852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145698683872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145699048206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145699423770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145699859674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145700214732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145700595334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145700998114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145701365012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145701713616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145702089754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145702452636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145702896584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145703251010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145703618132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145703983714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145704334572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145704727954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145705078754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145705527884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145705916310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145706321914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145706673944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145707025162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145707388304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145707747620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145708136128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145708556352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145708936598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145709313952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145709790940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145710144030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145710494744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145710859232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145711298922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145711688034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145712050154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145712425264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145712789032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145713162490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145713512034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145713936800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145714303164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145714663164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145715028764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145715398574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145715780230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145716142884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145716539648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145716965474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145717319272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145717694182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145718076708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145718444564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145718794758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145719169456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145719606238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145719984706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145720403558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145720914936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145721282704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145721632770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145722055970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145722478458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145722857330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145723233026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145723607904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145723957838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145724308440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145724670904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145725084196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145725496212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145725874950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145726279804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145726642092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145727014838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145727362224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145727712128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145728186304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145728540640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145728978126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145729350648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145729744576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145730140988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145730515328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145730945406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145731320564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145731696772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145732148664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145732553754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145732903670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145733279356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145733726142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145734105204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145734499346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145734852182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145735246660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145735642408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145736010410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145736429728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145736808388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145737182418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145737556740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145737939184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145738291800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145738656468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145739110150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145739499294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145739879860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145740257702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145740621352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145740996892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145741346254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145741697444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145742130946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145742486304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145742865076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145743386168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145743763848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145744126462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145744500084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145744920342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145745277656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145745654696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145746030814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145746418316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145746803374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145747200732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145747654322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145748052212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145748415190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145748863092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145749228490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145749634016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145750363616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145750811078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145751221754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145751586754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145751981214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145752361400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145752744442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145753223422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145753615708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145754029720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145754528824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145754907050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145755270872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145755644858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145756066652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145756422676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145756799616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145757217934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145757590104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145757938632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145758313648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145758775652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145759154640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145759761236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145760117320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145760481536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145760830276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145761196036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145761642714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145762021768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145762397472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145762771694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145763120976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145763471438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145763855728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145764274808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1294,12940000,10000,0,0,256,26,1417,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145766002228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145766369364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145766750502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145767274444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145767660032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145768028910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145768386998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145768752618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145769101798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145769469542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145769890602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145770268238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145770631524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145771018394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145771368274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145771719092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145772085218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145772436292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145772873418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145773226486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145773613678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145774014004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145774425562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145774778098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145775131212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145775575332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145775929376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145776322130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145776838250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145777220406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145777741762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145778237256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145778661608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145779018690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145779399472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145779752432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145780120688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145780471914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145780873480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145781312076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145781691904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145782055378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145782405884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145782768272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145783115954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145783479900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145783954728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145784336020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145784713676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145785090772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145785506356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145785858482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145786251726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145786673670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145787043858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145787393740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145787866278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145788249794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145788623596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145788972356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145789321286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145789756892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145790108212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145790489714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145790836346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145791209784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145791571398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145791944630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145792357734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145792712380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145793087822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145793437784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145793804834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145794154210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145794529596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145794893164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145795353040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145795710534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145796076238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145796458292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145796836920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145797208900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145797586538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145798067170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145798453318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145798856722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145799311768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145799666282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145800029882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145800378756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145800842534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145801197322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145801597152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145801982550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145802359520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145802711000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145803064174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145803499774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145803853042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145804219362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145804578886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145804972558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145805377664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145805760618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145806133266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145806637442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145807004456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145807367978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145807734238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145808083182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145808462952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145808824444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145809271488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145809624746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145809987498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145810457194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145810809308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145811173376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145811521436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145811962508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145812376504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145812768228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145813119642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145813472548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145813901148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145814253562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145814700672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145815053680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145815429832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145815804826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145816179282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145816530560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145816880552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145817243718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145817660946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145818029454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145818389714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145818763788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145819125972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145819500332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145819849834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145820262904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145820655240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145821021342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145821527952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145821882994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145822260628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145822625640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145823075654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145823430002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145823780132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145824155224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145824504810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145824870236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145825216620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145825590916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145826021890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145826398824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145826761236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145827111804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145827472864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145827843020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145828207982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145828613502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145829002760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145829367716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145829755102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145830144398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145830497464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145830893678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145831275358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145831719372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145832075740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145832465926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145832984866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145833458134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145833842398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145834291112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145834659222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145835083710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145835451692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145835801474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145836389468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145836797214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145837276642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145837632562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145838000200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145838363644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145838712198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145839108474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145839465122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145839944208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145840315502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145840719694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145841092532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145841447812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145841853202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145842298262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145842785038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145843140396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145843536102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145844097080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145844503724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145844856224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145845232284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145845679142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145846034952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145846437126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145846837558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145847253826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145847618888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145847996288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145848423284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145848780356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145849161932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145849532136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145849901988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145850254898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145850634886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145851069814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145851460440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145851833916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145852202202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145852566180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145852914662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145853279672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145853627796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145854092212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145854462798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145854851692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145855319598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145855674860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145856037318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145856386854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145856862722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145857222336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145857629984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145857996586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145858372284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145858722960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145859093002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145859566974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145859920996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145860322480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145860671224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145861045896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145861409498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145861859500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145862308236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145862663938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145863088204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145863439652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145863806660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145864154454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145864535808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145864899920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145865349166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1295,12950000,10000,0,0,256,26,1418,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145867118936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145867493966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145867954312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145868312304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145868698584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145869080968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145869459342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145869826124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145870272622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145870702584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145871061736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145871426042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145871795104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145872162186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145872512462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145872898116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145873261586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145873703906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145874057394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145874422112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145874786110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145875135192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145875502256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145875850658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145876340520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145876742308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145877190204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145877650118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145878022640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145878388678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145878739882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145879187840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145879540726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145879929790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145880295034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145880671696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145881022692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145881374638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145881740152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145882154618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145882528182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145882889392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145883265166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145883628920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145884004376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145884355000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145884779716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145885144020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145885541274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145885906604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145886254836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145886629100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145887023690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145887477940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145887831954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145888183152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145888576356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145889030474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145889395522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145889753848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145890284796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145890656432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145891034356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145891471816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145891843756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145892239796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145892627580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145893123026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145893528666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145893939706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145894304632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145894709888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145895091150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145895479848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145895978102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145896331032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145896709156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145897057468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145897431614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145897793672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145898204088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145898693098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145899052650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145899418148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145899864442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145900276866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145900644746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145901050466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145901494312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145901875742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145902228880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145902623258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145902987728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145903361908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145903732122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145904109092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145904600742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145904975546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145905378786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145905747940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145906128490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145906522826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145906890346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145907356266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145907727482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145908146518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145908526020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145908901124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145909269612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145909651374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145910123678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145910506916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145910887710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145911369732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145911751090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145912117600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145912524430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145912956370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145913540676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145913943738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145914293188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145914657018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145915022300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145915474580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145915877258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145916273262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145916630272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145916981862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145917361942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145917730046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145918283596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145918650744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145919029096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145919475436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145919870538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145920235294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145920604180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145921066228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145921424422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145921809768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145922543060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145922952420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145923321914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145923747474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145924185726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145924541008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145924958394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145925310000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145925676108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145926044216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145926419814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145926921874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145927342706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145927724344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145928154680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145928564306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145928932602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145929329214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145929764966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145930165100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145930544292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145930921076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145931273656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145931625498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145931992172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145932450410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145932821656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145933184418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145933702318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145934070420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145934445800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145934815964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145935262510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145935634276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145935998496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145936369070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145936719440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145937113476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145937494490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145937946412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145938330546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145938694300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145939106220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145939630750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145940046838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145940408336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145940922852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145941294062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145941685450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145942073640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145942558554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145943173352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145943641642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145944052484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145944427456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145944931068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145945318132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145945718904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145946099380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145946650940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145947021620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145947386800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145947804474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145948153514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145948530040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145948934648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145949429452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145949787916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145950154176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145950553042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145950905628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145951273180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145951639852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145952097862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145952515678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145952925920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145953294582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145953663228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145954064350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145954429580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145954868920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145955311338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145955713992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145956200472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145956578078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145956936122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145957288888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145957733194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145958090496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145958474264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145958826970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145959230022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145959617208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145959997502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145960426602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145960800918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145961195818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145961576272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145961946732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145962315016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145962726734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145963169154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145963583352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145963974558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145964348580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145964747328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145965117142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145965504314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145965956686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145966336986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145966713634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145967194500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145967549760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145967902276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145968267610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1296,12960000,10000,0,0,256,26,1419,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 145969880064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145970257580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145970609910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145970991944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145971416800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145971811902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145972166612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145972535938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145972900686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145973250394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145973617816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145973965726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145974445780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145974879456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145975272990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145975646218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145976049656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145976414348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145976763704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145977206784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145977560988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145977948760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145978422400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145978826952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145979197522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145979567610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145980019612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145980375302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145980755400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145981106294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145981482288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145981880268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145982256756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145982682814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145983037280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145983477240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145983829720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145984195266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145984543402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145984918482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145985283626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145985726842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145986079436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145986481754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145986846522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145987197896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145987564688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145987914142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145988361968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145988729742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145989117478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145989600522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145990168644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145990537098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145990889262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145991328030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145991701952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145992091312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145992483506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145992864400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145993217544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145993571388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145994016472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145994385800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145994789438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145995140414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145995518310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145995886194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145996263436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145996692362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 145997047964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145997410688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145997772132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145998137568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145998485080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145998858866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145999223442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145999666026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146000022624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146000387036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146000917500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146001272076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146001639234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146001988084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146002426480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146002794480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146003252594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146003606280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146003958080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146004380002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146004766460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146005234282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146005591084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146005987978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146006353914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146006729480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146007080538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146007451372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146007883682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146008237080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146008602792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146008961260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146009336046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146009698280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146010107632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146010459832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146010876896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146011243902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146011666350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146012208076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146012560388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146012936458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146013301084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146013744136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146014128466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146014515124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146014879724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146015228988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146015595740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146015943798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146016409776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146016797486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146017187282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146017538670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146017889716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146018270464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146018639972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146019076440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146019428006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146019820120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146020213882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146020623542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146020974922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146021328364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146021693872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146022114680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146022481228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146022841406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146023334494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146023702596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146024091182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146024468024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146024897682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146025263860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146025626200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146025991340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146026339628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146026715144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146027111972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146027565720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146027918456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146028280402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146028643874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146028992210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146029374344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146029724110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146030099702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146030559874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146031217060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146031639722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146031997488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146032420222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146032772900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146033221080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146033574926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146033965882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146034511136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146034911624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146035281566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146035639604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146036090442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146036445956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146036831702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146037186168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146037578856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146037959480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146038340260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146038777802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146039136132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146039538958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146039955892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146040327652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146040678608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146041100124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146041544120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146041924042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146042289546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146042642190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146043005756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146043354522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146043728934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146044079172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146044520944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146044891996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146045293394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146045775112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146046133650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146046681774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146047144346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146047531296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146047895438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146048288052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146048652326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146049042980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146049430388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146049857578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146050224564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146050575718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146050959466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146051308504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146051701832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146052083976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146052458748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146052874858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146053228772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146053603464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146053970700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146054355234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146054705388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146055080388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146055537232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146055946782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146056310904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146056767774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146057134172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146057484702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146057849426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146058278824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146058692074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146059087898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146059510066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146059863232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146060214556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146060652444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146061119180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146061516538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146061884668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146062260880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146062654304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146063031384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146063383370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146063737118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146064178104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146064533136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146064913856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146065263474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146065637992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146066055736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146066449348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146066892542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146067499032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146068067002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146068424456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146068791712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146069139878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146069634106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146070039060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1297,12970000,10000,0,0,256,26,1420,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 146071738538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146072132332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146072572258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146072969634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146073342376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146073709490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146074059092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146074436026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146074820098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146075276284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146075629802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146075995252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146076360224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146076708670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146077105510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146077455934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146077928378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146078298696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146078689480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146079151194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146079505550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146079911304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146080269964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146080746300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146081099678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146081489030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146081852680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146082229640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146082581828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146082934744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146083296370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146083716744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146084084432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146084443440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146084817872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146085180878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146085581012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146085950646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146086378864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146086747920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146087111994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146087478152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146087826824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146088201798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146088585208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146089104600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146089459656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146089810712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146090184836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146090638764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146091006662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146091354910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146091731064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146092194634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146092592352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146092971548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146093326362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146093691518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146094042362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146094407612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146094831148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146095210362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146095587744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146096007316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146096456324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146096812396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146097194728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146097631410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146098002534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146098364164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146098771006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146099133784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146099509292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146099876366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146100321880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146100690606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146101043208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146101750772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146102106806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146102500492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146102866136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146103317184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146103669394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146104032694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146104395458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146104763064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146105126360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146105482652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146105925570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146106294432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146106702294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146107051880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146107416760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146107780616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146108129224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146108495220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146108920414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146109303376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146109683122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146110077218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146110446062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146110799370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146111165446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146111587184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146111958692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146112323060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146112801570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146113172626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146113550008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146113923908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146114369930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146114738256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146115101300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146115466224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146115814034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146116188892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146116553020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146116928142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146117445090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146117820384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146118203058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146118553578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146118920254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146119277256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146119652830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146120120980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146120536280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146120897038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146121247592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146121624770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146122025168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146122398042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146122824588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146123201686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146123596728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146124079678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146124449934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146124852738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146125219920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146125654812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146126024762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146126387858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146126798956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146127164886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146127539894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146127917764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146128350486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146128746188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146129112150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146129479656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146129832004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146130208096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146130587130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146131060924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146131414366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146131764556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146132169846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146132521288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146132888018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146133240196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146133619202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146134055734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146134433708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146134797638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146135254048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146135620268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146135974670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146136385162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146136843686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146137225530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146137611072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146138002948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146138378164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146138731118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146139095534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146139577698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146139949844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146140313936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146140706642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146141108038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146141484630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146141851456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146142280096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146142647666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146142998026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146143380488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146143942982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146144325176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146144688694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146145134202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146145562816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146145932376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146146446776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146146799298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146147164562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146147534744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146147988248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146148356598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146148744510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146149094776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146149446144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146149809392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146150166912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146150533326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146150947566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146151324564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146151699818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146152074764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146152445678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146152864556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146153239864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146153675150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146154073798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146154439520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146154817930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146155197528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146155574492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146155927982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146156361950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146156728432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146157089170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146157557736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146157909976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146158285396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146158647796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146159092686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146159446498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146159797228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146160172574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146160521714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146160888212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146161233972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146161609890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146162040412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146162418016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146162825938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146163197650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146163580210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146163932272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146164299370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146164728068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146165107694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146165484552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146165859670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146166210572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146166563850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146166929012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146167281968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146167717430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146168129854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146168519466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146168984838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146169362898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146169714204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146170065228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1298,12980000,10000,0,0,256,26,1422,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 146171715122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146172087674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146172464146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146172813816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146173269920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146173680258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146174101738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146174452620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146174806250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146175173672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146175600556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146176075642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146176674364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146177056986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146177421700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146177797294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146178190582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146178543996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146178988476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146179339772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146179718698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146180208180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146180584414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146180972552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146181466278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146181823170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146182177000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146182554792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146182906956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146183276196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146183626076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146184008764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146184441208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146184821138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146185208680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146185561816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146185923620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146186271876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146186637526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146187061616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146187438926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146187801486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146188188562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146188538032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146188887096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146189253236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146189602394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146190037796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146190388978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146190779798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146191286646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146191667106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146192017384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146192367580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146192809068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146193162458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146193542022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146193891804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146194267342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146194628734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146195008178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146195416256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146195780980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146196146090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146196509454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146196877448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146197227950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146197607916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146197971670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146198415178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146198770824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146199134404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146199500194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146199975446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146200469856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146200840170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146201308950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146201678492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146202122580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146202621040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146202979796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146203352810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146203702154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146204145614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146204498184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146204885648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146205248486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146205623488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146205973056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146206330584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146206761990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146207118024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146207496344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146207846314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146208222546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146208588400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146208972594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146209452926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146209812122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146210180484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146210542544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146210910698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146211261078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146211638426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146212009714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146212452840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146212966432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146213547488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146213917164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146214267772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146214641466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146215101866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146215481842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146215843628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146216461756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146217010468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146217403438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146217854382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146218215814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146218585084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146218950606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146219330354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146219697622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146220109010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146220480158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146221136348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146221699204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146222054146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146222421044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146222770850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146223157000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146223602270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146223985266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146224359544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146224889230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146225275550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146225631532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146225998144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146226425762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146226809332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146227186954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146227565608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146227936268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146228289596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146228657796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146229083072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146229453040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146229802796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146230262622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146230631494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146231010244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146231370864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146231723240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146232184346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146232539670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146232920678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146233286894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146233680980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146234089494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146234468786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146234901614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146235259248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146235637612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146236099860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146236469322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146236817168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146237205318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146237717406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146238098980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146238495352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146238868420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146239234980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146239585984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146239953386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146240384458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146240768642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146241145322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146241522014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146241873604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146242226422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146242590920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146242940476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146243380384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146243730652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146244117772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146244480474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146244855594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146245205746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146245556728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146245996650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146246349742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146246726350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146247178394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146247555156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146247941432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146248337908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146248769292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146249128350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146249554128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146249923100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146250308736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146250659366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146251035816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146251507416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146251918042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146252284840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146252638688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146253004856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146253357180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146253724042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146254074200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146254518834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146254886492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146255273304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146255623888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146255974906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146256339010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146256689094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146257125532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146257480096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146257867120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146258334356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146258781854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146259135766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146259496406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146259935240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146260292136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146260672036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146261025294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146261430374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146261813908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146262200342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146262657184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146263018934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146263416058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146263781626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146264149802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146264500524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146264905780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146265288848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146265770690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146266153576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146266522078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146266889616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146267240690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146267609196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146267962688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146268406508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146268774830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146269158444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146269613656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146269968822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146270331654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146270680668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146271119962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146271472136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146271845208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1299,12990000,10000,0,0,256,26,1423,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 146273463512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146273922086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146274277464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146274630830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146275010846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146275363716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146275729460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146276076192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146276485150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146276950154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146277331968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146277697850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146278050724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146278417052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146278772018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146279138692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146279563446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146279970048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146280360026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146280846146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146281199578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146281569522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146281933532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146282358812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146282727046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146283092824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146283469528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146283835716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146284211232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146284596386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146285047936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146285419816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146285773774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146286152652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146286499954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146286943110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146287316488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146287693470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146288113924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146288467950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146288841974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146289189324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146289553110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146289899660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146290312552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146290741628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146291122148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146291484376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146291973608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146292339610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146292689088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146293061412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146293482888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146293860540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146294300578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146294678544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146295032086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146295394036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146295759404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146296110248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146296548502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146296899550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146297303692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146297884376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146298261432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146298609684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146299022110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146299399008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146299753920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146300135022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146300484736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146300859636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146301222480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146301597884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146302013162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146302368694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146302742580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146303274230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146303643926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146303992584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146304367420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146304810410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146305188400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146305588296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146305938950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146306302604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146306649342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146307031798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146307458506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146307839080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146308202908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146308591332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146308943004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146309296460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146309661084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146310011474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146310443076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146310796772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146311296340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146311895272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146312390182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146312752852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146313203510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146313593704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146313958522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146314435286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146314787770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146315225560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146315598080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146316055066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146316411064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146316776896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146317143148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146317496348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146317865136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146318222652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146318662056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146319029272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146319402810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146319764022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146320114660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146320507052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146320879458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146321245562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146321670160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146322047754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146322500520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146322879688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146323231032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146323583468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146323949234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146324374208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146324740506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146325097966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146325573888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146325941174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146326316050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146326666282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146327086496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146327495070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146327847022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146328226268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146328576080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146328952864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146329335758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146329709712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146330139994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146330494392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146330869850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146331221680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146331590376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146331957100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146332333296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146332775352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146333152112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146333513890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146333864682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146334226542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146334574472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146334938234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146335284816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146335726388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146336097002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146336487572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146336936100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146337304012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146337668980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146338020438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146338455736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146338807982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146339215058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146339595326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146339970800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146340322098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146340672986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146341109236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146341460596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146341824508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146342185752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146342590426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146342967016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146343441580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146343892072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146344248486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146344611492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146345019790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146345417856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146345798648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146346223794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146346681804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146347060562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146347409822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146347772078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146348235972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146348585992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146348956516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146349304848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146349748776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146350116322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146350545238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146350915192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146351266458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146351631792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146351983148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146352417834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146352771202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146353161598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146353525528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146353901428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146354251716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146354603084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146355030770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146355384982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146355749324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146356109126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146356482482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146356844676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146357218516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146357566928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146357980952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146358348994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146358711434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146359174418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146359525552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146359899474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146360266802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146360724538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146361077694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146361427672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146361803000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146362151936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146362516888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146362865144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146363239178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146363664184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146364073996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146364439026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146364790198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146365152490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146365500838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146365865098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146366289682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146366670554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146367035250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146367422272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146367775512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146368126498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146368490720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146368841488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146369276748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146369630162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146370018600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146370481368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146370857884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146371208482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146371627596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1300,13000000,10000,0,0,256,26,1424,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 146373312460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146373674184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146374040568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146374389698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146375074376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146375445388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146375835212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146376188326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146376581190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146376952128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146377320934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146377766702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146378117928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146378505264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146378937040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146379313422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146379662648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146380012528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146380445370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146380823440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146381220982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146381760864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146382139540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146382529032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146382905376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146383327012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146383682696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146384059346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146384408192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146384773680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146385120990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146385496638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146385925406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146386301948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146386662160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146387013112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146387375550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146387723614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146388089058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146388437174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146388875674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146389245520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146389633398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146389986232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146390338464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146390703232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146391054262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146391495048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146391847124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146392221564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146392595138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146393083222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146393437900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146393789556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146394210076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146394575028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146394940492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146395300138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146395674238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146396036688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146396409624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146396757408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146397171844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146397572616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146397960482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146398328868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146398678664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146399056124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146399420166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146399929284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146400307974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146400675344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146401041210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146401392488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146401760986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146402142040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146402518968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146402957144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146403334238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146403694914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146404180860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146404546032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146404896460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146405260510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146405672232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146406049424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146406422988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146406795786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146407210198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146407564532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146407928548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146408350552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146408775696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146409139918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146409516448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146409882378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146410259976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146410610104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146411028584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146411400702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146411749242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146412125696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146412473002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146412845884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146413208014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146413580742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146413994074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146414350334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146414726210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146415207148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146415574448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146415921864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146416296640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146416729548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146417106998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146417469006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146417820278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146418182770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146418531634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146418896568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146419243888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146419720168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146420086810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146420471976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146420821784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146421172234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146421538922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146421896404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146422329346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146422680424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146423067164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146423469302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146423847132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146424228028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146424579870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146424942146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146425372338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146425740078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146426104028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146426584012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146426955978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146427329776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146427679460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146428169052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146428536480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146428904136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146429271512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146429622472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146430037892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146430421228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146430878452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146431231916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146431626008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146431990142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146432340324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146432706672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146433061546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146433506722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146433876828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146434263634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146434615706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146434986444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146435414000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146435775342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146436267326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146436639228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146437015836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146437396372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146437876740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146438230112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146438581824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146438945512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146439383946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146439750966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146440146364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146440535042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146440897604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146441270954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146441619836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146442038072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146442402360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146442764034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146443128864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146443475824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146443888018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146444252696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146444732920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146445087804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146445438398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146445814150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146446162582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146446527826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146446905344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146447280572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146447733250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146448116422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146448496804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146448953246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146449320278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146449670080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146450035356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146450459938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146450842652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146451222238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146451813460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146452168622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146452539006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146452902904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146453321270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146453694106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146454056418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146454432562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146454796580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146455173962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146455525084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146455963496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146456401820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146456766296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146457131826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146457480426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146457854976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146458253954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146458729252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146459124400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146459497522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146460018392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146460371290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146460737240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146461092242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146461537014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146461905334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146462293476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146462663000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146463060428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146463427272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146463845946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146464291146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146464642616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146465018124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146465427900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146465835450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146466187938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146466552862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146466918222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146467347006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146467718294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146468080116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146468455458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146468817468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146469192050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146469540882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146469958482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146470336526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146470720746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146471192242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1301,13010000,10000,0,0,256,26,1425,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 146472888758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146473280080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146473703858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146474088188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146474444516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146474800892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146475170380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146475605966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146475976734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146476399698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146476778664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146477145452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146477555728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146477908288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146478334284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146478702508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146479068636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146479434780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146479786764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146480193244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146480556884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146480931348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146481353146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146481708028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146482085038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146482539984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146482917018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146483266178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146483643312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146484485446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146484892368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146485260892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146485622834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146486051450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146486439984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146486909528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146487269898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146487656516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146488176516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146488851982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146489600414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146490014298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146490382192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146490743752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146491115874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146491469490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146491849944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146492401116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146492878248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146493271774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146493787868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146494167222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146494533686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146494930102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146495372042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146495761880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146496137872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146496523974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146496878378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146497236080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146497624690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146498060468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146498477282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146498833510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146499218088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146499586690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146499965630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146500332768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146500762366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146501164648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146501519124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146501892484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146502248190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146502630316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146503019328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146503482204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146503840444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146504194544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146504576504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146505112944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146505496348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146505853348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146506333428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146506707164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146507086350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146507440254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146507793792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146508161670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146508513592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146508890704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146509304874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146509687326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146510053208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146510430972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146510784104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146511138390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146511504866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146511933932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146512372996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146512730742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146513110286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146513476650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146513854700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146514292414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146514751048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146515122088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146515475100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146515953308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146516307960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146516686792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146517053238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146517508004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146517865022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146518220026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146518587524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146518940504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146519311952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146519664234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146520080546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146520554972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146520939628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146521327728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146521684314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146522107788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146522461690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146522843634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146523267044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146523651784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146524022264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146524404520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146524761808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146525117258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146525485878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146525915204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146526288460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146526639196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146527014754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146527483202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146527860420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146528425768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146528849708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146529255308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146529618274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146530021550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146530372598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146530752090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146531128490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146531582746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146531938284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146532291360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146532656948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146533008124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146533375892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146533733300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146534124328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146534597952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146535012394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146535366706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146535720314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146536086160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146536439628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146536820780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146537240416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146537621944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146538008248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146538534764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146538890834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146539242330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146539618596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146540035504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146540407934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146540759644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146541138082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146541504394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146541923080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146542276754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146542816456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146543192610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146543547666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146543920208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146544274218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146544656656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146545025802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146545492428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146545851082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146546206774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146546573058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146546947432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146547334198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146547707972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146548103026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146548554848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146548937752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146549311482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146549799890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146550169312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146550521602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146550901826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146551323776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146551719750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146552100942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146552480088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146552833272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146553185616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146553565574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146554036298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146554407916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146554757216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146555150328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146555532534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146555945960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146556299248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146556760646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146557162964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146557545460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146557932696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146558284642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146558677920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146559043172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146559514934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146559870838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146560224734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146560590454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146561128456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146561509482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146561862550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146562352824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146562754962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146563137186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146563493392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146563849272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146564217950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146564572970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146565061448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146565418440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146565826324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146566195458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146566574906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146566930636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146567285104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146567666592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146568108384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146568481500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146568833836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146569211964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146569577234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146570004644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146570376160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146570827594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146571233732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146571665102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146572139850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146572493100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146572925088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146573308318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146573750640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146574109396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1302,13020000,10000,0,0,256,26,1426,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 146575737926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146576134648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146576557812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146576929468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146577282154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146577678210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146578245152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146578708092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146579188588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146579575826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146579942294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146580293112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146580659466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146581008734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146581384676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146581822222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146582210306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146582561378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146582912600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146583431068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146583786590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146584153846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146584514496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146584950768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146585319636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146585694906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146586046076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146586397504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146586761872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146587143796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146587574570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146587927748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146588303896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146588708334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146589088372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146589441524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146589801706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146590251896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146590610128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146590998072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146591367620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146591746372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146592114670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146592510380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146592893620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146593321916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146593693318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146594046496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146594515842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146594872418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146595251312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146595630234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146596074856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146596429850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146596781168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146597145530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146597495052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146597862656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146598211826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146598661612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146599048534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146599483806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146599838098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146600191630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146600556148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146600908608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146601290560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146601711068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146602090366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146602474836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146602850818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146603200842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146603551918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146603926266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146604353614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146604723700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146605073952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146605813350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146606186374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146606563664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146606926212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146607346610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146607730696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146608113156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146608483034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146608834330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146609212512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146609591862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146610045000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146610398834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146610751176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146611116296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146611465550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146611832492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146612181616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146612643370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146613015250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146613390904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146613742614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146614094740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146614458454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146614809158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146615225950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146615649712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146616060676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146616429258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146616908050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146617301858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146617663722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146618041164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146618468282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146618857514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146619209772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146619588732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146619954766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146620344588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146620696084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146621127710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146621514168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146621883150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146622252540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146622603926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146623013166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146623380980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146623845068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146624200578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146624551330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146624914486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146625262706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146625628300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146626008740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146626396052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146626835468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146627215576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146627637668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146628100760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146628467570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146628817142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146629193908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146629612074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146629992800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146630358148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146630734746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146631130512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146631484300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146631849886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146632286378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146632657586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146633007322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146633383134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146633747040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146634142172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146634493848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146634857958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146635329390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146635725230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146636096206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146636480516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146636857784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146637221856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146637610536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146638038960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146638394820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146638758028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146639207646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146639613812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146639967180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146640387114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146640831354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146641215472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146641598802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146641981696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146642349952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146642717880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146643101058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146643570200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146643979196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146644372458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146644808078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146645158956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146645517710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146645881272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146646337686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146646716962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146647071346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146647450376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146647837084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146648217562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146648570798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146648937678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146649393360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146649778984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146650195728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146650678614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146651059038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146651424994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146651891636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146652247944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146652635478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146653002652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146653355014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146653736188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146654111108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146654503348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146654940610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146655322552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146655743312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146656099508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146656465566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146656816460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146657237528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146657668856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146658079070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146658487708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146658887208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146659240232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146659594094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146659973076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146660398088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146660771078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146661123100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146661629816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146661999822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146662376220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146662740362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146663160416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146663529950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146663883048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146664250836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146664600712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146664977414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146665341562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146665730128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146666163190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146666518208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146666883758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146667234996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146667601662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146667951212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146668338274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146668766856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146669147286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146669499604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146669850574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146670214034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146670563356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146670929772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146671328344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146671781638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146672150552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146672527892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146673006522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146673369434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146673743038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146674104780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1303,13030000,10000,0,0,256,26,1427,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 146675784396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146676145640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146676525662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146676903920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146677353080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146677710900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146678067598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146678434552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146678783916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146679150604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146679499632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146679946118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146680314696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146680690246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146681040980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146681392136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146681755954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146682366224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146682823508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146683177402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146683553432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146684160054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146684638448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146684996600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146685499484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146685889840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146686260886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146686662434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146687015286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146687391228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146687754176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146688143954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146688565740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146688919906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146689284154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146689666024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146690035064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146690386574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146690776114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146691209904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146691590108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146691941736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146692293048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146692658192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146693008334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146693376494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146693738202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146694179544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146694549028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146694926668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146695432758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146695807458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146696192552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146696617846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146696999660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146697349788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146697725990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146698134818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146698530178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146698911442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146699301372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146699807278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146700164484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146700548940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146700918358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146701326526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146701700368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146702090060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146702512334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146702870206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146703236800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146703588712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146703957098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146704307962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146704686014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146705129516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146705509980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146705863296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146706214986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146706678236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146707032564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146707398622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146707814278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146708202026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146708566408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146708941632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146709292492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146709643518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146710006760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146710366548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146710809246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146711183892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146711560884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146711924398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146712300216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146712651082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146713002448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146713450354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146713804402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146714171696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146714537422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146714913482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146715286096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146715690658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146716057554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146716499616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146716884952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146717238332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146717751410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146718125204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146718806024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146719267776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146719682330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146720040294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146720423596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146720791008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146721142748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146721552672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146722004594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146722388240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146722754900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146723165052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146723562682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146723944628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146724343544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146724784076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146725203854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146725584132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146725963028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146726328046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146726705744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146727058224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146727490158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146727855542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146728204382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146728568590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146729021482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146729400728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146729773494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146730233508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146730596394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146730967658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146731332760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146731718280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146732164570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146732529710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146733008744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146733393654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146733771296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146734123042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146734476084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146734843286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146735195880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146735578116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146735992338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146736392266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146736756846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146737131360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146737482368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146737835056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146738233168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146738667208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146739036964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146739387570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146739763596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146740229238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146740612186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146740964984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146741328960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146741763320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146742118214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146742485522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146742835680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146743212988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146743577548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146743973246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146744387842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146744743596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146745108574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146745459532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146745827546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146746177208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146746569926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146746946658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146747387368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146747737472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146748086670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146748447850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146748796504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146749160042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146749506988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146749955472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146750324056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146750698528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146751136536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146751497488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146751862406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146752213384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146752670806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146753024348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146753400766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146753762758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146754135182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146754483764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146754833106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146755205008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146755628532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146755997536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146756394056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146756801330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146757217062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146757606568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146757969858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146758393300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146758761154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146759318122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146759692622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146760042656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146760418104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146760794192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146761242348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146761597396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146761950118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146762526964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146762902210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146763271842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146763651494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146764133220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146764546854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146764955180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146765332602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146765721006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146766133244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146766515522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146766952032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146767334612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146767740830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146768117748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146768515852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146768899032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146769290990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146769754214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146770110628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146770495812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146770864294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146771273306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146771654972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146772087378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146772538338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146772909532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146773304114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146773797092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146774168354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146774518828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146774936288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146775412204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146775830280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1304,13040000,10000,0,0,256,26,1428,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 146777384200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146777833740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146778219368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146778577836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146779074130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146779440910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146779838470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146780205414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146780674620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146781028588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146781410924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146781805418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146782187546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146782608486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146782989044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146783481058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146783881684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146784260598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146784788014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146785190682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146785571276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146785965682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146786435376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146786793206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146787199166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146787616004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146787998736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146788354670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146788708098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146789154372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146789509804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146789877346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146790227078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146790602988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146790967350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146791343316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146791705104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146792124104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146792510286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146792904478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146793304224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146793657276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146794063686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146794483136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146794968618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146795370984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146795753574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146796248494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146796604304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146796971330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146797334166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146797779876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146798148382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146798557770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146798933630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146799295452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146799688136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146800053404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146800490450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146800845780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146801223688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146801590154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146801967068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146802319710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146802673154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146803113426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146803502334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146803894496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146804276128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146804685218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146805051604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146805429928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146805894600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146806252346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146806617972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146806968798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146807461760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146807815028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146808192828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146808630204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146809012742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146809365508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146809719696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146810106350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146810459284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146810844518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146811206908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146811656282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146812063240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146812441884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146812807100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146813161932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146813572784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146813938372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146814379150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146814731828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146815107138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146815469378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146815843486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146816192818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146816542692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146816915366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146817329362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146817698888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146818049076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146818549178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146818919044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146819295456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146819660772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146820089810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146820496218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146820881644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146821248452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146821596636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146821971088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146822346448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146822793348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146823147780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146823500146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146823864396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146824247120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146824645956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146824998250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146825465740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146825835014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146826210864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146826561580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146826913144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146827277640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146827644156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146828023098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146828443290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146828822528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146829186884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146829664226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146830055926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146830412396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146830801052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146831234448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146831604256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146831954322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146832330884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146832727850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146833134232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146833526432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146833965162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146834351546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146834705116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146835072320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146835422430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146835992506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146836380864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146836876536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146837264870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146837649464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146838016188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146838367812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146838735086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146839084634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146839558920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146839927790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146840305078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146840799724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146841198582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146841572064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146841934922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146842405378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146842761024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146843139780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146843505744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146843902254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146844286412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146844642204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146845118570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146845475608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146845845060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146846197910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146846577128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146846978942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146847357496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146847721800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146848142104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146848509600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146848861682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146849229462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146849597904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146850023272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146850403316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146850850994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146851225210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146851608568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146852120290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146852508176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146852933108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146853325504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146853830508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146854202524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146854580878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146854933726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146855316728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146855712218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146856075578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146856517884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146856870620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146857247356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146857611902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146857987850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146858339028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146858690290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146859129768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146859486486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146859902718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146860255798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146860633880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146861001562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146861378818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146861743368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146862166762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146862534508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146862887352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146863351940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146863705436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146864114282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146864546912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146864999232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146865409548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146865762862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146866126424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146866492704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146866877872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146867254304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146867742430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146868169326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146868578992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146868964156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146869321764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146869697774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146870064030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146870500018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146870853406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146871232434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146871597564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146871976268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146872327984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146872680832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146873132434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146873487390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146873854834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146874204518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146874703152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146875074992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146875451948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146875901368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146876258706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146876623946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1305,13050000,10000,0,0,256,26,1429,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 146878261100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146878735144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146879092106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146879473590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146879839474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146880219360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146880573636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146880928856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146881308786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146881723654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146882094324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146882445956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146882822288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146883186548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146883561662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146883923328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146884357534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146884745438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146885099026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146885579210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146885933618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146886311002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146886675596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146887137676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146887495712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146887850438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146888218004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146888571088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146888940612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146889292628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146889683400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146890113326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146890492960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146890843854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146891195412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146891560216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146891910300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146892332818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146892771670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146893154610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146893522654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146893901018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146894254602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146894608774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146894975482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146895340606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146895771542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146896123786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146896500290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146896976792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146897357592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146897718290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146898083688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146898516388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146898870570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146899237256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146899587224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146899962780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146900326510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146900701960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146901167224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146901529082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146901894294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146902244690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146902611428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146902978376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146903377348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146903816468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146904207494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146904560926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146904929974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146905296132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146905647342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146906044176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146906407132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146906851632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146907253288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146907630932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146908102900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146908462624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146908829562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146909195154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146909665790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146910022920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146910401712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146910769672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146911147080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146911501392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146911856888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146912300490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146912655744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146913225706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146913579824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146913976588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146914344298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146914765962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146915205082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146915562200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146915926854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146916277312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146916673672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146917057384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146917435638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146917889594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146918270090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146918622742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146918975976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146919514938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146919871466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146920240232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146920719492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146921121312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146921489522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146921866854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146922218382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146922570974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146922936654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146923299412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146923736098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146924109080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146924485992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146924850044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146925247094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146925625410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146926023828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146926461964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146926816314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146927183900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146927533128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146927908734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146928272512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146928648442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146929080136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146929438440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146929818694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146930174684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146930642202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146930995608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146931373264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146931856218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146932237992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146932589038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146932941690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146933308060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146933660216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146934027956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146934393540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146934845020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146935215352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146935591082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146935942304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146936443156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146937091544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146937738532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146938136800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146938488916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146938867972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146939234340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146939611768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146940008784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146940440658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146940807172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146941157056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146941632226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146941986552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146942363196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146942740876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146943186090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146943541658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146943923666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146944307236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146944676300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146945086938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146945439868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146945900304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146946269548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146946646368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146946997554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146947349294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146947715160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146948065448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146948443656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146948859244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146949250084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146949638602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146950014736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146950397286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146950752536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146951147300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146951600574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146952003082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146952388234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146952894644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146953279014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146953687080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146954053024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146954486928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146954856996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146955208298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146955575896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146955956440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146956375444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146956770384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146957219424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146957574036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146957943388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146958311506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146958679562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146959048048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146959413902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146959872828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146960258494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146960637876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146961008580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146961394640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146961802176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146962217820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146962706802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146963062992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146963440894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146963823714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146964375088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146964732942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146965126500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146965751176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146966162516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146966533434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146966884774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146967262658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146967629628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146968022072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146968446724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146968840936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146969211454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146969606984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146969992764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146970343598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146970731920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146971193402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146971604304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146971987680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146972392904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146972761334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146973114310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146973483356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146973917496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146974298080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146974663770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146975040978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146975495324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 146975884050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146976251636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146976687934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146977057972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146977408514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146977786076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146978150608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1306,13060000,10000,0,0,256,26,1430,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 147015167842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147015607464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147016056206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147016430314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147016821092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147017224732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147017579284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147017993696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147018400414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147018884400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147019248064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147019634678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147020142226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147020532712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147020901878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147021267818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147021717114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147022087718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147022497608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147022851148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147023228026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147023612870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147023992686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147024433274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147024841698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147025221810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147025587370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147025964710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147026316666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147026669504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147027114824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147027472468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147027842350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147028195608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147028592586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147028979570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147029391664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147029818682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147030184000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147030550304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147030902210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147031369646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147031725570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147032120116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147032500940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147032950592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147033306652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147033661222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147034027438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147034379616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147034748610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147035100082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147035546708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147035937514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147036333238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147036716514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147037070994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147037438458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147037795072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147038271548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147038627676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147039006846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147039373280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147039751226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147040104152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147040475920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147040863072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147041315478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147041691192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147042041354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147042518736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147042889466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147043265712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147043631008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147044052522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147044420960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147044773296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147045140994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147045490304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147045866384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147046230204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147046680150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147047035332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147047387506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147047751700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147048101448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147048468158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147048816944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147049203750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147049630784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147050010156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147050361744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147050713068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147051077236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147051427146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147051793498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147052202372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147052612840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147052980698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147053356764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147053840056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147054195996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147054561622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147054927024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147055364596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147055717292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147056108464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147056492780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147056887012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147057238570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147057602456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147058046790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147058401644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147058768292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147059118220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147059493974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147059857256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147060232760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147060666768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147061021650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147061385128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147061735276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147062101662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147062450702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147062825932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147063200182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147063643492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147063998460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147064349774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147064859688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147065215650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147065589404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147065974570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147066438584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147066999764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147067380712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147067734216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147068088570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147068489226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147068856934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147069300924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147069654312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147070031910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147070395802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147070804214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147071157436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147071523492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147071976820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147072332184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147072699600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147073049250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147073425712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147073790228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147074191642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147074601388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147074970416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147075334280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147075684682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147076208604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147076561982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147076938400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147077314434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147077759172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147078115680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147078584746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147079192540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147079852840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147080603720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147081275606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147081980408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147082637138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147083431598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147084076870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147084700352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147085336496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147085893624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147086266540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147086617228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147086996002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147087470828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147087851150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147088201944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147088645578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147089017562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147089369558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147089736456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147090085182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147090461192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147090845842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147091240976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147091659614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147092014848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147092379802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147092728878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147093096242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147093445448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147093829504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147094268288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147094649746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147095003778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147095357426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147095723376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147096075450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147096445018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147096807700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147097246462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147097615974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147097992412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147098439412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147098795648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147099160630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147099545390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147099982286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147100336226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147100713628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147101079060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147101455526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147101807096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147102159204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147102535090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147102952688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147103323214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147103672362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147104048108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147104411624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147104785920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147105147120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147105573704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147105939198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147106309736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147106675542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147107069836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147107448338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147107813892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147108287796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147108642474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147108995720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147109360784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147109814086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147110187946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147110540760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147111025978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147111407580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147111783862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147112136008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147112488162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147112853842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147113203932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147113582516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147113992984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147114371534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147114735614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147115111386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147115462896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147115814644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1307,13070000,10000,0,0,256,26,1431,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 147117728890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147118098156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147118467464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147118819730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147119217834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147119674766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147120062356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147120415742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147120883352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147121256480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147121616562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147121997852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147122419806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147122803340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147123189576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147123569614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147123922906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147124277384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147124644294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147125073484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147125443434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147125793484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147126168872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147126557890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147126936120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147127289504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147127656264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147128093540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147128447332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147128841318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147129225556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147129631902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147130072076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147130463786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147130885898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147131241784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147131606534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147132062286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147132454426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147132849722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147133268836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147133724772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147134107462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147134461310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147134816082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147135182946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147135536034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147135905336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147136362238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147136778690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147137173686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147137581638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147137951740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147138323216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147138690738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147139144546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147139515660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147139866038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147140258914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147140666446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147141072940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147141455070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147141922808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147142321598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147142704488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147143201800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147143753194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147144135388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147144547744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147145013540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147145391126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147145747128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147146142554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147146549790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147146947960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147147406522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147147832188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147148234032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147148649644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147149049272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147149431212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147149840378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147150316960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147150718770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147151120378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147151529960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147151927816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147152336668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147152737636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147153185010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147153556084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147153908792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147154492182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147154852220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147155229044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147155605952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147156074426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147156427080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147156780908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147157177322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147157557450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147157954938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147158305432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147158794438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147159168706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147159546150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147159898174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147160253080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147160620578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147160974388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147161465896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147161836844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147162214990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147162580640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147162957928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147163310284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147163662818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147164042290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147164496018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147164896752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147165276772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147165754162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147166124796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147166500934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147166883712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147167334532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147167704396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147168055918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147168423388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147168773500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147169356934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147169853440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147170268206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147170819746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147171207744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147171601428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147172009554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147172434608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147172892340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147173310698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147173697020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147174091984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147174486508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147174870912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147175279778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147175728156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147176118172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147176488336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147176977472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147177347474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147177734284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147178129532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147178604178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147179003694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147179356696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147179725180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147180076960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147180488868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147180874764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147181319496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147181675572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147182055990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147182441572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147182809510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147183178286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147183543060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147183987664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147184375658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147184753716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147185105704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147185476920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147185885168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147186293968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147186770948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147187175672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147187584218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147188080470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147188497158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147188897050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147189294788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147189766056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147190150548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147190547316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147190949568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147191358222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147191756464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147192263782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147192644212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147193002236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147193422494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147193805330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147194203052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147194597432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147195109888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147195545266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147195924638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147196275408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147196629446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147196995482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147197347252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147197727572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147198152012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147198562792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147198957630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147199440286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147199795194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147200148480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147200525520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147201112124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147201505544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147201873382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147202253260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147202649220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147203060470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147203506448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147203862504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147204227702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147204575736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147204940810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147205312100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147205729944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147206134516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147206619194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147207002320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147207355410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147207733342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147208096708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147208498630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147208863134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147209348672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147209729696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147210138404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147210649196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147211039374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147211438200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147211933736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147212336184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147212717352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147213124800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147213524848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147213935554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147214359718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147214784518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147215152820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147215546454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147215953580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147216336578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147216759578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147217205446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147217685500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147218072920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147218455280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147218861986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147219257216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147219658690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147220065300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147220772694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1308,13080000,10000,0,0,256,26,1432,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 147222582282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147223102950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147223525612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147223885812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147224257114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147224613276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147224982822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147225335216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147225727532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147226174448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147226585930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147226970038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147227325280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147227691416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147228043660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147228424744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147228845512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147229228640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147229614168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147230009300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147230363224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147230735346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147231155924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147231584088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147231957692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147232312442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147232795960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147233171950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147233559334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147233924812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147234378822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147234757126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147235109550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147235477014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147235827202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147236222586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147236606920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147237076132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147237432330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147237787214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147238183750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147238538748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147238911126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147239318246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147239831188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147240204188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147240616530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147240971172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147241325066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147241689644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147242076008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147242484316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147242936212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147243317714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147243716718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147244312376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147244926002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147245331902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147245779916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147246132988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147246497634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147246846368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147247220728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147247584372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147247971200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147248422174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147248832630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147249199930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147249551612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147249920310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147250271836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147250650472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147251099200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147251500310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147251894314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147252277190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147252672682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147253024080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147253391420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147253812226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147254202400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147254580006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147254977530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147255496542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147255891398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147256257484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147256711344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147257125884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147257478010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147257856206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147258240620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147258685344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147259278802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147259888240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147260390218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147261018706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147261725688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147262588844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147263375324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147264087144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147264800834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147265537022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147266146622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147267087674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147267731020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147268543822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147269176010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147269883484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147270546284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147271349814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147272041290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147272692728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147273315452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147274088744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147274708036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147275362648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147276094768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147276909418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147277940270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147278590522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147279451948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147280205308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147280885962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147281652648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147282432760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147283201224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147283914318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147284744936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147285473692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147286188840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147286975838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147287803440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147288539230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147289378544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147290094338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147291046020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147291865586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147292637364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147293442726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147294262968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147294984634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147295707476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147296603918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147297929828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147298859764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147299602550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147300552252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147301269172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147302123750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147302778236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147303532700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147304371348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147305093528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147305862968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147306601576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147307483094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147308162232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147308895202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147309624158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147310472798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147311485328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147312199804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147313061264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147313795866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147314496142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147315222722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147316096436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147316794088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147317522496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147318377968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147319128930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147319816632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147320617844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147321455884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147322194614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147323071344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147323959434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147324678512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147325407452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147326160004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147327071086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147327773198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147328450714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147329193798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147330017006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147330704248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147331385712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147332068484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147332879426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147333824962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147334552176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147335395732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147336068686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147336789692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147337477708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147338324382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147338973782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147339702840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147340434768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147341239552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147341934750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147342608812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147343337252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147344064588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147344943402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147345614940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147346486554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147347195130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147347917988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147348620504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147349401104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147350096080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147350780480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147351487380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147352304734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147353018512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147353783694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147354551318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147355384592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147356303484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147357005550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147357821380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147358558958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147359236148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147360111946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147361030298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147361752860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147362461818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147363252610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147363971674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147364689924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147365388686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147366176024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147366946328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147367805012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147368493830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147369324362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147369767100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147370255236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147370659224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147371091862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147371583532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147372006074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147372446118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147372926704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147373347506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147373749960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147374424100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147374806936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147375230682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147375615024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147376070596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147376466156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147376866348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147377348822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147377739210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1309,13090000,10000,0,0,256,26,1434,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 147379869530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147380271282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147380668076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147381051504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147381495034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147381889264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147382314800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147382777654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147383168722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147383594040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147383977980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147384375434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147384759454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147385196084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147385686176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147386110100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147386496536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147386878190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147387294434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147387664150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147388076854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147388531894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147388969634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147389431438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147390094752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147390482244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147390885256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147391348418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147391731684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147392145652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147392529112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147392979636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147393409774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147393908032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147394294960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147394700118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147395092180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147395473872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147395885810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147396236954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147396710432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147397109624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147397491042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147397854264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147398235946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147398640152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147399011730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147399517860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147399898810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147400303212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147400890384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147401373722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147401780766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147402141770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147402611318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147402999544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147403409392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147403821480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147404224170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147404623106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147405120288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147405504772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147405889394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147406292502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147406710530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147407110778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147407488528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147407931132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147408377330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147408783800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147409210886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147409621156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147410049684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147410445496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147410934090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147411342188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147411754522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147412427306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147412857900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147413263322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147413743704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147414173404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147414592662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147415001010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147415407280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147415799558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147416292506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147416727136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147417136570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147417535362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147417951320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147418332660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147418757138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147419223718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147419619622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147420064080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147420466668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147420859940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147421228066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147421631822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147422071028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147422458296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147422835264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147423476432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147423866658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147424285994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147424740374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147425127212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147425521378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147425939088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147426308324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147426687420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147427094480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147427558636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147427998928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147428415796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147428814888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147429224716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147429612124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147430022330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147430460648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147430838688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147431212580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147431588386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147431939092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147432320158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147432726222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147433162836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147433562246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147433942494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147434594886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147434997044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147435389362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147435740936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147436171170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147436559460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147436929304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147437292576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147437667510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147438082884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147438461438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147438939946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147439351238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147439754992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147440145822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147440495388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147440907102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147441286170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147441770326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147442170372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147442608108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147443013564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147443372346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147443766306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147444230284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147444655656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147445021476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147445462640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147446097048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147446511898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147446907606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147447393044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147447765710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147448180996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147448567056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147448936720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147449316142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147449684374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147450179964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147450566294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147451140978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147451542540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147451937552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147452306040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147452747684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147453129224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147453524280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147453958654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147454343596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147454733364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147455134074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147455618816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147456005530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147456384958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147457086126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147457603414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147457997224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147458435406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147458824870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147459190516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147459556420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147459960412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147460344488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147460722276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147461197518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147461602568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147461974704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147462358346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147462756434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147463138124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147463505036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147463941314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147464353428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147464718370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147465137898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147465509548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147465889228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147466305918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147466765734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147467171600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147467521976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147468080074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147468468680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147468845702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147469232352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147469692624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147470093372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147470467884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147470848872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147471209302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147471615788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147471995194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147472465758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147472830838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147473224042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147473587774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147473937564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147474302666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147474650516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147475174894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147475590496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147475967286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147476330928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147476681906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147477061012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147477427356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147477886696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147478257128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147478651400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147479069414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147479581182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147479952374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147480304996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147480745588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147481132468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147481524546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147481891564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147482267588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147482641468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147483050916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147483487178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147483841932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147484247116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147484630168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147485013912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1310,13100000,10000,0,0,256,26,1435,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 147486745264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147487181562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147487584642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147487992892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147488391750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147488794002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147489265724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147489642160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147490056064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147490573494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147491011762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147491408596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147491889460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147492244086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147492595758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147493013994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147493411638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147493778130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147494168378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147494617050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147495048280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147495442492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147495838784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147496221596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147496616044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147496966030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147497348184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147497773102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147498167610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147498560546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147498935974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147499303842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147499699978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147500091474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147500539472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147500927944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147501337274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147501866148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147502267694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147502675730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147503123354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147503512470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147503893724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147504273124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147504671954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147505052654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147505461356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147505894408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147506290044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147506686884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147507079454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147507482454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147507836814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147508257476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147508701114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147509111510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147509508084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147509940104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147510338256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147510716658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147511116564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147511570858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147511988464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147512371736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147512972888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147513374170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147513788518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147514241674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147514635056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147515032158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147515422700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147515818234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147516198418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147516607346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147517069550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147517466884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147517850332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147518260198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147518655830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147519065608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147519492976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147519931140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147520343756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147520738360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147521154556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147521551976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147521984666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147522379672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147522944866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147523413974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147523782336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147524303718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147524707254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147525115924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147525600280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147525990810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147526390258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147526778006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147527151226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147527546258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147528126348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147528586240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147528983112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147529401322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147529881628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147530245784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147530592598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147531091152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147531488084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147531865702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147532245856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147532619710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147533012956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147533407794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147533846142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147534201388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147534610312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147534992312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147535520610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147535919634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147536296180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147536719268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147537074188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147537439588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147537816246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147538200544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147538582978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147538959176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147539341394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147539797186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147540169700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147540578768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147540944824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147541296350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147541704252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147542094634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147542578788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147542948820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147543368662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147543720034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147544104232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147544525686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147544883388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147545363992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147545788712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147546227394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147546772750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147547153628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147547504534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147547930664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147548316362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147548684210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147549093980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147549475264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147549875542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147550276860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147550798540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147551175104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147551558826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147551934182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147552342496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147552738602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147553107738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147553571704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147553970454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147554365900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147554777074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147555162186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147555585306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147555960972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147556435686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147556787410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147557191794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147557700916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147558231190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147558654722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147559117874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147559483866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147559832034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147560244120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147560623156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147561029710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147561429988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147561909020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147562295812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147562698374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147563103828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147563496908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147563915292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147564264526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147564747614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147565146012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147565555204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147565947328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147566331304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147566735472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147567121184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147567584178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147567984272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147568419736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147568924770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147569367784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147569725494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147570109902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147570581122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147570986866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147571403316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147571780558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147572190126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147572585882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147573089066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147573473108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147573886360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147574298514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147574677040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147575085574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147575465048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147575960572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147576331568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147576756602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147577146128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147577530986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147577978380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147578365736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147578817514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147579172076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147579636750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147580103348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147580516238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147580867798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147581249060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147581708074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147582081226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147582492936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147582871284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147583246356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147583640756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147584045326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147584512656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147584868920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147585246278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147585596890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147585991098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147586415492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147586813628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147587279774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147587675778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147588037624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147588416500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147588777876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147589128470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147589534402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147589974488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147590355534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147590736394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147591243784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147591598478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1311,13110000,10000,0,0,256,26,1436,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 147593324750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147593738348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147594112456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147594539630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147594923310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147595301800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147595767992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147596194194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147596608700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147596995212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147597385666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147597779934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147598277164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147598638284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147599031964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147599428260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147599835442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147600188530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147600560026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147601023548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147601428202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147601796180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147602182394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147602712482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147603116300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147603552228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147604007438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147604384526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147604767834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147605392168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147605795732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147606146404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147606616746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147607029090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147607406770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147607800186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147608168140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147608548330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147608900062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147609284240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147609752086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147610132360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147610512176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147610904332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147611286936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147611681286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147612045080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147612500912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147612886654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147613276048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147613845738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147614264748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147614740092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147615207300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147615599488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147616024266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147616395882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147616797426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147617150278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147617548122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147617984236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147618407742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147618817266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147619188156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147619587714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147619959988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147620343068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147620782184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147621196158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147621647092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147622068764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147622425886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147622810278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147623193908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147623667344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147624056960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147624437176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147625049836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147625427982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147625813794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147626240126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147626597092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147626990126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147627366206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147627787448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147628171048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147628576648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147629057796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147629459162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147629812430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147630193920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147630595886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147631001920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147631372072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147631836828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147632248186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147632643718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147633064092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147633431846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147633812294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147634241356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147634694640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147635095732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147635486674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147636043060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147636418766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147636825664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147637234072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147637694298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147638092718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147638512854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147638907124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147639277346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147639655566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147640039596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147640514970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147640870570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147641251838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147641631142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147642015352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147642400722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147642870772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147643363354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147643750198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147644198532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147644569154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147644963430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147645366548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147645733132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147646226210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147646578612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147646965640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147647534774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147647934582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147648303544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147648761278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147649160152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147649527254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147649937982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147650315418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147650691364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147651054282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147651502176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147651875464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147652257948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147652634344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147652983198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147653379450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147653766278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147654215946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147654595294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147655001256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147655392874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147655744518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147656107876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147656473370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147656854426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147657280996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147657682312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147658063564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147658539166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147658911936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147659281668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147659675580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147660099704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147660467792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147660828406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147661231470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147661595528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147661969120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147662348068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147662794350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147663160708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147663534400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147663943840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147664325402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147664733424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147665142134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147665609476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147665995552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147666417480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147666781836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147667130420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147667495958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147667843492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147668314360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147668710528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147669091216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147669454016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147669942308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147670313944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147670682058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147671224648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147671590954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147671990904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147672378644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147672753536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147673122358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147673502772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147673945924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147674318030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147674701794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147675067560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147675454788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147675819184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147676196710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147676547676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147676974274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147677336616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147677701004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147678067772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147678417720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147678802808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147679166810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147679632274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147679986532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147680339126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147680821764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147681193976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147681583514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147682231620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147682616408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147682979862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147683370472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147683721882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147684073530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147684436774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147684786376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147685247424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147685604950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147685981630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147686358530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147686734488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147687086902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147687439934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147687878314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147688231806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147688597032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147688956246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147689333078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147689696288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147690105116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147690457258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147690877376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147691243642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147691593504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147692154978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147692507518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147692882240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147693245764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147693687858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147694042148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147694393114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147694769014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147695118160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1312,13120000,10000,0,0,256,26,1437,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 147696753240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147697119478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147697512934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147697877606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147698257450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147698609930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147699021156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147699483186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147699837100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147700226746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147700575878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147700952886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147701318296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147701745794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147702185920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147702539896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147702919954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147703375448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147703747274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147704096670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147704473274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147704939334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147705321494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147705687866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147706067852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147706432020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147706781740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147707163052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147707611136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147707990706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147708371922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147708773210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147709123782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147709502890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147709874838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147710325352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147710694560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147711043732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147711458806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147711824292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147712215824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147712565246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147712947626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147713385922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147713737780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147714131280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147714652058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147715031952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147715413110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147715877702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147716231724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147716612316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147717017958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147717369874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147717736400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147718116154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147718505220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147718939928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147719318350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147719934320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147720333412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147720719306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147721095620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147721606540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147721962612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147722343804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147722710514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147723092028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147723443546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147723810210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147724246348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147724601058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147724968692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147725318766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147725834362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147726218032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147726616262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147727058324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147727416012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147727895978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147728249392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147728659922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147729010842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147729440516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147729914560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147730330448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147730717184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147731075514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147731443132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147731796724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147732180488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147732534020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147732984348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147733358492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147733738136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147734101018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147734481604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147734860882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147735215292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147735655830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147736013872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147736394190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147736865452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147737249684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147737617246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147737976300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147738410522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147738768430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147739136990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147739487698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147739864696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147740238792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147740629184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147741052688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147741409618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147741774292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147742132748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147742506080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147742858978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147743250516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147743617970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147744083970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147744462312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147744830004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147745204068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147745560802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147745965804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147746333026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147746775936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147747148346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147747526944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147747884392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147748412722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147748785036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147749150152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147749583126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147749941124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147750324530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147750694600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147751072100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147751426526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147751791572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147752280442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147752641850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147753009660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147753363586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147753742080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147754110118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147754503388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147754857648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147755298562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147755669404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147756102766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147756475262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147756828240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147757220234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147757587640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147758046890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147758403786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147759005502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147759522642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147759913958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147760338568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147760788906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147761174194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147761559800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147761986810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147762342728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147762747590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147763146676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147763580896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147763984846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147764399194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147764777132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147765176908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147765588780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147765971908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147766416204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147766842704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147767232498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147767602184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147767955022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147768364404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147768796840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147769284558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147769661580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147770034508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147770503920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147770859884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147771240322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147771593136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147772039206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147772442748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147772862392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147773252040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147773619466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147774015024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147774386920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147774828680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147775184926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147775565170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147775932728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147776310838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147776679530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147777044800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147777474576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147777828930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147778196084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147778545720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147778956462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147779322718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147779717850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147780071488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147780499582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147780869352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147781222516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147781691616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147782066292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147782487066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147782907924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147783400172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147783798050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147784273392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147784774918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147785398944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147786029530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147786407522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147786898076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147787331778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147787753264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147788167530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147788526752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147789015786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147789411062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147789816750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147790201826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147790614888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147791024296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147791485850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147791842676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147792199400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147792587522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147793158294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147793533068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147793919832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147794373088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147794742998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147795156656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147795529590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147795885666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147796252612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147796619606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147797061950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147797436570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147797840906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147798209314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147798588934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1313,13130000,10000,0,0,256,26,1438,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 147800292844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147800663172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147801035138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147801386850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147801752912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147802151342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147802529830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147802965052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147803375262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147803732202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147804420322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147804856764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147805229720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147805721698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147806109118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147806533384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147806959076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147807337380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147807703140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147808057002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147808496884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147808849376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147809213882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147809562218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147809935630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147810297538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147810683792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147811120124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147811475736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147811841104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147812190792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147812631426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147812983574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147813380438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147813744472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147814227784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147814601108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147814955502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147815490592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147815860586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147816293354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147816717532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147817130094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147817542680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147817948216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147818300802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147818702424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147819096304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147819551102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147819956976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147820307828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147820695126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147821062370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147821440386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147821808038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147822252314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147822647408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147823001646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147823370056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147823733842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147824110754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147824523080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147824933850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147825370078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147825741584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147826153232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147826641270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147827015460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147827399030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147827849956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147828220204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147828597376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147828967070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147829352250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147829719444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147830085134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147830470754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147830889826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147831279988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147831645170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147832020760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147832405404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147832759864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147833178902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147833633810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147834037932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147834390060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147834799344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147835198916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147835839732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147836309684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147836699200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147837081842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147837480388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147837997644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147838384844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147838809948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147839252156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147839653902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147840008764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147840392680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147840868942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147841237108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147841606662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147842044814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147842428736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147842803724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147843203054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147843606780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147844161602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147844652170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147845027874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147845462884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147846132960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147846627346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147847031116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147847537610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147847956086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147848318072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147848809912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147849182286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147849567270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147849945940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147850396894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147850766092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147851176760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147851547676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147851902602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147852319412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147852684660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147853122410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147853491542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147853896472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147854291396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147854699822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147855081016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147855474944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147855928802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147856283594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147856649930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147856998736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147857407684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147857805186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147858248952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147858674818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147859030100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147859394318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147859743578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147860210334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147860565420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147860972494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147861337226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147861780154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147862133592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147862485850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147862849618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147863199168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147863566016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147863926650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147864375528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147864746080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147865124306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147865479000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147865832180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147866198102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147866562524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147867012614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147867381332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147867759970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147868125646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147868502340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147868854654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147869291988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147869661370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147870084592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147870494448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147870846200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147871327414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147871714662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147872125138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147872478760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147872909380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147873279166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147873633708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147874003462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147874374984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147874771348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147875151274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147875603018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147875960996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147876313846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147876696936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147877049998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147877416674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147877794556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147878259808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147878631392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147879026806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147879397656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147879782894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147880179950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147880568480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147881040840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147881442240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147881839018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147882236914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147882763364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147883152096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147883549352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147883999422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147884371982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147884782370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147885140202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147885516520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147885915396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147886323246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147886759902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147887139252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147887522430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147887919240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147888306382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147888720830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147889612060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147890258406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147890914114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147891308396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147891715104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147892446616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147892824424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147893200362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147893687466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147894071240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147894471478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147894850164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147895279438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147895672724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147896046722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147896432884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147896802610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147897154870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147897609884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147898052648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147898433840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147898820454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147899210770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147899577550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147899931706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147900315202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147900740294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147901122218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147901488864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147901866466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147902221888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147902577168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147902955424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1314,13140000,10000,0,0,256,26,1439,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 147904566724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147905110768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147905499140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147905901084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147906347702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147906733220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147907088622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147907444644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147907812926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147908164442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147908544336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147908895166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147909335484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147909704384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147910081080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147910433392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147910785922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147911170274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147911535124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147911973246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147912326902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147912898486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147913339938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147913777340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147914210672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147914647420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147915018664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147915389346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147915792172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147916328230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147916729294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147917111490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147917679686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147918051250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147918437950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147918841016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147919195412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147919693078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147920076520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147920556866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147920957454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147921366974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147921753960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147922169874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147922580628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147923102556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147923537216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147923933580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147924357980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147924774920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147925227612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147925707618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147926273440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147926689220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147927087672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147927637368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147928054362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147928476126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147928990706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147929435556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147929835518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147930235118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147930662866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147931090244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147931591014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147932007786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147932447062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147932856896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147933281104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147933837170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147934597052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147935030794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147935388168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147935757060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147936148524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147936547676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147936912858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147937373870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147937731062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147938084688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147938567186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147938942862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147939338630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147939709146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147940162902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147940533038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147940909446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147941261814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147941614122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147941978356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147942342256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147942776898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147943132830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147943512266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147943877832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147944256470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147944609380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147944974092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147945341964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147945799282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147946169184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147946519476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147946931462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147947315026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147947706774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147948062192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147948488460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147948899168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147949276740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147949919242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147950333998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147950759158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147951213622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147951618732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147951988760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147952342664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147952707222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147953057656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147953437012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147953920382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147954303280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147954668876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147955044736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147955395412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147955747800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147956126238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147956491446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147956974680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147957361396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147957740944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147958141366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147958552082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147958916690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147959269152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147959705194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147960061174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147960429996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147960884632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147961264406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147961640716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147962035648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147962477984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147962835614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147963215812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147963567762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147963934996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147964286074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147964675534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147965114718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147965494608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147965849158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147966202140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147966584976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147966937136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147967332166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147967683920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147968147718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147968517384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147968891944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147969242464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147969593334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147970018578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147970388906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147970830716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147971181992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147971555756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147972001210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147972394450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147972745154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147973109966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147973539932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147973932276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147974302826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147974653876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147975049366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147975415326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147975804990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147976214484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147976581714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147976949134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147977302002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147977685128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147978035674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147978423008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147978788356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147979233316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147979587264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147979969328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147980336570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147980689354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147981075984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147981483964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147981975882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147982471356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147982914024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147983419284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147983812606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147984251348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147984714770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147985134634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147985487972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147985868018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147986236208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147986613450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147986996792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147987452666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147987841324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147988225448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147988638640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147989037318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147989658678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147990031934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147990511914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147990930972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147991318504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147991685302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147992038488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147992420688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147992773698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147993221216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147993593136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147993972732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147994493544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147994851018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147995227520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147995578650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147996012540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147996366568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147996783636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147997152120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147997530308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147997884204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 147998251298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147998687050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147999056458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147999429938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147999830112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148000210720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148000609224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148001005094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148001425872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148001788942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148002155226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148002506990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148002897492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148003251358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148003644152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148004011396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148004462332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148004821386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148005208812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148005705010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148006096286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148006481018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148006832948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148007283766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148007653730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1315,13150000,10000,0,0,256,26,1440,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148009292722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148009653550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148010083936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148010533758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148010890332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148011346698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148011734398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148012130816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148012496762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148012966388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148013320090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148013672828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148014036168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148014385808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148014751094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148015111784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148015554526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148015926336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148016306476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148016661250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148017122456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148017491266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148017855898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148018290450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148018644688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148019021752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148019386692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148019762214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148020113622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148020477656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148020841984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148021259942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148021630436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148021981048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148022359220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148022724322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148023100480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148023462784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148023896762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148024267684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148024621176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148024989174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148025339646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148025716708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148026126106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148026531394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148026975150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148027350686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148027718664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148028198538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148028575818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148028966756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148029422862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148029822462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148030258106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148030614472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148030999970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148031365788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148031732516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148032108346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148032538680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148032919216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148033337024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148033713542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148034064378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148034430052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148034824664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148035249972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148035650690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148036034392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148036413342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148036777726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148037170884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148037567644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148038010910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148038379984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148038812888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148039375184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148039731918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148040158892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148040528960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148041013288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148041460298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148041821066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148042189958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148042541468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148042922952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148043292166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148043735652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148044104696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148044480952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148044831426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148045182986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148045545900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148045908164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148046363044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148046718388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148047096018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148047461568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148047838552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148048189982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148048554804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148048920550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148049335314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148049706364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148050057078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148050531122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148050902344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148051322950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148051697394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148052130460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148052503104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148052858992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148053229902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148053584270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148053964212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148054344880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148054785090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148055140434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148055492844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148055858394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148056208734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148056576172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148056937056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148057313536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148057744376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148058126820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148058480144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148058863716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148059229928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148059580050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148059975222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148060389946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148060769730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148061134828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148061510980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148061963192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148062322562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148062703932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148063136872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148063511446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148063864948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148064245806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148064614480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148064994444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148065359920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148065717258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148066147132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148066707134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148067151650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148067502124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148067879540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148068256778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148068702430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148069061190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148069418360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148069787046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148070141064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148070511500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148070876706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148071255954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148071686112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148072067428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148072420956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148072923606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148073290904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148073653874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148074021774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148074433368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148074839606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148075205572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148075582394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148075934228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148076286612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148076700466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148077153456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148077539162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148077895932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148078272896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148078638056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148079014434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148079394602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148079804842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148080189888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148080543654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148080913766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148081266584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148081645534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148082055044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148082440164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148082857948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148083216140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148083584568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148084035704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148084409276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148084760516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148085198828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148085817068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148086206988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148086562700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148086919266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148087288728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148087658846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148088029740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148088452562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148088835150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148089210596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148089618212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148089994168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148090370442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148090749604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148091175270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148091546448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148091903850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148092280974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148092645284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148093022684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148093385656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148093738682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148094166402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148094520848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148094896038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148095396934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148095780912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148096160262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148096627128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148096996560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148097351234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148097727366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148098080676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148098450416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148098815946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148099194762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148099643084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148100044684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148100397384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148100749856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148101126046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148101476664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148101857892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148102361324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148102746474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148103114226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148103495234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148103849594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148104204432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148104586522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148104941602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148105384366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148105740208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148106138256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148106604622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148106983704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148107345832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148107698046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1316,13160000,10000,0,0,256,26,1441,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148109325600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148109734240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148110119612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148110473932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148110933736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148111305150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148111687034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148112039474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148112394416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148112766740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148113132104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148113561886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148113917524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148114295936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148114661774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148115038638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148115391178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148115756652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148116122402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148116549482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148116917812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148117287212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148117771988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148118143192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148118532908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148118884978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148119308802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148119676370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148120027214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148120403374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148120756186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148121133292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148121513180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148121953358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148122309334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148122681492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148123045880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148123417636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148123832042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148124197508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148124647318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148125019778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148125399264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148125753206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148126108096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148126475242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148126840766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148127217734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148127634452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148128019560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148128390276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148128870158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148129230040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148129585288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148129964414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148130381848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148130754750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148131106794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148131484808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148131852144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148132229560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148132593392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148132946668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148133387902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148133744710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148134116616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148134470886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148134853580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148135233146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148135613728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148136037396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148136398334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148136768018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148137123026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148137494884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148137890016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148138346132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148138795272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148139177822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148139531752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148139895152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148140411056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148140774090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148141157048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148141582494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148141963504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148142331706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148142710808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148143065496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148143628452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148144001428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148144423602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148144799016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148145153400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148145535344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148145904872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148146284798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148146650724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148147067266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148147439320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148147794380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148148165538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148148518842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148148898648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148149278212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148149656368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148150096464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148150455442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148150822542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148151315268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148151724008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148152122216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148152503044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148152945256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148153328630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148153684542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148154039450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148154427152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148154778388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148155158040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148155575792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148155957012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148156323180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148156701404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148157055070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148157409054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148157785208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148158135460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148158566080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148158920848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148159299790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148159666554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148160044594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148160410346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148160765722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148161196594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148161554232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148161924222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148162276686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148162748722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148163148824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148163544230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148163977556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148164342120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148164707444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148165057758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148165425316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148165775906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148166205406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148166647638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148167030732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148167384150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148167747998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148168115124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148168467328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148168848586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148169198772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148169639466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148170063476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148170458642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148170814934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148171171642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148171542228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148171910430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148172353308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148172917456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148173469378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148173946446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148174330830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148174717050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148175170654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148175545102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148175898698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148176269034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148176621076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148176999920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148177380276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148177835536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148178192804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148178545436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148178910230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148179281890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148179649660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148180079884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148180494384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148180943204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148181323688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148181676248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148182030900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148182424384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148182780756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148183160892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148183594800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148183980052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148184346608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148184889966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148185249468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148185614396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148185980524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148186418912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148186791528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148187143550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148187521008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148187887512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148188301016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148188667104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148189162342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148189534330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148189886926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148190255312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148190606266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148190983424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148191360360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148191737406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148192164154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148192521256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148192900188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148193277400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148193648720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148194046874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148194425690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148194864982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148195248446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148195635236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148196099700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148196468686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148196832832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148197201530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148197660392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148198074202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148198442414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148198823556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148199179296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148199534514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148199915578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148200337508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148200708926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148201059668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148201471692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148201840328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148202237808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148202605250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148203018878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148203398494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148203751024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148204119210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148204471768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148204868470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148205265990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148205646426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148206071884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148206428026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148206793848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148207264354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148207640090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148208004896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148208447610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1317,13170000,10000,0,0,256,26,1442,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148210111364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148210502692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148210869834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148211226178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148211664928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148212023026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148212437138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148212789198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148213166954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148213532516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148213923698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148214348738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148214733332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148215106824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148215485560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148215857896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148216207566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148216596290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148217019070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148217405466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148217757094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148218108360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148218575766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148218946792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148219325948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148219679356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148220301328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148220673168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148221049592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148221404268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148221757580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148222162200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148222546980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148222995372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148223346522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148223725062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148224092388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148224470500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148224837488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148225191210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148225619762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148225976596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148226345776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148226698046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148227076444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148227441516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148227844058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148228270322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148228625372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148228989160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148229340012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148229884766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148230238840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148230627894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148231056636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148231438954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148231793958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148232147166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148232514734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148232867118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148233248128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148233598858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148234037910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148234417090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148234850700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148235205708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148235559592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148235927594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148236291598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148236803030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148237158892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148237536376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148237900918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148238276228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148238627636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148238992006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148239411520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148239775048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148240143888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148240494104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148241015602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148241386990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148241775406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148242128036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148242545120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148242913578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148243265080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148243632116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148243981330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148244356788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148244732134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148245167298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148245564644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148245919652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148246287096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148246639822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148247010470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148247375714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148247813428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148248192908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148248570708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148248922034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148249275096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148249642090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148250035306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148250422024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148250838962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148251219068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148251584312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148252061160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148252415312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148252875342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148253278480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148253718450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148254092588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148254453664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148254831184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148255197764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148255574438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148255941320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148256355438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148256726422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148257079894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148257448760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148257800422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148258177116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148258553580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148258931662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148259345340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148259700716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148260065624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148260415796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148260782496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148261131712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148261520604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148261946334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148262324636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148262696556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148263068620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148263534542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148263890664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148264273466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148264700390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148265142190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148265510050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148265889146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148266257986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148266638274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148267020562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148267446572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148267818160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148268168968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148268545796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148269052022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148269737484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148270450140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148270836658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148271204958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148271558004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148271926712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148272279178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148272674434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148273115872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148273496764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148273849030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148274202756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148274673044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148275028474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148275408676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148275829892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148276218204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148276582866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148276959538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148277311300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148277664340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148278040476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148278390986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148278956280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148279310842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148279689064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148280054876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148280431114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148280784220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148281149234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148281583034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148281968502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148282358776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148282729368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148283107358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148283472932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148283863260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148284291256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148284648780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148285014700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148285366200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148285912618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148286270024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148286662012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148287096834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148287478692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148287833232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148288188188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148288555456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148288908012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148289288942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148289642100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148290084000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148290455708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148290832716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148291186400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148291540898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148291907138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148292270798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148292712904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148293143322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148293525492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148293893108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148294279344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148294632758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148295000844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148295436916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148295794844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148296163818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148296513906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148297187076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148297559280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148297952228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148298376798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148298750618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148299116482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148299467234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148299834130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148300183266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148300571986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148300938416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148301423470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148301781936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148302135776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148302502856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148302855848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148303239100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148303592110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148304040632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148304409752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148304785042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148305136086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148305489018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148305852244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148306251046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148306684408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148307037660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148307414102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148307798264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148308347882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148308724386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148309093744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1318,13180000,10000,0,0,256,26,1443,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148310707572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148311070272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148311441782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148311810764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148312262002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148312632134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148313014262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148313366956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148313743772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148314360252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148315073264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148315452870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148315849992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148316230856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148316596828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148316975214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148317357192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148317711796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148318169904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148318523228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148318887624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148319367512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148319747514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148320125156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148320502060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148320927076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148321315938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148321721438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148322075042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148322442952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148322808676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148323187342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148323631788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148324014374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148324368278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148324722710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148325090810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148325445696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148325828250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148326250776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148326629540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148326994782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148327371226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148327722782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148328076230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148328452564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148328804082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148329248646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148329601886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148329977640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148330467242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148330863700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148331228694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148331602860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148332044120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148332398666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148332765980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148333115720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148333491496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148333855526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148334243010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148334654992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148335009976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148335373898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148335725908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148336092364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148336442964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148336829396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148337192890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148337674174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148338038586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148338390780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148338755520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148339105670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148339473016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148339867524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148340321224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148340691976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148341071144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148341424036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148341884970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148342253492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148342621896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148343067042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148343420676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148343797540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148344184944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148344563722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148344917218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148345284556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148345651838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148346077704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148346448618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148346799122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148347193002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148347556856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148347933532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148348297972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148348718280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148349083928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148349432954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148349866212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148350218270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148350594526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148351002104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148351461118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148351816558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148352169194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148352534810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148353020050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148353391264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148353754910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148354131940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148354573382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148354950704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148355299978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148355651620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148356016910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148356367878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148356744950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148357161956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148357542556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148357909120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148358311284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148358666738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148359020944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148359402824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148359817020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148360199968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148360553654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148360932290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148361297952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148361674962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148362071336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148362424846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148362912762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148363268226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148363635086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148364330004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148364718420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148365100230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148365553828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148365908618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148366261104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148366624196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148366973026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148367339270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148367698710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148368073652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148368499234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148368878032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148369230478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148369581794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148369945088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148370295528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148370672680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148371082574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148371461086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148371825580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148372200180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148372551376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148372902198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148373276780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148373627030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148374239980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148374595342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148374972256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148375481626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148375861756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148376225394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148376645138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148377012506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148377364236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148377730106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148378149610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148378527898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148378926424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148379303338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148379729012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148380086198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148380452836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148380804064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148381172016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148381522716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148381910786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148382378460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148382758894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148383111902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148383465296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148383830154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148384180794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148384561528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148384910690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148385348710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148385718614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148386095188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148386576422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148386932764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148387310834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148387662184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148388099776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148388452514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148388829090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148389193588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148389570718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148389922744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148390306104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148390731942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148391088094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148391456428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148391807736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148392184766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148392548544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148392936094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148393287990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148393714258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148394083070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148394451232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148394818226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148395210816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148395589080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148395967856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148396422160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148396795420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148397183284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148397642252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148398013054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148398381776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148398745314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148399192992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148399582632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148399961430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148400314472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148400668754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148401036288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148401402808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148401841186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148402194556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148402570530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148402937026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148403313016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148403664232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148404026490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148404390604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148404834358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148405236348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148405588230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148405965418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148406394546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148406777172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148407158616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148407590996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148407961380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148408313834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148408681176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1319,13190000,10000,0,0,256,26,1445,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148410462648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148410871148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148411238432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148411617966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148411968508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148412347042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148412775592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148413215800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148413587250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148413938144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148414315670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148414680992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148415058332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148415422316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148415837178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148416205936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148416558494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148416924844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148417274838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148417650550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148418068942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148418448602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148418875748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148419231834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148419597184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148420036958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148420425878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148420777598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148421168620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148421601048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148421982104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148422334712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148422689624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148423054658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148423404564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148423786140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148424137560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148424575230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148424944098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148425320704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148425672622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148426025392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148426419446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148426770918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148427199946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148427552410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148427928226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148428292284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148428667590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148429018558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148429381982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148429792586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148430162560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148430532414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148430883676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148431507074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148432018414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148432429020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148432891248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148433250876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148433628342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148433981696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148434396530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148434753536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148435145740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148435620604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148436002036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148436353664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148436706138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148437070424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148437419676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148437801294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148438203380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148438598382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148438966890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148439344508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148439696610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148440050024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148440427448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148440779370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148441219932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148441572832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148441949730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148442491728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148442956386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148443327470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148443684764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148444126338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148444481886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148444851906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148445203282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148445581924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148445948056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148446338678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148446760318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148447118816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148447485984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148447839780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148448209512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148448562920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148448954360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148449320326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148449757442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148450109172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148450460152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148451012902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148451368498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148451748366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148452099310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148452545176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148452916714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148453317908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148454073748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148454530248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148454901272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148455331912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148455705676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148456059332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148456441418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148456809746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148457188562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148457553158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148457997624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148458368448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148458737546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148459106304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148459455996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148459831724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148460210456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148460667240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148461021432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148461373736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148461736792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148462085832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148462452412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148462886850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148463267558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148463705834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148464088662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148464442712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148464950442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148465320304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148465686824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148466053864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148466469656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148466851140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148467216200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148467593810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148467946626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148468299974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148468678018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148469093640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148469464866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148469815020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148470191340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148470555728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148470931898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148471292936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148471644704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148472080870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148472434750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148472802066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148473153060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148473529068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148473892738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148474325308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148474744342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148475099622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148475464188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148475814626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148476281964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148476634672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148477022368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148477453884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148477833140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148478185544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148478538108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148478901568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148479252438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148479630820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148479980608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148480456112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148480828824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148481206570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148481558762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148481911680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148482278036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148482643440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148483098848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148483453028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148483828800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148484193640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148484568594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148484928596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148485293706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148485657748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148486081294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148486450354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148486798660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148487269576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148487640930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148488029082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148488381062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148488806880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148489173590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148489522988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148489903202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148490252054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148490626852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148491077362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148491525836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148491879816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148492231530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148492595234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148492943984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148493309584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148493671564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148494045690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148494476888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148494855874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148495207196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148495559976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148495923612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148496273874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148496652270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148497063916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148497442604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148497806918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148498180344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148498629470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148498984830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148499359354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148499708492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148500141784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148500493418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148500868122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148501232752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148501608374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148501959460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148502323476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148502749366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148503104440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148503471118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148503820318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148504221924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148504607502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148505001484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148505457672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148505814500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148506179382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148506563634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148506931206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148507280696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148507668212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148508032248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148508478082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148508833004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1320,13200000,10000,0,0,256,26,1446,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148510566404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148511007900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148511380420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148511748932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148512099318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148512476578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148512841226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148513233246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148513583806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148514009270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148514374626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148514723348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148515088074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148515435738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148515809312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148516183614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148516612820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148516977466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148517330590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148517696358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148518048562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148518418116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148518770250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148519227422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148519666820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148520047666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148520399298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148520967354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148521405038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148521853414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148522316608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148522670458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148523048998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148523413402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148523790488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148524141962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148524509014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148524873944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148525289976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148525659974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148526009876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148526385928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148526750348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148527127088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148527490244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148528108282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148528479060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148528832180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148529199520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148529549792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148529926496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148530339358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148530814338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148531188718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148531562134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148531929354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148532482758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148532871670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148533224158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148533671746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148534040880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148534417808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148534770438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148535123254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148535487674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148535850670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148536286696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148536639572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148537016238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148537380440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148537757110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148538125452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148538490886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148538856330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148539272092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148539642290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148539992264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148540368084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148540733256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148541109704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148541474482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148541890398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148542258090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148542608322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148542974524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148543451740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148543833872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148544210846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148544653214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148545087514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148545690806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148546345412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148546755982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148547145244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148547626536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148548009922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148548377684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148548755926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148549110422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148549466126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148549849980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148550270038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148550643896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148550995898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148551375162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148551743352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148552121964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148552486730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148552841454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148553284390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148553639638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148554048566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148554607702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148554991116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148555371944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148555803838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148556173446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148556527204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148556894744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148557248062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148557618258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148557970300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148558358740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148558786390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148559166142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148559517984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148559870108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148560233710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148560584264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148560963338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148561314138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148561751286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148562119714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148562495300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148562846644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148563197916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148563561906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148563923652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148564352680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148564705720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148565080066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148565443366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148565913560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148566268608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148566631746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148567061786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148567417526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148567785610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148568135930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148568511088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148568875896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148569264296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148569615410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148570051532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148570422140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148570774948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148571142748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148571495072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148571872152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148572248014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148572686496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148573040952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148573394618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148573760402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148574110814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148574477884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148574839210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148575215954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148575681440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148576087142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148576440784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148576895816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148577264490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148577641750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148578009126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148578439986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148578820784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148579186306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148579562520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148579914098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148580265496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148580640030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148581063380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148581432588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148581780586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148582155784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148582519604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148582895068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148583257362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148583609492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148584036546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148584391562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148584759614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148585109340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148585499966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148585864180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148586286742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148586702594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148587058102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148587423624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148587773540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148588236336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148588592020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148588981618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148589406534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148589801192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148590154682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148590507152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148590871246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148591222460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148591599482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148591952440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148592391204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148592761740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148593139618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148593547044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148593903780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148594269704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148594637872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148595070396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148595425422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148595803496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148596169872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148596548968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148596903956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148597267818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148597635252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148598051544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148598419054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148598821572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148599340360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148599713686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148600105002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148600459332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148600888398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148601273688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148601626480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148601993266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148602343190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148602718874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148603101604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148603540034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148603934856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148604314654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148604855298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148605210188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148605577298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148605949108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148606393116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148606761746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148607139314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148607491250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148607843730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148608208124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148608570842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1321,13210000,10000,0,0,256,26,1447,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148610218792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148610729400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148611111068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148611490460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148611936444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148612293206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148612650882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148613018254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148613368806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148613736070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148614099728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148614475898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148614964018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148615343650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148615695782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148616048316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148616412084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148616761694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148617139398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148617552662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148617948086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148618312408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148618687798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148619038640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148619389600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148619764964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148620114646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148620542328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148620893978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148621268270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148621725436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148622104572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148622467560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148622819600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148623247248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148623601120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148623967218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148624316604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148624691944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148625054370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148625441850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148625854224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148626211608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148626577576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148626930346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148627298794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148627650408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148628038770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148628404366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148628843002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148629199010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148629551640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148629917316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148630269144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148630637648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148631027612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148631470616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148631839588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148632287884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148632642310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148633134954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148633517498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148633884652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148634382910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148634740264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148635121148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148635489758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148635868696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148636223060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148636591186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148637014450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148637381016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148637749520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148638102298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148638480600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148638846824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148639236140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148639589736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148640008122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148640377444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148640729958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148641098888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148641450524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148641844874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148642254352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148642698170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148643053486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148643406582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148643771394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148644219954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148644592466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148644969976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148645592508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148645968476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148646347972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148646702716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148647057788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148647425752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148647792648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148648222004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148648579660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148648957058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148649339980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148649719618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148650072702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148650437466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148650803040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148651219214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148651590788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148651941552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148652319150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148652684898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148653062006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148653428102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148653844890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148654213864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148654566302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148654933616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148655410212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148655791278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148656170212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148656597566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148656965696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148657321646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148657686292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148658037504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148658405294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148658755412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148659143656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148659575290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148659955506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148660309092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148660726624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148661096228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148661450162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148661832096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148662287796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148662669888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148663038812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148663416402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148663800506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148664155134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148664550090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148664918874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148665360312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148665711040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148666085906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148666581396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148666962374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148667326080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148667679520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148668109858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148668463238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148668828862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148669177108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148669551358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148669914698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148670300178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148670714448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148671068752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148671431592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148671780170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148672144982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148672493022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148672879422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148673241618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148673680260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148674032826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148674382894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148674744822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148675092928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148675457954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148675816690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148676254216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148676623192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148676998532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148677349512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148677791074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148678159362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148678523660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148678891464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148679308708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148679685974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148680048668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148680438996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148680788684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148681139648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148681674854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148682097226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148682470884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148682823380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148683203212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148683570766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148683948162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148684311906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148684728548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148685097448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148685451034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148685820368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148686172256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148686550732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148686927598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148687305544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148687734640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148688091824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148688457894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148689047848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148689421628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148689786776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148690229538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148690597326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148690973536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148691324360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148691675746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148692039816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148692388048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148692765016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148693175764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148693555448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148693920236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148694295660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148694647130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148694998658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148695374166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148695724706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148696178728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148696531324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148696908280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148697273464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148697648720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148698046280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148698400330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148698830810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148699184554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148699551280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148699900650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148700369184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148700737844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148701126524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148701543526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148701900388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148702264670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148702615412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148702981742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148703331288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148703717758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148704081014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148704517688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148704872620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148705225194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148705589230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148705939446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148706305976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148706666384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148707103854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148707473744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148707849618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1322,13220000,10000,0,0,256,26,1448,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148709370138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148709732892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148710176410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148710534578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148710903746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148711349300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148711730148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148712106650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148712500970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148712923176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148713278318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148713644202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148713994464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148714361310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148714710720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148715098664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148715529602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148715908786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148716261434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148716613538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148717032962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148717394942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148717777926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148718129192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148718573654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148718943924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148719320050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148719672742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148720026562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148720403432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148720755116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148721184916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148721537914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148721914840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148722280864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148722754672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148723109904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148723474192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148723902220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148724257608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148724625460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148724975960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148725351626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148725715314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148726103412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148726454242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148726870468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148727240348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148727593632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148727976484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148728327126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148728703130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148729094290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148729539268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148729896286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148730250252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148730616982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148730970722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148731340568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148731703948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148732081250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148732507456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148732887152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148733238338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148733730410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148734100026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148734614270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148735204190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148735560096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148735939166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148736304124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148736712062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148737065236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148737432484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148737869998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148738225776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148738593060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148738942764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148739319638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148739683736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148740071902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148740423570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148740842888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148741210770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148741561752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148741929140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148742278952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148742655026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148743031220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148743493944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148743849762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148744202964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148744567682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148745020414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148745463608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148745832234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148746286128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148746659378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148747037956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148747392034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148747747072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148748112426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148748477984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148748846460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148749262428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148749641586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148750007516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148750383964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148750735436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148751087090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148751474274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148751888794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148752258806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148752607026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148752982940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148753346430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148753721252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148754113690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148754466264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148754896762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148755250196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148755615648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148756044068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148756443232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148756821620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148757198032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148757619502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148757978804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148758500082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148758859626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148759246140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148759610304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148759987730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148760418268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148760798244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148761149560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148761501844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148761865934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148762215636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148762593848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148762942898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148763382866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148763752888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148764130564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148764482916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148764836256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148765236662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148765589988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148766036804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148766388244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148766763328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148767127460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148767673034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148768040304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148768393972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148768824562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148769179474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148769546892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148769896512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148770271556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148770636158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148771023454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148771442034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148771796984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148772161832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148772512290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148772879308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148773228808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148773684984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148774055302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148774505324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148774877260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148775231284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148775596028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148775946484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148776313578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148776675222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148777114632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148777487064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148777864082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148778217234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148778695626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148779064370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148779427580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148779862466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148780216332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148780592400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148780957754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148781364414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148781721366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148782090714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148782460452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148782890432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148783264204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148783619984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148783999764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148784368200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148784746152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148785110764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148785527058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148785894734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148786246028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148786614236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148786964464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148787339560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148787716130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148788093072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148788508100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148788896128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148789264414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148789779690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148790155340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148790535692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148790913252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148791352298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148791732456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148792084322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148792438100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148792805236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148793156110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148793534212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148793949560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148794329266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148794694832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148795070320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148795421074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148795772316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148796147204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148796499282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148796929498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148797282508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148797658908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148798023866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148798401850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148798778894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148799144992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148799584038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148799937364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148800303982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148800653872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148801129338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148801498984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148801956212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148802379722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148802736568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148803101748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148803452708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148803818968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148804169192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148804558912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148804922610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148805364848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148805716764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148806088264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148806452044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1323,13230000,10000,0,0,256,26,1449,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148808104928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148808484526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148808836910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148809216212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148809581542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148810009292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148810366212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148810789644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148811159820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148811511208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148811877232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148812330306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148812711242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148813090314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148813536006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148813891442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148814244248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148814607834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148814957870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148815325548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148815687120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148816063324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148816493368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148816875666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148817228586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148817581914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148817949184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148818333436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148818717776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148819143694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148819553368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148819921292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148820300812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148820653268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148821007144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148821388236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148821738932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148822177262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148822548578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148822925212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148823423304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148823804120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148824187400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148824542122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148824997038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148825353306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148825721826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148826072172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148826451120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148826831498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148827210346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148827630856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148827987722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148828352188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148828703118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148829069848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148829418312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148829806126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148830315726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148830696490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148831047816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148831399738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148831763242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148832113080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148832492786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148832842994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148833315152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148833703784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148834080972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148834537894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148834896370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148835443462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148835871344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148836246314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148836599016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148836979610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148837345768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148837723000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148838085956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148838455660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148838882842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148839237280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148839604456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148839955134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148840331164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148840694886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148841095886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148841510682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148841865716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148842229078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148842578424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148842942370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148843290092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148843675226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148844038168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148844485856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148844838576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148845189172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148845552884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148846046190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148846428740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148846779110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148847255118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148847629824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148848008802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148848362606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148848717294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148849084830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148849450352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148849878742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148850232450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148850607876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148850972198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148851347740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148851698510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148852063460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148852428084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148852840258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148853213366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148853564792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148853960602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148854326576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148854702996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148855066110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148855480264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148855848018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148856198912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148856565726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148857039706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148857420618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148857797280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148858256446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148858657938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148859013220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148859381686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148859734936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148860107094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148860474160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148860853400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148861284636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148861667036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148862020858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148862374250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148862739876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148863091680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148863470206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148863883650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148864258226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148864619194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148864991202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148865339582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148865687928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148866089596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148866438222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148866867702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148867220696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148867596668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148867960602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148868480664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148868851138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148869205028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148869662498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148870016462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148870402596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148870768624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148871143284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148871506916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148871893052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148872311542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148872667598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148873033224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148873384080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148873751236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148874100404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148874487514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148874852672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148875290602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148875645106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148875997340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148876362272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148876712040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148877078716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148877438454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148877877184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148878247656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148878622972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148878973992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148879482976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148879851660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148880215028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148880644798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148881020114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148881399328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148881767032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148882146016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148882499726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148882865696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148883233120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148883656378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148884027168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148884389664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148884992172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148885654336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148886408560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148886932484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148887363210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148887827586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148888189980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148888626206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148889132104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148889517388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148889955614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148890699458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148891311488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148892014926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148892601012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148893145586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148893518638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148893872428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148894271224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148894779550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148895163952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148895524800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148895947554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148896376748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148896775082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148897160352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148897698170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148898196180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148898568294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148898968238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148899347310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148899882102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148900401048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148900853060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148901429244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148901981600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148902453746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148902904710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148903432254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148903789746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148904149582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148904580554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148905223728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148905925834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148906506722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148907155050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148907733472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148908243940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148908746390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148909213690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148909589212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148910127042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148910600844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148910969516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148911427052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148911874886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1324,13240000,10000,0,0,256,26,1450,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 148913895032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148914353572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148914796872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148915337562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148915694448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148916063422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148916429830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148916809724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148917274848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148917819632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148918284712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148918641310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148919057194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148919467396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148920015010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148920373716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148920890910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148921342550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148921722586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148922167086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148922521636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148923110298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148923473868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148923864940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148924546134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148924977526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148925466108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148926050626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148926473784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148926828184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148927254256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148927759080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148928126892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148928587620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148929181162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148929596312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148930011626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148930439670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148930894280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148931406094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148931762630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148932138778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148932489202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148932868902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148933248418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148933625984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148934147572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148934610888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148935011802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148935558940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148936155564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148936509664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148937026664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148937403062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148937782484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148938135344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148938544346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148938930078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148939332268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148939804556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148940159724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148940545670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148940911428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148941289138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148941696810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148942059204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148942604272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148943143972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148943517774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148943870366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148944462088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148944878392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148945500880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148945971336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148946490336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148946877480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148947243776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148947613406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148948112232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148948495656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148949103190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148949514936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148949868584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148950322490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148950981568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148951340804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148951717424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148952070102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148952448818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148952830706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148953209500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148953769896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148954221506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148954588092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148955005972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148955462574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148955828512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148956274826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148956673528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148957064054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148957417830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148957885390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148958334306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148958705564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148959303872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148959662080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148960101574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148960699744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148961379932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148962062784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148962470692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148962845612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148963196688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148963563128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148963913690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148964306142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148964804500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148965187764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148965546422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148965900508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148966266448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148966620126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148967003546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148967428580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148967849790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148968222126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148968599424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148969221364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148969709028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148970224488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148970591360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148970961384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148971320464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148971700748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148972079302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148972481294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148972833100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148973251876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148973619536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148973978246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148974345342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148974695814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148975070648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148975447892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148975886838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148976302630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148976671818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148977055976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148977408040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148977794492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148978188052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148978632846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148979004906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148979382068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148979739074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148980233928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148980602428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148980966844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148981335376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148981752198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148982129640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148982492864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148982867658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148983217484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148983567732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148983940280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148984362688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148984733786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148985083556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148985459662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148985823678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148986199584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148986567066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148986919244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148987345052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148987698476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148988065882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148988415356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148988792272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148989356400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148989736670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148990156036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148990510948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148990874940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148991363372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148991733594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148992096738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148992474206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148993008928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148993389128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148993754724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148994103532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148994464782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148994854828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148995239300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148995668836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148996047442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148996409818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148996782786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148997161404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 148997521106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148997898606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148998319986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148998693228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148999045168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148999424184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148999790866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149000167544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149000530502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149000883042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149001315660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149001669266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149002036110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149002476868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149002873686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149003254590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149003634114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149004055074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149004411696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149004776362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149005128002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149005494448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149005844186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149006232890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149006661330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149007040540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149007393364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149007746074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149008109334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149008460068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149008838948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149009206544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149009654758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149010023580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149010400576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149010751932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149011126404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149011493332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149011860316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149012299940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149012652550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149013026816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149013389634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149013891784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149014245906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149014609454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149015083656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149015654296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149016088430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149016440016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149016817244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149017181512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149017600938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149018048104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149018406232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1325,13250000,10000,0,0,256,26,1451,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149020027844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149020385948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149020828366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149021184062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149021594468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149021964328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149022347212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149022700370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149023072482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149023520040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149023877386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149024247770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149024600386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149025086026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149025456076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149025881852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149026347376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149026704926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149027071294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149027428756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149027799308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149028183698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149028575860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149028944446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149029404772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149029759294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149030113240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149030480260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149030832844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149031213690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149031565650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149032004330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149032377580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149032756916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149033112606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149033468460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149033871130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149034270160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149034709440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149035063968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149035440098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149035807274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149036346262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149036709822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149037097188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149037531362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149037889040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149038260652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149038613620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149038993384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149039361058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149039750790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149040104070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149040520712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149040888878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149041240132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149041607138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149041976496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149042353080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149042728622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149043168874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149043524490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149043878040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149044242588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149044593228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149044960392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149045324038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149045701298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149046127916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149046508336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149046860620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149047310964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149047680650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149048072842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149048443214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149048870264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149049252558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149049623038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149050002752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149050356904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149050710654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149051090784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149051505900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149051876532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149052227570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149052603298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149052966860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149053343002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149053708468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149054060338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149054487580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149054842752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149055209736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149055559238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149055935944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149056300786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149056690866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149057134410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149057518278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149057885238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149058236152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149058731758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149059085532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149059475440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149059907280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149060287344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149060640960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149061004456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149061371024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149061724454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149062106612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149062459112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149062903452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149063274122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149063652246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149064021574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149064401480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149064767110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149065130450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149065570210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149066114948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149066498108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149066866684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149067243644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149067608430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149067961606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149068394208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149068750096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149069117082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149069466628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149069990728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149070361450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149070749996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149071177030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149071533676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149071898838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149072249946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149072617306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149072967246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149073378306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149073745486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149074190596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149074543126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149074895308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149075258940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149075609258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149075975600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149076338208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149076775404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149077146596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149077522936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149077875196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149078227152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149078591578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149078954808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149079322596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149079750530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149080132678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149080500234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149080969860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149081325380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149081690880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149082056188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149082480218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149082851316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149083203144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149083580428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149083944168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149084321028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149084684988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149085104484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149085476408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149085830786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149086200914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149086553642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149086932268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149087309870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149087688728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149088108106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149088478224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149088844216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149089195052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149089562580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149089912936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149090324338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149090758246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149091169854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149091527032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149091880840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149092354798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149092710762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149093093266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149093519360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149093899792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149094265348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149094641416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149094992880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149095344286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149095726796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149096099082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149096532566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149096886712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149097261910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149097626344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149098001872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149098353320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149098718122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149099146772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149099501844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149099869044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149100219636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149100596384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149100961236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149101347426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149101697984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149102115494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149102484936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149102838648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149103298452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149103678350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149104088390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149104454482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149104908570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149105264400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149105617018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149105982442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149106332584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149106700614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149107077718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149107515390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149107886110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149108262232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149108614028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149108966430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149109331316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149109717418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149110087836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149110529956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149110912062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149111279192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149111655986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149112008036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149112361022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149112740824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149113165744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149113537362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149113887676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149114264916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149114728450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149115108738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149115471864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149115891928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149116259926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149116611996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149116979074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149117329020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149117705612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1326,13260000,10000,0,0,256,26,1452,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149119339252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149119738490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149120095510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149120474012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149120861918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149121216012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149121650926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149122004606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149122382698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149122747466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149123124230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149123476238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149123839908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149124274506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149124629352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149124996700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149125347662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149125821368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149126191950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149126581516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149126934064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149127359966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149127727796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149128080022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149128447458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149128797976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149129175616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149129550508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149129991616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149130347006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149130699388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149131064182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149131414320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149131780852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149132142394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149132518248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149132954628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149133336510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149133689598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149134043204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149134408112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149134760384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149135139402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149135554460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149135951812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149136318686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149136695304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149137219068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149137576606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149137953104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149138375558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149138747736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149139099908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149139478972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149139845912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149140223668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149140587274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149140940448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149141372124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149141726600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149142093102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149142443806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149142820260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149143407346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149143856526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149144214090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149144569998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149144935322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149145287892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149145657256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149146046150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149146425202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149146860120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149147240244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149147592248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149147945066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149148474590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149148841206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149149210294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149149624930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149150006194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149150372794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149150750926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149151104088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149151457504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149151850114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149152266982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149152638440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149152989130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149153364736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149153728886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149154104894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149154468090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149154822054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149155253444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149155611632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149155983528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149156336664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149156715982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149157082600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149157470176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149157884566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149158240138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149158604634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149158954728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149159412766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149159767794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149160154732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149160520088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149160962758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149161318264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149161672882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149162037160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149162387322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149162754884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149163116078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149163555208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149163925632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149164303720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149164656122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149165010386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149165375836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149165739752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149166108356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149166519032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149166898272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149167278772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149167658048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149168012004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149168367204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149168744620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149169167638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149169539326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149169890724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149170268048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149170728370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149171110638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149171475980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149171962990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149172339284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149172692490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149173061918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149173414394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149173793526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149174175254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149174607548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149174974454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149175329018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149175693306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149176043702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149176412242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149176761878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149177154148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149177585240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149177967140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149178321644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149178677026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149179043578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149179395706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149179775950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149180127866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149180570512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149180942958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149181320848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149181778996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149182139466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149182519050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149182892190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149183331588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149183684282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149184060944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149184426168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149184801582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149185153664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149185517946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149185945374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149186299872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149186667274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149187017452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149187393312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149187758318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149188146680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149188498146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149188913966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149189284180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149189638214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149190008226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149190360656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149190739236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149191117310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149191558724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149191916940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149192270814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149192636898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149193082432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149193454012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149193825438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149194277838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149194649094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149195026830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149195379596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149195732982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149196096916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149196458488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149196825972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149197244476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149197624520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149197989930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149198382292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149198774260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149199131286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149199513642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149199941302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149200316168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149200669078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149201048928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149201416392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149201796058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149202187194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149202542424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149202975300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149203330980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149203701568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149204154744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149204536832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149205103736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149205591786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149205951354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149206306946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149206673414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149207026606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149207395442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149207759620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149208138762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149208579818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149208962316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149209316834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149209671206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149210038570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149210401748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149210774386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149211187534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149211567540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149211932996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149212309854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149212662764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149213014842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149213390358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149213742066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149214197620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149214549530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149214926150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149215388478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149215769204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149216133520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149216501512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1327,13270000,10000,0,0,256,26,1453,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149218165394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149218532674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149218918874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149219276536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149219920892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149220295932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149220674764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149221028472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149221383836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149221763800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149222116820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149222582552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149222935988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149223313088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149223678828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149224122212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149224508780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149224867622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149225303092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149225658866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149226025758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149226375214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149226906444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149227289184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149227675840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149228099238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149228455856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149228822044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149229173342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149229541356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149229890712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149230279814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149230711112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149231110620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149231464546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149231817096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149232182148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149232532884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149232912164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149233262640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149233705726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149234074602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149234450488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149234802022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149235153034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149235516504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149235887956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149236326026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149236679116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149237056618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149237489352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149238010002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149238365920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149238731354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149239162488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149239517952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149239885586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149240236048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149240612110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149240976168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149241363982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149241715270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149242144538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149242513250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149242866970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149243237142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149243590264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149243969290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149244347260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149244795632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149245151146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149245504078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149245868698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149246219094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149246604494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149246966940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149247345034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149247778680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149248156502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149248509024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149248956860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149249324216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149249689652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149250057720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149250482016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149250863088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149251230874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149251608396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149251962040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149252357606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149252786686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149253220992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149253593496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149253945148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149254325194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149254727174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149255129848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149255497692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149255927548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149256299310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149256653678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149257024764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149257378068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149257757698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149258164258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149258542580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149258960600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149259316578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149259683934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149260145552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149260517042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149260880506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149261257780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149261695548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149262076480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149262446152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149262799794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149263165172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149263515528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149263895358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149264310994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149264688744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149265051122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149265425276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149265775642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149266125816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149266498614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149266847146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149267284406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149267637742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149268013542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149268420538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149268799720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149269171828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149269540164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149269978052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149270330972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149270696822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149271045892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149271518734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149271891252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149272282916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149272703530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149273062342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149273430146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149273783030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149274162778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149274514816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149274904892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149275272122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149275729912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149276085000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149276436130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149276800642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149277151586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149277518696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149277898070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149278338804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149278705950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149279080142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149279429544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149279779516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149280141928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149280501844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149280942032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149281363100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149281743424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149282110786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149282586170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149282942568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149283318680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149283690568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149284112248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149284482548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149284832382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149285208904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149285573240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149285948630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149286311958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149286734426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149287144880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149287501084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149287870206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149288317184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149288937578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149289668876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149290210476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149290566794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149290919032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149291282542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149291647336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149292013322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149292436118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149292816452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149293189526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149293566240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149294086812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149294479970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149294846176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149295285868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149295660252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149296156778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149296936238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149297327580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149297704188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149298137630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149298563410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149298935584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149299287858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149299656322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149300029878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149300406458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149300836148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149301216392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149301570050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149301923306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149302289670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149302640236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149303020602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149303440974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149303821372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149304186226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149304562054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149305069040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149305427264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149305835368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149306263802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149306634792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149306987046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149307364844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149307730228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149308124894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149308492350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149308878746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149309382738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149309742594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149310119260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149310473972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149310874152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149311272104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149311654300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149312084162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149312443104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149312816442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149313180384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149313566432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149313917992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149314342904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149314804714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149315219734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149315590902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149315977338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149316477024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149316864880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149317245176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1328,13280000,10000,0,0,256,26,1454,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149318875792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149319285546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149319671368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149320055428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149320488994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149320849280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149321219390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149321572756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149321940362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149322290084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149322678904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149323110602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149323490550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149323841828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149324194200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149324558814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149324909282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149325287318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149325637540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149326076320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149326445526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149326821990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149327174164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149327657960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149328036418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149328385946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149328834872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149329189090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149329564910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149329930454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149330306374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149330657844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149331021594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149331448628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149331803160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149332170648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149332519904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149332895196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149333259832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149333648648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149334000070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149334414984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149334782278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149335133184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149335499908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149335848936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149336224906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149336601434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149337055618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149337483132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149337838354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149338203948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149338657208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149339028244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149339389926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149339841042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149340210412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149340585522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149340935760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149341285538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149341648214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149342007070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149342373560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149342800384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149343195254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149343560272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149343935192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149344287022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149344638848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149345016040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149345442334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149345813986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149346164764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149346540936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149346904536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149347280140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149347643938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149347995798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149348434368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149348789912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149349156958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149349507194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149349974904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149350345488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149350733280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149351163172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149351553034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149351922914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149352273270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149352640832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149352991042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149353380870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149353807382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149354203434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149354555746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149354907726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149355271790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149355622068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149355998734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149356349458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149356804856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149357176430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149357553716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149357907262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149358260800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149358643764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149359005780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149359451550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149359803706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149360179800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149360544370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149361019704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149361375536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149361739828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149362103758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149362521476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149362891012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149363241570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149363618316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149363981894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149364357214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149364718272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149365142620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149365580378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149365975232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149366363308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149366715730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149367114330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149367492846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149367948548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149368303822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149368664304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149369031370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149369383044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149369751180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149370151744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149370529852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149370961364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149371338052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149371689340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149372153016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149372522112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149372885440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149373253444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149373873852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149374255640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149374636812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149375011768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149375361606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149375725922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149376088952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149376508812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149376879048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149377229288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149377605972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149377970952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149378346036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149378707694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149379132768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149379501580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149379852828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149380220226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149380570012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149380946746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149381347928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149381729118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149382155720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149382510882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149382876700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149383377146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149383750268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149384115696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149384493720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149384930862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149385310694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149385661690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149386014016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149386375572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149386723864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149387101170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149387522964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149387902944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149388268742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149388645842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149388996498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149389350342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149389725612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149390093434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149390533440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149390886482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149391262962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149391627770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149392003010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149392354100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149392717310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149393167852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149393525296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149393964026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149394316046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149394838474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149395220908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149395599588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149396018286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149396375064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149396843626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149397199544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149397566930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149397916460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149398307346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149398742770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149399122790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149399476306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149399828848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149400192666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149400543924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149400922488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149401272504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149401745996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149402146016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149402524450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149402876532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149403229894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149403607322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149403958740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149404403672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149404758090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149405135216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149405500594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149406001914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149406359060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149406724328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149407176388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149407534396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149407904400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149408257996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149408637680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149409006486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149409396314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149409827404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149410186352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149410549988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149410902380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149411268320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149411617834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149412003862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149412368562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149412814664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149413170340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149413523654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149413889984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149414240846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149414607790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149414969628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149415401986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149415785896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149416162812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149416514422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1329,13290000,10000,0,0,256,26,1455,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149418292754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149418681222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149419037388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149419407286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149419758608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149420136736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149420514656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149420895286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149421317790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149421676934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149422149930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149422505934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149422876316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149423242510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149423621876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149424062190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149424442476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149424804524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149425157574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149425521034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149425870502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149426279152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149426694744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149427075358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149427441360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149427818734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149428274664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149428632888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149429009866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149429430178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149429803670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149430153738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149430529990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149430894916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149431270680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149431633896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149431985230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149432415450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149432771908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149433140380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149433491060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149433867818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149434233120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149434622470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149435037126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149435393476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149435759306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149436121992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149436490322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149436840624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149437229304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149437610426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149438053982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149438407576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149438759132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149439121802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149439563338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149439934672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149440298242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149440745230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149441116774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149441495140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149441848164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149442201078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149442567082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149442930948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149443299068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149443718880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149444098052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149444462888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149444838012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149445188848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149445539748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149445920562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149446339880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149446709946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149447060008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149447436152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149447800262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149448175760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149448538936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149448891176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149449334854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149449689400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149450056218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149450885252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149451385966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149451823784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149452217624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149452574392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149452932324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149453299922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149453671470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149454052680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149454402838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149454855682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149455225382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149455602080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149455954308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149456307354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149456682776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149457055480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149457499668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149457855004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149458234500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149458602356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149458978852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149459331694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149459705174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149460073620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149460497694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149460870228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149461224262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149461602686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149462119730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149462513162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149462866030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149463295940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149463663660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149464016390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149464383722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149464734144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149465110474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149465485622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149465937398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149466292662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149466644370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149467009104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149467360398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149467728730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149468090560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149468467136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149468900220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149469294428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149469646888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149469999476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149470365610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149470715968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149471095236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149471520946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149471900134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149472265146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149472641562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149473087946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149473444464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149473821382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149474252936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149474624558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149474974974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149475351384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149475716108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149476091184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149476452848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149476806872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149477242954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149477598824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149477970360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149478323904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149478786234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149479155966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149479543944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149479963904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149480321554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149480697068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149481050392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149481418744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149481817014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149482284468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149482729806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149483241722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149483664110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149484110252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149484496206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149484860406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149485247954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149485668334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149486048880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149486414100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149486791382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149487143264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149487496946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149487873056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149488289348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149488660318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149489010140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149489387130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149489752312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149490129806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149490491846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149490844534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149491271562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149491626248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149491994820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149492345492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149492721880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149493086854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149493474488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149493900340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149494257282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149494621602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149494972112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149495432844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149495787616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149496176556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149496542918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149496984574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149497337010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149497688564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149498053308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149498404014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149498772212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149499133792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149499578160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149499949834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149500327874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149500696072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149501049812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149501413928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149501777328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149502144794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149502598510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149502979686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149503345506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149503722152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149504074482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149504439162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149504807070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149505222386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149505595340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149505947970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149506326510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149506879492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149507277436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149507631788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149508066862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149508436600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149508788314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149509156904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149509508808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149509887004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149510264164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149510704572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149511061666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149511415364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149511782246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149512134890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149512503456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149512867364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149513246206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149513671710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149514052986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149514405742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149514758298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149515125180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149515477716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1330,13300000,10000,0,0,256,26,1457,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149517142776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149517504688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149517988916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149518359656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149518755078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149519178776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149519538560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149519908244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149520259330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149520626340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149520976332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149521364972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149521729224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149522170524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149522525952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149522878836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149523245618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149523647892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149524053998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149524408478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149524862238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149525233266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149525611640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149525964798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149526319132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149526684796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149527045710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149527697440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149528055850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149528435456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149528804282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149529325408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149529708236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149530090220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149530533064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149530891326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149531263242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149531617796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149531999484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149532403794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149532787206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149533239612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149533597392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149533963842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149534316670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149534685242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149535072488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149535495152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149535934608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149536319608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149536686888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149537043438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149537412070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149537764664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149538177896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149538529888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149538968626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149539338936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149539723554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149540180112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149540538448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149540916156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149541268836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149541707196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149542063206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149542441616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149542809036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149543186998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149543539962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149543902526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149544345492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149544701790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149545070322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149545422244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149545801558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149546167616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149546562048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149546914852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149547330912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149547699036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149548050592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149548417858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149548917368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149549314292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149549681728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149550132766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149550491768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149550845026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149551209532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149551708152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149552091766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149552441192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149552878932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149553250556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149553628698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149553982024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149554336780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149554702756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149555067504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149555501276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149555857724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149556237412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149556604574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149556982630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149557335922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149557700360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149558067456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149558491166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149558862282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149559213616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149559590816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149559954940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149560329854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149560732038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149561161138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149561529716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149561880442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149562246688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149562695998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149563079212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149563525310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149564026434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149564406050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149564781716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149565148832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149565500634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149565868904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149566234786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149566682358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149567052258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149567430656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149567783588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149568137228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149568501760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149568863898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149569231424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149569646034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149570024270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149570387540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149570761620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149571111220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149571462296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149571833600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149572243526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149572616596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149572969782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149573349094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149573816028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149574199240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149574564708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149574917192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149575346954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149575699392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149576067112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149576417292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149576793762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149577381722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149578082268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149578711432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149579362618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149579948670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149580406470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149580949138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149581308620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149581715104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149582081734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149582459970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149582825678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149583180336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149583657608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149584013628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149584388894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149584738492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149585346232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149585736274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149586116474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149586542876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149586897778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149587268724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149587619838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149587990356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149588383244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149588771814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149589207820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149589592402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149589953100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149590339284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149590707742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149591060224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149591440530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149591953260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149592335782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149592708564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149593087696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149593442688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149593798966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149594208818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149594623944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149594998196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149595349670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149595735486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149596300186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149596687964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149597056688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149597484362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149597870416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149598221640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149598588112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149598937420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149599314102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149599690318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149600067416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149600481066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149600834136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149601195968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149601544320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149601909816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149602257368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149602643118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149603076808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149603455700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149603807748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149604159894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149604728190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149605085240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149605466540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149605885288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149606268232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149606635900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149607014956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149607612180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149607973852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149608354632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149608776318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149609147228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149609497164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149609874288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149610240520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149610619024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149610982000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149611335728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149611773202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149612126134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149612492018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149612838986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149613212554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149613601568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149613978232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149614402646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149614757508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149615121560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149615472812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149615838176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149616186766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149616576684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149616941134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149617386586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1331,13310000,10000,0,0,256,26,1458,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149619243118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149619612378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149620107142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149620468878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149620838804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149621191484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149621571612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149621938606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149622331776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149622753336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149623108936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149623612282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149624039276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149624483660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149624956734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149625339966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149625894732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149626285630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149626639278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149626994794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149627361166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149627766764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149628137652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149628580468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149628963988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149629337024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149629855316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149630210568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149630577712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149631043772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149631408444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149631775568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149632130632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149632506754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149632871370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149633266036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149633618138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149634058222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149634427546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149634786472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149635152740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149635501906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149635876832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149636252354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149636705156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149637061560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149637420704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149637788608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149638140680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149638509076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149638872594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149639248392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149639680944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149640059918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149640418172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149640769228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149641231750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149641600944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149641972528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149642402256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149642784286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149643158018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149643538292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149643891656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149644245164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149644623356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149645053860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149645426018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149645777820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149646164202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149646548296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149646927444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149647291622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149647646306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149648146638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149648506532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149648882840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149649234018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149649612610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149650027272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149650405586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149650839286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149651194634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149651559664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149651908160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149652421184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149652777750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149653167234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149653612660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149653995402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149654349106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149654702710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149655068676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149655434682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149655816912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149656240912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149656618126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149656980456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149657356466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149657708148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149658060936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149658436830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149658788156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149659224102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149659577962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149659955796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149660321650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149660698744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149661052180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149661417080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149661858350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149662229270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149662597980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149662948116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149663449054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149663818822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149664209570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149664634242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149664992952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149665357106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149665706868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149666073756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149666422322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149666810668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149667175074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149667619550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149667976960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149668329822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149668693760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149669044360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149669411322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149669773896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149670206740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149670588404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149670965566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149671317626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149671670168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149672035652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149672387554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149672768406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149673197414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149673581552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149673949814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149674331176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149674784876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149675142952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149675519596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149675952630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149676377666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149676742810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149677124328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149677489446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149677882646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149678250018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149678685454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149679053662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149679404896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149679771224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149680120698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149680496568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149680871182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149681539218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149681897436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149682251608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149682618318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149682970824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149683340336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149683703698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149684079872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149684516890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149684899266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149685254142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149685608226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149686112660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149686482820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149686851736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149687266792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149687647880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149688014208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149688391552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149688744864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149689099468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149689475340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149689964898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149690339436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149690690548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149691068972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149691433644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149691810700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149692175932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149692529192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149692978072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149693331262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149693717880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149694067208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149694441848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149694815892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149695191890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149695614496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149695969434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149696354602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149696709054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149697180136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149697532376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149697922612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149698356952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149698737598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149699088588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149699439842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149699803316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149700153704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149700531070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149700880782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149701323406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149701694212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149702072010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149702424210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149702776084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149703140302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149703501052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149703938888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149704290992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149704738608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149705107094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149705483662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149705836606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149706236294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149706684612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149707040050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149707406924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149707755346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149708226596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149708597732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149708987922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149709423416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149709789722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149710155684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149710505914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149710872620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149711220978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149711620966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149711987996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149712425642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149712780774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149713170744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149713558220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149713911368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149714279562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149714646126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149715105854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149715476102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149715853814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149716206578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149716559538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149716926194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1332,13320000,10000,0,0,256,26,1459,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149718550156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149718926596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149719387050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149719773088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149720159458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149720540784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149720966388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149721323958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149721694132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149722046888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149722416476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149722768304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149723159318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149723587124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149723966334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149724317096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149724668304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149725031940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149725394542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149725800730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149726206572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149726596816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149726962528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149727339066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149727690894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149728043732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149728419364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149728769706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149729211566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149729564540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149729955966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149730321126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149730794108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149731147060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149731509250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149731940538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149732295326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149732662474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149733083914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149733464000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149733830688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149734223248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149734644910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149735002160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149735367536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149735717888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149736084960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149736435102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149736821652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149737186930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149737626484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149737980392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149738332642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149738697294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149739047614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149739414098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149739776032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149740202796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149740580276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149740972688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149741325160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149741774748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149742141744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149742503476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149742869260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149743295502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149743674918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149744040508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149744416174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149744767906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149745119844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149745501992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149745924416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149746293844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149746642662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149747018790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149747383498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149747759042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149748121902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149748473680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149748908970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149749263066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149749630346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149749980194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149750355540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149750718730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149751131802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149751550950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149751907302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149752272216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149752621126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149753129974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149753484570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149753871732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149754315052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149754693902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149755046138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149755399408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149755764824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149756115318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149756512126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149756862530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149757308422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149757676402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149758266008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149758622868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149758977588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149759356320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149759709138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149760148810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149760501444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149760877910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149761307332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149761686032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149762082488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149762439336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149762886044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149763239636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149763603672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149763951462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149764693448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149765084610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149765536890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149765892406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149766245662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149766610294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149766958964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149767326650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149767689222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149768079632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149768515796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149768894272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149769244912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149769596814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149769961226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149770310964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149770688746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149771110402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149771489252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149771854254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149772229366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149772599482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149772953210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149773329514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149773718602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149774163324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149774516422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149774894388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149775430878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149775812592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149776186522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149776540848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149776980040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149777334028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149777702864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149778054404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149778432008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149778808284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149779187132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149779609982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149779966756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149780334370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149780688142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149781058272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149781411190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149781801480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149782272104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149782653232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149783002930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149783392496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149783759316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149784161226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149784563584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149784915612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149785365896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149785733218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149786109276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149786557272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149786932502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149787315296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149787668568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149788112084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149788483614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149788862344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149789227222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149789677240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149790045392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149790399082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149790843086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149791198564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149791565764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149791915282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149792291010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149792654778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149793042290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149793462068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149793818172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149794182456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149794533354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149794900144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149795249782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149795637096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149796001832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149796452098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149796809702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149797163500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149797529858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149797981992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149798351604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149798712810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149799157874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149799527230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149799902112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149800253326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149800605744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149800980086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149801342870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149801711496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149802129284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149802510874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149802876824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149803253644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149803607204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149803974384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149804350214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149804777372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149805149148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149805500984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149805877080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149806242446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149806619746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149806987358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149807339734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149807778588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149808134792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149808505074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149808950386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149809328610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149809703252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149810078686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149810503430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149810862154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149811229052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149811581700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149811949950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149812301110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149812690468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149813126428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149813509202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149813863900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149814217482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149814584774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149814937652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149815318480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149815671784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149816108428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149816478448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1333,13330000,10000,0,0,256,26,1460,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149852897466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149853273276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149853633962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149854149544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149854517758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149854886438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149855321708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149855704850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149856069924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149856447968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149856799834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149857151964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149857527336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149857951616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149858388492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149858742282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149859121256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149859488286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149859867408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149860326632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149861004772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149861617928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149862031394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149862400420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149862753110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149863148514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149863586912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149863969054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149864321144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149864675052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149865139742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149865495182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149865873624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149866290826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149866670106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149867033908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149867409636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149867759812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149868111072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149868483732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149868833734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149869261340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149869614078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149869989340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149870352930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149870728476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149871079136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149871460572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149871890634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149872245180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149872612232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149872961748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149873337166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149873700722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149874159368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149874535898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149874971324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149875338324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149875688516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149876208264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149876566106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149876956364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149877321300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149877771450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149878126272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149878478458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149878843418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149879194220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149879561130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149879921268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149880367678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149880738024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149881115082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149881468492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149881819174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149882182268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149882542496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149882908406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149883327162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149883705810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149884071452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149884445314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149884796500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149885148690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149885524808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149885951794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149886325358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149886676704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149887070796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149887528896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149887908342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149888271008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149888693582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149889061726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149889412976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149889779380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149890128738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149890505030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149890893920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149891270116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149891689478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149892090016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149892456690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149892808482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149893176728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149893536848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149893929704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149894368968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149894751504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149895105586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149895459062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149895824354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149896177004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149896561156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149896913012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149897359712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149897725050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149898098660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149898531472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149898898196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149899273644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149899625432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149900065886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149900418472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149900794968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149901159772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149901534312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149901885028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149902246238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149902762144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149903119528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149903486034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149903835760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149904211690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149904575350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149904962882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149905313250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149905735938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149906102872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149906452200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149906817968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149907192782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149907608442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149907973948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149908423584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149908781420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149909134642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149909502064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149909955632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149910326112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149910686270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149911136880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149911506064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149912081474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149912438606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149912791940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149913157192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149913519560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149913959608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149914313388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149914689296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149915053966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149915467460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149915822334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149916189304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149916616068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149916981452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149917365562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149917715612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149918091452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149918471258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149918858792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149919210502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149919641284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149920008206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149920357526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149920721886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149921220132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149921610290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149921973068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149922412150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149922769148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149923122968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149923488952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149923841012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149924209950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149924572846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149924996400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149925378616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149925755722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149926120180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149926473914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149926839678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149927202894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149927571352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149927998836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149928378580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149928744056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149929120880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149929471706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149929823810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149930235386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149930689872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149931083232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149931434366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149931809998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149932274766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149932656228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149933021712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149933450142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149933819702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149934193528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149934561024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149934910406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149935286000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149935662184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149936037352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149936452800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149936807580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149937171546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149937521700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149937887404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149938236328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149938621462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149939056386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149939434212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149939785492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149940136602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149940499120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149940848404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149941224010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149941572898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149942020064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149942385562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149942759498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149943108726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149943551360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149943918630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149944281046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149944719096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149945071742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149945445870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149945810196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149946183978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149946535032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149946895062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149947259064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149947684356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149948054698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149948405552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149948794542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149949156912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149949556688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149949921108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149950340248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1334,13340000,10000,0,0,256,26,1461,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 149951901744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149952261086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149952645030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149953066088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149953448772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149953813772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149954192390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149954714058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149955072888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149955454776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149955869994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149956241184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149956591932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149956968634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149957332840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149957708620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149958071048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149958423542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149958872714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149959298650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149959677660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149960027258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149960410200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149960774794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149961164504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149961591442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149961947280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149962312172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149962661960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149963029066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149963378146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149963764214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149964128562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149964570876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149964925594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149965304684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149965785172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149966171524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149966567998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149966919888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149967378502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149967748018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149968124560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149968476242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149968827372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149969201412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149969552946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149969990220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149970344108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149970720736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149971085608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149971461994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149971813988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149972178420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149972544044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149972967682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149973338560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149973690906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149974069764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149974435006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149974824992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149975176216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149975606896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149975977358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149976331780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149976702506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149977148754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149977527326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149977905376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149978347004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149978702782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149979056816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149979422988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149979773564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149980141224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149980502452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149980879168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149981321746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149981713674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149982063536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149982414880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149982777608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149983126738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149983504000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149983913402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149984292562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149984656262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149985032100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149985382814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149985734292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149986145482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149986498448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149986942852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149987362922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149987740998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149988204436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149988585274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149989149084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149989580572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149989953204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149990306930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149990727336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149991085814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149991463564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149991842094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149992295998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149992651164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149993002824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149993367838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149993719484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149994086338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149994446756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149994822232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149995265850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149995646164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149995997778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149996349588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149996714116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149997063644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149997460816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149997886136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149998264818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149998629862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149999006136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149999507770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 149999864010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150000241440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150000677418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150001049870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150001402114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150001780990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150002147130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150002526434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150002891722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150003246240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150003684096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150004038784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150004406178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150004756396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150005132808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150005497260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150005885326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150006310842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150006666104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150007030952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150007380822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150007746746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150008097794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150008484720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150008850106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150009291326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150009646402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150009998170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150010363328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150010832890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150011215168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150011565078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150012013034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150012382768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150012757654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150013122998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150013475312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150013839756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150014201334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150014637568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150014991160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150015379080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150015806872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150016185472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150016539082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150016907674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150017277752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150017702450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150018073818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150018424236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150018802316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150019168758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150019545884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150019907248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150020322992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150020693022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150021045476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150021413480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150021904514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150022286534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150022663382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150023104756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150023460410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150023814062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150024179080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150024529940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150024896916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150025257356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150025633948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150026072082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150026453816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150026807852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150027161080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150027525970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150027877174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150028254888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150028681424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150029061368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150029426782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150029803684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150030155314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150030508288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150030909540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150031260256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150031695528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150032051482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150032430316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150032797544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150033269104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150033636268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150033988078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150034426128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150034780634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150035146920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150035496758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150035871624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150036235620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150036623412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150037046850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150037402844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150037767550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150038117398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150038484122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150038833364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150039220594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150039585350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150040026844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150040379774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150040730668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150041093140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150041442266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150041807584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150042201796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150042647646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150043019168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150043396222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150043814080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150044284208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150044654948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150045018684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150045453624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150046010658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150046393558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150046761174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150047140614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150047494466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150047866468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150048306408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150048660662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150049027446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150049375942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150049751860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1335,13350000,10000,0,0,256,26,1462,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150051414074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150051804902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150052158200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150052513316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150052879164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150053242488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150053608056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150054025184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150054405078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150054769220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150055144104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150055600816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150055958692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150056336082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150056762418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150057132178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150057482232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150057858116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150058222104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150058597316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150058958832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150059310344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150059742008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150060095168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150060461820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150060829798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150061248222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150061634134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150062012758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150062474590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150062830832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150063197466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150063549170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150063917070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150064267944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150064655698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150065084750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150065464100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150066069272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150066428392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150066932452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150067308592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150067676250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150068100320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150068480052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150068844598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150069220078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150069570596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150069922050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150070299372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150070713356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150071085962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150071439280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150071818556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150072260132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150072640964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150073009764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150073432978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150073802768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150074152050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150074517452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150074865270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150075239314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150075618920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150075993452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150076414904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150076801510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150077166234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150077516622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150078012002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150078365608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150078752880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150079188706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150079569386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150079922858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150080277600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150080645336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150080998070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150081379290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150081729980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150082179080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150082548258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150082922938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150083272774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150083623572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150083985832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150084345806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150084786382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150085139788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150085515616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150085913796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150086293212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150086647452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150087022932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150087464950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150087822052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150088192370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150088545474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150089020816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150089391406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150089780880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150090133674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150090559410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150090927316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150091277932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150091645216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150092008426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150092468526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150092837122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150093288380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150093646004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150094000242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150094367820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150094721222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150095091032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150095455346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150095908360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150096314380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150096692620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150097044028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150097396604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150097761434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150098157022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150098526892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150099000398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150099382438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150099757172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150100286596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150100645104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150101011962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150101478402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150101833668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150102201592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150102551658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150102929270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150103293458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150103683218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150104034184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150104453548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150104848068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150105201240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150105567004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150105914544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150106288864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150106665140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150107111784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150107467352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150107846076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150108236674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150108590146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150108958674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150109322338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150109700652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150110135864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150110519040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150110872772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150111225806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150111691858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150112059278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150112428372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150112845430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150113226508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150113601442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150113978452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150114331288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150114685070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150115061450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150115492246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150115864230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150116215242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150116592472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150116957946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150117335152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150117700726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150118059580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150118497956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150118853122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150119221842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150119573170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150119950550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150120316110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150120703856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150121119836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150121477572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150121843554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150122195504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150122681948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150123037176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150123440838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150123886412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150124267644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150124622138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150124975066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150125340776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150125691660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150126070846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150126421714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150126866068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150127298120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150127685540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150128038120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150128394698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150128811568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150129166188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150129614806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150129971000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150130358068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150130724584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150131103098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150131456390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150131823728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150132272164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150132648482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150133022582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150133372544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150133873888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150134244988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150134635952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150135060062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150135417540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150135783116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150136134476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150136502220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150136853310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150137240318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150137607128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150138060282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150138416996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150138770352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150139149350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150139502096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150139870226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150140230944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150140674262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150141044240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150141421378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150141810970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150142369272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150143030474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150143467880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150143844372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150144198466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150144581432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150145119838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150145503368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150145869448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150146293732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150146665648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150147020368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150147391598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150147745426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150148126590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150148503862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150148881730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150149304568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150149660880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1336,13360000,10000,0,0,256,26,1463,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150151213838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150151574254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150152012126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150152367948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150152745856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150153109548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150153488648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150153838864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150154237850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150154680982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150155037264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150155476828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150155829306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150156332272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150156753212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150157148952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150157588588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150157945536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150158310662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150158660810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150159027536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150159376524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150159764860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150160128464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150160606186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150160982494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150161349482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150161713898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150162065790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150162447430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150162799406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150163249344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150163620672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150163998394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150164351766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150164704592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150165071320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150165440420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150165876472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150166232696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150166612234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150166977340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150167455016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150167831138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150168198636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150168636946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150168996292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150169364608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150169715372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150170092882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150170458638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150170846432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150171198646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150171619258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150172004234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150172356746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150172724606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150173074810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150173451576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150173829382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150174280242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150174635074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150174986828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150175351774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150175702580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150176069474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150176431924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150176808052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150177261542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150177643720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150177996528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150178349484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150178811632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150179175470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150179556200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150179985758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150180469868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150181057274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150181744896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150182459558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150183244206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150183938596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150184532866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150185168494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150185844530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150186505584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150187133376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150187771224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150188466414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150189045806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150189647850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150190409048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150191106184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150191679496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150192298518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150192911468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150193545410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150194202518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150194823512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150195468462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150196106012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150196870162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150197484152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150198149770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150198842300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150199615332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150200228706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150200851666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150201724232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150202450402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150203107392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150203727632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150204409676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150205207766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150205877822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150206485586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150207100262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150207848716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150208464566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150209089282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150209696206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150210413318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150211160348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150211828956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150212609422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150213261296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150213990404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150214605352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150215247530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150215887252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150216638390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150217293390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150217958436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150218594600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150219308236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150220098770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150220733054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150221387512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150222089962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150222741670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150223575186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150224254096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150224961428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150225575714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150226215346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150226859844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150227596210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150228220174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150228883322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150229516938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150230302282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150230929856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150231542364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150232171450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150232801304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150233549634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150234179852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150234999328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150235676448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150236440864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150237067932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150237681426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150238336718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150239047614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150239684358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150240294292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150240971188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150241710584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150242380840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150242991202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150243626700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150244359900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150244970282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150245799044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150246458276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150247214472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150247886760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150248566050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150249167660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150249909124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150250541826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150251147778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150251781252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150252398996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150253132382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150253747360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150254380916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150254993546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150255689524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150256327158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150257138736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150257783496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150258479820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150259107570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150259720352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150260367776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150261080242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150261690688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150262309286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150262907782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150263559646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150264253680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150264910648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150265523604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150266220392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150266929242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150267546800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150268393246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150269023762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150269757156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150270356852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150271004724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150271636814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150272429608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150273048030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150273649138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150274275608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150274880150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150275611630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150276224616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150276858872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150277502498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150278251720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150278854590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150279612624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150280271092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150280967580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150281609118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150282222018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150282880964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150283582500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150284177882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150284543990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150284981214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150285350954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150285719956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150286090042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150286512032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150286894362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150287268052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150287647694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150288000500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150288355386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150288733812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150289157674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150289538846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150289896076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150290274428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150290840624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150291241124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150291598276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150292028412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150292399058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150292752576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150293121488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1337,13370000,10000,0,0,256,26,1464,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150294797298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150295186160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150295556898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150295963774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150296519180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150296895518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150297270360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150297693144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150298066828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150298419574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150298798114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150299164810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150299541840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150299904648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150300321262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150300692826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150301047016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150301459940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150302052220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150302451496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150302818970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150303270424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150303628792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150303983640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150304350584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150304701888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150305070354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150305433070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150305882878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150306253684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150306631684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150306984856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150307338540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150307704400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150308067354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150308437344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150308849246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150309229720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150309595118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150309972082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150310324280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150310677010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150311082346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150311504270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150311896290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150312248460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150312651748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150313239770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150313641818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150313998188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150314430826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150314835916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150315191768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150315563104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150315916792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150316297322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150316677954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150317137422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150317494158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150317848620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150318214488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150318566278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150318933834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150319295644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150319674140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150320105450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150320485546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150320839390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150321192014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150321557388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150321907734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150322319264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150322749950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150323131288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150323498440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150323907408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150324517982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150324895302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150325265504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150325692552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150326064858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150326416504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150326794466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150327160386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150327537648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150327920722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150328340830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150328709284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150329059794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150329426036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150329774836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150330149928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150330526748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150330902440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150331314614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150331671676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150332037472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150332388210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150332756558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150333107512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150333494298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150333921704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150334302382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150334654140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150335007086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150335561874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150335920422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150336302486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150336725266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150337108638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150337473706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150337851060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150338203878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150338556536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150338932604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150339282490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150339723780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150340077262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150340454752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150340820198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150341197252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150341549678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150341920170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150342380420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150342747834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150343117256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150343485196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150343862034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150344226998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150344615260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150345030302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150345388078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150345752298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150346102864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150346569878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150347004412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150347400678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150347832850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150348216208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150348566666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150348918736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150349283292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150349644348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150350020612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150350368820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150350804220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150351174184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150351551438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150351903718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150352256446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150352621108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150352983340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150353407598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150353774500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150354153806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150354519310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150354895416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150355246906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150355608646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150355973944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150356387356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150356758804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150357111084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150357490584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150358151374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150358552190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150358908248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150359351276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150359721616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150360074488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150360442954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150360794658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150361172100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150361550314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150361994112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150362347602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150362699526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150363063340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150363413088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150363779150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150364140810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150364516390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150364958776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150365339072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150365692114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150366044808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150366410656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150366761588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150367140760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150367554922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150367935146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150368300362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150368676920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150369207880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150369566600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150369944078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150370362264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150370735424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150371086334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150371463456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150371829080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150372205900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150372570996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150372933618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150373546284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150373902082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150374268434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150374617342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150375007412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150375385096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150375820700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150376181624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150376535296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150376902472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150377256512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150377626792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150378023412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150378400476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150378832104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150379212776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150379565800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150379918940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150380412592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150380769814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150381149932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150381575552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150381955600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150382321814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150382699082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150383051618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150383404610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150383781332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150384133586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150384570328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150384924190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150385302020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150385667958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150386044876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150386424378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150386779262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150387208174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150387563062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150387931280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150388281584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150388659044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150389024598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150389411422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150389825172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150390184184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150390566046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150390918580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150391380872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150391737980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150392127274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150392494444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150392938398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150393294806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1338,13380000,10000,0,0,256,26,1465,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150394841948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150395222174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150395648180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150396020506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150396371770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150396750240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150397115656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150397498254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150397863204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150398283042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150398652572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150399005232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150399373952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150399725394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150400104154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150400482774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150400862054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150401289526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150401645134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150402009574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150402359584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150402870426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150403281256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150403664304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150404108232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150404491896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150404845540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150405199912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150405567442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150405921162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150406303230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150406717418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150407118810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150407485268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150407863974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150408216276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150408569452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150408946998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150409299384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150409730038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150410082430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150410458806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150410822836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150411197468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150411549490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150411912738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150412341038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150412696892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150413064680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150413415646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150413937552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150414309456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150414700164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150415114982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150415472214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150415837516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150416188698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150416556772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150416906950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150417295962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150417661580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150418105218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150418459896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150418812792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150419177618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150419528520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150419895742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150420257838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150420693332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150421064520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150421442142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150421794498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150422146344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150422525592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150423102502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150423634962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150423992860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150424374296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150424739894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150425293652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150425664886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150426021032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150426464072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150426819822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150427189356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150427540800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150427919104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150428285466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150428675176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150429095790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150429452232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150429817972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150430169160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150430537366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150430887462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150431280732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150431646840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150432090822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150432449280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150432804064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150433173258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150433526092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150433896588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150434290320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150434773478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150435147340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150435525922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150435879250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150436383100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150436755454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150437121816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150437561860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150437916836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150438295258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150438681944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150439059342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150439412758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150439778422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150440144518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150440574416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150440943006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150441294140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150441671034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150442036400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150442426272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150442778808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150443195990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150443564576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150443917536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150444284086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150444634776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150445011570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150445387604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150445824946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150446183654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150446537064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150446903114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150447254224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150447756284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150448121378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150448498760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150448926460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150449306344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150449659824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150450014730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150450574120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150450941660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150451309838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150451731444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150452112174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150452478522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150452855680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150453208034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150453561360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150453938596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150454404338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150454777280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150455129538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150455507990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150455875396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150456252772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150456619880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150457047728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150457417700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150457770240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150458138664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150458630904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150459013222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150459390782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150459827460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150460183646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150460536568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150460901928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150461253758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150461621906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150461973724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150462362088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150462801302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150463184552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150463537802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150463894014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150464261338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150464614448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150464996040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150465397236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150465790846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150466158210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150466535780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150466888638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150467242454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150467621198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150467973614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150468415278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150468769176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150469145964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150469511758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150469998232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150470355960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150470720056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150471154658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150471510148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150471879636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150472230102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150472607048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150472973220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150473361566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150473713918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150474137118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150474506008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150474857428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150475223952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150475572784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150475948112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150476326120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150476771424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150477128290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150477484274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150477849208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150478199972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150478566672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150478931052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150479307844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150479745700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150480153574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150480508242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150480863316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150481331182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150481699458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150482068296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150482492278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150482873242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150483238656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150483615394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150483967386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150484320548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150484696898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150485120430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150485507536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150485858044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150486235914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150486601644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150486978770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150487344446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150487698060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150488123886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150488478652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150488845610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150489194984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150489571246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150489959056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150490349772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150490769198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150491125120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150491489698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150491840808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1339,13390000,10000,0,0,256,26,1466,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150493635024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150494002210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150494383706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150494751282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150495131576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150495484688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150495854292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150496287076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150496643054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150497011736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150497361700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150497738310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150498102784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150498490366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150498841622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150499256448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150499624716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150499975416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150500342820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150500693554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150501069310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150501460404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150501900118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150502256604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150502610420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150502976406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150503425866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150503798442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150504163454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150504542178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150504972332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150505352054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150505705076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150506058732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150506424784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150506776842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150507156594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150507582314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150507962892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150508329200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150508705838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150509059158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150509412436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150509789952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150510142404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150510572706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150510926636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150511306074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150511705436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150512103932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150512471600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150512827512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150513270790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150513627342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150513996766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150514348460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150514849902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150515234684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150515613028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150516030530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150516387564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150516755050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150517122864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150517492332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150517843008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150518232844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150518662112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150519042824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150519395582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150519748398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150520114052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150520465618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150520851752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150521203840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150521653912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150522025868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150522404294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150522757594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150523110816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150523477806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150523843912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150524275332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150524630392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150525008380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150525372772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150525843182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150526198596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150526563656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150526930278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150527543510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150527913646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150528263764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150528639258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150529003624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150529391712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150529742478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150530172360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150530539068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150530890420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150531258944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150531610542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150531997308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150532365012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150532826606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150533183406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150533537032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150533902358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150534254676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150534623056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150534984966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150535431100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150535802516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150536179908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150536531512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150537007552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150537390118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150537753166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150538118602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150538538584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150538916156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150539280076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150539658386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150540011796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150540364936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150540741366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150541156298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150541527202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150541878964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150542255596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150542620880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150542997522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150543360930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150543713824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150544145150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150544503166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150544873606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150545253992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150545634294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150546044002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150546422226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150546851404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150547209802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150547578178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150547931940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150548443826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150548810262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150549189692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150549628110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150550009018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150550362442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150550716044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150551132408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150551502266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150551887004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150552305864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150552689298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150553057068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150553433856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150553786936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150554141382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150554520288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150554872078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150555303524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150555661442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150556041330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150556406616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150556783924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150557136654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150557503880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150557930832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150558288836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150558659912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150559013634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150559487430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150559858362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150560248054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150560668206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150561025470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150561392080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150561743984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150562112446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150562464414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150562853440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150563219556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150563667736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150564040722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150564396472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150564761930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150565112688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150565480674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150565842934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150566288614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150566657942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150567034402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150567386004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150567737794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150568101758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150568462690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150568829288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150569250180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150569630474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150569995702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150570372546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150570843132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150571211320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150571578434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150571995986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150572365348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150572714786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150573089996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150573453856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150573829188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150574189240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150574540844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150574968288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150575323066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150575694062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150576046472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150576426102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150576804154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150577181566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150577607412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150577964040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150578330350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150578681614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150579050094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150579414102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150579802696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150580229262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150580611308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150580964374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150581317746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150581752850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150582126028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150582506330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150582857064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150583297440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150583667434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150584044748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150584397418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150584749770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150585115214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150585479940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150585916358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150586268986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150586644460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150587007984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150587382466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150587733096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150588097252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150588461098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150588886500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150589255778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150589604250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150589979184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150590342560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150590717582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1340,13400000,10000,0,0,256,26,1467,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150592352226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150592722372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150593225656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150593585114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150593967156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150594383644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150594764966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150595130428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150595512652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150595882414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150596236044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150596613952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150597025760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150597588556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150598116054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150598630308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150599000050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150599395486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150599804836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150600180608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150600548942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150600912572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150601282728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150601636508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150602158986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150602693742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150603081524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150603443726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150603796782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150604601462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150604978384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150605632696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150605993374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150606382902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150606750328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150607131048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150607482152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150607852188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150608287894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150608645980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150609023798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150609375522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150609754152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150610119002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150610513664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150611156406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150611627914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150612144386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150612500932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150612869898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150613267658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150613648334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150614124316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150614510948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150614873550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150615229814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150615755596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150616126984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150616498572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150616920350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150617304312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150617672678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150618053066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150618408240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150618763912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150619142932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150619570816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150619944242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150620297748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150620677256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150621044708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150621423800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150621788692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150622227180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150622615456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150622972026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150623344632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150623699176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150624080598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150624460694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150624840208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150625257936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150625614196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150625980138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150626331476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150626842338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150627210008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150627590260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150628032714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150628413530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150628766816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150629139080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150629504508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150629855936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150630234772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150630648484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150631029770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150631396792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150631775840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150632130406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150632484532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150632861710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150633213904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150633654416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150634007066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150634381756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150634769724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150635146076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150635497666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150635862688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150636302296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150636659064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150637029376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150637381010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150637997714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150638419082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150638802568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150639226856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150639584592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150639951400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150640302820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150640671128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150641022428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150641410814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150641848346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150642233290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150642590584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150642945472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150643313978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150643666960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150644049422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150644402170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150644864294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150645236800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150645615914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150645970538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150646325330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150646692970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150647056646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150647489588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150647845342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150648223904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150648591604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150649160788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150649524248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150649893164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150650332978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150650690190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150651060552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150651413688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150651793418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150652212884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150652607618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150653029500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150653391988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150653760822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150654112336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150654480334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150654831614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150655221616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150655587544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150656039810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150656397514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150656752852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150657120740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150657471982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150657841952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150658239330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150658681380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150659055072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150659433298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150659786764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150660387560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150661022398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150661620050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150662108800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150662721622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150663356484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150663929406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150664393798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150664756480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150665117066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150665487022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150665839898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150666209530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150666576558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150667018766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150667402522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150667785896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150668144166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150668500388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150668870422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150669238928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150669651222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150670083272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150670467284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150670835690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150671217604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150671820164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150672197500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150672630184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150672990268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150673361546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150673714554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150674093480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150674459804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150674850100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150675203242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150675627694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150675995284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150676347174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150676714568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150677065090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150677442272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150677836656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150678277356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150678631988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150678984352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150679349012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150679700420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150680067944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150680430030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150681204332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150681582468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150681960536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150682314822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150682817994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150683249190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150683603796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150684053030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150684412068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150684794760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150685163986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150685541454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150685894768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150686263086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150686695736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150687053754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150687424636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150687776548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150688156568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150688524354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150688915288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150689269240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150689696892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150690100036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150690486638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150690890122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150691244322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150691663178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150692034786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150692485066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150692842350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150693197768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150693564560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1341,13410000,10000,0,0,256,26,1469,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150695365360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150695751212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150696146930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150696530676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150696900706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150697298810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150697655144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150698086172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150698458906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150698812692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150699183432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150699535552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150699915396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150700296928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150700738110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150701094060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150701447448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150701813370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150702165074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150702535662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150702899968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150703286946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150703930556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150704417132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150705180224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150705821498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150706322418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150706684248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150707056270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150707410382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150707790738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150708157112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150708550386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150708902372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150709323332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150709716944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150710088698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150710456884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150710806700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150711183132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150711582058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150712033052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150712407574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150712761724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150713128374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150713480294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150713848606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150714246140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150714693438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150715064266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150715441718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150715794944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150716302576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150716674300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150717038548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150717475302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150717831002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150718209846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150718576070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150718953850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150719306672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150719672842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150720107192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150720533278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150720905074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150721256092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150721634896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150722000696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150722378100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150722742580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150723171330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150723559700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150723913814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150724281960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150724631934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150725010208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150725392050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150725837696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150726195848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150726550904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150726916384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150727423572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150727796082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150728161690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150728538580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150728973088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150729371550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150729726336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150730080006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150730444934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150730808088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150731176112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150731597468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150731973476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150732336804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150732711270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150733062274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150733431352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150733824932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150734250920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150734642100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150734994440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150735372890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150735741340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150736120116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150736484880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150736838842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150737273734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150737628838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150737995514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150738346304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150738817934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150739200114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150739577368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150740009290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150740364410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150740728190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150741077808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150741443474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150741793106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150742179622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150742544014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150743001384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150743353208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150743705960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150744069130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150744417472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150744783308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150745143632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150745628234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150746017202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150746395716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150746748330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150747101662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150747467842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150747833990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150748272034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150748624786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150749000730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150749364324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150750073262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150750701380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150751232842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150751607338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150751988348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150752376544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150752760944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150753140488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150753521570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150753975306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150754330526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150754684000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150755048756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150755399034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150755765538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150756127274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150756503722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150756951300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150757333002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150758052846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150758417992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150758786016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150759155676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150759626582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150759982008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150760360176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150760725064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150761252018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150761621128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150761973908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150762405930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150762786226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150763155756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150763506080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150763882570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150764247860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150764638742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150765060142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150765416844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150765781952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150766133072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150766500132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150766885614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150767277412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150767643068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150768107124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150768465458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150768818508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150769185782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150769538464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150769907932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150770302754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150770748244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150771117440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150771494936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150771846910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150772349888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150772718130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150773082978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150773515986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150773868702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150774246794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150774612906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150774990030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150775359802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150775724292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150776090080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150776503894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150776874426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150777227270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150777603392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150777968492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150778384122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150778749722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150779173652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150779541174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150779892984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150780261138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150780613566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150780989868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150781365528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150781741860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150782157208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150782512700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150782876316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150783226360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150783724632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150784096848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150784473570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150784999790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150785382764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150785736820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150786088346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150786453700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150786819772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150787185898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150787599778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150787977716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150788341078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150788717320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150789111030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150789464710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150789844970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150790283428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150790656124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150791023246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150791400228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150791764506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150792140668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150792504092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150792856478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150793285984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150793640454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150794007974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150794356944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150794834804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150795215200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1342,13420000,10000,0,0,256,26,1470,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150796846242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150797211958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150797569458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150797941224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150798309942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150798743760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150799096490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150799471834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150799836660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150800241418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150800593996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150800973478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150801470754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150801859576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150802228606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150802578522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150802974048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150803340394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150803729694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150804081232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150804504932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150804873314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150805224032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150805590248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150806043332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150806433514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150806797820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150807255852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150807611340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150807964034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150808328896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150808678620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150809046240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150809407754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150809842954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150810212394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150810588664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150810939470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150811290690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150811654666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150812015720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150812383438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150812794792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150813172514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150813537368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150813911926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150814262576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150814613154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150814987612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150815338702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150815768722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150816119656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150816495420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150816858580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150817324968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150817704826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150818065600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150818504310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150818859100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150819225900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150819575164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150819951130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150820315536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150820704708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150821131968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150821488270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150821852972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150822203034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150822591004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150822941878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150823330174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150823695642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150824141582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150824495966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150824847616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150825211572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150825562646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150825958422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150826322558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150826773426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150827146558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150827526658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150827881922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150828337500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150828706332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150829070472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150829507676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150829861624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150830238172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150830627944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150831007472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150831361268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150831731960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150832099396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150832530492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150832901278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150833261198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150833691634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150834073830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150834516392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150835261920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150835650288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150836018442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150836370978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150836740514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150837092844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150837486704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150837929474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150838311888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150838683612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150839102468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150839618996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150839974392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150840356926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150840774632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150841155796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150841521088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150841898290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150842250634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150842602526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150842979094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150843330652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150843768766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150844121458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150844497212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150844862638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150845239096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150845601476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150845953434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150846383288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150846738342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150847106018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150847455680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150847831516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150848196484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150848583778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150849047846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150849406464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150849771982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150850123536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150850491784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150850941056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150851335754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150851700952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150852156390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150852511306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150852864378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150853229502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150853579814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150853947010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150854323862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150854769520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150855138496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150855514700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150855865444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150856216680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150856580790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150856942376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150857309248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150857755030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150858134822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150858500318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150858876484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150859227780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150859578606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150859955710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150860381024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150860751638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150861101474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150861476592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150861936772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150862316512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150862680088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150863099666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150863466722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150863836344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150864221952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150864572872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150864948564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150865326026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150865702280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150866122150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150866477924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150866841772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150867191748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150867558330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150867907560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150868293608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150868720510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150869102296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150869456512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150869824646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150870189390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150870539814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150870950876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150871302036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150871744402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150872114608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150872491740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150872843818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150873335752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150873716456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150874069294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150874503424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150874856198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150875231940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150875597414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150875973404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150876325240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150876688088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150877130358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150877485824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150877852730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150878202960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150878578568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150878943404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150879331700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150879683850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150880098764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150880655910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150881024400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150881394262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150881746446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150882173998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150882540676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150883021280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150883375158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150883934048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150884634904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150885056072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150885507602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150885864212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150886263362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150886630236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150887007882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150887358442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150887727618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150888103538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150888526850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150888899876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150889254176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150889631270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150889997886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150890375504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150890859914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150891322944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150891695166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150892056326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150892423742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150892774278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150893150604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150893528416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150893976892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150894333354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150894733996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1343,13430000,10000,0,0,256,26,1471,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150896479268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150896961154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150897335996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150897690636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150898075056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150898443010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150898835296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150899189314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150899625680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150899998900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150900351898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150900719532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150901069470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150901447638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150901824120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150902297516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150902675716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150903051490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150903416400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150903767232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150904134794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150904498664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150904874300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150905311692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150905691888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150906045300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150906398810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150906868008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150907235158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150907603546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150908017806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150908397038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150908761392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150909136046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150909487484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150909852802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150910254470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150910671314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150911076100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150911538394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150912192186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150912576932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150912990848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150913412222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150913784914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150914153636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150914508520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150914876828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150915228152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150915617386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150916000862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150916449608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150916804544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150917158626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150917524484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150918029310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150918416146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150918766820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150919222246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150919591588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150919970474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150920321788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150920673446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150921037640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150921400302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150921831564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150922183136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150922556988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150922919330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150923292368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150923640666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150924000824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150924363564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150924776036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150925168262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150925520284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150925897666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150926264578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150926641272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150927007700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150927429098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150927802554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150928156428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150928525476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150928877314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150929350362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150929733062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150930111594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150930527964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150930884056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150931247974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150931598568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150931965472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150932314468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150932701334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150933127582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150933506112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150933857944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150934209446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150934587404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150934939226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150935358532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150935710204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150936175350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150936545742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150936922110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150937274328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150937626358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150938033810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150938384578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150938822428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150939175776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150939551904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150939915438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150940391500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150940749268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150941114332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150941545354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150941900190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150942267598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150942616466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150942991950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150943355444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150943744286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150944095410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150944515810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150944884916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150945237632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150945605932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150945957728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150946335500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150946712372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150947153456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150947510274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150947863504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150948228462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150948581968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150948950374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150949312888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150949688640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150950131120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150950510488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150950863988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150951216714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150951672650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150952038602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150952406642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150952820430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150953199674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150953589396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150953968666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150954322888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150954676234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150955056178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150955482220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150955852922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150956201926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150956576934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150956940706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150957314916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150957681378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150958033134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150958472624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150958827216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150959193430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150959543612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150959918730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150960282258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150960669336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150961092410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150961445808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150961807728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150962156178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150962615508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150962971746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150963359904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150963724798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150964187464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150964544268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150964899040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150965267510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150965633792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150966016752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150966365716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150966827044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150967197638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150967575024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150967935062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150968288430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150968658696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150969020644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150969471304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150969850454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150970238048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150970604676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150970981962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150971338812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150971709814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150972082936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150972508396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150972878686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150973229504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150973605208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150974099234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150974490968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150974842108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150975256948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150975625042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150975977734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150976343868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150976693158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150977067938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150977443542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150977879382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150978233680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150978584910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150978949090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150979298250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150979664332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150980024878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150980400292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150980850684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150981246976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150981598888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150981949950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150982313388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150982663728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150983044330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150983466972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150983845722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150984239284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150984853018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150985344196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150985716896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150986081044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150986527386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150986898560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150987255262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150987631450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150987995408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150988723810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150989161666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150989523426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150989899124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150990251076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150990620176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150990970734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150991364608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150991733628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150992182108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150992536688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150992896920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150993262270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150993613604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150994026344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150994400648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150994854862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1344,13440000,10000,0,0,256,26,1472,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 150996549712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150996961554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150997312650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 150997740384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150998116666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150998487576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150998856302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150999206336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150999584668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150999961344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151000402092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151000756438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151001109938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151001475138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151001826750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151002193398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151002554308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151002933798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151003367252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151003747128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151004099704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151004451812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151004818626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151005171366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151005550944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151005966140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151006347642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151006713588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151007089962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151007546480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151007903030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151008280968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151008703930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151009074954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151009451332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151009831164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151010199196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151010577416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151010944420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151011298238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151011737912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151012093994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151012462812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151012814798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151013193396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151013560238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151013964798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151014380728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151014739830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151015106372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151015458944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151015835212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151016185768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151016574674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151016940484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151017383058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151017737064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151018090132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151018456068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151018904888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151019287076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151019636400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151020079044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151020448516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151020825360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151021176504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151021530416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151021893988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151022255462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151022684270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151023036232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151023411298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151023775524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151024151554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151024502684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151024864546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151025228228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151025650566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151026020044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151026369134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151026743828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151027107562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151027483008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151027845732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151028260268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151028630574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151028984814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151029367298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151029860348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151030241482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151030619502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151031067562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151031422836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151031775520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151032141082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151032492086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151032859610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151033222016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151033599296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151034029770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151034409038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151034760878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151035111906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151035476760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151035826800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151036204360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151036604908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151036991532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151037356318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151037732418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151038084130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151038436126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151038812500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151039161296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151039605670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151039957594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151040332412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151040695258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151041183058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151041539664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151041907114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151042342360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151042697522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151043065644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151043415528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151043792350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151044156444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151044549096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151044915848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151045329684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151045697128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151046047804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151046414122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151046763320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151047138152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151047513680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151047951526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151048327846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151048680496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151049043546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151049392264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151049758184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151050144038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151050519906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151050957408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151051336474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151051688316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151052040058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151052501780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151052867956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151053234510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151053650340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151054065828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151054434058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151054810448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151055163472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151055517202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151055899550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151056319534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151056692986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151057045296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151057423588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151057790806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151058166482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151058529644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151058883012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151059328296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151059681892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151060048102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151060412040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151060787344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151061151226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151061547098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151061967656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151062323414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151062688374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151063039874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151063506238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151063860156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151064248168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151064680350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151065060062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151065798768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151066158848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151066522226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151066887300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151067253046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151067682044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151068063042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151068467896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151068848842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151069201950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151069556646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151069938316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151070360446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151070731056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151071081526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151071457664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151071822582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151072198500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151072560762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151072911774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151073340152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151073693614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151074060884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151074410030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151074937206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151075318716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151075695148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151076111952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151076484102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151076849970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151077200606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151077567868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151077927646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151078317450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151078747262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151079126128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151079478000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151079829030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151080193198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151080543166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151080920960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151081270762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151081707428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151082076316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151082452642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151082803362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151083155146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151083518936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151083880646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151084311958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151085441894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151086230156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151086730066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151087196986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151087552584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151087907538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151088272692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151088622782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151088990414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151089352100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151089728986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151090160978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151090536306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151090884100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151091248492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151091621122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151091970054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151092348980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151092878622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151093339126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151093716708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151094096210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151094451022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151094844480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1345,13450000,10000,0,0,256,26,1473,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151096754254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151097276078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151097663492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151098017246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151098476102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151098849514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151099230098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151099610568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151099969172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151100337962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151100704280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151101143340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151101497620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151101874344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151102238860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151102615750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151102966812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151103330344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151103694896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151104111538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151104481244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151104830910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151105205720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151105569360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151105976716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151106342988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151106762020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151107131966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151107484108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151107853852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151108308208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151108689684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151109068684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151109514220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151109872452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151110263778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151110627390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151110976828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151111342490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151111705768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151112081502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151112559098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151112940542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151113292234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151113643642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151114009358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151114360740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151114743280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151115167876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151115563778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151115930278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151116306732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151116659232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151117010742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151117389826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151117741468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151118180574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151118532740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151118910124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151119276192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151119763890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151120133662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151120486144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151120919002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151121274568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151121642298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151121995124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151122373260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151122739272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151123132202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151123548732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151123905686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151124270938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151124623214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151124991972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151125343064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151125753456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151126118256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151126563856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151126916356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151127266372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151127629154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151127977340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151128342142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151128700348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151129145300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151129514948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151130125768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151130918780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151131550098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151131995286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151132352448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151132720426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151133070136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151133448110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151133812898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151134208056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151134620450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151134980604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151135345050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151135695584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151136062006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151136411622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151136799170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151137163844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151137642476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151137998068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151138351330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151138715632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151139065752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151139450622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151139815574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151140261440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151140630868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151141006734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151141357946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151141709480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151142602414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151143033728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151143409692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151143759722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151144137640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151144501368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151144877094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151145241006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151145593610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151146031378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151146386136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151146752210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151147101872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151147477628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151147840508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151148226402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151148645258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151149023442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151149389552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151149740340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151150108480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151150458632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151150872872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151151239078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151151688602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151152043192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151152395314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151152759180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151153291248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151153675050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151154024568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151154463882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151154831866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151155207064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151155557312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151155909252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151156272490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151156634270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151157061948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151157414550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151157805834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151158171148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151158545850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151158896848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151159259938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151159625054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151160037972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151160407780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151160756080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151161130542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151161493868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151161868698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151162265058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151162682110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151163048930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151163400042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151163765754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151164290754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151164749002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151165134380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151165585332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151165940364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151166293114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151166657372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151167006510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151167371228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151167730176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151168103728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151168531548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151168912540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151169265428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151169618120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151169982716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151170333914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151170713104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151171127352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151171507648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151171874000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151172250492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151172602660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151172955796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151173348488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151173699356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151174141124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151174491872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151174865822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151175228698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151175700006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151176069774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151176422308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151176852550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151177206784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151177574008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151177922622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151178297892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151178662018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151179048888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151179463142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151179819176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151180183426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151180532932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151180898942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151181247944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151181635586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151182000424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151182470076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151182827074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151183179810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151183545462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151183898352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151184267286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151184631530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151185081356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151185448652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151185823360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151186173640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151186599096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151186984360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151187351514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151187720638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151188146956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151188527182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151188908108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151189283360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151189634442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151189998000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151190363714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151190780536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151191150506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151191499714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151191875034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151192239492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151192615010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151192977476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151193329726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151193760576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151194112436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151194476952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1346,13460000,10000,0,0,256,26,1474,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151196022208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151196492418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151196865678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151197247440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151197599780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151198065628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151198451220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151198804114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151199240032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151199593300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151199970044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151200334218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151200717626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151201070636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151201453176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151201892894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151202246866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151202613504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151202971106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151203347464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151203710424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151204108206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151204458072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151204882726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151205264978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151205613872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151205979800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151206385604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151206766168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151207163490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151207617650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151207972894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151208324710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151208689126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151209170656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151209541354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151209905262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151210343312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151210713178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151211089896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151211441374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151211793404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151212180130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151212542368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151212909408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151213321522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151213699718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151214063736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151214439414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151214790768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151215142782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151215517562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151215941930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151216335428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151216687868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151217066298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151217432836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151217810552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151218203604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151218620142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151219078940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151219704858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151220076198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151220580720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151220982084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151221441312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151221824204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151222176686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151222565862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151222952824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151223305304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151223686694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151224038526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151224488148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151224890348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151225268560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151225620616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151225974060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151226340796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151226705980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151227143456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151227499714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151227877976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151228245420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151228621622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151228974542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151229339170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151229706570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151230131474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151230503054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151230853768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151231232046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151231705600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151232168396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151232524062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151232941444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151233366280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151233723422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151234093672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151234445752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151234837394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151235202826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151235692512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151236057638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151236411052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151236777586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151237146616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151237513838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151237876978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151238315320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151238684246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151239059720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151239410234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151239761224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151240124960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151240487478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151240852950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151241265398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151241644064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151242006776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151242381600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151242825382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151243181306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151243556550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151243987570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151244357344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151244707048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151245082258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151245446846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151245822216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151246183834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151246537032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151246966156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151247323072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151247691412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151248043090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151248421668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151248795774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151249174514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151249590762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151249946810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151250311892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151250663122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151251030030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151251379868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151251768108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151252132772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151252583620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151252935840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151253287112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151253650828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151254166852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151254549170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151254899404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151255335792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151255705198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151256081108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151256433020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151256785376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151257149814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151257511252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151257939578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151258292806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151258669100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151259033422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151259408832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151259759798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151260122346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151260486854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151260936352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151261308270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151261658296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151262035124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151262400326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151262775170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151263136894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151263561178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151263929964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151264281214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151264649100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151265167222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151265800318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151266271604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151266655484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151267018164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151267373786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151267740034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151268137456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151268538198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151268888728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151269339050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151269707458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151270125514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151270481448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151270834602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151271213646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151271565688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151272001168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151272355066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151272732388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151273099916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151273476654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151273828738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151274225488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151274658628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151275011950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151275377662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151275726840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151276101972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151276576406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151276970030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151277324836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151277741532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151278108418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151278459430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151278864212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151279215900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151279604678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151279971276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151280421068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151280809740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151281164824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151281530412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151281882110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151282266530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151282632192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151283075348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151283462594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151283841214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151284208498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151284560874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151284926072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151285289488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151285657444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151286076472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151286455630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151286820440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151287197354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151287671228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151288039456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151288403398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151288820096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151289190654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151289541870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151289917704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151290282756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151290659094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151291021562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151291433386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151291801724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151292152698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151292520074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151292869538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151293246346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151293621920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151293998174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151294411878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1347,13470000,10000,0,0,256,26,1475,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151296315604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151296756134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151297191474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151297563862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151297915528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151298294452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151298957910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151299496560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151299930406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151300292770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151300660918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151301014020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151301405006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151301754850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151302146352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151302510180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151302951332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151303304600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151303656716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151304019518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151304368786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151304734814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151305123556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151305571368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151305940162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151306316306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151306666942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151307016056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151307376684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151307735786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151308099132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151308511690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151308889454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151309253262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151309625408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151310176578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151310555096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151310920666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151311343548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151311715238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151312067366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151312446900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151312812840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151313202970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151313557556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151313990228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151314356970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151314707014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151315072862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151315421562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151315797688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151316173640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151316599720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151317011412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151317365036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151317729108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151318079392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151318445232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151318807088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151319186288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151319626106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151320004628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151320354648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151320705736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151321169100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151321523862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151321902898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151322330720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151322709700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151323073414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151323449468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151323800994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151324153166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151324529980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151324880160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151325317780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151325670300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151326047582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151326410102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151326784708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151327134998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151327496330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151327920566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151328272656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151328638194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151328986360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151329360812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151329723828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151330138204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151330489544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151330915424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151331284644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151331636526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151332005188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151332463668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151332854586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151333218608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151333671544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151334026834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151334378328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151334742104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151335091340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151335456410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151335816224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151336248176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151336617844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151336992388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151337342268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151337693640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151338058694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151338421210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151338789378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151339209956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151339590842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151339957222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151340333264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151340685428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151341036328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151341437960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151341862410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151342232378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151342582096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151342959152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151343322304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151343794826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151344161306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151344515064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151344947876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151345301020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151345667480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151346017406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151346392664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151346755892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151347142514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151347565972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151347935002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151348298566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151348646784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151349012228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151349360054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151349746662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151350110304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151350547994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151350901682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151351275060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151351640378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151351991924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151352358542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151352721624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151353166110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151353535030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151353910762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151354260148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151354754330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151355154926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151355879002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151356509864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151356988318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151357370490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151357737402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151358132296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151358486054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151358916306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151359285624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151359638376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151360005486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151360357678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151360735206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151361112296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151361548018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151361901324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151362252962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151362616298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151362965670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151363331320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151363690668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151364086492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151364514338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151364892514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151365242820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151365593310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151366102522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151366468400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151366835230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151367258688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151367636956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151368000176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151368374192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151368724080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151369074780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151369448304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151369861150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151370230090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151370578062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151370953504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151371315980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151371689350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151372049674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151372399612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151372958674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151373518386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151373888632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151374275630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151374653746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151375032804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151375489028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151375843592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151376196972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151376560034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151376909184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151377423226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151377787212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151378226726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151378596088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151378971536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151379321656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151379672562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151380052590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151380414730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151380780964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151381205636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151381584516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151381949158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151382324304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151382675308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151383027236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151383404610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151383817946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151384195650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151384544726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151384919876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151385283448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151385658634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151386061086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151386424400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151386854978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151387218414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151387587008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151387937680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151388543640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151389049270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151389505188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151389862790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151390217652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151390583756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151390933126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151391299448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151391659378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151392034384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151392461522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151392839938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151393192060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151393543552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151393907152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151394257444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1348,13480000,10000,0,0,256,26,1476,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151395904752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151396272172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151396671740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151397037438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151397435662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151397859252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151398218786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151398585888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151398935798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151399302412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151399755220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151400146352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151400509304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151400957054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151401313516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151401667266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151402033234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151402385988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151402755030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151403117624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151403561426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151403929320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151404305104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151404655476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151405007422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151405371172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151405732562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151406099196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151406508444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151406887088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151407250238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151407624764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151407975092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151408327288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151408701834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151409128578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151409497508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151409846204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151410222482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151410677170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151411056626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151411419106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151411848426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151412230510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151412581628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151412947852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151413297420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151413672490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151414047360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151414422888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151414835834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151415190060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151415553620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151415902932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151416269788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151416618904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151417005274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151417430914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151417809536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151418160598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151418511590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151418874988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151419224114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151419600656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151419950106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151420386352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151420756666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151421135222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151421487984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151421932492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151422301454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151422664758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151423097514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151423452282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151423830700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151424196554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151424572362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151424924074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151425288708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151425654740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151426068786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151426440420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151426791994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151427169612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151427548100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151427923518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151428284630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151428706978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151429074002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151429422062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151429786452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151430133048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151430506388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151430908060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151431282188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151431698076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151432052520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151432415512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151432764320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151433223342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151433576012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151433963604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151434395280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151434774046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151435125160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151435476726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151435839672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151436269298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151436750772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151437179432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151437557936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151437920894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151438296008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151438645204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151438997218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151439372796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151439721718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151440156488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151440511666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151440890810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151441256466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151441633938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151442025376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151442379330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151442806946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151443178354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151443545744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151443894130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151444370652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151444739684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151445127878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151445696748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151446058722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151446435984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151446787736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151447155458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151447504200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151447898104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151448351744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151448731408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151449089250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151449442142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151450143306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151450517362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151450885842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151451336320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151451717840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151452082172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151452457822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151452808758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151453161114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151453538932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151453962548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151454332236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151454680752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151455055294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151455568504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151455948458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151456311146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151456736452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151457104810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151457455538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151457822076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151458171228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151458545768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151458921080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151459314312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151459736300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151460089078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151460451234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151460798960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151461163150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151461510372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151461895062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151462358524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151462737896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151463089050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151463439638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151463802792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151464152034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151464528842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151464878434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151465320460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151465688232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151466062962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151466413354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151466864782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151467243264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151467593988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151468027796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151468380120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151468755872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151469145006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151469541240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151469894668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151470262260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151470699446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151471052962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151471452946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151471805346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151472182442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151472548956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151472938714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151473291282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151473718626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151474085724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151474436582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151474818312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151475168544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151475543644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151475917898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151476362896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151476717176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151477068658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151477450984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151477902800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151478273154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151478634046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151479081262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151479450288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151479827120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151480178024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151480528958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151480892992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151481252596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151481618616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151482041648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151482421076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151482784360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151483159794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151483511084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151483862124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151484240456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151484661932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151485030404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151485378224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151485751654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151486112978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151486485782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151486845192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151487194846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151487631408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151487983170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151488347746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151488695476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151489184182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151489553248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151489960326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151490377328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151490732282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151491096966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151491446894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151491812744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151492161196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151492546812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151492910322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151493358288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1349,13490000,10000,0,0,256,26,1477,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151494930700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151495310110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151495681598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151496107938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151496478506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151496827928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151497204654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151497568486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151497985368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151498347540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151498783002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151499150048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151499500408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151499866596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151500314316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151500692366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151501066920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151501516950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151501872060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151502223316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151502586900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151502936750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151503301870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151503662096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151504038386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151504463320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151504842602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151505194386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151505545422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151505908782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151506276938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151506659176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151507071324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151507451026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151507815280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151508190450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151508541658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151508893196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151509268480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151509619454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151510056780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151510408356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151510783330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151511146522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151511616638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151511971156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151512335648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151512765410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151513120132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151513486782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151513835952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151514211600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151514575410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151514961486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151515312764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151515736204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151516105280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151516456766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151516823696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151517173882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151517551160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151517976278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151518434526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151518789212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151519140708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151519505250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151519856398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151520223814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151520587584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151521028400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151521400024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151521795622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151522147420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151522499872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151522993132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151523359614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151523725406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151524151226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151524528802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151524892966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151525269370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151525620568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151525972320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151526347746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151527121666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151527499342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151527852030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151528231084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151528597778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151528991596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151529399052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151529774866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151530141588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151530493408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151530861110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151531210908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151531599044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151531965528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151532413720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151532769280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151533122116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151533486016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151533982020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151534352784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151534714882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151535157430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151535528692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151535906486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151536259284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151536613358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151536980188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151537344280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151537729992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151538155570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151538534720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151538899156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151539275054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151539625420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151539977030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151540353330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151540771462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151541139928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151541487728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151541861278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151542223730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151542596734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151542956508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151543307464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151543735474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151544089608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151544456992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151544807006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151545341210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151545722366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151546346372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151546860422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151547216822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151547582816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151547934352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151548302872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151548669854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151549113052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151549482340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151549858712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151550209876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151550561798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151550926250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151551288742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151551655940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151552079238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151552456364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151552818646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151553192746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151553558870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151553908670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151554317524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151554733072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151555102638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151555452334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151555827072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151556298170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151556680624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151557047338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151557476574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151557845822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151558198736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151558566872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151558917606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151559295382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151559672880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151560050102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151560472510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151560829792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151561196062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151561548460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151561917452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151562268380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151562656070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151563095750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151563523450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151563874910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151564223794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151564585538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151564933948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151565312032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151565660178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151566105198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151566472496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151566846168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151567196402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151567642996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151568021544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151568371048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151568805658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151569175056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151569552202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151569916280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151570291198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151570642888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151571011602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151571439450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151571793118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151572159532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151572508678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151572883280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151573246712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151573633510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151573984166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151574398924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151574790062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151575145414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151575514146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151575866056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151576244508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151576624808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151577072832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151577427556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151577779630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151578143284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151578492296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151578954272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151579319204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151579695880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151580125080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151580503184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151580855094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151581206834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151581570724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151581920928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151582298034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151582720762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151583097938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151583460592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151583833700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151584182978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151584547992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151584923072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151585271884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151585706200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151586060416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151586438118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151586802556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151587179284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151587531022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151587894092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151588329668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151588683766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151589050530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151589399734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151589866024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151590235588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151590622638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151591037418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151591392800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151591755816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1350,13500000,10000,0,0,256,26,1478,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151593310732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151593690706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151594122894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151594505332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151594870468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151595249160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151595603132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151595958594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151596337166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151596754758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151597127924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151597480678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151597859144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151598225078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151598602234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151598965428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151599318724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151599757904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151600113524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151600483150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151600861668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151601342834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151601722268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151602097198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151602515232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151602869810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151603233992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151603937202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151604351934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151604721588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151605172040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151605544818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151605924216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151606277004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151606632622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151607001406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151607365886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151607735698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151608153446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151608535200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151608900444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151609277548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151609630592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151610032578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151610396888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151610829028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151611199512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151611549072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151611925490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151612440708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151612833746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151613187852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151613609620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151613976378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151614326422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151614692546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151615041384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151615415668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151615791108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151616225798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151616582280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151616953054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151617317124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151617666890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151618033226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151618382366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151618770056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151619204808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151619582554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151619932872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151620283888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151620645922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151620994260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151621372198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151621720904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151622168440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151622535582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151622910556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151623261212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151623705830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151624086206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151624437274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151624873576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151625226156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151625602328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151625965456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151626340536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151626690862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151627076348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151627518036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151627874620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151628241900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151628593620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151628970012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151629336110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151629724658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151630076210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151630493186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151630860076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151631211016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151631577910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151631927256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151632317302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151632694116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151633142962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151633497152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151633848940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151634213270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151634650582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151635027176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151635387966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151635835580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151636206452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151636582784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151636934568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151637286356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151637649556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151638011296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151638377632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151638796610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151639172700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151639535158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151639908640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151640257564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151640607702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151640981070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151641329420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151641759688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151642113038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151642490794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151642856574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151643232572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151643584792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151643950178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151644378580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151644734600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151645103704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151645455004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151645922784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151646292158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151646680388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151647108292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151647463676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151647843050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151648193984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151648559944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151648908570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151649294496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151649658394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151650104284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151650458470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151650808758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151651171814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151651521916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151651887836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151652249858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151652693746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151653062180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151653438056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151653788490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151654138670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151654501844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151654862568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151655229318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151655658390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151656036168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151656398370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151656772148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151657333672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151657727208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151658115110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151658563806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151658960140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151659373072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151659811784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151660240814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151660678380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151661092608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151661449154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151661812958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151662163274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151662530180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151662880008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151663266186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151663649200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151664087046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151664442532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151664794398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151665173914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151665524332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151665890536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151666275468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151666713892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151667082678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151667457806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151667809318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151668245228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151668629158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151668993006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151669424196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151669779072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151670155688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151670520676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151670895664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151671248708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151671610964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151671976370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151672397404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151672769618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151673121174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151673498874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151673864666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151674242102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151674607158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151675016596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151675385092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151675736734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151676103562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151676452336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151676833448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151677234544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151677669060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151678131844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151678553514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151678988454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151679460832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151679833320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151680194778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151681051250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151681431768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151681812812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151682166846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151682521502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151682905742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151683268140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151683711052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151684107680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151684532532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151684953710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151685386602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151685755384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151686108888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151686535372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151686889966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151687256812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151687606856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151687992542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151688358762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151688748234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151689163784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151689520008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151689885306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151691184298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151691659690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151692178072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151692648258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151693100152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1351,13510000,10000,0,0,256,26,1480,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151694975146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151695427324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151695933218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151696454706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151696994630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151697570400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151698009316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151698479080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151698901946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151699356592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151699725950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151700078830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151700518366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151700871810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151701237930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151701586508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151702125842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151702506596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151702882772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151703302882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151703658446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151704022664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151704372064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151704737894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151705095228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151705483890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151705917176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151706296148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151706647096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151706997654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151707360980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151707710230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151708120414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151708694480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151709078280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151709455426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151709831844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151710183412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151710543358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151710946408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151711295148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151711729110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151712081458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151712457866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151712821718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151713299698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151713668044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151714020360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151714454226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151714826182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151715193852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151715543880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151715928052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151716291354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151716679724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151717096178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151717451968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151717816150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151718165638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151718531080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151718879182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151719266066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151719630364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151720065804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151720419324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151720770058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151721133480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151721483158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151721857772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151722253334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151722703076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151723074936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151723453220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151723890198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151724475466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151724860762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151725210018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151725646846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151726000318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151726378198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151726742436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151727117620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151727469034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151727832278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151728259722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151728612806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151728977002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151729325224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151729698168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151730059726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151730462894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151730813014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151731235216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151731602494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151731952944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151732319028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151732667354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151733042206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151733416540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151733855566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151734206742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151734555932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151734917620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151735265268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151735764934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151736127236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151736502168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151736932920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151737312132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151737664066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151738014464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151738378876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151738736010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151739121324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151739532804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151739917752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151740281356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151740656132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151741006764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151741357298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151741732678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151742090936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151742554596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151742906428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151743282348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151743646048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151744020268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151744370782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151744732860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151745160538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151745514020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151745895748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151746245284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151746832318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151747438798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151748139920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151748692696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151749257314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151749775970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151750378200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151750983480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151751337504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151751724048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151752088978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151752465206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151752831458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151753185088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151753620516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151753975548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151754351010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151754701798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151755077954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151755442640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151755832584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151756253798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151756611600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151756978214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151757330656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151758069058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151758437954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151758816294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151759262404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151759642318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151759993798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151760345342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151760709828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151761059288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151761440522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151761862408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151762239596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151762602784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151762976126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151763346240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151763697132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151764072732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151764422040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151764863620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151765216370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151765592628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151765957382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151766343810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151766698290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151767063376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151767495578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151767848918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151768213750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151768562170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151768936078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151769395342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151769783776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151770134998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151770554890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151770922342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151771304188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151771674964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151772039416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151772439774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151772806092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151773255200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151773608250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151773959266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151774321700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151774670532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151775035394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151775395248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151775827596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151776198442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151776573864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151776925370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151777276112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151777639234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151778026726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151778392094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151778822564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151779202590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151779567824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151779943684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151780396456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151780753420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151781129846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151781545578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151781916594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151782265084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151782639480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151783002402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151783376388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151783737078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151784088508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151784516008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151784871792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151785240486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151785591682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151785969122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151786333634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151786721090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151787136120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151787494628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151787862332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151788215736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151788585358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151788937852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151789328668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151789694948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151790136940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151790494214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151790848300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151791215780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151791659560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151792041840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151792392984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151792830440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151793199804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151793576966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151793929278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151794295590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1352,13520000,10000,0,0,256,26,1481,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151795901636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151796269666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151796638000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151796990370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151797369604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151797747400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151798127054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151798543184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151798901104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151799271016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151799623312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151799993314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151800344014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151800731510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151801159234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151801541138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151801894322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151802249264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151802713402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151803068186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151803448074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151803862412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151804242590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151804607190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151804983604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151805335296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151805687038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151806063724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151806415170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151806842754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151807196104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151807574798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151807940172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151808316818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151808670440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151809035130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151809463638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151809821112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151810189626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151810553742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151810929530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151811293376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151811681630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151812032582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151812446912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151812815244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151813168176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151813536522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151813986198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151814365446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151814741100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151815180534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151815537592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151815891118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151816256360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151816608008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151816975676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151817336706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151817713094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151818139602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151818519626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151818872476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151819225094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151819591100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151819942890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151820323272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151820745160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151821125964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151821492480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151821868752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151822221254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151822574356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151822949850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151823402202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151823790454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151824144096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151824524648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151824893774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151825365506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151825752218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151826107198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151826538050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151826893156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151827262002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151827613420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151827990636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151828355974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151828745198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151829166208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151829523922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151829890220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151830242320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151830610444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151830961226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151831348658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151831714956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151832153396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151832516906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151832870510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151833236746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151833588292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151833981874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151834514112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151834962888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151835391160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151835770098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151836122860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151836632062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151837017158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151837438172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151837810556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151838160502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151838538576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151838904482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151839280362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151839643516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151839996100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151840424216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151840779608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151841148218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151841519660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151841898292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151842264504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151842652538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151843068476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151843425820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151843791478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151844143244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151844511176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151844862716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151845250454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151845616458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151846053448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151846407086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151846759286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151847122682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151847565990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151847939562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151848302068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151848738394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151849108792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151849486144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151849863860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151850220144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151850586602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151850952778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151851320290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151851744996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151852128176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151852496584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151852876216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151853231320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151853596534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151853962632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151854377016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151854746754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151855095658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151855471498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151855834630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151856209064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151856570588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151856938310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151857365640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151857718350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151858085112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151858433956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151858932734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151859314060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151859691640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151860262066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151860620604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151860987798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151861340782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151861709464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151862073716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151862452344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151862886256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151863268980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151863622512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151863976536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151864342460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151864694766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151865074284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151865488218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151865866724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151866230480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151866605840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151866956086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151867306332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151867681644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151868031816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151868469116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151868824472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151869202694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151869568344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151870067742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151870434730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151870787980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151871225064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151871584076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151871955120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151872324326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151872744652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151873112428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151873501826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151873926274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151874283030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151874681832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151875037066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151875407324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151875761264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151876155940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151876612664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151877006178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151877360198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151877715078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151878083620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151878436894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151878819844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151879172750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151879611426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151879979250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151880354106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151880704932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151881153778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151881522958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151881886100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151882317066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151882669398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151883045284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151883409614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151883784940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151884134914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151884497972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151884860692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151885277220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151885649352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151886000092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151886379176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151886743886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151887120812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151887484252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151887897862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151888354372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151888710722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151889079414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151889430124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151889806996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151890204646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151890654682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151891035222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151891389048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151891753118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151892103076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151892572374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151892952736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151893332486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1353,13530000,10000,0,0,256,26,1482,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151894937576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151895326260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151895694030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151896051358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151896488832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151896846446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151897213992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151897563296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151897940516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151898305096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151898692652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151899107044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151899463074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151899827496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151900178724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151900544622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151900893830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151901281074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151901645586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151902085784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151902440496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151902793780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151903158318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151903608296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151903981818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151904346330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151904807606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151905177008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151905552850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151905904252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151906256088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151906619404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151906981444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151907396564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151907763196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151908139518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151908503946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151908878796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151909229788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151909581062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151909955362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151910366458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151910736394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151911086574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151911618902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151911991846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151912367970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151912732552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151913150570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151913519074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151913870140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151914237354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151914756510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151915138760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151915515080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151915954460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151916310754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151916664272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151917029164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151917379544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151917745880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151918106312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151918483640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151918914414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151919293548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151919645280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151919997208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151920376472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151920727010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151921103966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151921524748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151921904564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151922269638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151922646116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151922997470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151923350100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151923731784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151924082760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151924513748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151924867258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151925243518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151925607290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151926114248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151926481018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151926833164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151927260474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151927614546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151927981898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151928331632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151928708026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151929071736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151929458090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151929873240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151930231308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151930597948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151930951224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151931320788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151931673170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151932062428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151932428324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151932866462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151933222114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151933574286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151933938108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151934288500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151934655488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151935016026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151935452950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151935836478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151936213640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151936565474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151936917934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151937373120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151937738166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151938105320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151938528528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151938909998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151939276244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151939653908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151940006848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151940359022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151940736296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151941157134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151941527996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151941878022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151942253946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151942618656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151942993794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151943354602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151943706184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151944131582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151944485096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151944851706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151945200858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151945576990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151945967802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151946353528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151946768774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151947123580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151947488034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151947837984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151948310866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151948664116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151949051422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151949480762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151949862744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151950217642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151950570176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151950936890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151951303256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151951682484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151952032820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151952467902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151952837238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151953212998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151953564288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151953915790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151954279602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151954639744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151955065206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151955421730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151955800912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151956166972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151956543622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151956896284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151957261436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151957627622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151958042004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151958411650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151958761332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151959137876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151959620062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151960011608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151960362246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151960781214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151961148988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151961499708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151961866428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151962215934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151962591694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151962968090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151963397512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151963767600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151964119884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151964484410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151964835286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151965202354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151965551814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151965939812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151966369668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151966761486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151967113814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151967466258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151967830306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151968181194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151968559240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151968908872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151969347236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151969715658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151970091860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151970443480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151970885864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151971265084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151971617106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151972050040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151972403654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151972779376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151973143332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151973518638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151973870248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151974234206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151974658390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151975013266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151975380178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151975730398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151976105592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151976470184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151976856686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151977208752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151977624938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151977991150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151978342742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151978709366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151979058720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151979435184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151979810130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151980255156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151980611924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151980966288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151981332728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151981686478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151982156950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151982523846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151982900926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151983330668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151983709706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151984062000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151984414558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151984778842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151985128700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151985506754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151985918274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151986297250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151986661866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151987037906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151987388756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151987741032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151988266074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151988687928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151989061838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151989458964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151989839192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151990206200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151990583596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151990974370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151991329570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1354,13540000,10000,0,0,256,26,1483,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 151992891974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151993406484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151993790908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151994143562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151994596246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151994963960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151995343940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151995695668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151996049524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151996427756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151996779026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151997210270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151997563166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151997939908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151998304928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151998701134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151999054050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 151999418690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151999846374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152000201914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152000592586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152000944410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152001323830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152001690214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152002103966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152002458064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152002880242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152003247436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152003599466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152003966764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152004410274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152004801278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152005168558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152005609250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152005965448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152006318024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152006683228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152007034024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152007401420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152007763152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152008139182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152008563550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152008940204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152009291410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152009643152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152010007024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152010356924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152010737850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152011148828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152011530352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152011897526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152012274562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152012627470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152012980114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152013357976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152013719248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152014162630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152014513848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152014888772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152015251658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152015746306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152016112864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152016464530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152016891158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152017245348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152017610424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152017959462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152018334692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152018698066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152019083486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152019495272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152019850042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152020213728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152020563654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152020929462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152021278176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152021667118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152022030002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152022504840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152022861538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152023215306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152023581724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152023933528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152024302496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152024664754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152025102934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152025474338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152025852606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152026206340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152026558634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152027081662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152027446180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152027875656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152028228074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152028603310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152028966552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152029341180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152029707350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152030072068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152030436492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152030848488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152031217848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152031567646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152031942800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152032307260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152032682610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152033043370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152033456250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152033826024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152034179962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152034547480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152034899094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152035277632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152035655846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152036030608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152036443822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152036799328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152037163578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152037513976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152037973932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152038328196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152038715920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152039145860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152039525680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152039877598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152040228358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152040592700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152040943264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152041320358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152041670260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152042108446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152042477210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152042854060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152043204882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152043556314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152043920046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152044280532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152044711214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152045077072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152045454722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152045819856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152046195592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152046547550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152046913684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152047278936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152047693220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152048063944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152048414040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152048790600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152049243824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152049635582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152049988702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152050411268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152050779814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152051131930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152051499058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152051849034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152052225340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152052602836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152053039720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152053394690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152053746716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152054111788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152054462320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152054829952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152055179476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152055566030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152055991974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152056371512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152056723806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152057076814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152057442262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152057793028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152058192328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152058605462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152058992750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152059357870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152059733704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152060085384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152060540588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152060919466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152061270744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152061701454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152062053760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152062429520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152062794052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152063168548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152063518320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152063880596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152064306584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152064661690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152065182758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152065537400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152065914910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152066280978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152066670330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152067086642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152067444834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152067811578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152068163764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152068532176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152068883904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152069272796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152069638852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152070075464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152070432314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152070792564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152071159464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152071643992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152072026624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152072376716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152072813842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152073182314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152073559098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152073910296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152074270832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152074636018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152075000396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152075433790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152075788774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152076179040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152076544398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152076920882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152077272094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152077635508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152077999296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152078411866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152078781776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152079131740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152079507448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152079871222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152080245936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152080606832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152081013618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152081386074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152081736986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152082103480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152082452902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152082919612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152083301058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152083678944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152084095306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152084451042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152084814570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152085164078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152085529644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152085878036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152086263116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152086688752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152087067898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152087418840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152087770740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152088134554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152088484656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152088860566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1355,13550000,10000,0,0,256,26,1484,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 152090432706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152090956004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152091327618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152091720750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152092073168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152092522790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152092896620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152093247354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152093614198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152094054550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152094449854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152094815370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152095258278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152095613220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152095965174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152096330418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152096680512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152097047208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152097407108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152097909796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152098314318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152098725514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152099080196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152099434470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152099801866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152100168074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152100537986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152100958972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152101339704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152101706572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152102083366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152102436558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152102799806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152103165914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152103581118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152103954212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152104305500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152104684236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152105191854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152105571424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152105935296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152106350300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152106717058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152107067722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152107433632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152107782630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152108193106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152108573398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152109075770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152109464286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152109850300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152110217250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152110568624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152110936188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152111301152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152111678782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152112112164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152112491924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152112843320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152113211284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152113592154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152114291168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152114819698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152115192712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152115572690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152115948506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152116455436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152116810934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152117183434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152117633826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152117990164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152118357954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152118714998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152119099408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152119465358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152119856228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152120306396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152120694700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152121103950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152121490328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152121858744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152122208118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152122583194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152123027454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152123409326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152123784430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152124144658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152124534222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152124904858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152125269678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152125633460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152126083192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152126450974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152126832144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152127182570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152127642148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152128010384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152128373392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152128805162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152129157244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152129541106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152129906740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152130286486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152130639024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152130990164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152131429770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152131792776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152132160402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152132510738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152132887664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152133255178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152133634636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152134015228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152134439342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152134813568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152135175254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152135555200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152135909284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152136288946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152136673364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152137122468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152137477372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152137830322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152138196516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152138546700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152139072636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152139438580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152139898784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152140271732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152140648218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152140999016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152141352654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152141715880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152142247186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152142691294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152143054516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152143432854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152143798186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152144172518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152144525264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152144877254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152145254380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152145671510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152146043064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152146396818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152146774556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152147139682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152147517886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152147881744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152148301452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152148668726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152149020080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152149386588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152149736124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152150258470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152150642384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152151090958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152151452424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152151815684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152152185278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152152539814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152152910860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152153268968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152153661576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152154101466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152154486826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152154840552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152155195750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152155577160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152155931260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152156313230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152156737208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152157118682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152157481220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152157855816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152158208288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152158560988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152158925226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152159286296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152159714532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152160067678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152160444546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152160809650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152161286816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152161642066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152162020150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152162454902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152162808734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152163175248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152163523694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152163905796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152164271264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152164660754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152165082804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152165437660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152165800628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152166149324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152166557406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152166913790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152167293042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152167672394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152168136250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152168500234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152168855710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152169223166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152169574176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152169965300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152170324858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152170771576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152171159240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152171534928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152171885368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152172341906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152172711136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152173076640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152173515992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152173869896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152174247330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152174611006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152174986108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152175337336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152175688836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152176068276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152176479698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152176848602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152177195346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152177576444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152177941270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152178316256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152178676160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152179110796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152179478090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152179827986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152180193086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152180541654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152180917016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152181279882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152181665648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152182092340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152182446158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152182816980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152183165174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152183624264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152183976140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152184362288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152184799382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152185173130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152185521048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152185869128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152186236638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152186597418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152186961410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152187319432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152187763708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152188129366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152188503442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152188853644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1356,13560000,10000,0,0,256,26,1485,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 152190460604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152190842216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152191192060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152191554750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152191900492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152192273718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152192655320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152193113068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152193466528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152193822154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152194185472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152194532942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152195051658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152195405944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152195860888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152196229464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152196606178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152196956344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152197308090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152197672158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152198021164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152198397368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152198810194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152199187698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152199549846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152199923626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152200274184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152200632272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152200997862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152201438352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152201817144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152202169490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152202548658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152202930424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152203308528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152203662446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152204029128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152204466666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152204819544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152205184998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152205532808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152206000450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152206369120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152206757672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152207173334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152207527338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152207891148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152208240048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152208605194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152208953120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152209328712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152209701362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152210154338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152210509396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152210860190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152211223336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152211573884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152211939918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152212298990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152212750414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152213119572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152213495560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152213847576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152214198736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152214563854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152214925078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152215311294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152215734220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152216112864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152216478372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152216854470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152217301220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152217658382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152218040368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152218478794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152218912556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152219426582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152219807036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152220173802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152220551264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152220917448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152221345860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152221712224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152222061672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152222426094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152222773312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152223146208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152223519700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152223959348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152224312940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152224664490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152225026424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152225374364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152225739954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152226112942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152226519272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152226959322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152227338840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152227692644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152228044878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152228567570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152228923990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152229305140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152229719916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152230102332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152230469138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152230847954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152231201560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152231557210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152231934456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152232349656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152232718064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152233065434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152233438824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152233809448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152234202350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152234552246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152234920822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152235350460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152235705370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152236073398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152236423846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152236800794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152237164234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152237552216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152237966232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152238318192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152238677888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152239024844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152239388204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152239876208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152240262652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152240688152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152241065824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152241415904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152241765638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152242135164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152242487030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152242852310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152243213188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152243649486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152244016716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152244389648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152244736972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152245084926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152245446278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152245793068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152246238732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152246593100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152246970180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152247335416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152247712586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152248064006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152248414908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152248791176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152249211024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152249603912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152249953006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152250327732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152250782270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152251166330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152251528886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152251958664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152252325348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152252674770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152253040606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152253388432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152253762436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152254124728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152254510110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152254932112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152255284298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152255645210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152255992588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152256355798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152256701876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152257086380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152257519930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152257900352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152258251860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152258605526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152258971266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152259322768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152259690588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152260054376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152260495142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152260861932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152261238494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152261587278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152262031326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152262397564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152262758368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152263200154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152263557972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152263932618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152264295408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152264675976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152265038278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152265388108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152265823044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152266182138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152266545292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152266891596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152267263962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152267624230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152267995576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152268353850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152268775922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152269142740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152269491032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152269854986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152270201756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152270574610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152270936292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152271321050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152271734370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152272087800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152272449128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152272796386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152273252036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152273603368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152273999640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152274425810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152274803214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152275152074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152275501500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152275862974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152276210084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152276573656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152276931930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152277363660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152277729494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152278103124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152278451104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152278799674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152279161724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152279528646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152279959682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152280324876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152280701000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152281065026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152281445878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152281798310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152282176730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152282617102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152282982030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152283349212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152283698596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152284074772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152284534752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152284915786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152285279028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152285705064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152286070950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152286420374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1357,13570000,10000,0,0,256,26,1486,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 152287986988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152288420732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152288800728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152289164322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152289541742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152289892410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152290246612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152290611360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152291045600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152291412112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152291758450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152292131996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152292492410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152292865938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152293223704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152293584660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152294026406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152294381530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152294749040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152295102676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152295621602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152296230096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152296679566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152297051740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152297405278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152297767616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152298117210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152298483318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152298831618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152299228512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152299663092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152300090892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152300445686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152300797564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152301170508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152301523176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152301911198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152302379714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152302758338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152303123106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152303498494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152303848994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152304201196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152304563704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152304923694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152305370410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152305720304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152306093772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152306455270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152306977396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152307331642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152307694448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152308130202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152308484402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152308850908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152309200100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152309574436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152309937716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152310323848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152310756024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152311110104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152311472358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152311819550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152312183946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152312550376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152312923014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152313294046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152313746832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152314101832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152314461304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152314825376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152315175548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152315541982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152315902354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152316342474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152316711190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152317087658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152317438980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152317788700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152318246092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152318598490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152319044028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152319395074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152319769872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152320131940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152320505176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152320854572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152321203918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152321577088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152321996820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152322365208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152322712686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152323086322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152323447960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152323821664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152324169794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152324531278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152324959552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152325311382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152325676448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152326058836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152326442742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152326808094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152327196084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152327613712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152327982174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152328345268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152328708084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152329170544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152329521544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152329913392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152330351786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152330727220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152331076108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152331433588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152331811560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152332160818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152332524454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152332882706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152333327962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152333695150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152334069672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152334419246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152334769928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152335132008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152335491596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152335928804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152336280386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152336654682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152337017250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152337398682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152337749242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152338125712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152338500448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152338927636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152339295490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152339643232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152340017270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152340473784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152340853684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152341218026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152341635520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152342001688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152342351064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152342715792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152343063630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152343452700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152343814726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152344268784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152344622926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152344973802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152345336382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152345684660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152346048746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152346396612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152346780856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152347224172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152347602348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152347951824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152348301358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152348664100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152349012824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152349378406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152349804436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152350197342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152350563534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152350939962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152351292196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152351735202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152352103686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152352473096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152352911598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152353266226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152353643192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152354009172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152354383476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152354853598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152355222352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152355656968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152356010752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152356377556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152356734192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152357108736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152357471186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152357865332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152358287100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152358641372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152359021512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152359370280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152359735044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152360082490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152360456016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152360830830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152361278660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152361632330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152361983296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152362346012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152362822242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152363199264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152363560816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152364009988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152364377646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152364751450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152365101978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152365451452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152365813786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152366162216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152366595642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152366961470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152367337200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152367699420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152368074440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152368422980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152368771830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152369143408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152369566414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152369934192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152370282286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152370656460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152371018874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152371391972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152371740836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152372102400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152372537582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152373020642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152373389302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152373747074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152374261906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152374655200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152375097748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152375450244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152375800406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152376162644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152376510514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152376874814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152377221518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152377606648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152378038636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152378415588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152378773408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152379123642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152379484958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152379833192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152380197964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152380621140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152381002462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152381364264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152381737312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152382086686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152382436876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152382798102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152383248264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152383693630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152384043400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152384417546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152384786970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152385260106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1358,13580000,10000,0,0,256,26,1487,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 152386829114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152387198320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152387567752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152387918634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152388283284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152388641764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152389081856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152389454264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152389834780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152390187908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152390539052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152390921856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152391270618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152391647920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152392071656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152392448832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152392821380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152393197244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152393552208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152393903838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152394309942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152394732168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152395107010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152395459038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152395837444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152396300700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152396697156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152397059296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152397481534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152397850226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152398201654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152398568766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152398919096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152399295742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152399658716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152400043524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152400460000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152400815584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152401178536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152401529496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152401896650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152402245734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152402631346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152403071482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152403449914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152403801422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152404154186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152404518224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152404868782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152405234934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152405595374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152406028778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152406414356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152406790124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152407141092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152407590160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152407957986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152408318794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152408750906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152409104908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152409481890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152409847148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152410223672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152410574446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152410925016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152411436908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152411797492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152412166002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152412523416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152412898802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152413261484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152413636332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152414006954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152414426536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152414793880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152415145104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152415512696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152415862660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152416239242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152416603926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152417060792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152417417404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152417770364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152418135336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152418486534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152419009640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152419365364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152419819200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152420194504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152420570884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152420921224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152421273648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152421636254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152421999712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152422379462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152422797580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152423173918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152423535124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152423918462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152424267494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152424616804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152424979682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152425341960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152425775910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152426129002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152426518528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152426883106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152427257790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152427608858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152427972634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152428399962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152428756796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152429124066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152429474634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152429945892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152430318740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152430707340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152431120358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152431477110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152431839780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152432188110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152432553572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152432900860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152433274784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152433647520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152434093098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152434447472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152434797936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152435159910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152435509810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152435876748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152436234368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152436670652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152437043816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152437437312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152437791190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152438146438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152438511948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152438864592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152439245918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152439736656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152440120428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152440495540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152440871902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152441374564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152441731430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152442125600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152442543560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152442915968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152443267228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152443645312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152444013054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152444390504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152444755344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152445178942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152445546970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152445896926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152446262238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152446610252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152446984816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152447347386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152447733060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152448146120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152448499778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152448864800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152449213630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152449794784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152450182740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152450647722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152451018088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152451393304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152451742594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152452092142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152452618166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152452973194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152453443240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152453796510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152454173506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152454538984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152454915484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152455266808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152455616284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152455996634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152456408016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152456779870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152457132472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152457511312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152457878450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152458256430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152458605826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152459037044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152459405964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152459755590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152460121728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152460469672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152460844162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152461207086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152461592142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152462005144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152462360508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152462725574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152463076154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152463530860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152463885474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152464273592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152464713162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152465092584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152465444974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152465796778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152466160708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152466509270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152466873690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152467233878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152467703234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152468107408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152468511050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152468864340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152469215292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152469577974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152469952878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152470408168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152470760730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152471136696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152471500820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152471875660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152472227414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152472579576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152473005870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152473369992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152473735670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152474084610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152474459322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152474948108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152475328352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152475690246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152476117724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152476484426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152476832940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152477197272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152477544876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152477928484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152478304888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152478759046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152479114824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152479473228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152479837084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152480186582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152480551918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152480901364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152481287764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152481715828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152482096768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152482450296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152482801856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152483167960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1359,13590000,10000,0,0,256,26,1488,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 152484788020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152485168314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152485520530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152486042648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152486413500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152486809162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152487233164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152487593198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152487960994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152488311116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152488677612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152489026740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152489402642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152489847560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152490226814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152490577400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152490928532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152491292724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152491642732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152492009166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152492369504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152492806142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152493174344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152493550294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152493901764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152494253294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152494616968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152494966940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152495396978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152495764976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152496212432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152496585834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152496961950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152497418822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152497773652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152498223714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152498584456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152498951618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152499310012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152499686266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152500050122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152500444792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152500808426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152501225568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152501592684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152501943880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152502309860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152502658878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152503034636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152503398218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152503845784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152504201016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152504552152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152504916078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152505266532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152505633248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152506017180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152506403966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152506833758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152507211764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152507563300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152507914442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152508378138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152508739684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152509118570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152509543080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152509922390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152510286914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152510662476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152511013076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152511364312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152511728208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152512088392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152512518614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152512870944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152513264110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152513628268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152514004420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152514355334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152514718742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152515148126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152515503380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152515886972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152516236406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152516611180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152516973816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152517407026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152517878506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152518234924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152518599804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152518949660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152519316450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152519768674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152520147944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152520533334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152520974196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152521327432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152521678874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152522042470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152522392194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152522758276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152523130428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152523571782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152523940498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152524386414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152524744550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152525095526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152525459826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152525810228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152526263544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152526787498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152527169858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152527533824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152527907996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152528256930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152528607760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152529051622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152529405286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152529770804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152530119060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152530493874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152531012526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152531392294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152531858640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152532216454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152532581226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152532931206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152533299106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152533649224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152534024608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152534401746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152534839894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152535194916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152535547706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152535919606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152536272802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152536642466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152536999630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152537445992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152537815740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152538191760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152538619028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152538974488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152539339836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152539690446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152540068880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152540486124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152540866010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152541230696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152541605276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152542050816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152542405696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152542789608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152543206374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152543577214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152543926958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152544302242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152544666504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152545043276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152545394392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152545814880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152546188778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152546538296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152546904674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152547266370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152547641210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152548005140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152548397630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152548813446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152549167832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152549531782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152549880440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152550246604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152550596214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152550970952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152551441628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152551821700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152552173402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152552587820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152552957528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152553417220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152553787966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152554221366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152554604890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152554969378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152555345570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152555696338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152556048248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152556412536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152556777228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152557208022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152557562714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152557940514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152558304372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152558681028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152559032798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152559385636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152559822768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152560177756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152560542156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152560889366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152561261698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152561622588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152562027126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152562390156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152562823120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152563191304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152563550490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152563917296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152564391850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152564771380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152565148460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152565590372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152565945574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152566299162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152566664176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152567099250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152567498254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152567865146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152568333972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152568732488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152569139356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152569506226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152569891964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152570255982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152570604616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152571048378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152571402262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152571779058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152572143392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152572518232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152572869426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152573219968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152573594316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152574011418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152574383052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152574735068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152575114004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152575669076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152576083316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152576466664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152576893530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152577262634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152577613780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152577980464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152578337848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152578742800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152579120828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152579562734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152579918004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152580271092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152580635446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152581061322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152581429366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152581779760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152582275700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152582677780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1360,13600000,10000,0,0,256,26,1489,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 152584202140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152584563140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152584938334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152585398292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152585755194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152586124678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152586476056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152586965700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152587342068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152587733756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152588154758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152588511700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152588877724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152589264320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152589633616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152590012910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152590420126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152590857402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152591237170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152591588716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152591947428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152592312018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152592664292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152593044236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152593461834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152593849444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152594214536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152594590926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152594943506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152595313490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152595699382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152596065112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152596504716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152596858996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152597237052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152597601260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152598076886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152598432712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152598796650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152599228696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152599583284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152599949458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152600306766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152600682296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152601047210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152601433052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152601845920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152602200486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152602564586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152602914752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152603281048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152603812116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152604193742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152604634612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152605017702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152605391982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152605746376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152606110968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152606461572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152606828928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152607193396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152607646970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152608024392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152608401124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152608755042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152609308128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152609681316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152610054362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152610494856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152610848102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152611255194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152611621638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152611996608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152612347146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152612711324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152613139254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152613493360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152613860088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152614218270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152614594840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152614958712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152615333928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152615696660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152616111428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152616479286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152616829836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152617196016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152617545814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152617921588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152618329474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152618780448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152619137104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152619489712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152619855984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152620208180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152620705542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152621074540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152621527242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152621899148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152622275616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152622626772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152622979046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152623346104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152623698512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152624078388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152624490918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152624869054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152625232264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152625606384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152625956650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152626307540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152626702844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152627114792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152627485180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152627834488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152628209790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152628573016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152628947260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152629296508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152629665524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152630094194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152630449574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152630817942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152631168596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152631644390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152632014136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152632400902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152632818220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152633173738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152633537670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152633954498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152634324204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152634673578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152635060440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152635522918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152635917030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152636270780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152636622504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152636986184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152637389372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152637783120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152638262440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152638644354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152639008992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152639385592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152639794040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152640149832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152640514594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152640879200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152641361004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152641715180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152642092334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152642476396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152643006430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152643361208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152643724582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152644155398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152644508986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152644876146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152645226008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152645601610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152645964342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152646350866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152646773252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152647136478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152647498656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152647848060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152648213230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152648560932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152648933816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152649307340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152649788842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152650146394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152650498896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152650865276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152651217762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152651587564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152651952186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152652396960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152652766290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152653141692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152653493532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152653975114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152654344676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152654706712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152655138700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152655491212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152655867292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152656230832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152656605642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152656957170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152657307712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152657681380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152658112158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152658482386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152658833480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152659209086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152659573172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152659948192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152660310156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152660723572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152661091988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152661444208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152661811108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152662159798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152662534724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152662898142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152663284872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152663740876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152664098568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152664482610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152664833488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152665390406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152665838016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152666301778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152666710846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152667087012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152667438942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152667822420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152668217630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152668567996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152669003502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152669367696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152669744402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152670111356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152670505354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152670875788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152671259942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152671669570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152672089430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152672476124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152672826450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152673201592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152673565064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152674004912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152674395134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152674855704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152675224416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152675575992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152675943330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152676405586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152676786014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152677177230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152677653930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152678027886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152678381822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152678746836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152679129508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152679528446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152679907166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152680605150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152680979268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152681415722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152681773196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152682129460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1361,13610000,10000,0,0,256,26,1490,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 152720958536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152721482050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152721874032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152722363042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152722750960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152723121278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152723504340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152723866664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152724230362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152724597972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152725028552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152725400330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152725751044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152726126466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152726489972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152726865206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152727215490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152727578846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152728007128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152728395574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152728765710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152729117448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152729498124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152729866120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152730288458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152730709278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152731063384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152731426110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152731773882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152732138236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152732634038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152733017386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152733477256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152733894096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152734284224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152734638850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152735004232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152735354154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152735745808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152736113338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152736583642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152736952308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152737344460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152737695310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152738074598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152738466794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152738857496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152739331836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152739703384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152740108266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152740489350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152740881898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152741245868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152741611702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152742063376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152742418970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152742786200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152743135392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152743614484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152743984688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152744395560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152744823932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152745179164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152745607782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152745961386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152746328434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152746678528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152747066284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152747494494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152747873404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152748224670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152748575476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152748939000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152749287212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152749653840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152750021864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152750526702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152750949224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152751329176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152751679250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152752032036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152752398440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152752762640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152753208406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152753560458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152753935838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152754299804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152754780750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152755135450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152755498636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152755930016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152756284168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152756650312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152757044458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152757837144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152758212396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152758682404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152759039320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152759395312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152759761932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152760114300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152760502606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152760852446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152761240826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152761671626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152762050510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152762401622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152762752456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152763116328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152763465782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152763843076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152764256218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152764636452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152765000312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152765374894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152765726318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152766230922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152766598906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152767021614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152767391122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152767740322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152768115842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152768478514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152768852840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152769202736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152769567518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152769995416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152770348206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152770714298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152771063090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152771438066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152771801302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152772175688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152772537068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152772949572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152773315562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152773665802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152774031790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152774380946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152774754772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152775129994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152775569504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152775939252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152776291074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152776654726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152777003604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152777464338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152777816376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152778273780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152778654894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152779090304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152779443210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152779795876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152780161472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152780512842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152780896774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152781320304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152781700814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152782067258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152782443452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152782795112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152783146746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152783524884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152783939232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152784308654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152784658058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152785033706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152785396766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152785771564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152786150932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152786512666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152786939404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152787292308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152787658260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152788007704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152788481872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152788851552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152789238212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152789653592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152790009142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152790373062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152790723810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152791089960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152791455938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152791842154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152792270850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152792649148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152793000116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152793352140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152793715302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152794064934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152794430572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152794791370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152795226472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152795595716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152795971568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152796321570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152796672420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152797034366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152797384274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152797858114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152798215198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152798593622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152798959644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152799337432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152799789380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152800144398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152800519798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152800936326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152801305916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152801655166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152802031470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152802396040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152802772134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152803133914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152803548138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152803915374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152804265912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152804631706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152804980240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152805407136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152805773812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152806254128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152806610280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152807037518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152807415280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152807765598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152808132140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152808480138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152808868972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152809303050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152809681594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152810032778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152810385116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152810885520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152811241484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152811619632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152812034510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152812414072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152812778126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152813152708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152813502520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152813854586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152814228624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152814643186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152815013686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152815362680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152815737760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152816101974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152816477394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152816876640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152817246764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152817684694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152818038974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152818406216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152818756620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152819133012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1362,13620000,10000,0,0,256,26,1492,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 152820776904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152821172680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152821530068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152822045980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152822420828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152822788570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152823239232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152823616668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152823995494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152824361282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152824738528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152825091154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152825456476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152825886808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152826243552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152826613674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152826965704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152827344184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152827740948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152828362896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152829026620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152829616086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152830228394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152830808926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152831542574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152832131144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152832558882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152832928506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152833463124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152833853620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152834705084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152835078136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152835525424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152835895072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152836246358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152836635792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152837122868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152837505822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152837859412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152838212612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152838577812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152838983794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152839354054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152839716052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152840153778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152840622348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152841088986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152841470160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152841824292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152842234214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152842667794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152843042506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152843396196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152843808244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152844174712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152844718492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152845086788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152845515074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152846082974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152846458464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152846827784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152847178902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152847555800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152847939850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152848393592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152848748536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152849101954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152849466054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152849815644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152850181216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152850530394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152850920036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152851399718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152851779088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152852130472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152852482392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152852846066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152853196908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152853576178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152853989296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152854365972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152854729616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152855105428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152855626736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152855984268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152856364000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152856784274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152857154876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152857528936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152857905080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152858268832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152858644348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152858995464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152859414912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152859787892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152860138420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152860505336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152860854626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152861229864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152861593956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152861994028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152862409774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152862765618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152863129554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152863525524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152863919658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152864269424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152864659056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152865128724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152865507290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152865856020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152866207600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152866573340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152867031182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152867400388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152867825434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152868205550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152868569720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152868944468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152869294790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152869645994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152870010224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152870372112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152870801972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152871155272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152871531352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152871939560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152872349250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152872702186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152873089454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152873535018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152873889588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152874255738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152874605212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152874984390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152875364286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152875748106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152876109008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152876524836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152876892154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152877242650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152877608278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152878061216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152878441398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152878871502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152879313460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152879667160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152880019404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152880382274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152880733926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152881101924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152881463344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152881900474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152882268394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152882646078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152882997688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152883349230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152883712296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152884061778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152884440084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152884849066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152885278630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152885648850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152886024936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152886377814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152886730350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152887108588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152887522124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152887894512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152888246006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152888652104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152889024864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152889498542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152889874168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152890294974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152890662802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152891012940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152891379972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152891757498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152892187068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152892562216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152893005734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152893382576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152893736444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152894111644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152894461626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152894829586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152895184900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152895580032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152896009048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152896390732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152896743338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152897100972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152897465644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152897814952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152898228718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152898644528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152899081320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152899450560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152899834028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152900187258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152900661002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152901043456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152901471014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152901841486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152902198250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152902581742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152902951266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152903325744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152903694270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152904296040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152904797480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152905152914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152905526608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152905876078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152906288986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152906689376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152907166048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152907521072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152907873992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152908245204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152908594544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152908961686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152909310906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152909698974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152910151408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152910530806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152911018866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152911799976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152912172998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152912538344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152913008500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152913361272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152914007212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152914406128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152914788458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152915161064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152915657476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152916030080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152916390928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152916763060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152917117098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152917495094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152917873578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152918339274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152918695106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152919093170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152919458512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152919831514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152920274278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152920643268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152921114158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152921509444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152921911538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152922264158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152922614614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1363,13630000,10000,0,0,256,26,1493,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 152924487104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152924855912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152925222308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152925571772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152925948240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152926325096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152926793400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152927148724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152927511246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152927877128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152928230190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152928599824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152928964082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152929339546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152929791740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152930172964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152930532166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152930885636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152931252392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152931605436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152931987472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152932424176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152932806694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152933180242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152933556244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152934021704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152934378888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152934756264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152935208562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152935586220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152935956134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152936345820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152936720762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152937110142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152937481946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152937976684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152938378762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152938754664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152939126030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152939534158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152939922062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152940309288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152940791416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152941149910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152941514074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152941884042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152942239118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152942614520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152942982444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152943438518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152943812442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152944188522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152944545516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152944899580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152945424178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152945793276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152946262382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152946620306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152946998966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152947371746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152947750144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152948105176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152948520338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152948890156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152949394544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152949809010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152950167230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152950544344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152950909710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152951298378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152951648546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152952104896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152952477032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152952912230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152953528664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152954219352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152954999994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152955536618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152955920742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152956396384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152956755802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152957257470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152957936832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152958322224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152958671482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152959049216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152959412936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152959807720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152960259820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152960624934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152960990218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152961344836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152961711938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152962163152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152962792882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152963536174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152964170704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152964767986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152965384440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152966117948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152966717632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152967090866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152967442120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152967948274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152968329602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152968808364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152969166172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152969529034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152969896330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152970304704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152970678544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152971044100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152971485874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152971858932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152972236138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152972595056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152972946746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152973314506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152973807074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152974367440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152974723342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152975107324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152975473426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152975851350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152976206366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152976635498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152977077272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152977432422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152977798906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152978156998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152978593076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152979068836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152979463524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152979987566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152980346864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152980713728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152981066484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152981434890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152981786070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152982178950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152982598676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152982995584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152983348372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152983700444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152984066096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152984419074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152984788984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152985152062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152985589736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152985960358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152986351954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152986705564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152987058392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152987426096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152987923236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152988656548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152989013768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152989390618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152989755840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152990310022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152990683356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152991109240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152991480640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152991833924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152992203052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152992554198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152992932884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152993362526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152993742628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152994157676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152994513522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152994877414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152995227318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152995595714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152995945000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152996333106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152996760604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152997140832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152997493638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 152997847272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152998210208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152998560724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152998951326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152999301420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152999753834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153000125624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153000501884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153000908458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153001368550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153001750750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153002102934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153002535446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153002891614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153003270582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153003639128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153004017536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153004486068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153005217498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153005857236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153006468092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153007138270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153007512360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153007968826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153008344064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153008730892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153009083314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153009437542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153009804048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153010198506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153010632966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153010988868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153011364638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153011762558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153012143552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153012607404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153012980504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153013407664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153013775416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153014145064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153014496984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153014930050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153015300786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153015686706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153016037898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153016453862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153016824334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153017179002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153017547486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153017898880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153018276712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153018652208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153019096396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153019451620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153019804610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153020168308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153020517928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153020883604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153021232960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153021622070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153022049894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153022430942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153022801848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153023208854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153023849468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153024223372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153024662812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153025017264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153025397570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153025765490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153026147918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153026501368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153026867856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153027235068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153027651720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153028024920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1364,13640000,10000,0,0,256,26,1494,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153029565662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153029965400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153030403762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153030788576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153031140208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153031494188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153031864106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153032215840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153032595996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153032993304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153033384784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153033751016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153034128194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153034479608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153034985366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153035368936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153035722176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153036151018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153036503532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153036880888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153037245616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153037621018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153037971852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153038334220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153038760720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153039115462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153039502700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153039885600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153040263208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153040626142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153041018028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153041446448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153041802932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153042168792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153042520018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153042933070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153043294126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153043679800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153044043268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153044486764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153044841794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153045193924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153045557842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153046051208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153046422060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153046782560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153047221182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153047593518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153047970178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153048322072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153048697008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153049079680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153049586162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153050326694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153050989162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153051759040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153052184066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153052642044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153052999234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153053357012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153053723754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153054076344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153054445634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153054797592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153055204022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153055644390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153056027368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153056402740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153056755098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153057231170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153057587320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153057969852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153058393684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153058774786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153059140846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153059518052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153059870244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153060221720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153060598552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153061056968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153061429068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153061777950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153062154420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153062519340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153062895616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153063257328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153063610848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153064038804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153064393746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153065284154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153065662036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153066085816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153066480764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153066968384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153067325934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153067681206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153068077684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153068601758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153068987750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153069580672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153070185190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153070795122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153071423296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153072043992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153072810174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153073435440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153073938382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153074311234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153074706392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153075167294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153075536496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153075913406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153076265282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153076617322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153076982296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153077344908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153077712106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153078129838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153078506144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153078869974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153079244586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153079708944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153080077110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153080442844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153080860370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153081230398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153081580100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153081956842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153082320988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153082697608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153083061086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153083540650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153083926128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153084294090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153084663688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153085043856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153085422902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153085839976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153086317902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153086672972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153087024896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153087389548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153087739064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153088195362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153088588690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153089062730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153089432594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153089809332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153090190002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153090579398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153091092632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153091491148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153091954184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153092324192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153092724424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153093091060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153093469530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153093821808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153094189616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153094616548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153095180950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153095794004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153096400714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153096816036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153097201376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153097661068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153098018172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153098373250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153098739636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153099090784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153099458816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153099832048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153100287050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153100656514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153101032230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153101383892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153101734172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153102362672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153102737648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153103180078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153103536258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153103916298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153104326024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153104707400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153105059530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153105456924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153105925616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153106312196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153106684742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153107068580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153107502680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153107869626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153108275714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153108718070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153109078326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153109444898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153109799800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153110170052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153110522596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153110913966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153111280814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153111723892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153112077934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153112430744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153112795480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153113422606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153113822914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153114249688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153114634002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153115000196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153115378152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153115731674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153116085528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153116464580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153116866588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153117326734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153117696982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153118073892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153118456254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153118852298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153119237192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153119606086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153120056312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153120443540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153120842988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153121209314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153121602894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153122004826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153122395352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153122842892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153123350336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153124012038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153124876172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153125699836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153126176654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153126599636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153127011406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153127391486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153127758802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153128114514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153128557824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153128913358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153129298448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153129663854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153130041388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153130405632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153130822940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153131276550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153131664260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153132030990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153132381426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153132748182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153133097936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153133507816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153133946042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153134324138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153134674260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1365,13650000,10000,0,0,256,26,1495,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153136684022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153137071866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153137425490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153137793848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153138144476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153138521508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153138898804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153139278552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153139694092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153140053276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153140418076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153140768088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153141133578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153141540882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153142462214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153142837534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153143214802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153143565154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153143936738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153144301434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153144666142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153145144966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153145516402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153145936066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153146301948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153146833938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153147191792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153147557414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153148019882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153148376808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153148771712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153149150598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153149528978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153149894098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153150283122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153150706182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153151077710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153151456444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153151836180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153152231784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153152580620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153153012324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153153505764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153153925736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153154297376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153154707138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153155103016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153155452900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153155890588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153156345010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153156757592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153157123696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153157502232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153158042028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153158588156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153159075376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153159430602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153159797604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153160146540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153160522080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153160885628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153161275816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153161625646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153162041410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153162407902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153162758520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153163125746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153163507980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153163944758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153164323582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153164785234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153165141066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153165525062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153165949270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153166331912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153166773582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153167165124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153167613538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153167984314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153168362476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153168714462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153169171292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153169543018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153169908166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153170343326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153170698372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153171075998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153171440456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153171817436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153172169038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153172547680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153172920668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153173336506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153173707278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153174059542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153174436716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153174818350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153175261246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153175615378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153176039742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153176406830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153176757222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153177122308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153177471454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153177845736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153178256004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153178699630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153179054640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153179406090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153179770836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153180119950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153180810522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153181187412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153181636492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153182006656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153182383956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153182734954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153183087782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153183452086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153183812516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153184246320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153184602888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153184980648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153185346068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153185723050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153186380002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153187059800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153187694400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153188441858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153189157752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153189948084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153190604770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153191304396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153192258416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153192841410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153193262366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153193651380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153194000344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153194364210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153194710664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153195100434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153195565450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153196007906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153196360660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153196711938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153197078616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153197430018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153197811830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153198231664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153198612814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153198978062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153199353472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153199705478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153200057666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153200422592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153200785982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153201276970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153201681762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153202089752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153202471178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153203176190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153203549472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153204005610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153204376712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153204741648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153205143982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153205746848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153206402348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153207103896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153207742012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153208349344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153208966644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153209699142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153210283066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153210656194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153211005314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153211382040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153211808616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153212500356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153212860852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153213222892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153213588056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153214164010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153214555604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153214919490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153215396972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153215765952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153216154980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153216506940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153216861062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153217268534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153217636502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153218093428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153218791742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153219217116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153219586814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153219964920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153220334006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153220766608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153221134480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153221490872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153221856680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153222204860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153222578432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153222953452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153223327742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153223748192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153224101774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153224471284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153224821942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153225459390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153225831938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153226280240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153226716806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153227133672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153227487938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153227841810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153228207136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153228593806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153229029808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153229383272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153229757444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153230119462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153230493488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153230843904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153231195298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153231569204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153231980042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153232348124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153232694548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153233069058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153233430808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153233803478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153234198916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153234603928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153234980722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153235406622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153235955102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153236538004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153236993224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153237423452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153237805512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153238157270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153238509658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153238873084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153239222500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153239587382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153239948158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153240382422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153240747932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153241120274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153241496394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153241866200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153242246682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153242606868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1366,13660000,10000,0,0,256,26,1496,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153244278952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153244643766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153245024450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153245424370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153245888238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153246242994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153246598578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153246965200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153247314638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153247982674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153248356856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153248851202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153249222912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153249600408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153249951114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153250303704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153250682414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153251070326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153251509714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153251895992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153252306414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153252672994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153253050484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153253403202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153253767902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153254133034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153254551412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153254918700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153255299804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153255716548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153256131464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153256535662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153256904696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153257325468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153257691474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153258041918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153258406930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153258892896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153259292940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153259654764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153260092512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153260445594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153260796014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153261158264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153261524306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153261889904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153262248596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153262683524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153263050586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153263424074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153263773236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153264123642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153264485976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153264833120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153265214668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153265627062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153266004602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153266367582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153266741020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153267089532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153267439464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153267812862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153268223070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153268593310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153268941148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153269314980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153269677032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153270184598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153270559996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153270912264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153271379614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153271735408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153272101938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153272451332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153272827130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153273192974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153273994138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153274373636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153274736064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153275138160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153275493344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153275882928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153276281592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153276740316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153277113834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153277551760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153277905882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153278259120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153278624666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153278991922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153279432402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153279789920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153280168562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153280534904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153280931458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153281470860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153281841224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153282313802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153282671060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153283040202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153283392226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153283769846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153284135014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153284525358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153284876630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153285294598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153285663036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153286014350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153286382410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153286733000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153287110086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153287486840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153287927640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153288284382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153288637848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153289002790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153289354438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153289722924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153290113022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153290490558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153290929474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153291310638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153291663630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153292017606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153292555726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153292931196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153293318452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153293736750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153294119902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153294486430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153294862158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153295225820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153296102918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153296843628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153297206056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153297579406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153297932940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153298315472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153298702824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153299164290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153299521678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153299877568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153300246738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153300599118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153300970614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153301334126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153301712666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153302144778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153302524572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153302876894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153303228994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153303772864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153304143358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153304541170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153304970826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153305351714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153305720696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153306100872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153306453784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153306820824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153307189530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153307609710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153307980530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153308336336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153308714612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153309081604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153309460652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153309844750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153310275198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153310645024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153310998624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153311365946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153311717544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153312096288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153312473182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153312850078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153313271070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153313649770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153314019486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153314375704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153314890202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153315261484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153315642676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153316078476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153316459654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153316813520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153317167444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153317533840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153317885178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153318264082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153318675886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153319055530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153319420520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153319796702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153320148008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153320500948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153320876674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153321229798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153321689898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153322045638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153322423646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153322790196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153323167786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153323520876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153323904672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153324351850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153324709140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153325076698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153325443920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153325822918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153326289608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153326690822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153327114634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153327474522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153327843646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153328197660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153328568798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153328922940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153329314788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153329681606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153330123716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153330481154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153330834836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153331199004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153331550328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153331918608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153332279664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153332719140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153333094306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153333475502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153333828094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153334180386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153334546440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153334908962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153335277330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153335693828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153336076332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153336443996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153336825498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153337275926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153337646154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153338022212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153338443214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153338815400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153339167036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153339544280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153339909080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153340287144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153340651444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153341080790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153341449950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153341804526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153342172776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153342524994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153342903952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153343293556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153343670852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1367,13670000,10000,0,0,256,26,1497,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153345327968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153345702890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153346119618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153346478170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153346933786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153347290432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153347672002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153348039684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153348525754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153348896586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153349251318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153349686866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153350044984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153350417586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153350771042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153351151604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153351519342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153351907966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153352323298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153352681410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153353046822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153353415164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153353783166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153354135332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153354522934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153354889370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153355352700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153355747156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153356120168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153356487364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153356839002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153357234410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153357605650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153358063152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153358434818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153358813280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153359165660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153359620408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153360003184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153360356238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153360798920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153361151964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153361529776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153361893944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153362268920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153362618948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153362983974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153363398550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153363765892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153364133540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153364482768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153364860276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153365226646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153365614534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153365983708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153366400372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153366771592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153367125760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153367493766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153367844342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153368221412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153368637278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153369089480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153369444926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153369832856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153370199636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153370584888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153371155712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153371513794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153371963158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153372700886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153373094980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153373452632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153373829472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153374234966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153374687602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153375061372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153375413096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153375793300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153376159850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153376538744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153376903604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153377276186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153377734142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153378090582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153378459182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153378811058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153379189124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153379566938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153379942698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153380368146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153380728052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153381096004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153381449806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153381820480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153382338890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153382721182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153383148594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153383530896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153383885492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153384240192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153384607620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153384959596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153385342664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153385694698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153386132180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153386525216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153386922930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153387277496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153387630868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153388012308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153388366854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153388809814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153389165542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153389562368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153389927984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153390304862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153390657074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153391021136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153391491108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153391850440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153392220288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153392572486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153392951542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153393421882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153393815376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153394244406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153394601732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153394968280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153395355498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153395727472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153396079648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153396501306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153396899084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153397349720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153397707034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153398184116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153398644778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153399250730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153399955812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153400590576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153401198414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153401816260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153402525322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153403251284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153403925852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153404749044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153405496252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153406124540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153406727194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153407372692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153408039982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153408809336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153409462898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153410086574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153410720862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153411427574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153412037880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153412670448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153413332620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153414083134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153414748114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153415351506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153416153760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153416897094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153417493948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153418096514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153418699424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153419516572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153419970508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153420352702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153420706640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153421062138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153421429430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153421797688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153422277002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153422635864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153423017418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153423385648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153423764834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153424118266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153424487028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153424855296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153425307228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153425679212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153426031210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153426408860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153426998628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153427423102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153427857100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153428215426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153428582762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153428976680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153429349650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153429721398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153430171112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153430877118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153431302080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153431692772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153432127262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153432750520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153433127640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153433581582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153433936152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153434316434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153434682488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153435060986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153435413592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153435799618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153436268650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153436659676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153437030398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153437383736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153437762504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153438314608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153438710030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153439142514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153439501436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153439870550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153440224490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153440598014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153440951414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153441342932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153441710444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153442153318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153442510210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153442865248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153443231004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153443584014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153443965024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153444317512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153444756992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153445125262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153445501988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153445865188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153446217594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153446580706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153446980282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153447403340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153447806646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153448186616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153448552600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153448929932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153450406048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153450806256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153451213596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153451568554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153451966042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153452344620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153452768624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153453214170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153453593640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153453951148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153454302952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153454666440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1368,13680000,10000,0,0,256,26,1498,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153456314306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153456719170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153457091586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153457504818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153457872422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153458292026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153458725442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153459083536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153459451140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153459805374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153460171036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153460684624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153461078082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153461548064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153461962140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153462323168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153462690162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153463056768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153463409228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153463790790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153464141552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153464590210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153464976502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153465350698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153465711156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153466061210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153466423856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153466782766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153467221906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153467572702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153467945838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153468307618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153468680416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153469029252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153469389924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153469814364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153470177892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153470545246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153470894696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153471269154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153471737928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153472128454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153472478852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153472902692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153473268384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153473617802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153473983660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153474332910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153474707178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153475153652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153475913816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153476531506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153476953894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153477321670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153477690044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153478061586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153478494312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153478874332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153479238136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153479616200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153479966812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153480320910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153480697402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153481139130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153481509768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153481862136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153482239294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153482602268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153483192080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153483567272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153483995384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153484364804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153484716234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153485082858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153485434316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153485811152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153486200820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153486640270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153486995916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153487347374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153487711162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153488061518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153488429350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153488779670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153489164684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153489604316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153490016766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153490369642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153490718522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153491082126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153491429996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153491813268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153492235684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153492617266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153492981326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153493356700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153493708114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153494212062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153494594966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153495004948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153495388380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153495739184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153496117904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153496486408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153496881462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153497233590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153497597904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153498045476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153498398802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153498767414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153499118836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153499496736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153499867350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153500259382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153500687606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153501057244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153501432092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153501792366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153502172968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153502535996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153502931608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153503309738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153503800724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153504185960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153504550800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153504926906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153505430862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153505820922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153506275050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153506679346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153507048118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153507459892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153507848902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153508225808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153508622504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153509076428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153509450616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153509837986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153510218740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153510586162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153510983172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153511373400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153511733614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153512202916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153512593516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153513020344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153513406788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153513787378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153514205534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153514656824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153515011570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153515399584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153515769392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153516464066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153517128124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153517713312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153518102984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153518500850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153518903314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153519258044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153519615272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153520294296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153520900172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153521541332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153521944024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153522325716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153522742520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153523248566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153523607062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153523971778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153524338332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153524691412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153525060928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153525428446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153525945516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153526722388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153527109008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153527463072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153528044064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153528432120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153528858462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153529228904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153529585626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153529984364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153530367340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153530795946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153531204848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153531673142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153532077532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153532441178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153532809228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153533191892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153533569786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153533952534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153534401116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153534752364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153535101638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153535464620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153535812580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153536176962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153536535348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153536908246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153537332444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153537708722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153538057344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153538405968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153538921188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153539287072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153539654332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153540117024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153540529056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153540895978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153541272204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153541623578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153541975508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153542353482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153542772842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153543141218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153543490034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153543864626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153544227648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153544601116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153544962508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153545312660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153545741066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153546096700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153546464668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153546831780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153547207016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153547570192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153547957896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153548374720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153548729206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153549092018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153549440580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153549805820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153550284884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153550697006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153551138236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153551517622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153551868888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153552220986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153552583944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153552934020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153553310082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153553659026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153554095912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153554466144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153554843624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153555194986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153555566264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153555948608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153556344878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153556786320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153557141272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153557519464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153557884174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1369,13690000,10000,0,0,256,26,1499,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153559593616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153559959924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153560317690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153560688180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153561069412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153561548390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153561916220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153562372696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153562744750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153563145252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153563496634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153563848310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153564211910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153564573444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153565245292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153565848180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153566508270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153566900792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153567296586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153567649738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153568084926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153568453488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153568814318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153569183128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153569533940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153569909890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153570321076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153570768700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153571157628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153571512716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153571910160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153572264540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153572841198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153573214490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153573675290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153574086958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153574497810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153574852086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153575206880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153575573816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153575971596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153576414740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153576811928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153577212808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153577610402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153577988608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153578340886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153578706382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153579143180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153579498700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153579886972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153580236050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153580610784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153580973848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153581359990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153581709868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153582130568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153582496154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153582845926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153583211180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153583729470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153584141998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153584508540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153584960256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153585315158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153585666878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153586033036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153586382840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153586747386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153587108338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153587545604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153587913676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153588289386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153588639534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153588989616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153589352064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153589712768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153590077778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153590500298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153590904748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153591270216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153591643608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153591994778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153592344974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153592723246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153593142786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153593512108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153593895430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153594305556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153594671602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153595148576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153595531190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153595956080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153596324056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153596673612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153597038894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153597387400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153597761566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153598136366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153598511022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153598925840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153599279898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153599642326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153600027308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153600394986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153600744076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153601131384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153601566552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153601947786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153602299802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153602652292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153603408972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153603790152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153604283138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153604637698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153605014468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153605411344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153605820016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153606358178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153606761078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153607202128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153607557796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153607926680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153608277872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153608656546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153609054056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153609444174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153609865078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153610220260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153610583632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153610933622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153611335304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153611720808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153612151826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153612519398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153612967576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153613321138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153613707944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153614075020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153614426424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153614796202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153615207212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153615655934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153616057512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153616435820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153616788400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153617276876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153617647576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153618012936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153618452428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153618805620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153619181450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153619581366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153619991276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153620343352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153620708316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153621144300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153621499994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153621868856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153622220422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153622596716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153622963330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153623351218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153623704822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153624122250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153624524702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153624877708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153625245472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153625596248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153626006336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153626384110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153626834316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153627222174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153627593440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153627960256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153628415626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153628787704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153629151292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153629598910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153629967682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153630344162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153630695954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153631047078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153631410972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153631773596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153632141324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153632558780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153632937864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153633315214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153633692846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153634045978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153634399288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153634775966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153635196724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153635570236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153635920820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153636298988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153636666352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153637044480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153637421512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153637840656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153638208588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153638559200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153638925700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153639274554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153639740794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153640122620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153640499796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153640919378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153641275930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153641643100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153641994868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153642362122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153642711984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153643125420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153643561494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153643940808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153644293336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153644646044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153645010264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153645360598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153645738892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153646089452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153646556848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153646929648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153647339272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153647723376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153648076566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153648441482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153648835690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153649281880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153649635098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153650012030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153650376818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153650851050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153651226966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153651606352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153652045744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153652401440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153652768520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153653119260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153653496378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153653864046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153654284232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153654704482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153655061110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153655426282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153655776964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153656144582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153656493358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153656868380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153657244620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153657682798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153658037626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153658389572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1370,13700000,10000,0,0,256,26,1500,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153659976140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153660411258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153660781834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153661132424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153661510080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153661875196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153662363400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153662729548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153663160952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153663533346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153663884930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153664252432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153664601984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153664977608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153665353490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153665729382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153666149188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153666504966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153666899922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153667273406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153667642212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153667992748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153668382782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153668826172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153669209176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153669563404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153669917638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153670283446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153670635474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153671016174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153671430658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153671811162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153672176910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153672554000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153672905640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153673355932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153673737186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153674088524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153674524212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153674877316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153675272810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153675639562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153676018122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153676371234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153676736816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153677165844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153677522078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153677891576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153678244338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153678621452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153678987682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153679376380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153679806322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153680591710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153681029376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153681418674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153681790016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153682186142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153682650320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153683024648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153683405698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153683759244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153684114640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153684676124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153685048628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153685494558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153685848904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153686226898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153686591568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153687005106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153687360176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153687726558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153688094564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153688518878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153688891986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153689244290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153689622308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153689988948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153690365906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153690730680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153691146982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153691535748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153691887252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153692253876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153692602978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153692978862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153693354496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153693730836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153694147602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153694502762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153694869424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153695221574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153695690128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153696046146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153696435866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153696869082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153697248262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153697600564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153697952668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153698316978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153698667428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153699045784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153699461850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153699841076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153700205816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153700581608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153700931988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153701282736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153701647176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153702008120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153702472302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153702825982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153703202162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153703567278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153703942944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153704295060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153704671636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153705101760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153705456904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153705824100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153706174104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153706550940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153707058208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153707450212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153707879220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153708234404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153708598392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153708947854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153709314412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153709683044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153710070886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153710448718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153710904042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153711258194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153711609436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153711973020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153712321816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153712687474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153713049446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153713486756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153713855294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153714231662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153714583254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153714934360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153715298170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153715669922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153716051536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153716503866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153716886176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153717252804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153717629174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153718120732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153718492494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153718889004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153719317018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153719688248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153720055778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153720430938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153720794226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153721168364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153721530872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153721959306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153722326722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153722703194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153723071174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153723420292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153723795666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153724171178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153724599164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153724966286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153725318152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153725681292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153726030908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153726397194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153726746538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153727133504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153727580560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153727959318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153728310044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153728663460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153729026796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153729479462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153729861384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153730280710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153730683862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153731082848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153731491432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153731843730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153732195888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153732575190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153732925598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153733366864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153733720522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153734096218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153734460760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153734870520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153735253892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153735621422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153736057448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153736411622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153736812658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153737162558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153737538672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153737904450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153738338490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153738766864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153739124538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153739539536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153739908532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153740275668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153740730774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153741124550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153741561140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153741942236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153742295034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153742647704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153743011188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153743361806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153743741050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153744090542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153744527110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153744897244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153745273728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153745625058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153745978032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153746341224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153746702600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153747131972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153747484648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153747858490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153748221732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153748595836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153748945932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153749307882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153749672074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153750089392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153750458588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153750807944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153751184224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153751639260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153752043656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153752442920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153752891414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153753278100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153753630828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153754015762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153754365304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153754742346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153755151996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153755601810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153755958186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153756311542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153756724030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153757499068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153757896974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153758330606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153758715586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1371,13710000,10000,0,0,256,26,1501,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153760357612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153760761554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153761193590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153761553652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153761921504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153762272626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153762639348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153763145214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153763537824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153763970464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153764349700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153764703416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153765055008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153765419650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153765769702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153766147620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153766498194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153766938686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153767346006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153767723808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153768074984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153768426490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153768790644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153769154888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153769591802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153769945496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153770321852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153770687300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153771085354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153771438520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153771802796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153772230228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153772585352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153772952212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153773301448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153773676508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153774140626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153774530168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153774882034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153775304080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153775673116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153776025654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153776394808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153776745962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153777123738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153777519878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153777969980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153778326052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153778677844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153779041040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153779390716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153779757506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153780119138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153780494544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153780921272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153781301412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153781652340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153782005116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153782367930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153782718424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153783097120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153783515860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153783897616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153784299844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153784693806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153785048498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153785501662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153785885390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153786304536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153786690800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153787042438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153787419648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153787784208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153788161330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153788540136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153788893726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153789320160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153789675050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153790042254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153790393150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153790770058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153791134512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153791523564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153791943236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153792299726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153792665768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153793016040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153793382616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153793732842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153794153130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153794519722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153794961712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153795317178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153795669824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153796034432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153796487984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153796859784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153797222524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153797824974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153798394262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153798835672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153799192246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153799546246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153799929446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153800365058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153800737394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153801088340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153801467396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153801833072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153802209732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153802590512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153802941484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153803376056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153803727850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153804094768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153804444306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153804820250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153805183818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153805572762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153806000308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153806355786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153806719980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153807070258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153807436358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153808035240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153808434644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153808875738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153809257174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153809609296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153809961152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153810325872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153810676694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153811056330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153811470574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153811852556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153812217896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153812593990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153812977874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153813331548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153813711682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153814063072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153814503746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153814875108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153815269646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153815635162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153816013166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153816365070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153816730614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153817166988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153817523198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153817891530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153818259890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153818635696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153819199924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153819598550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153820022208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153820379040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153820744000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153821094188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153821460420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153821809006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153822197096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153822623008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153823004888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153823355336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153823705926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153824068318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153824416200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153824781084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153825140700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153825580102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153825973672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153826370026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153826723144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153827076608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153827443042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153827807716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153828264172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153828617680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153828994104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153829358186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153829734362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153830327520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153830700052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153831194132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153831566366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153831988914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153832336502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153832712214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153833075122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153833462488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153834318044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153834714546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153835077112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153835424296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153835787028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153836132412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153836529444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153836979706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153837359846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153837709068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153838059660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153838422714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153838793994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153839192802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153839624250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153840007586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153840375600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153840754866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153841395288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153841757864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153842226218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153842594798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153842981344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153843333422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153843712890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153844078564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153844455226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153844820842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153845299644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153845676600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153846228116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153846601336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153846948782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153847324842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153847702668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153848153914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153848510872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153848868152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153849235144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153849587892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153849988588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153850359942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153850829990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153851199526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153851578320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153851929764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153852283594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153852837224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153853205020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153853644252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153853999594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153854442220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153854864240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153855246874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153855601690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153855971552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153856410742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153856767410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153857137274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153857490556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153857888696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153858255048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153858643530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153859111672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153859469296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1372,13720000,10000,0,0,256,26,1502,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153861035760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153861396104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153861853178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153862210636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153862589214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153863078812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153863468724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153863928916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153864305478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153864750280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153865104642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153865471984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153865820912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153866232096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153866617452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153866995682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153867460508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153867816292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153868198636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153868584034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153868952010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153869300696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153869675352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153870077738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153870545456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153870901514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153871253246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153871619930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153871971876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153872339320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153872719662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153873183444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153873555528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153873930428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153874380584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153874852456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153875220408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153875584180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153876019866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153876371640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153876747438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153877110740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153877484152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153877833500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153878183706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153878675202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153879034512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153879402448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153879752268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153880128938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153880495412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153880872240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153881234192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153881647162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153882047616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153882406104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153882844356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153883216050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153883591490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153883970576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153884426432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153884781816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153885134148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153885497518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153885887792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153886367058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153886733378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153887185236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153887553542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153887965984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153888316488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153888668746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153889034936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153889383882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153889846002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153890223256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153890600176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153890964008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153891339064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153891688982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153892038220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153892415460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153892838314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153893211244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153893562322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153893941640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153894308766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153894687276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153895047114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153895459846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153895827536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153896180782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153896549882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153896902352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153897377800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153897746862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153898193104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153898562910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153898936222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153899299660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153899648640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153900015738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153900363796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153900750850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153901181916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153901560884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153901914108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153902443882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153902853112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153903205142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153903588418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153904017302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153904397406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153904764198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153905139584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153905488596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153905839332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153906250464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153906667152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153907037476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153907386546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153907761252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153908124338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153908631688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153908986520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153909406494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153909784946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153910134830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153910500938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153911134860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153911520532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153911901134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153912381374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153912734274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153913084226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153913445674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153913793406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153914157264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153914503526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153914918336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153915581436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153916233464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153916860258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153917503596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153918102762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153918458890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153918827202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153919175918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153919713124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153920084072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153920475954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153920897494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153921251242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153921615420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153921964500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153922330618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153922677834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153923064684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153923499482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153923880190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153924232596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153924583916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153924948930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153925299550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153925667790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153926036696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153926471754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153926837416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153927208720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153927556636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153927905536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153928263582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153928606946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153929044650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153929395692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153929770232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153930133064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153930507118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153931021246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153931380240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153931858072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153932211656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153932577178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153932925616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153933300314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153933662928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153934037134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153934396742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153934821164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153935187772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153935538952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153935903886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153936251978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153936625518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153936987112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153937511972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153937868766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153938219602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153938584622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153938968758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153939424282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153939777182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153940256716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153940628436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153941007342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153941361554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153941737522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153942207776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153942563748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153942940786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153943360020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153943738370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153944104952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153944481384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153944833186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153945185166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153945560398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153945971420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153946342536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153946693058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153947069250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153947462850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153947839922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153948190838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153948606934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153949008994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153949379146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153949761984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153950130098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153950505280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153950871316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153951260924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153951687608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153952076320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153952443266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153952795434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153953296570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153953647696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153954043510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153954479312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153954862916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153955215108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153955569420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153955934538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153956284766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153956662028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153957087596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153957463444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153957826456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153958200392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153958549156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153958901328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153959326366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153959691040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153960130308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1373,13730000,10000,0,0,256,26,1504,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 153961873104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153962306860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153962747810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153963264694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153963621540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153963978528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153964491696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153964844776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153965222980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153965641466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153966018864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153966381310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153966808762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153967159764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153967580514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153967961642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153968386404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153968754856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153969103358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153969486918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153969853074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153970355184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153970725922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153971145208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153971511838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153971860860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153972225670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153972572912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153972945428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153973306738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153973693598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153974119822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153974472810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153974833600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153975181110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153975665234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153976062662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153976452950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153976929044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153977344774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153977696580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153978049530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153978415434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153978767474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153979149060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153979569884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153979945596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153980327036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153980701298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153981050372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153981401280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153981763674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153982129790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153982598550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153982950650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153983350172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153983732108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153984107432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153984459262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153984822024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153985262558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153985614868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153985979110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153986326140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153986699764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153987254240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153987910360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153988310960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153988667660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153989065160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153989416810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153989786218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153990136488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153990530028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153990970602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153991348830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153991699786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153992049184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153992444528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153992792734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153993171788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153993614066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153993994932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153994359312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153994733910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153995084326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153995435438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153995901372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153996351690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153996745614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153997113014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153997521568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153997885626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153998415886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153998780926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 153999202232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153999568342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153999916778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154000280036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154000626838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154000999794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154001359968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154001801558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154002170168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154002519378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154002879530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154003225776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154003587920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154003933830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154004316790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154004742192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154005118272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154005466730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154005817472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154006179118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154006526998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154006892002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154007249688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154007712768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154008120024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154008495030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154008877160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154009334342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154009700572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154010068884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154010506346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154010856054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154011231002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154011592440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154011997642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154012360362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154012723312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154013156220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154013508288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154013873352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154014222172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154014595510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154014969922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154015395968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154015861796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154016215810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154016578522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154016939574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154017307316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154017657406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154018063508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154018441380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154018924132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154019297516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154019688900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154020051044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154020507872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154020875542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154021236002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154021681930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154022050212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154022430040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154022780638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154023130232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154023490742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154023864862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154024387752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154024742280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154025148852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154025519252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154025891790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154026239606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154026588700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154027039324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154027393280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154027779054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154028134426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154028508004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154028869098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154029242274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154029601774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154030019414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154030383112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154030730278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154031093286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154031438176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154031940294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154032329734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154032932176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154033491372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154033887460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154034284534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154034634456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154035032200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154035508106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154035888920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154036253836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154036630922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154036983912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154037337642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154037720404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154038107262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154038561938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154038914086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154039289418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154039685220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154040091718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154040443458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154040807928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154041241780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154041594316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154041958442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154042303768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154042674908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154043159254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154043610408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154044095104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154044470840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154044853386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154045204152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154045569616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154045917540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154046306782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154046740502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154047116672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154047464676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154047813704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154048174384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154048520772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154048883716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154049240458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154049675584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154050042664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154050415796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154050764132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154051112562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154051472650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154051830506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154052310828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154052664742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154053039248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154053402086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154053776448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154054280514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154054645762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154055073038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154055425818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154055791262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154056138926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154056512732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154056873658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154057246938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154057605814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154058022202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154058387772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154058736586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154059101546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154059466786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154059839104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154060200374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154060664188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154061014884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1374,13740000,10000,0,0,256,26,1505,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154062546614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154062922198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154063288384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154063726764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154064077480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154064696826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154065068616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154065590720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154065967266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154066412116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154066780126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154067130174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154067495752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154067843000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154068218242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154068580276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154069084042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154069458182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154069809748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154070173032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154070522362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154070886312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154071233746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154071684162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154072182310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154072560774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154072917740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154073268712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154073633250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154074054334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154074468388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154074926880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154075309696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154075677782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154076055124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154076538436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154076895968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154077273774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154077700744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154078072040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154078423744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154078801036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154079165472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154079539860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154079900456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154080327082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154080755424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154081152040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154081549928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154081900626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154082273998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154082648704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154083098996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154083451238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154083802998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154084165730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154084584002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154084952234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154085299142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154085684434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154086121756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154086500892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154086852782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154087204630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154087705970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154088061022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154088442394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154088863970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154089245828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154089614082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154089989614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154090340344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154090691654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154091066116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154091489664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154091861694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154092229922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154092603904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154092965272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154093339784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154093688500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154094057012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154094487348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154094859364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154095259636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154095607670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154095981172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154096343924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154096730242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154097151440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154097506298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154097869410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154098217046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154098599116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154099103172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154099549428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154100120604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154100501992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154100857030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154101208866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154101571624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154101920074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154102299182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154102724306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154103103998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154103469322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154103844710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154104193400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154104543930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154104907312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154105267630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154105698930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154106050242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154106423270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154106784542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154107157828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154107507124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154107887728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154108324138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154108745204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154109113806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154109461786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154109835524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154110331172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154110745860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154111199568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154111559858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154111927444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154112280566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154112650882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154113034758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154113497110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154113981540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154114362828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154114714358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154115067736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154115431494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154115781796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154116148512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154116507512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154116942686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154117309314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154117682956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154118031378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154118381502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154118743520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154119102646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154119530040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154119882336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154120255968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154120653852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154121031578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154121518336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154121889246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154122336880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154122690264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154123056594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154123404436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154123830660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154124195292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154124570986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154124933094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154125354626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154125721754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154126069666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154126433510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154126780108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154127152360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154127526202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154128051120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154128476218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154128837406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154129200588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154129548468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154129912514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154130302316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154130752916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154131123930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154131500580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154131851112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154132200874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154132693890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154133057572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154133497242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154133846814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154134219968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154134581768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154134954632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154135333554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154135705968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154136083584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154136507410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154136914658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154137294692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154137667032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154138026978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154138398874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154138758012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154139181048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154139591024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154139960826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154140354090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154140706936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154141079372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154141630300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154142087614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154142444128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154142816486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154143179274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154143678032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154144051342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154144414420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154144854536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154145223624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154145599470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154145947394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154146307838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154146681242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154147042088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154147477486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154147827916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154148201740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154148563938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154148937164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154149285008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154149634660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154150015194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154150452780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154150855892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154151222712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154151598120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154151962246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154152336500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154152700688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154153124768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154153525358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154153874618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154154238588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154154584390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154155129484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154155530638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154155978974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154156439186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154156803668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154157166404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154157514978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154157879590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154158239034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154158684616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154159054674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154159428864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154159778630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154160128444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154160490302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154160839074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1375,13750000,10000,0,0,256,26,1506,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154162503168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154162886246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154163266674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154163630806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154164022752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154164458742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154164813542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154165243964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154165594744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154166227348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154166680438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154167125606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154167493624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154167868268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154168217914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154168569002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154168930186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154169277702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154169650916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154170061058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154170437094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154170799058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154171171404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154171520084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154171869890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154172263192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154172689466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154173057360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154173404974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154173777776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154174140418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154174513324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154174862734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154175224666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154175655710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154176010900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154176378514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154176729416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154177105656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154177614628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154178010872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154178456172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154178830544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154179195504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154179547012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154179913070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154180261488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154180647660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154181083886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154181463394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154181815154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154182165918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154182529292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154182879144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154183244138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154183603896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154184069878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154184502360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154184950266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154185301308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154185652280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154186043692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154186404288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154186871906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154187224576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154187600420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154187984584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154188471404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154188827278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154189193852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154189626360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154189978772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154190344186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154190691986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154191067054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154191429904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154191803608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154192230318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154192585252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154192947770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154193298830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154193741300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154194092060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154194467962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154194846850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154195479296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154196100504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154196734252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154197380844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154198111076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154198765980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154199192820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154199673298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154200044540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154200443180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154200864816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154201220424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154201584012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154201939746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154202305834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154202654404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154203039504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154203465558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154203842594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154204194832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154204552252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154204913930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154205281504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154205646214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154206011216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154206452736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154206822534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154207195518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154207545152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154207894478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154208259236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154208609480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154209090876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154209463606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154209838852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154210202972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154210576426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154211029492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154211386030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154211829002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154212184624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154212571184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154213073630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154213454730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154213821724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154214241106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154214700742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154215055876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154215418340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154215766234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154216130388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154216477906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154216851672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154217242782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154217711002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154218069192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154218601182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154218969584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154219320796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154219687362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154220050808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154220496176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154220918648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154221327278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154221746488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154222501772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154222888518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154223316800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154223684020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154224031386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154224406952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154224768952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154225142342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154225502736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154225917638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154226281182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154226627364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154226989014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154227334834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154227705522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154228065406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154228445750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154228858112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154229209454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154229570752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154229917532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154230280330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154230666420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154231080322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154231515998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154231894846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154232246002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154232596320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154232960290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154233412548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154233867022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154234322704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154234700204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154235060522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154235431904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154235780600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154236129642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154236489218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154236870032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154237302090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154237652272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154238026380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154238416190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154238811632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154239194768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154239564508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154240005154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154240360558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154240727740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154241162572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154241562378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154241975536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154242396870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154242825838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154243180924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154243544130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154243892954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154244258840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154244714938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154245104040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154245530652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154245962660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154246332202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154246683126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154247044688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154247393452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154247757126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154248117832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154248563980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154248930760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154249304154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154249653846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154250060302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154250440684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154251078322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154251452390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154251802936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154252181010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154252544870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154252940138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154253288134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154253651098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154254083792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154254436454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154254829002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154255179846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154255847852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154256315338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154256768312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154257122272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154257473998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154257837244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154258185890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154258551980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154258899528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154259285728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154259713754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154260094646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154260447102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154260851090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154261216956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154261575974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154261996960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154262457524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154262838632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154263205518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154263588652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1376,13760000,10000,0,0,256,26,1507,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154265209688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154265577228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154265948852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154266310892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154266676554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154267191996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154267584516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154268011628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154268391922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154268741190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154269112434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154269540488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154269932888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154270312800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154270734770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154271140296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154271523056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154271907106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154272288456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154272677852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154273053798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154273476552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154273845220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154274193810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154274567372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154274930994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154275304934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154275653832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154276051646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154276488584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154276843738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154277226574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154277592678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154278077436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154278499990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154278926760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154279362290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154279715572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154280077602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154280424460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154280788520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154281135054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154281521150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154281946848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154282324364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154282708952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154283094174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154283458334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154283806764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154284205404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154284637552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154285015228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154285410728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154285836144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154286219986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154286573370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154286938644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154287310052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154287749184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154288101516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154288478088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154288841622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154289319658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154289673312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154290044260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154290470124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154290846368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154291214232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154291562314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154291938526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154292303402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154292695388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154293149992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154293507872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154293872054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154294222886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154294590426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154294940282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154295510114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154295991004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154296371034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154296754380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154297108164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154297568024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154297923026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154298363482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154298789464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154299201608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154299565670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154299941022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154300290946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154300800438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154301180122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154301637224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154302054916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154302404834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154302780760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154303143628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154303519056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154303915564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154304339366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154304706856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154305058528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154305425924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154305808328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154306184124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154306614268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154307076278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154307467730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154307840564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154308223092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154308573304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154308939922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154309288674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154309678008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154310114002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154310494450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154310846346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154311198638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154311668760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154312021394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154312397724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154312811798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154313189022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154313709202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154314235206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154314591116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154314944900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154315327676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154315752536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154316120744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154316468450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154316888004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154317269580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154317662096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154318051006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154318479876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154318847174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154319198312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154319564794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154319916512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154320293136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154320669538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154321109288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154321464368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154321815962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154322180446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154322530972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154323001464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154323353336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154323790246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154324171388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154324547910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154324898696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154325248716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154325669188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154326065652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154326478392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154326905606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154327284234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154327647982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154328022810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154328372456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154328723678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154329098836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154329510090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154329879116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154330226922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154330603640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154330965796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154331340080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154331688902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154332050646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154332478464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154332832352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154333234186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154333600464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154334080908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154334449364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154334898000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154335324614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154335680838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154336044598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154336393342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154336758014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154337105316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154337490480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154337969098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154338384022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154338736224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154339087496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154339452000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154339803006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154340169958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154340534712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154340976610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154341344904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154341719548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154342068528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154342418228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154342781144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154343140944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154343566316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154343916802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154344290260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154344670726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154345063580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154345547858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154345914596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154346356444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154346712332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154347079438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154347429974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154347806920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154348172454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154348547078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154348908318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154349342680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154349708984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154350058822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154350424824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154350772802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154351146270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154351520456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154351956930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154352310084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154352662074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154353024648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154353372870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154353847728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154354308200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154354757050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154355128236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154355504202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154355854114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154356204322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154356705974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154357071330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154357505992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154357857390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154358279300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154358662836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154359057022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154359408494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154359762144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154360140536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154360589116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154360956298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154361307054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154361683280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154362046576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154362419926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154362782056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154363258252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154363625552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1377,13770000,10000,0,0,256,26,1508,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154365206874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154365624976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154366083096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154366464600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154366828970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154367206892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154367666264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154368026978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154368405694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154368971802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154369570036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154369966300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154370344346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154370710370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154371103540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154371542662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154371899310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154372407660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154372761902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154373130800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154373479008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154373866630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154374303400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154374683198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154375035096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154375431072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154375822224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154376179162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154376543946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154376912736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154377358206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154377724772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154378099028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154378449298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154378956370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154379326784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154379689296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154380118614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154380472764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154380850548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154381215470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154381589172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154382000008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154382437248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154382880098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154383235254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154383600542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154383949488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154384325084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154384688574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154385077028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154385491760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154385844914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154386207084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154386556512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154386920520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154387268536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154387642184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154388015932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154388461742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154388859136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154389247718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154389611370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154390072252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154390440678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154390802492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154391313980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154391683208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154392057256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154392405904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154392757458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154393119236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154393481376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154394016614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154394403762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154394779298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154395141888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154395514702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154395863388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154396213020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154396655838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154397006244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154397368646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154397714652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154398103794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154398464882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154398837008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154399195290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154399814190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154400185268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154400542786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154400908100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154401363280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154401743404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154402127808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154402573946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154402925814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154403275434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154403637288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154403985390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154404349960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154404752550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154405235848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154405607352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154405982752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154406332358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154406682542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154407047296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154407397094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154407846320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154408200130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154408575790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154408940698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154409315292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154409666188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154410054070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154410538550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154410964562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154411331970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154411715960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154412098986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154412570892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154412949346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154413339048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154413770414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154414156662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154414506338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154414873176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154415251180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154415628862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154416005498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154416452624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154416805984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154417156686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154417519670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154417900108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154418295942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154418657168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154419112828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154419541204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154419919338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154420270436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154420620628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154420983736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154421333144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154421716292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154422133756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154422509200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154422870960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154423243210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154423697458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154424052510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154424429646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154424847162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154425217352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154425566578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154425982818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154426347638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154426721762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154427083754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154427508666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154427875532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154428224766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154428591032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154428938648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154429311542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154429690584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154430082592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154430495938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154430850016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154431212646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154431561490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154431926076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154432274224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154432659200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154433094418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154433479488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154433830924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154434180358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154434544612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154434999096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154435368556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154435727306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154436209156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154436598232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154436975164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154437324934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154437677146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154438042462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154438450780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154438922064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154439273548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154439686234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154440085260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154440460680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154440810050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154441174536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154441607370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154441960614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154442324882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154442672338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154443045176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154443443078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154443831146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154444254664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154444610788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154444975096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154445341354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154445706236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154446157832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154446534448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154446934246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154447375962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154447791066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154448170052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154448533252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154448881092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154449545742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154449994632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154450405842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154450771356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154451147146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154451515596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154451886208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154452294406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154452713672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154453079202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154453425272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154453796884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154454156124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154454526754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154454892768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154455273922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154455710262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154456064772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154456432768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154456782758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154457348398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154457721446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154458121116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154458543498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154459070902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154459688576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154460046952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154460538840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154461278286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154461978950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154462617258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154463311206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154464079512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154464800176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154465413396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154465922900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154466488960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154467056296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154467574500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154468066794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1378,13780000,10000,0,0,256,26,1509,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154469887326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154470255034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154470612364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154471174516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154471723180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154472394106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154472754678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154473133508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154473508876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154473896698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154474250768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154474611170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154475109412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154475690850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154476321508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154476942754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154477526976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154478030692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154478442010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154478794390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154479174444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154479656780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154480026352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154480405910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154480930480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154481311148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154481681934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154482058808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154482411540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154482764092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154483143246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154483594072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154484000600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154484350342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154484733780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154485113970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154485507696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154485872688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154486299312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154486698790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154487049682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154487422026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154487787376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154488179334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154488543588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154488929804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154489352088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154489707138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154490071076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154490531374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154491031442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154491384676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154491881578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154492268196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154492662912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154493045204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154493397842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154493762594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154494113120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154494491302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154494965650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154495345030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154495709962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154496084418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154496434484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154496809510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154497203740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154497629942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154497997462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154498344812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154498717828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154499078972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154499473408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154499833518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154500249330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154500614896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154500963640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154501328114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154501674392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154502150448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154502518724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154502903658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154503378110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154503734718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154504098858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154504448648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154504814694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154505164962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154505557680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154505993152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154506398776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154506752356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154507104322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154507469880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154507820266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154508188864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154508616744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154509006332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154509370900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154509744686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154510095714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154510465580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154510830574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154511208600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154511653548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154512004222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154512379056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154512752328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154513127896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154513582546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154513945810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154514384792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154514739072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154515122192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154515470320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154515872168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154516269870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154516659424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154517083814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154517470136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154517836184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154518187758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154518625342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154518988280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154519365466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154519800490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154520196752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154520546546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154520905314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154521266984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154521615254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154522014828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154522374282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154522814618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154523245088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154523666216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154524015356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154524516980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154524887208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154525250448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154525696808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154526211974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154526591546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154526956994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154527335674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154527688092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154528052426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154528478856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154528831186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154529196732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154529544148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154529917918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154530279000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154530689566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154531104642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154531546544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154531912984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154532268722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154532634186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154532983416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154533359796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154533735714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154534203824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154534808000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154535202830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154535728284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154536083732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154536461064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154536900218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154537313608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154537752394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154538128660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154538478048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154538828788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154539205816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154539633024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154540000810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154540349092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154540732232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154541095416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154541472688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154541834438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154542286484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154542653040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154543001918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154543367200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154543713632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154544086560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154544447870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154544833752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154545290404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154545644698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154546008476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154546359256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154546903174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154547309706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154547700560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154548142072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154548518636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154548880142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154549230442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154549593438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154549941292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154550318134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154550785344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154551164820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154551591746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154551969078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154552321112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154552675554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154553063112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154553492400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154553863010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154554213108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154554590738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154554953952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154555327894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154555875058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154556336346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154556833968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154557252222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154557620606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154558106882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154558539440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154558916532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154559419998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154559851114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154560211644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154560577138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154560926392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154561292362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154561655016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154562100080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154562468414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154562850254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154563224988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154563575818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154563937262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154564297690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154564727500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154565078052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154565452300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154565814242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154566187412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154566535178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154566883718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154567257140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154567671038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154568037668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154568383874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154568755856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154569116526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154569593464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154569957094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154570380426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1379,13790000,10000,0,0,256,26,1510,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154572003958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154572373760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154572752282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154573177676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154573555318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154573915566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154574290454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154574638400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154575006248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154575446996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154575869898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154576241204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154576590510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154576974832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154577338686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154577766836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154578164878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154578536620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154578973998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154579325978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154579803116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154580154536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154580666836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154581049632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154581495436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154581849268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154582200538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154582571560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154582921812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154583287922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154583636564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154584024970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154584458216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154584835728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154585185718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154585544372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154585963014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154586331048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154586710344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154587135930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154587515012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154587940642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154588325722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154588678358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154589031438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154589395518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154589823824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154590194340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154590540440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154590912286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154591271230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154591751762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154592131288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154592517638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154592992508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154593345782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154593710160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154594057620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154594662242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154595327712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154595969256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154596348784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154596710410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154597074186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154597423238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154597789596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154598227756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154598608578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154598970080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154599341972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154599689672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154600037936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154600397022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154600755608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154601186614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154601536542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154601908832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154602269424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154602641262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154603515992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154603957842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154604327252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154604676756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154605041732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154605390604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154605767020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154606158548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154606648340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154607036186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154607390504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154607770708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154608161902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154608527808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154608877476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154609297350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154609765882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154610163466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154610516562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154610876544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154611248044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154611596570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154612003822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154612484720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154612863438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154613225320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154613600048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154614089566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154614466510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154614845474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154615269386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154615675424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154616094040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154616499066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154616864358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154617274356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154617640090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154618070206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154618437338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154618786164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154619170448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154619536020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154619912270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154620307444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154620776588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154621131914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154621486056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154621850024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154622200162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154622567304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154622948572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154623336572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154623776384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154624152182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154624502536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154624854188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154625368860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154625721712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154626106248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154626529792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154626931526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154627315304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154627691816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154628041744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154628412208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154628787310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154629211164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154629578880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154629961768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154630339688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154630703864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154631080072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154631443204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154631935192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154632304128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154632654626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154633027092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154633374388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154633747960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154634139624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154634525638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154634952424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154635305714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154635691214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154636106094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154636612294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154636976692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154637435636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154637802720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154638177084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154638526102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154638875956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154639237210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154639584810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154639961188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154640370962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154640746586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154641108720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154641481352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154641829938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154642216954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154642599144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154643080180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154643452322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154643803438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154644201508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154644632052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154645047246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154645399320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154645876032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154646274260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154646625868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154647027950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154647378790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154647862148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154648247236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154648727644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154649083678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154649466572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154649831226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154650180626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154650545610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154650894666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154651281008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154651714344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154652090472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154652439512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154652789206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154653169250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154653537010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154653946178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154654406654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154654785992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154655148808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154655522592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154655871452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154656255220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154656629642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154657050480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154657418948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154657765842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154658139716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154658518710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154659017016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154659371006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154659733986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154660289970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154660644802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154661018204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154661368096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154661755240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154662119688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154662506506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154662924548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154663276580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154663642726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154663988980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154664408388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154664757696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154665143360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154665579690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154665987148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154666340944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154666692794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154667057480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154667407078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154667774024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154668139180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154668624104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154668990736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154669384280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154669752972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154670301124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154670679982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154671103768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154671472172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154671820024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154672195218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1380,13800000,10000,0,0,256,26,1511,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154673896420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154674290548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154674642240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154674994740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154675360426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154675709936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154676074944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154676473178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154676951772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154677319570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154677728624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154678079854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154678429874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154678793510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154679154380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154679626882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154680182328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154680561242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154680923480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154681467274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154681832824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154682260178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154682649600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154683018604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154683384708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154683733388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154684108440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154684472358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154684858036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154685300544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154685673132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154686038312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154686388524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154686755108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154687103680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154687490802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154687943666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154688410252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154688764136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154689121896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154689483914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154689830888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154690241172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154690667002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154691045610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154691407810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154691787974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154692136892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154692658594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154693103648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154693540824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154693908478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154694273288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154694667850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154695032512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154695407510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154695757742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154696214104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154696592308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154696943656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154697311884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154697661110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154698036638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154698401188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154698787252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154699220022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154699593146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154699973544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154700375992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154700745598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154701191674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154701581738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154702023428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154702399028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154702755956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154703135272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154703508048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154704015772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154704489340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154704910764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154705322778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154705688294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154706064916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154706447276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154706831122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154707207468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154707657554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154708027396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154708375010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154708786412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154709169292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154709543482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154709904660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154710370550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154710736564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154711084856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154711448648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154711794986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154712282732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154712697192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154713169308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154713520942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154713869572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154714229512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154714575296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154715087968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154715451220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154715887948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154716254952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154716722364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154717074108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154717424702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154717791538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154718142260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154718521928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154718955066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154719332066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154719695440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154720069354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154720427404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154720833052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154721209262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154721673388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154722042970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154722390522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154722794846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154723160400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154723542636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154723903318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154724330162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154724696912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154725063208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154725427470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154725773008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154726248030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154726613544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154727061722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154727422752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154727773200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154728137620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154728509422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154728908730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154729341180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154729806372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154730187334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154730561576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154730910572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154731260086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154731620746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154731967496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154732341828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154732751308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154733128142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154733517184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154733893696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154734246734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154734597942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154734962322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154735323540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154735751010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154736099680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154736470960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154736831124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154737306060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154737658206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154738054110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154738533338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154738885794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154739250788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154739597864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154739971738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154740332992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154740739168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154741157384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154741511002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154741872532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154742238550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154742637242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154743003310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154743377804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154743811070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154744195566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154744597020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154745007940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154745404164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154745753846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154746145818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154746505400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154746962016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154747345450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154747727938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154748086192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154748543934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154748914838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154749326788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154749791196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154750162944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154750546372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154750909954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154751286984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154751637238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154752001390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154752437720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154752790396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154753155100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154753508916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154753884020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154754248178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154754632720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154755059098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154755635688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154756268658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154757118052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154757899912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154758462964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154758854076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154759433244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154759973540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154760342692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154760767104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154761134784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154761485588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154761858890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154762206704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154762581138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154762945092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154763331050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154763749882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154764103570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154764466864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154764844532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154765229458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154765579130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154765967936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154766412380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154766823944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154767175844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154767527184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154767889402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154768237418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154768602180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154769064970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154769442958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154769805088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154770178258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154770526952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154770988642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154771356324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154771799472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154772201664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154772551108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154773004288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154773371984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154773748314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154774139370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154774506478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1381,13810000,10000,0,0,256,26,1512,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154776183352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154776561968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154776929160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154777469948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154777889204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154778272080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154778653228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154779020648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154779376110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154779754354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154780138556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154780581784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154780931780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154781308994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154781704354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154782246322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154782602874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154783072584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154783441184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154783790596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154784156208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154784503790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154784878252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154785240558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154785627216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154786045486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154786398276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154786759428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154787108268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154787472510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154787820110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154788194300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154788632972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154789010296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154789359672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154789710724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154790073730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154790422248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154790808256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154791193702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154791632360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154791999096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154792372548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154792721916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154793071226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154793559228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154793923358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154794372236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154794725546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154795101822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154795467096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154795842246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154796193562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154796545868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154796923094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154797340936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154797708634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154798055738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154798428894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154798790056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154799187806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154799551946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154799974738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154800340154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154800689084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154801053930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154801470634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154801848648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154802254408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154802703292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154803064920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154803418506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154803790932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154804168994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154804643224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154804995076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154805470134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154805875144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154806257676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154806626328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154806978196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154807340574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154807688536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154808067128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154808483414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154808861192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154809224102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154809598664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154809948264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154810298896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154810673304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154811091772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154811460610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154811809960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154812184186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154812547498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154812921126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154813271166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154813633314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154814059248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154814412614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154814803016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154815158284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154815533206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154815997824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154816395812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154816815148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154817170346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154817534060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154817890918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154818334168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154818822054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154819218512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154819662882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154820043714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154820394222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154820753602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154821116370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154821471046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154821845876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154822290612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154822669682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154823032906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154823407940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154823757778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154824107992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154824471782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154824832932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154825261466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154825614274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154825991934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154826354938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154826729456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154827220884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154827593836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154828083294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154828435094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154828798044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154829143944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154829588104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154829951844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154830338632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154830752468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154831105572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154831468282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154831827066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154832193058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154832541690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154832916268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154833290766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154833969150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154834324454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154834674050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154835035778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154835383340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154835747170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154836136944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154836615924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154836983478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154837358380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154837710184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154838235290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154838603200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154839038032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154839406792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154839754514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154840129144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154840491196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154840864888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154841223846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154841586362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154842014542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154842405766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154842771350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154843118358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154843492050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154843853874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154844260108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154844703162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154845060558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154845437290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154845810802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154846177674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154846525976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154846926494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154847310836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154847760176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154848114712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154848466540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154848831010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154849308678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154849680376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154850047270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154850507034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154850894084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154851269066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154851617808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154851968536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154852330880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154852690756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154853133746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154853487414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154853879266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154854276854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154854652840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154855002230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154855352252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154855730200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154856150706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154856535488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154856902952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154857327532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154857747630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154858166128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154858526644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154858958906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154859325736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154859683336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154860048640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154860499390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154860877490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154861251524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154861695066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154862149314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154862538032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154862902408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154863251284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154863649210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154864011478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154864462878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154864863924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154865239412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154865587254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154865966898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154866329552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154866688944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154867122678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154867473648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154867848340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154868209490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154868582504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154868930782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154869280908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154869672600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154870087072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154870454684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154870801460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154871174346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154871535600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154872010980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154872374880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154872792280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154873158226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154873507474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154873871444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1382,13820000,10000,0,0,256,26,1513,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154875457940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154875966470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154876534286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154876922956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154877276390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154877632528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154878023362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154878457728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154878824648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154879172308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154879547234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154879908520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154880328932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154880694756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154881119466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154881485750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154881836606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154882202460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154882551488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154883029350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154883398948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154883852452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154884213416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154884564820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154884929366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154885279462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154885646600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154886074990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154886522746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154886978604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154887364674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154887720526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154888214800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154888582230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154888931624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154889313506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154889812008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154890228296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154890625610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154891002782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154891352656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154891704034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154892083854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154892511444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154892903136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154893270232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154893645318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154894149364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154894546548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154894929876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154895355084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154895723242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154896231674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154896703980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154897056328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154897447716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154897896442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154898278554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154898672030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154899025452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154899398186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154899748240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154900113870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154900477872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154900927482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154901297320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154901672772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154902024858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154902397296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154902759446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154903127588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154903619596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154903989446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154904393242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154904788172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154905322370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154905726388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154906208288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154906622922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154906991868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154907391336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154907756494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154908186594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154908580218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154909068702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154909440328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154909804092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154910213218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154910779848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154911157892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154911540856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154912025076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154912422696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154912808696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154913183038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154913563994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154913963506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154914428392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154914875276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154915245836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154915646078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154916010518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154916597496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154916956734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154917320846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154917784448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154918139464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154918590680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154918943340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154919375040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154919796052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154920260810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154920658200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154921010500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154921402620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154921795688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154922181020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154922548084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154923061524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154923486612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154923862450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154924276388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154924844320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154925257506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154925644044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154926144060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154926566318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154927002006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154927381728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154927896468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154928314908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154928764734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154929150254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154929530420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154929925826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154930303520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154930678596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154931084796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154931570016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154931937692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154932337958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154932703562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154933083754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154933480976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154933869526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154934340946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154934740454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154935146786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154935531464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154935884366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154936268968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154936615168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154937068734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154937420482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154937804482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154938229290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154938634182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154939104328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154939675418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154940173640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154940558986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154940934700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154941341338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154941719616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154942098316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154942627060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154943025238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154943378576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154943763864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154944166526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154944558352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154944934692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154945323092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154945759726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154946163248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154946519996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154946939826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154947349484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154947697730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154948075176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154948515594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154948891836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154949277222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154949704082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154950318292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154950719278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154951186652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154951571916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154952137576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154952521882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154952921874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154953579622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154954076784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154954480832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154954888788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154955254384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154955605174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154955991668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154956354908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154956826220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154957222570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154957664782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154958015674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154958366788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154958732388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154959121856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154959575820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154959928304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154960332660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154960701948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154961105906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154961566212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154961964486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154962464272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154962820004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154963215252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154963571020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154963993480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154964376182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154964805038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154965257490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154965613228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154965976420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154966331596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154966715538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154967083144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154967499064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154967932028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154968309784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154968689548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154969076938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154969468460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154969864342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154970296908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154970793368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154971238308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154971635098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154972052450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154972534912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154972923368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154973330728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154973766944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154974136808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154974494780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154974869672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154975290930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154975713894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154976106270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154976550774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154976961794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154977354590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154977721462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154978125296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154978500292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154978903412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154979359024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154979711780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1383,13830000,10000,0,0,256,26,1515,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 154981443112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154981949206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154982327080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154982695232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154983109838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154983505476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154983998242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154984399034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154984828646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154985186390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154985549108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154985897694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154986262262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154986609196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154986998814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154987686602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154988067214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154988416344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154988765066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154989158950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154989506904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154989891002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154990323384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154990699982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154991062558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154991435684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154991803728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154992156452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154992519876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154992882378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154993351776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154993711108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154994108030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154994471432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154995025620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154995382698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154995805780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154996194536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154996566188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154996960436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154997339932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154997745210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154998137756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154998624210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154999061800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 154999447140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154999843520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155000209092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155000605728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155000987384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155001444736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155001843494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155002249764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155002627918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155002995854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155003433500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155003803940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155004275200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155004627350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155005031868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155005396588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155005802216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155006315576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155006712040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155007184854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155007583870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155007967996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155008334094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155008725832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155009088948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155009502816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155009930516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155010301748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155010694024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155011074380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155011502616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155011853008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155012241496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155012703412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155013081244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155013462572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155013868668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155014284436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155014634682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155015040202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155015500824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155015895038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155016311516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155016714482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155017081736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155017574772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155017964384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155018424828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155018822312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155019201984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155019607320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155019987912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155020425542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155020819018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155021271950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155021639256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155022016946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155022411106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155022760012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155023134928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155023539750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155023985448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155024385348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155024754248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155025171080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155025520034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155025884392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155026276376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155026720030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155027119072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155027590890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155027943238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155028313776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155028837686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155029232358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155029706476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155030058338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155030449408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155030827326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155031201308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155031642316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155032009918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155032450252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155032804570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155033171724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155033530122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155033940188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155034332488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155034745384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155035313572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155035947024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155036628058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155037265472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155037708846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155038227696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155038622408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155038991890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155039367824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155039898832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155040286312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155040759750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155041132732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155041500626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155041885538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155042278352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155042670820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155043084836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155043546244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155043902586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155044298364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155044682246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155045049768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155045396970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155045800466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155046279340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155046686340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155047038050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155047395992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155047757726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155048105772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155048469842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155048829122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155049277386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155049646334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155050020338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155050370666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155050720570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155051226522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155051593098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155052044756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155052395656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155052769584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155053131980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155053506242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155053874500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155054235116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155054701428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155055083248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155055514124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155055905768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155056282340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155056678068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155057067216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155057524098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155057908074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155058271570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155058619814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155059016532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155059364656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155059814632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155060266200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155060643740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155060992736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155061343080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155061704586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155062158478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155062526212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155062885752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155063324140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155063690008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155064063782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155064584192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155064939472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155065304514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155065667536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155066130662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155066521842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155066897246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155067269704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155067671900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155068137718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155068518890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155068998518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155069351754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155069716484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155070081226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155070456034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155070817908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155071226726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155071678906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155072034892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155072399804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155072749966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155073115744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155073619470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155074007528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155074453576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155074830874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155075216072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155075567320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155075929324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155076277326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155076668670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155077355356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155078021880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155078396160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155078806156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155079159658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155079533704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155080004260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155080385800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155080751414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155081099190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155081472202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155081850642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155082291222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155082745090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155083102376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155083495024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155083976976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1384,13840000,10000,0,0,256,26,1516,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 155085805840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155086203268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155086582202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155086976326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155087412150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155087812888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155088360104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155088733262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155089112994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155089480428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155089828976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155090204146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155090568620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155091026486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155091381690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155091732130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155092093986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155092441098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155092835110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155093185706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155093571942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155094009290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155094385268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155094734484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155095083948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155095444834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155095896898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155096347690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155096864728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155097245190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155097640804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155098036756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155098388288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155098740664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155099133242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155099796516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155100167204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155100521450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155100896660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155101260580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155101636236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155102002286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155102428708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155102794710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155103143596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155103515934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155103882892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155104256476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155104655070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155105138258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155105522720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155105904200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155106332930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155106736306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155107275522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155107693980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155108204486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155108572464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155108986580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155109393886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155109745384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155110107446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155110509000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155110999388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155111380524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155111782274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155112220148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155112598994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155112969644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155113423796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155113823068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155114200356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155114606682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155114962024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155115336962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155115730464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155116285698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155116668852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155117062356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155117433562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155117838602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155118377322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155118774814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155119336676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155119734160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155120153092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155120533890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155120906488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155121285460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155121688530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155122170966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155122523426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155122933904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155123325088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155123729558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155124081722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155124502520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155124986240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155125342580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155125741000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155126110146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155126489080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155126855300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155127244696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155127672148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155128027544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155128390366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155128739538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155129105484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155129560748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155129951872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155130403202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155130782380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155131132818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155131483540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155131906296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155132332184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155132710208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155133130400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155133537290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155133955414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155134356916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155134744660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155135131566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155135509684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155135927818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155136298526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155136648456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155137047408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155137409398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155137782540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155138162142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155138645614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155139058918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155139447866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155139848192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155140261524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155140848878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155141546036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155141964464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155142365064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155142754430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155143150944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155143556652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155143937406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155144440764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155144886034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155145269996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155145672920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155146023234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155146403632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155146777688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155147198824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155147594200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155147942776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155148344570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155148761232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155149134760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155149525726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155149948768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155150345630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155150725154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155151092608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155151441068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155151990880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155152423338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155153043344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155153402470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155153789528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155154206064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155154585640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155154984002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155155483194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155155891386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155156283548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155156924288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155157433292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155157791216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155158255178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155158608468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155158974774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155159367902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155159762472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155160153820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155160612518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155161077920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155161433058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155161838732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155162205158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155162626670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155163131842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155163551324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155164027716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155164463904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155164817248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155165168586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155165569738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155165966658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155166388500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155166829786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155167236138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155167654868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155168030062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155168409896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155168862248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155169270732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155169755970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155170178182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155170543380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155170958702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155171372582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155171804042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155172294910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155172694022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155173110860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155173488580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155173856136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155174385660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155174780618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155175271096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155175650410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155175999626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155176350176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155176711908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155177059874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155177471224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155177888914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155178266160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155178628984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155179001974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155179350502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155179700898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155180062328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155180448760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155180951930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155181305314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155181734800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155182103878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155182507400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155182884200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155183248328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155183689004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155184071078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155184439180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155184803386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155185325914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155185723242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155186233036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155186608316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155186983996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155187402878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155187801460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155188167988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155188545192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155188936056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155189392670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155189788250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1385,13850000,10000,0,0,256,26,1517,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 155191412634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155191865500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155192242506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155192612572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155192995456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155193345146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155193775526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155194175824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155194670282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155195044610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155195398870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155195791826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155196170980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155196649176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155197100674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155197599714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155197994848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155198374874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155198723206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155199072344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155199462384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155199811666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155200291676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155200663492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155201097740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155201463602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155201838182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155202208460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155202599794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155203057390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155203409866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155203816314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155204181238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155204584322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155204968248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155205373656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155205836260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155206221842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155206614612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155206965528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155207335826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155207815000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155208234394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155208700612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155209106634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155209525152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155209911282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155210302920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155210653210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155211031192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155211456442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155211853214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155212215772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155212587988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155212965674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155213316314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155213676738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155214043592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155214481064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155214833292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155215209268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155215588768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155215963832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155216313392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155216676970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155217110968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155217465174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155217829386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155218344120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155218722478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155219230620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155219623070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155220041656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155220396430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155220760092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155221124336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155221489072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155221835550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155222208416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155222646496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155223022872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155223372202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155223721772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155224082844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155224430498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155224833778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155225262544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155225712948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155226080152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155226454178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155226802794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155227175858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155227558860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155227920254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155228373204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155228724984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155229111422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155229518036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155229894498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155230353968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155230720124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155231151880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155231503568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155231868100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155232214588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155232588118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155232949694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155233322956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155233681356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155234095884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155234462824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155234812436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155235178978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155235527972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155235903254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155236294408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155236733978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155237086398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155237516916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155237882182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155238232008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155238599134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155238948922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155239339592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155239783960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155240160410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155240511064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155240860920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155241350264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155241702358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155242085102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155242500610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155242879864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155243244090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155243618232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155243968656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155244346160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155244756800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155245218472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155245588162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155245935904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155246311892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155246676852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155247051326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155247400714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155247844186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155248211096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155248559436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155248923964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155249270874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155249642688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155250061598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155250451810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155250880110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155251231680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155251591930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155251954946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155252318086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155252791062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155253182336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155253670956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155254050924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155254403642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155254756922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155255120170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155255470380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155255849260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155256264190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155256640372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155257002864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155257456660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155257846544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155258199544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155258563790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155258926802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155259369486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155259718506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155260091364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155260453696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155260826328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155261174666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155261535538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155261965940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155262318280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155262683380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155263031122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155263438252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155263910784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155264303190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155264725540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155265079516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155265441732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155265859092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155266227152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155266577600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155266953450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155267330944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155267787964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155268140168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155268489948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155268850954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155269197972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155269561352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155269919496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155270363290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155270730706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155271105630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155271456564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155271806430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155272170142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155272520768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155272898180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155273320470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155273696952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155274060754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155274435260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155274784350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155275276484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155275651972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155276065280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155276435566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155276823126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155277198572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155277558768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155277930836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155278289746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155278722260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155279085500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155279432412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155279794004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155280171454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155280572804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155280935868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155281412732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155281869970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155282223176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155282609434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155282991618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155283425950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155283806204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155284284272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155284685008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155285109582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155285487998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155285940156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155286459216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155286873010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155287361256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155287744176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155288149452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155288513482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155288944870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155289356600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155289811024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155290214896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1386,13860000,10000,0,0,256,26,1518,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 155291699214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155292094794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155292475278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155292931826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155293302904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155293681206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155294095810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155294487270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155295055908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155295506212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155295972076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155296518428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155296927920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155297457830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155297851996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155298280944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155298637726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155299002110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155299353036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155299718978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155300098190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155300506972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155300911560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155301414878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155301808988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155302188244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155302578794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155302955034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155303349138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155303834818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155304217392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155304582306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155304958008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155305309298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155305659784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155306057278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155306419228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155306848756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155307199082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155307571282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155307932032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155308304348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155308756600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155309121252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155309553532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155309970810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155310342576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155310690108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155311064654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155311426124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155311800116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155312229868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155312587538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155312951966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155313302442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155313669898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155314066176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155314483274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155314861648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155315597196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155316317526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155317024820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155317845564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155318294790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155318712660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155319069206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155319442196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155319938360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155320332508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155320791388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155321149240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155321515480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155321870056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155322282422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155322632666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155323054600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155323567352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155323947534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155324299650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155324685306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155325067764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155325416958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155325781494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155326289906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155326669934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155327034272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155327416734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155327765698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155328147090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155328538622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155328932660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155329390850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155329775244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155330203574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155330599894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155331111806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155331481816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155331905406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155332271368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155332620572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155333018952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155333369072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155333743962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155334108928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155334495858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155334985064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155335344418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155335714406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155336094124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155336459272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155336805722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155337206424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155337691170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155338071160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155338523572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155338878604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155339241548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155339620682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155340034832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155340485440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155340894124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155341259144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155341634092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155342133436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155342545874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155342924370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155343354412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155343725114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155344075508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155344495544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155344878744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155345284712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155345675808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155346098270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155346494188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155346844752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155347239094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155347586364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155347959138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155348333084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155348809662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155349180288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155349575136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155349992722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155350437528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155350838980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155351275078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155351753834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155352179174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155352580598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155352934544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155353398810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155353814552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155354296178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155354720390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155355101402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155355532472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155355923116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155356354264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155356756776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155357227162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155357649436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155358028258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155358421514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155358796382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155359199132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155359631516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155360125494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155360508688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155360890648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155361306168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155361688728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155362116136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155362500318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155362995382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155363394350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155363800960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155364193304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155364695864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155365106408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155365589176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155365984460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155366394116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155366865378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155367285516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155367689090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155368077804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155368577176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155368990956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155369386024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155369813706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155370192526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155370674356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155371157472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155371539286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155372126990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155372512550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155372930456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155373279310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155373657744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155374108540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155374487482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155374879612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155375253054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155375729272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155376104652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155376482380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155376904816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155377304886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155377685330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155378091102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155378457436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155378897460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155379263052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155379713176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155380112532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155380489394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155380888558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155381237180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155381611978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155381986734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155382439712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155382792116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155383200848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155383747250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155384128424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155384543434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155384938456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155385411218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155385808828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155386185888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155386591900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155387082630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155387465530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155387991916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155388380960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155388775206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155389179360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155389550352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155389956460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155390351374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155390837046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155391235382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155391635976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155392035078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155392429042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155392844138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155393259154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155393778306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155394160356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155394553116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155394986718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155395337952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155395739120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155396102308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155396554422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155396922330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1387,13870000,10000,0,0,256,26,1519,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 155398756376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155399312652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155399673836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155400080452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155400433564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155400801276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155401157636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155401569040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155402008248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155402410474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155402782064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155403184462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155403550030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155403899556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155404279442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155404697540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155405076988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155405440688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155405816082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155406195276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155406546894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155407010938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155407455680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155407825734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155408173518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155408556560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155408919784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155409433220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155409787144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155410217106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155410589590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155410973562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155411369618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155411719842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155412095302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155412477062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155412866242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155413306318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155413679040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155414074212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155414424198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155414789198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155415154120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155415541776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155415976772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155416355080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155416704662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155417054682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155417417298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155417765798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155418193668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155418664884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155419090280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155419482510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155419887176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155420266186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155420762012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155421167938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155421608840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155421977148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155422326342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155422701944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155423171014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155423579670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155423946630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155424375896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155424743578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155425123762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155425522520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155425872060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155426247182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155426610276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155427180600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155427566532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155427921694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155428284968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155428637216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155429002312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155429350808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155429844364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155430214884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155430589634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155430940634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155431291330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155431785626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155432139584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155432535514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155432992306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155433368654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155433733904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155434108578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155434457902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155434808102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155435260530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155435713582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155436084018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155436438750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155436813560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155437177108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155437772252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155438362236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155438750752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155439143788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155439493406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155439859112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155440208200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155440583072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155441031166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155441414660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155441766748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155442118878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155442483350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155443001218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155443402170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155443842418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155444219120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155444612268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155444986870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155445336818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155445685106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155446075268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155446483248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155446965744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155447318842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155447723508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155448116636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155448521786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155449140876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155449578656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155449989808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155450383518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155450802304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155451158358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155451632140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155452061120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155452522064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155452875158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155453243896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155453625016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155454151504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155454571922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155455077662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155455514580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155455908448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155456298970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155456666398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155457020182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155457385082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155457820182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155458200814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155458551072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155458956464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155459339174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155459714506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155460083278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155460464112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155460921028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155461276952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155461657502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155462023508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155462397604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155462790324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155463207462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155463707718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155464081472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155464493990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155464873542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155465426808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155465800602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155466290736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155466660176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155467036360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155467385832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155467735978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155468099068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155468466832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155468846548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155469264990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155469662174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155470046722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155470423386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155470775280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155471127310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155471505646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155471932494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155472302618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155472670886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155473066812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155473431540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155473806740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155474186736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155474612952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155474991028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155475343528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155475712392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155476084852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155476773204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155477164788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155477645082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155478000432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155478391898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155478938548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155479328736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155479779502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155480211456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155480604174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155480970778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155481355766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155481707722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155482074132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155482464264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155482847986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155483378698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155483735116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155484120086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155484518252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155484946006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155485297794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155485662634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155486140528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155486496044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155486863260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155487213680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155487689892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155488095344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155488528020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155488958782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155489341090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155489748290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155490118532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155490512944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155490878770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155491282472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155491775804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155492157310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155492517930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155492871658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155493320676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155493844830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155494306062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155494661578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155495041448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155495408090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155495784472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155496135982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155496488448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155496868186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155497284300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155497653312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155498002246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155498376234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155498739958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155499220270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155499586740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155500009858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1388,13880000,10000,0,0,256,26,1520,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 155501542784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155501919098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155502302276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155502740504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155503121366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155503485004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155503863410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155504212232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155504563134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155504933318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155505293434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155505726992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155506077114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155506450164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155506813360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155507186162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155507535380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155507971144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155508409832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155508762046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155509126564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155509483594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155509858326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155510357930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155510749220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155511167096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155511548382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155511937084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155512314726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155512712796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155513060892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155513508248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155513955496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155514334138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155514684028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155515034222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155515395882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155515743366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155516106608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155516470092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155516910914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155517277014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155517668778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155518018192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155518368002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155518729172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155519087714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155519559800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155519976296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155520355330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155520725096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155521101262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155521559384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155521926146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155522369456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155522723314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155523089186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155523437700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155523812704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155524175490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155524549954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155524921794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155525346072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155525831952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155526183694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155526547916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155526895238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155527269318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155527641824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155528085720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155528438094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155528789344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155529150354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155529497778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155529861984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155530248646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155530692704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155531059580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155531433868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155531779830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155532127986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155532633768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155532987072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155533453614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155533804810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155534179656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155534541114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155534914066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155535262144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155535611556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155536016186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155536483816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155536851704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155537199514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155537580880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155537943148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155538318188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155538679440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155539107796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155539476406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155539882820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155540281194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155540629906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155541002728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155541362442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155541820298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155542180930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155542531612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155542893220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155543272886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155543779432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155544176832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155544670152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155545069292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155545475604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155545857248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155546234258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155546630668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155546996734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155547467206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155547818244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155548255476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155548630090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155549004856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155549410696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155549799002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155550297554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155550682758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155551049874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155551399514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155551774348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155552156086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155552547576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155552912534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155553370302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155553737606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155554087854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155554453310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155554800580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155555280076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155555660240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155556109824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155556463964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155556815460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155557198278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155557565586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155557931224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155558292594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155558736210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155559104346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155559480122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155559830296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155560180220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155560542382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155560889510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155561265356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155561682882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155562060006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155562422808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155562796874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155563146488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155563497244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155563870838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155564341984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155564713734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155565079076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155565458466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155565818438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155566344012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155566706918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155567130112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155567496130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155567845578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155568301238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155568672334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155569049234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155569443504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155569919142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155570274510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155570626704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155570991706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155571370434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155571751494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155572116924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155572531634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155572968640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155573363232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155573730108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155574111124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155574503260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155574869458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155575287234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155575747078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155576126286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155576582310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155577016942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155577477290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155577860286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155578330540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155578685490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155579052846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155579402716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155579779242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155580143610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155580519592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155580901144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155581320676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155581684754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155582033448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155582397586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155582743630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155583116322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155583488850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155583929898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155584281890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155584630374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155584990542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155585338280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155585701378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155586075610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155586462080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155586917724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155587314788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155587665300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155588015918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155588380336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155588859118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155589238656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155589663222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155590039694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155590402346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155590775714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155591157166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155591537396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155591967048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155592390668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155592852640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155593204302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155593586580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155593951918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155594326798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155594733940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155595292072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155595927032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155596551090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155596921638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155597287850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155597738472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155598223342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155598600146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155599004066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155599356824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155599827550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155600180564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155600627122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155600980910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155601355876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1389,13890000,10000,0,0,256,26,1521,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 155638274532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155638674720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155639030306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155639406218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155639889040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155640246000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155640615428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155640966548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155641344384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155641709474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155642345230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155643054518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155643672100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155644322268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155645126682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155645861850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155646494354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155647173016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155647861808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155648606568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155649005630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155649423924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155649811936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155650167548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155650540394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155650910374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155651367936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155651739588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155652120572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155652495730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155652850418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155653215756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155653579284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155654031700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155654591044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155654974654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155655370462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155655862126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155656232612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155656667194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155657040616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155657409016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155657802788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155658184230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155658564684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155658933872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155659326178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155659753508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155660112282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155660523572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155660916516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155661352480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155661707894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155662107784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155662551380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155662938040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155663294676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155663650206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155664018240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155664375550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155664759308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155665180048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155665563614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155666089682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155666529420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155666997792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155667358952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155667822436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155668199792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155668570786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155668942390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155669321578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155669687134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155670064712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155670429458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155670851908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155671223300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155671575528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155671943774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155672295090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155672672168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155673049204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155673500092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155673883082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155674256052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155674645924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155675007024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155675375836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155675726812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155676117512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155676563956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155676944938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155677372100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155677724584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155678196226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155678548572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155678924510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155679566134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155679947806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155680313326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155680688594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155681038074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155681387910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155681832422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155682187938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155682552284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155682898840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155683271450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155683631984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155684004622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155684363892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155684798956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155685166564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155685514964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155685879830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155686226872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155686600626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155686962032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155687406700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155687893902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155688486024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155689170488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155689778788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155690259592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155690614952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155691037382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155691413496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155691791192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155692154678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155692527222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155692904278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155693327698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155693700360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155694051278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155694429690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155694794366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155695173188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155695832404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155696289454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155696685844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155697045876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155697415762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155697766840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155698171478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155698621734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155699009968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155699362614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155699720866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155700082272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155700522824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155700904874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155701266104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155701728756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155702099632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155702481732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155702831662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155703180958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155703542694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155703902924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155704335600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155704691276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155705069514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155705438384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155705927654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155706281200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155706643052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155707091086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155707444832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155707811798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155708161110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155708554836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155708934714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155709310832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155709701574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155710131276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155710495446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155710844124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155711208698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155711555252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155712060560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155712441136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155712885832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155713240394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155713591002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155713953940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155714313104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155714706456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155715069486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155715518328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155715889352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155716266454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155716618128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155716971200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155717354810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155717762622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155718375550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155718855082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155719238052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155719605704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155719986398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155720340924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155720710764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155721155892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155721509722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155721901852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155722272290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155722679764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155723213316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155723608444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155724041596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155724401184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155724767744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155725119710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155725486288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155725835598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155726210500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155726654692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155727087352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155727443652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155727796624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155728160528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155728542680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155728911902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155729275260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155729723902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155730096526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155730476846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155730830770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155731184320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155731551338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155731915888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155732355090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155732708578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155733085448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155733470294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155733919522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155734384718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155734755502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155735193562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155735549192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155735916168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155736265814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155736642158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155737005788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155737380244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155737797888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155738170828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155738535116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155738883566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155739247976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155739594332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155739996030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155740370946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155740816502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155741171856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155741526986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1390,13900000,10000,0,0,256,26,1522,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 155743073004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155743513010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155743884708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155744264488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155744647854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155745014916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155745505822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155745944228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155746391732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155746759796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155747111374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155747476048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155747848246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155748224932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155748588360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155749046444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155749399068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155749791886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155750180990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155750531476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155750927286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155751307204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155751697452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155752139834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155752517104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155752866086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155753215366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155753578222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155753957320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155754333924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155754749016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155755126598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155755490120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155755863668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155756214084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155756868568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155757250306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155757674188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155758045118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155758395136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155758772766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155759135358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155759509240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155759872610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155760290412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155760656948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155761006256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155761371492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155761719764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155762156586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155762529630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155762916908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155763341210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155763695442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155764060648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155764454728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155764822408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155765201680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155765669948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155766227484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155766609190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155766959216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155767369900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155767839906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155768190656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155768686748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155769039224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155769414528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155769776632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155770151132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155770500940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155770850452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155771224906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155771644230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155772014934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155772365560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155772741834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155773105368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155773479754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155773840424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155774340516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155774710246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155775063352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155775438942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155775787566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155776162950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155776526836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155776918916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155777443168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155777949564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155778316688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155778666196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155779210732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155779602174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155780059344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155780428962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155780806002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155781157298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155781508938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155781873706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155782256950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155782692296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155783042380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155783416974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155783779146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155784152706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155784501986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155784852028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155785226758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155785643252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155786013566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155786363346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155786739592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155787104312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155787611928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155788066774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155788527600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155788895934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155789253670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155789619916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155789968576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155790509448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155790891048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155791346440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155791702952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155792062224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155792424992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155792773436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155793139368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155793497288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155793996254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155794366560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155794742404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155795093182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155795445112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155795811278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155796161976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155796596386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155796965282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155797342940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155797761562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155798170120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155798518730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155798866278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155799239344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155799658916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155800027674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155800374706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155800747172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155801108344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155801611512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155801976150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155802598312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155802986714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155803339468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155803705310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155804054374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155804430020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155804810020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155805302350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155805656998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155806010932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155806376048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155806726776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155807094138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155807457464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155807904124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155808270446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155808644234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155808992530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155809342050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155809703780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155810084636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155810462334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155810877786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155811254546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155811616284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155811989144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155812338922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155812809236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155813187544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155813605456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155813994694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155814342852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155814718080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155815080404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155815453800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155815802478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155816231160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155816597336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155816946608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155817311916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155817659396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155818034396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155818396664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155818901948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155819349114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155819733646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155820103864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155820452762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155820816122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155821164304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155821552908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155822059596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155822479464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155822831510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155823210180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155823594014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155824058712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155824443234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155824871514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155825252808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155825618218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155825994912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155826346738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155826700830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155827106618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155827601228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155827971724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155828352812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155828745902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155829155194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155829531728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155829999240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155830440008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155830808666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155831160568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155831526852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155831876258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155832285316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155832663420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155833112698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155833682142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155834041476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155834542192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155835170672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155835596850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155836033160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155836415594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155836779456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155837155412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155837505386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155837888568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155838265564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155838690690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155839061582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155839412126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155839789616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155840156296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155840529712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155840948808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155841695922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155842275450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155842822994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155843384942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1391,13910000,10000,0,0,256,26,1523,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 155845876092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155846634392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155847365368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155847987726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155848589268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155849166348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155849737300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155850367738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155850942430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155851462956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155852023846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155852681686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155853241658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155853763366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155854284572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155854825476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155855447848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155856005172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155856525452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155857078402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155857810228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155858463228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155858984180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155859508416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155860044802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155860552642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155861207058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155861734158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155862293408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155862835364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155863396368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155864047858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155864569746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155865108840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155865627554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155866210562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155866846548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155867433456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155867996834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155868696950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155869229568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155869841848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155870389430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155870905808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155871444008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155871993536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155872637908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155873179496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155873730118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155874268316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155874795346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155875424034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155875943228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155876484072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155876996612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155877606054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155878232990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155878789278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155879294298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155879935938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155880487420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155881088930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155881631482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155882150018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155882708174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155883263684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155883922908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155884450882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155884978634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155885521376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155886054102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155886710092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155887253392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155887831772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155888386488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155889079192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155889638024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155890177298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155890725240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155891442912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155892097806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155892636460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155893286296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155893825368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155894419940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155895068456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155895635128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155896215132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155896770002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155897445440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155898004128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155898563594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155899109174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155899681198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155900336806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155900877166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155901413076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155901937184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155902647584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155903268810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155903840850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155904389958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155904945998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155905478288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155906096100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155906635524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155907154642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155907695988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155908207446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155908869134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155909417790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155909972104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155910485652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155910999588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155911641760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155912160560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155912707044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155913217102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155913907474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155914537296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155915090422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155915608184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155916123864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155916673622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155917273364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155917814054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155918325724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155918874718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155919412884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155920070724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155920593488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155921134040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155921667440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155922230424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155922869644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155923388540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155923938404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155924597536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155925162754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155925770904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155926301544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155926849438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155927360376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155927917918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155928525024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155929081822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155929616378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155930168352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155930699018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155931311052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155931850444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155932370854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155932908040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155933432076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155934078362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155934612606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155935170674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155935815994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155936348576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155936983474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155937503882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155938047172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155938560910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155939132608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155939752220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155940309534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155940824578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155941341418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155941884420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155942493448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155943029900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155943538556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155944106784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155944659052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155945300430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155945814296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155946329998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155946986260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155947527964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155948200998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155948720130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155949271816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155949805096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155950369442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155950993556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155951520556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155952051150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155952562968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155953116760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155953733720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155954284614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155954820836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155955372582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155955897554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155956522644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155957067832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155957579820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155958309606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155958836600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155959470888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155960007436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155960567984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155961080072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155961615952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155962243196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155962775694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155963319270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155963832780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155964407422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155965044056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155965613486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155966129874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155966656712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155967239848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155967855446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155968402838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155968924896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155969612736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155970258852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155970812222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155971327024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155971837756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155972372436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155972905140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155973549734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155974070560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155974625174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155975163078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155975733474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155976347986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155976876298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155977411836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155977954524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155978515700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155979128592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155979691652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155980234130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155980931560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155981580800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155982108984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155982645526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155983158016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155983697484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155984343466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155984911060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155985458584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155986015270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155986528396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 155987168556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155987711600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155988235422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155988792732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155989316034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155989996258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155990563698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155991116204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155991636106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1392,13920000,10000,0,0,256,26,1524,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 155994319308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155995032344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155995983930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155996720086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155997333382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155997902118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155998586376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155999181076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155999731902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156000290032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156000880514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156001535542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156002113896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156002658634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156003406248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156004109892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156004684420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156005236072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156005838324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156006403596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156007047048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156007608484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156008137646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156008695910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156009256700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156009955144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156010489908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156011027994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156011590382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156012245640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156012828312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156013366758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156013965848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156014751244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156015431008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156015990162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156016583622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156017151598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156017727368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156018436710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156018992780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156019582128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156020159778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156020917696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156021446896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156021973688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156022521312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156023042086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156023717928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156024237292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156024798376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156025473436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156026059084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156026702834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156027240758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156027780960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156028297448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156028854688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156029478068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156030037418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156030581108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156031145914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156031683438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156032311068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156032853244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156033371270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156033913846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156034476420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156035133174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156035674458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156036232970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156036882992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156037519180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156038059900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156038577324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156039118428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156039638048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156040356638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156040903880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156041457186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156041970104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156042483360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156043135842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156043658454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156044195382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156044714994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156045264616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156045920650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156046471476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156046996228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156047510634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156048192620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156048814656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156049354544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156049865770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156050415376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156050948628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156051632594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156052149572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156052669718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156053207706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156053719488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156054377754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156054897180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156055460456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156056045784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156056596724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156057248534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156057776104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156058316604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156059013896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156059591290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156060284066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156060751672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156061129140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156061509366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156061864036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156062220604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156062751298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156063107574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156063475296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156063831826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156064426422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156064795838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156065185464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156065635288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156065995744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156066361920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156066721368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156067089710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156067442960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156067819398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156068302946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156068685240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156069039070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156069399816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156069766170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156070264388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156070639500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156071090194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156071472280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156071838216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156072222236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156072575790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156072929592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156073296772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156073661920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156074161494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156074518042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156074956384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156075325180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156075730980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156076085480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156076452378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156076915012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156077272922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156077642994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156078001610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156078380248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156078771988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156079163188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156079603488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156079962116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156080329844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156080689088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156081057352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156081535052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156081930730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156082392476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156082773430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156083125072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156083485740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156083853568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156084207670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156084577148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156085013310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156085414996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156085785674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156086169454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156086521416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156086876660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156087241716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156087602802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156088058224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156088414378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156088825748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156089201392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156089581964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156089966088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156090402168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156090869106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156091226274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156091595432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156091952706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156092333400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156092846006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156093243858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156093686282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156094046928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156094412674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156094790970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156095159694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156095509868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156095886944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156096354526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156096736468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156097090252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156097450410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156097811098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156098158850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156098522084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156098880612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156099344532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156099713500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156100093112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156100451340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156100805056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156101170834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156101533714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156101984956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156102340842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156102719374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156103092020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156103471328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156103923756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156104281882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156104742036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156105098502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156105466576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156105822600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156106202382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156106572244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156106951738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156107317574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156107798996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156108172518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156108532630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156108903012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156109254174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156109634002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156110018272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156110524700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156110880996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156111234560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156111605134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156111957546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156112325576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156112676680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156113152282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156113520840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156113896626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156114253078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156114606498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156115148436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156115523388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1393,13930000,10000,0,0,256,26,1525,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 156117249868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156117614022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156117996580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156118381648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156118870664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156119234814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156119596872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156119974104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156120327940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156120699392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156121054198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156121528592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156121898386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156122274674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156122632232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156122983898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156123347092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156123696586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156124073398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156124509556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156124887782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156125252674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156125638210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156125991988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156126498424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156126879482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156127351936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156127725360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156128076972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156128463322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156128831198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156129210702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156129576134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156130021024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156130391910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156130745240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156131119016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156131470662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156131848268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156132214728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156132690970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156133049072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156133402714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156133775578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156134125504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156134491948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156134840884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156135230416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156135678882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156136062992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156136420404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156136779636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156137144180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156137637158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156138022276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156138462218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156138842126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156139207816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156139597384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156139947884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156140301658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156141434832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156141810118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156142180338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156142540052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156142920506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156143287244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156143714174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156144183938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156144543788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156144913092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156145273574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156145644072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156146023062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156146404126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156146872262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156147252980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156147605840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156147963996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156148330408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156148876302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156149261986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156149705146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156150091848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156150464086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156150853338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156151212736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156151569558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156151939930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156152395664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156152778254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156153136652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156153527784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156153900304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156154284084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156154642318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156155097022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156155469940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156155825858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156156196108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156156556430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156156971692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156157345240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156157825272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156158204262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156158563346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156158936266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156159315916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156159836066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156160203086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156160695100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156161070086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156161478226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156161836876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156162200330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156162570130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156162955710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156163436576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156163862942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156164288616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156164683692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156165139992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156165499584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156165857682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156166332382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156166692614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156167064708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156167418310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156167808058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156168179850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156168564098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156168933094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156169377944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156169750146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156170106438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156170486756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156170839870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156171383528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156171878392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156172416190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156172775276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156173140762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156173508862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156173863010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156174235818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156174698566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156175082706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156175451738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156175833158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156176215978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156176571570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156176939092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156177305488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156177763930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156178118956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156178497670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156178871780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156179253616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156179610950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156179966808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156180435708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156180794052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156181162084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156181520298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156181898932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156182413586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156182795696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156183230812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156183590048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156183956182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156184313402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156184683004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156185034192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156185412332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156185857330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156186242100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156186596686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156186951062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156187327122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156187679946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156188049304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156188398134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156188850654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156189222514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156189599252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156189957248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156190308592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156190675232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156191036700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156191488208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156191862738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156192245054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156192613592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156193004532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156193456582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156193816006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156194271766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156194630902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156195002722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156195355270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156195737040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156196105258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156196485996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156196840370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156197276756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156197651712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156198008162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156198380248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156198735562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156199119386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156199493388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156199954056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156200317860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156200730486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156201103668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156201457732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156201828764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156202213604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156202709390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156203092416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156203528338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156203943120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156204305640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156204861624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156205222582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156205675506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156206033902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156206416904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156206785608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156207166222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156207522426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156207900790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156208349226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156208709804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156209078704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156209428696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156209807544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156210174124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156210604874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156211060062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156211419550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156211788744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156212141358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156212509796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156212862198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156213241696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156213609356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156214075340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156214433582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156214824610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156215194584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156215550102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156216057916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156216413602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156216886438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156217263178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156217866288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1394,13940000,10000,0,0,256,26,1527,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 156219703696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156220100734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156220471438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156220824372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156221189976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156221537948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156221913458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156222422588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156222838412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156223222828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156223605966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156223973790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156224327802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156224712596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156225181364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156225562192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156225927132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156226303520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156226654970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156227163758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156227535162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156228005420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156228423718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156229021054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156229601026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156230177832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156230891024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156231422476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156231951094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156232530604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156233084486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156233666658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156234027540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156234408728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156234783758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156235165184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156235555048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156235913708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156236421254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156236779188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156237148428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156237506300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156237885014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156238386214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156238773370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156239241178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156239600108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156239967122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156240327332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156240697816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156241050418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156241430362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156241891760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156242274876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156242629620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156243011266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156243384886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156243739268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156244108132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156244473042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156244944272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156245316992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156245699912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156246060552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156246414146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156246783892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156247137466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156247673216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156248137878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156248547438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156248922068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156249527090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156249885964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156250366020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156250738450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156251091918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156251466226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156251845430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156252253850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156252633078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156253111126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156253470146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156253827228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156254194348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156254554156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156254923774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156255276084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156255665272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156256124648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156256506754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156256859920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156257219924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156257587364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156257970966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156258341596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156258788798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156259194112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156259561380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156260004618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156260361442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156260849810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156261219500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156261671534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156262043474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156262394128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156262787972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156263156030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156263536048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156263890530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156264342696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156264712840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156265065594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156265435060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156265794140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156266172216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156266538232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156266929110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156267373422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156267732036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156268098956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156268477008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156268849280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156269202794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156269585714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156270048778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156270434270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156270792172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156271153986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156271521072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156272023848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156272395320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156272888150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156273273250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156273641102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156274028326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156274440020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156274800888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156275191364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156275655242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156276154518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156276506560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156276890332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156277292236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156277691230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156278042556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156278525992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156278899428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156279254218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156279630760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156279991080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156280369944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156280737836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156281215070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156281570180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156281923206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156282295016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156282644176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156283123698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156283479436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156283953870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156284324364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156284700466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156285057744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156285412210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156285775942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156286125436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156286502582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156286949050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156287328592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156287711192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156288122370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156288475412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156288828636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156289194656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156289654754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156290027106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156290379564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156290763370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156291150960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156291528204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156291880316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156292334180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156292706674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156293061978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156293476314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156293828420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156294316214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156294912224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156295401228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156295762234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156296121324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156296496344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156296849572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156297219346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156297572124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156298040744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156298415064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156298794932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156299156600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156299510974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156299934600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156300294664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156300767678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156301125824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156301538558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156301919270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156302301464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156302659234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156303019600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156303517552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156303902300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156304383506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156304746532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156305128552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156305669382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156306068048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156306538890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156306898420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156307281670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156307668592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156308038656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156308389510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156308769550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156309252714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156309635216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156309987190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156310346332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156310713880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156311067142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156311437206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156311893306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156312279824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156312648066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156313027086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156313386898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156313740818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156314150224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156314514766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156314973138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156315328346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156315709388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156316086082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156316552724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156316931494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156317301532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156317761384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156318117200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156318483026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156318839222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156319217274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156319583572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156319967704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156320403076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156320759510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156321124984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1395,13950000,10000,0,0,256,26,1528,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 156322743816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156323212778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156323572468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156323955772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156324354292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156324736882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156325092724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156325448440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156325905278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156326260628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156326626750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156326976428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156327360892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156327906782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156328288414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156328718010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156329073890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156329439200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156329789828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156330167510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156330518874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156330897986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156331281020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156331737038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156332264208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156332720124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156333090154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156333443788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156333857086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156334350032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156334734718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156335102082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156335490448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156335846260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156336202206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156336571488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156336935790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156337378360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156337731984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156338112002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156338479856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156338857384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156339318578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156339683332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156340132470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156340509556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156340877480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156341227712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156341605004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156341970106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156342345728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156342907420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156343264050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156343630158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156343990648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156344358490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156344708556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156345085380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156345531374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156345911690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156346263976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156346616608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156346980810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156347331354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156347698620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156348058256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156348499626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156348869656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156349246518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156349598192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156349950232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156350413954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156350768638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156351216704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156351570198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156351948102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156352312860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156352688548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156353040274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156353411508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156353882236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156354237852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156354605786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156354957268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156355334470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156355717750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156356096758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156356459442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156356881470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156357250858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156357604264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156357973300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156358332366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156358712066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156359079460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156359534128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156359890680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156360323604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156360841060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156361197770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156361713456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156362080182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156362543782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156362914904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156363293926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156363647784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156364001950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156364368398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156364720580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156365176366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156365532138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156365910296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156366275418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156366652578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156367015668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156367370230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156367829856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156368188844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156368559110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156368912220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156369290056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156369656762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156370076322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156370430336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156370858090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156371228458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156371808160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156372181492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156372675286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156373056806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156373504992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156373887078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156374240368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156374593012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156374958464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156375310514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156375685250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156376035750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156376491036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156376861080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156377237198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156377588336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156377940082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156378303556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156378688698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156379147752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156379501204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156379878990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156380244332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156380619884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156380971528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156381323502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156381699522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156382120844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156382492830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156382844536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156383222634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156383588304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156384063884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156384419848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156384855204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156385224434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156385575490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156385943252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156386293298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156386668692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156387032166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156387501780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156387858412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156388212106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156388679002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156389128596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156389499938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156389851996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156390334864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156390707266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156391112976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156391467318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156391821142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156392186794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156392537980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156392919134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156393352810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156393732946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156394098848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156394474876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156394825824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156395283022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156395666182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156396092998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156396464192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156396815064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156397193174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156397557796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156397934970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156398286756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156398715694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156399084650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156399437394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156399804652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156400154600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156400530762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156400895540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156401282134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156401703600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156402058952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156402423652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156402774418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156403190122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156403540878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156403916478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156404362410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156404742984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156405093860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156405445550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156405809136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156406284496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156406656802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156407087500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156407467186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156407835376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156408251382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156408607762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156408990840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156409369894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156409799272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156410216342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156410568854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156410946984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156411312488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156411689228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156412042052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156412394552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156412871700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156413224654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156413589984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156413938374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156414312284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156414674100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156415046472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156415485572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156415841570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156416205528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156416555548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156417100840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156417631438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156418013944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156418473644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156418853966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156419227028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156419589254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156419961134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156420314008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156420689460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156421117816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156421500890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156421867488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1396,13960000,10000,0,0,256,26,1529,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 156423429448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156423875800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156424236588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156424609404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156424963080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156425331528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156425682266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156426101780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156426480398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156426933692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156427290418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156427644092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156428010234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156428361720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156428864710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156429219522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156429678988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156430049852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156430427624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156430780372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156431133592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156431499612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156431851848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156432300528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156432654702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156433033318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156433408124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156433785784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156434138702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156434491488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156434866416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156435292134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156435680186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156436030526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156436407880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156436773734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156437150090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156437500806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156437930718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156438299178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156438650540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156439017354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156439366654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156439860812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156440231620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156440689606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156441045104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156441397892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156441762728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156442112518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156442480186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156442829562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156443204956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156443646068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156444026828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156444379406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156444732164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156445215688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156445629900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156446000464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156446457098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156446840600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156447209164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156447588494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156447941916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156448344444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156449028248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156449394674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156449797412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156450183330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156450564318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156451079864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156451462604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156451917074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156452274020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156452639102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156452989052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156453355720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156453704604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156454080204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156454443360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156454901542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156455256122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156455607910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156455972016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156456321484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156456687556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156457049662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156457521556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156457892192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156458267728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156458619426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156458970688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156459335756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156459686272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156460065388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156460485728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156460864644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156461230766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156461606516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156461978230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156462465422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156462891012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156463353696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156463757970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156464140512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156464517734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156464938092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156465347780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156465843442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156466203236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156466571714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156466923516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156467292974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156467662232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156468039142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156468403826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156468865064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156469223060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156469578240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156469944446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156470297706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156470666862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156471019368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156471476764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156471846786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156472224316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156472577192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156472929674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156473488028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156473873404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156474360478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156474718506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156475098696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156475467414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156475847016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156476201580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156476556752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156476935640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156477359780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156477742042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156478099200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156478476374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156478840902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156479216482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156479567654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156480016570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156480387616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156480741864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156481111990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156481464400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156481842106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156482246244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156482709720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156483068012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156483439700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156483806742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156484167348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156484639304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156484993810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156485450208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156485820294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156486196560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156486548014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156486899962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156487263526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156487613808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156487981486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156488406946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156488786496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156489190928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156489569336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156489921604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156490273862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156490639652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156491075490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156491446074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156491797606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156492174544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156492539210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156492914496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156493265042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156493617874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156494057588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156494412112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156494779578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156495129396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156495503952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156495965808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156496346622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156496780166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156497136176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156497501350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156497853136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156498220946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156498571528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156498965216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156499396880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156499788470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156500141002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156500492840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156500856444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156501205964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156501665704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156502019974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156502486372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156502858316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156503233644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156503583324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156503933534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156504296180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156504645888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156505096682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156505451312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156505828192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156506193464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156506568960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156507064066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156507423492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156507903010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156508258442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156508627342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156508977760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156509354820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156509718854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156510094670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156510445640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156510876782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156511243366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156511594656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156511961198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156512310452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156512686628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156513049748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156513500910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156513855700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156514207650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156514646736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156515003866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156515372462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156515725940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156516115634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156516563572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156516944900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156517300186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156517655680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156518022612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156518482130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156518863758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156519281156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156519659840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156520024550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156520399252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156520750100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156521103746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1397,13970000,10000,0,0,256,26,1530,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 156522799658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156523194500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156523565752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156523920108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156524301540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156524766412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156525153920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156525700980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156526062404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156526434680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156526788506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156527158838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156527596226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156527975968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156528341678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156528718668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156529070496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156529562962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156529999662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156530478056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156530851916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156531203184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156531612000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156532012750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156532393238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156532748058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156533186642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156533556084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156533907784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156534275328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156534625848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156535002556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156535367638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156535820382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156536179560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156536534084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156536899096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156537250584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156537617720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156538000924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156538379788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156538826478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156539207692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156539561360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156539915842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156540283840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156540742644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156541114286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156541547974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156541930690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156542298744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156542676080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156543029580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156543384768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156543751746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156544116756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156544554278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156544909080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156545287952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156545656176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156546034328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156546387186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156546741234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156547201292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156547554556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156547922370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156548271842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156548648046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156549012088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156549417640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156549883064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156550241988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156550609634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156550991630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156551364128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156551819272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156552199780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156552652144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156553033958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156553387360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156553741632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156554106558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156554457796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156554827122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156555196238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156555673894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156556044408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156556420448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156556771654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156557123760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156557504540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156557933936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156558455364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156558813300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156559193660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156559595784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156560003838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156560359806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156560714792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156561174204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156561530558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156561901618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156562284350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156562661910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156563177288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156563576312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156564020670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156564378092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156564743514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156565095390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156565463196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156565813852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156566190218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156566630634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156567010490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156567362084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156567713838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156568078286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156568429370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156568796464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156569146152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156569604068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156569973218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156570350458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156570702030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156571054516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156571419116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156571769898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156572202380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156572564928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156572941092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156573304796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156573702554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156574057312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156574512400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156574892938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156575319704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156575690298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156576039748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156576415416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156576804298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156577183424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156577537948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156578017904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156578388338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156578757618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156579125938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156579478052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156579855812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156580221400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156580683036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156581039440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156581393136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156581761020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156582112952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156582480770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156582831122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156583208552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156583667686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156584050488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156584405352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156584759036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156585127048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156585600944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156586004452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156586724718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156587405070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156587986668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156588599028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156589140974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156589502132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156589988870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156590778850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156591940792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156592690152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156593824492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156595265960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156596130664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156596739852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156597234816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156597702578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156598059956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156598491290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156598922710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156599305340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156599674716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156600105466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156600543550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156600899684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156601263716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156601622352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156601991000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156602560616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156603024692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156603398568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156603776776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156604130986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156604485486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156604850546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156605202142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156605570332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156605999634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156606380184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156606746384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156607123278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156607476542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156607990532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156608360188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156608800284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156609173894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156609525668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156609904398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156610269544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156610647650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156611003090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156611431948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156611802550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156612154576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156612522970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156612873646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156613249278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156613613948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156613991144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156614511332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156614873044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156615243250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156615597412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156615988946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156616339152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156616717890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156617171214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156617550772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156617902032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156618252630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156618615118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156619067956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156619440052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156619872964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156620311846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156620681562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156621060680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156621416066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156621770334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156622138994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156622505514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156622953906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156623308762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156623686652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156624052014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156624429392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156624781392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156625134852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156625578944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156625934260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156626303456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156626653800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156627032538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1398,13980000,10000,0,0,256,26,1531,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 156628667972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156629062068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156629413448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156629766448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156630243992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156630602018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156631056544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156631410530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156631789234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156632157244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156632557374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156632910456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156633264264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156633629180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156634063842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156634433960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156634783508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156635159560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156635525174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156635900878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156636251688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156636681838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156637048420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156637399388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156637765902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156638115050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156638491058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156638855910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156639231804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156639663512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156640022732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156640389166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156640740972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156641111116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156641557688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156641936874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156642409100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156642852734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156643207674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156643562002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156643928162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156644280264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156644649792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156645091694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156645512324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156645883020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156646259268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156646610588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156646963198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156647328014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156647692784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156648161920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156648516206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156648910552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156649292968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156649670786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156650056686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156650410962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156650866258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156651221986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156651591776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156651942206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156652319994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156652821168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156653225356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156653695382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156654055968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156654424798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156654778728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156655149418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156655503426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156655883328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156656354616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156656737862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156657105424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156657464940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156657831006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156658182632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156658550370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156658915568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156659364854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156659755078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156660135930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156660489462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156660844188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156661212728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156661566220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156662025730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156662399278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156662777872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156663143586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156663519852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156664025484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156664384682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156664840904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156665196064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156665564402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156665914616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156666292232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156666658044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156667035288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156667468248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156667826120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156668193194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156668545744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156668915078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156669267790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156669646192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156670012190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156670510600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156670966558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156671327102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156671696168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156672050166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156672419922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156672772060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156673250188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156673623726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156674003654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156674357502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156674710850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156675184956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156675540224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156675997314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156676351870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156676730472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156677097712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156677475414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156677827758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156678235014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156678703838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156679062740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156679664428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156680043624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156680424812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156680844496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156681237494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156681685218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156682046872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156682414362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156682768004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156683138882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156683491556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156683871636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156684390712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156684777292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156685133668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156685498994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156685864956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156686385178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156686756700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156687203288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156687583928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156687950426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156688345106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156688701458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156689065642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156689433348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156689881820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156690255380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156690606146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156690985794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156691361938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156691739612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156692095026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156692459788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156692903446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156693261264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156693640484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156693989788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156694365230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156694728982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156695104604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156695569498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156695925520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156696289554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156696638520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156697003644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156697453648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156697834030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156698284738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156698665762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156699080182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156699497444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156699862584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156700212212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156700580952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156701014110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156701409784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156701778366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156702155014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156702516040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156702868868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156703232774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156703583352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156704033978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156704429986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156704814352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156705185618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156705564184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156705917600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156706305160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156706760936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156707124236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156707493758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156707844740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156708222918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156708698532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156709079618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156709515704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156709871064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156710236048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156710586820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156710953474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156711303332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156711703608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156712080594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156712528624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156712884284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156713237908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156713602960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156713954208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156714321772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156714672612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156715130804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156715501312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156715878816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156716230494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156716583594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156716949080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156717301470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156717679428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156718098668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156718477898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156718843636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156719221242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156719574416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156720027164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156720425054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156720881520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156721256636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156721610972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156721992090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156722360018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156722741306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156723095866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156723529904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156723899144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156724253980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156724622372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156724973262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156725350338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156725716270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156726104944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156726531998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156726904944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1399,13990000,10000,0,0,256,26,1532,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 156728639546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156729130864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156729523278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156729877016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156730257308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156730625062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156731117782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156731475704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156731923600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156732295748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156732649524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156733017186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156733368150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156733745946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156734111006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156734500310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156734925872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156735281166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156735647338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156735999452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156736367188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156736717516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156737094032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156737532736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156737914336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156738266804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156738619202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156738985344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156739336464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156739704912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156740066400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156740511928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156740881768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156741259612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156741612468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156741965482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156742494040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156742871450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156743316940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156743693982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156744105928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156744490972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156744965606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156745583494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156746080990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156746454472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156746858390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156747407126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156747988012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156748729240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156749252080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156749633344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156750024526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156750380388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156750747084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156751098326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156751628320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156751984664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156752364902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156752770924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156753151668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156753698530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156754072666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156754606246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156754964090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156755333492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156755791266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156756387752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156756796650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156757279988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156757671134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156758028144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156758433192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156758789900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156759190942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156759542394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156760039080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156760412188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156760809512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156761187848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156761563820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156761955550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156762310448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156762806918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156763194514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156763570860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156763975872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156764354378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156764895422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156765264422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156765708478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156766063700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156766430920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156766780986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156767157988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156767566404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156767962500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156768420402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156768778808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156769172070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156769544038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156769929904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156770281208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156770691748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156771144540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156771572546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156771942498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156772314682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156772680516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156773032380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156773399808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156773873924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156774258050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156774654904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156775068502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156775452730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156775943578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156776344584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156776787362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156777157310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156777540166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156777938814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156778305596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156778715712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156779103464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156779546254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156779915740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156780268746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156780636338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156780986366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156781398568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156781763542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156782270996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156782629424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156782982384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156783348238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156783735714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156784221888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156784576502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156785047832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156785418818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156785828580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156786183396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156786569972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156787046348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156787435324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156787954384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156788311134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156788692070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156789062192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156789473926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156789828056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156790181354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156790665850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156791024972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156791425690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156791811314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156792191544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156792559040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156792938428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156793336544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156793771100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156794190134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156794543212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156794933198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156795317394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156795729330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156796110900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156796571898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156796925556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156797297852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156797680738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156798061132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156798583478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156799018396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156799441976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156799810200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156800187156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156800557614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156800931274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156801299606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156801664866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156802139396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156802498040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156802906282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156803272798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156803650520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156804030038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156804419094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156804875154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156805248338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156805616624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156805966832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156806343540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156806707990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156807085010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156807518848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156807875694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156808240146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156808591534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156808958114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156809432316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156809814858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156810287176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156810668022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156811020982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156811373748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156811738684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156812134702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156812550542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156812913882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156813366264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156813735876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156814112904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156814464342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156814817764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156815183444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156815564332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156816026432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156816382040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156816759134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156817125154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156817503324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156817856792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156818241084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156818684672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156819039664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156819605986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156820195936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156820982818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156821753432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156822396704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156822988608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156823582778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156824258018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156824633196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156825003272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156825355092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156825742122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156826109344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156826488302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156826841754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156827311290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156827678838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156828053598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156828428008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156828777524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156829154800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156829518360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156830222598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156830615000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156830993836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156831360634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156831816372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156832209696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1400,14000000,10000,0,0,256,26,1533,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 156834033236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156834428184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156834797458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156835193208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156835661944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156836021080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156836403104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156836753302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156837118562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156837469192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156837852066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156838316098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156838698406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156839097750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156839493626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156839866018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156840222538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156840680780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156841169370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156841577388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156841975506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156842374966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156842730916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156843218804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156843610688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156844088784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156844465386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156844857198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156845237844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156845630508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156846011086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156846403252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156846858472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156847260210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156847627398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156847997096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156848348944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156848754656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156849129780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156849624688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156849982194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156850349906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156850716996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156851070516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156851439192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156851797156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156852264792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156852638110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156853018448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156853385480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156853746614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156854217288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156854587090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156855050912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156855408168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156855787816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156856166292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156856546156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156856899232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156857252596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156857624888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156858078868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156858449170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156858809604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156859184630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156859549892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156859926570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156860283458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156860706562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156861073664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156861490924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156861862324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156862214140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156862590704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156862963982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156863413530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156863780878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156864136996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156864513484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156864864182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156865230680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156865704490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156866083630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156866518968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156866899310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156867263258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156867614232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156867979930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156868332906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156868773758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156869213386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156869594100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156869975638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156870354722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156870709976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156871065312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156871436854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156871865200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156872233582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156872612518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156873005860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156873371206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156873746884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156874133148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156874491132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156874942620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156875303280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156875685474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156876036382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156876415480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156876917100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156877324112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156877754526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156878112542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156878496700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156878852320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156879221308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156879572180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156879949922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156880393076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156880803298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156881171768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156881523708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156881888442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156882238554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156882609604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156883042076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156883441138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156883823906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156884220432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156884589348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156884960728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156885327424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156885706540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156886151808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156886505734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156886924410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156887298320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156887677790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156888174920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156888531326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156889012424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156889369038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156889752020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156890102676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156890480626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156890847846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156891227770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156891655988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156892011082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156892386668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156892737378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156893121858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156893470406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156893845496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156894276502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156894654712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156895004948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156895373708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156895740128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156896092444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156896463360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156896831282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156897332244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156897749720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156898191822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156898547428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156898995358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156899387050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156899807054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156900194352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156900565424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156900972720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156901368038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156901745836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156902105922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156902511004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156902959382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156903345944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156903756718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156904114244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156904491472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156904858128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156905234740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156905670956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156906025912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156906402994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156906753168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156907120098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156907469020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156907843902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156908276494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156908656398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156909048394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156909413780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156909995386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156910524904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156910899890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156911339268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156911721204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156912130686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156912773640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156913132270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156913493994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156913954870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156914313072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156914697998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156915050484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156915430132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156915795700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156916186802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156916611606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156916982740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156917348696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156917716484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156918084994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156918443956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156918818818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156919189756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156919630048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156920029636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156920406702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156920777076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156921129496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156921608038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156921961260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156922419078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156922790380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156923178874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156923529038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156923879504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156924243810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156924593848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156925030440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156925530744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156925929334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156926296340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156926674302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156927026958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156927387692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156927865576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156928228712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156928596750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156928957840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156929334170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156929698054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156930112568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156930466348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156930905604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156931273110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156931637590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156932004530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156932353098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156932831904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156933206808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156933655946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156934011306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1401,14010000,10000,0,0,256,26,1534,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 156935633800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156936016274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156936449610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156936863690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156937256498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156937636872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156938037818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156938425060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156938792556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156939265120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156939680752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156940074056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156940480776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156940874066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156941256948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156941629094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156942078542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156942487090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156942855196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156943219592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156943569774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156944098106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156944455990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156944941262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156945342560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156945734852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156946086446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156946439398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156946802232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156947169982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156947633082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156947987476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156948406928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156948773906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156949151558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156949534036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156949888356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156950326282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156950710378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156951131450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156951486254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156951879154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156952247670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156952624516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156953047080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156953434732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156953839580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156954205028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156954571778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156955027282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156955415772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156955856110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156956238898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156956593366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156956958876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156957329164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156957679844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156958046428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156958417000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156958861514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156959230514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156959617144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156959968334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156960319406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156960682370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156961033040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156961523152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156961893190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156962293324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156962659072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156963068796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156963452820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156963806654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156964248070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156964634702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156965033924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156965397108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156965775320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156966274882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156966655920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156967080644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156967435342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156967799776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156968161976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156968527986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156968876460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156969251436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156969614146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156970051970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156970405124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156970767618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156971131136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156971480114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156971845074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156972193436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156972629692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156972997694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156973397158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156973767364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156974136200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156974498932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156974864604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156975231690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156975655576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156976033278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156976409388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156976783708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156977133544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156977581768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156977949164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156978371678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156978741472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156979103120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156979477814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156979841312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156980216504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156980565138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156980917998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156981350456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156981758134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156982158210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156982508186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156982884640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156983249920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156983665898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156984121218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156984481100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156984888570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156985240206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156985606912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156985990850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156986368936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156987048880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156987455552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156987825292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156988206152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156988762464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156989140242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156989599170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156989973560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156990413794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156990819330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156991218430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156991595462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156991987532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156992441834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156992841070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156993226802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156993578206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156993956114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156994326822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156994704076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156995125826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156995481400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156995890302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156996257826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156996626216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156997004186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156997409178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156997877320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156998287638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156998697244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 156999098878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156999467006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156999951006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157000355140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157000815304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157001213328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157001629530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157002054964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157002407104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157002759508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157003154526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157003589016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157003977658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157004377236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157004756798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157005152882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157005558768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157005929366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157006392892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157006808358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157007201560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157007569270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157007948252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157008323914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157008688534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157009145122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157009506122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157009859972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157010310198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157010661500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157011137744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157011491548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157011940652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157012309298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157012698210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157013048664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157013400152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157013762878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157014115350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157014481454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157014899288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157015280546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157015659740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157016036170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157016388592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157016740654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157017105708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157017522494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157017895510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157018246888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157018683970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157019111984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157019551352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157019968314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157020402050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157020803146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157021199926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157021597562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157021948604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157022456182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157022844112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157023325772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157023719328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157024137714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157024507408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157024890800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157025258984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157025609180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157026105400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157026508390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157026925052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157027283500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157027653710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157028076508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157028429106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157028867118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157029238728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157029658518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157030056714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157030433608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157030786388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157031139090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157031591914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157031976592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157032358676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157032724964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157033132550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157033821278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157034361278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157034756600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157035184816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157035557724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157035966090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1402,14020000,10000,0,0,256,26,1535,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 157037668180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157038082926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157038593634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157038996648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157039394184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157039852328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157040291030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157040661856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157041026116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157041411098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157041778170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157042204828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157042726596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157043147186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157043626134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157044015332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157044400150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157044916586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157045303500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157045756938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157046168916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157046575970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157046969316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157047353684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157047736144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157048100204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157048554080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157048956996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157049350172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157049758580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157050122860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157050515420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157050899130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157051358214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157051727540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157052136570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157052503402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157052851184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157053258072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157053656994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157054167742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157054559880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157054926878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157055324000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157055675746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157056150986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157056504466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157056985332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157057385654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157057780926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157058164040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157058523946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157058919760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157059269576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157059712944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157060064972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157060458464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157060827728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157061226554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157061579672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157061969704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157062440486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157062796928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157063197510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157063848242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157064236018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157064600502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157065048352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157065402716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157065754440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157066132168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157066512112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157067126666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157067489858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157067971232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157068338568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157068785352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157069169152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157069584948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157069986708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157070366274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157070810004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157071198318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157071608362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157071992504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157072373474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157072729174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157073113960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157073575474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157073929562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157074308416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157074687400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157075093762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157075474872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157075850124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157076283594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157076668242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157077064348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157077453368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157077876354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157078379174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157078797336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157079255676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157079657470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157080025714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157080377802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157080770970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157081154640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157081539560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157081979900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157082395640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157082804080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157083205860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157083607570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157083978874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157084376914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157084845740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157085268778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157085648750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157086059834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157086442968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157086836816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157087205660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157087875764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157088251400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157088654186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157089040382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157089519206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157089899348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157090368402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157090747728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157091111314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157091482070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157091863992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157092214850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157092581610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157092930908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157093382580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157093751722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157094145554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157094498150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157094926132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157095297680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157095648242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157096112800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157096466568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157096857926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157097222828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157097616450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157098016470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157098369206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157098818946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157099172250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157099575170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157099927196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157100300188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157100769588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157101179680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157101608446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157101993732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157102371658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157102720118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157103114640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157103466660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157103842668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157104309666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157104706238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157105109130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157105462616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157105856580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157106225422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157106591954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157106997754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157107387986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157107769610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157108160208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157108511832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157108863872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157109245476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157109610022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157110048886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157110399760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157110829212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157111194696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157111570212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157112021484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157112374664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157112811956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157113164908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157113542194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157113910520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157114320670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157114716000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157115092714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157115519310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157115894088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157116301126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157116651882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157117019552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157117368670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157117744876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157118108722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157118558654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157118933398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157119299716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157119758262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157120130542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157120495888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157120876730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157121345360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157121733254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157122138998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157122527860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157123183484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157123657332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157124183852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157124556184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157124949300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157125370140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157125764424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157126210668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157126711536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157127182958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157127860612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157128275984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157128671662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157129038192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157129525172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157129925130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157130334078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157130717782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157131069532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157131464158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157131830668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157132330340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157132682360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157133101872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157133496920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157133904902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157134409728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157134793914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157135251248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157135645510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157136076910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157136465324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157136895954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157137323872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157137816070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157138203622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157138585236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157139027570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157139375400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157139777822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157140220168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157140747806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157141333148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157141729704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1403,14030000,10000,0,0,256,26,1536,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 157143325094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157143830464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157144239180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157144609832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157144978448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157145477826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157145863230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157146302704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157146708642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157147099240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157147552436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157147923494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157148321238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157148707792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157149182082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157149605856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157150032850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157150411806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157150808794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157151208484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157151716128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157152168228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157152560348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157152953580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157153373398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157153800708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157154234052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157154709852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157155069076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157155512244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157155864198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157156262526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157156774894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157157194804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157157663440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157158084626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157158449900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157158801880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157159184634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157159552948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157159991336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157160434584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157160830902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157161220550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157161632222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157162012966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157162396590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157162820574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157163249388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157163653466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157164048578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157164456228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157164850214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157165226554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157165579400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157166025146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157166453220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157166899944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157167298362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157167678060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157168274100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157168758628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157169140738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157169524926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157169929676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157170341340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157170731908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157171122752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157171603688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157172013534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157172417662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157172840020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157173208192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157173592660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157173988388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157174429962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157174877064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157175259608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157175668878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157176076560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157176472356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157176874896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157177322604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157177736680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157178102042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157178523982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157178913046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157179398814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157179992836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157180396976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157180778122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157181160068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157181559442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157181954540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157182369486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157182800132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157183179598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157183555058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157183960364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157184310008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157184707016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157185071716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157185513546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157185901452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157186290378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157186688440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157187069554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157187491868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157187873634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157188345028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157188719300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157189101924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157189559082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157189944078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157190488898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157190901092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157191379504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157191777338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157192163830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157192557010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157192907658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157193273076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157193622202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157194085888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157194474222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157194863484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157195213900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157195565270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157195927958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157196276250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157196712276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157197064244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157197489464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157197886104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157198262592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157198613740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157198965332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157199330424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157199757362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157200159636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157200564798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157200972446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157201486138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157201968382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157202445504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157202803262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157203225940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157203609732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157204013146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157204427178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157204821518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157205268302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157205688848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157206114114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157206524450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157206920638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157207303236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157207669110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157208273448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157208709286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157209092686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157209485542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157209868728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157210275830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157210741176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157211115244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157211524278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157211905776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157212316332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157212838174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157213261188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157213722250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157214096570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157214506706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157214875152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157215261124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157215657510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157216063556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157216538108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157216967332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157217332476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157217906058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157218275504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157218634346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157219079602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157219435078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157219834072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157220215236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157220623676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157220975578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157221395932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157221842056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157222200786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157222604504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157222997394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157223407874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157223923708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157224304820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157224752794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157225130540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157225509998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157225892840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157226260476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157226641502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157227035790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157227507028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157227905478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157228283622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157228638268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157229002052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157229350992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157229716748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157230065832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157230517384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157230886558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157231296458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157231683372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157232053752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157232474868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157232827154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157233268254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157233660040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157234106456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157234504766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157234911058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157235401150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157235886278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157236386332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157236757496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157237159380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157237559140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157237953720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157238353012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157238827600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157239184808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157239572322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157239971596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157240341620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157240736930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157241122604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157241624428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157242028584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157242447954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157242803816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157243192604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157243589532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157243954986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157244421886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157244808996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157245197600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157245563332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157245970820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157246486340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157246876648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157247349946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1404,14040000,10000,0,0,256,26,1537,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 157284635588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157285062840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157285452476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157285870466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157286329336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157286747268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157287114650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157287563190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157287968806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157288321456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157288689162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157289143788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157289557780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157289937940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157290315298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157290685272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157291148042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157291551008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157292015374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157292403202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157292835330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157293261380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157293628870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157294022116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157294720982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157295150572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157295533224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157295886040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157296255656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157296608274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157296986456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157297460658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157297848276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157298220930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157298617146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157298999844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157299350404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157299752386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157300120604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157300615820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157301019484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157301409888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157301797576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157302303870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157302671308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157303093502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157303465918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157303815068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157304204566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157304606816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157304985522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157305339406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157305696008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157306159574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157306515836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157306902138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157307251030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157307626510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157308001166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157308382718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157308846866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157309223258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157309607404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157309958554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157310362660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157310719286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157311128344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157311585050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157311967996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157312387682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157312744520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157313109380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157313564084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157313936044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157314359122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157314740156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157315166370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157315574154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157315945336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157316329394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157316725234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157317188180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157317587872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157317991104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157318408690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157318801534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157319207016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157319588146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157320046360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157320436772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157320833178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157321328312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157321711354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157322168790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157322647250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157323072998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157323493106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157323901642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157324299560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157324836060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157325211510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157325643780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157326135876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157326550468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157326957052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157327359824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157327734738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157328283134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157328660358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157329057708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157329445096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157329882066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157330278216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157330664752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157331139950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157331496204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157331916256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157332295102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157332717158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157333096708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157333501080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157333991864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157334403386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157334798020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157335181896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157335576950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157336350978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157337292494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157338139902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157338790202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157339508696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157340212066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157340859440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157341502974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157342377800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157343286624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157344219176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157345310472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157346358856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157347674196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157348451716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157348854696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157349210906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157349656620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157350008146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157350374820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157350816098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157351201780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157351617920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157351996794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157352406612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157352766144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157353140426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157353574202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157353945008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157354307090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157354722322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157355115846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157355520946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157355903338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157356367624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157356766158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157357160692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157357558994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157357938966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157358534954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157358936022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157359423148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157359793938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157360204312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157360598026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157360979824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157361386280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157361861458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157362272190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157362678312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157363086038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157363469078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157363865446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157364286008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157364730786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157365106368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157365485814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157365864552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157366261494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157366669420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157367057374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157367501520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157367889934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157368305386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157368701232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157369052134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157369560616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157369965946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157370458028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157370835770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157371448070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157371820764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157372231314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157372616844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157373108402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157373518174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157373928986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157374335952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157374705860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157375105432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157375471968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157375931366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157376347846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157376744288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157377150568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157377584680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157378068390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157378457894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157378924774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157379322852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157379746108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157380144062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157380526398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157381120756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157381574762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157381960142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157382361760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157382744872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157383138986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157383489766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157383901194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157384356930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157384765790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157385192812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157385617264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157386001548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157386385036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157386748928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157387200312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157387598586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157388013934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157388442524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157388842316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157389251324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157389649430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157390113594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157390502694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157390897306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157391280844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157391648160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157392151536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157392619804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157393048962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157393460332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157393830158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157394227938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157394609750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157395009528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157395463592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157395886432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157396297930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1405,14050000,10000,0,0,256,26,1539,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 157398067122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157398541088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157398932542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157399344822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157399731234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157400132350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157400511998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157400922740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157401395786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157401782358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157402176922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157402561124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157403014514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157403437150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157403890610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157404245608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157404622534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157405029692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157405442294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157405817238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157406283036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157406770500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157407129830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157407542070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157407922084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157408318778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157408726344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157409140772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157409596016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157409983248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157410398288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157410776796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157411446808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157411813658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157412306888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157412708936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157413103240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157413459118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157413842002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157414343008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157414700738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157415203014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157415591946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157415985878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157416362360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157416787116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157417141716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157417495348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157417953224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157418310616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157418690876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157419059482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157419464888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157419863528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157420319634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157420805276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157421207854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157421648576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157422057302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157422456572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157422837834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157423275896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157423759374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157424181276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157424577598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157424930790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157425436354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157425808826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157426287482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157426670810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157427091318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157427485038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157427905132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157428272112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157428625214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157429093848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157429464346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157429861838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157430226720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157430618456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157431015316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157431407496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157431833224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157432229382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157432625652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157433000526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157433409692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157433773374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157434295082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157434744944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157435160604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157435527344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157435880528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157436272976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157436761628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157437158618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157437620840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157438005186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157438414514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157438793288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157439161506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157439538862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157439924348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157440351916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157440723328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157441115710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157441493974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157441889940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157442282888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157442637874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157443093836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157443465782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157443837530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157444216606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157444597324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157445002848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157445368820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157445849852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157446232638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157446589942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157446973140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157447346830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157447716130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157448412894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157448900420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157449275520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157449698370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157450052404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157450435872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157450800378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157451151488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157451619290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157452003558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157452393680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157452787184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157453223610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157453605036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157453975932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157454414024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157454809984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157455193576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157455559808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157455975012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157456347446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157456767910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157457208512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157457595626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157457995488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157458378630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157458775060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157459310548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157459709186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157460195596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157460578186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157460943590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157461326570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157461723348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157462076398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157462530354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157463004160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157463383914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157463762752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157464170050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157464539972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157464924558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157465305578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157465737000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157466143496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157466527102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157466931118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157467294304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157467687616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157468057132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157468483204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157468881710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157469248608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157469682378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157470033416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157470560272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157470932322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157471423760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157471809178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157472207944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157472604550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157472958494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157473328858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157473710994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157474160148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157474561514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157474969542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157475338000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157475690098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157476055168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157476423122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157476883214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157477238258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157477655892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157478063192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157478456696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157478808414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157479191848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157479655110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157480014592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157480425830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157480805348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157481181954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157481737800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157482120178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157482576052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157482936012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157483339038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157483696024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157484063494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157484442056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157484848154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157485314590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157485725318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157486110730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157486463604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157486856416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157487237250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157487603624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157488059302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157488457208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157488883360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157489279380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157489663338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157490110588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157490478022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157490992794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157491364940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157491785688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157492162924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157492665304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157493050092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157493516106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157493912716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157494313284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157494683640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157495069172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157495420272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157495826882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157496268532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157496680020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157497062404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157497464570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157497860744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157498257490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157498644848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157499068440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157499465516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157499863276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157500253298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157500649992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157501019582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1406,14060000,10000,0,0,256,26,1540,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 157502724504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157503106334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157503525752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157503989630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157504406526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157504857082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157505269956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157505639000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157506016060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157506404292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157506786000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157507154212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157507584676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157507994590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157508405782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157508784768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157509196916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157509551192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157509957780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157510405534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157510808056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157511215064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157511607312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157511973546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157512378886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157512761190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157513190186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157513585828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157513950784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157514361032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157514726522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157515218344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157515605896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157516062702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157516448332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157516815778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157517181704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157517562440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157517958340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157518340168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157518830898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157519319392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157519762508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157520163480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157520545606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157520910150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157521275536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157521764950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157522141618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157522549248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157522915236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157523330480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157523726498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157524099454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157524589012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157525192854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157525614344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157526014158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157526557940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157527032640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157527451416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157527833604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157528232050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157528625522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157528976026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157529370532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157529824426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157530239988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157530635210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157531064880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157531437950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157531816086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157532199330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157532658164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157533044980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157533424588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157533842234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157534208224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157534585184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157534968556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157535321364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157535785354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157536155556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157536575776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157536962872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157537454152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157537871128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157538363112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157538741936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157539136898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157539531870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157539901014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157540285672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157540665548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157541135550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157541507528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157541896378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157542276190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157542641250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157543037572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157543408558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157543886780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157544270838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157544648974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157545042318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157545443604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157545817028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157546206134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157546676302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157547062472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157547560240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157547943840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157548365184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157548914516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157549331752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157549769478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157550125402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157550521450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157550888780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157551264480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157551658468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157552051906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157552509962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157552930902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157553310932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157553699802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157554095470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157554475714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157554874092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157555304904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157555714418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157556122396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157556528010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157556914862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157557268298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157557650296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157558124358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157558524356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157558911690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157559317148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157559712122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157560256440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157560721596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157561114144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157561522544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157561908500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157562304900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157562657074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157563034472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157563507778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157563906490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157564259918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157564648602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157565035160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157565387082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157565772020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157566235140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157566648942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157567016094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157567404886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157567786124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157568183770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157568579294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157569016978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157569395638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157569800380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157570226622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157570616530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157571321740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157571938400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157572323298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157572737328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157573120326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157573520166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157573901308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157574310432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157574780174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157575161326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157575619636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157576023284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157576405224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157576755588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157577122560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157577584004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157578006904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157578404414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157578780950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157579130666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157579481086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157579845232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157580298056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157580667872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157581015934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157581401036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157581778916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157582278980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157582632778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157583059390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157583458036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157583837664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157584216928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157584572906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157584983052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157585344634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157585717472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157586139562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157586492696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157586890712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157587266582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157587653126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157588018362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157588392222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157588832538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157589214364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157589595194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157589963920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157590431036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157590975846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157591454572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157591916694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157592572396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157593237908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157594009982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157594583850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157594974358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157595455248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157595809358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157596194758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157596581732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157597157740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157597597930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157598020864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157598372486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157598754754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157599119762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157599507986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157600029476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157600417488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157600847486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157601216786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157601640484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157602277486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157602821788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157603208546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157603576906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157604022698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157604407136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157605013464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157605488256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157605874276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157606229512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157606607646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157606975022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157607327654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157607736806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157608090868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157608546592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1407,14070000,10000,0,0,256,26,1541,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 157610171620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157610571720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157611051592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157611415662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157611820062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157612214256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157612583388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157612934870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157613350212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157613717596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157614177020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157614532940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157614899354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157615296796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157615681074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157616168384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157616527552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157617012936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157617406612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157617800626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157618185180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157618577628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157618959708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157619330564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157619826388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157620209828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157620620598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157621004924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157621421244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157621782924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157622135840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157622611104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157622988786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157623394152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157623763568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157624391812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157625153826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157625851572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157626553048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157627309838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157628218076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157628890406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157629425594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157629814860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157630232900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157630749136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157631135872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157631520750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157631876144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157632318826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157632702356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157633098140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157633593770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157634004418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157634379782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157634786780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157635169708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157635585752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157636000256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157636491140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157636911086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157637273284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157637678604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157638042088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157638584220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157639080396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157639482410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157639845916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157640239754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157640634526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157641012114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157641394408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157641903892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157642317618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157642700604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157643080604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157643477256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157643827300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157644214784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157644708528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157645092652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157645462128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157645880588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157646264324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157646653484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157647041588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157647485296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157647857300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157648208076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157648613738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157648998028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157649556616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157649940414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157650394096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157650792368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157651188268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157651584992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157651933042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157652307346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157652691896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157653201120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157653556812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157653922122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157654317360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157654712022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157655080202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157655437156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157655912072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157656286548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157656666824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157657034552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157657390564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157657775354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157658217244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157658701734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157659058436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157659457236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157659875016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157660310018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157660804086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157661190690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157661701376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157662085768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157662497986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157662848776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157663225812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157663620474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157664004454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157664470848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157664858442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157665236922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157665588564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157665956186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157666334054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157666716850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157667192638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157667613732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157667983864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157668335752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157668728768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157669079066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157669453224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157669905428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157670302884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157670680724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157671057510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157671411394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157671869268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157672249098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157672701616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157673075180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157673460666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157673880570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157674246086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157674653268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157675034288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157675472648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157675840344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157676190506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157676568766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157676957334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157677335796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157677705536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157678109714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157678541784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157678895766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157679538884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157679924070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157680294368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157680677502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157681149908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157681539306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157681947058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157682300492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157682663660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157683207458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157683591896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157684042530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157684398032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157684821084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157685188070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157685567256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157685948960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157686313084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157686755446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157687128012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157687526556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157687921604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157688299384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157688735114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157689115028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157689590022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157689945840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157690340014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157690716790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157691138238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157691489818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157691865954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157692313816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157692718606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157693121026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157693475644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157693856326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157694362882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157694735446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157695199052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157695581882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157695961880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157696366774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157696739588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157697110106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157697476820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157697904258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157698306666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157698659510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157699052106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157699449234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157699826852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157700177026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157700636514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157701023420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157701395508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157701834378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157702229174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157702607428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157702989230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157703460624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157703816746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157704197644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157704574590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157704924398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157705307824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157705874244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157706344138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157706748480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157707170944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157707542866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157707894894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157708257114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157708632552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157709076788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157709428962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157709833950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157710210796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157710584276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157710933662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157711294560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157711695382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157712138564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157712508016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157712899348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157713277484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157713641968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157714066670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157714434486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157714872646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1408,14080000,10000,0,0,256,26,1542,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 157716516448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157717117916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157717581232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157717938946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157718364124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157718729206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157719104654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157719485874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157719871492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157720317710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157720674090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157721083604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157721451514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157721875004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157722273316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157722698482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157723146200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157723506598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157723904066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157724271696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157724692632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157725059944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157725469704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157725956072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157726365204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157726731832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157727087734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157727481144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157727999998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157728401818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157728831816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157729231784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157729627108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157730022472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157730401392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157730763656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157731187160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157731614478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157732044002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157732441892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157732879666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157733279100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157733714394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157734095840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157734539934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157734911886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157735304196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157735704842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157736059712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157736440290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157736807174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157737291222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157737648048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157738044300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157738446628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157738827054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157739302626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157739694862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157740146276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157740576606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157740969978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157741340300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157741721124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157742085906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157742434716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157742923566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157743280682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157743702968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157744097644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157744504394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157744872704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157745319910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157745768084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157746123584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157746504234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157746879026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157747262072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157747623876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157747996218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157748450750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157748808422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157749185168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157749534140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157749899972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157750352602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157750763138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157751209822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157751589156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157751978336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157752359846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157752724192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157753074230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157753470386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157753896048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157754277752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157754645636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157755055124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157755424948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157755983476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157756353872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157756805474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157757182770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157757563230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157757971160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157758336426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157758714314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157759067070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157759490076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157759858128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157760208442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157760586732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157760935136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157761308954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157761819138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157762274970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157762630290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157762982438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157763358378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157763713304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157764084072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157764436850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157764815966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157765246682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157765624088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157765988396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157766340018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157766703842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157767053370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157767420060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157767833302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157768210990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157768574628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157768973166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157769356580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157769726294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157770126136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157770480540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157770926234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157771283556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157771676430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157772041266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157772419588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157772868046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157773275972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157773752760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157774108736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157774489300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157774839280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157775215804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157775581676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157775958434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157776378898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157776735564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157777110066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157777460018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157777826756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157778174504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157778548544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157778910492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157779352118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157779707136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157780121334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157780492232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157780847728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157781218966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157781573100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157782028226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157782398528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157782786646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157783139756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157783492632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157783965312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157784320540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157784758796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157785109436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157785494428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157785857432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157786231482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157786581156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157786932254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157787294360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157787711268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157788081964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157788441756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157788836772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157789200694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157789575476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157789926260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157790345018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157790713808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157791063508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157791440898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157791788930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157792162620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157792526204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157792900382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157793318190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157793674660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157794049144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157794399026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157794765846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157795257470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157795636030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157796067778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157796446456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157796809184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157797187728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157797553296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157797903854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157798364034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157798787276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157799184964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157799583148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157799962356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157800330282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157800699178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157801064408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157801503374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157801962956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157802343512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157802719472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157803100694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157803505504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157803856308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157804306622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157804823964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157805348990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157805720392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157806070706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157806609416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157807093506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157807505220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157807857516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157808226584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157808591342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157808972748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157809342398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157809692814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157810172366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157810572176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157810964200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157811332036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157811702936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157812068656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157812436920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157812923156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157813277326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157813665892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157814060760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157814466508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157814819512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157815172330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157815642400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157815996578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157816374776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1409,14090000,10000,0,0,256,26,1543,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 157818263322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157818655256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157819023730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157819418338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157819771232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157820125610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157820493454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157820845048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157821283132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157821654874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157822061368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157822443468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157822824132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157823176178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157823529156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157823972580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157824327542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157824706154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157825055466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157825432034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157825797840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157826211428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157826633058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157827010440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157827393578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157827758170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157828124654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157828473720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157828983086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157829417470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157829861188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157830240926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157830612500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157830977274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157831329834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157831696884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157832047122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157832497656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157833083610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157833464786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157833856594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157834209872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157834575008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157834925546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157835376570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157835746574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157836190424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157836558770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157836934486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157837285500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157837655570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157838113018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157838468250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157838846238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157839195854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157839571896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157840092928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157840474446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157840894064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157841249046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157841625470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157841975444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157842340514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157842688760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157843062820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157843493168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157843871190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157844221854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157844584828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157844946288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157845294740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157845659826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157846007400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157846447044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157846814412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157847202050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157847554032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157847904396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157848266862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157848615576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157849047526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157849399656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157849774922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157850148500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157850521810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157850871310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157851313396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157851679478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157852098692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157852467050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157852826984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157853220934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157853585210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157853959940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157854310926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157854730968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157855124568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157855492346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157855861770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157856213112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157856589448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157856954100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157857331352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157857773246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157858194062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157858570778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157858919348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157859283548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157859630202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157860002528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157860437004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157860814600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157861178084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157861529662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157861891928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157862344032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157862716200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157863134986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157863512696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157863887078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157864262584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157864611818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157864962588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157865324528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157865675318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157866109254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157866462872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157866858360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157867226762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157867604046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157867955794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157868343472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157868812320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157869165836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157869564234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157869931944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157870308616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157870673616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157871050206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157871475620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157871847634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157872229494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157872592770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157872959182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157873307452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157873781174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157874213588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157874604118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157874955164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157875319204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157875681060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157876250066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157876642642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157877134292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157877725678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157878395224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157879072982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157879677820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157880251292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157880620612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157880987674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157881355728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157881706526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157882118670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157882482498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157882932318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157883283328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157883644744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157884038050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157884386024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157884868912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157885221118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157885675286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157886064960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157886539906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157886893334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157887246766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157887612300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157887969816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157888415004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157888766736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157889153302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157889516950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157889891616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157890240834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157890598674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157891043832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157891396866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157891762748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157892122148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157892497634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157892860222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157893234696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157893591948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157894027022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157894396370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157894800882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157895169144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157895520300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157896053904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157896451896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157896941538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157897296256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157897660954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157898023982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157898371928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157898736418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157899092388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157899538304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157899905120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157900289554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157900639398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157900987654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157901349664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157901716498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157902081168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157902496350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157902873726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157903248776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157903623240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157903972398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157904322594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157904685076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157905102386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157905472652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157905823310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157906211576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157906577312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157906951906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157907438610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157907896698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157908266998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157908619652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157908999418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157909350336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157909922268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157910293116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157910740292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157911092976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157911444156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157911818824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157912168168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157912534640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157912883460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157913257202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157913689968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157914069494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157914433692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157914858842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157915221796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157915569410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157915933090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157916356044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157916739258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157917117340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157917548134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157917899972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1410,14100000,10000,0,0,256,26,1544,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 157919683456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157920084038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157920435536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157920801128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157921150466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157921532734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157921970376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157922354282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157922720376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157923075476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157923438682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157923789888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157924164070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157924513586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157924958606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157925326210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157925715082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157926066252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157926418356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157926782266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157927140212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157927578312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157927932362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157928321332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157928685974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157929061548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157929518908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157929881160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157930318708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157930672330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157931038312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157931399182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157931775036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157932151636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157932546010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157932895318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157933317592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157933687474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157934065948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157934430170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157934776876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157935149922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157935510572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157935954908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157936308360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157936659176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157937032086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157937380162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157937744888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157938155192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157938624058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157939006800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157939383354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157939750164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157940106540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157940471808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157940950428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157941319060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157941738444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157942115104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157942515056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157942939682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157943333888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157943689176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157944056588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157944493908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157944865014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157945232046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157945606292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157945967726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157946341276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157946689368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157947110028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157947476772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157947826884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157948204650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157948553332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157948927528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157949290052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157949683362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157950102752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157950458360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157950836050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157951187650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157951555596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157952038706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157952418832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157952856506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157953235426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157953607664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157953960240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157954323342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157954671966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157955036280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157955453220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157955830214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157956192450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157956576844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157956925904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157957275392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157957637808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157957986630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157958418898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157958771084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157959157318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157959520168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157959894256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157960243298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157960593888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157961016238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157961371946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157961737632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157962102264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157962477834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157962842468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157963309380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157963662544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157964084578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157964450186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157964812336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157965194730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157965542914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157965917298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157966279528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157966725606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157967078920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157967430006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157967804232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157968158476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157968527786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157968957838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157969436582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157969812536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157970188358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157970559020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157970913040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157971341468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157971708860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157972076772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157972503164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157972884542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157973262496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157973641090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157973992854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157974449850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157974824290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157975247286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157975621136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157975985012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157976616582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157976990810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157977376494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157977727682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157978176608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157978542952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157978911678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157979282510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157979632688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157980009846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157980373300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157980833314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157981230698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157981601064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157981965784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157982315418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157982682748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157983033044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157983483066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157983852250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157984227420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157984591772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157984943606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157985309016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157985769430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157986199254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157986761576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157987159352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157987524846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157987900746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157988250288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157988602398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157989033040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157989416230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157989803380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157990187956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157990581508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157990963442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157991339410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157991689896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157992124072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157992492180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157992854890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157993221246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157993570182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157993979752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157994343986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157994800422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157995156094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157995520794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157995887362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157996238410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157996759864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157997136316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157997583534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157997976534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157998368758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157998719962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 157999070548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157999494440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157999864952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158000317488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158000671960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158001050048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158001425924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158001800900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158002153014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158002510426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158002876520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158003330072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158003702562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158004065560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158004443014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158004806538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158005182924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158005540690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158005958790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158006323832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158006683944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158007048064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158007395192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158007856190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158008250934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158008696802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158009051634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158009404918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158009779780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158010128296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158010492872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158010840884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158011225396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158011666148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158012044962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158012414208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158012783252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158013146088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158013493902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158013859310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158014281896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158014663832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158015027968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158015414920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158015765458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158016120630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158016483296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158016833190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1411,14110000,10000,0,0,256,26,1545,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158018526362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158018886082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158019368082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158019796030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158020195558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158020546964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158020914612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158021279106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158021626896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158021991438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158022337506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158022826314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158023195428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158023584208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158023933618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158024283778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158024646628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158024993612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158025423350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158025782470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158026156608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158026531210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158026904680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158027253586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158027602678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158028040672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158028466884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158028838080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158029219376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158029597842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158029964260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158030448072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158030812408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158031237580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158031606826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158031971860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158032339994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158032688838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158033064950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158033429248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158033872154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158034226452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158034576648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158034951008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158035301096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158035665376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158036013230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158036389048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158036819844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158037197090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158037558662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158037909236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158038271062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158038619182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158038982708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158039330292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158039771930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158040136476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158040530516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158040880592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158041230808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158041687792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158042043086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158042485672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158042837078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158043224310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158043587502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158043962392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158044312474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158044676392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158045109496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158045462256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158045827206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158046187066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158046560624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158046952170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158047347234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158047814690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158048181884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158048545488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158048908604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158049274830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158049623200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158050033116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158050430914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158050885000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158051237296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158051601956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158051965502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158052314252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158052812248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158053179292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158053690646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158054064988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158054456138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158054825096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158055214680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158055597690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158055975774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158056485806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158056840732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158057267172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158057633336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158058008922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158058393070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158058782942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158059225836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158059613062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158060045044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158060414022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158060807240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158061170900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158061546178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158061983146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158062344160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158062723130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158063072780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158063668742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158064262016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158064722248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158065094012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158065485430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158065854620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158066210350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158066604904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158066955158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158067320526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158067775170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158068154252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158068580384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158068958470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158069310320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158069662828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158070028882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158070457756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158070830512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158071192860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158071569586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158071939836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158072313826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158072663480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158073082224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158073450444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158073801644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158074180506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158074530010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158074904464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158075434456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158075890952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158076245490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158076597414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158076994118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158077344534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158077710232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158078059330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158078434214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158078864678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158079242640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158079604498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158079955658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158080318396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158080667266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158081042164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158081465278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158081842026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158082205698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158082591226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158082941156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158083291100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158083654038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158084002136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158084518032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158084871706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158085258338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158085622076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158085996224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158086459352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158086828604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158087271206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158087624906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158088001206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158088349586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158088723804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158089121288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158089498880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158089921468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158090276988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158090640452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158090999912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158091363206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158091710130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158092081746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158092459812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158092918522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158093272316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158093635064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158093998438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158094348388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158094713538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158095062010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158095499612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158095867350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158096241352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158096602832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158096953274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158097315374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158097790872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158098230744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158098582382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158098957344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158099332748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158099707260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158100055856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158100405750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158100769072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158101182634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158101550916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158101910436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158102284370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158102647714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158103021564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158103370572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158103721168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158104151662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158104504300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158104881352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158105231414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158105605880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158106006456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158106383232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158106803268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158107157824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158107531624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158107895200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158108260594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158108766312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158109181700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158109657844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158110039572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158110403948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158110772464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158111137738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158111488004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158111854544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158112278170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158112743638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158113126520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158113502406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158113854466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158114228176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158114612168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158115046642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158115420856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158115772010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158116178558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158116576678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158116988550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1412,14120000,10000,0,0,256,26,1546,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158118719288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158119100690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158119495868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158120022032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158120391888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158120844484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158121265088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158121718868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158122129190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158122498592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158122850066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158123212968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158123686008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158124058360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158124423172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158124825100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158125188996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158125563730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158125913888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158126330756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158126696504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158127045826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158127429294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158127777044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158128150410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158128512104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158128887434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158129313264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158129670946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158130054872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158130408070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158130777536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158131229040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158131607264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158132039370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158132442334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158132807024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158133158130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158133520448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158133868398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158134234546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158134659506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158135036584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158135399418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158135785752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158136135550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158136486898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158136848782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158137196290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158137625548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158137976580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158138361974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158138724336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158139097374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158139446200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158139796088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158140242348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158140842832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158141239018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158141588838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158141964350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158142503762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158142882910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158143307988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158143663750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158144039168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158144389152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158144753978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158145102178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158145477128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158145907652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158146283312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158146631564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158146991344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158147352806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158147700518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158148063828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158148409942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158148856580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158149224332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158149609212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158149959698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158150309324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158150700250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158151052512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158151506934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158151858346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158152233804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158152610434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158152984576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158153333986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158153810612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158154252744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158154605672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158154969970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158155330398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158155704524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158156085202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158156459934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158156809908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158157234784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158157600738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158157962170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158158327488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158158675170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158159049152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158159411246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158159849232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158160203284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158160553582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158160929684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158161279424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158161644600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158162025348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158162399136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158162834832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158163212590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158163575414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158163925070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158164333368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158164963234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158165333026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158165762514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158166141140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158166521066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158166897456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158167247042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158167600444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158167970326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158168386942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158168755352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158169180762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158169556878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158169920234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158170293026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158170641620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158171063800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158171430866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158171799932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158172179984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158172528568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158172903550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158173265406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158173640324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158174057504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158174410700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158174784386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158175132320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158175497332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158175945280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158176323490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158176766152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158177151118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158177519580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158177869330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158178231622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158178579038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158178942216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158179289648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158179732484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158180098562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158180484136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158180833622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158181183594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158181545540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158181893828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158182326084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158182676894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158183051268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158183426196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158183799660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158184183842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158184537986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158184903658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158185331616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158185700024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158186063124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158186438584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158186859560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158187358884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158187713134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158188179302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158188546438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158188907898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158189273760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158189620452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158189995058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158190356904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158190799668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158191152860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158191514954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158191877308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158192225404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158192590332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158192937828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158193311734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158193740820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158194116930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158194516098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158194871660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158195236198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158195587220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158195954578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158196378470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158196757040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158197132528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158197572600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158197926656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158198413598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158198791620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158199279852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158199651246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158200015534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158200393952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158200758912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158201136770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158201496554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158201922028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158202288694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158202666172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158203080006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158203446982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158203822380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158204185456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158204638544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158204992348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158205363350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158205739854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158206088814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158206453452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158206836450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158207239778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158207686400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158208064120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158208427034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158208778426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158209198300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158209653774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158210026094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158210449368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158210829634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158211205830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158211582532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158211933618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158212284988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158212650984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158213069106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158213436698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158213784882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158214176012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158214559790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158214955286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158215338688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158215723486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158216185764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1413,14130000,10000,0,0,256,26,1547,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158218011594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158218394030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158218831850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158219214316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158219594514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158219992586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158220346124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158220856688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158221273326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158221702762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158222073766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158222464102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158222842900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158223237108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158223614142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158223966514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158224395372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158224764090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158225125960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158225496478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158225910336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158226286628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158226649398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158227097826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158227452644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158227805038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158228180002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158228560242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158228966806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158229315506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158229690568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158230154404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158230534074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158230901418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158231254196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158231619638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158232105194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158232474470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158232903458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158233282442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158233657544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158234032338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158234383486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158234734306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158235096504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158235509104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158235900204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158236248456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158236639946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158237025518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158237401662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158237782032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158238257948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158238626996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158238996488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158239376710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158239770222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158240179490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158240546068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158240999148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158241369468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158241722662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158242114682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158242481864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158242864780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158243320928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158243704176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158244149484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158244528894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158244893218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158245266224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158245661048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158246012996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158246380488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158246812872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158247203034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158247604696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158248046678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158248404208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158248758336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158249123518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158249550212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158249928258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158250332302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158250709302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158251106140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158251500788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158251869876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158252297608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158252670426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158253019386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158253397818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158253746176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158254297304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158254694296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158255154524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158255508916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158255861520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158256236918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158256615660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158256983610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158257338652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158257713532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158258156960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158258537616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158258902558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158259255890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158259620820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158260023094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158260687696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158261044956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158261447740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158261829098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158262207392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158262558914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158262922128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158263287272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158263719934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158264096204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158264460396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158264837616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158265206598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158265691284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158266045752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158266469162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158266833378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158267194720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158267559296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158267925536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158268299074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158268662176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158269108060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158269463090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158269814542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158270190176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158270540584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158270905894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158271280950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158271660260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158272121798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158272500418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158272862776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158273212872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158273574350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158273961116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158274326320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158274743934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158275121912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158275502858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158275880202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158276231950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158276662618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158277049550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158277470668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158277839642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158278188382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158278576078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158278939448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158279313838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158279663230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158280013956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158280439940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158280791310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158281167220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158281514656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158281887206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158282328680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158282705590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158283128658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158283542040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158283954540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158284305488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158284689576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158285041074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158285417712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158285862704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158286246028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158286600168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158286967586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158287334242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158287686216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158288166046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158288519656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158289006064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158289376776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158289781590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158290133706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158290484344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158290847864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158291196256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158291637852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158292026508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158292447580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158292845528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158293282260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158293663946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158294354726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158294756254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158295163068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158295567770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158295947748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158296358898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158296755228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158297230084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158297627446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158298042572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158298441502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158298824070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158299406140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158299894542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158300322706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158300753030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158301177656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158301561582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158301972996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158302372348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158302855528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158303258764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158303663496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158304116184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158304479374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158304853466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158305263776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158305719000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158306123846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158306522588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158306922368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158307305786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158307715758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158308203246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158308624950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158309037762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158309437328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158309862612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158310379732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158310864658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158311348240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158311761892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158312169814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158312606714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158312961084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158313330064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158313724168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158314188124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158314620004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158315013218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158315422580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158315850032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158316270296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158316743366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158317130414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158317567416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158317949620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158318357548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158318730838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158319163500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158319634570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1414,14140000,10000,0,0,256,26,1548,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158321374948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158321908208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158322386468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158322821020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158323221640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158323644888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158323997866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158324374376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158324771692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158325255846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158325645590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158326042546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158326464818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158326848504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158327252938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158327665832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158328149382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158328552146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158328973506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158329367994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158329766616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158330195960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158330658180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158331075326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158331484444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158331906372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158332307298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158332837198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158333239052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158333698176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158334113440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158334511494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158334924848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158335297368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158335695600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158336077396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158336587260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158336978632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158337397682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158337819578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158338220222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158338673454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158339208974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158339589410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158340007908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158340442946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158340843220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158341227706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158341629384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158342292548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158342729462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158343142924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158343552632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158344096950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158344510450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158345000466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158345418044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158345821960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158346379692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158346794468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158347219664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158347708694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158348128180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158348575940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158348964148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158349370654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158349769900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158350240046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158350641750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158351036526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158351456190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158351873322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158352283062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158352682618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158353142744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158353559152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158353966582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158354356712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158354767690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158355353384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158355843368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158356271116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158356683512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158357067400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158357492082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158357904564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158358304082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158358779036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158359217020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158359655094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158360079048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158360489960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158360876090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158361301296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158361740702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158362154384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158362571578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158362996082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158363361936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158363766386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158364198178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158364570224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158364992882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158365360196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158365743466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158366124556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158366646206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158367196968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158367617434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158368045470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158368420020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158368820288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158369215298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158369636902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158370095690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158370520092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158371147230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158371547672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158371948416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158372319100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158372790212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158373174552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158373570750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158373944988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158374356216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158374735036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158375141336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158375598056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158375970462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158376404114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158376786726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158377213714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158377762648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158378273314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158378699734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158379122552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158379532620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158379903848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158380298864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158380705420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158381204434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158381576362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158381980810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158382418072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158382827004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158383213526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158383597980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158384084034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158384440030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158384858090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158385225748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158385657728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158386079826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158386485534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158386946356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158387333232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158387772082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158388174770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158388691532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158389089588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158389601702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158390004200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158390412264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158390825470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158391197888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158391581056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158391980852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158392433394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158392830814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158393246586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158393671556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158394061276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158394416958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158394829780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158395354572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158395713838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158396125126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158396505614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158396899662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158397324422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158397720050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158398187424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158398575740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158398979902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158399348204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158399772126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158400262250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158400746120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158401175214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158401580218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158401929298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158402279178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158402658170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158403056316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158403512208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158403896730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158404315804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158404698162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158405124332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158405494752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158405877778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158406345168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158406760568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158407183244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158407575890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158408025866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158408435228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158408842680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158409296842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158409712336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158410119182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158410487168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158410884878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158411368124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158411870604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158412275058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158412683342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158413068614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158413454658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158413837724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158414222430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158414710260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158415064040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158415509894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158415905758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158416299000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158416682900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158417095956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158417547646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158417932166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158418354436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158418748050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158419171768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158419570552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158420009482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158420489950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158420862050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158421270346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158421649448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158422037358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158422537110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158423017964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158423430308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158423937650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158424294464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158424749186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158425158424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158425553602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158426028312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158426442074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158426901958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158427317306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158427727112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158428121536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158428594502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1415,14150000,10000,0,0,256,26,1550,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158430319226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158430711208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158431128206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158431564616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158432026772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158432449370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158432864740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158433217810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158433811680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158434264064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158434670048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158435053858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158435474538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158435887820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158436299308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158436751320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158437213206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158437616688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158437996150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158438410426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158438779774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158439162244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158439574804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158440008060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158440440638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158440853218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158441236520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158441633216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158442081000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158442447212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158442931548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158443347570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158443726878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158444120038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158444534410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158445051848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158445555198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158445943384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158446355552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158446707104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158447115262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158447513210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158448298708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158448721712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158449421478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158450122322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158450764490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158451581138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158452303346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158453037328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158453733362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158454562888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158455273984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158456092874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158456487112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158456990196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158457384462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158457819678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158458374090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158458764188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158459174890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158459631428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158460021378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158460416500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158460822834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158461229642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158461613382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158462023604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158462483958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158462909880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158463290440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158463642784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158464004164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158464382906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158464781844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158465222002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158465631884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158466041374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158466464986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158466848168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158467373376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158467896192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158468286018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158468699486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158469081900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158469477508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158469875180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158470299180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158470760876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158471119230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158471557180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158471940924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158472344738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158472725040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158473162526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158473633758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158474043090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158474448234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158474836628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158475231000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158475597546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158476025862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158476478446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158476900450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158477308500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158477747174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158478131292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158478633014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158479135016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158479563934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158480073072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158480445564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158480840814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158481302018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158481699758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158482170296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158482559110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158482951746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158483334248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158483733206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158484108182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158484524734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158484984612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158485412250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158485793420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158486146064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158486552058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158486907842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158487307686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158487766118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158488177608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158488572434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158488994144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158489364310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158489832730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158490339648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158490727468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158491140520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158491507514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158491916912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158492338268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158492745918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158493201228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158493579566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158493994516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158494349534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158494782932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158495152228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158495527698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158495964664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158496377286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158496759360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158497171138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158497565212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158497982172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158498365344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158498845422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158499263364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158499661402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158500069588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158500459146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158500929822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158501423084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158501794052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158502221564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158502617808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158503026416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158503437900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158503862814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158504321274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158504708284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158505118758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158505500692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158505900932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158506329564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158506735124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158507248770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158507670336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158508101042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158508502786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158508909432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158509275402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158509705772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158510167684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158510593826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158511028070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158511439432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158511997344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158512397220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158512885992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158513283912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158513695336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158514089568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158514527638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158514919480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158515325500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158515802668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158516191466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158516585032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158516936602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158517363966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158517730656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158518253864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158518653130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158519089802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158519487576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158519906554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158520300780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158520686482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158521143916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158521556892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158521962610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158522387824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158522871576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158523517936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158524022468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158524442696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158525057572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158525485070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158525875496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158526283774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158526762560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158527142852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158527554144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158527938804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158528337438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158528721976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158529136512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158529661772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158530073250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158530484022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158530892776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158531290762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158531679964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158532072040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158532499664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158532925822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158533325546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158533739790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158534125942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158534729286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158535211888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158535603072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158536028404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158536378854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158536744932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158537125766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158537503056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158537957932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158538371076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158538766708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158539121522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158539487034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158539838700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158540258874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158540688706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158541068002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1416,14160000,10000,0,0,256,26,1551,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158542747432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158543200684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158543676078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158544059922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158544448356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158544800818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158545167458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158545771540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158546453360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158546875124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158547308812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158547724118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158548135304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158548532562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158548916112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158549395706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158549795964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158550216742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158550647144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158551058916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158551446602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158551938704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158552327116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158552731732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158553102236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158553511756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158553950812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158554352394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158554864246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158555251398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158555647670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158556098418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158556501274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158557016094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158557522470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158557936354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158558401998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158558852352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158559273268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158559628882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158560013458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158560476880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158560849916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158561238162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158561684326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158562085980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158562522820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158562893104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158563386184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158563773712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158564197172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158564580994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158564978608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158565371688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158565847896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158566232608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158566616610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158567033770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158567417244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158567798492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158568326882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158568779084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158569160362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158569570842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158570006532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158570373368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158570730370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158571126924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158571572036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158571975790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158572357098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158572733294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158573096374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158573471000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158573855374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158574315938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158574701212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158575082504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158575481904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158575862760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158576255516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158576650034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158577116220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158577472542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158577857452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158578278566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158578630120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158579140794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158579511196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158580018736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158580398060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158580817764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158581169662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158581616210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158582014228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158582455640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158582913760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158583266658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158583742298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158584145702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158584539262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158584909120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158585308594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158585762754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158586130702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158586544398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158586926232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158587321378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158587702438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158588125400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158588563824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158588920654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158589298108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158589710532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158590095392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158590582088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158591086428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158591472976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158591851752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158592246456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158592616708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158592979896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158593391340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158593852630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158594205080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158594640922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158595034948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158595411996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158595819934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158596193192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158596640038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158597029046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158597414788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158597807802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158598232266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158598613270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158599006006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158599477584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158599850710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158600215416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158600607908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158601006308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158601372302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158602109444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158602583540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158602984992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158603353326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158603738050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158604134210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158604503092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158604888060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158605334542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158605732116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158606110642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158606518486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158606917246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158607270582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158607654274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158608108820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158608478836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158608840778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158609264208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158609645704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158610049070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158610429834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158610883930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158611251838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158611615532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158612039138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158612412458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158612964554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158613334012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158613782112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158614169646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158614593302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158614989260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158615387794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158615773964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158616125428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158616621636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158617029226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158617420412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158617770838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158618156032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158618566008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158618917234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158619399624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158619784334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158620188588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158620570988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158621008914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158621378772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158621731596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158622201728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158622601880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158622982680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158623361298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158623786346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158624328184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158624825488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158625198802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158625612726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158626034382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158626418954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158626818974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158627214704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158627724906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158628126436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158628531298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158628927156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158629366856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158629750202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158630118642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158630616976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158631003004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158631423216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158631804768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158632246286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158632631090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158633109018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158633496558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158633891592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158634291970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158634687902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158635218970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158635625104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158636111276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158636485276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158636879332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158637288254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158637684910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158638050704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158638445242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158638932252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158639345598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158639735176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158640117514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158640501910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158640912156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158641289236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158641789236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158642158520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158642591922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158642989332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158643393916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158643777974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158644264198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158644648902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158645035762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158645503532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158645900904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158646406656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158646833964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158647346696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158647722426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158648139454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1417,14170000,10000,0,0,256,26,1552,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158649962672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158650372066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158650823722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158651204768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158651627572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158651991466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158652428796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158652884372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158653259968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158653683756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158654089444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158654516132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158654867004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158655286496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158655755972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158656198846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158656593018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158656965116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158657370550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158657892628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158658358348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158658779924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158659186176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158659584622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158660006110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158660421756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158660803782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158661256070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158661630174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158662010928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158662361502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158662773112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158663171892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158663568556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158663996856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158664392146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158664818620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158665202702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158665595804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158665992890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158666441212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158666894656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158667320610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158667715088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158668099408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158668496914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158668985416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158669463788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158669849566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158670259924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158670670228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158671067256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158671422912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158671809112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158672286154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158672660028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158673028584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158673430574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158673854080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158674250480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158674647776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158675117962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158675521538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158675922908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158676304260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158676672984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158677084436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158677523926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158677979894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158678407252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158679024322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158679445794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158679951198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158680362928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158680847474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158681239016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158681703332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158682099872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158682540196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158682952660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158683404654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158683809456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158684208296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158684646960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158685027472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158685422244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158685788420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158686269466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158686681308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158687063842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158687468922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158687847340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158688273290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158688670604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158689143964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158689540458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158689981364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158690365762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158690720378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158691185016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158691573636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158692075886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158692430642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158692821080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158693227262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158693677960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158694061254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158694414888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158694888852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158695275916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158695685476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158696065650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158696473380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158696853858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158697250850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158697717760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158698111412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158698532000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158698910914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158699294856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158699709566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158700134124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158700801414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158701302660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158701710048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158702106328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158702597982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158703068534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158703487760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158703900186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158704331094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158704728094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158705155746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158705568302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158706013838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158706398890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158706806398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158707231194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158707578112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158707950792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158708359378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158708856534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158709241222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158709651202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158710062664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158710448950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158710845524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158711227032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158711703464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158712091172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158712494088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158712848056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158713225402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158713737406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158714094258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158714598898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158714983162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158715415372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158715780794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158716215412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158716608046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158717066460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158717476000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158717889944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158718285674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158718639426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158719013694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158719409952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158719929256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158720313646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158720698140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158721094172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158721501204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158721917606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158722295372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158722742058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158723129698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158723567794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158723949782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158724320056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158724834804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158725237612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158725699794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158726069160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158726504188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158726925632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158727347778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158727728450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158728193166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158728596284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158728965854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158729385878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158729781624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158730213052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158730635208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158731089178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158731484352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158731862736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158732296880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158732667810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158733038666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158733422866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158733910356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158734299300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158734692340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158735115088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158735515212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158736039126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158736413042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158736898558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158737283370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158737718220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158738120220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158738549526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158738903444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158739313884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158739769794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158740125838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158740562346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158740931608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158741309046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158741705820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158742114996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158742561142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158742933314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158743359254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158743713808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158744096092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158744444374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158744851700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158745313608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158745712164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158746093928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158746493152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158746875280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158747324504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158747848640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158748251068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158748685328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158749056088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158749465662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158749851260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158750224900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158750681888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158751053782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158751439262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158751816328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158752221518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158752618004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158753012880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158753438872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158753843428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158754239234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158754603544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158754998192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1418,14180000,10000,0,0,256,26,1553,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158756933916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158757360230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158757756884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158758157842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158758723892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158759218784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158759660772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158760051138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158760448238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158760827606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158761221752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158761657560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158762120882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158762521978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158762896428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158763319986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158763728616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158764143988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158764527082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158765005140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158765414994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158765817796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158766216494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158766614684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158767013762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158767487656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158767904194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158768253310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158768695364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158769089114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158769606572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158770046902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158770492668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158770887194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158771296862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158771694104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158772103840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158772498768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158772903814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158773417964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158773804436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158774200182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158774588466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158774977612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158775403440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158775856372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158776254896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158776653678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158777066304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158777424954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158777786994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158778203650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158778647142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158779016158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158779399920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158779803808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158780185748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158780591998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158781102064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158781578488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158781949488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158782365888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158782748630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158783102176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158783506896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158783899018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158784398104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158784773082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158785139218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158785520200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158785902174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158786287268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158786652938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158787106648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158787473024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158787847846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158788210918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158788562844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158788925840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158789275142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158789639534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158790053240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158790430216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158790803466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158791196742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158791576796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158792028792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158792397706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158792822990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158793226048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158793617332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158794022618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158794416396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158794792664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158795175606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158795628226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158796026034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158796442118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158796810396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158797188676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158797594834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158797988102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158798465960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158798840666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158799223234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158799631416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158799983516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158800379528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158800728758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158801175518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158801543398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158801931970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158802282040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158802650656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158803015214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158803463446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158803906528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158804259312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158804634788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158805010492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158805386898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158805736762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158806087458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158806450876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158806867244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158807236010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158807595332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158807970634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158808333234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158808707720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158809057864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158809475950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158809846120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158810200146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158810579772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158810931290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158811363002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158811747050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158812124872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158812593656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158812949632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158813328302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158813694592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158814094240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158814563134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158815052786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158815425226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158815803080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158816168218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158816522268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158816904230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158817254236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158817649066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158818100970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158818565276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158818988462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158819382132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158819765178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158820180042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158820667410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158821051354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158821417330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158821806444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158822212520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158822594980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158822971950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158823423568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158823800072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158824182140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158824574962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158824987984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158825337248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158825837584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158826322804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158826734872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158827137494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158827535272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158827928672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158828328240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158828728034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158829147910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158829586324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158830239268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158830623008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158831004628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158831387944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158831893246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158832515562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158832946052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158833355212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158833762796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158834172994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158834632480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158835043518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158835482446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158835868646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158836235774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158836621482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158837123302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158837613460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158838017472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158838429348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158838813594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158839229892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158839630836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158840027124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158840496570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158840908384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158841325328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158841731172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158842165676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158842518106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158842899072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158843375606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158843729576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158844153084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158844542640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158844968008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158845331670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158845794120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158846165078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158846518256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158846896786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158847278330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158847647898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158848136188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158848519266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158848962660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158849343460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158849708676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158850062820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158850427820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158850778488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158851146154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158851581306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158851974838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158852353744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158852729148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158853079560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158853430064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158853792944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158854206508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158854586156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158854934616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158855320276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158855684400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158856077544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158856448018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158856800180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158857235246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158857588656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158857965854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158858315896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158858691662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158859151316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158859563044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158860022550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1419,14190000,10000,0,0,256,26,1554,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158861667004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158862049648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158862403150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158862892802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158863296792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158863706588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158864073258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158864455072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158864806792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158865161506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158865601608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158865957236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158866336694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158866686272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158867088294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158867463414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158867870888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158868329924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158868705288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158869112752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158869463810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158869886374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158870381164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158870791998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158871240650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158871651122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158872048362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158872440194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158872849892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158873202118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158873600090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158874053800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158874463202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158874840324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158875244744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158875639240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158876021248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158876414728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158876858756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158877271780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158877657926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158878089362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158878483110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158878915504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158879295088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158879773446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158880180014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158880585218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158880981522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158881389006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158881919792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158882366130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158882746828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158883110430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158883463218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158883856870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158884208184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158884591630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158885028100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158885427496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158885791818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158886180636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158886532056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158886882876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158887244612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158887594464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158888026600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158888381328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158888767136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158889131114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158889507104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158889859200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158890235682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158890666884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158891054076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158891422874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158891786074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158892162316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158892528256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158893030992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158893456530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158893812108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158894175830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158894538066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158894904560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158895253008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158895626852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158895989428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158896425144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158896812640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158897232924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158897639462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158898018106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158898385118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158898734834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158899215712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158899587778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158900005282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158900360424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158900742456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158901153032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158901533174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158901977864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158902328374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158902715726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158903110792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158903486292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158903995768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158904382394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158904828354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158905182656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158905589768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158905939320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158906342622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158906707220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158907132494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158907558040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158907945032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158908354024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158908706324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158909072754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158909624068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158910019792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158910488250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158910899074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158911295078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158911650214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158912016956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158912400092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158912797062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158913279256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158913688468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158914121772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158914529328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158914913182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158915394812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158915891506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158916280216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158916689802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158917070966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158917475822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158917908260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158918293744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158918749884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158919108222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158919543490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158919948666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158920349516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158920730388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158921133330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158921604786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158922014362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158922434514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158922816904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158923210012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158923568634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158923965096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158924390002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158924798414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158925177850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158925583272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158925966544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158926419426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158926788564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158927211790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158927582688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158927945320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158928322568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158928686370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158929062460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158929413094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158929833122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158930202380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158930554344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158930934428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158931322738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158931699156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158932093328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158932513558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158932950700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158933337534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158933733854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158934100090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158934496650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158934847506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158935251302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158935720644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158936129724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158936548424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158936919068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158937328030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158937855208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158938329818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158938716246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158939120410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158939498170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158939900956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158940279296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158940641608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158941081956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158941448160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158941837990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158942200838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158942632666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158943029540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158943435186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158943867084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158944254446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158944651544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158945017126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158945386068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158945735736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158946157586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158946523112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158946984700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158947374426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158947757624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158948152630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158948504622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158949003312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158949435236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158949853960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158950221226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158950665156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158951020108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158951373636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158951739968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158952091616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158952543396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158952899832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158953315752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158953714780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158954122868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158954474336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158954855780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158955328476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158955685746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158956067484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158956448244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158956854986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158957248258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158957627460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158958074034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158958432958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158958811312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158959165330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158959536828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158959997350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158960380872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158960819204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158961199796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158961564160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158961916558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158962280306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158962631532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1420,14200000,10000,0,0,256,26,1555,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 158964225788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158964604284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158964983610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158965347752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158965726796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158966080140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158966505402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158966878718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158967292842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158967679584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158968029578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158968405230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158968769142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158969237362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158969591928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158969957512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158970322546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158970671094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158971141476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158971503484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158971951376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158972320262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158972721562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158973075770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158973440866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158973817700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158974169124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158974586248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158974957096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158975336638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158975715432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158976131112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158976482882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158976835398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158977202184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158977625780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158978030648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158978401408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158978779908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158979146264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158979524024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158979878164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158980305548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158980674972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158981028354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158981407228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158981787264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158982164600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158982635792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158983118406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158983478738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158983836620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158984223346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158984574870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158984943270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158985294294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158985670268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158986291680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158986691346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158987048062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158987400702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158987766420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158988118862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158988486390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158988917106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158989299226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158989680154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158990059660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158990413426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158990768532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158991136588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158991557582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158991929752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158992292920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158992671414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158993038134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158993414498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158993932140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158994351690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158994718286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158995082688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158995449932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158995797956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158996172458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158996536482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158996911046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158997331052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 158997683578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158998057194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158998449016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158998831330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158999178842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158999552242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158999994850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159000373846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159000737490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159001089300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159001452676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159001801820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159002189756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159002590564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159002978088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159003342864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159003727524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159004077650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159004428372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159004927616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159005280622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159005714280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159006066738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159006454824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159006819328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159007194942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159007545486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159007897134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159008322256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159008680084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159009049756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159009412514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159009790852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159010166524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159010545266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159010898292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159011321646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159011688602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159012056990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159012423952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159012773506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159013150098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159013514200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159013958998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159014335750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159014700438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159015063960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159015414430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159015781358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159016225498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159016682058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159017050016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159017425504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159017785914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159018138602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159018502268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159018851564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159019218392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159019640762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159020018408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159020392660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159020767116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159021117242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159021468030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159021830736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159022253116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159022622920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159022972232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159023358820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159023722780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159024099054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159024448690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159024799602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159025231786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159025584802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159025961332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159026309522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159026684596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159027128062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159027515546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159027979888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159028335106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159028710128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159029059444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159029425472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159029788036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159030162890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159030525486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159030971932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159031325066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159031687948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159032051252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159032401126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159032766176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159033113628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159033553466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159033921572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159034307596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159034658782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159035010408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159035372500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159035720478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159036086318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159036512006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159036890292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159037297116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159037675284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159038027852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159038485778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159038854824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159039280596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159039652892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159040017232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159040393810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159040758286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159041134200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159041487048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159041915724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159042283280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159042632354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159043009108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159043365352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159043767368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159044130694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159044504540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159044936708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159045307128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159045683332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159046031274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159046395728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159046742904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159047116138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159047592144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159048012602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159048403680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159048759768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159049146446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159049632902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159050059994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159050487624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159050896262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159051327994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159051734578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159052118806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159052511380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159052931660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159053386436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159053784400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159054163510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159054582140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159055001030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159055406944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159055828630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159056184378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159056548866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159056910262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159057275542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159057623722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159058022162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159058384878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159058834556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159059221458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159059616204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159060097634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159060574632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159061472484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159061867104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159062272468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159062640962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159063211364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1421,14210000,10000,0,0,256,26,1556,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 159064966832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159065391874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159065798620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159066187652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159066615380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159067083192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159067470334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159067843064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159068262126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159068618906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159068977590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159069361112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159069717044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159070162082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159070516670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159070897714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159071265620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159071659130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159072147836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159072507942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159072952976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159073310922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159073683412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159074038200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159074418052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159074799192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159075183740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159075611518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159075969128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159076336776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159076693068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159077098558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159077491066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159077912788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159078424882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159078865548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159079220842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159079597092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159079967430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159080336684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159080707960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159081138372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159081522500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159081888718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159082302542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159082687736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159083193892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159083581656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159084010332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159084384584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159084771512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159085151184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159085546648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159085971650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159086329682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159086777948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159087165012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159087533970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159087927852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159088282418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159088664798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159089045836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159089498698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159089855910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159090211978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159090596078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159090996100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159091367850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159091735144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159092209066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159092619738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159093000648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159093357194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159093716646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159094110054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159094637128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159095081762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159095438886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159095867156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159096265078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159096645734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159096999796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159097385352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159097844682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159098204734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159098607090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159098993598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159099377704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159099756750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159100171308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159100652990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159101030050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159101409058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159101801514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159102213152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159102617638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159103042018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159103527410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159103917438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159104287468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159104651230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159105056552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159105437726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159105951260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159106398108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159106786954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159107158364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159107570758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159107928368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159108351652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159108750196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159109228474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159109635474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159110020312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159110458180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159110829932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159111256468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159111613134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159112072808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159112520354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159112931370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159113358308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159113966658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159114526620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159115037068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159115477928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159115862036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159116277972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159116872058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159117287790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159117771784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159118183932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159118641612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159119062770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159119470910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159119891022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159120350920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159120776966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159121169132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159121588702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159121989696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159122434530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159122830480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159123343278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159123754958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159124163084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159124559084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159124943272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159125349340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159125852396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159126280742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159126650984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159127031832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159127415562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159127798814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159128341216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159128770274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159129144402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159129497650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159129877804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159130299360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159130707864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159131102578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159131532546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159131902854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159132256630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159132626342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159132977732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159133354990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159133736586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159134114252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159134541716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159134898664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159135267202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159135621344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159135992662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159136356300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159136733536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159137222712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159137614732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159138010418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159138364986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159138785038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159139328436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159139819656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159140415152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159140828544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159141197564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159141614616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159142027640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159142435292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159142926562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159143331588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159143757582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159144139058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159144575624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159145012452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159145470474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159145855842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159146212184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159146579148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159146948856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159147319048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159147699858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159148078518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159148555946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159148997670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159149382830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159149741444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159150111336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159150629656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159151108998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159151466898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159151848088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159152215936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159152623874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159152976994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159153348096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159153713830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159154148924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159154522814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159154876356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159155255556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159155652168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159156045364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159156399292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159156824092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159157197190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159157554042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159157924618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159158277462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159158657532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159159040982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159159519698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159159909094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159160266180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159160636310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159160990950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159161363246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159161861912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159162327426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159162700308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159163098610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159163450620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159163805680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159164170480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159164532430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159164899160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159165319840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159165699662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159166064742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159166478706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159166831876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159167249062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159167643832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1422,14220000,10000,0,0,256,26,1557,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 159169356622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159169741758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159170137698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159170520768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159171005332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159171412684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159171768634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159172127872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159172498932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159173021832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159173499916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159173857864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159174238540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159174634976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159175044714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159175398880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159175765656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159176130982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159176561640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159176931990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159177283802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159177662482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159178030308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159178419916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159178773652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159179193212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159179580118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159179934998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159180301786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159180652370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159181030092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159181407588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159181859870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159182216808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159182570190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159182935516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159183286072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159183654854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159184161000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159184678378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159185080250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159185489106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159185845558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159186201068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159186569950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159186937244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159187308708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159187735216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159188115194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159188480708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159188857336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159189211928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159189579182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159189944884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159190373510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159190744992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159191095326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159191473438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159191837980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159192257848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159192669798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159193099604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159193499990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159193886746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159194285798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159194668954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159195205588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159195626590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159196143538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159196503218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159196896770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159197284760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159197638892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159198021618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159198393518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159198889712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159199292516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159199701854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159200111006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159200495166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159200877500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159201230412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159201672816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159202029688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159202409152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159202776074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159203154790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159203508224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159203874058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159204317154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159204672152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159205039330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159205388878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159205764382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159206163852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159206655424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159207113286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159207474518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159207841176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159208193798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159208563536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159208914816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159209322884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159209706164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159210156826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159210512056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159210864472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159211229178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159211596624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159211977338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159212327942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159212771832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159213142218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159213518826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159213870946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159214223848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159214588836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159214950084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159215317210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159215738304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159216153440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159216522584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159217114476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159217649048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159218008328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159218458558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159218817660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159219188874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159219543756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159219925528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159220294666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159220686190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159221106174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159221463582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159221828360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159222179712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159222547912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159222898552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159223286958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159223652220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159224097920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159224453378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159224805582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159225170676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159225522010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159225889632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159226272188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159226716680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159227128154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159227525492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159227878800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159228232060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159228597862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159229064388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159229511452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159229866404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159230244324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159230610054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159231007320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159231401846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159231769002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159232211040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159232579278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159232978108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159233339910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159233744964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159234141918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159234589406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159235004644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159235403256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159235771056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159236123684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159236492202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159236842612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159237233716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159237600402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159238050490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159238405720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159238758672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159239124286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159239475050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159239842828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159240352450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159241029684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159241404024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159241782072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159242133398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159242486714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159242868420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159243219718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159243683828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159244038838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159244418330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159244784942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159245163256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159245516688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159245882556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159246325694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159246681570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159247050528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159247402410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159247780530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159248146016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159248533816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159248885716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159249309002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159249678264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159250030836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159250399648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159250751812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159251235276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159251607986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159252056038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159252413412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159252768498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159253135382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159253488302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159253858646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159254223800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159254665164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159255036976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159255416628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159255768864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159256122348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159256489416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159256851992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159257220350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159257644984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159258027636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159258394222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159258771720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159259138148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159259492212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159259867836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159260288964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159260660122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159261010874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159261403786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159261768876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159262146016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159262647310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159263072576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159263444652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159263800746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159264171726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159264525514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159264905780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159265287724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159265664774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159266081932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159266441720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159266809430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159267163700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159267534682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159267888070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159268277792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159268707826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1423,14230000,10000,0,0,256,26,1558,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 159270286028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159270648402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159271047560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159271507786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159271866084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159272234838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159272586028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159272963854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159273329722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159273830972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159274261950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159274627566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159274995012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159275348648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159275735966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159276089376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159276480852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159276847248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159277293402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159277650098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159278003658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159278369310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159278719712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159279087282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159279448314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159279900974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159280274570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159280657094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159281012996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159281369202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159281737170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159282132118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159282502414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159282925598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159283305306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159283740344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159284121222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159284475192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159284973786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159285468290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159285856038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159286254922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159286658222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159287043168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159287408252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159287798496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159288221882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159288614492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159289019120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159289418436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159289789242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159290170488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159290590518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159291031756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159291416536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159291806386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159292161848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159292529250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159292910064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159293337116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159293707038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159294330036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159294706950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159295085608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159295438210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159295825014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159296356404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159296788816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159297164010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159297517922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159297898892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159298266238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159298646054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159299011458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159299442682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159299813626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159300165928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159300533482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159300884390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159301260822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159301637704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159302015460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159302452080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159302812386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159303179792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159303534400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159303917630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159304271886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159304665722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159305100154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159305484620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159305840320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159306197212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159306565136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159306920576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159307402038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159307879494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159308267154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159308639440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159309024750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159309383558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159309743014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159310126678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159310481772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159310954842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159311312800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159311691632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159312074224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159312498048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159312905810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159313289342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159313762140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159314158638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159314532050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159314913706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159315321910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159315757038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159316194384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159316594436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159317005930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159317372068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159317752304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159318120968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159318584348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159319032280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159319471172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159319856042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159320213014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159320568776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159320935180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159321312194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159321683064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159322106932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159322489640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159322857312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159323236766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159323589902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159323973130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159324339704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159324761902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159325134000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159325483550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159325860692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159326225014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159326601090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159326962598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159327314414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159327758406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159328115276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159328484322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159328834980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159329213004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159329704698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159330132318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159330630102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159331019508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159331389672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159331743022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159332125828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159332529254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159332909420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159333350614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159333733608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159334088136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159334471260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159334848870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159335239778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159335638066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159336116912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159336502436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159336903596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159337315654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159337670406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159338111460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159338526036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159338956112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159339331242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159339685752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159340084208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159340450620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159340944868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159341302922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159341750432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159342164022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159342561546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159342931404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159343283260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159343673358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159344070344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159344525120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159344884602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159345241588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159345635460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159345996382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159346379226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159346764726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159347243908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159347646590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159348056410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159348441792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159348850730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159349260116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159349642778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159350111994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159350517684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159350928324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159351294320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159351701302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159352168554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159352528568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159352973162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159353330432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159353711910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159354064114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159354444344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159354827168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159355208586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159355627494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159355987324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159356380470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159356734272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159357103914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159357455756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159357846868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159358279602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159358670484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159359024264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159359377984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159359744112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159360096048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159360479562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159360832526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159361284596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159361658840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159362039974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159362395714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159362752032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159363275948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159363637320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159364077638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159364435420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159364815182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159365183982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159365589324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159365973840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159366331102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159366778508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159367139518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159367511694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159367865626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159368246380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159368614370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159369005250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159369423016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159369784856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1424,14240000,10000,0,0,256,26,1559,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 159371443576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159371844098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159372303132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159372659402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159373064314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159373431938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159373812930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159374170564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159374702342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159375148444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159375505940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159375876010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159376226732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159376606118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159376972274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159377363186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159377715932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159378133916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159378505150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159378887740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159379259070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159379612590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159380010300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159380407900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159380901442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159381264952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159381620002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159381986532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159382340488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159382709208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159383074662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159383527790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159383970774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159384353016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159384708328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159385063996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159385431706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159385943714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159386397660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159386755116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159387136560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159387506330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159387887268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159388242652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159388609924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159389064612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159389421896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159389790286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159390141590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159390518504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159390885216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159391273508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159391628500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159392061388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159392457634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159392812920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159393181570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159393533734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159393914392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159394314106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159394772424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159395280672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159395751658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159396120732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159396475920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159396982318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159397416166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159397811042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159398205656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159398631364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159398986488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159399341522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159399721144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159400073950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159400518970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159400875210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159401254190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159401620788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159401998834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159402362730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159402717158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159403157852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159403514560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159403884638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159404235670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159404613494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159404999040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159405388172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159405804952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159406173006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159406538720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159406890892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159407258136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159407607568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159408204508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159408645002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159409030872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159409386484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159409742580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159410111074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159410464592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159410848430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159411202380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159411644402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159412015712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159412393914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159412746756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159413100840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159413466980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159413831322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159414265540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159414629460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159415006998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159415413282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159415792938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159416146524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159416529570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159416898754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159417333544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159417709054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159418066132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159418448006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159418817324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159419312104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159419672160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159420125296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159420498342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159420869390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159421362648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159421794954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159422192830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159422635868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159423020230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159423372104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159423726062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159424091442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159424442296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159424825958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159425177624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159425661434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159426053128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159426430552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159426783170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159427137294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159427502616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159427866470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159428310264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159428666804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159429129616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159429523374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159429903356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159430258060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159430736370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159431181252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159431538152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159431907026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159432257294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159432633094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159432998108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159433384944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159433785890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159434155694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159434521198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159434872818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159435240272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159435650048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159436039476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159436404060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159436878182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159437233720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159437586304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159437950756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159438302408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159438669614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159439031054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159439471042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159439840576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159440216648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159440568926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159440922472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159441286826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159441791400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159442231052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159442593116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159442970396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159443335194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159443711068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159444062134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159444425682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159444791322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159445205472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159445576960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159445954992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159446377624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159446745210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159447152510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159447814160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159448185860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159448553334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159448906860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159449277172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159449643376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159450058088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159450425032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159450877422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159451235456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159451590900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159451957936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159452311078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159452931478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159453289584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159453739720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159454110860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159454489184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159454841588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159455195266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159455573228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159455926166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159456365048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159456719824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159457097052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159457463024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159457840180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159458193710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159458558634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159458924386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159459340282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159459713306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159460065136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159460442646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159460808036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159461197982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159461551874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159461972160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159462342360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159462695990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159463063658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159463414532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159463791322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159464282150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159464737558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159465097420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159465452948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159465820940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159466174134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159466544566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159466909092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159467289444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159467730538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159468111328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159468482442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159468835586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159469201556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159469580148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159469951724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159470380888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159470765736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1425,14250000,10000,0,0,256,26,1560,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 159472385658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159472781312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159473213540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159473575722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159473950548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159474303546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159474674008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159475024968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159475556016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159475992312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159476377320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159476730840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159477086976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159477453222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159477804362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159478184048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159478594594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159478992242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159479361768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159479740344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159480093372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159480446544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159480825962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159481180434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159481614524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159481968556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159482380586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159482748112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159483125004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159483477916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159483846924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159484296220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159484651596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159485040056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159485391360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159485770020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159486167418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159486671888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159487121850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159487499016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159487895900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159488250092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159488619896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159488970770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159489363406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159489730688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159490185630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159490539528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159490893696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159491261880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159491613756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159491993782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159492346440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159492794612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159493165432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159493543504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159493895690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159494249728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159494615900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159494979588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159495411750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159495770424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159496147234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159496512472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159496888536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159497240238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159497789782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159498236570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159498605394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159499003636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159499357862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159499737892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159500105600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159500516102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159500868832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159501293568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159501661778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159502013570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159502380704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159502730550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159503106802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159503483476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159503928856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159504284986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159504638066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159505003334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159505353776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159505719314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159506101974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159506478618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159506915114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159507298872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159507655066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159508011714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159508380328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159508876140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159509248088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159509672812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159510054440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159510422524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159510800240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159511154246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159511508052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159511886098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159512316170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159512715096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159513097244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159513477240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159513845748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159514226218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159514591328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159515012070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159515391460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159515746600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159516142516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159516493966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159516871332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159517248332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159517637342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159518057464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159518469468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159518838668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159519191122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159519559900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159520094008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159520475546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159520905832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159521286892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159521640088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159521993708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159522358662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159522710046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159523090090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159523502942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159523883364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159524248234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159524840412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159525195312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159525559682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159525924248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159526352916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159526727144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159527080618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159527460728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159527828852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159528208032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159528572454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159528927034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159529356914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159529711888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159530080510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159530431964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159530808476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159531369330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159531826028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159532201274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159532558582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159532924814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159533276740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159533662828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159534024356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159534404456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159534835418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159535216388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159535569254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159535922098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159536287058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159536653568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159537034444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159537455194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159537835966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159538202012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159538579378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159538932282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159539344188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159539725198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159540077800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159540514086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159540868536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159541246370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159541612776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159541991700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159542513964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159542873074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159543308512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159543664070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159544034036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159544385748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159544763250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159545142464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159545521374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159545940558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159546297828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159546662670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159547015148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159547383884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159547751894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159548143838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159548509634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159548955230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159549360050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159549715368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159550111984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159550465548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159550848778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159551202626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159551660020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159552031982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159552411822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159552764174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159553118088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159553579198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159553953162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159554404580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159554760376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159555174914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159555561370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159555941916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159556337500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159556693688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159557189838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159557551586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159557919050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159558268994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159558645960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159559011280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159559400568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159559824578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159560182916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159560578276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159560931300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159561299974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159561650526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159562070494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159562436838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159562889472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159563278554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159563654566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159564020614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159564371698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159564851968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159565238048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159565692570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159566063600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159566442072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159566794998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159567159846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159567535944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159567919848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159568365070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159568718942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159569094894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159569458980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159569835532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159570187064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159570552240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1426,14260000,10000,0,0,256,26,1562,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 159572186590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159572549804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159572918822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159573288046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159573668588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159574120992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159574505898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159574858266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159575214520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159575581644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159576148666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159576521270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159576962672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159577346286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159577713040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159578091098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159578444286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159578813058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159579182162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159579610328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159579982332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159580356100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159580733588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159581099290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159581475598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159581838266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159582269578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159582646056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159582997654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159583364174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159583714692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159584091294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159584483224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159584860740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159585281110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159585637150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159586002664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159586352630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159586720560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159587164166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159587563822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159588034904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159588415470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159588768452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159589121704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159589486394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159589835852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159590215886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159590632846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159591012946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159591378840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159591756586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159592107676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159592460104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159592837406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159593188644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159593622162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159593978490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159594358360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159594725218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159595102862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159595455498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159595836848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159596268458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159596623792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159596991732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159597430842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159597961380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159598451038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159598835178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159599335562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159599698048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159600065882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159600419618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159600790548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159601157156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159601821496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159602195936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159602573676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159602926260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159603280036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159603646292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159604012018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159604381606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159604797736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159605180776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159605549532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159605928234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159606281638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159606636088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159607015254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159607436828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159607808446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159608159490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159608536854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159608901902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159609278940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159609765976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159610124786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159610568268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159610924956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159611295758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159611649112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159612061028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159612451284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159612831102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159613257428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159613613804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159613979396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159614331514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159614699694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159615052122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159615441552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159615886802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159616268970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159616623624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159616976750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159617342378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159617693820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159618146376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159618500726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159618953312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159619322308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159619699164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159620050548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159620402334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159620925264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159621281116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159621722430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159622078944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159622459566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159622826784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159623218570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159623587048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159623942554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159624378562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159624735560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159625102690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159625452960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159625828880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159626193724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159626581624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159626933710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159627350328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159627730882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159628082202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159628449854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159628801790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159629188034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159629551552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159629998116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159630352658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159630703400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159631066524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159631415662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159631806484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159632280542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159632735772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159633106414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159633485112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159633838720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159634194890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159634561176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159634934752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159635303608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159635726992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159636132520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159636502292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159636881608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159637235362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159637823560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159638333982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159638696980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159639067176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159639420356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159639803328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159640169708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159640563508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159640916476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159641346434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159641713914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159642066536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159642431908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159642781458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159643355452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159643829394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159644211288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159644585910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159644952710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159645328738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159645677364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159646075776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159646424624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159646899944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159647291730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159647696504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159648048320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159648400112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159648766210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159649132392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159649578920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159649934644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159650318176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159650699926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159651086688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159651439682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159651830978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159652273756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159652627324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159652997144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159653346608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159653726326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159654093192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159654642932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159655097978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159655456324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159655824560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159656187040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159656556916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159656907078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159657298900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159657663382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159658106332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159658471336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159658823000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159659190226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159659561536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159659952920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159660325812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159660775128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159661145052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159661522468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159661872940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159662228858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159662601150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159662965304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159663332386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159663752230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159664126798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159664491254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159664870726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159665222296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159665739482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159666113194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159666576026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159666964218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159667316834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159667693448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159668059002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159668457228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159668809330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159669243168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159669612908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159669965042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159670333658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1427,14270000,10000,0,0,256,26,1563,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 159671998148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159672387792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159672754400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159673139098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159673490680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159673845324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159674265996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159674686588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159675057946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159675408088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159675783390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159676168670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159676544364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159677016966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159677447762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159677818712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159678171318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159678742480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159679175270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159679757746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159680127978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159680595824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159680953214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159681308368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159681672606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159682022704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159682387700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159682749462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159683190556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159683560092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159683936052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159684287648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159684638682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159685003592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159685367172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159685792950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159686161228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159686537616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159686902232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159687276924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159687629730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159688152548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159688521184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159688946802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159689313720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159689660318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159690032898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159690394404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159690766338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159691123696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159691540274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159691910252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159692309808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159692679044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159693026240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159693400502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159693778174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159694230452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159694598128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159694950986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159695315310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159695664138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159696029190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159696376148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159696760272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159697201894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159697579000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159697931352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159698280944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159698643372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159698990628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159699467682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159699887460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159700267084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159700632024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159701005602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159701356832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159701710348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159702083162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159702434632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159702865092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159703216008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159703590184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159703953158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159704328368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159704678346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159705040790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159705471146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159705826554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159706192580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159706542008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159706920318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159707284860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159707688920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159708042006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159708468432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159708835786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159709187246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159709553828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159709903324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159710484744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159710854876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159711297348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159711651086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159712002636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159712366290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159712715604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159713081418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159713440698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159713877694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159714246020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159714620210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159714970636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159715321718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159715685070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159716046624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159716413816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159716830038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159717208448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159717572018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159717948484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159718298430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159718650568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159719023718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159719441036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159719809684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159720158850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159720533430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159720895230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159721270092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159721744174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159722100188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159722545658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159722898780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159723279136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159723628794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159724003812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159724366418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159724756668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159725178926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159725533818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159725896716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159726246472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159726613666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159726962080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159727348330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159727712008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159728164956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159728516398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159728865780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159729297086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159729646642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159730050836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159730399784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159730846752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159731215624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159731593332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159731944484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159732297908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159732662786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159733170732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159733606470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159733957754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159734332186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159734696556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159735070720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159735420868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159735783306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159736266956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159736629306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159736997246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159737348296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159737726596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159738091838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159738481294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159738849096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159739266706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159739629696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159739977982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159740342440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159740687872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159741059028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159741430966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159741876730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159742229902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159742580498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159742942278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159743289970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159743655004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159744126836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159744505020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159744994868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159745373924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159745724854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159746077246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159746481842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159746848862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159747231626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159747686606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159748068934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159748433402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159748810208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159749161954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159749514744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159749892866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159750310860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159750681004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159751029766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159751406192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159751770624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159752146964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159752520024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159752870634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159753311390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159753662800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159754045352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159754411108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159754798716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159755533176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159755993824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159756351176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159756705694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159757072642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159757424566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159757791656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159758155668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159758533228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159758994604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159759390498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159759758870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159760112020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159760492634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159760876276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159761244944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159761672252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159762062684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159762432252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159762807350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159763212986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159763572880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159763951114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159764395558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159764785578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159765139440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159765517736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159765885544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159766264584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159766851448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159767299864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159767686896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159768067668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159768463900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159768842812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159769232172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159769629372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159770352226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159770975808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1428,14280000,10000,0,0,256,26,1564,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 159772998216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159773384452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159773737582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159774102976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159774450302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159774841324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159775231746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159775706202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159776059818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159776414876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159776778830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159777128000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159777590024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159777974408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159778427120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159778795564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159779170208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159779577656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159780149194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159780558724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159780922506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159781415812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159781785716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159782199408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159782790654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159783386508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159783834088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159784221788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159784588310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159784944318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159785310494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159785699166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159786135580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159786500266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159786998636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159787351916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159787743344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159788125650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159788493458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159789010306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159789522038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159790171762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159790772838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159791435216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159792102370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159792871932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159793566668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159794270682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159795039954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159795682992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159796389048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159797079224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159797954222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159798572102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159799179344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159799814076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159800755104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159801425482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159802078584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159802741536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159803510944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159804200950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159804857016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159805470950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159806300994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159806939188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159807623630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159808294500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159809113618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159809764348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159810415486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159811065464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159812147660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159812866546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159813643376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159814361784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159815151104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159815837820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159816494580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159817005050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159817533716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159817964760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159818338344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159818689266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159819056536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159819406490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159819801952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159820249610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159820628206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159821014488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159821402356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159821767484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159822118050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159822625036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159823072898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159823452750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159823850690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159824257112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159824640210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159825035570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159825429572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159825870254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159826242302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159826619752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159827027396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159827392836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159827787118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159828149722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159828502142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159828953658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159829339234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159829707496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159830057272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159830432676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159830840090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159831248828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159831713812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159832294782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159832681120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159833065690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159833450540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159833963354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159834434144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159834802074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159835209498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159835561026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159835929400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159836323828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159836686836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159837142162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159837529844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159837934098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159838330240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159838752528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159839152358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159839550260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159840025180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159840396176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159840809222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159841191134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159841566344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159842033596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159842770648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159843518892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159844265354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159845184842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159846026140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159846824628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159847553134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159848523606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159849181302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159849891786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159850583640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159851338884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159852086682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159852746178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159853438726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159854205714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159854916030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159855590782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159856512580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159857260206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159857919750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159858564074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159859224270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159859977252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159860571872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159861226142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159861919620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159862690484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159863312624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159863935484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159864592582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159865318468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159865956918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159866554260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159867393374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159868189482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159868850930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159869513302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159870137654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159870879548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159871499054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159872146578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159872802804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159873607276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159874262832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159874922836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159875670312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159876474330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159877104546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159877738414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159878609440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159879389496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159880101590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159880739158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159881481656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159882210258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159882880844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159883408026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159883781280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159884165342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159884516036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159885047910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159885435018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159885813344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159886164252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159886547964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159886928992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159887279886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159887727496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159888123506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159888500472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159888866588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159889241848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159889790312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159890205442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159890812980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159891342852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159892009568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159892662756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159893466618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159894124912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159894785972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159895516114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159896298850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159897034686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159897646308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159898383642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159899155532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159899920196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159900617248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159902003394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159902729398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159903463392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159904383688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159905043428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159905740060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159906360746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159907147866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159907770416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159908407916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159909185822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159909899458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159910557156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159911230380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159912044064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159912839340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159913529416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159914253288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159914965810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159915730674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159916425340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159917125358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159917789386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1429,14290000,10000,0,0,256,26,1565,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 159920702862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159921447946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159922182030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159922847084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159923728204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159924504472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159925172792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159925820972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159926457180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159927235384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159927885852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159928599282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159929256656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159930037868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159930680996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159931348466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159932009054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159932743068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159933385238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159933998076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159934566338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159935115072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159935498946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159935854936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159936205810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159936617624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159936968534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159937376172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159937727876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159938219010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159938587068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159938969474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159939339176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159939692724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159940108076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159940459796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159940906068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159941257726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159941655344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159942018532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159942420544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159942790794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159943188542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159943647332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159944031488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159944436680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159944823340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159945228960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159945831642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159946317676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159946676308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159947073122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159947468200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159947851540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159948264606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159948709172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159949438934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159950070428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159950734222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159951374626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159952187742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159952896256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159953570326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159954276542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159955023382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159955722192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159956364058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159957216566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159958021270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159958672784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159959407356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159960122220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159960919710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159961546762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159962260714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159963068028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159963811206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159964418770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159965019600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159965699858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159966451164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159967115898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159967846282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159968816664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159969532408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159970238912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159970992588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159971841160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159972596506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159973270642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159973967956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159974715612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159975445266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159976106486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159976671508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159977213924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159977686120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159978112756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159978492876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159979275532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159979964288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159980636088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159981285476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159981982164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159982741088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159983378426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159984015278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159984691110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159985260896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159985857918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159986531762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159986982620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159987395232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159987942828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159988477124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159988974870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159989622142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159990076084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159990635456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159991176772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159991688868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159992364008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159992939708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159993586810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159994163252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159994568380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159995180884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159995795138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159996187908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159996720050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159997146696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159997527346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 159997893880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159998306270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159998661270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159999057434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159999551594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159999932474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160000334794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160000746676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160001156860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160001899226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160002604906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160003263914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160003946268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160004613916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160005493582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160006169024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160006921516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160007580424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160008347692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160009017358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160009670102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160010361624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160011108366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160011780194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160012429628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160013300412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160014041472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160014685512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160015334066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160015984406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160016711072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160017384756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160018075850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160018739840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160019537362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160020218984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160020857164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160021632562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160022416530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160023081128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160023714304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160024758256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160025424870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160026107526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160026868968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160027624720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160028327806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160028943204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160029626362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160029990756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160030535686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160030925216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160031414956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160032019712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160032489240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160032885870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160033382540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160033885886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160034322484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160034740074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160035103182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160036071636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160036644124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160037273270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160037859934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160038261392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160038783436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160039166980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160039585728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160040058224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160040434840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160040828968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160041488722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160042027646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160042640268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160043291198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160043924786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160044695992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160045108410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160045514306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160045885512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160046239888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160046896688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160047528046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160048234374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160048858920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160049485512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160050025436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160050409206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160050808156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160051192404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160051586662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160051965176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160052521844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160053084016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160053753068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160054182596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160054586448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160054994520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160055523314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160055949330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160056322560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160056713234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160057062488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160057436946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160057949340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160058442338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160058832668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160059195270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160059560466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160059910872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160060278400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160060641756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160061123634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160061513816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160061941694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160062501954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160063433256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160064251584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160064899436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160065546782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160066232732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160067042382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160067707800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160068387696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1430,14300000,10000,0,0,256,26,1566,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 160071402916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160072089686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160072893398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160073545788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160074192532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160074862932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160075666948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160076319158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160077001234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160077671710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160078417730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160078884126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160079239658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160079636118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160080122540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160080501448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160080993962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160081435996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160081790954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160082143882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160082536608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160082902034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160083270328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160083711388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160084091058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160084461052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160084854590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160085410666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160085929300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160086679714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160087307760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160087942464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160088573092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160089347182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160090005458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160090671266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160091470914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160092192820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160092844166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160093458850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160094132908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160094867688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160095532200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160096184640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160096877280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160097619984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160098254488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160098897026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160099520586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160100298684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160100925478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160101586700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160102236280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160103179286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160103808560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160104418184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160105066296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160105623120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160106146508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160106526664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160106941372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160107323176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160107718856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160108111438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160108469388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160108965206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160109347952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160109720832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160110069796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160110443360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160110805654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160111222814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160111682340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160112044150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160112445342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160112824294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160113221624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160113699228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160114111124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160114559328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160114940244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160115328680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160115899500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160116534350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160117267702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160117911938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160118572468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160119278148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160120120048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160120817806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160121443300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160122145480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160122915852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160123551114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160124268496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160125078690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160125853766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160126574952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160127240290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160127939182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160128725896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160129385990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160130010524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160130656736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160131299560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160131681656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160132085440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160132464940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160132817360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160133170648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160133552170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160133984900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160134354964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160134718432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160135093600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160135490116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160135882650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160136359244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160136788034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160137173230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160137541092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160137906294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160138283100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160138659720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160139037324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160139488288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160140073094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160140431938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160140798254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160141167564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160141536706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160141902686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160142359406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160142747352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160143150984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160143523696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160143876492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160144241804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160144607266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160145047666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160145438806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160145857084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160146234882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160146609830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160146959036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160147469172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160147976626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160148332742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160148713972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160149081288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160149457000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160149821976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160150210926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160150663240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160151059814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160151424274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160151775392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160152142434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160152492300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160152882218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160153245672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160153689650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160154059904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160154429072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160154796178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160155147400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160155513998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160155876298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160156323600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160156693002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160157069050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160157421230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160157772420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160158137778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160158652046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160159086450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160159438244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160159812148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160160175194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160160583504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160160935856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160161318336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160161680818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160162107970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160162475336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160162823386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160163196476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160163558124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160163956828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160164325828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160164748304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160165113656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160165479534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160165847544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160166197196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160166572412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160166949894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160167422854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160167778682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160168127756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160168489642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160168837912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160169201808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160169660558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160170038182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160170469858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160170847790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160171197596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160171548476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160171910780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160172282460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160172659160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160173074310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160173453994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160173819530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160174194528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160174544824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160174897138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160175273318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160175622932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160176052428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160176405490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160176795456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160177158036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160177531446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160177880342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160178280338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160178714160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160179190436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160179584988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160179945292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160180341230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160180702602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160181190370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160181614068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160181967454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160182330854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160182680868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160183045336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160183392040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160183777744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160184202120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160184589936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160184964568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160185317594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160185681464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160186063018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160186444444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160186792500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160187239380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160187608160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160188029576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160188380100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160188762096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160189125902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1431,14310000,10000,0,0,256,26,1567,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 160225790724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160226264084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160226621640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160227004812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160227369364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160227748206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160228099336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160228494258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160228860324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160229279798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160229672808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160230040690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160230417154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160230781678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160231157618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160231521040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160231970538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160232368914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160232739072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160233125386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160233477298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160233854508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160234265314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160234715560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160235070608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160235471556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160235879190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160236246162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160236611622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160237115958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160237586500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160237961608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160238339770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160238724884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160239077548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160239440344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160239802006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160240286888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160240669596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160241076156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160241486190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160241862396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160242213000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160242578692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160243010406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160243409126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160243793420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160244173204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160244586922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160244951182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160245372658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160245724146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160246150250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160246518044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160246885808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160247253440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160247603286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160248125522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160248495814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160248943594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160249296966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160249647292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160250009988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160250358500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160250722720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160251082210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160251520688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160251891284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160252268076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160252619880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160252972556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160253336270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160253697626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160254064712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160254476516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160254854418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160255240722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160255619210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160255971884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160256325230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160256702610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160257124634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160257491156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160257839400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160258213148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160258575330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160258948364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160259405362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160259827554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160260213344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160260563538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160260928184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160261276092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160261649580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160262022174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160262396606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160262810582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160263164496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160263526630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160263875068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160264238940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160264585166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160264969666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160265331348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160265772844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160266126756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160266480238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160266846042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160267196270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160267563732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160267924860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160268404716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160268790464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160269168724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160269548096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160269899252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160270261798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160270724070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160271167800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160271538360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160271915494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160272281096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160272657604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160273008162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160273371530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160273796450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160274192856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160274572816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160274930930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160275306208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160275686752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160276076336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160276426604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160276851336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160277217974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160277567534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160277931650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160278278424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160278651504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160279026218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160279466920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160279820358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160280204562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160280585596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160280936608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160281301372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160281765410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160282214400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160282623282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160283000692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160283354540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160283708378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160284074908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160284447186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160284814042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160285236602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160285613320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160285974504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160286347648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160286696912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160287047312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160287422020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160287838006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160288205956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160288552786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160288926180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160289287844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160289661272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160290047166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160290397688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160290826542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160291200112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160291605310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160291987218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160292365800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160292851142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160293250936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160293876870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160294236614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160294603994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160294954484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160295342456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160295724936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160296211276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160296592638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160296971154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160297324576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160297677968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160298076062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160298469490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160298837552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160299260860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160299641132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160300006508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160300414046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160300796666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160301150726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160301528192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160301983654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160302355742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160302705636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160303110296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160303475014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160303880902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160304384428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160304843702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160305215328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160305569516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160305940726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160306292438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160306671516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160307049316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160307536742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160307912408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160308294770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160308661416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160309012880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160309380838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160309759296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160310201020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160310582712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160310960720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160311346986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160311730388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160312096870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160312519260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160312908354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160313362670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160313786310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160314151108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160314526882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160314896108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160315409540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160315848454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160316202526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160316567014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160316915070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160317288748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160317685030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160318087570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160318456752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160318919176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160319288764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160319642420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160320037640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160320417520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160320824600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160321192738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160321642864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160322026706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160322408126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160322773108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160323140310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160323566840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160323945574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160324418854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160324788636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1432,14320000,10000,0,0,256,26,1568,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 160326539108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160326907992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160327362712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160327752754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160328146390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160328557442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160328924156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160329347164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160329806596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160330200876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160330582742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160330934664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160331297450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160331646664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160332039650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160332388796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160332836446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160333208434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160333603924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160333955638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160334305876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160334673220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160335039126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160335513860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160335898004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160336272810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160336635880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160337008872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160337357430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160337891868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160338363214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160338736048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160339132106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160339497508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160339902820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160340314890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160340731866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160341189660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160341602852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160341967948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160342335400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160342702476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160343052858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160343446472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160343898670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160344293624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160344660168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160345056006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160345416820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160345764714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160346166346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160346512836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160346963416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160347329688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160347703854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160348070578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160348438272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160348978626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160349391144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160349776862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160350125852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160350502200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160350866052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160351287124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160351693218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160352046256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160352484166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160352836648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160353201944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160353549916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160353953274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160354317174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160354705206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160355125952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160355480338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160355843482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160356208266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160356573700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160356921802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160357309392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160357671264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160358141282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160358495178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160358844874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160359206188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160359553818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160359917554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160360432666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160360884258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160361251762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160361625550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160361975284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160362326668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160362688486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160363048994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160363479778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160363830338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160364204186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160364566384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160364939360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160365288034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160365649376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160366011328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160366423904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160366792584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160367151428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160367538532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160367900756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160368273982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160368635812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160369062960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160369429138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160369777706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160370177408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160370740824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160371250530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160371634858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160372100486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160372454218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160372830132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160373195866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160373547236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160373950498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160374343368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160374798616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160375167416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160375544364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160375916932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160376287372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160376652976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160377017654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160377456886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160377809112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160378184334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160378547714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160378957656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160379309904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160379677920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160380045956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160380496414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160380900458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160381290868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160381680796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160382046774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160382597022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160383044070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160383420038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160383816070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160384167040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160384532692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160384881606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160385268936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160385632268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160386111416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160386495416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160386848384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160387229232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160387596220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160388033760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160388384008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160388832746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160389200648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160389596832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160389965464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160390347190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160390712542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160391079268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160391549072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160391990274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160392369484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160392733984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160393127506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160393494398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160394003926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160394477336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160394834214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160395201274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160395608540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160395989430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160396355408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160396745832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160397165748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160397523302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160397888656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160398240116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160398607158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160398957676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160399344980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160399709796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160400150418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160400501430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160400850932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160401213500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160401561478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160401952868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160402312540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160402754556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160403122484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160403524848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160403896266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160404292292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160404676712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160405161614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160405629298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160405985200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160406395288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160406793398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160407187234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160407569146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160407950050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160408387854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160408783240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160409207744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160409559646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160409963840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160410361784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160410751112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160411178130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160411551810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160411933382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160412355280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160412758790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160413108444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160413500328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160413940142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160414320686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160414674652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160415026482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160415391688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160415775120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160416259362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160416684316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160417063352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160417463068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160417838474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160418187620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160418538404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160418913822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160419263602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160419704354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160420075588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160420449410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160420812188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160421185730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160421534888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160421910432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160422334418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160422723710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160423091068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160423441116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160423817220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160424183568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160424572350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160424924354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160425374730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1433,14330000,10000,0,0,256,26,1569,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 160427006496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160427517878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160428001882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160428359384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160428740648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160429144548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160429530152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160429898824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160430308734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160430754256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160431108108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160431473728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160431852528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160432256958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160432623072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160433040106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160433465160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160433848776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160434213556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160434564238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160434930906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160435339018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160435729906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160436095348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160436542544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160436916828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160437268710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160437632066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160437980424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160438620578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160439137992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160439517036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160439880450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160440299974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160440670352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160441085054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160441486192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160441940012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160442311120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160442659178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160443033360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160443396678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160443771048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160444132484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160444483816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160444918376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160445270968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160445656242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160446005710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160446379954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160446742252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160447130886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160447764990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160448123576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160448487258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160448838140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160449203346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160449698116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160450076794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160450512570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160450928912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160451280408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160451631604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160451997672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160452350168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160452734782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160453184802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160453563900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160453926514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160454301848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160454651566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160455001756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160455400022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160455828666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160456201500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160456567892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160456971154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160457334694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160457709334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160458133676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160458487504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160458927188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160459282304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160459649120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160460000308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160460377772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160460888760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160461286224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160461733778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160462087194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160462450968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160462893136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160463274298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160463641188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160464019976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160464460772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160464840574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160465192644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160465544442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160465907880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160466257838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160466635878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160467049950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160467428538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160467792298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160468165012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160468515576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160468887076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160469308616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160469725004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160470168536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160470550572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160470954842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160471347156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160471751588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160472287912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160472774228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160473163832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160473543934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160473927184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160474277336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160474654152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160475060296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160475530396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160475883670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160476235366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160476598202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160476947598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160477343816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160477721986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160478115096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160478550926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160478928248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160479276760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160479626356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160480022456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160480372548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160480765884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160481205920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160481585706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160481951812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160482340418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160482709110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160483080150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160483590766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160484073492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160484503700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160484886692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160485297876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160485663274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160486082700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160486435610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160486865564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160487232972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160487583726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160487949200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160488315810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160488722308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160489098204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160489547976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160489902010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160490253802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160490634868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160491005420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160491416580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160491809426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160492287492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160492672508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160493049928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160493400552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160493753302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160494256302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160494849428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160495347386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160495701910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160496091554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160496620212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160497184702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160497587694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160498051438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160498423268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160498807318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160499175944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160499527112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160499904854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160500285016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160500742110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160501098388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160501451758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160501853516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160502203806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160502569806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160502930854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160503305878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160503738238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160504115056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160504465258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160504871576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160505236642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160505755208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160506125594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160506543196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160506958462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160507324502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160507701890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160508071012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160508435242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160508797746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160509225850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160509592454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160509939880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160510331160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160510694408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160511068342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160511443444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160511871324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160512240162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160512591826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160512960102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160513328576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160513777732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160514224158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160514676506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160515030240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160515434730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160515804464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160516157684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160516525594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160517022194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160517474880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160517861860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160518236442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160518586194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160518936396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160519298722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160519658520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160520060490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160520482778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160520861134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160521252844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160521657472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160522025120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160522394704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160522797000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160523238968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160523609318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160524017200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160524658552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160525027618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160525448996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160525917150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160526309066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160526689962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160527084828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160527455106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160527833702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160528722840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1434,14340000,10000,0,0,256,26,1570,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 160530340936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160530762018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160531128852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160531623558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160531998078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160532350762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160532717128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160533068152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160533465706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160533861150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160534316894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160534689298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160535058580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160535505596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160535890692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160536290250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160536682640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160537173198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160537559572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160537964024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160538330558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160538699718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160539078048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160539595788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160540073744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160540429358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160540865716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160541252922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160541661070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160542066726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160542441738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160542914840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160543271616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160543677496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160544064674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160544457032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160544867376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160545276434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160545704232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160546090524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160546503704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160546870830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160547269004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160547646938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160548020970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160548490780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160548887772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160549284372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160549665914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160550060600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160550524528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160550929616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160551391872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160551771880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160552154428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160552531810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160552882736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160553267624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160553651762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160554149200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160554537108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160554918112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160555295112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160555679254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160556071200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160556467298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160556899640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160557267360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160557618996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160558088284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160558470622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160558861668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160559280396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160560040034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160560660374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160561068852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160561471684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160562760674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160564018464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160565183830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160566093594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160567023178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160567629826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160568606572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160569544746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160570272744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160570903016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160571407436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160571786348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160572195774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160572562508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160573067108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160573535080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160573895132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160574262326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160574639594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160575006474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160575356134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160575745756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160576109370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160576557224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160576953702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160577437808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160577834124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160578202578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160578648316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160579085592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160579467598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160579863904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160580260372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160580642618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160581023694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160581420680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160581849088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160582244822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160582601494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160583018478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160583383634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160583849356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160584356936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160584798708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160585214872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160585566018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160585963800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160586380974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160586759022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160587166366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160587632650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160587987428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160588339770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160588732276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160589083398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160589449552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160589894582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160590367026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160590739464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160591136180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160591541496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160591898244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160592322232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160592701586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160593184452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160593556588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160593948320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160594342532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160594720488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160595075080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160595624560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160596067378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160596421434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160596822874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160597174354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160597551638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160597932562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160598351490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160598840570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160599209534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160599730282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160600130270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160600525272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160600892992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160601660048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160602052924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160602447684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160602801146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160603185972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160603564806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160603965758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160604448964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160604856872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160605255328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160605653042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160606062002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160606657404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160607121370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160607508098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160607888924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160608278562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160608684480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160609078100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160609478108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160610087842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160610592496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160610958722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160611426388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160611880292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160612264204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160612784154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160613168938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160613540864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160613918074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160614270550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160614682880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160615061800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160615489392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160615862662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160616247146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160616641078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160617038866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160617417752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160617891064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160618326590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160618745022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160619131180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160619570942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160619922932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160620300584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160620701242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160621208508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160621563110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160621922528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160622285320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160622633290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160623083630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160623451046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160623898650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160624283600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160624688478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160625071884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160625433220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160625797092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160626190460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160626635380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160626992464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160627370978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160627737476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160628365034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160629155734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160629785040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160630155884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160630508432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160630874692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160631224014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160631599438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160631981486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160632434498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160632788404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160633140154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160633503392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160633853148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160634219368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160634578162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160635015644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160635387080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160635764738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160636116082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160636494144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160636874276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160637265170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160637660654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160638120316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160638518572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160638914550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160639333374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160639685036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160640177282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1435,14350000,10000,0,0,256,26,1571,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 160641978538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160642376722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160642851066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160643230010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160643698012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160644068620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160644450264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160644799406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160645151962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160645518638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160645881802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160646320542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160646672138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160647047232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160647409524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160647782286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160648130390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160648490878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160648853340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160649275226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160649642806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160649989698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160650362970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160650747934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160651245696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160651650300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160652114552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160652514386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160652890910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160653304640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160653691774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160654127806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160654521456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160655002340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160655359396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160655740522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160656133972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160656487792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160656882624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160657251610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160657733432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160658146264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160658600344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160659042290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160659396394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160659772854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160660121282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160660563324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160660915438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160661292150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160661656180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160662062036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160662525626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160662883712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160663325914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160663679634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160664046968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160664396964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160664772574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160665136426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160665524384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160665941274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160666296688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160666660470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160667010044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160667375740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160667725026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160668147938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160668680172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160669063356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160669419470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160669777244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160670165118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160670516756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160670921440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160671322052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160672086086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160672494114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160672937862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160673322792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160673848996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160674342466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160674697402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160675103204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160675450776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160675857578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160676358764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160676754690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160677265576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160677933500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160678838056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160679562060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160680356942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160680750460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160681186782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160681551604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160682043240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160682397764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160682920478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160683289690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160683669454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160684080918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160684431084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160685062372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160685541310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160685926016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160686287924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160686642340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160687011492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160687364436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160687746816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160688099842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160688563476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160688948218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160689332180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160689684056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160690034882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160690398838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160690760042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160691201924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160691555736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160691937242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160692301714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160692676472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160693046120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160693410228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160693844438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160694221082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160694606008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160694962046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160695337860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160695764316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160696270714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160696697226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160697074962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160697449154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160697801138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160698169388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160698520144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160698909902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160699407122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160699806738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160700161778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160700516294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160700882840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160701235780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160701604720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160701967990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160702407022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160702776258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160703152836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160703504320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160703902394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160704267662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160704697418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160705143354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160705499956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160705879530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160706245812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160706623860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160707006640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160707515496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160708037296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160708424098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160708821790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160709219860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160709597158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160709991028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160710722956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160711296288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160711930334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160712583414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160713193460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160713937726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160714539322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160715059638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160715428072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160715823248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160716264834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160716678370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160717047770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160717397496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160717779022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160718137716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160718633076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160719078354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160719479362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160720047338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160720416788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160720780508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160721129706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160721536640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160721999124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160722378676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160722742244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160723147012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160723528230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160723878496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160724254040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160724680470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160725079694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160725532012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160725925454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160726322466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160726727804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160727120930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160727692174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160728078640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160728430594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160728797970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160729147888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160729666384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160730088268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160730573716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160730949184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160731320598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160731716140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160732081662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160732494824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160732875136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160733349798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160733718312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160734092848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160734474064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160734828602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160735239034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160735589320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160736029476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160736381408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160736757764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160737138568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160737531488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160737883852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160738293194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160738779792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160739136800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160739505638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160739882624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160740287336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160740651736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160741170080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160741630688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160741989810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160742354098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160742704798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160743074404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160743426472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160743835680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160744271940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160744649430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160744998894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160745349070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160745710864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160746059050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160746435174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1436,14360000,10000,0,0,256,26,1573,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 160748066014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160748473996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160748840944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160749232444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160749584478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160750029838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160750422606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160750772848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160751137842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160751485416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160751859642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160752344964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160752799704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160753153406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160753504598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160753867988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160754216776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160754581810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160755185518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160755673660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160756113916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160756492500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160756863058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160757233706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160757640678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160757993888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160758440672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160758794366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160759172800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160759544558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160759922110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160760270736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160760652602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160761084566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160761436526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160761801494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160762147834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160762520436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160762882418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160763417408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160763844972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160764198694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160764560506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160764908572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160765273628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160765621054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160765994280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160766369064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160766806032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160767159038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160767508408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160767871180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160768219762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160768622294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160768985770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160769438602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160769807852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160770185170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160770534844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160770885280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160771248912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160771597090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160771999036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160772418686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160772794620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160773157100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160773530896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160773880238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160774229074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160774702974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160775125560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160775495020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160775843834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160776235032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160776599148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160776974036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160777338088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160777688980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160778118526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160778509440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160778876306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160779225634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160779600026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160779965648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160780357316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160780785850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160781141672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160781507958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160781860418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160782228354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160782578386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160782968430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160783442042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160783820294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160784310224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160784666896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160785029660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160785377894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160785867842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160786302436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160786682418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160787047240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160787422436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160787772736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160788123614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160788499200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160788848524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160789281894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160789632444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160790007092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160790368914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160790742502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160791091290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160791452946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160791906610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160792260522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160792626132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160792973854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160793347396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160793709288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160794127008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160794475734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160794898180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160795263090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160795612058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160795976726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160796325818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160796699136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160797168364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160797615918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160797969904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160798320936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160798682752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160799031140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160799394908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160799753258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160800127058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160800558156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160800933972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160801283532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160801635002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160801996958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160802377392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160802773794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160803231022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160803610982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160803972706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160804346378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160804695962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160805045172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160805420118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160805876896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160806246060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160806594032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160806986864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160807373832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160807749442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160808216138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160808647996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160809015780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160809365660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160809733080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160810081170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160810456048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160810828890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160811241258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160811687536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160812117434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160812678452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160813035084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160813401064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160813766030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160814210636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160814589600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160814970474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160815353030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160815724480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160816091998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160816483876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160816852588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160817290440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160817669272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160818033516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160818408900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160818759084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160819111224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160819588128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160820014852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160820384378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160820733548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160821108450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160821471922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160821847132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160822209076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160822625662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160822993750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160823362014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160823727962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160824075630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160824449528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160824822674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160825196994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160825660828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160826017510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160826381346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160826731098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160827115492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160827464088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160827877522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160828341314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160828752180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160829148008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160829501464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160829916798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160830271156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160830791358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160831239782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160831879534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160832267466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160832686204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160833050214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160833437030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160833911482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160834292074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160834691396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160835056466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160835475126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160835864032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160836287406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160836733976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160837108110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160837503050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160837884034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160838268126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160838645246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160839076680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160839541390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160839971468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160840354536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160840706204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160841098770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160841449624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160842005856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160842446052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160842824638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160843187878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160843561492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160843912132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160844264538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160844659602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160845101306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160845473822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160845824472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160846203324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160846567650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160846961522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160847366766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1437,14370000,10000,0,0,256,26,1574,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 160849102590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160849484342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160849866910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160850309214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160850775426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160851184514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160851598786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160852004648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160852387760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160852945836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160853434996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160853821278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160854216926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160854596408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160854973220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160855339824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160855757082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160856196454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160856572610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160856940548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160857329164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160857714382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160858080936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160858467590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160858860290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160859343230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160859726834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160860117926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160860502134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160860880984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160861304072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160861682440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160862135796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160862503096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160862918038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160863312826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160863690328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160864199122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160864664682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160865037144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160865416730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160865809936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160866190470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160866566396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160866960280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160867329196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160867808424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160868189240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160868586032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160868964472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160869381176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160869788980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160870280742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160870636252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160871017524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160871409304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160871795898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160872195834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160872601744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160873078092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160873474752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160873896568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160874277566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160874658386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160875050932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160875607778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160876081758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160876464746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160876870030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160877263526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160877656556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160878036790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160878416804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160878855054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160879238892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160879635400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160880015302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160880419144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160880824190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160881200680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160881654666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160882039292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160882430612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160882810370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160883205554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160883584680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160884000434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160884466410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160884873704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160885226210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160885614842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160886012452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160886512224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160886919124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160887367208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160887766386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160888159618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160888575400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160888947024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160889311276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160889701802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160890139768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160890552816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160890932672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160891323830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160891731732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160892146298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160892527040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160892997420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160893393068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160893773426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160894182132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160894558606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160894976522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160895479058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160895889018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160896269732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160896620978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160897034204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160897411314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160897985846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160898423476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160898833260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160899214802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160899632434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160900014436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160900380878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160900773524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160901250522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160901650848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160902032704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160902436038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160902828482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160903230234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160903624514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160904088994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160904485534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160904865324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160905284416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160905657764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160906098740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160906491032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160906972880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160907372622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160907755624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160908130292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160908500592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160909244742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160909684236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160910092498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160910475496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160910852486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160911231322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160911583414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160911989510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160912438688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160912807828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160913171570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160913588470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160913952936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160914360200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160914751176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160915205778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160915615652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160915982180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160916348540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160916739284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160917155050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160917561420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160918034578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160918447968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160918830346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160919192672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160919540366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160919934358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160920394614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160920845730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160921261228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160921667040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160922019966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160922372948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160922754354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160923126298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160923595540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160923964422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160924369106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160924762098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160925138592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160925517938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160925883906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160926348556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160926704162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160927099534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160927446594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160927818568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160928225744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160928641962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160929102006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160929458202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160929822862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160930217952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160930584102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160930932008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160931443498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160931885466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160932295302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160932676090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160933028288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160933407594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160933773624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160934182220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160934632242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160935029754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160935432870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160935824624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160936217806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160936598650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160936975188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160937394554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160937793800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160938143128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160938546868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160938909116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160939298030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160939688842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160940070530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160940510648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160940892204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160941259922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160941608830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160941984810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160942523186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160942923796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160943350006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160943734050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160944128248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160944479790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160944845530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160945194116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160945582796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160946014412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160946393514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160946745092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160947127588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160947522026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160947871740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160948260592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160948684044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160949061690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160949424524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160949799132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160950148658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160950498716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160950899806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160951249180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1438,14380000,10000,0,0,256,26,1575,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 160952842342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160953207026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160953707302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160954119208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160954588200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160954946180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160955321930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160955691408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160956045120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160956427316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160956799732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160957245016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160957614302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160957991308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160958340236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160958690362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160959052640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160959412392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160959895740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160960246672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160960623256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160961006060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160961412102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160961810640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160962199340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160962658622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160963013574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160963380132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160963743836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160964161104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160964526926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160965015912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160965473960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160965831236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160966223640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160966574868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160966958496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160967335330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160967744718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160968107804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160968582614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160968966570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160969319668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160969712372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160970062752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160970442558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160970818204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160971293552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160971680506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160972072532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160972426494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160972823572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160973188936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160973580214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160974037992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160974407624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160974811036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160975204242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160975580144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160976049634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160976464600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160976918872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160977302340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160977671828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160978020918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160978436074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160978837608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160979235604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160979701488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160980078714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160980463518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160980853468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160981244486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160981650220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160982057804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160982517648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160982916744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160983284534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160983636764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160984029336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160984390308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160984789684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160985219258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160985826814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160986215572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160986608558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160986975786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160987514514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160988025158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160988383434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160988778496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160989128620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160989547066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160989933018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160990351012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160990794322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160991173244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160991536652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160991915038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160992310994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160992661134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160993075776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160993514160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160993923974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160994305830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160994658484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160995050494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160995430942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160995840900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160996295470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160996675310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160997038092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160997412144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160997792614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 160998149074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160998691292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160999124818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160999513912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160999881494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161000256628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161000649614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161001028216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161001420468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161001879402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161002246448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161002612438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161002995364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161003374108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161003751084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161004127564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161004530890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161004998444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161005349418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161005757664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161006136816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161006500436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161006888946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161007264264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161007715706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161008115652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161008496428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161008850798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161009232154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161009723116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161010095896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161010570076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161010977216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161011359320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161011753582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161012123724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161012505482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161012869368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161013321974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161013696370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161014077868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161014453308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161014862236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161015251300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161015603360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161016063576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161016432024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161016809804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161017175516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161017523762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161017944470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161018350262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161018803998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161019178098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161019548814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161019914552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161020293236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161020662450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161021138944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161021648604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161022024936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161022431464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161022811618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161023194724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161023588088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161023951798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161024421570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161024780802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161025154864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161025518418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161025923410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161026303570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161026669512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161027120122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161027505124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161027914384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161028292488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161028667298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161029059470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161029446628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161029904860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161030260940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161030648766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161031002220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161031620064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161032137602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161032625092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161033000726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161033407792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161033790852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161034147556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161034513344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161034907056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161035302302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161035738788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161036132346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161036517790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161036923358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161037302064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161037677212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161038082080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161038515328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161038887014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161039255352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161039662796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161040055012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161040471566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161040850990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161041280050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161041645754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161041996396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161042360976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161042707630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161043112184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161043630664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161044093168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161044479700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161044863292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161045229148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161045609042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161045986486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161046370280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161046819136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161047216354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161047590100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161047939800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161048288994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161048667130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161049058230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161049514546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161049897154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161050302058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161050696688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161051101632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161051484360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161051901452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161052348218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161052732436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161053140802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161053520016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161053910174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161054334130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161054868374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1439,14390000,10000,0,0,256,26,1576,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 161056542468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161056936226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161057366604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161057819768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161058214882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161058564166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161058968366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161059359862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161059770180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161060150614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161060518096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161060990082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161061376912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161061772662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161062144238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161062725522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161063138916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161063619500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161064003714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161064356148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161064749966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161065128362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161065524264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161066098102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161066589648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161066961128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161067339252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161067707386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161068076206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161068482226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161068834134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161069297990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161069678392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161070081960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161070447962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161070861098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161071243978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161071595368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161072074254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161072467078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161072866966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161073243956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161073646902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161074082004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161074461016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161074889490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161075273460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161075638956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161076016186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161076382438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161076760142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161077274530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161077717742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161078127522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161078509750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161078892174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161079294252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161079692866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161080088374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161080516652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161080925684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161081318086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161081724226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161082106254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161082499976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161082894764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161083320700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161083717770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161084096020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161084500236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161084893898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161085297310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161085689108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161086145662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161086542376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161086925536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161087307772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161087686858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161088223814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161088712194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161089098740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161089453400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161089807770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161090192834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161090570760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161090974720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161091324266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161091788830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161092174396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161092553028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161092907634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161093292872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161093668750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161094018562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161094463754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161094852486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161095257788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161095623726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161096000754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161096655870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161097126330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161097493656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161097873100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161098240772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161098620418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161098996036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161099500846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161099957394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161100313162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161100683814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161101065734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161101420272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161101788840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161102152428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161102529398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161102998046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161103406786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161103760588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161104129618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161104510868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161104922898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161105288750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161105713250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161106132150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161106498618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161106874220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161107222920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161107605484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161107982470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161108410070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161108812404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161109207046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161109593354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161109969934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161110487038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161110897588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161111332818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161111703022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161112057858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161112453794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161112805078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161113179396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161113565966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161114033996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161114389962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161114744984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161115109762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161115491138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161115888694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161116251968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161116712714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161117097732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161117507384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161117887334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161118242628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161118606590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161118997086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161119439186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161119792156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161120167384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161120528922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161120964012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161121333318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161121815042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161122259046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161122631734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161123014910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161123364530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161123757416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161124137452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161124535140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161124887354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161125311174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161125694592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161126060132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161126425946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161126773966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161127164640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161127556272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161128005858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161128360848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161128741288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161129103662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161129451634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161129845606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161130241366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161130687956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161131077104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161131470864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161131838278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161132206518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161132613170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161133091496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161133537496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161133890554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161134265448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161134660196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161135034596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161135383974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161135775304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161136244500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161136597728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161136980684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161137361164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161137769640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161138132350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161138550348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161138902014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161139513740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161139882774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161140266318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161140635954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161140985650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161141387268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161141872714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161142256374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161142609468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161142992014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161143358964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161143707964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161144255104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161144712702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161145094042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161145487306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161145865002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161146218986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161146602446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161146979948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161147331454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161147796816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161148164874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161148539980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161148902286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161149307918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161149689906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161150059288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161150497188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161150868588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161151251554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161151620532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161151996304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161152377372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161152807492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161153247454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161153604802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161153982704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161154333990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161154701052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161155096562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161155595336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161156058502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161156458178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161156814052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161157168112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161157536458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1440,14400000,10000,0,0,256,26,1577,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 161159374298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161159805244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161160163056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161160565916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161160980228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161161458968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161161841070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161162229742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161162622948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161162975674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161163429942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161163814688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161164314228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161164719034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161165116364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161165470544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161165852320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161166220906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161166703774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161167189240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161167576528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161167971302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161168338952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161168718424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161169070234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161169439154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161169878908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161170237680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161170659136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161171013086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161171411442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161171778110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161172170460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161172624832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161173014634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161173379486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161173728032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161174095146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161174445402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161174865266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161175232490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161175688344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161176072126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161176436958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161176803400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161177171976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161177664152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161178076022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161178534600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161178908804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161179318868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161179673298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161180042732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161180453484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161180820098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161181264518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161181617248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161182026040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161182423590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161182802884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161183157088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161183529450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161184002344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161184362686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161184733378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161185103966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161185505842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161185879866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161186328988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161186831978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161187195764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161187565232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161187952818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161188325362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161188681274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161189253540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161189735238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161190128744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161190529052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161190892362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161191266096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161191685444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161192065910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161192501124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161192891890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161193264400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161193671852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161194056702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161194435556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161194832296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161195291730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161195674304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161196067474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161196480328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161196856046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161197256502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161197645532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161198086064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161198460202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161198815456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161199186026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161199577206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161199958934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161200481202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161200972892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161201359638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161201735376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161202105126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161202458566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161202876132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161203278786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161203730038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161204100670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161204522242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161204902460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161205263554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161205646224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161206031632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161206483304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161206840056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161207325996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161207734650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161208117104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161208482256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161208868918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161209328854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161209707546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161210100808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161210453678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161210845846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161211366884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161212096936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161212463714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161212864842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161213315404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161213758342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161214148648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161214506638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161215006156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161215407738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161215805142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161216365470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161216736550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161217146958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161217607038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161217981214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161218334138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161218723228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161219109608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161219547904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161219920428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161220369474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161220740848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161221148488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161221521844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161221894904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161222315452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161222853828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161223311778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161223703956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161224063140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161224432408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161224817594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161225225810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161225579834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161226034716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161226428940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161226826296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161227185156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161227543000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161227910378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161228305904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161228782126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161229157828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161229537224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161229905146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161230282082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161230636386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161231035726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161231477110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161231834178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161232202908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161232586180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161232967400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161233347114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161233898718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161234357296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161234715626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161235080306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161235543294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161235935244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161236304098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161236716310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161237225594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161237634236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161237990718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161238347058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161238744378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161239097572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161239477764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161239929508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161240341808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161240712424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161241092844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161241448536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161241802728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161242253780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161242694786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161243067728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161243449080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161243828170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161244196484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161244575370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161245041490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161245508666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161245908350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161246262836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161246630262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161246997448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161247390198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161247768154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161248207222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161248571614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161248924356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161249317072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161249749452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161250343240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161251090566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161251766032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161252455162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161253092070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161253707956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161254419554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161255092506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161255473282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161255842920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161256400654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161256859278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161257232418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161257644482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161258000832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161258357164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161258726486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161259120558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161259567120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161259920916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161260314390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161260740212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161261153046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161261519756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161261888412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161262346880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161262721784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161263093950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161263447002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161263939106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161264342370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1441,14410000,10000,0,0,256,26,1578,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 161266123070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161266488814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161266843500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161267335496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161267712782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161268290462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161268662162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161269041478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161269410096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161269793018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161270176326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161270610920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161270990996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161271344974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161271712802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161272063112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161272489620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161272869506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161273276788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161273714140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161274071036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161274436240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161274819326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161275186232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161275536444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161275926334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161276366766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161276778888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161277162720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161277517752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161277884010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161278264328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161278742992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161279173084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161279571536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161279953180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161280330750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161280683480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161281065784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161281447442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161281868790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161282238322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161282587376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161282962576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161283325744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161283700566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161284062534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161284413352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161284848508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161285204430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161285574484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161285928216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161286306466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161286672690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161287060822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161287483896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161287840328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161288224712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161288575824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161288942144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161289301796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161289820076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161290259542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161290639190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161290990970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161291344568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161291709038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161292151788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161292546892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161292899318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161293566722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161293940096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161294316640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161294668382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161295021246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161295399048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161295818298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161296193926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161296545788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161296922894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161297288708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161297668866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161298067082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161298440716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161298903660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161299261208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161299630638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161299983210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161300363622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161300730838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161301267754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161301690752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161302047804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161302413860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161302766932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161303136688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161303489480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161303879996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161304333182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161304712746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161305064580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161305415692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161305780864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161306130320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161306508358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161306857574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161307305102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161307673996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161308050092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161308402678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161308753632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161309125754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161309489536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161309927212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161310285022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161310664312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161311057164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161311453640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161311808158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161312272516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161312716450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161313071244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161313469002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161313819880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161314198558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161314561828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161314952840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161315311772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161315758106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161316142830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161316497292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161316883046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161317250428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161317670280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161318035934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161318506018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161318879420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161319293004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161319661234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161320030898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161320542380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161320899540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161321399430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161321772690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161322186460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161322541464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161322897152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161323446852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161323877000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161324280058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161324631432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161325009586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161325403778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161325781770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161326235546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161326662718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161327051164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161327479542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161327879120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161328230968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161328636704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161329016484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161329466306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161329823186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161330209170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161330596488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161330994132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161331395166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161331828222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161332302640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161332737038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161333129022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161333535230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161333932630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161334349498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161334875602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161335350212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161335751836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161336175224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161336605098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161337034568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161337437342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161337919932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161338321442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161338674672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161339042312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161339401416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161339777096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161340155250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161340531290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161340961976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161341317254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161341683508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161342036508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161342406656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161342758424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161343148016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161343634246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161344014076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161344365438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161344718520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161345082376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161345432462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161345958182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161346377374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161346757124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161347121264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161347497236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161347849584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161348202036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161348657374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161349086922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161349460376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161349823064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161350197794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161350616364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161350996248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161351360666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161351722708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161352156414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161352518372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161352958880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161353314126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161353691910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161354103440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161354481854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161354916688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161355271500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161355637504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161355998734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161356366812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161356716588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161357222888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161357774602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161358158796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161358519190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161358874084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161359240526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161359605412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161359974648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161360400018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161360780252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161361152744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161361526476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161361876862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161362229050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161362603978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161363019860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161363445352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161363798392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161364174924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161364539316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161364914524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161365278066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161365634562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1442,14420000,10000,0,0,256,26,1579,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 161367276754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161367672894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161368173456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161368613102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161369008910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161369395488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161369776848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161370351220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161370770662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161371158440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161371582650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161371956338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161372309202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161372711956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161373098488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161373476686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161373844610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161374273902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161374642222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161375018906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161375388078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161375737804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161376114900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161376650496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161377371296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161377975906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161378573778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161379431576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161380169502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161380794696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161381262008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161381643704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161382029632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161382411332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161382854438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161383212066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161383633752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161383989040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161384357258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161384707072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161385095982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161385530876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161385910874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161386262690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161386793548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161387217352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161387609114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161387975904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161388416652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161388798030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161389164168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161389541510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161389893982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161390304318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161390805782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161391243470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161391638452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161391990644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161392368720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161392733804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161393110478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161393475492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161393907942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161394276158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161394628862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161394996074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161395345378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161395720500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161396131586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161396510744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161396939592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161397294680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161397703852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161398055166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161398421768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161398771302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161399160800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161399600464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161399981676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161400334120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161400687424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161401055464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161401407938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161401915936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161402350350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161402731474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161403150066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161403557448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161403911774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161404265512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161404644126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161405100686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161405528496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161405887570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161406263712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161406630014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161407005822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161407394236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161407852498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161408230032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161408682356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161409073282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161409426248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161409803972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161410214914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161410687342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161411044782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161411398446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161411764474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161412116134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161412486296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161412997386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161413445304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161413816088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161414193108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161414545804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161414898742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161415263760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161415626052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161415992392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161416415764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161416798276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161417163816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161417540170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161417893700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161418246500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161418639582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161419072488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161419462636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161419814584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161420192492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161420570544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161421008628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161421376120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161421729948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161422164596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161422519948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161422891102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161423243520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161423646598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161424130600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161424515848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161424945922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161425305476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161425674142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161426027650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161426398464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161426751458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161427141120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161427578568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161427967972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161428321928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161428675442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161429042542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161429396072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161429776106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161430126158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161430569464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161430937852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161431356642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161431710990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161432063960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161432441470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161432793006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161433232542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161433659574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161434040414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161434405914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161434783112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161435155956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161435692018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161436136604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161436492120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161436861114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161437212048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161437589014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161437954068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161438344434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161438766256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161439123074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161439488350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161439840046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161440208190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161440558518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161440949486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161441314830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161441756090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161442110530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161442463196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161442828338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161443179430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161443546566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161443907022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161444351644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161444721474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161445126890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161445481112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161445834284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161446201056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161446687536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161447336100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161447690838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161448070410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161448436282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161448813274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161449163430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161449551524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161450013756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161450371198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161450740514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161451108970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161451487340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161451852848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161452243616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161452662256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161453037908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161453404482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161453755174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161454122136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161454472252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161454860898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161455226828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161455679616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161456035590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161456388690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161456754488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161457105272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161457473318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161458001792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161458447692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161458818170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161459195588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161459547202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161459899680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161460265540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161460627750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161461063070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161461417176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161461876778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161462245144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161462625854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161462982180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161463348132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161463717364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161464144600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161464515532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161464872458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161465250136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161465617862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161466038654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161466390736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161466858370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161467247964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161467631332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161468059712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161468471976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161469063896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1443,14430000,10000,0,0,256,26,1580,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 161470953362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161471347226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161471758200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161472261934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161472681578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161473090618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161473460954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161473840198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161474288044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161474714440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161475213268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161475602272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161475957042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161476322312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161476673966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161477042168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161477409446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161477863526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161478235434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161478615580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161479023644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161479380406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161479747960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161480217830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161480662288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161481018426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161481396420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161481762250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161482139570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161482492184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161482857688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161483223618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161483645824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161484017908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161484428574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161484811432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161485196684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161485606360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161485993916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161486429946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161486801102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161487154250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161487542246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161487897644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161488310516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161488700470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161489154134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161489512312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161489890550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161490349888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161490706094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161491103480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161491583536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161492038604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161492412556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161492792100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161493145444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161493500560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161493868996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161494234408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161494682314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161495037344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161495417266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161495805640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161496186822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161496541088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161496910482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161497281014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161497709904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161498082318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161498435268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161498812982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161499179064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161499558448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161499922822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161500366094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161500731700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161501081322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161501446030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161501793218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161502166522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161502719472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161503174202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161503529908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161503883432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161504250442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161504602312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161504971460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161505363006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161505800506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161506179136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161506556450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161506964206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161507319052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161507681878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161508041790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161508406408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161508850728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161509230826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161509595588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161509971092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161510322436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161510674106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161511050020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161511472462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161511845462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161512197016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161512574918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161512938346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161513331972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161513826152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161514264738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161514632448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161515002486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161515370674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161515721336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161516113954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161516493210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161516871150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161517300606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161517656422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161518021500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161518445348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161518813178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161519163114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161519555710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161519992494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161520374604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161520733482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161521086112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161521452596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161521806080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161522213534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161522632830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161523068212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161523439514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161524030282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161524386080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161524738280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161525263254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161525694466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161526066008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161526430926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161526810960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161527177610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161527555836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161527920754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161528347932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161528739166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161529105714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161529473132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161529823608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161530200480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161530580814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161531033556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161531394010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161531750788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161532140944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161532495104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161532865152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161533281480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161533687532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161534363516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161534970136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161535552702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161536366222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161537095130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161537697672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161538324682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161538904286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161539287954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161539826414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161540211736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161540564754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161540951712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161541352752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161541724766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161542092450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161542537632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161542945420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161543313044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161543710436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161544158078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161544823420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161545757466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161546793796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161547175796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161547727246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161548237004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161548606008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161549075436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161549651052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161550147040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161551384738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161552679600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161553297386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161554091092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161554621106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161555082808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161555499024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161555857022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161556421364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161556791788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161557177088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161557594764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161557946226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161558343644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161558873002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161559435724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161559812526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161560408338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161560842890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161561205030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161561618440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161562208208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161562640648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161563047476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161563432878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161563801664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161564209208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161564696122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161565089720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161565546282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161565906384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161566292386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161566661876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161567060834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161567527454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161567893138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161568263102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161568634698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161569008222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161569370016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161569918962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161570371022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161570764504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161571131204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161571491858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161571863530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161572279868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161572673504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161573165150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161573566472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161573959438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161574379780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161574809360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161575312060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161575713552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161576272128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161576686432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161577116870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161577622540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161578261546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161578780132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161579152648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161579527180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1444,14440000,10000,0,0,256,26,1581,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 161581509092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161581890940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161582306830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161582722612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161583145104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161583580324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161583987132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161584423806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161584827002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161585239632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161585630704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161586006000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161586363186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161586786504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161587244724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161587627324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161587996120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161588351056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161588720308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161589074540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161589472158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161589901888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161590284268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161590711076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161591088356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161591450870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161591805100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161592330536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161592763742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161593137046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161593525654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161593924380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161594342664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161594782590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161595178272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161595650596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161596079200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161596438854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161596807484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161597189882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161597586110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161597980420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161598466500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161598851660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161599218360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161599613596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161599965928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161600333268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161600708284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161601480936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161601862070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161602249216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161602625424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161602981204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161603640876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161604163008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161604564816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161604924376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161605366498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161605775628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161606278176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161606912600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161607276932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161607653820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161608098916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161608488150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161608861040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161609294736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161609857368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161610286130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161610640718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161610996460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161611395560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161611761658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161612130050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161612582444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161612996804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161613382952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161613758890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161614108294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161614631140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161615080516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161615461924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161615861580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161616259428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161616667778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161617032768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161617424288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161617854170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161618208940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161618573978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161618925460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161619302524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161619683206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161620059778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161620439528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161620896200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161621252842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161621608708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161621976250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161622329586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161622699962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161623077322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161623526834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161623906390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161624325596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161624687522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161625042876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161625410276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161625896968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161626378032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161626787756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161627184000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161627604074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161627988110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161628341480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161628743386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161629232484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161629588316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161629962338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161630311956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161630688300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161631052628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161631511116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161632049174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161632407266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161632777756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161633156364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161633611872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161634045950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161634664762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161635078356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161635456566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161635814442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161636167650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161636534754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161637019674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161637465516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161637827602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161638205282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161638574822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161638979022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161639349412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161639715958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161640082798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161640510310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161640921576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161641282422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161641670830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161642045088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161642437498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161642817100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161643247006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161643611722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161643968070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161644350524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161644741240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161645115030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161645519876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161646026228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161646382208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161646742152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161647107506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161647457398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161647824650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161648300822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161648748856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161649118980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161649532236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161649903298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161650255680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161650618300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161650981328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161651456872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161651827734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161652204660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161652568676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161652945418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161653321022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161653688840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161654052622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161654478376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161654847396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161655196186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161655570878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161655933794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161656309420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161656701374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161657121452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161657488140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161657838076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161658203096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161658551750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161658926700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161659400224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161659961726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161660318994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161660677100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161661041052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161661390840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161661829496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161662227704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161662853106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161663258404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161663642662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161664139218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161664534660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161664935366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161665286688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161665773200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161666156646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161666572284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161666938814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161667314964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161667689950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161668041958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161668537426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161668917302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161669290906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161669639074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161670043276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161670407818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161671015184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161671411502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161671766096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161672167326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161672518980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161672924858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161673313400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161673689692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161674164496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161674560628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161674934076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161675319376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161675951934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161676513750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161677261972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161678173612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161678992538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161679747898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161680479078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161681114584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161681952264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161682688876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161683366536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161684046430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161684741810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161685544600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161686207012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161686905232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161687544780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161688246594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161688884410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161689533730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161690222658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1445,14450000,10000,0,0,256,26,1582,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 161693321934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161694147224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161694816452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161695514556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161696271874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161696900306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161697542760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161698152456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161698805352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161699500628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161700177506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161700813174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161701529478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161702231666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161702848010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161703481874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161704242212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161705031680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161705654978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161706309962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161706956990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161707783198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161708449242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161709063170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161709714504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161710423422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161711128320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161711756228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161712409890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161713140236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161713798034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161714405538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161715018652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161715884954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161716533722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161717184974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161717795038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161718466020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161719215574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161719898152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161720513376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161721140186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161721879928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161722496478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161723135666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161723809580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161724560844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161725246440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161725934280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161726758230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161727520898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161728197996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161728810408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161729600872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161730351354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161731032300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161731685786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161732400874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161733166800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161733822294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161734494622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161735122766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161735854766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161736469260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161737123276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161737916954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161738660774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161739276080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161739888344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161740543074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161741241886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161741884380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161742493394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161743114118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161743723262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161744498276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161745114804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161745761746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161746502428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161747239970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161747682712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161748034028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161748411242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161748776882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161749292618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161749769032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161750148728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161750549202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161750920240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161751330022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161751706710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161752098304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161752589272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161752997510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161753423240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161753777948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161754171032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161754533614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161755099576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161755697594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161756133112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161756528612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161756922242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161757309608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161757694930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161758194434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161758579546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161758953636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161759333466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161759711260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161760276420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161760786384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161761176192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161761570416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161761938134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161762291892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161762663392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161763030800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161763501744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161763892212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161764291730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161764672588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161765053190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161765446990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161765809698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161766264170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161766649366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161767026530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161767425624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161767836298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161768188338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161768553948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161768919542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161769357534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161769729496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161770112844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161770490220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161770854268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161771359896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161771730596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161772191148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161772558944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161772915086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161773281848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161773631140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161774022498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161774400362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161774865932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161775221904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161775580856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161775945052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161776294958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161776661578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161777023846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161777483022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161777853424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161778229758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161778586194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161778938698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161779301842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161779651656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161780066270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161780533346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161780914526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161781285100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161781662504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161782014568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161782367244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161782912514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161783367152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161783737616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161784093136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161784470064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161784837268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161785213262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161785579704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161786039066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161786410082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161786768366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161787135562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161787485188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161787861006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161788280004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161788754760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161789109888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161789501906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161789867280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161790219496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161790587204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161790950780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161791329036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161791788236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161792164008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161792521206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161792873144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161793237890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161793589114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161794073812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161794527440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161794904604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161795274392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161795649272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161796000960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161796360854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161796757318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161797221544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161797591042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161797946580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161798321706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161798717508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161799093484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161799457240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161799899696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161800268996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161800650826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161801025232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161801374454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161801771972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161802199638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161802674574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161803046748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161803417194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161803790758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161804169198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161804551346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161805093304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161805608124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161805997220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161806381038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161806732498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161807084892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161807448394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161807827212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161808304204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161808677936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161809053386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161809423178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161809799656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161810179468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161810553772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161811021844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161811387036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161811754220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161812111218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161812487404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161812851064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161813226278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161813588756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161814026980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161814394428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161814755230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161815122616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161815472560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161815886228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161816409162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161816901318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161817258524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1446,14460000,10000,0,0,256,26,1583,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 161818929454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161819323694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161819778334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161820152496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161820512690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161820895208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161821263522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161821646802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161822040208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161822468828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161822838924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161823198664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161823567096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161823916280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161824293082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161824670702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161825146700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161825521806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161825880906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161826246660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161826598234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161826966060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161827521778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161827985272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161828356262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161828743824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161829131224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161829497446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161829896884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161830277874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161830725178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161831079778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161831457720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161831822926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161832447548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161832832802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161833206774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161833653316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161834006242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161834372368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161834721772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161835119360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161835484300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161835872916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161836291752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161836648860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161837015130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161837366676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161837735454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161838107162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161838672576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161839124346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161839506588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161839859198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161840214106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161840582384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161840934178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161841314860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161841666076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161842112676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161842484420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161842862144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161843214778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161843567998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161843933934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161844298380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161844740586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161845095070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161845472328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161845866912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161846246304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161846600594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161846970206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161847413448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161847788928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161848158126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161848532554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161848908860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161849275280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161849773258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161850188402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161850563932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161850983632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161851358992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161851728470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161852093694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161852493162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161852856496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161853312254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161853699064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161854070004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161854463188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161854830884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161855198608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161855561710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161856016442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161856385758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161856761546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161857114392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161857465952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161857829316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161858224004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161858663502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161859017712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161859396530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161859799042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161860176726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161860528262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161861073928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161861516204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161861871920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161862239610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161862590172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161862965394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161863330062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161863719154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161864104378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161864539796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161864905632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161865254132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161865618406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161865966668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161866341954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161866736240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161867184398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161867539406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161867891972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161868254826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161868604844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161868971244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161869332898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161869708448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161870144454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161870522902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161870874882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161871245678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161871627288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161871979088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161872496296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161872928412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161873308688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161873690926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161874068498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161874420270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161874814292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161875641474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161876021188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161876394116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161876746918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161877164848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161877534310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161877935102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161878376370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161878746352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161879116888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161879471840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161879878968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161880232336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161880629956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161881097806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161881515748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161881874734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161882233472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161882604768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161882989130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161883510124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161883959178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161884344820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161884717508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161885141534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161885502060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161885862274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161886232088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161886685684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161887092902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161887447282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161887830016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161888204064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161888586648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161888948236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161889317976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161889763352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161890120856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161890522198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161890878786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161891280638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161891676196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161892096796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161892535838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161892897026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161893297132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161893653728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161894023806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161894374880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161895002088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161895400044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161895817926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161896208438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161896587282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161896960800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161897337412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161897818562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161898209798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161898590664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161898961782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161899405576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161899799642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161900191124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161900666676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161901058242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161901457844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161901853626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161902242770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161902617696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161903060896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161903531108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161903895380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161904267956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161904656656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161905064288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161905419874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161906003438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161906537110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161906964954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161907330554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161907688252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161908057678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161908677746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161909135118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161909492586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161909905900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161910307374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161910903080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161911506934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161912243500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161912913942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161913517322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161914166884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161914950310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161915655758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161916057726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161916440098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161917032044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161917486650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161917861428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161918245446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161918664996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161919019062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161919399776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161919765934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161920293224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161920668210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161921057482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161921427602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161921782626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1447,14470000,10000,0,0,256,26,1585,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 161923545114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161923927322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161924339220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161924729906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161925144084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161925513092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161925952322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161926356642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161926876208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161927438392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161927816400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161928378272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161928838162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161929223030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161929597036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161929982638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161930368726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161930725734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161931110490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161931568608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161932040788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161932431678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161932842128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161933198934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161933552702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161933959078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161934392180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161934770620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161935122740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161935500324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161935897726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161936305726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161936672502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161937129246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161937519826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161937920722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161938324602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161938676330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161939071616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161939604294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161940173222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161940563838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161940936998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161941360690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161941730186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161942142254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161942524286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161943010990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161943429872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161943955156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161944344222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161944736380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161945147680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161945652536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161946073370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161946448590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161946848294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161947463748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161947931508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161948402484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161948803500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161949170500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161949551250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161949919114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161950302164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161950852196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161951342726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161951745474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161952118088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161952473972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161952895582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161953272214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161953679704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161954139318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161954552256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161954966428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161955375672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161955761660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161956116892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161956604970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161957020374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161957388120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161957771814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161958149394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161958531504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161958923840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161959400264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161959803618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161960187368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161960629578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161961091928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161961481586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161962006852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161962532836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161962946876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161963301522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161963655742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161964037296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161964412546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161964847414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161965295324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161965721168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161966115914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161966530478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161966920246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161967308766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161967719112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161968254924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161968686674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161969072874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161969499294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161969898222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161970358766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161970875956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161971274818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161971644262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161972130868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161972537140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161973074286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161973571256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161973990980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161974388652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161974775144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161975164664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161975579424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161975982568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161976496142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161976853956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161977252238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161977664384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161978044228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161978430200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161978843432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161979289350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161979707424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161980129414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161980512698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161980895294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161981264466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161981693076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161982161446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161982579080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161982998294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161983370008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161983740552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161984275524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161984772252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161985407628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161985827324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161986182222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161986585032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161986956260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161987469306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161987845444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161988227918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161988641496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161989038770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161989417286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161989800622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161990288790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161990702446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161991056928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161991472710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161991834108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161992212508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161992611192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161993131014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161993490132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161993907428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161994308452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161994663080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161995064960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161995602116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161996054638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161996465428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161996847570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161997235448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 161997593304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161998019002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161998393070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161998844296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161999236110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161999617486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162000018448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162000523086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162000897574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162001282436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162001769840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162002159824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162002561708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162002947180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162003368146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162003736116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162004131472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162004597920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162004996670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162005381724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162005789032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162006194606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162006771946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162007247970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162007630964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162008020428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162008474498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162008851556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162009250572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162009619874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162010108428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162010493932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162010890392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162011258882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162011657022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162012030132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162012415296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162012881346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162013273808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162013659568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162014028502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162014465832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162014851582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162015304180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162015851424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162016246168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162016626826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162016997890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162017399130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162018007566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162018511572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162018918468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162019325380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162019699910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162020073166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162020458438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162020856556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162021308718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162021664144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162022074558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162022475944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162022884878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162023239908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162023631324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162024107360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162024490910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162024894712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162025263960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162025643808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162026045838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162026437468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162026866458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162027242788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162027640248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162027995458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162028445164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162029056514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162029530248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162029903408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162030316062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1448,14480000,10000,0,0,256,26,1586,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162031993732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162032476370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162032857358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162033256894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162033626320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162034021900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162034417326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162034840350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162035318618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162035713552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162036100732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162036735802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162037295892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162038077924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162038719290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162039351944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162040291408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162041097438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162041462978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162041902686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162042282046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162042665058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162043035778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162043505732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162043919934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162044287484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162044673322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162045045638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162045415938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162045797698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162046265244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162046681056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162047048868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162047445008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162047811040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162048219600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162048586954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162049047552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162049447338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162049832272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162050202026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162050582950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162050960520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162051527598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162052024404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162052400266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162052769946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162053152770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162053535934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162053920330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162054300146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162054750742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162055119980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162055514230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162055885732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162056250914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162056673196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162057093624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162057580840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162057968292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162058383954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162058764434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162059172762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162059524196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162059909608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162060363158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162060750066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162061149194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162061515888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162061907894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162062731206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162063216578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162063591868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162063961012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162064342402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162064708754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162065115388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162065493362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162065991248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162066393372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162066805034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162067157268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162067554060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162067935972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162068299932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162068798830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162069154122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162069563408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162069958092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162070353180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162070726824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162071116974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162071593474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162071964866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162072374886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162073088400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162073476568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162074053442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162074671628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162075061512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162075436202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162075857400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162076210340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162076636490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162077089274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162077505178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162077906436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162078285144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162078671516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162079057508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162079423140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162079861434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162080265530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162080649840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162081045504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162081455802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162081867560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162082301254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162082766250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162083148800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162083524604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162083905692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162084278374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162084701724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162085399944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162085837738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162086224056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162086580170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162086982200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162087348904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162087762610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162088239058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162088623676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162089080474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162089460460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162089845680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162090200710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162090565658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162091040194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162091413200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162091795408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162092214474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162092582728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162092975892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162093346154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162093715766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162094203742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162094557984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162094924160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162095291196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162095702188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162096197976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162096702464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162097091818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162097445570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162097808960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162098159208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162098558450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162098938844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162099391444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162099806664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162100214184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162100569556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162100957884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162101324096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162101734518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162102116932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162102633062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162103052558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162103446876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162103824004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162104187006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162104573210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162105061642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162105435416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162105836668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162106222816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162106617896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162107000314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162107842206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162108252316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162108626538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162109033118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162109419192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162109787116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162110168888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162110669250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162111075436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162111487564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162111841004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162112195322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162112562910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162112916162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162113468478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162113844984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162114257480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162114627084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162115035692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162115423188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162115776470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162116263972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162116632830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162117027452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162117396316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162117821114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162118203524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162118727610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162119230400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162119590186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162119956612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162120328140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162120713618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162121065736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162121462430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162121961374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162122347332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162122758084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162123113162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162123480458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162123852456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162124267106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162124727848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162125141158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162125529860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162125940934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162126323336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162126682342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162127092764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162127568682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162127958066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162128336888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162128745366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162129151884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162129559032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162130035258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162130487106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162130873772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162131242376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162131628374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162132005040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162132406414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162132802800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162133307922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162133667940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162134022872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162134416848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162134826036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162135228116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162135591352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162136066660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162136457820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162136866488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162137245604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162137615676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162138047024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1449,14490000,10000,0,0,256,26,1587,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162139948660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162140371576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162140726478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162141402202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162141891370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162142296138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162142689438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162143048152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162143440584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162143906128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162144376968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162144763722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162145159700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162145526838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162145922636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162146321590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162146734008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162147247088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162147633264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162148034144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162148445520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162148822952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162149186260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162149653268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162150158940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162150630934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162151046852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162151432848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162151832482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162152352182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162152815550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162153204288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162153586014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162153957874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162154344960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162154715112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162155101930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162155562850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162155954208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162156372298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162156760680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162157154320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162157507194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162157874812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162158318784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162158680338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162159050442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162159403652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162159780642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162160167846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162160545212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162160908512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162161374726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162161751256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162162136588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162162539876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162162925538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162163410664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162163920784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162164305754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162164659502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162165048852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162165416938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162165771962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162166141320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162166521054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162166988694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162167364640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162167766650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162168138356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162168525086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162168890302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162169252964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162169724986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162170305360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162170685308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162171049776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162171425212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162171775786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162172217790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162172599766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162172954062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162173345052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162173698190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162174106506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162174661340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162175141952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162175533502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162175892438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162176277352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162176669920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162177073098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162177425512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162177919196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162178324862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162178723572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162179107708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162179482638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162179869404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162180267264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162180741288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162181129302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162181505160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162181888742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162182313060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162182666938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162183065398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162183541088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162183928368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162184346588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162184729084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162185137644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162185533756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162186062602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162186523108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162186913772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162187312576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162187666452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162188034854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162188417850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162188812944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162189282430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162189698046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162190086400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162190476324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162190873376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162191231006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162191642648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162192072650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162192454580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162192854324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162193255614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162193609660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162194000248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162194380226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162194811644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162195183074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162195553930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162196044384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162196414992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162196794216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162197433042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162197810436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162198277190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162198701112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162199070972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162199422574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162199833364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162200306468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162200708622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162201061852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162201416280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162201784302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162202138142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162202509094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162202877050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162203326200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162203696266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162204097532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162204485766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162204840436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162205239412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162205634248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162206118156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162206506596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162206902820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162207301008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162207713362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162208222542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162208707752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162209110694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162209498596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162209923552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162210323954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162210735858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162211127484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162211582480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162211971714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162212359088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162212756084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162213108004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162213474990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162213880808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162214330236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162214725406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162215145916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162215521466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162215907812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162216548786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162217149832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162217524018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162217905950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162218317344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162218715840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162219124258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162219682198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162220135664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162220538916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162220893138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162221309824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162221661980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162222075718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162222485994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162222974824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162223366256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162223756190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162224224628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162224613084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162225060312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162225546240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162225976216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162226409250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162226825646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162227250014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162227642124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162228057206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162228554904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162228959568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162229423260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162229837716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162230238294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162230744948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162231475964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162231867878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162232248544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162232631686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162233000896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162233373514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162233890968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162234263436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162234641874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162235000660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162235355972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162235722048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162236074064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162236491586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162236926740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162237308808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162237728974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162238109160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162238462106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162238816656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162239196354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162239624516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162239994992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162240344288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162240761486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162241160064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162241553660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162242063108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162242505580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162242872912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162243226170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162243602070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162243974790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162244352934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162244731832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1450,14500000,10000,0,0,256,26,1588,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162246421174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162246785342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162247144274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162247534372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162247977498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162248369688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162248721574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162249118274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162249486976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162249868490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162250268982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162250735116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162251106660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162251459888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162251846876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162252230314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162252713672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162253223722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162253739320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162254097100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162254456108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162254887596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162255240444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162255605968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162256002170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162256470956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162256873116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162257257650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162257643390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162257996116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162258394394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162258759612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162259204884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162259568600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162259947490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162260347244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162260726944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162261125188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162261509600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162261953224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162262308260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162262710378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162263080874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162263504660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162263887570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162264404502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162264873086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162265261460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162265626206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162266009422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162266379290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162266761398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162267152320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162267615598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162268030564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162268408094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162268760412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162269157636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162269542730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162269953296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162270417618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162270804792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162271201694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162271611334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162271994866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162272381966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162272786184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162273217046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162273592072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162273963236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162274372478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162274750516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162275160014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162275727122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162276162734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162276532392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162276888380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162277276546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162277667136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162278079230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162278462184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162278952358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162279336806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162279727474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162280125986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162280478728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162280956954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162281449334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162281856672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162282256808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162282640900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162283094156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162283465092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162283873670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162284341398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162284744382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162285144410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162285555398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162285937598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162286348344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162286886532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162287363334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162287758054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162288140638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162288512294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162288894720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162289304646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162289707328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162290200472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162290555004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162290937190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162291311574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162291684902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162292083266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162292477330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162292965612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162293586954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162293969612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162294334612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162294745312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162295127176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162295596034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162296003152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162296363666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162296776966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162297175028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162297585988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162298188158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162298603592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162299002388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162299389400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162299789576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162300173552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162300584600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162301088216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162301476636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162301863094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162302248702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162302647596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162303035972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162303450554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162303906110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162304287676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162304671852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162305068808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162305421470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162305810292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162306212272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162306650090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162307056178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162307409440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162307807080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162308192814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162308572020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162309164720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162309632292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162310002890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162310376298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162310764700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162311225196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162311651176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162312037684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162312522812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162312879668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162313237208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162313625092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162313978754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162314377276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162314746328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162315236832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162315608362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162316020774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162316373986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162316726216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162317091370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162317452966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162317898186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162318273804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162318670284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162319051998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162319430134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162319792978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162320297390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162320742584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162321101006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162321469426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162321820796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162322197688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162322562144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162322937580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162323299476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162323723676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162324090552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162324442642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162324810194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162325160542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162325536016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162325911000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162326352318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162326714808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162327067778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162327450996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162327803140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162328169568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162328519068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162328910146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162329347618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162329726808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162330078072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162330429890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162330794318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162331145006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162331621952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162332047498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162332427164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162332839798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162333220478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162333574422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162333929138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162334310966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162334742948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162335117038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162335469368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162335880766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162336248340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162336657786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162337009852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162337548052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162337919520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162338320810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162338730820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162339098292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162339539966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162339922184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162340389026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162340746616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162341101580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162341490570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162341844254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162342246280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162342722704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162343181866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162343568258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162343943512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162344292478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162344663420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162345044942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162345395566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162345875440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162346230906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162346609026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162346974024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162347351252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162347702740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162348086356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1451,14510000,10000,0,0,256,26,1589,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162349824520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162350191242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162350563912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162350951048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162351492396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162351863402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162352279086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162352634080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162352989950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162353391042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162353909316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162354382398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162354746340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162355123742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162355522420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162355900922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162356252680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162356637706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162357082726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162357439918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162357807340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162358156410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162358532436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162358895590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162359270536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162359666652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162360095912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162360517594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162360872578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162361240824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162361591268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162362037248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162362417262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162362868990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162363257748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162363627308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162363997592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162364349630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162364717488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162365217280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162365719950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162366114486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162366519858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162366875132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162367226916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162367659130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162368023672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162368507444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162368893956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162369271978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162369636826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162370257800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162370667696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162371108796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162371478942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162371830394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162372197576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162372565530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162372944214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162373311344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162373703400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162374138574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162374495498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162374878798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162375265828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162375636014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162375989756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162376633488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162377025794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162377405440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162377758634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162378114126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162378480804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162378832882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162379213212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162379630328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162380008728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162380384930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162380795068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162381183924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162381539904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162381917102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162382389288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162382768772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162383119586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162383529376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162383912460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162384322304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162384697542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162385163528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162385532232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162385884350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162386282498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162386634612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162387010472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162387533272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162388052332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162388406832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162388758136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162389119928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162389502632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162389869806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162390218424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162390705622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162391076148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162391487238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162391855854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162392225158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162392590988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162392958282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162393448684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162393888186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162394269276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162394650074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162395064570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162395449514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162395868496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162396351014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162396710332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162397111900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162397502674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162397880962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162398248030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162398750240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162399221148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162399624142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162400023092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162400409426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162400808058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162401163372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162401585500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162402051778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162402453322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162402810012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162403166158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162403545340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162403921070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162404315544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162404771470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162405170594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162405537330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162405974704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162406327648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162406716184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162407123512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162407587986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162407989282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162408375094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162408785540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162409170726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162409596684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162410074876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162410545368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162410918042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162411272780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162411643712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162412009208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162412398180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162412775954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162413252952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162413608332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162413960062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162414323166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162414673100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162415039376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162415387876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162415846738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162416408568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162416817936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162417179852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162417534028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162417901668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162418300016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162418747170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162419104652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162419485652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162419855380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162420234510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162420586580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162421059898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162421498576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162421855582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162422287704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162422645040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162423021656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162423436362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162423814498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162424333312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162424727004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162425123596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162425522654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162425946144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162426316632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162426709400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162427155462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162427550432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162427935558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162428343550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162428725572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162429110176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162429510040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162429983888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162430380700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162430792280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162431188626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162431569190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162431954162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162432477940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162432941590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162433345176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162433714298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162434093328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162434475318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162434882660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162435259924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162435712818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162436099360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162436454602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162436853240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162437233530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162437611758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162437991808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162438442456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162438805214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162439189090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162439584658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162439965716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162440334870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162440699128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162441154044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162441525710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162441951036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162442304008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162442673150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162443038872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162443526400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162443982316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162444382398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162444782824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162445192372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162445574534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162445928396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162446296206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162446976904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162447338420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162447725160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162448079988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162448460228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162448829740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162449315028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162449747744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162450139226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162450571704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162450956382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162451353278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162451724282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162452125870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1452,14520000,10000,0,0,256,26,1590,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162453899638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162454321772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162454865660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162455351236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162455732056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162456087794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162456488818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162456870156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162457251938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162457645048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162458102942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162458457882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162458841028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162459236828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162459609292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162460006044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162460400678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162460884978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162461257400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162461667312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162462021470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162462404994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162462788728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162463177504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162463622626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162464152634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162464702838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162465091580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162465473362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162466012504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162466510600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162466911404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162467264820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162467667628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162468020736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162468430222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162468810030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162469292040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162469652730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162470038556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162470434224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162470817590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162471206454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162471609246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162472062204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162472465252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162472862566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162473246470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162473601242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162474026256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162474406242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162474850180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162475235368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162475612530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162475988088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162476405100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162476759192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162477231682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162477687234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162478041912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162478420112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162478836626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162479257438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162479625660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162480045312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162480553806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162480933682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162481307072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162481690572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162482071894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162482423136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162482835562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162483309936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162483694192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162484087256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162484442306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162484853484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162485207154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162485616138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162486046348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162486428622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162486793270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162487169744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162487521482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162487873308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162488384658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162488816182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162489187862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162489538082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162489915000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162490336770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162490745592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162491111248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162491541468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162491927052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162492298606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162492718306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162493101760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162493512456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162493923498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162494436316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162494834246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162495235364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162495633846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162496004712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162496407788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162496804768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162497282912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162497702200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162498112874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162498526756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162498899146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162499430828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162499914856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162500289048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162500671000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162501066532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162501466382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162501888378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162502299684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162502783050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162503184970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162503571944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162503944990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162504329328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162504754076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162505176480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162505673608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162506062772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162506446070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162506941112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162507332120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162507702144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162508079880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162508554504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162508991446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162509371410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162509770172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162510125078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162510637146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162511124034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162511498942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162511851406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162512230514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162512617892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162513013256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162513394558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162513878516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162514280106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162514662974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162515277128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162515708932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162516127110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162516636356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162517052312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162517407036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162517794702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162518191672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162518573840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162518971728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162519439786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162519856290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162520254544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162520666042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162521019136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162521427684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162521946680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162522416076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162522796010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162523176680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162523587734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162524247270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162524629340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162525106430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162525500340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162525895754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162526280112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162526681150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162527067712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162527517036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162527967550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162528348658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162528700882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162529073446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162529440730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162529810718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162530234608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162530673874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162531092864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162531489874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162531884042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162532259814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162532613804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162533167010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162533665042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162534073002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162534426720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162534807220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162535280674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162535662234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162536061058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162536527532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162536947504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162537341436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162537712334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162538062864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162538477586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162538857832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162539345638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162539707800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162540062754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162540459978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162540812412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162541212294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162541596952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162542092542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162542495914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162542873178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162543282766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162543659396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162544054544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162544680602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162545083638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162545468442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162545874896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162546259884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162546681416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162547078734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162547551388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162547934848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162548303464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162548689804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162549057188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162549465418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162549873368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162550351416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162550755100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162551141682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162551537094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162551920786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162552290890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162552715940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162553202702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162553575042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162553966710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162554347144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162554716446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162555096032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162555569084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162556034596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162556419498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162556798160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162557192092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162557598856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162557982240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162558386990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1453,14530000,10000,0,0,256,26,1591,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162560120224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162560484836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162560856892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162561246916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162561747132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162562151980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162562552682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162562923154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162563333010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162563738256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162564106864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162564593072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162564948256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162565398566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162565767590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162566162248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162566666252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162567134332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162567561498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162567969280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162568359764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162568775382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162569183628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162569595174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162570075810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162570465344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162570864188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162571260286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162571612942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162572036866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162572419190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162572885430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162573286128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162573665032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162574035338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162574388140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162574752854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162575115766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162575591946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162575964432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162576341316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162576705562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162577080932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162577432276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162577960234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162578413750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162578778766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162579166566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162579517550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162579928960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162580296372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162580686600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162581118120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162581492390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162581875350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162582227920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162582613606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162582976782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162583374412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162583838816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162584264522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162584629352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162585006778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162585376144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162585730294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162586167406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162586633986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162587037538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162587421492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162587801338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162588172326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162588544076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162589602578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162590069936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162590456232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162590834858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162591237774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162591719612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162592108432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162592626602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162593046766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162593470352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162593834400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162594210382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162594590320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162595132270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162595543452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162595963498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162596330360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162596714756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162597107632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162597518214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162598009622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162598411586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162598865592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162599261460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162599684208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162600062688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162600936468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162601358558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162601734708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162602127732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162602485602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162602941222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162603309124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162603778372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162604148550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162604506750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162604901260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162605255936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162605639130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162605991934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162606447532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162606823752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162607226978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162607601412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162607974268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162608344842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162608726526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162609198944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162609557732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162609976882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162610379628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162610786282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162611154504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162611857072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162612268072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162612659446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162613031218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162613414426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162613821620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162614203228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162614707398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162615097240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162615483572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162615864504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162616243214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162616641586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162617045166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162617493084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162617865654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162618281578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162618655662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162619042216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162619441784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162619844526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162620405304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162620780688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162621214306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162621683386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162622067578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162622468408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162623045758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162623439156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162623795214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162624198740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162624551280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162624943514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162625375204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162625825816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162626213538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162626567054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162626942276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162627315824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162627685034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162628106488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162628495080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162629004760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162629410470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162629801938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162630187160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162630569590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162630980792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162631475756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162631848070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162632237158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162632654824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162633065550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162633466626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162634049506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162634545696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162634958712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162635362368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162635744564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162636153944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162636561546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162637044276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162637449126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162637803990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162638233228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162638624068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162639028268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162639453806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162639977662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162640381292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162640827478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162641219442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162641607370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162642100580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162642484330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162642959754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162643368936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162643763568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162644132814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162644830738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162645430642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162645847310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162646281264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162646713424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162647293718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162647700286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162648285628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162648724346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162649146284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162649532690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162649964414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162650414208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162650823392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162651347748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162651765290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162652151796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162652608074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162653046634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162653444248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162653970984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162654369800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162654734318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162655132468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162655482624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162655890030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162656410838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162656919986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162657285936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162657697064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162658064374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162658450482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162658832568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162659212050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162659699898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162660100710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162660517590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162660872582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162661279284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162661661204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162662020114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162662511080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162662899168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162663311628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162663710022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162664139480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162664539298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162664891972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162665360104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162665745230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162666152764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1454,14540000,10000,0,0,256,26,1592,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162667994626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162668424372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162668794168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162669205000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162669564454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162669952702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162670337100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162670782066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162671156834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162671509714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162671887904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162672287414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162672665040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162673029834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162673478344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162673865458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162674217864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162674584344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162674952588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162675359372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162675759680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162676244014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162676697936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162677064162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162677449768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162678143308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162678720558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162679259932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162679658820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162680025606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162680403276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162680756566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162681110008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162681519200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162681973784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162682344618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162682712740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162683105200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162683488436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162683877776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162684263702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162684703934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162685095234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162685473916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162685862438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162686242230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162686620702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162687023800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162687478134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162687832048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162688182788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162688577384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162688929046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162689313526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162689865566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162690319614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162690725062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162691135232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162691487456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162691874528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162692239192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162692641694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162693129148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162693515820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162693924944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162694291310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162694680244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162695055362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162695439508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162695880152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162696235310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162696602646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162696952234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162697366160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162697732274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162698208838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162698676086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162699036610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162699418998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162699792856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162700177704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162700563700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162701096224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162701569410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162701970620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162702357958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162702747392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162703145494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162703497578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162703911066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162704369432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162704830932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162705223934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162705640084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162706008450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162706660026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162707227474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162707619158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162707990750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162708381584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162708779980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162709180576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162709593290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162710042066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162710434318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162710835082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162711201466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162711603348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162711959144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162712463414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162712997510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162713386730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162713742444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162714103656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162714507246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162714866358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162715270980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162715744242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162716134806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162716546280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162716939826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162717297504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162717689662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162718063566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162718532880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162718912248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162719268068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162719657872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162720030894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162720413982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162720772578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162721264740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162721659660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162722018284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162722410570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162722783990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162723181292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162723694172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162724170784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162724531380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162724927250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162725333088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162725691492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162726123070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162726476892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162726945512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162727321470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162727747892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162728139798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162728499618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162728869892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162729227816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162729691618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162730072912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162730455540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162730860824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162731245144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162731622404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162731982346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162732442540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162732803332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162733267190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162733628804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162734014026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162734420080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162735054840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162735417254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162735797512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162736228330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162736585202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162736958546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162737345278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162737849882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162738227156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162738605762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162738959606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162739314884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162739681524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162740034872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162740403084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162740836346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162741255324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162741651480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162742036034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162742388808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162742762336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162743131580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162743599708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162743975242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162744328986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162744710170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162745079528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162745459208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162745934798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162746438826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162746818696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162747172578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162747559860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162747968636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162748349348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162748733114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162749232498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162749626372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162749985598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162750373788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162750747432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162751151592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162751506604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162751997776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162752374100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162752756106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162753113852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162753468220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162753836148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162754247222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162755067768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162755430902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162755814316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162756184620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162756564750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162757102736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162757554014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162757959428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162758315618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162758743578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162759096136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162759473388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162759840490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162760336336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162760699826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162761087630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162761535006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162761892670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162762285832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162762641670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162763223242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162763602464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162764017058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162764373306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162764753166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162765152356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162765507630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162766002864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162766391798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162766774536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162767163008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162767580098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162767937744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162768715946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162769210478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162769602856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162769974632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162770361232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162770742036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162771126146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162771596194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162771953142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1455,14550000,10000,0,0,256,26,1593,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162773604468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162774045374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162774509772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162774944816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162775371616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162775761708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162776148550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162776566256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162777054196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162777425072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162777795372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162778150444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162778549616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162778901662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162779445552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162779923618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162780338344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162780713348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162781085926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162781494314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162781867562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162782237492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162782758014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162783147508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162783547952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162783929624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162784304030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162784662352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162785030856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162785480134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162785874256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162786230738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162786611530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162786982932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162787364776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162787720188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162788121190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162788563196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162788919810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162789322002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162789776692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162790160990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162790690036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162791268772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162791663162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162792044764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162792413970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162792800824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162793171658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162793557764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162794049904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162794458240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162794839788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162795194392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162795550622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162795919272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162796273760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162796732000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162797092060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162797492738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162797890756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162798276982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162798653354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162799173276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162799831472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162800192676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162800583424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162800942644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162801323216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162801785882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162802271466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162802670268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162803056828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162803423114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162803790222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162804160484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162804535966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162804990238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162805372284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162805748914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162806099996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162806483894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162806848756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162807228960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162807598086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162808065598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162808479444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162808846880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162809257692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162809611744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162810016944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162810426462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162810889536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162811264062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162811616006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162812028804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162812413608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162812818764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162813325284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162813766128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162814192360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162814548276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162814934650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162815324556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162815703504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162816192148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162816596068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162816981242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162817382448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162817801218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162818235782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162818625542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162819107282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162819555760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162819976826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162820387156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162820744352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162821130278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162821501604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162821983744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162822356818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162822741192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162823137816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162823537096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162823949288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162824421406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162824865928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162825236016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162825624926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162825996936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162826384294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162826766418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162827166228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162827648212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162828052472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162828410214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162828812382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162829196892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162829569726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162829982366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162830456104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162830868278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162831477460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162831855176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162832231522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162832633594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162833104914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162833483980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162833867944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162834266878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162834666804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162835048712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162835569024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162836045078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162836417284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162836803024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162837173388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162837559968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162837939422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162838336902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162838821538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162839179504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162839565154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162839932114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162840288352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162840662544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162841015918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162841507292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162841881326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162842260750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162842614594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162842969138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162843333448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162843684388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162844086806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162844527924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162844943976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162845351768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162845755728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162846205356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162846675904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162847198906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162847621682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162847992106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162848344324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162848791336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162849176626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162849587320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162850042450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162850467698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162850839872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162851291304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162851688094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162852071424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162852462188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162852949428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162853333552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162853689522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162854051796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162854438912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162854808192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162855208260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162855649850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162856061952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162856430070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162856817296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162857171908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162857528624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162858040500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162858515902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162858899696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162859281256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162859703002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162860073764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162860494328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162860867456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162861328670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162861753688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162862111948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162862481706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162862894898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162863278608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162863678214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162864146740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162864506102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162864899490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162865333756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162865736062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162866166614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162866649846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162867083872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162867481792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162867927528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162868343352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162868699786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162869248494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162869731616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162870138124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162870524960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162870947336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162871364722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162871744924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162872221594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162872644152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162873083918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162873456144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162873881494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162874285890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162874767104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162875319884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162875786770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162876175592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162876574616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162876979398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162877371982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1456,14560000,10000,0,0,256,26,1594,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162879188398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162879586416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162880001226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162880653450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162881101048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162881488504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162881912852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162882282930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162882682946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162883104480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162883565146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162884000508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162884434150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162884874882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162885259570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162885658926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162886077094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162886595304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162886968532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162887352872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162887780060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162888176826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162888554554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162889024466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162889413718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162889831102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162890185872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162890573784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162890956204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162891446770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162891909404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162892341328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162892699612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162893091868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162893495706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162893853224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162894224566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162894667380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162895096210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162895469706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162895848714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162896201758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162896585790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162896952076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162897317740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162897764150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162898149940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162898531032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162898931728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162899309768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162899695744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162900052166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162900537184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162900892936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162901261922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162901629980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162902039370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162902407330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162903091658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162903493598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162903876878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162904320610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162904675494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162905075606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162905458362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162905936616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162906310756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162906718404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162907095698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162907485230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162907852876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162908438942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162908904872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162909258360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162909635804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162910000974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162910433348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162910790454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162911143296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162911596212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162911980496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162912382206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162912771636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162913175020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162913567782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162914213384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162914620238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162914976936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162915341172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162915723858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162916120820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162916473120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162916851280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162917355924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162917779676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162918155698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162918540038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162918947184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162919302210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162919717444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162920176800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162920559764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162920954374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162921333088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162921697400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162922140098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162922615106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162922980524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162923353464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162923709256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162924127694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162924524390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162925011894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162925471098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162925893540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162926263156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162926616476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162927015080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162927400304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162927808540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162928290296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162928729320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162929121240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162929493496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162929901120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162930257898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162930659962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162931147190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162931529902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162931920274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162932375406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162932748720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162933121840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162933488100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162933955286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162934328504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162934713546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162935122552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162935520112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162935898902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162936387846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162936841080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162937241286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162937595726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162937978842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162938350552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162938729796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162939113996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162939599298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162939974404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162940360222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162940756990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162941112616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162941512598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162941865476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162942361690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162942741404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162943152182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162943508234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162943862776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162944259062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162944613116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162945095236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162945460380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162945837882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162946234018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162946611236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162946963140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162947419718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162947929158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162948304350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162948673588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162949057796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162949438218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162949821976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162950218706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162950695730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162951055396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162951423398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162951778208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162952178526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162952530866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162952909642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162953319172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162953770542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162954124796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162954477216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162954842078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162955192286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162955559628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162955910562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162956365070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162956733688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162957110026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162957461808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162957814832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162958179928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162958659886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162959110560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162959530600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162959931750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162960370772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162960790140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162961143294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162961497544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162961969342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162962335204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162962729844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162963080964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162963488094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162963858398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162964236594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162964707266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162965066122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162965461464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162965817594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162966206854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162966560080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162966939576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162967318786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162967792624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162968165472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162968520940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162968904224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162969255890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162969623150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162970124636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162970631572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162971020622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162971400656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162971754190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162972122820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162972527480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162972880176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162973372732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162973730532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162974138216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162974503348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162974879732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162975259594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162975619052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162976104768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162976461100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162976859950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162977231078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162977612144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162978049800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162978431858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162978875596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162979264308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162979631296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162979983720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162980351960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162980703512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162981188076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162981647060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162982061992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1457,14570000,10000,0,0,256,26,1595,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 162983729744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162984127908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162984604404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162985186996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162985560194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162985913260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162986293298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162986659280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162987166446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162987596306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162987954408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162988325872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162988725636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162989118048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162989487452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162989993482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162990366714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162990745738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162991100062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162991483880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162991850858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162992366318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162992857140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162993212696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162993620328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162993987772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162994366266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162994749780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162995104686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162995580664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162995970468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162996341594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162996692904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162997071740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162997449846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162997864458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162998307064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 162998700710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162999068066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162999454356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162999871840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163000225110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163000603982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163001078370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163001490188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163001845318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163002200294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163002597640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163002951392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163003429326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163003883364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163004527732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163004923244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163005334928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163005706098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163006080440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163006450142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163006910484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163007282084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163007633702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163008011326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163008376418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163008753796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163009104996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163009578166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163009979536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163010336300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163010735002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163011087168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163011462244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163011859276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163012355322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163012711690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163013095936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163013494858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163013846718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163014215064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163014675900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163015144886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163015515872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163015991994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163016390726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163016764534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163017192030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163017545698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163018033808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163018388416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163018797070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163019178038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163019556454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163019908648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163020262314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163020728584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163021088168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163021459304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163021811846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163022200564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163022604852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163023003380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163023462954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163023821534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163024188628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163024541676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163024912800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163025265746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163025645906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163026186680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163026593916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163026946868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163027301450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163027668394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163028021902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163028392388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163028745242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163029202638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163029572620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163029949076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163030301920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163030655084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163031047150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163031399926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163031854944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163032227856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163032619336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163032991798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163033390690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163033743328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163034135858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163034514044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163034947076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163035321156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163035674868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163036054364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163036421052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163036799728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163037286210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163037724022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163038091756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163038442818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163038810322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163039160490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163039536602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163039901228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163040387716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163040747206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163041102708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163041471162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163041825778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163042197536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163042550636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163043008140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163043385196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163043763166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163044175992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163044539512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163044906584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163045304306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163045674722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163046112776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163046494394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163046860188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163047237184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163047589748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163047963904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163048445354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163048896488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163049268002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163049620636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163050024652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163050393726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163050771532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163051123496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163051568436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163051937504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163052289286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163052656018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163053005482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163053381798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163053744736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163054184812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163054560052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163054915660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163055284532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163055637602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163056006672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163056358332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163056756044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163057238474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163057638396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163057991330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163058370592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163058761136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163059113344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163059593218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163060047060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163060427764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163060793016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163061169550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163061555550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163061908784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163062486300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163062954626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163063346738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163063699772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163064094430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163064459836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163064838234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163065189832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163065639266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163066010500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163066365000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163066734338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163067086530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163067465082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163067831072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163068313528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163068671518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163069054230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163069437252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163069790096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163070158536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163070670312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163071133064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163071505688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163071885654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163072324686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163072701742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163073070608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163073467574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163073933930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163074290934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163074672028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163075037788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163075416494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163075770172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163076123890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163076529576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163076967266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163077338702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163077710596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163078090446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163078457766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163078835636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163079187672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163079664818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163080084840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163080648914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163081029560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163081380328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163081902328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163082367346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163082756508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163083109514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163083464942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163083831306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1458,14580000,10000,0,0,256,26,1597,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 163120948546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163121437956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163121803882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163122187788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163122573548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163122975000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163123332316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163123692108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163124061752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163124504554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163124905204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163125259072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163125669056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163126066292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163126446384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163127004532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163127373124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163127740376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163128111836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163128481204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163128926916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163129311576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163129812028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163130243654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163130600248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163130955666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163131323642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163131710124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163132101980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163132455396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163132957726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163133363966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163133742782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163134113240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163134468616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163134864022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163135245918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163135709456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163136066120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163136474558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163136859012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163137238072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163137650428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163138314862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163138938050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163139328176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163139728764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163140081614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163140493210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163140889050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163141366210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163141754080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163142122962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163142503240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163142885724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163143282996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163143633136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163144096822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163144484390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163144863668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163145217052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163145569784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163146000974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163146353770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163146808878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163147168246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163147562800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163147930092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163148376080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163148733298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163149274754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163149752490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163150107958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163150475612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163150825384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163151202024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163151567010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163151943322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163152376432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163152733084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163153096532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163153447778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163153814234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163154165282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163154542124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163154916708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163155385892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163155762482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163156118966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163156516200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163156886452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163157335506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163157690316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163158280864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163158669494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163159076618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163159431960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163159785930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163160315828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163160794122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163161171134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163161553328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163161931892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163162327520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163162708104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163163089248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163163549868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163163938674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163164320060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163164722148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163165134860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163165544062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163165929854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163166442062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163166823386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163167179330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163167576456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163167956532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163168348722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163168701760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163169161726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163169534676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163169913178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163170300272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163170672860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163171038872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163171498074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163171957732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163172313322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163172692132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163173057100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163173464728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163173823716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163174178302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163174626694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163175003916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163175392374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163175762406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163176170194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163176538230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163176916074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163177268650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163177743046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163178112068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163178464284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163178831796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163179206264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163179601762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163179970026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163180436588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163180822686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163181177484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163181590902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163181976176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163182346458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163182820544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163183303018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163183709630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163184113954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163184566808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163184957276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163185389796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163185867638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163186244396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163186629226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163187009678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163187376938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163187757426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163188110938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163188483426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163188943408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163189335554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163189735946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163190090256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163190471136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163190839448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163191218650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163191657156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163192012462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163192375822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163192744876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163193114102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163193464802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163193987488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163194468284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163194874752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163195228610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163195582312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163195948770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163196318010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163196685894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163197158020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163197569658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163197977142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163198357206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163198710014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163199063840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163199461802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163199903576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163200293912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163200664004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163201075254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163201451046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163201891434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163202298908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163202772378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163203172210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163203554916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163203954228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163204324802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163204722456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163205246816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163205751872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163206140980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163206525914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163206909860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163207280248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163207678690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163208048620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163208539664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163208941426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163209337816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163209720828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163210075214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163210457682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163210826500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163211311362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163211683740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163212080124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163212446364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163212879162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163213268554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163213659428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163214203136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163214598500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163214968830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163215379656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163216008286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163216680974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163217083456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163217438046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163217832516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163218200946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163218584286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163219031342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163219501710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163219940262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163220343760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163220753454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163221108348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163221506120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163221873356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163222324290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163222738776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163223108928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163223505624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163223891076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1459,14590000,10000,0,0,256,26,1598,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 163225758098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163226133402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163226511230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163226915732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163227270982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163227972760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163228362774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163228761108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163229158146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163229583820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163229939164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163230358586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163230841994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163231200036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163231614618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163231966072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163232342688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163232795766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163233176276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163233659662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163234020378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163234444688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163234855712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163235333830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163235705498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163236126248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163236601160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163237011720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163237367366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163237778946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163238152446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163238645060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163239163576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163239521528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163239930904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163240330676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163240739710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163241126584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163241510406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163242119906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163242481820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163242908774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163243263282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163243685642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163244069582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163244522766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163244961150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163245352606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163245751202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163246151624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163246566440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163246950652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163247412798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163247843198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163248236158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163248609372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163248992824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163249391424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163249895052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163250375864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163250794252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163251173030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163251569104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163251976540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163252359872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163252743742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163253229550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163253616472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163254017648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163254397158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163254803690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163255198888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163255576466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163256085722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163256476208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163256901150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163257284846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163257684612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163258098218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163258518488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163258989134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163259398576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163259753078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163260143528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163260530804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163261058612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163261551050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163261924610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163262357736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163262723820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163263157064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163263528290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163263913254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163264397302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163264754234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163265176330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163265556598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163265962960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163266359512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163266786522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163267269956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163267630340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163267999272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163268410906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163268781940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163269163372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163269573792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163270056604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163270545120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163270919734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163271315896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163271711542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163272064456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163272642518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163273030814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163273424000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163273836776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163274215666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163274582262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163274972276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163275446796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163275833118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163276203868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163276555046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163276934466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163277332212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163277726848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163278081896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163278552864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163278923676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163279275392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163279698754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163280068322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163280463436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163280859756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163281372672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163281759456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163282132916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163282528612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163282900506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163283305810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163283851854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163284233818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163284634920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163285043026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163285415320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163285771030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163286169108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163286596564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163286980746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163287333674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163287712760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163288138060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163288517690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163288870466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163289254828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163289705538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163290061208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163290429150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163290780382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163291186706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163291582798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163291962294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163292397394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163293030180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163293445428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163293800510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163294203370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163294721990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163295216618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163295649414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163296058524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163296439174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163297035132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163297592128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163298117816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163298571320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163298962606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163299345308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163299743176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163300125314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163300622426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163300994634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163301393528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163301765730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163302135990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163302638948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163303021606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163303509714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163303925082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163304311184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163304676280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163305061280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163305445306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163306052474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163306707748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163307127154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163307526764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163307941834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163308313540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163308727822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163309219546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163309608780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163310021186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163310405476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163310841070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163311232666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163311632164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163312132336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163312494856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163312919344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163313302000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163313703350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163314122448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163314615624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163315022770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163315434370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163315789930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163316191496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163316576714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163317113698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163317611584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163318021852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163318402298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163318771008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163319149736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163319538026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163319893662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163320399454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163320772056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163321185900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163321556124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163321934462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163322329746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163322742332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163323247146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163323628234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163324255050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163324659810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163325052444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163325479158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163326021664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163326422604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163326906956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163327288122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163327691404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163328076128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163328689670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163329085378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163329458220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163329864354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163330261074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163330684218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163331054616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163331527154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1460,14600000,10000,0,0,256,26,1599,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 163333146302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163333508712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163333907032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163334448384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163334870466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163335240656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163335648022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163336047750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163336405718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163336793180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163337285480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163337659706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163338011528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163338396806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163338763036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163339171114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163339637252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163340125616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163340513662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163340897166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163341273516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163341655732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163342035830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163342420618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163342940564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163343299010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163343682618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163344061332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163344413978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163344783046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163345135528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163345614478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163345987216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163346364830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163346743116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163347096562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163347490868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163347842568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163348353998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163348739178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163349119782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163349520908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163349900958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163350267668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163350923948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163351421224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163351797032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163352228824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163352824004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163353467320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163354013666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163354401400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163354801632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163355233912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163355634292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163355988614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163356358292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163356852748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163357254706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163357651446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163358071604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163358426892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163358811314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163359207582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163359694720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163360098392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163360479492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163360867058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163361261868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163361640504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163362242912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163362651068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163363020918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163363402884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163363779178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163364173534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163364583112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163365062278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163365469820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163365852824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163366211374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163366599274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163366982370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163367353388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163367813294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163368206688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163368576130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163369012456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163369393954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163370043420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163370419556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163370875376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163371248516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163371600726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163372008404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163372377630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163372757844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163373291632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163373737062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163374106756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163374459424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163374858348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163375212304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163375606928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163376016026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163376513292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163376918352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163377304532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163377688848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163378071426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163378441052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163378793122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163379295374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163379670540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163380051940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163380408748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163380766574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163381135992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163381519608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163382072728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163382430736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163382809744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163383254448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163383683302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163384038664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163384613830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163384995558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163385380360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163385750174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163386132626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163386530114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163386927686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163387320030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163387778730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163388136934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163388504216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163388857808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163389273150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163389639936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163390034882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163390511968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163390901584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163391254688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163391626982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163392011926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163392367534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163392738606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163393188258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163393572460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163393939780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163394350174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163394705132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163395091346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163395631270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163396125504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163396501212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163396912990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163397292300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163397687132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163398067548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163398452288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163398913506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163399288570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163399644034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163400044360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163400426154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163400805690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163401174646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163401657998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163402016244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163402369742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163402753728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163403106022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163403474102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163403824504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163404313914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163404686598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163405094044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163405481816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163405867788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163406266562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163406741740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163407211174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163407565744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163407976390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163408345308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163408754422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163409123822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163409497556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163410032224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163410391172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163410791344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163411173938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163411640494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163412010584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163412442752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163412953982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163413342746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163413725906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163414079988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163414450354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163414830140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163415239004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163415717344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163416103580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163416459230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163416816048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163417185970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163417541800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163418037122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163418488160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163418908418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163419293882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163419702188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163420057738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163420442570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163420838644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163421323452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163421696388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163422091876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163422470616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163422864108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163423243262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163423625588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163424073118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163424443958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163424799610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163425169768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163425553194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163425969960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163426366666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163426831366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163427219900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163427616212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163428004420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163428388008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163428758414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163429274428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163429766912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163430140394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163430539204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163430895360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163431281324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163431666626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163432021760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163432498120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163432883716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163433262582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163433658770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163434037518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163434392802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163434777462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163435259582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163435632956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163436045708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163436413722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163436792516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1461,14610000,10000,0,0,256,26,1600,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 163438624750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163439043606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163439492206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163439944504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163440450776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163440940376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163441343892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163441697638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163442077142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163442474530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163442853058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163443204270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163443673126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163444044624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163444398628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163444769262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163445152214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163445531660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163445899196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163446383494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163446986098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163447346386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163447737888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163448095348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163448493258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163448855976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163449354954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163449729100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163450120172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163450507508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163450862628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163451230828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163451879302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163452280984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163452635318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163453013760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163453399110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163453806706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163454162526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163454589410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163454975640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163455330496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163455702242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163456083374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163456462662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163456829040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163457237102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163457683348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163458074396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163458441938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163458826016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163459196510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163459548264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163459954086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163460435132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163460822096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163461175294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163461530286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163461954794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163462331216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163462848012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163463293316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163463706134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163464075232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163464482766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163464854134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163465224840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163465607890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163466064746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163466500306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163466855374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163467276704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163467713802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163468182044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163468639496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163469033140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163469402694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163469828274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163470236726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163470617548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163470996856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163471513374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163471899456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163472254990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163472628230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163473041312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163473395848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163473885640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163474347352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163474738356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163475106480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163475504598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163475887960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163476243750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163476611134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163477078354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163477451168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163477834060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163478212952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163478578722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163478955678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163479306774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163479658840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163480113168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163480468608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163480868548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163481220436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163481629252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163482030924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163482438898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163482885988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163483243276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163483640156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163483994244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163484363688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163484714066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163485235684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163485719210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163486120478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163486504100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163486858962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163487257790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163487612290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163488009380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163488475656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163488859968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163489246896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163489627766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163490009500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163490366760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163490766244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163491235880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163491608568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163491978480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163492402724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163492786048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163493165780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163493521408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163493967598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163494338332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163494752758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163495169600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163495525096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163495979010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163496683580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163497073080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163497428118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163497822500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163498190986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163498543836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163498914204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163499266306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163499770126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163500173510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163500554210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163500937510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163501294432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163501690196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163502047264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163502528650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163502921614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163503301506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163503668680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163504046010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163504399236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163504753664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163505208178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163505564748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163505967616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163506320916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163506700240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163507099502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163507647712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163508161514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163508577428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163508973950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163509359630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163509758524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163510145280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163510668738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163511072752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163511451194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163511842898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163512247000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163512644862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163513043060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163513545854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163513923076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163514342694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163514741546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163515181784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163515572660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163515937714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163516443600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163516805168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163517199536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163517574872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163517984904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163518409076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163519059080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163519513884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163519905354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163520316336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163520701720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163521130052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163521483250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163521952178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163522355180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163522764256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163523213582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163523868076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163524403384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163524876352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163525283560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163525637290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163526034836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163526403826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163526784490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163527138604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163527598322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163527970568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163528326734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163528696728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163529049076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163529428156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163529951192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163530426856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163530791030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163531145110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163531511308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163531863246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163532253164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163532606748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163533101778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163533502570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163533897750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163534268948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163534650206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163535015540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163535395630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163535877520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163536234044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163536645030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163537012040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163537407020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163537789318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163538190544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163538668260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163539055756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163539456198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163539809224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163540217376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163540584750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163541070630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163541545432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163541906220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1462,14620000,10000,0,0,256,26,1601,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 163543507898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163543901576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163544399698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163544792130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163545205546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163545604002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163546019642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163546404452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163546803206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163547312654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163547671500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163548097540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163548452088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163548861806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163549230300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163549609522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163550081234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163550441220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163550827090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163551273596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163551661168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163552029380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163552719306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163553096684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163553495760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163553848590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163554202736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163554568026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163554919294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163555287406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163555744128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163556123610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163556489572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163556866666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163557219406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163557572534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163557969786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163558416684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163558812314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163559196980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163559609238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163559978146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163560356792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163560711768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163561155896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163561526280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163561878218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163562280616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163562675994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163563056306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163563533078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163564000022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163564356870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163564710450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163565076480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163565427912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163565795612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163566145106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163566591398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163566970802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163567348510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163567700136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163568054076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163568419028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163568769840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163569155496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163569591442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163569974842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163570381192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163570763648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163571121122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163571478230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163571889952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163572336108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163572710250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163573078606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163573473136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163573856564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163574251472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163574742112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163575219936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163575590976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163575944216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163576345230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163576696742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163577073678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163577471222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163577949090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163578337456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163578692534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163579087842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163579500596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163579930796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163580283988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163580829738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163581235752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163581645254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163582022798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163582388362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163582774474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163583126454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163583607558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163583996204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163584375494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163584766032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163585146816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163585518228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163585983534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163586438242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163586801348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163587170618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163587521166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163587898476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163588263432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163588639326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163589116692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163589474980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163589873430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163590255792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163590651978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163591007044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163591421184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163591905124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163592287982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163592672962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163593027488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163593422620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163593776214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163594173970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163594642464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163595024682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163595391784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163595802524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163596192600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163596562714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163597165778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163597609720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163597980830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163598350892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163598730578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163599098234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163599477154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163599830788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163600273430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163600874646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163601260570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163601629582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163601998202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163602377686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163602762412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163603233470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163603619236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163603975156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163604342696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163604696856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163605106504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163605491416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163605987776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163606390688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163606769200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163607167578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163607539336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163607985142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163608606722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163609117438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163609490926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163609887064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163610255828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163610635218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163611018680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163611483088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163611872132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163612244204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163612630672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163612996940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163613375228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163613743598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163614201294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163614578698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163614964124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163615333092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163615731328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163616102026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163616483008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163616876676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163617331920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163617740790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163618122180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163618513438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163618879450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163619230896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163619719318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163620145882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163620527714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163620893804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163621271118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163621623640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163621976364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163622341286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163622784154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163623191722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163623545100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163623922358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163624290210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163624697046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163625067162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163625537076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163625936076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163626288666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163626655200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163627005332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163627409982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163627805928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163628287614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163628660898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163629031676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163629397680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163629750218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163630133714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163630502270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163631090504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163631501450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163631899246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163632271022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163632684536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163633053994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163633417814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163633900690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163634273430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163634684752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163635070028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163635479352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163635868556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163636344118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163636912078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163637441188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163637843398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163638208342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163638644002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163639041356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163639609222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163639997424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163640384650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163640776832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163641172094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163641568574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163642109934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163642651866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163643055506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163643470778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163643862212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163644219420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163644589178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163645066406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163645459002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1463,14630000,10000,0,0,256,26,1602,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 163647080612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163647493894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163648236254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163648671106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163649028536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163649394458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163649767010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163650151672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163650648880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163651023396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163651402244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163651785364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163652172228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163652554704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163652930662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163653538784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163653897728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163654268290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163654621216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163655009890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163655406588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163655815970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163656278740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163656639792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163657008808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163657390548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163657761182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163658114284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163658523192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163658890920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163659357786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163659716062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163660070322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163660455146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163660823124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163661194750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163661547010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163662022664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163662396564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163662776316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163663130968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163663485724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163663854044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163664400740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163664932824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163665443330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163665858830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163666228742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163666608510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163666993304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163667445246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163667815748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163668168652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163668537200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163668888164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163669284004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163669649794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163670027308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163670464656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163670829270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163671196612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163671551490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163671956746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163672310124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163672690168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163673179562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163673595202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163674006442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163674394902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163674763212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163675144966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163675689408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163676169350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163676586754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163676985364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163677569058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163677925846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163678320624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163678796640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163679171642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163679602440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163679957196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163680368954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163680769846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163681210112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163681680250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163682075118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163682471556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163682856814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163683227706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163683596272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163683994326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163684504202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163684931036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163685313632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163685700922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163686119032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163686503388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163687139048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163687527620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163687936204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163688325680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163688740962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163689094696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163689446526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163689924894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163690313774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163690712842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163691107166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163691534360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163691902552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163692344234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163692906648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163693353406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163693787956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163694144626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163694558848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163694911296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163695330186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163695789452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163696172006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163696555156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163696916048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163697300316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163697652476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163698201210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163698606296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163698996094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163699384950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163699766054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163700119340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163700504950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163700872338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163701340738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163701716502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163702098914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163702478632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163702892670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163703272170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163703654092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163704137934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163704508724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163704889886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163705259582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163705639672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163706078950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163706473712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163706944494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163707331760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163707687402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163708063954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163708431706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163708800632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163709285956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163709790676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163710192854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163710584324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163710954634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163711326596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163711722682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163712076438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163712541390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163712925934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163713332726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163713699694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163714108050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163714462230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163714851562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163715310044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163715683210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163716080238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163716460504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163716843388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163717208378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163717584482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163718056234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163718414654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163718781512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163719150618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163719537592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163719920924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163720428424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163720961306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163721381086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163721861404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163722289390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163722921450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163723279458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163723847372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163724205876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163724586074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163724980476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163725359340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163725743880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163726111258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163726558358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163726919674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163727321594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163727682164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163728062054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163728430244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163728857102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163729318580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163729711524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163730111686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163730487750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163730885116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163731237278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163731803392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163732210102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163732588696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163732941716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163733302864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163733867480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163734223790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163734717320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163735072724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163735450300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163735844930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163736242556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163736611638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163736997516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163737456168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163737814102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163738183898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163738537238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163738916142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163739314278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163739694524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163740049366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163740503778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163740890216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163741259772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163741657540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163742010050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163742431418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163742922954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163743386292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163743760664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163744116548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163744511988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163744884258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163745279584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163745638882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163746119600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163746521640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163746901010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163747282290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163747667776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163748035852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163748417752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163748903950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163749383550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163749907696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163750278980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163750657850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163751011244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1464,14640000,10000,0,0,256,26,1603,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 163752730056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163753140884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163753545356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163754370846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163754773974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163755153202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163755549598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163755969934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163756344422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163756720916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163757211800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163757598908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163757968326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163758320506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163758698446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163759095516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163759506744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163759950200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163760340412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163760736548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163761119058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163761519494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163761888392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163762326994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163762790062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163763204798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163763561406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163763945420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163764314308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163764697102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163765244552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163765720692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163766132772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163766501888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163766881018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163767266330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163767623184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163767990758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163768435428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163768838134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163769191940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163769571812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163769940380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163770363880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163770724306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163771173194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163771544504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163771929888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163772301978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163772685382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163773065404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163773434492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163773902170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163774260126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163774615634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163775014754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163775401300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163775772298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163776125016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163776727932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163777101976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163777580940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163778005668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163778373654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163778740122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163779128752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163779605404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163779961118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163780341364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163780709484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163781119090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163781501414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163781862770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163782323580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163782688984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163783091160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163783446542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163783843730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163784255664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163784636108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163785087180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163785448442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163785817730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163786205102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163786595426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163786949184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163787329254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163787936920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163788352730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163788706832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163789060454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163789452838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163789810104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163790210452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163790689668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163791071010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163791459416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163791874262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163792246388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163792629942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163792996304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163793469380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163793841536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163794222292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163794602130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163794969794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163795376166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163795729352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163796081622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163796539710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163796895080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163797279974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163797648832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163798027604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163798396382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163798916976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163799417048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163799776862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163800144496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163800496506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163800866514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163801219126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163801628436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163802094062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163802474992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163802845134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163803232382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163803630324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163804002650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163804389060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163804856438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163805267770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163805689616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163806102354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163806582956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163806977658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163807449800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163807837778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163808210538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163808593080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163808989650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163809361286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163809742608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163810323122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163810718044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163811085778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163811438222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163811808108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163812189356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163812568276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163813022204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163813410968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163813768104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163814153318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163814522670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163814876072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163815246458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163815601624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163816064952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163816436652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163816815018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163817168768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163817523876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163817890312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163818276954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163818754874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163819167932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163819549066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163819932928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163820342684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163820696462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163821170272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163821636794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163822031060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163822447224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163822800868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163823209056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163823607934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163824022984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163824520976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163824929524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163825353998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163825710882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163826138168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163826492564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163826918664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163827395620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163827800418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163828189390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163828601506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163828969296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163829381196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163829877520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163830267724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163830663804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163831289736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163831674422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163832063226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163832723558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163833150806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163833542020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163834040462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163834510060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163834969648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163835429444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163835847370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163836236796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163836642640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163837042626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163837407614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163837804760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163838320272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163838709904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163839093346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163839472456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163839826358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163840179896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163840545950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163840898606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163841394146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163841750940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163842158320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163842525056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163842932018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163843286322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163843834270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163844205578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163844558288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163844926310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163845277550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163845654278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163846020548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163846397552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163846834102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163847190782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163847556628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163847908508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163848276896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163848627312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163849004920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163849452384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163849832810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163850186328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163850540280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163850905744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163851257338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163851625728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163851975662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163852474000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163852845972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163853222864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163853574032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163853952628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163854336196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163854871576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1465,14650000,10000,0,0,256,26,1604,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 163856586314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163856954450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163857337644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163857721580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163858178402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163858536508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163858896450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163859264034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163859614152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163859980896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163860330510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163860786524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163861158906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163861537018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163861890704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163862326570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163862781340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163863137792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163863617818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163863974478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163864352188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163864718896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163865099154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163865452792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163865958866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163866447844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163866828784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163867201372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163867570778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163867951558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163868335642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163868716706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163869181846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163869540416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163869907436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163870260178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163870628292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163870979644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163871357558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163871796626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163872192104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163872543650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163872895376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163873259748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163873609750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163874014094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163874383872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163874891138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163875267938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163875649586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163876006098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163876363808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163876733956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163877190634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163877646508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163878001470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163878379350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163878767518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163879362694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163879864096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163880336346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163880711734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163881106980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163881501644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163881858168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163882269280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163882640992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163883116144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163883504166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163883987170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163884376410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163884728634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163885095948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163885464698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163885936162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163886306588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163886683408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163887035498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163887409650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163887792642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163888264840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163888750890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163889105130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163889482010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163889847844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163890223910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163890640152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163891096964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163891551620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163891907086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163892313306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163892666074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163893043712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163893408190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163893794360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163894255010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163894628210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163895021108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163895377806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163895745682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163896094842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163896471824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163896835870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163897302482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163897716620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163898262170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163898683712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163899054446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163899582314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163900082530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163900464628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163900859508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163901240504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163901623098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163901997364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163902364914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163902813022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163903185236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163903537224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163903915242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163904312866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163904691874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163905043688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163905510580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163905884360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163906268698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163906639156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163906991202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163907384460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163907766728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163908491406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163908854898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163909239900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163909606476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163909959158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163910359688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163910894484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163911380584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163911782256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163912161974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163912544102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163912919056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163913304112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163913672056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163914162676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163914548120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163914946942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163915344776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163915742528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163916097538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163916482424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163916937724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163917294304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163917689440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163918049570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163918476584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163918947954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163919552984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163919924698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163920307002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163920674406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163921026584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163921395262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163921860770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163922342596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163922756360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163923155386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163923510156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163923866548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163924235336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163924589338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163925047470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163925421408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163925816536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163926243982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163926622628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163926974840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163927328904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163927695208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163928134512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163928507110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163928859944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163929239500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163929605030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163930016146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163930370896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163930805254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163931173080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163931524256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163932024584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163932527086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163932928778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163933525228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163933935610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163934295570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163934681036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163935107632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163935462580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163935863840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163936324482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163936707974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163937104010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163937481828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163937838708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163938192882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163938562984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163938989844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163939378360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163939733840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163940115948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163940485482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163940862874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163941215072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163941568338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163942017714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163942372842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163942740788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163943092018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163943467412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163943832476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163944317176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163944762630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163945120882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163945546242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163945928950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163946321336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163946674336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163947140472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163947754108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163948156128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163948559334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163948957066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163949355872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163949740204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163950265720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163950631974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163951029398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163951463052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163951901218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163952287388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163952674460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163953160302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163953547114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163953948686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163954347520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163954743924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163955140576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163955728884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163956182554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163956568414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163956992642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163957380160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163957794074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163958164496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163958672748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163959092516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163959504334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1466,14660000,10000,0,0,256,26,1605,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 163961119034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163961605548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163962044448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163962408436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163962814416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163963201802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163963584662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163963986096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163964501354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163964876410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163965251620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163965637658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163966002864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163966393490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163966862080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163967363098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163967738720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163968148200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163968523076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163968908702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163969296968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163969651968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163970118128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163970474154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163970853560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163971220444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163971599744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163971954122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163972307996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163972787620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163973193602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163973564570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163973978898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163974360720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163974942948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163975552618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163976016946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163976393098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163976811506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163977181130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163977610432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163978122792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163978617226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163979009874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163979511002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163979870898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163980259610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163980628606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163981081076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163981483950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163981869142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163982249596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163982647830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163983027758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163983383414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163983822716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163984198158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163984554644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163985169752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163985527860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163985907418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163986330938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163986831478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163987195970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163987551550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163987921798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163988305022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163988677868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163989235962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163989735970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163990111144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163990492128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163990848308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163991234994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163991620992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163991976166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163992426626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163992816378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163993194870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163993562848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163993973948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163994359514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163994715080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163995170098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163995531430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163995934412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163996304854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163996716080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163997084946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163997466602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163997908166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 163998266010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163998637740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163999027088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163999416326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163999768136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164000276708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164000739548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164001153488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164001512022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164001868464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164002265120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164002638220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164003041850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164003506646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164004066300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164004462870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164004850840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164005216312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164005575552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164005971666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164006456404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164006865586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164007245906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164007624450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164008020232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164008413736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164008766916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164009239494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164009613616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164009997994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164010398116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164010750148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164011156086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164011630582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164012099286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164012489082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164012844530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164013239628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164013619584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164013998810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164014367644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164014880870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164015259148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164015665936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164016051012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164016404002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164016813090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164017181028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164017672158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164018043240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164018451604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164018877922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164019330492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164019685314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164020071036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164020549214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164020907548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164021306100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164021688082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164022099172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164022496414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164023090568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164023500460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164023890798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164024286452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164024667854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164025070638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164025449966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164025947182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164026325890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164026733724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164027119648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164027504594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164027900416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164028281732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164028797430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164029198968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164029607796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164029976160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164030383776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164030769938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164031155114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164031660160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164032191208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164032592710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164032984916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164033459794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164033973990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164034469336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164034863666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164035248812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164035648140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164036030212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164036418272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164036770424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164037262664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164037663308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164038072936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164038460598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164038844686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164039209680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164039562082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164040036996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164040409334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164040817406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164041193408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164041572624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164041954420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164042311616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164042796348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164043153784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164043552948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164043911966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164044299398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164044688136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164045187658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164045690236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164046051002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164046419576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164046782946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164047152800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164047505108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164047882856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164048359578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164048758792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164049114042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164049478796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164049868516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164050239462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164050610160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164051055152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164051438972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164051805842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164052183146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164052559496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164052945674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164053312714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164053836930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164054213346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164054566880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164054961386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164055344726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164055756620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164056109584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164056713970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164057102116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164057471382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164057841036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164058222652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164058632672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164059001282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164059485224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164059842556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164060288274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164060680208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164061070454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164062025100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164062825624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164063555412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164064299488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164065164644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164065873066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164066569492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164067290244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1467,14670000,10000,0,0,256,26,1606,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 164069809982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164070196268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164070663118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164071049496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164071438306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164071844298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164072222786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164072581566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164072953338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164073325312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164073822840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164074179250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164074558942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164074967616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164075363620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164075735820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164076119642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164076580724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164077122026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164077553116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164077937604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164078361592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164078921678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164079487054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164079843170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164080197592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164080626236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164081086260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164081494002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164081953512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164082368262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164082764588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164083150684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164083534634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164083891268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164084290658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164084736936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164085128318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164085508940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164085887102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164086262762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164086653248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164087028410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164087502252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164087874458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164088262338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164088746866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164089131878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164089540118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164090051332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164090528684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164090916318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164091271710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164091645468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164092032488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164092414052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164092767334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164093257122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164093660776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164094067928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164094440168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164094825438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164095191044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164095542304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164096038642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164096395808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164096776200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164097144010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164097556512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164098023572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164098398968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164098851740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164099238892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164099624376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164099973776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164100348926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164100773064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164101276946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164101750784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164102124784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164102522680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164102876866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164103265628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164103647270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164104027034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164104541506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164104925862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164105314530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164105671400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164106037796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164106391072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164106761524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164107235360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164107633722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164108000116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164108398496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164108770560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164109143932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164109538262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164110015856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164110387822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164110768800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164111146364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164111543704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164111978312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164112475444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164112982286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164113353942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164113776410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164114169072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164114568120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164115001428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164115516342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164115937264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164116321404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164116785540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164117211698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164117604108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164118013416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164118499882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164118908036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164119291034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164119699266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164120083688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164120469060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164120878668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164121372672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164121793670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164122163180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164122588840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164122956880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164123510906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164123988380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164124399268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164124799028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164125184066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164125552554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164125962422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164126342556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164126874880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164127291656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164127678764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164128066006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164128479988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164128883602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164129283248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164129792120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164130206220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164130638644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164131050336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164131441196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164131831248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164132344078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164132733220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164133146568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164133548088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164133927270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164134358054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164134880052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164135391216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164135751058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164136152860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164136521032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164136894898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164137280090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164137660932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164138148336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164138530798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164139134992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164139510474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164139878596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164140231278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164140696066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164141051724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164141451610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164141818804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164142198798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164142552430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164142906388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164143275072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164143747368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164144150560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164144527600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164144968522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164145373090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164145753696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164146387396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164146773916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164147142844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164147496578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164147867686] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164148222186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164148623238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164149104596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164149519518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164149876532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164150249162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164150645784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164151017772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164151418860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164151889858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164152278736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164152646298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164153024448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164153397458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164153769734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164154173476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164154646330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164155053092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164155437194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164155815982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164156201378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164156600398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164156956604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164157581288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164158004136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164158360640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164158760672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164159116916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164159495472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164159895428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164160395496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164160780024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164161180078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164161545794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164161937268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164162326914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164162706036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164163205090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164163575834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164163999240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164164369084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164164721708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164165117564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164165471940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164165980626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164166353036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164166773382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164167170652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164167585152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164167959700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164168471144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164168948448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164169327636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164169727188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164170100388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164170506904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164170904076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164171326242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164171773836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164172130232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164172528158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164172882560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164173356418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164173711606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164174090118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164174570132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1468,14680000,10000,0,0,256,26,1608,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 164176176668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164176555554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164177053930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164177431066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164177816950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164178188010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164178556508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164178952100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164179348912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164179966832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164180328192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164180714112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164181084654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164181474136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164181846108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164182200840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164182675810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164183047966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164183428208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164183782658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164184138500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164184506366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164184859610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164185230248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164185655230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164186036944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164186403266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164186781532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164187135102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164187489054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164187855678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164188325924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164188701504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164189055860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164189454514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164189850174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164190231362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164190686658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164191136172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164191560068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164191915922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164192313842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164192666738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164193073656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164193441336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164193946970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164194306656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164194679132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164195063724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164195417390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164195786630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164196138726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164196589014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164196971112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164197349856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164197702436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164198055774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164198420030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164198771584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164199157678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164199613310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164199997882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164200364938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164200744916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164201097986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164201498818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164202028928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164202476912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164202896822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164203268348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164203647132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164204012436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164204390164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164204741000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164205185398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164205555966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164205907262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164206275368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164206625612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164207001756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164207384514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164207840408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164208197192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164208549730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164208934616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164209287922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164209656504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164210043828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164210437754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164210918728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164211304040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164211659482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164212026600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164212395550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164212750218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164213225588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164213662874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164214044974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164214411752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164215100096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164215493038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164216068196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164216541542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164216902032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164217275670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164217631714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164218013806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164218382172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164218764718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164219198706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164219587050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164219959006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164220353198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164220723710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164221076422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164221456336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164221942236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164222330760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164222711408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164223064828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164223480610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164223834602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164224365850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164224850264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164225233746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164225603772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164225984484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164226338284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164226693528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164227061524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164227502904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164227876086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164228229050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164228607516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164228974512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164229425272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164229887586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164230368390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164230747870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164231101336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164231487812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164231839856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164232218894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164232585150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164233054560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164233411112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164233765854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164234132184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164234483960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164234852714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164235203818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164235683688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164236134712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164236518244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164236873192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164237228728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164237596992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164237949256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164238320554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164238751588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164239134398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164239523110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164239900766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164240252956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164240607896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164240972446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164241400846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164241788706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164242143080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164242524786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164242893552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164243275250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164243632136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164243989586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164244442556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164244801924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164245174896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164245575352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164245959230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164246344160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164246831818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164247277306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164247636212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164248005794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164248359028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164248729874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164249119822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164249500116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164249971768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164250402176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164250819156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164251208004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164251611994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164251999220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164252368736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164252841706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164253274690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164253676224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164254101328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164254503146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164254878864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164255265318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164255739618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164256161086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164256543816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164256973226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164257370690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164258110066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164258557598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164258990738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164259389000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164259774778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164260177554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164260563656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164261062888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164261454110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164261836210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164262191426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164262548176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164262933114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164263288550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164263659688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164264095314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164264475588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164264841342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164265236202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164265589888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164265980642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164266348142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164266788008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164267159386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164267509708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164267894396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164268259128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164268635356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164269076806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164269532986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164269905422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164270261926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164270634156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164270989922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164271370336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164271739886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164272224938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164272581818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164272935558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164273301210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164273653018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164274021030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164274372034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164274748572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164275191524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164275600140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164275984618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164276339822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1469,14690000,10000,0,0,256,26,1609,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 164278137400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164278538492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164278939434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164279311960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164279724748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164280110378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164280721594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164281111650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164281488118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164281874922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164282227892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164282597826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164282966186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164283427216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164283818786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164284198508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164284568532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164284941090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164285337336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164285721086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164286327268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164286697556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164287108114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164287478318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164287858612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164288212718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164288568258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164289025166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164289434326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164289802998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164290152108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164290527838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164290921008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164291300224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164291845702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164292204158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164292799664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164293176062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164293563652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164293917152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164294298226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164294763598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164295147260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164295501660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164295857580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164296224852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164296578826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164296950920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164297312622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164297758568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164298128880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164298507482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164298859918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164299214512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164299580806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164299933234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164300409168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164300785442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164301195012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164301593632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164301974620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164302328922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164302845176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164303298974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164303688872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164304087252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164304438964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164304845226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164305237784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164305642778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164306086122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164306443934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164306839214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164307195844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164307563536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164307914576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164308291922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164308741826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164309154780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164309510082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164309882128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164310263954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164310644940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164311015856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164311471078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164311870854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164312241900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164312652902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164313027436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164313404102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164313875752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164314465544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164314882266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164315235456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164315613308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164316009592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164316420042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164316803738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164317249836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164317650068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164318005970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164318392756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164318746044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164319125420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164319492582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164319964576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164320339066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164320713880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164321094232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164321452116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164321837708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164322224596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164322693694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164323064692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164323444578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164323818988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164324174876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164324542902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164324896474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164325492240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164325849862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164326230384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164326598536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164326978172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164327333440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164327689278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164328057410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164328486446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164328858398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164329208772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164329684036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164330116358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164330499062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164330855122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164331307814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164331679148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164332063956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164332431666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164332810814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164333189004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164333583828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164334083040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164334444918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164334858790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164335257118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164335613734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164336011466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164336486048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164336968378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164337341176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164337748788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164338123786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164338478058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164338843152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164339194582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164339650404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164340004998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164340413886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164340790570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164341189604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164341544388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164341899264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164342371244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164342865656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164343238410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164343619402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164344027696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164344395426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164344773326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164345254810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164345626244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164346011926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164346363410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164346730610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164347081488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164347563360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164348055542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164348438920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164348793568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164349169566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164349554732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164349909360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164350311078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164350769304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164351194942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164351612036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164352022694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164352409740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164352809440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164353193442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164353662724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164354066148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164354471410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164354883500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164355283624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164355695376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164356092120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164356570104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164356986532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164357373764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164357746008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164358127356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164358538868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164359241572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164359664046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164360107288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164360482484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164360895912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164361279982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164361679068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164362156972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164362571858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164362975514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164363402202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164363801828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164364195944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164364701330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164365087606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164365484888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164365896266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164366304384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164366696808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164367073952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164367538574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164367897852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164368266068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164368637784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164369026378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164369600130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164370220616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164370605962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164371062706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164371419828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164371815304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164372183400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164372535738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164372926532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164373360116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164373738712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164374133184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164374532868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164374887026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164375240188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164375604222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164376053526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164376426648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164376778952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164377175366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164377543240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164377953780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164378308214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164378752090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164379121938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164379474296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164379843150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164380193726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164380571898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1470,14700000,10000,0,0,256,26,1610,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 164382309336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164382711186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164383070088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164383427196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164383802874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164384238924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164384616666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164384969774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164385351476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164385719004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164386099146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164386451986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164386805898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164387249196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164387607750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164387979556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164388353350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164388731282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164389097770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164389506702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164389959112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164390315376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164390679566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164391030454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164391415580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164391784558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164392162458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164392719830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164393102274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164393455948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164393809560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164394174834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164394549718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164394920108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164395273708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164395757640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164396145636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164396523442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164396875714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164397228098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164397623310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164397982152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164398469374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164398849038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164399318468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164399689812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164400070870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164400454954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164400816362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164401284048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164401638518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164402005422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164402354994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164402730742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164403094466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164403578604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164404093918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164404474832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164404870938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164405224632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164405612736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164405967072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164406365688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164406864260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164407265912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164407619418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164407973522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164408355170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164408725990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164409096228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164409528584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164409907208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164410270752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164410666282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164411036152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164411390682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164411757392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164412122950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164412605152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164412960762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164413388444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164413753552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164414160280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164414516232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164415066116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164415437034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164415789720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164416196440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164416549700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164416960954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164417329352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164417833138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164418193712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164418565808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164418948840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164419336146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164419736538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164420088670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164420487764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164420971828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164421353608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164421707640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164422078630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164422458746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164422809072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164423175088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164423629848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164424011760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164424378206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164424774620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164425128628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164425483600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164425999082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164426446616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164426847408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164427234414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164427677610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164428047700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164428678578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164429217754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164429594560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164430006842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164430364296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164430740656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164431097730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164431500104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164431973524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164432375364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164432736580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164433112862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164433490656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164433852038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164434303144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164434757004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164435145522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164435513532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164435910604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164436272970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164436879158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164437582432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164437959746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164438378710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164438788136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164439172526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164439541302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164439922848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164440361948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164440743094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164441131720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164441522164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164441898182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164442256198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164442645048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164443087562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164443472736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164443829602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164444203050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164444574518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164444929032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164445300984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164445655766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164446133280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164446719276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164447123188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164447501044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164447874850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164448439434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164448875076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164449249682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164449635490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164450018498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164450390300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164450772902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164451131504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164451564928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164451939910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164452295840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164452684080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164453038148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164453416392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164453812444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164454264080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164454630854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164455063798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164455601768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164455960758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164456333066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164456688682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164457154188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164457527118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164457906828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164458275626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164458632772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164458999880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164459386388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164460016316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164460375254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164460776564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164461147734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164461528498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164461888388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164462246106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164462689254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164463048280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164463422038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164463789398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164464171340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164464537432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164464948214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164465306154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164465741002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164466109650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164466508750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164466896154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164467276678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164467661100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164468031644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164468501412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164468880068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164469250378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164469639950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164470024316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164470394302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164470855800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164471314550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164471688878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164472081704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164472434424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164472788728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164473154570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164473507210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164474009756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164474399820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164474826628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164475223284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164475601948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164475955556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164476328444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164476773548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164477129514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164477500164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164477863916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164478276828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164478645370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164479025780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164479455106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164479814128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164480180826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164480547568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164480917784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164481268690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164481648982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164482125330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164482574264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164482937864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164483336836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1471,14710000,10000,0,0,256,26,1611,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 164485183258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164485553900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164485989496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164486352212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164486738326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164487131036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164487520586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164487965878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164488327320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164488768490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164489122700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164489488994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164489837264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164490251014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164490699016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164491083518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164491438902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164491826034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164492195294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164492549760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164492953212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164493492546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164493876910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164494245398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164494639490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164495011846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164495369042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164495737268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164496090790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164496565868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164496921522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164497313542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164497698938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164498079480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164498465394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164499135664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164499558056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164499916032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164500300654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164500654062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164501036056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164501402164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164501889912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164502244644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164502628182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164503019490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164503399666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164503766456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164504124688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164504732428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164505141322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164505521022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164505887854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164506242600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164506607532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164506959216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164507417124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164507804826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164508185698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164508578024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164508956218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164509310130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164509695068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164510061986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164510487592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164510867830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164511238344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164511616922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164512100822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164512481998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164512836072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164513276386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164513644280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164514047136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164514434196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164514785932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164515181328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164515706348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164516202198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164516574838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164516977608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164517363660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164517759484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164518136790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164518519292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164518993310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164519393970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164519811736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164520183532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164520556462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164520923694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164521275418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164521741138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164522112644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164522528940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164522928744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164523569866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164523929836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164524427334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164524830984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164525230176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164525618270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164525972670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164526399112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164527061672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164527481748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164527870290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164528276098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164528662522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164529053670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164529425194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164529891050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164530276216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164530681484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164531121822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164531510996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164531868562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164532268310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164532731836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164533144690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164533528348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164533949018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164534348960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164534729880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164535114930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164535598450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164536003960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164536426304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164536865672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164537278634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164537692784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164538302954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164538697144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164539050164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164539418548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164539822004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164540273940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164540647718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164541081156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164541462230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164541845702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164542240306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164542596086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164542951002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164543318818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164543671708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164544117762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164544471114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164544858904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164545224034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164545601450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164545987062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164546343062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164546777038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164547134788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164547506706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164547873346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164548252634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164548650104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164549142778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164549570840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164549927880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164550295092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164550660818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164551030426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164551443676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164551842676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164552288516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164552691584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164553045150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164553424848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164553796604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164554146802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164554513952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164554868652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164555359306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164555732418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164556123490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164556494712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164556849538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164557216880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164557571696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164558021384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164558378032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164558800696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164559170232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164559565626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164559919244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164560480512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164560922632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164561277148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164561661336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164562035316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164562413912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164562779518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164563156694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164563585420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164563944820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164564313396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164564679178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164565050150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164565402688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164565782184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164566213058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164566638412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164566999770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164567368364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164567768656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164568152654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164568612160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164569092008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164569499392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164569868140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164570290494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164570661802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164571053070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164571543658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164571982978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164572376162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164572730022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164573132994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164573522370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164573931920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164574284742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164574758930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164575156008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164575512184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164575924428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164576276368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164576685680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164577054360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164577511384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164577865362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164578218474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164578595302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164578944498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164579326338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164579695558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164580103986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164580548180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164580929878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164581324358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164581695640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164582063856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164582417484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164582912070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164583342792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164583723592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164584103352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164584499366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164584875212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164585235052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164585605220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164586038314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164586411164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1472,14720000,10000,0,0,256,26,1612,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 164587972770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164588404938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164588864792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164589285634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164589675728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164590033562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164590425054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164590827230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164591197356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164591635266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164592019820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164592418848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164592814858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164593169626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164593525480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164594010028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164594449582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164594837698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164595232942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164595623364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164595990082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164596368396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164596823232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164597298272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164597698294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164598122312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164598492184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164598871918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164599253734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164600265704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164600694040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164601055306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164601417204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164601788528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164602198680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164602694440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164603080588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164603476084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164603843838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164604237748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164604596006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164604972480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164605587898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164605949054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164606331158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164606689564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164607074368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164607442236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164607839172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164608270372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164608632000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164609011578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164609428690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164609807016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164610193150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164610612908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164611092640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164611506432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164611899114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164612283576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164612659538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164613020506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164613416638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164613854856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164614418546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164614920436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164615311538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164615674600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164616055348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164616614436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164616992362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164617379266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164617775148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164618183508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164618559954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164618959764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164619415960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164619789888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164620185556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164620543350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164620916572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164621290732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164621694060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164622066140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164622548744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164622925032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164623309642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164623679938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164624034942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164624423856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164624780264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164625321840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164625697940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164626081280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164626437080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164626792772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164627199348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164627716538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164628205560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164628561948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164628943232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164629311636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164629692252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164630075230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164630430918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164630867290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164631224800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164631593484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164631945362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164632325882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164632693082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164633120050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164633558114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164633917972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164634285394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164634639904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164635010192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164635384292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164635780702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164636215200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164636602138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164636957036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164637314102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164637702510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164638058894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164638445086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164639016562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164639453200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164639855162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164640256886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164640629034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164641021642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164641405698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164641846308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164642255212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164642609702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164642988856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164643356014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164643735900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164644103454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164644462342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164644907356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164645289568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164645657608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164646027596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164646410100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164646815794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164647196408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164647627750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164647989044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164648376054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164648749186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164649121576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164649503820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164650064778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164650514470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164650942128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164651328704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164651724216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164652118222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164652523628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164652912158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164653560932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164653984756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164654354598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164654764120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164655118232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164655510538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164656031888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164656404920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164656818262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164657186296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164657566198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164657978302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164658409786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164658852982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164659212286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164659640894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164660039146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164660457464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164660849148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164661489832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164661886356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164662299466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164662701190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164663087988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164663483796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164663854478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164664359210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164664751150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164665225038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164665632182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164666044924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164666438616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164666828940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164667314186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164667706954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164668136744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164668551886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164668994504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164669434014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164669959144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164670356940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164670747248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164671145808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164671530258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164671901890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164672428306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164672945500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164673361262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164673811814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164674202018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164674608822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164675007190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164675476626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164675892102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164676297660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164676957710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164677374392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164677825734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164678323042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164678700040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164679088668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164679453842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164679849364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164680205636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164680643560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164681114714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164681542718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164681942202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164682318480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164682685754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164683035284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164683559716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164684006584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164684394540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164684774172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164685180944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164685536130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164685889348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164686282350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164686717304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164687087132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164687449486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164687826108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164688192368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164688568086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164688927204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164689280456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164689715512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164690070916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164690451682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164690834820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164691217182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164691583564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164691970672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164692408516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1473,14730000,10000,0,0,256,26,1613,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 164694052030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164694444254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164694921648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164695372504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164695725838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164696169148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164696539496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164696928136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164697287980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164697649164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164698126678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164698496218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164698897804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164699267626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164699714722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164700106206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164700520882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164700976280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164701340074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164701754312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164702122214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164702546174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164702932302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164703484426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164703875108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164704266472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164704656834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164705032358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164705421140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164705919214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164706430374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164706786550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164707206834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164707606792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164708024422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164708396574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164708755138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164709200642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164709591634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164710055442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164710409172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164710824628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164711192446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164711577702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164712047406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164712405498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164712815606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164713343878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164713745510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164714154266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164714645974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164715039122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164715454440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164715824348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164716179560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164716579438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164716939480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164717520236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164717910786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164718304198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164718701358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164719081656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164719452950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164719831116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164720318412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164720676752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164721110058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164721477572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164721871732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164722266360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164722651960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164723104884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164723465946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164723876546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164724231036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164724630448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164724990520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164725397158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164725849012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164726263056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164726645992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164727031416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164727432440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164727807408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164728318842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164728803704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164729215880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164729611460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164730023106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164730377546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164730758686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164731137518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164731587420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164731990488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164732356198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164732736562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164733130288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164733509846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164733867556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164734326026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164734697314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164735075208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164735464136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164735815786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164736209714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164736633218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164737126362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164737483346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164737888204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164738367448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164738755266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164739140594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164739633370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164740109710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164740511032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164740932178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164741286302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164741671036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164742074232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164742452744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164742933408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164743290530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164743708934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164744076194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164744488288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164744879804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164745235424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164745685446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164746084012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164746477146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164746828148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164747233322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164747637930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164748017036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164748480904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164748854686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164749258482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164749640542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164750027924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164750427344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164751044206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164751446312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164751863838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164752222338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164752598698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164752971608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164753377396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164754028248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164754383406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164754796266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164755199460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164755598138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164755982302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164756344574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164756833930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164757219442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164757629838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164757981202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164758388740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164758816280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164759198168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164759651374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164760038424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164760449844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164760801120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164761201560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164761580564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164762217610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164762640882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164763031154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164763441994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164763795918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164764161426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164764517430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164764984600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164765373228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164765782960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164766196552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164766669752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164767039674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164767400972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164767883126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164768242174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164768623282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164769005348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164769415806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164769780086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164770243078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164770713446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164771096656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164771476880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164771861716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164772230768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164772639512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164773157184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164773640826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164774067000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164774465212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164774821762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164775217724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164775570248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164775989620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164776414712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164776794142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164777172226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164777577676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164777946060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164778316406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164778732850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164779190668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164779592026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164779985724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164780393780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164780790082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164781192074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164781555792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164781998926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164782398368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164782833780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164783410506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164783800188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164784188980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164784779436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164785167618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164785538446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164785895424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164786297376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164786651156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164787062014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164787519156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164787902208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164788284452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164788690826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164789044612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164789398808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164789800308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164790240116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164790633484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164790986238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164791414552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164791807574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164792216632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164792578112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164793040906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164793453904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164793851444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164794237294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164794678326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164795121736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164795824690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164796252258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164796638384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164797025210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164797392838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164797762920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1474,14740000,10000,0,0,256,26,1614,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 164799545738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164799971046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164800386464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164800790494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164801212726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164801690452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164802091308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164802498914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164802911336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164803299538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164803708678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164804205540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164804636668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164805084054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164805468214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164805865694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164806290632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164806796504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164807306828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164807662686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164808083626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164808482066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164808904422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164809263148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164809634640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164810121998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164810509924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164810920614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164811319212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164811726842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164812126010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164812632254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164813001528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164813401474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164813808660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164814190814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164814587120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164814974350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164815471566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164815886428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164816304326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164816688066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164817072590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164817437290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164817793216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164818366208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164818719946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164819138184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164819504672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164819880800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164820262304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164820623244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164821065108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164821421036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164821846026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164822197322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164822573366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164822992666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164823415202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164823850786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164824245842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164824646674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164824999308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164825377606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164825749474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164826163588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164826633854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164827015340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164827399958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164827780866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164828147278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164828496944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164828869710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164829389694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164829781834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164830181094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164830818152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164831182796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164831536444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164831909438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164832340406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164832713580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164833098212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164833501184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164833865704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164834271700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164834659948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164835107394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164835477514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164835869722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164836239328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164836619016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164836997424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164837370346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164837824790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164838235524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164838615880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164838981028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164839346938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164839716026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164840071900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164840689576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164841062884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164841485848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164841840732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164842223748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164842589474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164842978404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164843456968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164843828044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164844245918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164844656852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164845050382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164845448596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164845841232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164846310300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164846666172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164847063916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164847416618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164847814314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164848209032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164848596862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164849055620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164849414278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164849781640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164850146636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164850536518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164850887480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164851341962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164851905190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164852286368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164852652172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164853005984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164853371458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164853720140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164854093518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164854464808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164854905860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164855275226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164855663274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164856014216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164856366240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164856730350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164857120034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164857581216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164857936088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164858324610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164858721282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164859097940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164859448796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164859860610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164860303728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164860687250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164861092078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164861472534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164861852908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164862247534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164862783050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164863244408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164863608492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164864033080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164864385472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164864754034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164865104588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164865487816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164865929810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164866310684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164866705564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164867060724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164867427018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164867777312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164868167364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164868595268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164869020606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164869427870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164869836498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164870216796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164870643230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164871042870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164871523246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164871895938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164872286860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164872682326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164873075320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164873480346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164874010556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164874439790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164874806578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164875170444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164875536270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164875885888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164876261812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164876650194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164877146458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164877517904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164877915030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164878283198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164878634786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164879002976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164879361152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164879939812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164880329656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164880747428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164881115244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164881498754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164881894334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164882284764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164882777472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164883183714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164883613022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164884006466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164884397458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164884773238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164885273962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164885755118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164886142606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164886528958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164886899614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164887361518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164887735244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164888127322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164888578062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164888954408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164889332314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164889713046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164890079808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164890464390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164890856990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164891349560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164891746008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164892110674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164892491362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164892872386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164893259886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164893626156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164894088294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164894499226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164894886612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164895291228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164895643642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164896032752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164896591168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164896961642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164897330202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164897708114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164898101732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164898466386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164898878082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164899233358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164899731906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164900116948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164900482182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164900865984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164901233812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164901632256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164902015032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164902489500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1475,14750000,10000,0,0,256,26,1615,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 164904166920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164904537662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164905015260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164905384924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164905750370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164906147532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164906546382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164906928226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164907333800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164908157872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164908520364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164908943318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164909297776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164909703092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164910080354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164910461586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164910941338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164911323388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164911713764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164912083856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164912465536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164912860078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164913229472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164913657522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164914070800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164914446632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164914839100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164915191802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164915546112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164915919722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164916349416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164916740258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164917119952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164917496352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164917880680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164918289872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164918847246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164919353604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164919725692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164920087938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164920486316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164920836322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164921277770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164921645848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164922141476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164922497344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164922896356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164923262278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164923612820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164923980408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164924370298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164924839006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164925240876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164925664704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164926047934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164926432510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164926819944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164927185492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164927656168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164928007840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164928427856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164928832076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164929257080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164929650318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164930262552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164930664132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164931073934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164931440392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164931821716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164932227868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164932638050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164933124244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164933528170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164933939792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164934306002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164934679036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164935093790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164935450890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164935957882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164936440490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164936862706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164937230992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164937622488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164938092368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164938460884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164938948158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164939324488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164939734340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164940137064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164940516020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164940907948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164941505634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164941872918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164942236418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164942611132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164942996974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164943374478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164943800008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164944258460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164944611384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164944961458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164945367440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164945718752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164946084864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164946439420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164946813832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164947259508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164947636534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164947998748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164948348866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164948732146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164949083986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164949457442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164949884110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164950262618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164950637898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164951029714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164951379526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164951729434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164952100520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164952674800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164953044288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164953392336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164953798846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164954162354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164954545776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164954902190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164955254906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164955685850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164956080708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164956461580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164956811302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164957187096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164957550442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164957932612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164958381964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164958745316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164959121384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164959470872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164959835292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164960183820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164960565018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164960927992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164961381200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164961734212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164962098882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164962463968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164962833494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164963199934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164963706164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164964156140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164964594740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164964985354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164965334590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164965685146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164966080358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164966430692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164966873978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164967225552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164967613616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164967977356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164968351754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164968702048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164969059604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164969524140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164969878964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164970258180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164970608104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164970982712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164971346428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164971728080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164972118500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164972558792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164972941064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164973335584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164973703286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164974281104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164974865468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164975311966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164975692044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164976054784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164976407352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164976771022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164977119336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164977492356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164977914212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164978294098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164978669848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164979046372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164979397158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164979748308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164980118794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164980466518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164980901802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164981255256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164981645970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164982012384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164982389770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164982742170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164983103128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164983536686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164983888714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164984266832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164984849882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164985225312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164985608354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164986182488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164986576862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164986948736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164987357656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164987711092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164988113800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164988470088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164988874606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164989351898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164989730840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164990092572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164990473404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164990837928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164991203630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164991591066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164992042614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164992451060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164992933176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164993320304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164993700664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164994090782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164994486224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164994931552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164995303096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164995668704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164996047418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164996414086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164996791160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164997389548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 164997794654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164998159044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164998562882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164998929962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164999295076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164999705276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165000070000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165000560632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165000918916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165001318832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165001686418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165002087796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165002482676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165002867454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165003361916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165003760664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165004165140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165004558722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165004933534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165005335350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1476,14760000,10000,0,0,256,26,1616,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165007031776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165007451000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165007827522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165008455826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165008920258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165009365016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165009735478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165010150204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165010573794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165010964112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165011438878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165011792878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165012230764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165012613000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165012991496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165013343438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165013730418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165014096014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165014547370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165014951392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165015313932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165015719690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165016114748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165016535664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165017003890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165017389612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165017757608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165018155590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165018541506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165018937412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165019338282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165020102248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165020525090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165020959604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165021343184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165021756484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165022113914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165022513122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165022978456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165023387908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165023801742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165024204970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165024589774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165024984376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165025464724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165025836698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165026234150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165026615950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165026991570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165027385994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165027805764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165028265442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165028624998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165029030160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165029410100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165029777704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165030159724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165030569694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165031208158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165031610614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165032005872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165032392946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165032797734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165033181920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165033556762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165034025152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165034441410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165034819192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165035227820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165035579436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165035962158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165036365322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165036843790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165037218240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165037580902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165037988026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165038353542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165038745468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165039133260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165039597756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165039970296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165040363250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165040751178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165041133700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165041553676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165042101342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165042606548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165042993256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165043376324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165043773094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165044122118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165044525746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165044891538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165045389502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165045774148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165046198254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165046566028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165046949612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165047338520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165047720652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165048260294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165048660732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165049051252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165049496528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165049903502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165050295582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165050777894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165051180414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165051544246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165051927254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165052311420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165052719590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165053275106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165053779288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165054145580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165054519172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165054899926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165055252272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165055655384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165056022226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165056512332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165056960354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165057376424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165057757220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165058125400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165058512744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165058878206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165059355196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165059740566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165060157480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165060537224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165060974002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165061585226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165062069134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165062447038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165062829156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165063226100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165063610106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165064024906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165064658856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165065087624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165065454074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165065838242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165066234228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165066589750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165067276922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165067760032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165068179490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165068588566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165069001028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165069389748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165069776368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165070254532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165070662818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165071097366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165071493206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165071890890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165072286994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165072705928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165073173216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165073577564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165073974892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165074326020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165074691480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165075037822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165075558326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165076090896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165076544788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165076913192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165077377972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165077787992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165078162132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165078645866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165078998596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165079416478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165079798646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165080218788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165080601850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165080961110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165081442436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165081833896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165082231580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165082614148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165083006862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165083418212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165083819474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165084251458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165084639938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165085024998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165085425020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165085807472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165086189052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165086569724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165087173888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165087573700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165088003322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165088390312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165088754160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165089137332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165089552942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165089981432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165090391946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165090793024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165091202548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165091568974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165091953670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165092324996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165092784896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165093188342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165093550398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165093926504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165094306924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165094702028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165095095874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165095556530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165095928124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165096321944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165096718424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165097098306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165097491354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165097982728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165098473498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165098831976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165099232640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165099599302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165099953826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165100351484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165100711388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165101199974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165101567986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165101996204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165102369006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165102720878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165103084988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165103442078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165103914312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165104339160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165104793056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165105160458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165105633916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165106041422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165106412606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165106901804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165107256620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165107635160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165108014770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165108392366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165108847526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165109413302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165109777898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165110133532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165110511904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165110895938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165111262728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165111634320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165112011872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165112480156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1477,14770000,10000,0,0,256,26,1617,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165114135160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165114533868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165114888114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165115354380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165115744016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165116127798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165116507744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165116900076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165117307028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165117686712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165118122222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165118510740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165118889756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165119264462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165119638886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165120023766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165120618796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165121025040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165121415334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165121786340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165122139354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165122535328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165122893502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165123294292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165123741682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165124120302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165124513934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165124890746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165125243658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165125597884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165125967244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165126420650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165126793338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165127185646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165127562042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165127926810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165128334000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165128691350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165129135158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165129505180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165129869464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165130239102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165130606488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165131016002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165131390814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165132003996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165132360692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165132803904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165133170386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165133560124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165133980246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165134336754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165134840270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165135212178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165135632514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165135986668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165136339652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165136718016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165137240640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165137837214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165138432714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165139020518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165139614828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165140397378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165141019486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165141407834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165141772460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165142138932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165142513000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165143247276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165143630856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165144010340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165144446098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165144800306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165145154110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165145542642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165146015854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165146417076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165146779944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165147184336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165147550582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165147927084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165148301216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165148759458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165149126910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165149490118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165149889952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165150238980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165150630696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165151018246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165151493426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165151866422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165152232552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165152596382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165152979018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165153346944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165153717462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165154312798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165154683608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165155094340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165155447088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165155822042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165156185180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165156576318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165157017424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165157410372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165157787746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165158188404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165158582836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165158936114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165159295704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165159660802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165160114442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165160485984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165160918054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165161323544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165161753392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165162225394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165162704354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165163061988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165163453742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165163805048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165164198936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165164563342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165164971392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165165521436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165165938906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165166304462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165166698948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165167061994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165167412262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165167791228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165168246824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165168646652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165169049520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165169430252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165169813582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165170169336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165170536916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165170906590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165171354336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165171708846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165172148406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165172551208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165172927574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165173309690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165173691152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165174148904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165174534972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165174952400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165175300534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165175692078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165176058132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165176630146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165176986548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165177355662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165177747656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165178126522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165178498192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165178847482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165179252444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165179698918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165180093798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165180461818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165180815772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165181181162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165181547546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165181945502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165182371276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165182751860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165183157154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165183586484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165183941316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165184295714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165184691700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165185128794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165185526388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165185897212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165186271592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165186651072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165187025508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165187404180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165187968466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165188354276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165188766212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165189215856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165189567396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165189978012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165190460860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165190925256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165191310292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165191676952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165192041326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165192390866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165192786108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165193141926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165193594046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165193995458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165194382758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165194763394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165195114062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165195477368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165195864126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165196305716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165196688922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165197075530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165197439036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165197813228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165198163330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165198538800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165199157984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165199513702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165199921898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165200271096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165200647232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165201028468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165201427328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165201853800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165202229182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165202621586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165203003968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165203371206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165203720928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165204105584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165204485534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165204969234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165205358300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165205738084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165206100826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165206480262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165206863760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165207250688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165207717984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165208088204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165208475170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165208854854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165209224950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165209603506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165210073706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165210533086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165210916608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165211305144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165211689500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165212099790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165212466162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165212820074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165213290898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165213673408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165214053646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165214436016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165214815908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165215424116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165215876904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165216266088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165216634534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1478,14780000,10000,0,0,256,26,1618,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165218422044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165218912552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165219323068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165219709376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165220108210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165220488256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165220876172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165221459060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165221822302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165222266880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165222622286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165223025008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165223376598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165223777292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165224220566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165224601728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165224984230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165225352232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165225731018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165226082564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165226482492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165226831626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165227285032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165227687412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165228103902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165228455426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165228821248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165229212176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165229563962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165230020286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165230372456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165230758970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165231121456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165231527840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165231879714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165232330310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165232835198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165233208960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165233590074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165233938964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165234313772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165234675470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165235090536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165235513114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165235868032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165236275672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165236626576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165237012724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165237361742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165237734592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165238118628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165238579468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165238968468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165239336584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165239749452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165240100316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165240466746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165240833404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165241284050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165241651744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165242038390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165242420234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165242771456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165243151938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165243616306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165244068536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165244422910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165244829850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165245193994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165245575460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165245993078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165246438944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165246909588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165247298966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165247681382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165248032238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165248423526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165248790044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165249173320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165249599188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165249987590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165250366668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165250749670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165251118642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165251467984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165251869236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165252315486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165252718520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165253084920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165253468892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165253850330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165254275688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165254806850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165255261462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165255646692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165256025726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165256405930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165256783764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165257142716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165257505012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165257966430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165258335820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165258702144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165259076558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165259473134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165259850638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165260233394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165260662960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165261029228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165261428344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165261814544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165262181036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165262587154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165262961724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165263433752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165263806510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165264157246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165264562742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165264939854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165265325182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165265683344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165266252294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165266653402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165267071012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165267421480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165267778330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165268156772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165268507258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165268872438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165269326602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165269735202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165270167582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165270576248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165270935924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165271323158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165271684948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165272106856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165272494954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165272885754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165273279164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165273644610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165274177534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165274679822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165275059108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165275441708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165275820178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165276203986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165276554184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165276965476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165277546014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165277963420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165278331886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165278714986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165279123140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165279473096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165279873956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165280371732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165280762720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165281184858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165281560280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165281927670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165282280616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165282660946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165283133290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165283504430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165283866524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165284243178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165284657034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165285038120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165285416808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165285843922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165286212142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165286580162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165287006496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165287399060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165287799596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165288195174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165288798976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165289155760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165289564318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165289929822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165290284412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165290686736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165291065836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165291510792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165291911260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165292502362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165292876512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165293290224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165293655538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165294005972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165294479750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165294861920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165295252016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165295672422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165296085128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165296452202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165296805072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165297277542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165297634274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165298043092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165298420970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165298812700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165299203950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165299812948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165300198334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165300581974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165300959908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165301311664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165301678704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165302043490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165302483318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165303052846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165303493786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165303878488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165304230718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165304593308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165304967570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165305457768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165305810280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165306227216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165306594312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165306971154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165307321078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165307681806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165308043990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165308501448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165308870564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165309262998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165309653754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165310016962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165310419010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165310912812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165311376056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165311744000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165312110468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165312478332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165312858700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165313234906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165313599368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165314073766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165314459444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165314824590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165315188564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165315573862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165315954048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165316319560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165316797118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165317168480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165317558582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165317928712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165318314190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165318680822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165319030716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165319518814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165319896184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165320294640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1479,14790000,10000,0,0,256,26,1620,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165322068946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165322556420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165322915088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165323287910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165323693304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165324048322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165324437170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165324816666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165325292458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165325693016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165326083166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165326433164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165326799386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165327179042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165327530330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165328001514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165328371006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165328790302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165329155400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165329561628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165329913672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165330297776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165330838506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165331285666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165331670790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165332019434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165332429124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165332794460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165333286146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165333940622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165334318268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165334721890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165335074186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165335440646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165335828138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165336305050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165336691656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165337097568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165337477100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165337828706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165338222202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165338578796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165339037902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165339389900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165339763632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165340138356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165340545876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165340897080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165341282122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165341647360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165342078724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165342464112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165342841728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165343231476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165343611632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165343985848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165344507412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165344938724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165345304664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165345702454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165346070112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165346435976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165346816054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165347179822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165347630678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165348118832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165348602822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165349035426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165349387616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165349793384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165350232502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165350614822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165350998194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165351391110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165351743976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165352096568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165352461774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165352860864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165353333688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165353716284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165354106940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165354493554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165354874202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165355225938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165355687484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165356134508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165356521896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165356904948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165357284634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165357666104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165358031802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165358422678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165358955872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165359414968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165359783898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165360163928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165360546820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165360957888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165361456702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165361855440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165362289828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165362641976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165362994304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165363366724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165363744554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165364211988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165364607852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165365036456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165365418166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165365826594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165366207710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165366585598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165367180874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165367568762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165367984048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165368362552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165368754316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165369388928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165369848606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165370253040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165370636640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165371018944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165371417966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165371820882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165372179926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165372655830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165373040036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165373457634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165373841614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165374226230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165374608814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165374971010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165375421406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165375785366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165376194024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165376586788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165376963406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165377346454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165377731492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165378400348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165378789006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165379202916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165379586828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165379980504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165380363100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165380773368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165381212934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165381570358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165381978316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165382359350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165382743526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165383094224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165383489544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165383970462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165384374320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165384737634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165385122402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165385525364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165385888024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165386312076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165386780188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165387300960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165387788812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165388197590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165388550772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165388944072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165389528596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165389884800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165390286126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165390654156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165391059448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165391458246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165391875040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165392304670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165392678120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165393060342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165393424580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165393806814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165394186486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165394583156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165395017798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165395429990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165395783624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165396182160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165396563836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165396958724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165397364266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165397790694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165398213092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165398644250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165399054332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165399422546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165399775460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165400147242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165400774420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165401178266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165401542808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165401919762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165402299562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165402677440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165403059422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165403553370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165403939060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165404309270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165404676092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165405057692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165405465120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165405843996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165406333998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165406717252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165407118130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165407501224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165407888146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165408256486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165408640088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165409117336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165409494140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165409898626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165410268670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165410651800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165411015134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165411363938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165411945124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165412317460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165412762376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165413127262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165413532218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165413885000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165414236778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165414677850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165415030596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165415506414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165415944520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165416366182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165416733416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165417158406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165417600306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165417957320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165418366222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165418715260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165419112208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165419460964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165419882130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165420327004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165420707844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165421103386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165421475036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165421852664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165422201236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165422565486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165423130818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165423543606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165423956904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165424333360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165424715826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165425067786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1480,14800000,10000,0,0,256,26,1621,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165426818128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165427219830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165427613802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165427968884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165428394894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165428839848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165429256946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165429643788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165430005104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165430401362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165430783378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165431151382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165431599570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165432015014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165432399732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165432802528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165433153928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165433521586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165434034662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165434498858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165434913708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165435304818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165435681586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165436076900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165436451686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165436833496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165437315016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165437704264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165438099022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165438466910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165438847724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165439261774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165439625728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165440106106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165440461938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165440869982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165441249866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165441618310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165442037056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165442415914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165442901442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165443274980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165443788570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165444215804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165444613456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165444985608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165445585760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165446192326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165446562484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165446965898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165447363050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165447782156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165448239020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165448631546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165448995608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165449411848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165449782658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165450188574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165450574470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165451037070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165451447942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165451841780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165452198212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165452586424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165452940228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165453339100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165453721536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165454217328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165454650856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165455034502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165455442428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165455827792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165456227110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165456889556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165457393536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165457783540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165458191472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165458558952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165458937000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165459394382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165459806904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165460176372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165460570618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165460970808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165461352224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165461769586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165462216098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165462597536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165462997776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165463379922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165463779936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165464170452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165464541656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165464911824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165465378802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165465778702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165466169066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165466535464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165466917350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165467316128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165467908072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165468295360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165468706678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165469084946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165469509912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165469914250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165470272102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165470726186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165471111336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165471534684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165471984412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165472412216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165472828506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165473220490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165473736394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165474096784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165474495320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165474888830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165475243568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165475625662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165475974994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165476462140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165476864156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165477255698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165477607440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165477991080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165478392370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165478876396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165479405538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165479776558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165480178976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165480565346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165480975150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165481362028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165481716158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165482170920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165482520664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165482923170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165483305748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165483696594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165484059400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165484468716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165484932812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165485291700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165485687360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165486041452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165486443976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165486829168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165487209364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165487680504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165488076540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165488464454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165488845376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165489210142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165489559022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165490058534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165490512590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165490923728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165491303930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165491711404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165492063610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165492448592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165492843066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165493287008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165493686072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165494075160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165494470576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165494837152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165495242430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165495606492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165496083816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165496486642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165496881332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165497265374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165497674796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165498111918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165498515102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165498993020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165499396590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165499776508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165500237000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165500662176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165501182004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165501639192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165502049482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165502458732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165502851014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165503246896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165503668754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165504049088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165504536368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165504944802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165505342278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165505767654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165506156044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165506573034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165507047768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165507404426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165507825478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165508195420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165508590398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165508964244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165509380492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165509830458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165510258876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165510622494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165511202540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165511651376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165512061198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165512642812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165513017040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165513435654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165513831776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165514238676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165514741318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165515104998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165515620284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165515993040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165516405002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165516769458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165517161624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165517544036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165517989896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165518478448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165518863364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165519273002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165519653526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165520089694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165520466094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165520915248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165521351298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165521799464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165522195076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165522603132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165523216674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165523841168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165524268578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165524666204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165525055368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165525443660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165525841076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165526252738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165526738134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165527139234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165527523990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165527907086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165528331202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165528827466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165529222416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165529697108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165530053716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165530423178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165530787828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165531156468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165531542772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1481,14810000,10000,0,0,256,26,1622,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165533297604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165533714346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165534098706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165534505464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165535090180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165535450830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165535868694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165536221498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165536608280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165536961620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165537350322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165537839114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165538222576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165538591806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165538957864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165539355470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165539762092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165540163956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165540594492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165540985000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165541385324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165541777242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165542146702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165542515122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165542912484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165543262268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165543720702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165544075614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165544493736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165544876732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165545252782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165545601988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165546189662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165546604164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165546956074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165547348372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165547697608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165548105116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165548498228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165548897838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165549339156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165549697874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165550091674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165550459482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165550857248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165551223588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165551600298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165552047952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165552458024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165552855080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165553227626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165553593330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165553976334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165554372416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165554827910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165555208718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165555628844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165556057582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165556409350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165556863458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165557439930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165557844106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165558249492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165558615196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165559010324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165559421716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165559812866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165560289626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165560682450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165561079224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165561433886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165561821130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165562208192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165562603888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165563060472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165563471960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165563835908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165564219052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165564584298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165564966510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165565391248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165565809304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165566238354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165566616838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165567008366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165567388964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165567741096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165568136698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165568714360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165569088794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165569452534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165569860492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165570258064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165570653420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165571005694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165571466838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165571855946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165572220720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165572641760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165573023646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165573412844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165573807344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165574256010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165574642836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165575022956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165575432586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165575783574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165576166690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165576514852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165576917934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165577389184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165577767016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165578145450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165578526282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165578907394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165579274932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165579824494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165580181424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165580558112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165580966466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165581372496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165581741366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165582093132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165582456382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165582897402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165583310928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165583707804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165584100054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165584491334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165584993944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165585489538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165585877026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165586283600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165586663154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165587030422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165587408840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165587817310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165588323578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165588700692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165589108248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165589501956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165589865152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165590264896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165590750840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165591229802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165591611414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165592006508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165592410812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165592784900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165593138330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165593501086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165593956500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165594342460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165594720708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165595097322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165595462162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165595879870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165596267600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165596724364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165597093214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165597456052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165597822812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165598202602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165598625584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165599021574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165599491540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165600078762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165600496932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165600908590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165601289794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165601685160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165602307172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165602701808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165603099734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165603548548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165603899674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165604250046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165604645634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165605088130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165605458200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165605857304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165606266886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165606662344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165607057984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165607410056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165607835030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165608235178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165608632886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165609006086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165609352554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165609724644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165610154232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165610641202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165611014434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165611366526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165611774422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165612156922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165612568936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165612937808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165613546486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165613921602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165614334746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165614717494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165615099338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165615494958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165615844604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165616299492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165616682410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165617099610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165617505514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165617931388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165618315286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165618718824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165619175664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165619562268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165619974688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165620340276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165620747842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165621111086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165621545626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165622050646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165622415784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165622839764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165623206844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165623602362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165623997848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165624598180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165625000180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165625395564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165625760678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165626145180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165626542896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165626893592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165627277288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165627701138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165628111608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165628520494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165628896006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165629264028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165629616484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165629981874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165630449108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165630891216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165631272902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165631677186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165632272894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165632730696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165633192134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165633579612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165633996286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165634391066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165634812496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165635199416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165635946110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165636427226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165636880862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165637275796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1482,14820000,10000,0,0,256,26,1623,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165638988530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165639387780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165639823722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165640244754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165640594646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165640987298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165641518518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165641920368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165642331372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165642688834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165643070636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165643469314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165643852940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165644317414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165644712878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165645119430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165645513046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165645891448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165646242914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165646603796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165647227856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165647629708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165648022930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165648416142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165648779688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165649153316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165649535346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165650008888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165650396896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165650790484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165651200480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165651567324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165652003506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165652398604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165652927686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165653328494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165653714532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165654106210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165654488352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165654871692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165655221650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165655700086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165656108912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165656531252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165656930602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165657285758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165657678686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165658245180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165658704338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165659102818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165659481890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165659862808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165660266976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165660619164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165661095730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165661499982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165661921468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165662303424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165662668780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165663077416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165663460616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165663942268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165664326806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165664718372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165665112652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165665493856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165665890372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165666307744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165666773390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165667174318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165667591278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165667973836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165668344788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165668735124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165669244868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165669774468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165670158480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165670564140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165670932398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165671344850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165671743892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165672114200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165672581930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165672957586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165673368576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165673767902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165674161378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165674548772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165674924956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165675383356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165675768030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165676159522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165676772904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165677178444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165677535874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165678043066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165678429676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165678837836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165679208566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165679594780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165679986646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165680516062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165680993350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165681347336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165681767032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165682149416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165682574890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165682965558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165683420056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165683807268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165684185864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165684589372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165684970908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165685376682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165685739784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165686209150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165686599490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165686984238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165687413440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165687803988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165688209146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165688567374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165689063352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165689461928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165689885358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165690264820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165690659988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165691026144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165691410298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165691977772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165692349366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165692775670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165693144458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165693550386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165693936940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165694303636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165694794324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165695165852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165695543642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165695907470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165696330622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165696736984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165697116326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165697561502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165698011000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165698429518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165698782096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165699165124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165699532328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165699956510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165700418100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165700830400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165701223294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165701590916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165702015198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165702366516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165702888828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165703347188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165703743090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165704140788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165704561324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165704945256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165705296996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165705659512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165706117192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165706490394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165706885068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165707306436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165707705232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165708123890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165708475492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165708934668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165709336140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165709702444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165710099442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165710466496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165710870536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165711240108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165711712106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165712125740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165712491770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165712897652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165713278626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165713646382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165714126236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165714607524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165714974966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165715382744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165715764172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165716146066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165716542646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165716910558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165717353572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165717737972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165718125766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165718506308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165718882172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165719266770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165719653746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165720105036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165720475602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165720882978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165721263464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165721686646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165722102172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165722484226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165722939256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165723326926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165723720570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165724069948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165724435070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165724817626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165725324828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165725796660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165726220996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165726601618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165727004148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165727384126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165727767288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165728243746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165728598546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165728993188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165729416130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165729796064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165730178282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165730563268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165730997560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165731403340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165731814172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165732193342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165732566642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165732928526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165733342104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165733706824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165734161616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165734570806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165734957948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165735358136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165735737626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165736147868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165736703788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165737083256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165737481982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165737884272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165738249194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165738599928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165739001776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165739445298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165739828996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165740223092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165740600804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165740952640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165741304280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165741686736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165742085316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1483,14830000,10000,0,0,256,26,1624,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165743853986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165744247740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165744652584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165745101704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165745487964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165745854092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165746211324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165746607594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165746989112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165747375912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165747985862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165748413974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165748826660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165749209088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165749581732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165749937618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165750332002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165750789308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165751176816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165751540116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165751944586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165752341136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165752739284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165753089258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165753748586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165754119608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165754585266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165754972346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165755348472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165755734344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165756097064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165756558980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165756909922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165757273850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165757674112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165758023302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165758421260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165758998938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165759472684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165759869388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165760249030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165760600742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165760954030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165761335170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165761717296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165762167272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165762518368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165762909918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165763274244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165763649746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165763998504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165764353928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165764788648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165765144176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165765523120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165765872524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165766246328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165766611680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165766987278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165767399614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165767769336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165768132240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165768493672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165768896338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165769247350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165769626116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165770094848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165770553162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165770905408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165771269588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165771634534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165772046874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165772426426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165772796284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165773260808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165773663518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165774053556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165774405504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165774757106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165775120460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165775469104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165775913404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165776264830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165776652990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165777016622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165777426012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165777778574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165778164490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165778605244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165778986484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165779382572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165779749848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165780125588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165780505656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165780946718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165781536970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165781902470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165782298372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165782649480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165783081156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165783431526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165783815546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165784260124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165784639440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165784990362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165785353574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165785716188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165786064620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165786429088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165786796932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165787267962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165787666120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165788071716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165788428108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165788778516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165789142070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165789510478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165789965114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165790317346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165790704398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165791067384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165791459080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165791810856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165792162960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165792699764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165793087804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165793468512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165793819128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165794224184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165794604118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165794980864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165795390286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165795790072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165796185742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165796579226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165796946448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165797324276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165797717584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165798109572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165798579688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165798950416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165799365116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165799731176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165800099790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165800467128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165800816868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165801280640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165801667046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165802088650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165802455384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165802816660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165803180090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165803697752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165804177540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165804532886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165804954354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165805337340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165805761958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165806147038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165806501228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165806963076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165807317620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165807696132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165808078196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165808489128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165808869866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165809244460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165809670640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165810034958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165810435628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165810814414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165811288350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165811642640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165812017438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165812522254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165812907470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165813289268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165813673224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165814043078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165814424684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165814915140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165815346262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165815725782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165816137600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165816545408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165816913938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165817267950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165817657786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165818088194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165818489940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165818882504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165819257612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165819637464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165820013048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165820363412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165820820670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165821224722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165821611626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165821997918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165822381264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165822778618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165823142508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165823594368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165823982744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165824382850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165824766090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165825118684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165825517984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165825868282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165826435748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165826809804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165827233698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165827584788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165827967872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165828337920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165828705208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165829173672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165829544334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165829936084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165830319606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165830953508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165831326704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165831712974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165832172236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165832524828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165832905428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165833254516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165833629512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165834044728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165834420758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165834889198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165835262552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165835670146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165836043892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165836429280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165836811960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165837417208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165837814672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165838241442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165838674398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165839029212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165839511666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165839906316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165840361928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165840731148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165841140480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165841506130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165841881324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165842268158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165842647082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165843117308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165843474568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165843885300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165844253398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165844630672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165845011732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165845395838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1484,14840000,10000,0,0,256,26,1625,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165847067110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165847450266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165847825872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165848191068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165848802598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165849156110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165849547704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165849911594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165850290406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165850640690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165851002660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165851433524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165851787544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165852153666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165852517664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165852893742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165853260306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165853634920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165853987882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165854407516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165854774600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165855136398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165855527020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165855875642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165856249744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165856612274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165857057442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165857410620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165857762036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165858136368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165858484698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165858849478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165859196884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165859699208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165860135340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165860514810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165860878338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165861231036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165861594412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165861944676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165862311310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165862726482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165863105450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165863485436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165863862528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165864215504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165864567376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165864987376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165865447268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165865846130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165866246236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165866628348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165867119740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165867579176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165867975616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165868430728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165868827866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165869219926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165869604916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165869997712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165870404290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165871205356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165871621648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165872012916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165872389704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165872774908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165873140680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165873557636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165874030132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165874441588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165874848414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165875224588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165875575150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165875960848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165876355438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165876794400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165877194798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165877588050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165877963458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165878357624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165878762116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165879140596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165879604216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165879972532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165880367632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165880765888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165881145144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165881549272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165882075220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165882578714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165882936688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165883330692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165883728482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165884110760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165884505314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165884855680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165885343972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165885744044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165886158654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165886513310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165886879868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165887266786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165887651190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165888104914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165888500474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165888917528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165889313188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165889689148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165890112848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165890481716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165890941038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165891323406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165891730790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165892084268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165892490432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165892887266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165893467460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165893857912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165894224138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165894586680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165894964270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165895411384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165895860432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165896352680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165896752280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165897171414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165897522800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165897906108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165898300182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165898684408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165899132724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165899515838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165899934964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165900328310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165900735574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165901119994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165901509126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165901973448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165902328274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165902765016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165903132524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165903543138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165903928810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165904484290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165904968456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165905386144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165905784064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165906191858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165906590642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165906973126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165907688458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165908088310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165908509250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165908888900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165909243328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165909647082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165910034296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165910497536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165910865432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165911283014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165911676986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165912087620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165912439186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165912821348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165913293382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165913650120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165914035470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165914386184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165914763800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165915128688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165915721962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165916438378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165916840678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165917235446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165917587052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165917987286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165918373858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165918865832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165919245940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165919666550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165920038426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165920420746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165920819652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165921203684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165921658420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165922028028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165922474404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165922868674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165923309056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165923691576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165924128012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165924615724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165924996532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165925393564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165925742668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165926117864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165926514702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165927109254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165927485988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165927855420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165928246350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165928640072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165929025994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165929376526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165929838940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165930240632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165930673408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165931041040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165931447518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165931843502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165932193774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165932672884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165933058012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165933444998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165933824158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165934230346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165934580134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165934929790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165935291068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165935747086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165936148276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165936508508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165936911694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165937302864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165937693172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165938279428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165938641586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165939052448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165939420532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165939803744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165940171536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165940577282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165941034056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165941420754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165941800210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165942191602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165942563540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165942931752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165943297612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165943661104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165944184658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165944570808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165944978128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165945359522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165945741656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165946144644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165946586452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165946993968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165947390062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165947807646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165948173792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165948607028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165948974186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165949603954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165950006538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1485,14850000,10000,0,0,256,26,1626,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 165987618238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165988011746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165988398136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165988890006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165989278536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165989706858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165990093270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165990451396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165990844608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165991211074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165991688620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165992045070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165992500296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165992896296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165993275710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165993637534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165994261664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165994629868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165994996580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165995393106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165995741974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165996146056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165996542898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165996924782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165997385018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 165997738978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165998117048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165998497848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165998865984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165999244126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165999637570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166000092164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166000487202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166000876776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166001229344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166001626406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166002012950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166002382784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166002835172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166003241676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166003618222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166003994058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166004387938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166004741774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166005246004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166005684562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166006066706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166006453446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166006857912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166007223816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166007598918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166007986566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166008579816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166008978568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166009345376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166009711858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166010079582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166010480764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166010845038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166011329904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166011710044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166012079984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166012442550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166012819784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166013214884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166013563538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166014010624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166014411962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166014819060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166015170818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166015551160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166015916576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166016265418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166016914684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166017289708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166017696294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166018092182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166018470610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166018823630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166019208040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166019645338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166019997928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166020391360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166020755956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166021161740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166021541736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166021946288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166022369326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166022758692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166023163480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166023513142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166023894828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166024262124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166024688722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166025130026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166025508790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166025902824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166026284560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166026678722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166027066788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166027434564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166028046028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166028456096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166028855098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166029247356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166029628328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166030011600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166030406766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166030833538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166031204214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166031601596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166032007998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166032372424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166032752460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166033146064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166033594752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166033984114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166034402120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166034768886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166035146546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166035541704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166035929980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166036516726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166036961738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166037357938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166037736382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166038122382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166038540858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166039123854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166039599924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166039993482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166040402076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166040753144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166041105300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166041527866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166041961552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166042330446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166042720650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166043096976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166043469752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166043866340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166044253380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166044682338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166045065158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166045444282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166045868634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166046235086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166046609404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166046980530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166047426308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166047808296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166048430316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166048804666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166049154152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166049551814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166050049638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166050513488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166050911920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166051331994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166051684224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166052093800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166052461626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166052838674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166053307090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166053667056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166054056060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166054442586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166054822184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166055172232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166055522986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166055988862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166056372478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166056751584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166057101512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166057490970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166057888150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166058329306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166058750102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166059135086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166059528048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166059899604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166060294500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166060660520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166061491082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166061897458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166062288830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166062650916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166063023932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166063413592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166063768858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166064204196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166064656220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166065160658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166065530404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166065906490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166066288322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166066648766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166067097852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166067479758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166067859022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166068207560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166068582108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166068973790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166069355480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166069704360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166070157696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166070525446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166070891642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166071288720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166071638656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166072018760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166072524438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166073013660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166073395404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166073760720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166074154328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166074524672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166074897572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166075277870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166075729622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166076114020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166076517954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166076884966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166077266724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166077639694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166078002432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166078465700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166078849574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166079242624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166079635372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166080038288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166080396342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166080781858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166081223480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166081596128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166081990754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166082340116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166082714880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166083095834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166083650468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166084095380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166084451436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166084874920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166085248892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166085627260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166085981184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166086372982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166086844492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166087226674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166087592522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166087973034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166088337064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166088718662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166089085838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166089535042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166089920196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166090324810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1486,14860000,10000,0,0,256,26,1627,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 166091966028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166092427478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166092789756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166093274842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166093660030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166094026598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166094374206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166094900552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166095348588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166095762092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166096157524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166096545140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166097134574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166097722180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166098182954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166098555072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166098976664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166099357082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166099764580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166100139126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166100508088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166100951474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166101306174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166101713638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166102063754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166102454638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166102880970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166103256832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166103691218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166104046146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166104453020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166104804216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166105170904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166105547754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166106189012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166106573860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166106982672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166107347586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166107710728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166108105250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166108474970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166108872308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166109327374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166109733056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166110126046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166110542168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166110924188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166111311510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166111706056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166112153042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166112554690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166112945348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166113337920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166113730154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166114169768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166114519866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166115003794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166115371402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166115763962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166116160766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166116525726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166116927546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166117498886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166117937716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166118328916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166118712814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166119106680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166119488506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166119885270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166120322202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166120744830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166121212412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166121673378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166122054124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166122437810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166122829236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166123286746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166123686280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166124076626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166124470444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166124855622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166125266284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166125634626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166126123530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166126552526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166126952460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166127346354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166127752278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166128157140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166128737054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166129172714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166129565704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166129962844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166130345172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166130726712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166131124630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166131577610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166131972738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166132405552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166132812056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166133193600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166133572976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166133971252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166134411554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166134799588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166135177266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166135594798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166135991092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166136396442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166136778390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166137233396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166137603112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166138205458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166138593816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166138974120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166139378622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166140010642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166140416056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166140831250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166141185520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166141579792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166141930562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166142348070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166142769134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166143149288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166143543412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166143960608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166144343116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166144712172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166145134968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166145597006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166145984720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166146347540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166146753840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166147151312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166147559176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166147941204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166148402990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166148790084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166149206496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166149674708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166150043674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166150449304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166151046790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166151428238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166151823142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166152204334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166152598192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166152954886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166153367804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166153830756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166154238186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166154626190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166155023862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166155407424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166155760990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166156145464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166156513292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166156968198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166157321184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166157738018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166158134658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166158510814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166158880086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166159261708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166159729234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166160083968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166160463484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166160812878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166161221040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166161585396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166162060222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166162549646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166162926952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166163332334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166163700062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166164067578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166164426286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166164802682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166165263656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166165672044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166166058948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166166413782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166166790264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166167163950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166167560972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166168013272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166168393346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166168774800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166169180086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166169531824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166169883192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166170280710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166170734854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166171134870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166171498472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166171873762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166172269520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166172645218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166172999522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166173712556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166174215508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166174574088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166174942926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166175342858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166175725226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166176090462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166176547796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166176902428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166177379108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166177806022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166178157362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166178522476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166178871846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166179353306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166179740008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166180132560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166180486796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166180841710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166181249242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166181617428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166182106042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166182459836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166182875992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166183271738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166183677878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166184034340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166184625944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166185020848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166185418988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166185814906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166186198282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166186604998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166187013394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166187495068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166187866872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166188262504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166188654666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166189003972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166189392354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166189784976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166190260698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166190662688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166191078544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166191462298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166191848152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166192242860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166192610994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166193087198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166193442126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166193848394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166194260362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166194667736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166195048612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166195401924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1487,14870000,10000,0,0,256,26,1628,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 166197354556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166197751746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166198150140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166198507546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166198971412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166199340430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166199891270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166200407450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166200799832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166201206136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166201646772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166202017344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166202381438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166202787428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166203169704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166203548116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166203904588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166204360100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166204729058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166205092726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166205544172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166205976628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166206376616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166206891264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166207380930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166207769332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166208137036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166208531018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166208886444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166209252540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166209648988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166210129386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166210498822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166210902486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166211272962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166211657438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166212021666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166212401224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166212896748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166213256928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166213691848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166214099952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166214507172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166215089074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166215527036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166215894040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166216257806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166216655576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166217035000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166217428188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166217823194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166218462760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166218855836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166219252976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166219650034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166220001800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166220369222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166220752088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166221218294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166221605058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166221995150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166222346230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166222721634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166223126110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166223501822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166223989912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166224361036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166224766694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166225161142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166225593546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166225979962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166226349252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166226819424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166227187820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166227584098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166227962244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166228370768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166228791428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166229392614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166229770260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166230124844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166230546222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166230912194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166231307498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166231686160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166232090298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166232550728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166232946982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166233311868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166233771736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166234227984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166234611566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166235070946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166235425278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166235814610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166236183376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166236559482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166236942632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166237296324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166237661168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166238151840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166238538242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166238915974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166239308732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166239701576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166240078258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166240627512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166241013062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166241414078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166241768110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166242164214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166242514414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166242915658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166243313962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166243766430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166244165056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166244559440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166244956894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166245308052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166245703334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166246050308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166246499138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166246897442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166247316124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166247684358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166248053252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166248447086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166248825406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166249269994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166249653518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166250071220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166250438722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166250844452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166251212526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166251685534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166252156948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166252515188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166252909680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166253259502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166253666704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166254032154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166254437822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166254892296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166255279028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166255692168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166256062894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166256462068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166256845572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166257275482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166257745794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166258145964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166258539418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166258919194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166259325432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166259700072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166260084764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166260544418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166260952198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166261343270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166261754682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166262178934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166262664716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166263277782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166263663372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166264097654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166264490718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166264910000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166265342160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166265825536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166266212488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166266592026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166266995656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166267374274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166267739118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166268092432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166268467618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166268926916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166269322544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166269702610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166270070302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166270432376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166270780146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166271180616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166271606240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166271999790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166272406780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166272799394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166273149990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166273501168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166274028116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166274490386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166274863774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166275228170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166275631658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166276038972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166276445374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166277095906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166277521460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166278243470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166278897630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166279604050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166280394216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166281105498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166281481506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166281857726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166282277612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166282776234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166283164032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166283546832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166283927392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166284318246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166284714236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166285084588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166285733180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166286090264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166286456208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166286821016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166287191138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166287574460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166287962280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166288440142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166288809314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166289220862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166289595200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166289979072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166290444294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166290905440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166291400500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166292070332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166292485092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166292868316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166293250768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166293641556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166294119710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166294516390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166294900478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166295265864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166295712664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166296095728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166296738806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166297170730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166297551530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166297959006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166298378410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166298761838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166299182780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166299662270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166300068800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166300449436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166300854612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166301235290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166301590382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166301953124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166302410254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166302779840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166303141614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166303545076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1488,14880000,10000,0,0,256,26,1629,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 166305223384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166305649040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166306046912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166306438658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166306810090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166307159290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166307667822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166308179130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166308591066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166309021506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166309401906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166309806714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166310201636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166310694748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166311094976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166311474922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166311853020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166312258738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166312678052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166313086202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166313544702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166313925086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166314332212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166314700214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166315116680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166315492880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166315870910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166316309078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166316718770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166317083290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166317455330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166317832702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166318213746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166318694256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166319388740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166319788438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166320206526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166320613228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166320995742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166321357218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166321722874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166322173966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166322570548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166322933842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166323337006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166323730470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166324144798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166324519324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166324969818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166325351904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166325714080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166326109032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166326458926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166326840400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166327203386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166327685996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166328059390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166328425226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166328790498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166329175214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166329560272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166330006258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166330477506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166330845738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166331264850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166331644894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166332009992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166332402318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166332790144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166333260334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166333633528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166334059000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166334441428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166334837292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166335225332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166335577594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166336030956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166336402048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166336831224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166337182490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166337558370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166337977166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166338383732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166338824828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166339183808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166339581618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166339952772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166340320280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166340669776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166341064548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166341634380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166342036476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166342402134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166342773714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166343164704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166343535084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166343916534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166344397558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166344782246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166345203720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166345581308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166345952720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166346323054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166346817024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166347376506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166347748252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166348114372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166348507740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166348890328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166349277230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166349656934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166350091024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166350461734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166350826630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166351224628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166351575694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166351951618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166352433040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166352957854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166353344384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166353711162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166354092326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166354461624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166354862272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166355266894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166355712104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166356109766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166356512474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166356907746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166357272130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166357655898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166358035220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166358488674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166358844218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166359249628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166359628322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166360020764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166360401046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166360770562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166361207292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166361607260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166362000730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166362368292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166362771968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166363136158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166363626736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166364084758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166364438744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166364814242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166365191892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166365586858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166365942616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166366348572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166366806306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166367233494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166367598130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166367951166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166368315740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166368666458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166369288144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166369744482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166370155118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166370567696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166370973672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166371326784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166371703054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166372067294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166372547072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166372921732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166373312496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166373690102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166374072564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166374480336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166375209772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166375660350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166376053084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166376421350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166376789020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166377170582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166377578526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166378062682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166378465876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166378843560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166379211906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166379575460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166379925144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166380289462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166380745666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166381125148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166381503508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166381878364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166382229338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166382614130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166382977026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166383432682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166383808584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166384158206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166384547726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166384911566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166385287282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166385637490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166386275566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166386645534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166386994820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166387379192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166387760504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166388137748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166388504772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166388881712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166389337744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166389700418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166390076244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166390458646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166390827350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166391176488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166391552406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166391992252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166392371766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166392760952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166393119616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166393511338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166393862624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166394279598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166394703634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166395114054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166395496820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166395901066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166396253582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166396636316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166397030706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166397595906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166397969182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166398331968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166398737856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166399102110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166399476412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166399826256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166400252256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166400648512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166401029144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166401412376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166401792564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166402169448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166402533958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166402925656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166403583370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166403953094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166404346810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166404693786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166405085700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166405442858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166405915062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166406292020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166406691638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166407045008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166407403672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1489,14890000,10000,0,0,256,26,1630,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 166409485348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166409849390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166410215624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166410565640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166410943460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166411307478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166411784264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166412140720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166412507288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166412871538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166413219830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166413585310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166413977512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166414435310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166414834750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166415222748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166415572240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166415922362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166416284896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166416659622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166417106268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166417476202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166417882778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166418261586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166418642606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166418994384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166419346324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166419892726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166420248290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166420628422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166420996268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166421388540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166421769858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166422146490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166422498818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166422931194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166423295482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166423656792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166424020056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166424365932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166424738522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166425099626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166425536544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166425889532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166426251870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166426613042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166426961502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166427342068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166427690768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166428064588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166428497112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166428903750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166429288344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166429658256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166430022958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166430390956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166430907566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166431335998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166431844890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166432213600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166432588536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166432938518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166433289610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166433652776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166434084298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166434491232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166434856762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166435260030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166435623880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166435998184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166436377818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166436833988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166437207792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166437569104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166437979792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166438346298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166438721262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166439128364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166439595418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166439951018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166440347030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166440727710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166441093916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166441461396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166441826684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166442420866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166442824460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166443213576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166443583472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166443936794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166444330380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166444710218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166445173990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166445544096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166445949536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166446316476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166446933176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166447289834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166447685866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166448147252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166448536256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166448918788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166449284160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166449691058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166450119432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166450587296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166450987944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166451348300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166451765068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166452136216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166452502210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166452879570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166453506130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166453909616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166454302112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166454684618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166455049464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166455448584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166455834888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166456320722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166456690208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166457109608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166457474650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166457859184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166458247902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166458643844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166459086426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166459470344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166459939472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166460344330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166460736372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166461100350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166461475746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166461942214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166462330504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166462711736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166463096726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166463496144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166463864826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166464260122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166464866714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166465277514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166465644052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166466025084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166466448572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166466798344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166467198200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166467642348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166468039858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166468417348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166468823434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166469191712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166469595372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166469958306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166470404788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166470775752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166471138222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166471513188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166471896302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166472304348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166472674536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166473158968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166473534040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166473898546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166474263982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166474646624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166475066268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166475454864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166476088702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166476445302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166476865304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166477250650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166477616230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166478028088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166478394790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166478878266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166479249096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166479639684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166480023776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166480375816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166480769644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166481155504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166481594692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166481946326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166482369012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166482764410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166483159720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166483538590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166484215536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166484617018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166484971612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166485384550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166485750816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166486145964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166486534902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166487110198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166487466660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166487832724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166488302952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166488673238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166489059500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166489410682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166489861846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166490231368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166490621920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166490972796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166491324636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166491688146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166492037594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166492403150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166492826662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166493222762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166493597640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166493972624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166494357306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166494711656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166495075524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166495502632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166495870128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166496230124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166496603952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166496982790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166497358338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166497707690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166498240766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166498608720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166498958824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166499338128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166499688358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166500062776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166500425180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166500799732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166501274030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166501632248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166502012772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166502365336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166502734900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166503087110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166503464636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166503899920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166504279222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166504641202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166505011364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166505392346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166505742488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166506175804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166506630192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166507031152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166507444438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166507852986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166508207412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166508561862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166508945400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166509474622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166509843240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1490,14900000,10000,0,0,256,26,1632,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 166511420926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166511821992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166512272250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166512654372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166513018606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166513390932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166513761222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166514110796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166514477640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166514825290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166515272784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166515640930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166516030464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166516487996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166516843670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166517208360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166517558434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166518002442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166518355730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166518745778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166519110994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166519486170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166519838214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166520189424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166520723522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166521077600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166521454744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166521803906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166522178572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166522540962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166523170638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166523607838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166523962200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166524339718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166524688072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166525053524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166525401162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166525796698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166526228222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166526607276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166526957724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166527323904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166527688432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166528062792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166528432292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166528782764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166529234818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166529604240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166529991384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166530343582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166530695202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166531059568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166531408912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166532014426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166532366142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166532752940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166533117270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166533493902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166533845948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166534198800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166534635404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166534992166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166535361500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166535727864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166536105622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166536471900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166536851364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166537239470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166537684132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166538081416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166538470084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166538869122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166539247094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166539651114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166540045116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166540533466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166540889208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166541282526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166541695450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166542076408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166542458664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166543031346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166543448736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166543836014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166544229736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166544683218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166545043176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166545442764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166545900396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166546300176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166546664696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166547070910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166547466466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166547845324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166548200756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166548671556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166549041026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166549437034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166549834650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166550214562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166550619206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166550994140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166551489984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166551879422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166552246570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166552639112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166553021488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166553418312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166553796116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166554376044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166554776928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166555187078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166555557012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166555951010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166556345526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166556729762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166557184014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166557558020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166557977074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166558389704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166558795396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166559148764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166559530668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166560010932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166560396316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166560813420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166561165880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166561560872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166561988152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166562379846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166562840054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166563226388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166563634140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166563992092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166564396820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166564744852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166565262918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166565720530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166566134288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166566502080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166566884392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166567278024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166567632592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166568002126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166568472176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166568884274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166569290834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166569671964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166570055132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166570425008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166570810762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166571270068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166571641740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166572030458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166572424722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166572948660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166573355224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166573809912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166574205868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166574644312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166575050114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166575447796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166575798666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166576175016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166576782268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166577192864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166577583246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166577971122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166578338550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166578717082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166579111450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166579566956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166579948628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166580354966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166580762374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166581143012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166581513302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166581903368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166582358310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166582750234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166583141996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166583548384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166583944630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166584340878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166584709500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166585182244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166585567054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166585948412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166586332806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166586684134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166587090080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166587483834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166588069018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166588459504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166588852396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166589283700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166589656190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166590066140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166590418042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166590899934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166591297692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166591705478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166592084266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166592435740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166592880112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166593263416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166593729924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166594087130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166594501464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166594895548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166595300610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166595680888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166596031774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166596502934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166596873234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166597270780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166597644276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166598043710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166598438056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166599007084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166599679970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166600053704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166600445538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166600895940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166601348380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166601708158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166602190274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166602617404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166603259948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166603896304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166604652022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166605336202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166605978124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166606654956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166607323772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166608106674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166608764660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166609470468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166610365100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166611043250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166611730838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166612281494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166612706546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166613189546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166613602922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166614020756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166614673154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166615240530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166615600128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166616090576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166616480220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166616904626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166617335192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166617732604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166618175840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166618654280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166619025730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1491,14910000,10000,0,0,256,26,1633,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 166620734280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166621417336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166621828584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166622237628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166622610284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166623014618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166623416400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166623818296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166624283002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166624731592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166625147760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166625509600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166625905670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166626284832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166626682866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166627156248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166627537414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166627932472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166628316704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166628681526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166629117834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166629557742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166630038150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166630449906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166630830538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166631239636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166631637244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166632024952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166632707724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166633089410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166633493432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166633860028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166634293050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166634716828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166635124100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166635578404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166635965076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166636371292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166636755944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166637152412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166637517892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166637923002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166638369394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166638783452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166639189444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166639586596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166639979586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166640362934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166640759936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166641214890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166641650394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166642044354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166642454828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166642863768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166643250824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166643861790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166644223826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166644591876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166644986116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166645362000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166645726472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166646158936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166646509378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166646936452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166647304048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166647715080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166648108666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166648513396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166648891354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166649298908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166649780968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166650194620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166650557624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166650963642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166651314252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166651724508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166652102744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166652603952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166653012228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166653390800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166653773146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166654157766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166654540830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166655148762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166655549214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166655945524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166656379154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166656762764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166657169900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166657635780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166658106562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166658505378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166658880594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166659274680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166659651806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166660066518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166660447010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166660946890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166661330258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166661693726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166662099676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166662447932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166662848588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166663222980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166663714720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166664128848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166664546008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166664943116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166665311938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166665702064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166666243496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166666631098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166667043140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166667420292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166667785150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166668204180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166668571722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166668925160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166669366684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166669747978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166670143220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166670490920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166670895308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166671279702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166671699654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166672128614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166672513280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166672887886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166673237574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166673604132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166673989096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166674390868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166674829930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166675207408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166675569758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166675952986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166676581204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166676969000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166677556020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166677933798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166678327844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166678690910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166679082928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166679466278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166679838886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166680279998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166680693934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166681074130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166681442068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166681834546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166682280724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166682695984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166683130100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166683517994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166683920364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166684306766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166684675396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166685041196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166685446712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166686053890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166686469958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166686838970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166687212182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166687576048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166687959338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166688462988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166688928128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166689354412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166689735784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166690206768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166690588094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166691042754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166691539062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166691923408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166692518608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166692897170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166693315170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166693746282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166694269100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166694648558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166695008900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166695403308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166695803842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166696203866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166696615294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166697077204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166697470998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166697876802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166698257580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166698613796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166698995804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166699386924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166700006672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166700366382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166700787778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166701156186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166701564952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166701924312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166702301164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166702794006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166703174290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166703581428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166703956882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166704356298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166704747324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166705159708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166705640462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166706038556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166706445714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166706870618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166707275674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166707647246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166708070560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166708553548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166708938048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166709324588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166709708200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166710084844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166710485204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166711128564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166711506150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166711906628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166712305432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166712719474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166713105664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166713495280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166714084300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166714475396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166714866862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166715314404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166715751550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166716159780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166716681210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166717041782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166717462294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166717830436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166718198936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166718581298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166718961044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166719466264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166719884340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166720276502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166720653596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166721013460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166721415112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166721815642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166722375026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166722755556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166723189928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166723578540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166723959224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166724346934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166724758222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166725247036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166725603190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1492,14920000,10000,0,0,256,26,1634,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 166727233970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166727634528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166728114624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166728575426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166728965292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166729361692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166729741236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166730179320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166730600574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166731016550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166731366816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166731777284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166732162832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166732571704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166732991164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166733566804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166733965348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166734341212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166734729962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166735124480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166735505010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166735975688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166736457880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166736834406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166737245996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166737613708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166737995502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166738380850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166738787136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166739260370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166739666184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166740094848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166740480816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166740887620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166741401756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166742098168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166742759710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166743397576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166744122038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166745111648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166745857002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166746267818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166746656968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166747045912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166747526690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166747927920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166748360548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166748774424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166749140290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166749549754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166749946646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166750407692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166750790590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166751227202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166751623748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166752134162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166752622940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166753329806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166753758280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166754154422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166754539774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166754905800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166755304642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166755931304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166756378216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166756760706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166757126938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166757535190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166757888198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166758283492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166758743294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166759116320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166759512314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166759906438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166760314856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166760696760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166761135480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166761591906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166762004052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166762386414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166762768256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166763150642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166763547048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166763982070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166764424172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166764821420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166765205526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166765596776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166765993434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166766372226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166766918542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166767632238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166768058028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166768442200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166768849192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166769231358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166769677896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166770174964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166770562370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166770947204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166771339308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166771830352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166772253354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166772749668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166773106572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166773490112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166773855676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166774237868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166774635436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166774999290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166775450974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166775821876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166776198500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166776571248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166776954206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166777350890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166777714748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166778306304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166778697442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166779105322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166779502568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166779909356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166780279728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166780676350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166781140234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166781524616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166781922914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166782271992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166782705362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166783070010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166783457448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166783918202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166784272392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166784743426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166785135104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166785520754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166785907986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166786350662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166786832258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166787266344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166787623206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166788022454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166788390190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166788743296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166789125372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166789675750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166790085694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166790469300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166790861508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166791212148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166791593630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166791973716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166792403716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166792796380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166793246760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166793657600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166794057374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166794435192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166794830100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166795260482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166795629118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166795979712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166796377322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166796728398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166797135118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166797531706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166797987272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166798371824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166798726410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166799133398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166799501960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166799887406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166800266204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166800864560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166801265648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166801676412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166802049026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166802459820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166802889074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166803243594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166803697106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166804049972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166804458526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166804826106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166805218494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166805587578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166805955158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166806438540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166806796206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166807165616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166807546606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166807923438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166808316528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166808715438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166809193894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166809551822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166809946400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166810312098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166810709962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166811089798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166811479430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166812049352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166812461554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166812833826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166813233298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166813617716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166814013342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166814425532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166814875922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166815286204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166815684978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166816091658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166816488752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166816901256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166817277508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166817721202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166818136592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166818517458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166818910416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166819323322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166819784188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166820208052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166820624030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166821005300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166821387634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166821771968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166822153432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166822568658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166823119024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166823500796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166823884902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166824273496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166824638756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166825018844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166825403242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166825861220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166826271648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166826668626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166827080376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166827462684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166827844120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166828224584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166828682748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166829100900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166829452316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166829859578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166830506682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166830935572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166831421796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166831822336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166832218204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166832616548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166833001670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166833382058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166833789578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166834353136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166834751770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1493,14930000,10000,0,0,256,26,1635,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 166836481914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166836876080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166837380318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166837751452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166838154672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166838521752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166838928176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166839351644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166839806710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166840210600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166840614848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166840995566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166841376412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166841775854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166842196306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166842680614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166843085792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166843522210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166843909664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166844265842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166844662166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166845027932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166845640602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166845994946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166846370884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166846753838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166847160100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166847541468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166847909212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166848379372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166848735334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166849132324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166849482426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166849936016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166850321860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166850735474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166851193072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166851578656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166851966150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166852333984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166852702600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166853081460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166853512192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166853989096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166854371038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166854739850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166855094476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166855459870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166855839804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166856247660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166856816274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166857200308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166857565676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166857972586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166858325274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166858678676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166859072240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166859516372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166859919936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166860271706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166860678082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166861072340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166861448096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166861842560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166862314492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166862699332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166863080336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166863477928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166863847044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166864240384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166864618874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166865100368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166865457424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166865838550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166866203400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166866656076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166867026782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166867406878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166868032752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166868420548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166868846554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166869234382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166869621034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166870002020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166870415608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166870857176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166871209072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166871815466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166872516226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166873261268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166874008524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166874684024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166875349618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166875995468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166876759848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166877504872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166878260110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166879061724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166879524738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166879884196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166880256424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166880637276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166881159918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166881574430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166882045706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166882426274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166882810034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166883187510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166883563248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166883938684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166884334122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166884760268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166885128506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166885507664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166885886772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166886254082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166886630716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166887006994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166887478656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166887863056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166888228954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166888612828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166888963144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166889367896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166889747360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166890386496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166890744006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166891130644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166891497680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166891849296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166892293410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166892694718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166893175584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166893545102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166893920532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166894270740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166894652584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166895017712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166895381590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166895844220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166896202950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166896579106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166896942852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166897318180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166897669568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166898102948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166898468684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166898919480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166899289142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166899638746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166900014108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166900378804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166900785472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166901230354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166901676832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166902099824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166902472668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166902871604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166903239388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166903617826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166903995514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166904460062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166904832536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166905202536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166905609498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166905961022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166906347320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166906709380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166907433728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166907804500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166908179694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166908560334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166908914112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166909291012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166909640150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166910116624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166910469472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166910846648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166911213664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166911606484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166911973528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166912499526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166913072652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166913429008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166913840188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166914190188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166914652858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166915079864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166915536796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166915895336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166916251122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166916647632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166916997362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166917392400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166917778936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166918225358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166918596736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166919007938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166919359646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166919711876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166920077268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166920469982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166920867624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166921309416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166921719926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166922115314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166922511240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166922883420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166923235180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166923813208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166924198336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166924630152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166924982916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166925359980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166925745120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166926192964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166926652432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166927010858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166927374642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166927756374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166928152288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166928502760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166928923748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166929290650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166929787228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166930167712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166930527734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166930891622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166931241462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166931606510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166931985766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166932477854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166932850230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166933229484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166933597990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166933979804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166934345868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166934711104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166935324404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166935703352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166936096718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166936464846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166936841182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166937225970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166937606520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166938064468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166938418970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166938784672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166939185316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166939564092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166939929828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166940347608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166940802960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166941158308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166941523042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1494,14940000,10000,0,0,256,26,1636,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 166943155014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166943638960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166944025808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166944406860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166944804028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166945184410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166945637556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166946370808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166946746932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166947107360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166947475680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166947827088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166948376352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166948791254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166949275522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166949630778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166950015990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166950399418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166950778570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166951146900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166951510078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166951986760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166952357970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166952790566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166953157770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166953508630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166953872550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166954267834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166954735542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166955085760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166955459790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166955840958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166956232300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166956631864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166956998124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166957565628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166957919342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166958318724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166958667638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166959042596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166959438556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166959853980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166960281908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166960637164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166961017532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166961397634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166961781310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166962130042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166962518074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166962912946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166963361726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166963715040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166964066568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166964461166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166964814408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166965181110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166965560468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166966020290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166966387916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166966780940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166967149696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166967518428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166967882704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166968246212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166968825292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166969194890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166969571856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166969951464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166970327442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166970677710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166971043330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166971481020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166971856116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166972240236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166972636160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166973011640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166973374358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166973793800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166974214570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166974606522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166975003652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166975401386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166975767980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166976116302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166976503072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166976897896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166977413974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166977786222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166978172022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166978568176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166978918590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166979324484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166979847188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166980228486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166980594180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166980969884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166981321582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166981708636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166982104728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166982457244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166982930174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166983283848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166983661456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166984274142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166984675222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166985057564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166985518130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166985886096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166986236274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166986601988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166986950074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166987357534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166987735684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166988123986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166988578000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166988964566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166989356622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166989739904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166990125336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166990502844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166991117548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166991486412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166991861102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166992211582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166992561804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166992959172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166993333764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166993790364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166994160192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166994553632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166994934054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166995340070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166995727032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166996126774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166996500414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166996977896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166997381904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166997732556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166998110708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166998475306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166998886664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166999270864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 166999699182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167000096262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167000454454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167000836246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167001218390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167001626064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167002200400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167002590654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167002973824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167003370456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167003765900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167004133308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167004535422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167005016600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167005431534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167005795364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167006170330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167006521106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167006871988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167007234150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167007595402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167008049658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167008402596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167008786094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167009171594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167009579318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167009959398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167010323100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167010764928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167011148886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167011517128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167011866004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167012260126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167012654676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167013046468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167013564032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167013920460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167014284718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167014668120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167015035072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167015384376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167015773488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167016233360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167016614682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167016964684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167017314290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167017677090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167018061196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167018457316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167018822220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167019270842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167019641358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167020047786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167020430484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167020814484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167021196900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167021557640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167022026060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167022407868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167022783108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167023146416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167023538096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167023890104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167024255874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167024816316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167025173486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167025540414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167025891012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167026268418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167026633476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167027022518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167027452272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167027806072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167028168376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167028549890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167028917840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167029268334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167029645366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167030035610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167030490840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167030845716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167031230244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167031593698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167031945646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167032313204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167032677452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167033161648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167033530692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167033936320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167034287094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167034638056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167034999480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167035361734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167035961278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167036317312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167036695288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167037077402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167037485290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167037838178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167038224266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167038683468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167039057434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167039453716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167039802026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167040175910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167040538482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167040925254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167041275206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167041726800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167042094270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167042445812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167042830322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167043199186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167043576198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167043953758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1495,14950000,10000,0,0,256,26,1637,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167045712544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167046091286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167046446268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167047073514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167047461064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167047866844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167048218008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167048626544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167048992734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167049384678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167049838928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167050198398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167050593906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167050946018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167051312380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167051662652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167052077722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167052518976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167053213482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167053571592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167053944950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167054305680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167054686434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167055095784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167055530614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167055909290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167056270262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167056659720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167057008944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167057392594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167057779620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167058360986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167058746082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167059118758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167059526188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167059923942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167060317946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167060987772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167061364402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167061745976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167062097814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167062496230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167062874346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167063252250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167063645614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167064139646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167064494324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167064880072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167065288384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167065657580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167066078066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167066443662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167066925832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167067326148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167067736256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167068104724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167068457626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167068850816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167069460150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167069831796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167070213828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167070617646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167070980352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167071354650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167071735974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167072119954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167072562384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167072948740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167073325290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167073693566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167074066356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167074444878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167074832666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167075284064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167075670458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167076036792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167076418640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167076801934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167077182902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167077572722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167078028702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167078440676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167078809628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167079190854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167079585708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167079937696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167080317588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167080835220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167081232984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167081626850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167082032338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167082382994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167082732566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167083107156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167083529340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167083897250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167084244512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167084649520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167085012820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167085386540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167085760562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167086181424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167086581690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167086950108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167087336100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167087702260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167088078678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167088483230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167088859532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167089303140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167089690456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167090088140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167090454952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167090838532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167091217738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167091825370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167092195300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167092570740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167092920138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167093301820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167093680926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167094074802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167094474256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167094896036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167095275416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167095659508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167096049792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167096398540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167096747276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167097121514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167097576808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167097946538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167098296898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167098673074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167099037852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167099410784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167099770814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167100121456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167100562994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167100916072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167101325934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167101696990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167102071812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167102481296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167103047008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167103400388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167103751536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167104144852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167104527650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167104895124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167105272474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167105665220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167106100036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167106477638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167106827602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167107178186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167107541130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167107890230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167108267700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167108683908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167109091868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167109456928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167109864314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167110213912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167110589586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167110971402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167111319724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167111773804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167112141714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167112533724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167112914018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167113317998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167113681046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167114194708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167114571266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167114919812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167115284732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167115632446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167116006856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167116400760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167116791650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167117216148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167117571556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167117935652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167118300314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167118664920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167119012370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167119422534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167119883322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167120264628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167120616580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167120967392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167121332130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167121701928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167122107338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167122457836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167122911592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167123278466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167123652094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167124000838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167124371602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167124736062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167125098384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167125641576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167125992562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167126367314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167126728688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167127101182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167127450606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167127812210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167128240962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167128593436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167128959038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167129306148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167129679874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167130041406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167130414528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167130775304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167131190928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167131556376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167131905356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167132270244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167132616914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167132990342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167133364472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167133819428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167134172696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167134522154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167134883870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167135231188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167135594650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167135941724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167136324748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167136847378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167137255062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167137819702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167138173262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167138534198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167138894522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167139257660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167139682606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167140059936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167140421522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167140793646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167141142016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167141491076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167141863898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167142278416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167142647428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167142996066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167143370220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167143735154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167144108704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167144469156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167144821404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1496,14960000,10000,0,0,256,26,1638,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167146517186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167146892510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167147275492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167147920318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167148306402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167148671012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167149049982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167149399974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167149791600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167150176248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167150630414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167151001548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167151350780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167151727608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167152092642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167152467392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167152817950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167153210582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167153668450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167154042824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167154409944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167154757496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167155132138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167155494268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167155881358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167156306286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167156677466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167157058656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167157424776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167157808136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167158173616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167158564018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167159108282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167159549424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167159903534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167160256552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167160623168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167160974156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167161355508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167161705560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167162148944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167162515566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167162890018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167163240060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167163589338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167163950334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167164307776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167164736954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167165088268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167165534472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167165900488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167166295974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167166692158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167167059296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167167511978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167167897380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167168264926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167168615370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167168990722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167169355688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167169773066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167170328812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167170702482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167171083604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167171434330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167171800274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167172149534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167172568558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167173009072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167173420484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167173771534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167174123440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167174517132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167174884754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167175250584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167175612616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167176057254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167176425306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167176832392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167177200858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167177568970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167177987372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167178349158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167178791886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167179146018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167179539980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167179921206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167180325766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167180676928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167181043082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167181577352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167181931562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167182313610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167182662816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167183051420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167183435512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167183826182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167184250456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167184622398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167185002810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167185387628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167185754958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167186103832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167186502672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167186887296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167187368356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167187724248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167188077056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167188451272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167188823904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167189189302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167189567482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167190014468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167190381484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167190753734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167191101304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167191450768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167191811738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167192170888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167192708206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167193092972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167193482860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167193914702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167194314876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167194709982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167195079024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167195530438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167195884348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167196249500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167196598948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167196974512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167197338072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167197726110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167198093446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167198514010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167198878802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167199227860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167199592732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167199940278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167200313286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167200687930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167201127342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167201480554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167201831966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167202196028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167202544342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167202909874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167203269652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167203828248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167204199552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167204576524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167204929378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167205281326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167205646948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167205997980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167206385944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167206803552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167207211414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167207578192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167207953482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167208304684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167208656902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167209036624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167209466280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167209836878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167210186180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167210562484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167210927738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167211303014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167211653288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167212016088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167212454470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167212807230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167213172480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167213537722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167213912706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167214275596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167214869794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167215410862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167215769596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167216135078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167216487018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167216855154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167217206526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167217596220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167218029802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167218408176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167218805196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167219160072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167219524204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167219874668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167220267074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167220717900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167221099462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167221496552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167221949762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167222301786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167222653350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167223030724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167223499566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167223870696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167224251960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167224660782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167225024750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167225399628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167225761472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167226336168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167226704474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167227055368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167227455352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167227806162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167228182352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167228560142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167229003852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167229369348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167229743370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167230106480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167230455572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167230820318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167231197368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167231623548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167232088792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167232464688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167232813962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167233164374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167233526264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167233875778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167234288840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167234711034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167235088834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167235451400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167235825654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167236195866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167236601172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167236979730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167237543736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167237947664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167238298178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167238675552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167239041754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167239417886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167239783492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167240208712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167240586672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167240937724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167241304432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167241653936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167242029208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167242392884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167242779852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167243196904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167243549902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167243912230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167244260932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167244650152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167245017764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167245429558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1497,14970000,10000,0,0,256,26,1639,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167247166868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167247562560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167247920382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167248309592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167248902732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167249258554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167249639704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167249991270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167250448094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167250816844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167251209114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167251636850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167252027982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167252395580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167252747178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167253131268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167253482688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167253890222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167254334626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167254712200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167255080786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167255431988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167255794102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167256143044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167256522026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167256869074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167257322352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167257690858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167258066970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167258418072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167258770448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167259133300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167259495058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167260055454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167260409886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167260785986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167261150864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167261526730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167261878130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167262261510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167262695624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167263048624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167263413938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167263762062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167264135918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167264498380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167264883162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167265232578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167265653146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167266017902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167266368532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167266733888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167267104266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167267497162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167267872920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167268323332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167268675580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167269025910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167269387544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167269735390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167270099742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167270446078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167271035848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167271445480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167271822694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167272172584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167272523256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167272884710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167273233620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167273615132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167274043714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167274440922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167274823184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167275201102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167275552266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167275903940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167276282900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167276710952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167277081368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167277450058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167277846324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167278211082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167278661732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167279027096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167279461486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167279832566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167280185574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167280554196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167280905762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167281283418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167281650666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167282245980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167282620024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167282973666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167283337362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167283687196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167284053234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167284414450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167284803708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167285254664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167285632188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167285982606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167286332702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167286694778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167287044374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167287444922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167287888608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167288266562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167288629990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167289003598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167289353528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167289703562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167290121262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167290472682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167290912284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167291262984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167291852878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167292221820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167292596816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167292962122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167293532342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167293923020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167294273082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167294639546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167294990136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167295365990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167295796100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167296259428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167296614262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167296966566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167297333624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167297724224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167298092222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167298442734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167298834856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167299274108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167299654572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167300007084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167300359188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167300746910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167301115034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167301527732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167301959612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167302350102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167302948552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167303376998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167303730454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167304098072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167304717392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167305091736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167305462492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167305833852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167306212266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167306574628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167307045680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167307480980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167307837284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167308201604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167308550054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167308915394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167309283700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167309692332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167310107334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167310566912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167310950964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167311304268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167311685654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167312034616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167312400214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167312763960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167313209782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167313578254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167313970582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167314340308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167314692862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167315073096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167315453698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167316004188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167316394646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167316769554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167317132022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167317504982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167317854498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167318217888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167318653620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167319004670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167319367022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167319712116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167320082394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167320441186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167320813276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167321171976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167321606784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167321975140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167322326908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167322725346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167323075658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167323451006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167323856382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167324310820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167324665340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167325046728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167325413240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167325777682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167326142968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167326503526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167327053590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167327422914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167327796744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167328146240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167328496326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167328858926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167329206404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167329582410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167329996206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167330395044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167330760130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167331135460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167331485910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167331837054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167332215526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167332657006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167333044442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167333393572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167333768692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167334152656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167334529974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167334891182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167335313870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167335790936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167336145946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167336574804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167337187016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167337573330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167337951968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167338543032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167338897412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167339249164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167339612746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167339961868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167340327214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167340688418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167341133022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167341522308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167341915676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167342284788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167342636072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167342997740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167343362904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167343783928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167344168810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167344560854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167344958116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167345334276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167345685432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167346081886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1498,14980000,10000,0,0,256,26,1640,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167347731688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167348118480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167348486310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167348837552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167349419436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167349789534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167350166926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167350514800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167350865250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167351227698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167351573366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167351946726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167352362060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167352738542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167353100168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167353473884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167353822850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167354172642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167354569520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167354921742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167355384100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167355738040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167356112844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167356477480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167356854066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167357222786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167357603202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167358059914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167358433210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167358800260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167359151132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167359527544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167359892260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167360280954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167360797428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167361152524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167361515912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167361864768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167362229834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167362577404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167362962870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167363473958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167363856834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167364210010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167364564484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167364955772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167365324254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167365740026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167366091958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167366541184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167366928246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167367304668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167367672974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167368026042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167368392238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167369071648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167369443714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167369793436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167370185802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167370568786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167370945812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167371310232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167371882240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167372250494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167372601128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167372986534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167373353542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167373730356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167374155340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167374599402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167374964144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167375318368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167375703320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167376053198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167376418782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167376800626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167377200286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167377642044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167378022456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167378373888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167378742498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167379104206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167379465546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167379872554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167380307532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167380684970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167381049688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167381444338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167381828958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167382181474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167382557860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167383142770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167383536258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167383904410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167384295476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167384690604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167385086106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167385455622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167385884194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167386286682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167386639168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167387037714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167387389656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167387764846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167388169510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167388620474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167388979400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167389331820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167389697882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167390049702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167390436716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167390809558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167391230200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167391776796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167392160722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167392544894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167392914454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167393278828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167393657920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167394244476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167394627478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167395036272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167395429928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167395807018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167396157298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167396520492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167396885490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167397308642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167397679148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167398030788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167398408080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167398774024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167399150500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167399511636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167399931452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167400301044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167400653744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167401057024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167401409750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167401786636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167402200434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167402656084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167403028952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167403401568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167403766984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167404117972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167404485202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167404835178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167405402584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167405800898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167406213696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167406565762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167406935938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167407329674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167407711214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167408078618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167408502650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167408900200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167409268038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167409644906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167410014922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167410396126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167410801674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167411247854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167411617796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167411967390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167412343204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167412706376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167413080622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167413443064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167413869432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167414238500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167414590530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167414957636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167415307282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167415682770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167416047318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167416630744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167416986710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167417339058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167417703724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167418054294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167418421482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167418771324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167419157614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167419584374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167420033124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167420385490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167420738588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167421102220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167421452028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167421848974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167422271006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167422647400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167423008972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167423380972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167423728884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167424108264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167424483252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167424831924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167425273260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167425624760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167425999618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167426392876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167426767610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167427135714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167427517210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167428131080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167428486946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167428852434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167429201324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167429593746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167429968664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167430793946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167431195762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167431571996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167431943444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167432296628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167432666052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167433054902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167433545342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167433917600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167434298036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167434663786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167435035628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167435402820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167435779748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167436245010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167436602404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167437010912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167437392014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167437770272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167438162844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167438535368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167439093226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167439451864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167439825362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167440194030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167440574914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167440942804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167441323136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167441683608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167442108788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167442479538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167442844202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167443218180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167443574236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167443955682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167444334752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167444784642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167445141434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167445734110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167446105708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167446488664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167446871260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1499,14990000,10000,0,0,256,26,1641,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167448723000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167449123186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167449495730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167449889552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167450473104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167450849338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167451269496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167451645872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167452032898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167452398082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167452785266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167453239864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167453624304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167453993290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167454384286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167454753002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167455104298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167455500696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167455930412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167456313160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167456714016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167457107086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167457462220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167457814000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167458218492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167458665340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167459041014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167459393350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167459785644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167460172128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167460554606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167460910284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167461479058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167461851354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167462205212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167462589644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167462941104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167463320934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167463688232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167464066730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167464486392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167464843728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167465221338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167465606270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167465975924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167466327682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167466706122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167467151486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167467534172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167467889466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167468254606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167468621478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167468973502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167469343338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167469694298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167470140498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167470514084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167470904812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167471276438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167471629556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167471995252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167472348406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167472919188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167473308030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167473703442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167474071454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167474449050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167474801510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167475184122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167475692384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167476051912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167476476970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167476831788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167477211430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167477578828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167477963144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167478391930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167478776130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167479181520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167479551344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167479938704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167480292980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167480679772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167481144916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167481527042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167481879136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167482246126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167482628936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167483214702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167483861776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167484219998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167484598922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167484978440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167485357604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167485708730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167486063408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167486447678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167486873386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167487245560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167487668000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167488047216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167488412194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167488788454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167489141070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167489564928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167489933164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167490285134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167490691284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167491042742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167491420290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167491786604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167492245580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167492602420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167492955978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167493336758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167493690092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167494091078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167494442214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167495050632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167495508570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167495889586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167496258592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167496613684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167496980806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167497333116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167497803220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167498188502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167498571304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167498969012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167499364706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167499736960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167500106672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167500475976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167500902844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167501295526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167501664484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167502077020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167502465896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167502848264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167503213358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167503685978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167504119502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167504532736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167504910370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167505263750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167505653990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167506196536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167506589350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167506951898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167507316032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167507726324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167508080590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167508451662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167508803924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167509260300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167509631132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167510032368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167510386416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167510740670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167511109160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167511463074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167511897896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167512252282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167512630558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167513005008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167513428742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167513786576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167514177476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167514612100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167514971424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167515338214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167515731294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167516110784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167516479006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167516856016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167517402500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167517767902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167518168116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167518535444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167518920930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167519273508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167519675118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167520041016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167520494320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167520849346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167521236170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167521620826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167522170732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167522557048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167522909884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167523364580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167523736812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167524128288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167524482142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167524836378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167525203628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167525555522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167525989398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167526366878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167526745120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167527122662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167527499380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167527850958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167528202542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167528775212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167529131620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167529497884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167529858962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167530234778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167530599472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167530975974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167531380056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167531749504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167532185604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167532555198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167532988170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167533342880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167533723726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167534218316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167534656290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167535018382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167535388664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167535777766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167536127424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167536494918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167536844178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167537594828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167538004056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167538386056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167538753416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167539109460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167539500072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167540084510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167540457334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167540834902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167541212454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167541579220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167541990176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167542343582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167542775262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167543146940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167543520200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167543890038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167544241788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167544621050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167545004030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167545451452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167545826750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167546182194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167546550986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167546907060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167547280220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167547645230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167548026174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167548471066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167548851716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167549203762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1500,15000000,10000,0,0,256,26,1643,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167550773946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167551349932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167551714408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167552106554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167552460720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167552895988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167553298224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167553686380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167554130020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167554496320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167554874056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167555232248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167555605422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167555985874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167556366028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167556807492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167557190334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167557541252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167557896974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167558438482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167558847276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167559241362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167559708772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167560096412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167560563692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167561007570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167561363444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167561735034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167562314540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167562688268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167563066174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167563415706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167563792026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167564195008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167564753458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167565248338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167565607850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167565980844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167566332590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167566700424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167567049876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167567442320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167567877076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167568255820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167568623382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167568981218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167569378378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167569726920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167570291000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167570804010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167571192148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167571587530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167571969768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167572323738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167572679078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167573066576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167573637392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167574012748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167574400758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167574782712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167575150744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167575547524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167575922858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167576364266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167576735298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167577100436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167577476872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167577829076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167578206580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167578583190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167579028610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167579384176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167579738180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167580105114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167580455668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167580843248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167581224988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167581606822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167582049846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167582434284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167582790190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167583174560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167583584028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167583953894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167584339386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167584862998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167585247360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167585633282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167586014164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167586367072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167586720696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167587119768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167587551828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167588134410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167588507398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167588965580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167589393818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167589804274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167590292344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167590654116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167591029896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167591380508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167591747590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167592097278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167592488596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167592853626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167593315062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167593672464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167594032516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167594398694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167594751124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167595120652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167595487428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167596049036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167596441628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167596825768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167597177330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167597533854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167597929600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167598292328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167598750856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167599335144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167599752794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167600123018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167600532276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167600899852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167601285398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167601788696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167602164692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167602540776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167602909616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167603287950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167603668516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167604060182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167604489604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167604847746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167605213342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167605566808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167605935796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167606307372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167607083896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167607466264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167607863366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167608217042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167608589864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167608954936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167609321128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167609686784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167610117008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167610498310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167610864926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167611242570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167611595976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167611963680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167612328616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167612745244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167613115512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167613465400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167613842118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167614206648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167614601632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167614979654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167615399104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167615780120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167616132254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167616500018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167616850278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167617356592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167617755432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167618352974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167618714798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167619090240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167619456982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167619810446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167620205246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167620702008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167621285610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167621670972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167622071058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167622426804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167622782464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167623164248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167623520144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167623967070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167624323342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167624709048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167625076940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167625456986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167625811248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167626204806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167626641410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167627026900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167627398284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167627750088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167628129396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167628498414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167628896702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167629602002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167629964272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167630559162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167630994620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167631373086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167631731332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167632345878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167632757476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167633144040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167633509938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167633868416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167634473928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167634840622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167635380564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167635736474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167636123600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167636490652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167636869604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167637236682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167637600410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167638041812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167638402436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167638792778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167639139334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167639511956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167639872876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167640259800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167640862474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167641218196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167641588646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167641938694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167642304684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167642653180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167643042764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167643474676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167643854082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167644212140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167644563244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167644924962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167645345588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167645807028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167646234896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167646616796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167646984596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167647367690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167647720556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167648072928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167648453074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167648802852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167649237542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167649584878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167649964460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167650327194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167650700728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167651069848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167651431510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167652018392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167652375080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1501,15010000,10000,0,0,256,26,1644,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167654095094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167654460636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167654926292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167655294538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167655681444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167656031800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167656389788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167656756344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167657255342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167657759820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167658118916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167658505616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167658873206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167659282476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167659651630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167660016028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167660462358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167660816744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167661194810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167661582984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167661963748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167662332434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167662729268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167663298062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167663655232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167664048192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167664418694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167664787926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167665139536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167665533516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167665977086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167666358052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167666718260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167667072142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167667438318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167667790226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167668194728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167668609162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167668991504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167669358656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167669742324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167670095988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167670450648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167670829798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167671204650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167671660254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167672014094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167672398206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167672764382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167673162124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167673593476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167674195948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167674584122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167674938172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167675315638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167675668450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167676254044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167676871348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167677412090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167677965542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167678327842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167678692076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167679049710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167679443568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167679908220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167680291200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167680666824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167681045116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167681399396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167681752662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167682159454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167682509380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167682947270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167683297712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167683677650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167684039622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167684412702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167684786272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167685148648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167685699012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167686053060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167686466340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167686817808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167687195304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167687560180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167687949566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167688376884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167688730508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167689117326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167689467496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167689832848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167690198472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167690585926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167691025728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167691406358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167691769724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167692128104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167692493098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167692845092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167693221578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167693572408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167694008802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167694376876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167694757858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167695110688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167695462306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167695826292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167696188008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167696766656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167697121010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167697503480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167697867782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167698245002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167698598068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167698964550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167699386298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167699757698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167700124710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167700500788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167700877138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167701240782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167701627686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167702085062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167702523508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167702890524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167703247280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167703655186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167704007900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167704388926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167704771710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167705233050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167705590070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167705957356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167706325236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167706679632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167707050012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167707453284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167708053048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167708447528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167708856372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167709212650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167709603012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167710015182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167710393390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167710851090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167711208880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167711590740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167711994624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167712376974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167712732264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167713100414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167713547016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167713903184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167714292658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167714644536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167715037518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167715404512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167715799524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167716253160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167716611846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167716996010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167717348320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167717717460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167718071832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167718462864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167719003730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167719447670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167719802294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167720154484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167720519680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167720870016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167721249498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167721599008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167722052080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167722421812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167722822810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167723176806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167723528918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167723894448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167724260248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167724706880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167725059498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167725433142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167725796162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167726206488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167726558922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167726938172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167727304328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167727733278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167728103414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167728452850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167728860154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167729225996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167729613220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167729965210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167730547156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167730920486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167731272792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167731641358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167731991584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167732385640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167732762360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167733215544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167733567310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167733917140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167734302046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167734657726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167735022104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167735382018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167735848612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167736217992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167736592402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167736942612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167737294580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167737657412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167738056240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167738422760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167738879086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167739258394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167739625462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167740005350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167740356646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167740710532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167741089098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167741612586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167741985254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167742337292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167742713340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167743075736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167743450810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167743826078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167744252812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167744619740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167744969924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167745336178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167745686158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167746061812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167746496408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167746877738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167747329538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167747702378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167748066220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167748414946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167748780048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167749128740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167749518260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167749955624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167750333010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167750683420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167751034200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167751395654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167751744478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167752121436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167752636096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167753247044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167753665804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167754050930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1502,15020000,10000,0,0,256,26,1645,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167755725332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167756104634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167756476580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167756831306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167757199446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167757550854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167757946216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167758507180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167758888834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167759237142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167759585086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167759946588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167760291946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167760668192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167761089480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167761468672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167761870628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167762249266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167762601688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167762954608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167763333052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167763868804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167764238450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167764605196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167764982480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167765344282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167765717866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167766091344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167766441384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167766872624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167767225626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167767591322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167767938562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167768311946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167768673774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167769060238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167769495880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167769850010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167770214052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167770564416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167770968096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167771336734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167771744398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167772201448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167772590856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167772973348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167773340116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167773705914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167774071118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167774449296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167774993988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167775379132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167775744604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167776119272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167776469248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167776819328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167777181602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167777542044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167777974864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167778325352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167778699396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167779080732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167779455704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167779805556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167780186286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167780623332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167780978592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167781344054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167781695494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167782069716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167782432104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167782818976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167783169118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167783587440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167783953174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167784302586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167784688226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167785036926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167785410690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167785788660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167786363362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167786800216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167787154942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167787520656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167787871962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167788237266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167788602784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167789051624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167789420362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167789795278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167790144614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167790495012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167790860052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167791220908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167791589328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167792006300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167792384064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167792746074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167793120052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167793469390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167793820760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167794230658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167794648820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167795021652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167795371166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167795764210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167796129302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167796505868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167796868796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167797318472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167797755136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167798107744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167798475306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167798825898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167799202460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167799568062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167799956476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167800390928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167800748366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167801112166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167801463048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167801830528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167802179280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167802566890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167802981304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167803373278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167803725802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167804076716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167804439778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167804819888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167805218774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167805569646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167806025046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167806395676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167806788992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167807143080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167807513112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167807895130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167808260046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167808844648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167809196998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167809571860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167809935620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167810330456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167810701366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167811072376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167811537948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167811891544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167812256060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167812602846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167812975774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167813338134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167813724042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167814073304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167814495376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167814931992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167815281742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167815644688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167816034476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167816421312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167816785476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167817238184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167817623542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167817975710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167818339436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167818706188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167819073326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167819435884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167820021744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167820387786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167820760498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167821108186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167821457132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167821816746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167822175328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167822601598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167822952974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167823324978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167823685272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167824055590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167824402168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167824786680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167825160692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167825583458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167825949234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167826294776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167826694078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167827079852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167827452164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167827812492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167828234400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167828599406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167828944976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167829306598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167829886924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167830267614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167830646798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167831244692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167831633330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167831985048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167832347846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167832694422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167833059008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167833431600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167833881942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167834251516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167834629424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167834981866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167835331852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167835694684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167836056932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167836439120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167836890740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167837267712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167837629370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167838002956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167838351232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167838700958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167839090800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167839516302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167839885144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167840232802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167840607102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167840971358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167841346280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167841707268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167842217650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167842814868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167843267396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167843638476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167843988172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167844365210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167844742874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167845195348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167845548560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167845899128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167846262072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167846609170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167846972692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167847330562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167847704222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167848137918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167848512962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167848860480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167849207960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167849567470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167849945220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167850320726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167850735674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167851114372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167851509258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167851885112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167852233640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167852583854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167852961618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1503,15030000,10000,0,0,256,26,1646,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167854789088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167855170636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167855525548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167855924390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167856385212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167856769154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167857123812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167857482250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167857849502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167858198540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167858577104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167858974252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167859368020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167859750668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167860126028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167860475896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167860826464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167861188972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167861549888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167861985238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167862376266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167862755768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167863121278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167863497316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167863848192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167864224478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167864767924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167865123052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167865490462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167865854346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167866235104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167866600520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167866990564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167867414250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167867772708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167868135444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167868482706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167868846088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167869192342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167869565420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167869938056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167870378226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167870731646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167871081716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167871536532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167871908136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167872274996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167872636948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167873086634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167873455834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167873831766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167874182112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167874533494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167874896276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167875273302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167875844852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167876198322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167876573834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167876938172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167877313324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167877663232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167878028498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167878392434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167878809316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167879179198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167879528070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167879902746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167880266890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167880639926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167881000456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167881415612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167881781148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167882130166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167882493366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167882839728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167883212196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167883572648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167883996920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167884425434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167884778886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167885140830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167885488576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167885851876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167886199884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167886602114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167887153042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167887535758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167887887290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167888239502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167888603140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167888953656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167889331502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167889692392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167890136448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167890502128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167890891586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167891242116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167891592684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167891954712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167892315434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167892747798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167893097840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167893471746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167893834430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167894207114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167894556100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167894918128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167895279820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167895696736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167896066884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167896416382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167896813190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167897177166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167897551798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167897914392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167898457588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167898823418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167899173210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167899554898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167899952616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167900353110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167900747802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167901238460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167901593214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167902167690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167902535768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167902887670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167903272652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167903622652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167904078442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167904445006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167904818296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167905182628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167905541690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167905959944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167906321952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167906982286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167907336644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167907712136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167908076238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167908448782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167908795974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167909157492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167909717150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167910068850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167910433014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167910779116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167911152240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167911512574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167911899202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167912315692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167912667730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167913028800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167913375404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167913739232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167914084774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167914468148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167914831200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167915312792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167915684578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167916035812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167916398066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167916745480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167917109816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167917469978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167917916618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167918284874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167918660104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167919040596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167919391578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167919752646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167920129084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167920660544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167921011234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167921384256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167921745170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167922117400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167922483204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167922871836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167923234124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167923654334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167924022196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167924369528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167924742980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167925104572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167925477052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167925837164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167926256950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167926621016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167926969326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167927332716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167927679390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167928146094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167928523652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167928896628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167929324424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167929675280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167930036162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167930382608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167930744842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167931089768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167931471722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167932023012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167932398844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167932747308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167933094494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167933454632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167933801008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167934175752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167934520824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167934991260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167935376208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167935767704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167936116446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167936465376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167936837088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167937183994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167937624318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167937994204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167938369984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167938731864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167939104662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167939454226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167939815948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167940246222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167940596390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167940960246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167941306392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167941677790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167942038656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167942422878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167942771222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167943315482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167943685654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167944037156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167944404190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167944753268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167945128980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167945505442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167945968858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167946321392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167946670920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167947032890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167947381200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167947744980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167948104762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167948478004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167948907246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167949283684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167949633534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167950019574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167950381900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167950729614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167951131604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167951554646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167951932186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167952293992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1504,15040000,10000,0,0,256,26,1647,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 167953839922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167954427934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167954785048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167955154158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167955504006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167955868636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167956287282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167956678196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167957113954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167957497614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167957847080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167958196066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167958556418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167958903720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167959278696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167959625278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167960062238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167960431062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167960805718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167961154308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167961503464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167961862828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167962252890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167962720444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167963079274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167963458346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167963823686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167964200736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167964554374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167964920142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167965448890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167965801406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167966166318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167966513362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167966886604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167967247560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167967631874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167967980634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167968405866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167968771450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167969120096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167969484108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167969848682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167970263400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167970659040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167971114992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167971466880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167971816506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167972178982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167972547512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167972910980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167973270756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167973643932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167974082600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167974460322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167974808136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167975157196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167975518252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167975865234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167976240168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167976746764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167977123088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167977485642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167977857392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167978205204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167978553960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167978927862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167979275540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167979705346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167980056924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167980429866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167980791132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167981162028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167981510004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167981869108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167982295880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167982650254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167983016964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167983364962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167983915496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167984286578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167984753446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167985211790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167985585636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167985948520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167986313738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167986679772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167987027092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167987414110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167988021556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167988402474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167988752740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167989103304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167989466222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167989813422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167990190022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167990598468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167990980110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167991341900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167991714570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167992063660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167992413044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167992774450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167993132290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167993563114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167993917242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167994292446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167994655368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167995029788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167995380398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167995744518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167996105858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167996522352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167996890790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167997239986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167997615080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167997978578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167998353150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167998713840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 167999270006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167999640168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167999991264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168000357276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168000705122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168001117218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168001493258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168001945020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168002297232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168002648018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168003011850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168003361092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168003726832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168004086070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168004458776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168004888388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168005269114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168005621730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168005975628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168006342148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168006694326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168007086262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168007503086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168007884370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168008251328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168008627834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168009007846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168009361224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168009741258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168010263898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168010633298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168010980136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168011355908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168011718544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168012152878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168012581634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168013078646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168013449280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168013799652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168014165530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168014515568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168014891912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168015267928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168015643908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168016063452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168016416300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168016794472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168017141826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168017504432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168017850522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168018267174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168018699802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168019079550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168019429060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168019810404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168020407910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168020797280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168021199396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168021729390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168022108380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168022472660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168022848352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168023199590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168023551064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168023986520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168024428570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168024844512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168025213662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168025607508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168026014860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168026420138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168026800894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168027246530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168027631146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168028014260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168028397740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168028775524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168029197378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168029579252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168030053598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168030435844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168030816364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168031180174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168031531766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168031900142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168032284376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168032845712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168033262672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168033644222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168034014694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168034366776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168034732040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168035127542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168035569872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168035935834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168036313228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168036691572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168037068640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168037420802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168037811900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168038276914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168038630340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168038993496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168039339850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168039755250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168040137752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168040609066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168041093066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168041452296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168041835430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168042190262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168042557642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168042936312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168043350938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168044001892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168044412268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168044779980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168045132738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168045527048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168045876382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168046282906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168046708136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168047117514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168047509590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168047900728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168048280988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168048641110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168049036536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168049478008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168049845802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168050222200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168050613790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168050991794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168051394328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168051785026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168052238032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1505,15050000,10000,0,0,256,26,1648,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 168053892444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168054283674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168054690578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168055291984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168055728652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168056119996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168056533316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168056886990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168057285102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168057653730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168058114882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168058501128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168058865226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168059268234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168059662192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168060067456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168060723764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168061082712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168061476530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168061843552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168062238174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168062615206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168063016428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168063449694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168063826982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168064175306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168064525442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168064887410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168065236660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168065612960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168065994644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168066630064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168066999240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168067373132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168067721156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168068070292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168068456100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168068903324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168069405172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168069756138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168070129744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168070491746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168070865304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168071264360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168071641342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168072099142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168072481736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168072846620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168073222502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168073596774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168073991618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168074419188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168074849076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168075228864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168075592604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168075969470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168076331788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168076707292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168077094124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168077623966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168078001746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168078351620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168078722130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168079104472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168079454178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168079831788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168080250174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168080626828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168081022394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168081439274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168081819568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168082170976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168082563852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168082912558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168083387184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168083739860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168084115036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168084493128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168084882040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168085248372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168085597766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168086066104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168086452232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168086850144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168087200036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168087574780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168087957414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168088364230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168088927202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168089284180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168089648360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168090014856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168090395992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168090811198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168091216262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168091654910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168092050104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168092401714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168092782686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168093147816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168093528000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168093907136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168094357760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168094746580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168095130960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168095503866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168095883172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168096233948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168096620382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168097088842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168097542792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168097923610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168098328304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168098717490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168099092588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168099472224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168100025700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168100403016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168100794482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168101165142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168101542310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168101917620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168102323060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168102771218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168103141752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168103524654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168103918364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168104269028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168104649672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168105026476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168105502178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168105898430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168106276100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168106626662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168106995880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168107358000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168107746686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168108112942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168108571406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168108980558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168109376724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168109756072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168110132958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168110506120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168111059812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168111416462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168111811114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168112193938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168112623924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168113016260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168113406462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168113830308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168114214332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168114605874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168114989852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168115371520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168115749296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168116136766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168116499816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168116967274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168117322076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168117702758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168118067422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168118444012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168118849492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168119213574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168119703626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168120072856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168120476298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168120826414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168121177654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168121542764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168121906026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168122470120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168122823882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168123227314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168123620166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168124025554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168124376834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168124741306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168125184126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168125675956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168126075902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168126425908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168126801234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168127164492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168127569936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168128006356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168128364000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168128744868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168129097146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168129491940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168129857124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168130327224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168130800230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168131227178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168131587198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168131974128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168132335194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168132724610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168133107702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168133653258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168134046320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168134429504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168134803280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168135152008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168135518696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168135920024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168136348102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168136715444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168137062148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168137618002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168137984624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168138358044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168138721856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168139143306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168139510082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168139859262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168140246552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168140595950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168140988710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168141364624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168141841596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168142223632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168142574510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168142935540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168143282222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168143645104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168143990640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168144389224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168144952700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168145331310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168145681478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168146031362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168146409206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168146759568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168147153876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168147573560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168147951106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168148324498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168148726232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168149077230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168149428808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168149833530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168150261304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168150648248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168150996888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168151399212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168151764586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168152177936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168152560214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168153021600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168153421462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168153847340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168154247042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168154625682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168155001176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1506,15060000,10000,0,0,256,26,1649,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 168156788620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168157209684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168157592430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168157976610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168158360738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168158825888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168159223676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168159573540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168159977838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168160371838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168160779880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168161142792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168161566848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168161961650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168162311900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168162705370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168163083174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168163490268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168163867096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168164394636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168164748674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168165128758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168165492908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168165870482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168166266540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168166627394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168167224804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168167595548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168167971854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168168351194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168168741190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168169120906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168169484742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168169922864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168170273908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168170648604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168171010504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168171415074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168171764864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168172154124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168172518020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168172940818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168173339204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168173716246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168174119964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168174514476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168174902638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168175254404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168175708970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168176076798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168176428620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168176794576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168177142736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168177519732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168177896492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168178457844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168178811294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168179194780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168179587912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168179967664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168180366398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168180744228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168181192800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168181590128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168182065680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168182436892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168182805812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168183170808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168183575562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168184025792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168184410202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168184785720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168185165628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168185636948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168186207916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168186648428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168187055962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168187409440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168187776276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168188125834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168188531168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168188921174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168189495128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168189850640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168190221264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168190587254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168190967428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168191333696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168191696426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168192101224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168192566722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168192946720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168193327360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168193680460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168194044196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168194394138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168194772038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168195193572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168195574282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168195938190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168196313622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168196686140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168197034754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168197407076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168197822080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168198190076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168198536866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168198955672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168199321302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168199697542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168200060382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168200412400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168200982348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168201338318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168201706600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168202057836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168202434882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168202810420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168203185694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168203602480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168203955262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168204318652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168204668004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168205033264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168205381184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168205766998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168206186216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168206573692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168206924716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168207275076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168207639284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168207989026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168208356502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168208718538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168209158562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168209564910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168209941222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168210365340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168210719178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168211083820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168211478858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168212055960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168212427352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168212803184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168213166714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168213541140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168213890718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168214433136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168214872772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168215225436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168215590730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168215938118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168216312386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168216674320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168217081340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168217542932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168217929330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168218293066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168218641816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168219006842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168219384404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168219773012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168220201502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168220615800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168220967542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168221353110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168221718988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168222097092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168222505022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168223054300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168223434780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168223797508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168224193720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168224578018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168224930430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168225322516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168225689756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168226169094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168226552002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168226928306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168227322500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168227697360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168228059406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168228427920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168228864200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168229216134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168229579840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168229927064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168230301086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168230662604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168231073688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168231492358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168231846476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168232208248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168232556772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168232920684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168233267682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168233653308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168234015092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168234581190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168234933838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168235283600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168235646240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168235994524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168236359442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168236719226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168237152064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168237519722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168237894294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168238243906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168238667176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168239033288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168239396882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168239837254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168240189704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168240564580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168240927070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168241299850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168241648238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168242039558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168242404378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168242827416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168243211934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168243588420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168244023622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168244388108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168244794200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168245159748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168245725350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168246093892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168246445106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168246810468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168247160260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168247565124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168247979870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168248431888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168248786082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168249166708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168249530434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168249929766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168250330510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168250694138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168251171234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168251569892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168251945604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168252325832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168252705690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168253069720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168253431996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168253919096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168254317504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168254721262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168255084908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168255488928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168255840360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168256206008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1507,15070000,10000,0,0,256,26,1650,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 168258009376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168258371194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168258737668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168259137190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168259627776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168260025940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168260406770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168260757354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168261128198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168261494332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168261857508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168262300512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168262652896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168263028154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168263408420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168263784726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168264134312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168264499292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168264881514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168265339556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168265707972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168266056792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168266461576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168266896208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168267290434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168267821946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168268197598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168268563286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168268914892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168269280918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168269628800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168270016366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168270380414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168270824180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168271179538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168271531116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168271893862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168272242636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168272606740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168272966270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168273402232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168273771720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168274145988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168274496244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168274846952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168275209676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168275595666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168275984990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168276441452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168276868700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168277290036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168277683588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168278033938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168278427660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168278822200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168279358366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168279757636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168280135782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168280510408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168280903218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168281347374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168281699892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168282153298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168282519790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168282868768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168283232312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168283579742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168283953012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168284326448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168284774168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168285127710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168285477874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168285839934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168286190510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168286555638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168286914014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168287288248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168287738216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168288133600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168288487736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168288838992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168289231718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168289624264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168290018108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168290559708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168290939552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168291546326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168291927574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168292307238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168292700482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168293199296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168293595786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168293991348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168294369916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168294788072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168295289312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168295694746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168296154666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168296547812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168296964892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168297341640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168297732964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168298120864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168298597758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168299021032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168299416252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168299794560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168300176726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168300538338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168300922996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168301501480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168301873214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168302278960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168302643816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168303049230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168303398930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168303791234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168304254174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168304606926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168304971232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168305317826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168305719548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168306101552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168306490332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168306855364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168307307792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168307691644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168308058608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168308424988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168308804182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168309179828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168309601276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168310086334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168310442810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168310794698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168311185738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168311534740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168311925030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168312290354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168312853810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168313248178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168313631362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168314011030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168314364014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168314726052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168315089766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168315530770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168315913612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168316289466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168316682132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168317087892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168317467368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168317832704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168318268598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168318621316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168319014280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168319362660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168319779712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168320169706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168320582070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168321032030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168321424218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168321809734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168322190576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168322587332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168322936930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168323427594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168324198716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168324725076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168325100338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168325454234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168325862166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168326288686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168326740694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168327123086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168327499012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168327890284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168328304722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168328697216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168329092568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168329548586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168329930468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168330325124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168330681322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168331092950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168331503752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168331922202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168332345720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168332728852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168333092466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168333468916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168333834478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168334211344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168334599150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168335152966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168335563026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168335915970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168336267714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168336632498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168336983620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168337363858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168337712474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168338154574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168338523718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168338897066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168339246866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168339596616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168339960808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168340323020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168340785906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168341138666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168341514030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168341892228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168342325956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168342677942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168343059920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168343528412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168343896638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168344262508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168344609554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168345013274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168345392988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168345797248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168346402346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168346801804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168347211442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168347564120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168347959062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168348308894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168348756724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168349197920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168349605262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168349982602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168350353416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168350758388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168351109928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168351581952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168352012716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168352391808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168352781340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168353173622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168353525702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168353905980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168354311644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168354740240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168355108466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168355472266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168355878910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168356245396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168356677384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168357095208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168357638652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168358007460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168358385802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168358769740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1508,15080000,10000,0,0,256,26,1651,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 168360411250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168360826904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168361193402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168361572032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168361952000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168362336714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168362722980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168363169920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168363542040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168363920852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168364298862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168364662554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168365055100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168365433462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168365859192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168366225508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168366574190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168366938246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168367304438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168367705346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168368292502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168368899064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168369283310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168369637090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168370032074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168370409364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168370776454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168371166098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168371673196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168372043156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168372419490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168372770050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168373128718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168373513680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168373899626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168374375290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168374725736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168375099090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168375489136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168375881886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168376232252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168376596682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168377042870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168377397154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168377763314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168378112844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168378488778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168378854102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168379243358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168380026894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168380386766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168380759124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168381110912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168381478994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168381962418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168382365806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168382810410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168383189524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168383539118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168383888776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168384250360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168384598004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168384973978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168385440240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168385819806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168386197064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168386578032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168386929186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168387280316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168387656802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168388021558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168388486392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168388840462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168389217256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168389581932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168389956932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168390308122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168390671810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168391199370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168391574756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168391977972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168392328264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168392703528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168393081202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168393471184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168393899934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168394254910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168394621686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168394971646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168395339614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168395689442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168396077770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168396442376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168396885484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168397238924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168397590668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168397954852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168398305170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168398692952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168399055970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168399505248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168399871666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168400245160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168400593846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168400943106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168401304362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168401664292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168402027840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168402530426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168402911418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168403274228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168403650332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168404000374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168404351108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168404726216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168405142902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168405509988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168405856752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168406229778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168406591416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168406978586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168407339896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168407689438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168408122372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168408473426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168408837278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168409184190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168409557008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168409949742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168410334352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168410749748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168411103868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168411466028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168411812994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168412176472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168412524318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168412908388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168413415678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168413792380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168414142076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168414492792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168414855066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168415228630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168415594284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168415955054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168416401538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168416768620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168417143682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168417492874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168417862610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168418242258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168418618742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168419064302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168419417742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168419793788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168420158452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168420533380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168420883136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168421245434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168421608442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168422024138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168422405968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168422754260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168423127058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168423488360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168423862056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168424241084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168424759556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168425126736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168425475948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168425839850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168426186444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168426559130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168426933902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168427379720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168427749344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168428099900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168428462934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168428811378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168429178194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168429526644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168429911466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168430341864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168430721520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168431074302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168431426924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168431791920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168432143716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168432523112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168432874488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168433315662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168433684376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168434059394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168434409966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168434760736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168435124284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168435485966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168436002924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168436354510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168436727512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168437089640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168437463438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168437826700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168438190064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168438618482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168438970652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168439334554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168439681720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168440059340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168440424340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168440809116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168441161140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168441579804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168441945298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168442295590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168442661308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168443009118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168443382282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168443755414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168444178784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168444546368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168445074198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168445444364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168445819388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168446187720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168446561474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168447119600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168447488934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168447864310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168448212832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168448562528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168448924718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168449284354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168449648938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168450066148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168450443222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168450806364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168451195012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168451542338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168451890940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168452264268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168452681486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168453074140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168453457492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168453832856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168454194746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168454568178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168454929116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168455279032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168455715698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168456068904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168456435410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168456784286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168457159518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168457523082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168457908456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168458406828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1509,15090000,10000,0,0,256,26,1652,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 168459981068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168460358394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168460725888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168461177108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168461528970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168461904922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168462287426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168462666338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168463014214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168463402744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168463837234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168464189132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168464554210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168464901854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168465275114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168465636556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168466044386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168466394048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168466814440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168467180010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168467562684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168467928290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168468292534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168468697172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168469103108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168469664386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168470319394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168470693432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168471085290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168471450496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168471829250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168472290204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168472721308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168473110204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168473494556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168473874270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168474255106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168474662962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168475151986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168475550404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168475899006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168476273420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168476664166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168477070470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168477488856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168477952784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168478323966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168478673228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168479037704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168479384836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168479758824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168480133308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168480694760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168481048914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168481400150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168481762728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168482144476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168482538176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168482900022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168483275984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168483732694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168484113264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168484465382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168484816096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168485180594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168485530260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168485909384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168486350452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168486728944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168487126872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168487520568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168487888896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168488270080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168488673806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168489129394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168489527704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168489907506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168490310954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168490729664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168491137410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168491543870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168492071422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168492441534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168492792730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168493188328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168493562064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168493943500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168494318616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168494766522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168495118726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168495468922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168495832456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168496180030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168496543514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168496901456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168497274778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168497701670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168498078746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168498429054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168498778836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168499162570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168499513556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168499893016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168500316664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168500697544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168501062546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168501438520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168501789254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168502172600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168502580300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168503214446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168503693258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168504085408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168504492506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168504886104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168505302878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168505683808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168506145750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168506531510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168506899752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168507266998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168507615324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168507990206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168508368036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168508817022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168509168672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168509518698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168509880620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168510228290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168510592596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168511005700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168511505706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168511877858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168512252738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168512602616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168512969416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168513349070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168513713024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168514291756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168514660064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168515037132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168515402906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168515806832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168516158400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168516550324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168516912252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168517338156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168517705640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168518053260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168518443370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168518806456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168519179874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168519556752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168519992178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168520388470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168520740076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168521106708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168521497480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168521873858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168522289016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168522928258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168523286376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168523639198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168524005108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168524356864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168524724096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168525114468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168525670022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168526039062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168526414024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168526763812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168527143006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168527536948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168527916882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168528359534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168528713312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168529106750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168529499602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168529875914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168530227196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168530617486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168531087394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168531440624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168531805020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168532152554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168532556256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168532920530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168533346770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168533714168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168534138258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168534548656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168534927716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168535336396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168535713930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168536152404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168536713156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168537093024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168537442556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168537822014] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168538186714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168538561494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168538943584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168539319806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168539769310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168540136064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168540512520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168540892662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168541242838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168541630780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168542021286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168542490162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168542878094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168543292332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168543661566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168544064312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168544464722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168544835780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168545302348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168545656100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168546051380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168546425994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168546846764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168547278094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168547898450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168548285420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168548667336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168549059852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168549437892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168549859442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168550263748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168550759840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168551177120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168551582370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168551962886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168552368536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168552760414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168553150206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168553643790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168554028502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168554464478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168554858950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168555263520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168555684228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168556076156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168556557112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168556953876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168557374264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168557752118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168558182504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168558598754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168559215050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168559627482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168560009032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168560399152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168560804060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1510,15100000,10000,0,0,256,26,1653,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 168562523098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168562934972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168563362500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168563733942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168564128012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168564479058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168564944034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168565339488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168565697552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168566062042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168566410024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168566783672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168567158870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168567610280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168567993378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168568462272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168568876736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168569225974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168569589828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168569949666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168570488800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168570855928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168571230876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168571580614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168571930726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168572315452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168572676538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168573115862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168573470914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168573847884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168574214144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168574590846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168574942722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168575340188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168575791284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168576160104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168576556028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168576924230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168577339496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168577732674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168578155358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168578631330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168578998394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168579381980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168579731000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168580124676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168580499752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168580941166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168581523480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168581931228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168582334112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168582714748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168583134488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168583514826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168583916306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168584370002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168584747080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168585155278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168585529628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168585880686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168586231108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168586607992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168587031054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168587401326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168587750038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168588155390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168588558936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168588977314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168589341792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168589694954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168590130256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168590482890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168590866590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168591246404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168591625176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168592032008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168592405444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168592970196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168593325174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168593688952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168594038330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168594425158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168594817384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168595192966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168595630904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168596009994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168596361128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168596760578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168597127324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168597478318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168597859928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168598275012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168598714964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168599477852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168600038526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168600506386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168600872460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168601337986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168601723172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168602136674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168602520868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168603100442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168604058850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168604727506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168605262154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168605880958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168606605296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168607273006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168607909710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168608359916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168608790654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168609304516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168609874230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168610267600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168610663292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168611075348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168611430698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168611842260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168612495686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168612913008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168613286220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168613665396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168614018244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168614371340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168614751248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168615451442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168615826282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168616199242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168616579666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168616944978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168617365852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168617717972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168618145134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168618513420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168618901420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168619299264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168619650438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168620027080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168620406574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168620883570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168621240050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168621601032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168621967546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168622320856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168622691388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168623054124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168623765744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168624291996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168624674816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168625027492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168625384442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168625776800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168626318814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168626719826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168627092146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168627472278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168627841414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168628220902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168628587082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168629013178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168629387380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168629742210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168630112982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168630492928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168630899546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168631306592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168631715992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168632399164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168632940498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168633580070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168634208208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168634930124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168635527206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168636183588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168636784128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168637263742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168637964200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168638371532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168638766514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168639147044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168639549946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168639939966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168640517814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168640917362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168641338842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168641694736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168642078766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168642484408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168642890434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168643441556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168643808974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168644518522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168644903050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168645300196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168645653816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168646149812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168646543818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168646926834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168647321302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168647698826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168648113870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168648713976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168649098566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168649450446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168649888872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168650483390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168651116524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168651732986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168652301180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168652951440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168653460562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168653962196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168654586120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168654963826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168655464878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168655848516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168656218246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168656582304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168657078300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168657468120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168657878034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168658258508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168658834608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168659437488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168660240786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168660831456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168661438642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168662085658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168662484148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168663223614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168663635146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168664110440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168664589020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168665052400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168665797990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168666364956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168667013350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168667634976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168668088628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168668669468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168669238536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168669872504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168670435198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168671105904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168671584270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168672286624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168672879124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168673544856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168674234644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168674723324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168675218292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168675845454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168676330284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168677031644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168677662056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168678321752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168678816118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1511,15110000,10000,0,0,256,26,1655,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 168680745866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168681132844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168681547188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168681963770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168682687584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168683085378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168683730460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168684312608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168685082526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168685679762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168686292648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168686907572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168687562506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168688272900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168688883116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168689513722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168690195852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168690915682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168691532086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168692126532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168692679310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168693068620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168693835316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168694456294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168695067558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168695729748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168696470030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168697083666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168697681310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168698313774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168699007540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168699699250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168700288402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168700938792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168701571496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168702303666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168702914510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168703392684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168703841940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168704385716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168705119372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168705509002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168705904970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168706269774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168706647576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168707033306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168707527856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168707919312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168708298180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168708666176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168709017064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168709394272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168709773026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168710259350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168710633426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168710985960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168711622078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168712157008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168712840864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168713514466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168714166908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168714540980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168715094528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168715661282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168716491550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168717145382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168717735268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168718391192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168719066730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168719719896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168720334190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168721013470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168721662060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168722277370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168722908598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168723513916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168724212338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168724830988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168725468770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168725895220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168726426480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168727225858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168727816460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168728439816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168729032754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168729677878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168730385506] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168730835128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168731420816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168731849486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168732244398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168732739420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168733127350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168733526262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168733964812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168734354030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168734762704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168735168382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168735665896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168736061798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168736438920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168736802706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168737153684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168737550840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168737938796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168738558276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168738930900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168739342958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168739727842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168740080666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168740446466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168741142096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168741519900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168741876062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168742286328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168742786786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168743216744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168743589050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168744064344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168744495024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168744854548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168745253944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168745631676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168746073816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168746812864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168747430432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168748056632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168748704396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168749608520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168750212694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168750851234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168751214322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168751805372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168752346446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168753164660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168753736690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168754347508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168755003288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168755622810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168756190442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168756796610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168757473934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168758128466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168758734064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168759382692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168759978558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168760868204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168761391440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168761772116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168762150926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168762545720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168762925062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168763302228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168763819770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168764190308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168764605464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168764963508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168765359968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168765752858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168766303168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168766733788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168767219960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168767575864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168767960794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168768326438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168768719720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168769262624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168769714378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168770173060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168770539926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168770945884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168771356538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168771968688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168772351518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168772809764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168773180210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168773530448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168773907076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168774287682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168774746340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168775102072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168775455464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168775826244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168776176910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168776544606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168776907460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168777283374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168777730456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168778108270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168778464816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168778815702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168779180034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168779530948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168779975700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168780410016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168780791416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168781163244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168781538182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168781890500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168782239888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168782616800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168783249990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168783621790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168783979194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168784355422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168784721384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168785138572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168785527110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168786034696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168786404762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168786810686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168787184012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168787533880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168787939624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168788320692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168788773726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168789130328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168789501210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168789895742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168790277450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168790644676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168791007496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168791477612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168791876764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168792307334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168792660732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168793012574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168793433828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168793798904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168794376132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168794760482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168795203370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168795656642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168796037920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168796391054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168796760294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168797240722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168797621530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168797996626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168798376944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168798755580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168799120814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168799513632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168799988460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168800346406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168800761242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168801220822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168801626048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168802006854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168802443194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168803120776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168803555548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168803937648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168804320840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168804717300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1512,15120000,10000,0,0,256,26,1656,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 168847570416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168847969016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168848334160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168848720696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168849092060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168849477958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168849847510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168850412534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168850788522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168851148570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168851516922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168851866846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168852244048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168852622026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168853074334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168853458446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168853814234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168854185172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168854554240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168854938348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168855332730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168855710208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168856168524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168856551014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168856929898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168857374908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168857743702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168858152166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168858520826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168858958492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168859339404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168859711452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168860089320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168860439750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168860817568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168861194702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168861717174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168862089442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168862481790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168862860464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168863241934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168863637058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168864001292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168864431600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168864800278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168865151554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168865518184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168865867950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168866242964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168866617652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168867057106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168867411860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168867763388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168868127372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168868477936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168868844594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168869192946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168869579460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168870143774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168870633376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168870987016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168871493794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168871906522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168872282334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168872845104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168873217112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168873596910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168873961648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168874338672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168874689616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168875058062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168875504234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168875870656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168876253322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168876604454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168877001202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168877365974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168877755426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168878106778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168878534612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168878901762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168879252866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168879619096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168879969056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168880343940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168880718644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168881173750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168881527520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168881879056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168882242720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168882592262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168882957924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168883318756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168883855120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168884226710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168884604206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168884954858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168885329854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168885760184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168886127098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168886495122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168886921164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168887298220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168887660396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168888034010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168888382596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168888732428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168889105630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168889521948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168889891630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168890240950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168890616264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168890979690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168891354218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168891716000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168892065962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168892568744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168892923730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168893290304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168893639404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168894014668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168894378902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168894767104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168895274198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168895630268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168895994576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168896344474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168896711106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168897060192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168897447832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168897879352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168898258958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168898611364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168898962814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168899327128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168899677006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168900043866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168900437140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168900923140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168901377938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168901759242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168902114130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168902467686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168902869034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168903239586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168903690956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168904045018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168904445788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168904843568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168905220176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168905571680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168905938712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168906690364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168907048430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168907417354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168907767352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168908145680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168908545948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168908984544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168909354958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168909709024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168910073236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168910423432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168910790812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168911140738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168911528392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168911962110] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168912342280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168912693736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168913047356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168913435900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168913856636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168914270740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168914731250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168915113084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168915484998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168915861660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168916211790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168916564198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168916952200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168917521476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168917937834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168918484182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168918866850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168919266348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168919682194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168920056096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168920500650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168920870352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168921230424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168921599516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168921948514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168922325364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168922703458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168923184250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168923539934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168923898036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168924261512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168924632150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168924998102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168925358318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168925831632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168926205156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168926601018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168926959332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168927313704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168927679446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168928210624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168928949160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168929309584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168929696254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168930062870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168930439094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168930791316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168931159598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168931615182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168931971700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168932339482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168932689678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168933067398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168933433890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168933822960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168934248472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168934604366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168934969578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168935350482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168935719284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168936085538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168936474650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168937006256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168937673214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168938183640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168938792356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168939395454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168940102454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168940744970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168941307060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168941958032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168942367680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168943020942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168943630944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168944202736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168944610926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168945181026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168945727462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168946082420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168946468048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168946877340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168947273608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168947627218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168948038152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168948588602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168948945298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168949318114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168949668390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168950046048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168950412782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1513,15130000,10000,0,0,256,26,1657,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 168952393514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168952764180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168953122090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168953508522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168953941404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168954313282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168954669520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168955047150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168955411518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168955789014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168956169530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168956521206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168956962054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168957315734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168957691956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168958042348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168958419258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168958783766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168959171352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168959591070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168959946862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168960339064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168960730256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168961097844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168961447632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168961851410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168962431244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168962813028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168963165216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168963516956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168963881612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168964232246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168964614736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168965029782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168965408970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168965773154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168966148036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168966499300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168966850356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168967213514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168967576032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168968010502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168968363508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168968740048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168969104378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168969479404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168969829952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168970224946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168970658058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168971013098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168971380344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168971729826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168972106282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168972492282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168972882666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168973234366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168973790068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168974160662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168974512724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168974880146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168975249808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168975645732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168976027410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168976495272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168976850092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168977203032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168977598476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168977965244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168978361842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168978745236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168979477220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168980013420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168980685010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168981287784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168982012860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168982630794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168983410204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168984036134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168984943390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168985578454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168985947824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168986497008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168986891406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168987245502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168987736600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168988092368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168988467972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168988847736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168989245600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168989612216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168990006686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168990468732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168990827340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168991312418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168991686614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168992055466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168992405698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168992795442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168993274572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168993657148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168994017104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168994371466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168994736224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168995087656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168995489578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168996036654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168996417182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168996788450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168997188638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168997557698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 168997910102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168998286724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168998719482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168999090110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168999440776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168999817488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169000182476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169000559738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169000922338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169001276322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169001711170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169002065232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169002432562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169002782792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169003160230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169003543724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169003933344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169004363208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169004718762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169005082666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169005445058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169005810598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169006159488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169006547964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169007062468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169007442414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169007793590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169008146342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169008510052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169008860962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169009227912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169009591486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169010041014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169010460658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169010840002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169011210880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169011563944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169011927832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169012290116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169012725876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169013081310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169013458746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169013866188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169014244322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169014596034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169014960292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169015377712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169015747344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169016152072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169016702878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169017119454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169017486008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169017880012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169018488158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169018854090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169019416488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169019773880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169020142302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169020507578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169020888012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169021334726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169021717552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169022071400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169022426204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169022793136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169023144818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169023525010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169023946572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169024328734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169024716644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169025123314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169025476058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169025857658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169026269454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169026726936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169027129694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169027502552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169027882260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169028294268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169028906882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169029694810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169030310436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169030732344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169031084024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169031477002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169031860040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169032366232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169032738684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169033124562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169033511500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169033866374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169034232160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169034607162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169035152134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169035697114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169036105736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169036483512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169036860586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169037241110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169037611262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169038064964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169038422652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169038799472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169039151254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169039527046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169039893896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169040281488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169040998510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169041359560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169041726270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169042077452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169042445624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169042796728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169043187270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169043623358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169044003326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169044355458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169044750170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169045134026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169045485970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169045885360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169046311832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169046691580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169047057264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169047432908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169047785386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169048137896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169048514156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169048863546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169049329848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169049685674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169050140432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169050508600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169050886282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169051238946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169051606100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169052179668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169052536472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169052926892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169053278632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169053654916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169054020180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169054411530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169054843008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169055199860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1514,15140000,10000,0,0,256,26,1658,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169056771374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169057215586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169057656814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169058012632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169058392312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169058759216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169059167016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169059520168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169059890172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169060518480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169060877372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169061247018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169061615732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169061993614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169062357364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169062748044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169063346236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169063833422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169064296142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169064651550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169065019340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169065385806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169065846442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169066217572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169066596688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169066949780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169067304238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169067670032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169068019998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169068399018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169068821174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169069201358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169069567870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169069943804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169070295848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169070647742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169071025264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169071444050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169071817492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169072168924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169072547788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169072913070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169073289596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169073641040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169074005250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169074552098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169074979126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169075455584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169075813124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169076191916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169076574584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169077072556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169077554052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169077941118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169078516832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169078890434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169079273374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169079625952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169080081062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169080451804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169080836930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169081189362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169081542968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169081910042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169082305018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169082744034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169083098580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169083477902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169083842348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169084218040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169084570584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169084934496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169085473370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169085873460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169086253174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169086813326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169087219670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169087585836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169087981906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169088417728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169088775926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169089141536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169089492968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169089860706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169090211030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169090599154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169091037190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169091417666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169091769440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169092121668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169092487192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169092860858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169093246720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169093610540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169094106130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169094477842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169094855462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169095207736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169095559548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169095925734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169096288436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169096849726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169097204680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169097584688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169097952304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169098329486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169098680878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169099050492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169099519468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169099891786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169100257750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169100605752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169100981024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169101343848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169101732562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169102082568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169102505180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169102872756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169103223216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169103590036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169103957474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169104336012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169104717396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169105170592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169105527696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169106067126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169106437928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169106790936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169107178978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169107552984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169108171884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169108544578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169108924016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169109277068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169109630808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169110013900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169110378560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169110822384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169111175118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169111552690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169111917456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169112293248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169112645800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169113011470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169113443754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169113798632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169114165464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169114514766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169114891370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169115256034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169115631990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169115995412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169116420096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169116789714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169117140686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169117507664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169117857522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169118233090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169118610312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169119159746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169119516924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169119868786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169120233058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169120583670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169120949538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169121323388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169121699894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169122152662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169122574328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169122928852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169123298758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169123664606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169124016058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169124396298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169124822454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169125203090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169125585744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169125962636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169126530014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169126944948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169127415624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169127782862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169128151224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169128502336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169128880272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169129245196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169129622588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169129985808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169130526216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169130896054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169131248172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169131615444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169131978918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169132367176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169132745984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169133204624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169133561872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169133914488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169134279090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169134633536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169135001026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169135362852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169135809256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169136179200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169136595644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169137151174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169137512400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169137880016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169138279126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169138727798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169139084220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169139464228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169139828850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169140206464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169140580974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169140948128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169141547124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169141922132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169142290524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169142640548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169143017164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169143381636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169143772130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169144194368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169144578670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169144947142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169145325694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169145695412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169146046282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169146422472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169146799708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169147252092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169147606634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169147958596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169148322400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169148691336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169149059750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169149420778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169149868258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169150238176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169150616056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169150974060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169151325652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169151692868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169152045566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169152426202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169152958424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169153338764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169153703672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169154079568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169154431330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169154783728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169155158968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169155590564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169155961586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169156311212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169156687078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1515,15150000,10000,0,0,256,26,1659,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169158394078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169158789070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169159145160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169159503104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169159875302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169160230628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169160611334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169161031168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169161414470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169161782408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169162162952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169162518544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169162875470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169163243094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169163604368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169164159640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169164544298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169164922722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169165288040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169165667350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169166022048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169166391472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169166853450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169167210822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169167579524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169167930814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169168309492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169168679044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169169071550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169169499284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169169858694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169170225408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169170577538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169170946706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169171298056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169171687698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169172054278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169172496598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169172854542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169173209768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169173595928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169173946772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169174313702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169174675026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169175279680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169175673308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169176051550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169176404152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169176757134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169177122436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169177489204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169177929022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169178281216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169178656808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169179020998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169179396484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169179748152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169180112602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169180476774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169180895752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169181265790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169181615632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169181995102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169182358990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169182735376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169183097146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169183516524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169183884536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169184235854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169184602878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169184952564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169185328832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169185704270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169186317498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169186677246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169187029642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169187412050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169187782180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169188151858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169188515104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169188980984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169189409368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169189824850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169190180104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169190537316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169190921790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169191304218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169191718150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169192375268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169192771368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169193136942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169193588824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169194037132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169194406028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169194870598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169195257976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169195629062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169195979700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169196358438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169196743412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169197151158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169197714922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169198093212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169198462778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169198815668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169199184596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169199536946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169199928210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169200377448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169200759866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169201113602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169201486190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169201854500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169202206020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169202588026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169203040880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169203423038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169203808822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169204205612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169204593510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169204966892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169205377074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169205827784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169206199584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169206551168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169206928728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169207294684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169207671494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169208022720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169208400396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169208950568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169209393342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169209889472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169210244162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169210624034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169211046964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169211564136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169211924342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169212283566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169212648284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169213051090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169213561156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169214203258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169214709682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169215088456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169215469132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169215850458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169216236242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169216801198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169217246590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169217618738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169217977706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169218356214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169218721814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169219100382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169219464114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169220090086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169220459312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169220817500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169221183020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169221530444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169221905364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169222280632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169222750012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169223132560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169223514774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169223883620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169224235824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169224604624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169224968006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169225417924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169225787714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169226194386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169226558778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169226946530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169227313910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169227676456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169228044668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169228501914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169228887716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169229279752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169229675598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169230027194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169230378436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169230785028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169231331648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169231705560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169232057054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169232435394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169232799744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169233174908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169233552848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169234092160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169234466260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169234820548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169235209900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169235560302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169235937732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169236346412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169236885028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169237241356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169237594632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169237958740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169238311112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169238697202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169239059812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169239509524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169239883042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169240260484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169240612274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169240965732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169241329758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169241693020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169242060436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169242658470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169243167568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169243540000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169243921018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169244275390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169244647658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169245093896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169245449866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169245818750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169246169878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169246548684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169246916088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169247306234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169247658508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169248079926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169248447230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169248798098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169249165274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169249514496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169249890068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169250299600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169250743940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169251099352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169251450410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169251815296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169252166024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169252532400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169252894088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169253271640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169253826424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169254208270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169254592324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169254946152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169255311930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169255675638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169256044858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169256468252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169256848058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169257214538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169257590936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169257943416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169258296158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1516,15160000,10000,0,0,256,26,1660,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169260006830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169260374258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169260789074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169261142268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169261555366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169262019484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169262508908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169262914464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169263271830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169263639432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169263990710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169264370144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169264877936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169265259700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169265624036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169266021068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169266376832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169266731666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169267111906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169267542520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169267913366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169268281826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169268678208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169269045072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169269421324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169269783442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169270196652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169270576244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169270929990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169271317612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169271668050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169272062078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169272427230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169272817946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169273242652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169273598862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169273964334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169274315478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169274681996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169275030094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169275418318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169275962274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169276343702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169276695348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169277068304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169277554982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169278007480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169278395416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169278857108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169279237148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169279599840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169279974572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169280325652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169280677290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169281084480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169281507116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169281876880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169282226280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169282601272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169282986588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169283365150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169283733394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169284088732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169284554300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169284909958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169285278124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169285629530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169286006840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169286374114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169286764804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169287328086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169287685890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169288051370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169288401414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169288768670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169289118246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169289507524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169289974914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169290429768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169291041628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169291401608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169291767804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169292175164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169292671696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169293030570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169293612724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169294065300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169294467336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169294822454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169295257382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169295725376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169296092596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169296466318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169296816212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169297192348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169297554246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169297945870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169298564412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169298956720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169299361980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169299715134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169300116028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169300493632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169300872300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169301319832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169301701346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169302062540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169302417240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169302850854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169303223724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169303608032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169304053276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169304435210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169304976432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169305449320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169305802984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169306206092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169306655490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169307012364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169307379756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169307738246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169308118006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169308484570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169308874216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169309225574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169309718998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169310088312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169310441916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169310809786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169311160296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169311537178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169311916782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169312365748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169312722434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169313074978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169313440516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169313790348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169314191852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169314560972] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169315051622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169315423488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169315831236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169316185098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169316540742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169316908446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169317274814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169317643912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169318070770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169318449030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169318897500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169319277014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169319629070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169320002946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169320381644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169320880482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169321251244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169321600090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169321975900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169322338972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169322713998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169323079102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169323503524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169323871754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169324224800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169324590774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169324952812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169325330642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169325709854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169326087782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169326514786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169326872112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169327368164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169327790128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169328161806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169328530352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169328907848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169329350684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169329728670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169330078816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169330430004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169330792706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169331141874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169331522332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169332027594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169332425904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169332815142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169333192976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169333574664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169333929242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169334309570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169334745028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169335137106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169335520104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169335918070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169336282370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169336759792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169337128910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169337587166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169337955920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169338315980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169338681646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169339031516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169339408286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169339799444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169340242120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169340598648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169341006622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169341409700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169341761382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169342162024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169342542160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169343067918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169343439676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169343817384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169344183078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169344536088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169344919526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169345302300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169345672132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169346101110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169346497198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169346896028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169347337640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169347698076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169348050018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169348426948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169348851384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169349221416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169349598940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169349976876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169350359222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169350737808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169351102626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169351536894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169351922468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169352274688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169352641672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169352990136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169353364914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169353739010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169354237462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169354609092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169354961538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169355324472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169355674390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169356040858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169356389930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169356776908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169357209690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169357588930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169357940026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169358291206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169358653908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169359003414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169359380464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1517,15170000,10000,0,0,256,26,1661,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169361032794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169361588300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169362259378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169363053898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169363668140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169364303752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169365037520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169365827880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169366487830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169367147282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169367959944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169368794730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169369187936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169369706890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169370129634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169370753440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169371200844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169371592424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169371963246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169372371482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169372757504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169373154256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169373537888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169373978336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169374346830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169374704650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169375090564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169375529290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169375910008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169376711664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169377117140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169377471342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169377826396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169378193302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169378545956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169378928874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169379280332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169379725736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169380096914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169380472354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169380823536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169381175814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169381539664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169381915912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169382352650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169382707040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169383082170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169383445962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169383821364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169384171066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169384534378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169384898446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169385318782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169385690248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169386041852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169386420820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169386787562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169387165200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169387528864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169388055992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169388446106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169388798222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169389165804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169389515592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169389892032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169390270876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169390722294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169391079564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169391431172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169391795106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169392147766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169392516048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169392877210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169393256870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169393690442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169394111898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169394465732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169394836606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169395216674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169395575352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169395956046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169396382132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169396780966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169397166462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169397577554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169397931422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169398285092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169398838126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169399527296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169399911678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169400264742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169400646296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169401014162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169401410516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169401860448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169402263440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169402632118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169402990000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169403358376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169403763166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169404158336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169404648540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169405034502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169405387488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169405758392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169406154110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169406526448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169406910654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169407262066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169407968220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169408364812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169408743162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169409097396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169409450170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169409853348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169410359450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169410734468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169411090016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169411469072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169411834702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169412210846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169412573248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169412924202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169413380224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169413761638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169414137576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169414489660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169414867664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169415233730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169415629134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169416105476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169416682018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169417052160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169417402552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169417807442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169418211134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169418679088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169419051888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169419430896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169419809610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169420183526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169420550754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169420970404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169421506372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169421879732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169422260024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169422641934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169423045010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169423415918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169423784976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169424250604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169424608236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169424979320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169425385764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169425784752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169426170256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169426563028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169426915840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169427339984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169427710602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169428084346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169428476550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169428845778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169429225352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169429604118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169430091040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169430453524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169430808820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169431175244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169431529556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169431967518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169432373328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169432927324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169433301174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169433680344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169434033366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169434387864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169434755130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169435121174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169435567820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169435921246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169436298316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169436662080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169437058752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169437411566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169437775978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169438203500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169438562940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169438929092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169439278654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169439675536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169440070548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169440479300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169440830578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169441259940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169441628842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169441980092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169442346896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169442695892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169443071168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169443565192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169444087902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169444447494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169445147730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169445552992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169445907856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169446297066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169446745300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169447128172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169447494108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169447870910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169448223206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169448575934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169448954316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169449306082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169449756148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169450110132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169450488108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169450874138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169451252250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169451604600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169451970044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169452429776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169452814074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169453199678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169453549878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169453926148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169454290208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169454680478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169455212812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169455572624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169455937410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169456287690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169456655154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169457016512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169457419824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169457867112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169458252328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169458607866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169458963450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169459332242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169459684492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169460131566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169460516848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169460991730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169461363074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169461759290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169462148508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169462502922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169462912264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169463268062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169463727886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169464101280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169464479262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169464845440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169465223106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169465578614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1518,15180000,10000,0,0,256,26,1662,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169467346030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169467731510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169468138260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169468552194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169468920152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169469389646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169469757550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169470189050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169470584086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169470975762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169471384528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169471847636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169472238312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169472621844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169473007844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169473419318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169473830814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169474257364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169474734538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169475379546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169475777200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169476147260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169476496978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169476917420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169477283804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169477797468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169478200232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169478553784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169478954156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169479307932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169479707744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169480072460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169480524256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169480892756] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169481286552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169481639982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169482011732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169482411322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169482792464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169483252804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169483608298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169483986352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169484373136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169484768560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169485121028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169485485454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169485925190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169486278088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169486662218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169487045204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169487423632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169487790798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169488406732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169488938752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169489297704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169489779550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169490132834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169490500428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169490851310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169491243946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169491692160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169492073694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169492476196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169492832266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169493354044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169493896552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169494353874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169494711920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169495100780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169495468782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169495852012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169496206830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169496576190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169497010116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169497367312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169497734260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169498090980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169498506112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169498901424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169499292040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169499643120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169500147644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169500515798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169500866780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169501235140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169501584590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169501959498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169502354440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169502823196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169503177524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169503529010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169503892254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169504241358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169504606608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169504967816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169505412644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169505781972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169506156948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169506507202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169506857828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169507220492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169507569158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169507969290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169508415210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169508795016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169509176188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169509553360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169509905400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169510259696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169510639742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169511140708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169511512088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169511861246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169512237732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169512620272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169513014258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169513380546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169513828526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169514218018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169514571076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169514938504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169515288798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169515685676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169516052050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169516442636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169516869232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169517236072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169517622070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169517973560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169518358690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169518709176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169519137750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169519582810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169519960624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169520310810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169520660884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169521023944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169521395142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169521987038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169522552076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169522952046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169523324814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169523702258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169524056914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169524410792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169524787874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169525390084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169525791666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169526152460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169526530942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169526897856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169527288986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169527643012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169528076158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169528444652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169528796336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169529163714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169529514634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169529892758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169530300502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169530750044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169531104276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169531469174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169531835102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169532212814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169532580846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169532945038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169533563332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169533937668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169534323918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169534699830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169535053466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169535418324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169535782494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169536219496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169536573092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169536947868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169537319868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169537696426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169538078058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169538433100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169538812624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169539240820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169539629620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169539985776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169540364724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169540730906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169541124276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169541488208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169541922234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169542291128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169542641024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169543015454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169543365932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169543743118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169544122298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169544499370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169545031510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169545386990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169545748774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169546097238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169546462086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169546809360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169547209660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169547643160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169548024208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169548376956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169548729522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169549094320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169549445480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169549827034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169550271884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169550650424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169551014772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169551390242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169551741244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169552093358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169552501392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169552872700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169553352666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169553791650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169554366176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169554735666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169555113764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169555493970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169556028296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169556397656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169556782378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169557150044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169557498260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169557905496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169558284846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169558738782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169559127544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169559513368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169559879270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169560231288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169560600462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169560964162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169561419920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169561794116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169562172580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169562525284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169562896020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169563263106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169563615394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169563997126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169564417752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169564797026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169565161220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169565536792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169565886116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169566261732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169566659738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169567153428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1519,15190000,10000,0,0,256,26,1663,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169568768068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169569127316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169569520820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169569967494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169570353872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169570708154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169571063716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169571430540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169571780766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169572160058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169572508752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169572960148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169573328046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169573702606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169574153012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169574532020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169574910196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169575262374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169575723466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169576104832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169576501510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169576866656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169577242150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169577592388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169577959520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169578530344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169578886490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169579262128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169579613036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169579990284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169580355570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169580747110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169581234796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169581742082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169582160872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169582517222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169582885396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169583269614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169583683712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169584380096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169585008320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169585396030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169585752932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169586172914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169586594950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169586978182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169587329128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169587714766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169588080520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169588457936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169588831238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169589212446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169589714142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169590069304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169590443220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169590794168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169591172044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169591536892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169591956574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169592391478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169592748312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169593133864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169593485516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169593852016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169594201112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169594587400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169595029942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169595409338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169595760114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169596118602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169596483930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169596834880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169597201796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169597565330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169598013506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169598600026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169598989110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169599380740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169599762318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169600138624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169600487042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169601216632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169601583192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169601960870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169602325486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169602718468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169603103556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169603553410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169603922684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169604273382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169604639580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169605007382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169605387502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169605767456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169606250546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169606609060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169607015292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169607489376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169607982970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169608551526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169608901484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169609424420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169609796998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169610180406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169610531480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169610883690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169611246516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169611608654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169612142292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169612497194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169612881560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169613247916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169613626360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169613980086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169614343916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169614791622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169615144102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169615517196] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169615866956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169616261806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169616624268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169617037678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169617468532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169617836492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169618202856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169618559290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169618924048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169619271214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169619645142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169620051544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169620511172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169620865698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169621225520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169621590702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169621943330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169622313308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169622678776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169623201958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169623572202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169623954366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169624306838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169624658158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169625023644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169625387206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169625825326] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169626178306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169626554110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169626926560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169627303536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169627657228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169628010488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169628387062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169628803500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169629198236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169629601726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169630018906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169630413764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169630849586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169631216878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169631673426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169632097538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169632473418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169632900190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169633281552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169633703332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169634100066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169634645210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169634999404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169635351128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169635715068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169636065006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169636431738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169636793096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169637464484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169637871106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169638249834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169638601370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169638953562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169639360936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169639802716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169640184532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169640535896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169640920504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169641284312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169641659220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169642047372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169642426098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169642858746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169643246074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169643644528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169643995898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169644373380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169644739036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169645131652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169645680298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169646039876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169646406496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169646882454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169647255006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169647633726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169648027628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169648495838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169648876062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169649227834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169649579284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169649943344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169650292794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169650671390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169651123350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169651572192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169652210162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169652608554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169652980558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169653378516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169653867954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169654225650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169654623742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169655006000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169655412706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169655777060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169656168002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169656650696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169657027688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169657422990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169657776202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169658144580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169658495404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169658885482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169659251148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169659701316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169660056906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169660409754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169660788292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169661141260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169661526738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169661890144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169662336370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169662705106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169663130392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169663796540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169664178612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169664557874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169665004404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169665385516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169665736054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169666114120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169666480992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169666859422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169667210862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169667574794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169668127774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169668483792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169668853112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169669204884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169669606330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169669974872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169670384688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1520,15200000,10000,0,0,256,26,1664,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169672057894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169672442010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169672816326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169673217536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169673672548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169674024150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169674400980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169674764142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169675142148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169675718912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169676096204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169676564614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169676920482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169677289468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169677638698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169678029852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169678413920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169678867132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169679464866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169679823942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169680206574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169680559684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169680929040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169681308300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169681688296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169682195308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169682576034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169682929078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169683280856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169683643990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169683993646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169684372906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169684792488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169685184316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169685580692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169685975252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169686327718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169686679680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169687058326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169687503242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169687892040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169688263814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169688674362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169689056202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169689452126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169689820142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169690358722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169690726520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169691115396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169691556164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169692164118] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169692566120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169693014850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169693404292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169693757048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169694110724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169694502048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169694873198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169695240070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169695603754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169696061932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169696428274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169696821606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169697191458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169697542312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169697976370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169698376760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169698821238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169699191608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169699586190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169699952510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169700443116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169700971892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169701523648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169701916060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169702269152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169702637760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169702988140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169703367538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169703749104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169704211624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169704577850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169704934130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169705319840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169705689074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169706073670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169706424550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169706845550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169707318198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169707703406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169708088622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169708470530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169708841852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169709227540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169709625576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169710092740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169710474324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169710839844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169711217094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169711571238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169711924116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169712302068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169712826376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169713232952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169713585138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169713978924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169714388196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169714817356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169715200166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169715693052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169716080204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169716433982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169716838672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169717189044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169717582318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169717962468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169718413600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169718767576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169719120618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169719483920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169719851934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169720218922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169720580736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169721027164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169721395338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169721771658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169722123620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169722475500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169722857080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169723227098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169723639332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169724142100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169724521986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169724905524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169725283116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169725635670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169726005212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169726417006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169726882536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169727272938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169727640354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169728051378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169728452606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169728829236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169729423816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169730033160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169730437932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169730824668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169731243402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169731595602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169732004092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169732456854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169732839912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169733214520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169733587486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169733951504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169734332124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169734730978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169735292360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169735673452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169736072778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169736469632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169736824028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169737208546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169737619744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169738075412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169738477430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169738874522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169739270334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169739663990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169740042616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169740411972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169740838284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169741205900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169741556954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169741924000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169742295026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169742671210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169743052936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169743501488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169743855506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169744206556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169744603662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169744988196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169745374488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169745768954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169746315900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169746721176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169747115222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169747501546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169747886918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169748252660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169748651254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169749129032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169749517168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169749927222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169750306032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169750714430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169751091310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169751459178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169751945046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169752521280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169752927452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169753278046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169753700516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169754149194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169754669486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169755057970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169755443544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169755841620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169756226744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169756643900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169757050156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169757682628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169758085706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169758508158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169758879260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169759264356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169759676052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169760088938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169760577620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169760963996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169761374350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169761771020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169762210314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169762599076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169763044072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169763431062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169763829080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169764198198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169764595472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169764973064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169765384004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169765868248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169766225156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169766611372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169767009612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169767363210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169767731040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169768127400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169768505956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169769057344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169769438030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169769828732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169770315940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169770684776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169771069252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169771545278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169771916168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169772304370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169772698190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169773093518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169773462132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169773855974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169774340648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1521,15210000,10000,0,0,256,26,1665,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169776296124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169776726086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169777176064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169777581306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169777982108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169778366622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169778741478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169779118284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169779541572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169780076002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169780482738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169780835022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169781212710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169781610966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169782021450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169782439688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169782997232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169783400628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169783754012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169784122162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169784489396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169784896026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169785278604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169785752118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169786128358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169786512064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169786898362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169787249104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169787649842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169788014974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169788471034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169788841258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169789249522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169789636462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169789988646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169790370660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169790767580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169791316756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169791705840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169792083364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169792484714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169792879414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169793292698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169793647024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169794156012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169794565830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169794962514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169795371076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169795797444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169796201588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169796715982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169797102892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169797516252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169797915710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169798334574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169798762932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169799186486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169799705870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169800108856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169800531286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169800933498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169801347070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169801739584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169802281750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169802706552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169803090444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169803467530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169803866000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169804276212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169804687556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169805153258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169805541812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169805893610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169806288882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169806639690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169807015336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169807393068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169807852196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169808205902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169808557084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169808953090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169809321298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169809746954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169810165690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169810659260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169811061004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169811449882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169811850592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169812236718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169812618976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169812984290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169813509516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169813911914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169814318310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169814882776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169815421448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169815823674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169816286296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169816685426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169817036544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169817402098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169817795480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169818187510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169818562480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169819009754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169819366922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169819718900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169820085156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169820454702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169820839832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169821227550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169821693368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169822166840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169822606090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169823006808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169823404930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169823787950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169824208474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169824771376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169825154688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169825536972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169825946596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169826340388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169826784352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169827184810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169827674804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169828047490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169828434208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169828784716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169829374820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169829782056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169830303176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169830721222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169831092178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169831474856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169831871772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169832264718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169832649074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169833179314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169833609434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169833997652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169834395948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169834795888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169835166038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169835575026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169836154206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169836509292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169836887622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169837254412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169837631908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169837983492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169838349836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169838788556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169839144452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169839552906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169839904580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169840311420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169840677102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169841099086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169841558700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169841914364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169842277694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169842627192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169843026768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169843410028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169843999590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169844650308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169845065252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169845477012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169845850048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169846262664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169846664210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169847261980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169847647670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169848025508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169848422972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169848844870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169849215262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169849635836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169850100556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169850487994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169850855080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169851236990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169851648428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169852044698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169852465046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169852918968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169853321916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169853698686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169854131294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169854518700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169855001372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169855511708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169855917902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169856366576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169856718984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169857088940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169857453282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169857815092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169858344320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169858697192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169859108052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169859501632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169859878308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169860228256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169860623414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169861102372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169861456944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169861822092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169862170516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169862545258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169862942962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169863350594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169863790292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169864192898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169864613556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169864997902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169865388242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169865771368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169866215978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169866656784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169867056060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169867426746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169867811990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169868209036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169868589752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169868974426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169869514296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169869928924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169870310512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169870720664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169871104620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169871458236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169871837576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169872267476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169872670536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169873049092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169873429994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169873827594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169874222186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169874617782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169875073162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169875460652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169875831006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169876215704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169876582364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169876989442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169877394234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169877875150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169878232204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169878616820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169879012312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169879377254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169879765544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169880130298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169880654950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169881041306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1522,15220000,10000,0,0,256,26,1667,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169882664844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169883103880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169883670290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169884080640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169884451810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169884850636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169885231540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169885641136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169886019988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169886536786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169886968264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169887504434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169888074958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169888702816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169889460680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169889849946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169890234860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169890633698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169891013932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169891403416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169892019104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169892390166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169892750892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169893118760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169893469310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169893867196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169894268688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169894824182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169895213256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169895573684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169895970364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169896321882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169896718456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169897101630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169897599076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169898002214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169898419180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169898791076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169899161718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169899544726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169899939450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169900420370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169900774348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169901175224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169901539974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169901915914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169902267048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169902632190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169903149122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169903503914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169903871504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169904221124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169904596186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169904960710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169905347976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169905697922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169906350208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169906733568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169907353202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169907727624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169908142934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169908598246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169909013252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169909422442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169909805482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169910161564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169910709918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169911403484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169912076162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169912678082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169913330028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169913988308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169914765956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169915161412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169915543648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169915915058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169916265604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169916664262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169917099536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169917510996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169917877900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169918286796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169918657812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169919029996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169919429860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169919890242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169920294720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169920647284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169921042740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169921427938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169921838926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169922271204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169922701992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169923103732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169923459534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169923863508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169924231136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169924609530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169925051670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169925640022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169926048910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169926435658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169926832356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169927216584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169927585138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169927951930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169928409554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169928798028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169929192748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169929547146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169929919812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169930287484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169930650408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169931124272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169931511170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169931888556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169932288612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169932684404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169933036886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169933403722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169933883926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169934242032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169934610788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169935002818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169935381960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169935961884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169936423784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169936994460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169937355318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169937754250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169938125214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169938511066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169938908104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169939316278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169939795730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169940175656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169940546056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169940899818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169941282532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169941651240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169942058146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169942484032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169942879414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169943289466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169943715936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169944100510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169944452860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169944831570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169945256520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169945627412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169945977062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169946353984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169946720268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169947114462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169947490424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169948053960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169948440992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169948824394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169949192862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169949558740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169949953532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169950367560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169950858594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169951245712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169951630146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169952010480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169952382674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169952750292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169953115022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169953631740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169954004004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169954420952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169954807216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169955161866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169955526912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169955891728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169956355288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169956727920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169957141998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169957507562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169957883012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169958307326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169958675972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169959218090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169959574820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169959976572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169960339902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169960733902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169961127770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169961541318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169962007784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169962414744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169962813890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169963183138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169963583548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169963934616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169964345032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169964819640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169965201700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169965594550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169965969030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169966351256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169966703358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169967132130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169967558916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169968034598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169968402464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169968842558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169969195554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169969578806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169969983880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169970524892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169970950394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169971331962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169971737986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169972120636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169972511146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169972914878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169973376888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169973765262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169974147746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169974516622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169974865590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169975290928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169975671998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169976154538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169976529216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169976900266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169977296936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169977649342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169978099474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169978450616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169978898690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169979268240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169979645626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169979996536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169980369524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169980736252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169981100576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169981694684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169982077362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169982497526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169982882924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169983489400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169983863722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169984436436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169985000440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169985384550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169985773542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169986142962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169986535626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169986901886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169987401024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169987774162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169988147190] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1523,15230000,10000,0,0,256,26,1668,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 169989930662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169990313328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169990712228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169991064706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169991476424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169991874934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169992269946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169992878290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169993242582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169993610948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169993960776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169994327692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169994676726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169995094312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169995534532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169995976890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169996396900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 169996752386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169997149680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169997500360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169997907850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169998364386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169998760872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169999159204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169999553378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169999905704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170000258168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170000636540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170001061926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170001430422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170001778482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170002170308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170002550924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170002978486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170003366362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170003884902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170004270612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170004623066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170004991046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170005360568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170005754586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170006131820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170006613038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170006974328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170007329172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170007724150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170008092542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170008460364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170008842994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170009231164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170009700634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170010184296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170010569104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170010953338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170011318768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170011699928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170012082230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170012542266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170012921504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170013315858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170013691542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170014075516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170014454646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170014851720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170015386616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170015799906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170016184244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170016590314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170016986252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170017377246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170017793362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170018171342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170018559174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170018943442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170019345504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170019731668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170020124998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170020580624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170020992250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170021364864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170021773852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170022158322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170022627768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170023315336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170023972684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170024606378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170025208080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170025633440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170026423134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170026787726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170027160034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170027546766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170027915784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170028265914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170028689582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170029236524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170029652462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170030046002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170030402032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170030786840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170031171234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170031554512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170032027156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170032428858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170032816362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170033225180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170033578302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170033965536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170034371208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170034829930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170035224606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170035584354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170035962460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170036329178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170036739990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170037155822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170037705020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170038143350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170038576092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170038945348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170039311688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170039996278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170040651844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170041349128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170041957950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170042358240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170043045638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170043454852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170043825100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170044201272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170044613090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170044998276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170045420106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170045951836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170046329474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170046735724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170047117626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170047522352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170047904370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170048326632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170048924624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170049306894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170049665576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170050039984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170050407426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170050759632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170051140158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170051617136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170051999050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170052421300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170052799680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170053188200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170053558686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170053937432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170054383578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170054757038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170055153868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170055530894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170055893824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170056268980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170056648884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170057136556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170057535246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170057924492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170058292160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170058723856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170059396974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170060289340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170060683090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170061035790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170061389350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170061787634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170062171520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170062664876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170063053458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170063449614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170063854312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170064266228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170064617292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170065012916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170065468616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170065846396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170066231946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170066664044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170067077144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170067474654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170067865506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170068297540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170068669644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170069052602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170069429048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170069796716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170070145776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170070565410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170071176548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170071558766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170071946998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170072319564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170072717636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170073068954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170073466568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170073924480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170074311288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170074710538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170075088138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170075440548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170075792620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170076180596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170076605124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170076976642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170077325714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170077701484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170078082738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170078458534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170078812100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170079178694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170079633396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170080007560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170080374476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170080824216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170081228928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170081601340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170082017700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170082596270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170082988436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170083354860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170083723366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170084092036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170084441834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170084846192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170085290682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170085666118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170086030706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170086382148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170086744604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170087091882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170087470084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170088057930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170088484924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170088860114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170089237856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170089620922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170090030294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170090424366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170090865900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170091233808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170091583456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170091958486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170092321404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170092696438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170093059492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170093568734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170093938756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170094289820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170094697906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170095080112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170095480158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1524,15240000,10000,0,0,256,26,1669,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 170097182900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170097593442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170097965430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170098339138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170098725212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170099162314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170099532998] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170099918524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170100297536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170100692542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170101075926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170101443354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170101874330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170102241802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170102593080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170102958204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170103343864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170103752450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170104160078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170104742016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170105100164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170105470104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170105834482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170106183870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170106549256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170106912422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170107388080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170107767300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170108142866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170108492562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170108952644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170109355124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170109717114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170110082352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170110509640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170110887316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170111270992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170111649604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170112002218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170112355930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170112734166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170113191880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170113582452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170113963712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170114356148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170114751106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170115128186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170115519888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170116060586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170116429464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170116780404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170117146064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170117494398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170117868756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170118681694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170119138368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170119522600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170119932124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170120314290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170120698954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170121115724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170121588856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170122060966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170122449476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170122896132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170123363060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170123753304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170124278554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170124645928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170125063218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170125449568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170125834090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170126206778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170126615912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170127158104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170127536280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170127948740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170128325426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170128751498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170129144808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170129565530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170130074002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170130461670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170130849364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170131221830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170131619728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170132012876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170132404818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170132889614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170133566288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170134313130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170135079464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170135911036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170136616184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170137468258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170138533248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170139211348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170139925284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170140776384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170141637922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170142596164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170143174334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170143565398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170144140628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170144511616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170144901378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170145249816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170145628050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170146024972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170146445354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170146872046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170147232922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170147609094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170147962708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170148332722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170148687860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170149082138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170149640714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170150024382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170150415204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170150777558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170151147636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170151644350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170152020790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170152495304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170152888172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170153293228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170153673058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170154054472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170154413098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170154795162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170155224782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170155597368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170155977350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170156388268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170156789608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170157211076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170157597890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170158086486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170158630862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170159039482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170159518148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170160176544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170161101374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170161763116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170162379536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170162753772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170163126382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170163635032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170164009694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170164384972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170164735102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170165145090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170165540658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170165961086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170166406900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170166791616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170167325962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170167859800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170168474630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170169156826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170169786204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170170322774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170170740596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170171094178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170171476636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170172071500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170172431670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170172896976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170173376898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170173791320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170174213356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170174967588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170175361478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170175737974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170176105290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170176589828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170177009996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170177511044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170177928406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170178332982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170178745358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170179115172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170179540144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170180012408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170180559812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170180938684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170181327882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170181738510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170182123206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170182517536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170183062590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170183475980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170183851180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170184203082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170184570582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170184953566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170185373112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170185848716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170186262842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170186655586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170187041358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170187425100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170187809722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170188220714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170188645098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170189043042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170189411008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170189794916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170190148452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170190520322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170190915222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170191265664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170191704724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170192091912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170192508046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170192876502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170193287954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170193684326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170194038840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170194615954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170194968990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170195352416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170195702722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170196109924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170196487624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170196911592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170197350120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170197704018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170198100756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170198484028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170198851452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170199202892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170199594254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170200067168] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170200449692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170201003672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170201488420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170201875516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170202298648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170202780982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170203135704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170203539032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170203924184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170204496830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170204954686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170205494334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170205928296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170206296544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170206741348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170207099232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170207495972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170207959984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170208461034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170208836958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170209225264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1525,15250000,10000,0,0,256,26,1670,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 170210997888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170211403384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170211791902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170212147396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170212560104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170212957474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170213357880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170214444758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170214853720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170215244832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170215595440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170215993804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170216425844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170217334890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170217920018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170218326720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170218684158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170219056168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170219516872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170219871786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170220265376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170220635114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170221014878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170221381904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170221860990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170222300816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170222659886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170223047808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170223417140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170223803578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170224173952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170224596398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170225041896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170225452818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170225807452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170226159188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170226525338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170226876324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170227290680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170227658936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170228304666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170228711064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170229089834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170229445000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170229815400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170230195618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170230621686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170231011084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170231364060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170231740336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170232142436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170232519294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170232884720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170233253822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170233707560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170234062628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170234446974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170234798402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170235176964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170235559576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170235952684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170236470104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170236829362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170237222872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170237574674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170237959368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170238309926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170238715676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170239315604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170239705652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170240056066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170240426170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170240791962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170241158706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170241540078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170241989322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170242369546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170242748906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170243127578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170243494792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170243847880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170244247746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170244693536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170245062576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170245410784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170245785802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170246147358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170246521172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170246882350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170247233942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170247668730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170248041842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170248410762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170248760708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170249137098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170249501134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170249963022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170250525664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170250884634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170251251372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170251600690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170251967264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170252341786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170252757780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170253225314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170253606926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170253958588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170254311956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170254678392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170255030954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170255429688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170255872400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170256254044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170256636558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170257026578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170257472184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170258144148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170258679220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170259053356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170259422716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170259790220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170260198900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170260596078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170261008804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170261571712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170261932514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170262298956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170262650880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170263038546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170263407848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170263799812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170264283446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170264713932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170265079010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170265561180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170266097810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170266492792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170266890578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170267370736] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170267802074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170268195066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170268617746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170269163022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170269537218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170270017326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170270388676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170270783470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170271136806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170271545346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170271929506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170272338554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170272858120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170273216698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170273599442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170273967516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170274337418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170274688206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170275079418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170275521574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170275920216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170276271908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170276624168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170277007180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170277391444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170277801418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170278297346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170278714938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170279113302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170279491868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170279843238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170280234084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170280641140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170281101852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170281494592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170281845170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170282237090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170282634222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170283048696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170283446292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170283984752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170284370364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170284740082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170285106694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170285455138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170285830040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170286220422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170286676802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170287065118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170287419796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170287785204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170288167616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170288535390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170288918352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170289296408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170289758226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170290155932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170290754678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170291143578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170291540812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170291942014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170292391570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170292812106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170293192764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170293561836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170293953588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170294303942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170294670344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170295279402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170295638390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170296005616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170296372420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170296766798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170297161490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170297554492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170298024870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170298380596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170298744290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170299125524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170299494968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170299878022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170300274740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170300744198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170301127600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170301490882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170301848240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170302232930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170302589334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170302975014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170303446424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170303828436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170304196840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170304611038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170304967466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170305356340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170305750962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170306270596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170306796416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170307182164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170307575936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170307977318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170308406800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170308812756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170309304470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170309674832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170310028934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170310396618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170310747120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170311155622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170311546500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170312045934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170312432074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170312813038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170313224968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170313572636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170314008180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1526,15260000,10000,0,0,256,26,1671,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 170351661874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170352142008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170352813140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170353204054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170353574542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170354023846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170354428468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170354807140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170355180166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170355565494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170355959724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170356337870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170356803336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170357159062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170357510382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170357874698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170358226244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170358594306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170358957738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170359403048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170359772332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170360147308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170360496528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170360847638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170361211048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170361559100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170361935420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170362454274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170362832842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170363274462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170363651728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170364003942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170364356968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170364736720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170365174056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170365545332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170365908112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170366283792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170366659284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170367032054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170367603936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170368042180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170368408560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170368757890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170369121528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170369468620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170369842320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170370252574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170370702486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170371054574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170371405056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170371767836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170372115420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170372479200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170372873328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170373251906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170373860130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170374239884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170374610764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170374983450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170375378948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170375745900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170376113556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170376538948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170376918706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170377350244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170377725442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170378073716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170378422922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170378796976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170379217256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170379586044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170379933084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170380321834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170380685072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170381060730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170381422016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170381842722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170382207826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170382556348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170382920392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170383289922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170383663708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170384055748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170384431496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170385036050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170385393656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170385759466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170386112130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170386508042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170386916136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170387293088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170387764430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170388143158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170388493770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170388877198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170389260024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170389653532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170390018926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170390440958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170390818064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170391219572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170391624442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170391999614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170392352010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170392731382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170393171640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170393543544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170393925814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170394302750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170394668596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170395042936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170395406370] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170395919868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170396287438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170396636800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170397001044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170397348520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170397851166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170398249106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170398742158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170399096682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170399468074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170399832434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170400180006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170400545008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170400906720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170401281380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170401721888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170402119228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170402488360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170402839208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170403200762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170403548526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170403925826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170404361218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170404736478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170405117542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170405553646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170405945256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170406297184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170406702946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170407252678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170407640164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170408020474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170408397860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170408761272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170409134950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170409498176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170409965988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170410350080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170410718006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170411082856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170411429642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170411835946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170412236012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170412716474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170413071034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170413422004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170413837178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170414211402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170414575078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170414967976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170415441670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170415808134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170416217422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170416585716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170416969826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170417334238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170417700264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170418064162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170418594486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170418991376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170419394460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170419851278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170420222586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170420632964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170421132002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170421487496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170421855028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170422235920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170422645224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170423010086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170423416464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170423847628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170424201246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170424561686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170424908048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170425270818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170425616472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170426020590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170426392498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170426860554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170427214604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170427564844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170427926360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170428272884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170428636150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170428996508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170429563906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170429934758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170430310868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170430682146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170431036198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170431434740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170431816702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170432264132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170432617104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170432992210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170433363594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170433765886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170434153350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170434520372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170434886722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170435314880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170435683082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170436031324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170436407204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170436769890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170437143790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170437505782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170437926460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170438319758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170438673552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170439040976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170439422784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170439816866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170440215128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170440769878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170441144598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170441507180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170441873078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170442242110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170442625968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170442988630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170443441044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170443829768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170444239348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170444804036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170445160062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170445527780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170445897916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170446341500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170446707850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170447167268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170447672714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170448135590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170448504232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170449174530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170449682746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170450075470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170450461832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170450842762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170451268730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170451634592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170452255266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170452612230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1527,15270000,10000,0,0,256,26,1672,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 170454449788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170454955222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170455336552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170455719370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170456070688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170456448730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170456813178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170457224756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170457655290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170458031622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170458415610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170458783290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170459166590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170459547028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170459953030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170460426340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170460825788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170461188742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170461592656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170462026674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170462468280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170462899284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170463483632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170463912368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170464276556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170464687792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170465070990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170465436156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170465930356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170466303140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170466699338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170467048032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170467466148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170467848900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170468285356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170468741864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170469114034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170469479366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170469829422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170470228154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170470576424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170470964628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170471386212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170471807444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170472161972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170472513474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170472877456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170473261248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170473639474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170473990314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170474531510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170474899438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170475273394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170475623020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170476008800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170476375144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170476740194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170477219940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170477592002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170477968256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170478339640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170478738090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170479090554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170479471988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170479911622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170480263502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170480628970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170480976126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170481349722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170481730430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170482156570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170482509116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170482928714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170483295144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170483670326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170484056114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170484405724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170484780754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170485159214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170485697406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170486051712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170486403266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170486840108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170487474192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170487996854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170488482342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170488865026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170489235924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170489610084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170489960588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170490364474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170490746740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170491172920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170491568728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170491954648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170492347902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170492729636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170493123232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170493512106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170493976188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170494344588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170494713718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170495098820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170495479108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170495855442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170496233030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170496777976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170497131248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170497480670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170497841592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170498207514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170498593222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170498971320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170499436362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170499821688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170500197294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170500582840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170500933232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170501390928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170501967456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170502429124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170502782510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170503160818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170503526082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170503902356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170504252902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170504620756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170505058948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170505433704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170505831220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170506181412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170506574540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170506954966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170507347060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170508087934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170508451842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170508819132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170509196840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170509583384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170509933836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170510333248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170510806204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170511222280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170511576386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170511961226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170512354740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170512706400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170513116638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170513558242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170513937302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170514299760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170514710436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170515080156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170515430888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170515836432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170516266966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170516682624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170517032408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170517408332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170517773114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170518241178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170518686658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170519258792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170519715444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170520211168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170520820856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170521931290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170522400060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170522858024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170523236062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170523587780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170523939234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170524356570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170524851620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170525257776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170525645992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170526023530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170526406940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170526795094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170527166510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170527643748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170528014606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170528374672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170528743956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170529095464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170529475468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170529853802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170530440258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170530796304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170531155188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170531520146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170531869900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170532255442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170532621444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170533074722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170533442268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170533817498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170534206714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170534580290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170534965934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170535332918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170535806354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170536168362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170536548882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170536924668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170537305548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170537689188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170538100876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170538482264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170538916106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170539287604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170539677320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170540088890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170540455896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170540882334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170541254744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170541923706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170542534064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170542959930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170543366538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170543738092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170544208958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170544612872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170545036702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170545437210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170545794146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170546193346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170546592176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170547051510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170547449916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170547848490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170548232362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170548643186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170549015734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170549415300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170549958604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170550369680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170550792236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170551156402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170551548986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170551912430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170552302778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170552832510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170553192648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170553564962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170553953912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170554323338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170554690596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170555114214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170555576622] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170555959970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170556319612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170556671408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170557038316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170557390898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1528,15280000,10000,0,0,256,26,1673,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 170559037228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170559401552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170559779834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170560144252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170560536618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170560888708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170561323448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170561722958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170562109330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170562493620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170562845630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170563221386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170563601216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170564156784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170564533096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170564904010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170565270356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170565621038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170566005136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170566367190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170566827890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170567198590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170567595154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170567967458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170568323140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170568719702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170569105368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170569556206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170569925278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170570316834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170570700524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170571076708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170571427648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170571792730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170572232714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170572588290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170572971696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170573335448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170573714380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170574098216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170574499554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170574852448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170575366114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170575734452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170576084632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170576483322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170576837352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170577210726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170577585772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170578060472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170578449528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170578823638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170579216142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170579565148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170579930198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170580293250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170580745410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170581156700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170581553212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170581921234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170582306994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170582672682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170583038200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170583492124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170583845048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170584220408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170584583632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170584958680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170585309802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170585673218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170586035596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170586550612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170586941858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170587327722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170587706380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170588089012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170588495176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170588845882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170589275192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170589642474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170590009576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170590395538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170590747040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170591124640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170591502856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170591972240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170592345388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170592698884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170593094302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170593445610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170593828412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170594245826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170594697100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170595067734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170595445234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170595815226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170596184716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170596581160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170596976696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170597593368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170597950364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170598530818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170598901140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170599296152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170599681568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170600052820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170600529880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170600905356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170601293078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170601660710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170602083128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170602465022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170602842172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170603310638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170603697184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170604092256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170604475476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170604846672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170605244298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170605622832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170606095178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170606583828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170606987126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170607405390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170607827856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170608200360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170608845354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170609204352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170609612758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170610012160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170610434876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170610789302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170611186500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170611632842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170612019960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170612387836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170612755952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170613164132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170613530348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170613924350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170614369222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170614759300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170615123308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170615491648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170616009528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170616648824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170617156232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170617531458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170617942796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170618296206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170618649280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170619047236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170619417180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170619961800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170620319330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170620699274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170621099130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170621476586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170621914772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170622294008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170622741250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170623098630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170623487440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170623856866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170624251848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170624647616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170625050864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170625719324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170626215550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170626584502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170626936060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170627347944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170627727224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170628105432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170628549178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170628931316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170629284504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170629667814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170630036940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170630389168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170630770660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170631382290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170631765816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170632144050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170632521708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170632872910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170633224360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170633600618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170634030134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170634396900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170634807058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170635219926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170635654144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170636061282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170636412704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170636852584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170637220986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170637590280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170637974676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170638339806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170638745040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170639122892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170639622180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170639993836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170640365102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170640743222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170641091890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170641455990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170641833344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170642428272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170642819982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170643195758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170643544418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170643893808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170644255756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170644654648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170645116690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170645471294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170645864808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170646248526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170646628710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170646996716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170647405724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170647864846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170648331662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170648700096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170649065932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170649441540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170649804162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170650231382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170650675304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170651052404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170651416982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170651796910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170652181008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170652548386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170652964388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170653519678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170653926248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170654279550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170654630872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170655017442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170655387706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170655785048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170656209250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170656636380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170657016102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170657391750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170657758532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170658128662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170658508702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170658860056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170659338446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170659761282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170660143672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170660509944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170660922392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1529,15290000,10000,0,0,256,26,1674,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 170662673338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170663133694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170663586824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170663945126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170664337330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170664933046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170665331466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170665696712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170666075960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170666457188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170666856040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170667223564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170667662488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170668033672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170668413566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170668791448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170669172246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170669568392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170669936760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170670401280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170670768510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170671117120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170671481580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170671847082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170672253334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170672634488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170673118820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170673538988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170673913200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170674297192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170674679650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170675297862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170675679346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170676231122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170676601316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170676976902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170677347328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170677742208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170678143486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170678498046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170678958502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170679353896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170679730186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170680094460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170680469400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170680864834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170681275206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170681725352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170682079404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170682465416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170682892668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170683330748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170683714118] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170684109788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170684561326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170684919474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170685328160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170685702152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170686071280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170686448494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170686905734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170687620486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170688086176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170688487926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170688871452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170689247880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170689599068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170690110660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170690482658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170690867548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170691314170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170691743450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170692111484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170692481974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170692964504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170693320316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170693733930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170694114248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170694492780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170694902122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170695280394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170695762862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170696170278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170696541180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170696939176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170697340114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170697705602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170698392912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170698771966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170699156116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170699543298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170699896414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170700289536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170700656038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170701168784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170701526490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170701963420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170702327924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170702723580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170703097912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170703468824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170703938140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170704294784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170704703986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170705054362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170705460560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170705872640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170706311028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170706763234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170707121416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170707526936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170707894642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170708260524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170708640172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170709049528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170709662498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170710046534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170710405596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170710794552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170711259354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170711856592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170712507384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170712903480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170713287990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170713650544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170714024476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170714372826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170714740562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170715248792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170715627436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170716077266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170716465980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170716844180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170717209906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170717599780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170718057578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170718623286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170719250072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170719830894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170720480692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170721407472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170722047768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170722676348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170723311500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170723995664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170724632356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170725225570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170725806756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170726470376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170726826546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170727346178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170727829686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170728307556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170728683016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170729230514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170729601746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170730019786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170730387724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170730774516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170731152996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170731532058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170732195490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170732553068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170732985618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170733371508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170733723626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170734104234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170734486554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170734966070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170735371648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170735772330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170736123176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170736474604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170736868462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170737234564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170737725258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170738079982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170738461878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170738825980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170739218704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170739571530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170739966446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170740438334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170740826108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170741214298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170741563518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170741969448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170742334320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170742722770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170743353168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170743710650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170744081278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170744484650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170744871858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170745222758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170745611472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170746075220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170746455712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170746813692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170747165942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170747581646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170747931818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170748309900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170748731608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170749150494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170749522550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170749899380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170750251248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170750635680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170751023818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170751498454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170752117012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170752476856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170752879462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170753250640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170753675202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170754025124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170754651152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170755019946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170755376416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170755774174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170756123476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170756513720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170756907812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170757367402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170757755418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170758184026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170758550844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170758902200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170759306822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170759674210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170760149944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170760552792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170760954536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170761323104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170761675602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170762086452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170762688640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170763231456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170763594100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170763972496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170764337974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170764733532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170765128146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170765686748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170766311146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170766876878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170767321750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170767884036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170768444418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170768887454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170769296782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170769654712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170770029622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170770453134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1530,15300000,10000,0,0,256,26,1675,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 170772183170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170772660492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170773069226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170773482508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170773990108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170774393358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170774803894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170775169654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170775575888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170776024728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170776399896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170777076566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170777501656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170777889782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170778299762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170778655114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170779027770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170779533252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170779908846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170780301504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170780672722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170781083932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170781503580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170781908106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170782365162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170782724450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170783346256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170784015976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170784744660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170785576202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170786024836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170786481684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170786890966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170787302296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170787674732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170788325204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170788748060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170789149178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170789525116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170789925230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170790327050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170790845196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170791220096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170791606438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170791984252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170792370038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170792756906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170793122142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170793608240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170793995842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170794387744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170794759796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170795131874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170795495904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170795892232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170796362038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170796747812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170797139732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170797522976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170797957414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170798332844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170798731340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170799298430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170799682522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170800054062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170800402014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170800890960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170801306124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170801681874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170802178028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170802593892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170803162608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170803655810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170804128790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170804497022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170804973822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170805383420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170805811658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170806279660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170806823670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170807203812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170807767012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170808384804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170808993388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170809633714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170810047568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170810712584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170811093286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170811447696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170811846622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170812265196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170812648208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170813119342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170813533196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170813935294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170814345360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170814800262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170815173100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170815583334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170816070404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170816473602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170816830324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170817224258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170817634008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170818083514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170818456088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170818935350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170819336452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170819714100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170820082676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170820464174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170820851802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170821247124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170821807574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170822198310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170822557072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170822953534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170823336040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170823735416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170824101708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170824600808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170824985604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170825413176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170825780926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170826171124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170826772936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170827281808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170827699038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170828055342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170828430938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170829098206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170829554226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170830018452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170830389446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170830782006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170831274720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170831863480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170832374386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170833016412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170833414370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170833792164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170834172352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170834549742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170834958310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170835430168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170835820940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170836188418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170836605574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170836971752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170837376728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170837774846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170838232492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170838650744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170839039050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170839438104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170839787514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170840162942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170840542838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170841026914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170841403432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170841754142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170842142352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170842509494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170842942518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170843327824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170843901164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170844283128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170844698106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170845050982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170845433742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170845824052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170846218874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170846670672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170847055674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170847445888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170847833606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170848226548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170848608028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170848975210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170849442808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170849801732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170850200378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170850549398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170850957164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170851322626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170851741230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170852093178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170852521794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170852920040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170853288334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170853654672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170854038068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170854427150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170854792256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170855361646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170855751070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170856104742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170856497062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170856881494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170857338182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170857894012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170858293620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170858702778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170859109748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170859459428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170859829508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170860238882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170860739408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170861127612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170861521422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170861930924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170862314554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170862719188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170863083032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170863540056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170863909940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170864289420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170864687946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170865037802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170865442420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170865858660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170866501792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170866874286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170867257868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170867643090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170867994532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170868380690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170868758096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170869225396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170869636274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170870043236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170870394428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170870746858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170871247754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170871600964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170872049068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170872435592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170872835042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170873232866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170873608760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170874006614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170874413470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170874868820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170875222838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170875607538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170875988166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170876369940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170876735260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170877140380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170877706998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170878066122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170878431652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170878784178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170879170252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170879564222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170879953756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170880412772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1531,15310000,10000,0,0,256,26,1676,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 170882089588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170882486508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170882862762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170883351696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170883721688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170884112180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170884482564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170884861376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170885267734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170885811908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170886188038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170886541366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170886912672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170887263352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170887629520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170888018252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170888426020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170889007380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170889417096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170889787890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170890141726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170890537564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170890929448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170891299604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170891751388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170892129602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170892491670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170892867666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170893251600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170893616522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170893980648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170894409580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170894781542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170895131642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170895524930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170895907764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170896314790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170896735392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170897425188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170897901774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170898259894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170898662452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170899016588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170899496292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170900075080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170900488654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170900841872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170901224202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170901621444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170901974368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170902396516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170902828090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170903224436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170903613746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170903993828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170904343540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170904694098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170905070560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170905496822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170906085522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170906437598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170906812638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170907175516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170907548874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170907909488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170908366492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170908732926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170909082618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170909482706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170909874702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170910572402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170911257444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170911638988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170911997244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170912428992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170912796132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170913165958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170913544482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170914024500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170914426162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170914813746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170915190424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170915542350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170915894062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170916273534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170916718688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170917164182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170917522140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170917897304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170918257742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170918631556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170918995268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170919422076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170919788580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170920137672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170920502292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170920870924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170921264240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170921721930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170922540924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170922925152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170923279738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170923645946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170923997118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170924381584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170924775332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170925288854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170925676586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170926069580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170926507188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170926910998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170927302224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170927795444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170928176778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170928546294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170928981750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170929346634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170929753248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170930156140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170930506316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170930945696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170931297332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170931662296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170932009838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170932400938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170932781592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170933172212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170933705320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170934079712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170934475032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170934872104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170935256820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170935622696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170936001716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170936442648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170936824026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170937176990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170937530024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170937896080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170938247928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170938627916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170939044350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170939421980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170939784424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170940157164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170940506112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170940878846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170941306770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170941688136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170942189756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170942543454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170942947894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170943314024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170943690412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170944076940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170944472386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170945060316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170945473818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170945840786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170946188958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170946582084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170946994982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170947454026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170947808544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170948173162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170948550808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170948902076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170949268242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170949662142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170950039000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170950497676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170950910454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170951262914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170951612774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170951996312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170952346454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170952752624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170953186590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170953588550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170953969208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170954346274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170954697428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170955048094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170955428308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170955993794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170956365972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170956714780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170957109350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170957473160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170957848298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170958210176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170958635762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170959001530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170959351500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170959741142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170960091782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170960467612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170960877368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170961252098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170961721708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170962097124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170962461544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170962811686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170963194906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170963544214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170963931122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170964399592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170964779052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170965131738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170965502222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170965882612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170966234954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170966615824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170967136074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170967517884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170967902120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170968295204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170968662598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170969046198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170969424336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170969849528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170970220038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170970640916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170971053708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170971418180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170971792136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170972180002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170972610162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170972996920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170973440360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170973853498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170974222302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170974598862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170974975528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170975450222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170975840078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170976232884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170976631922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170977014564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170977414532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170977804900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170978374754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170978766492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170979176554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170979546068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170979917648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170980312502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170980704874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170981174672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170981561574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170981968374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170982350288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170982937978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170983305844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170983656554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1532,15320000,10000,0,0,256,26,1678,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 170985393392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170985777416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170986225480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170986859598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170987331778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170987737844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170988164920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170988517550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170988887604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170989273892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170989886116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170990265228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170990616816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170991031280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170991395578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170991815562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170992250100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170992636144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170993029262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170993384390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170993749892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170994127346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170994545856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170995026710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170995437860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170995819380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170996290206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170996677300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170997085970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170997468728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170997909688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170998289956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170998729468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170999108406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170999460178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 170999813032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171000191290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171000724540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171001110744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171001470162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171001896712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171002369356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171002748362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171003114630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171003555356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171003924006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171004273634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171004659456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171005027880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171005463812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171005843982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171006333754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171006686180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171007111910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171007513826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171007893674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171008261684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171008678728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171009202202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171009632294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171010010956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171010392208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171010745820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171011110362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171011473760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171012118376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171012532352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171013018108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171013483840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171014130120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171014504282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171014952088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171015350000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171015730572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171016098550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171016477858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171016886012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171017279028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171017765340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171018123020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171018507636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171018900154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171019250710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171019658320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171020008976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171020477548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171020889590] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171021283020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171021649786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171022054412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171022436374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171022802986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171023404296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171023758862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171024151200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171024533560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171024926036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171025318440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171025704052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171026188346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171026560142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171027038578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171027412126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171027806288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171028199646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171028707096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171029080718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171029439900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171029883100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171030288104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171030683954] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171031049792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171031535330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171031920838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171032321292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171032689342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171033058182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171033423226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171033827434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171034409116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171034782158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171035188012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171035553778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171035961480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171036314576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171036711046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171037178884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171037564904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171037932178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171038281036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171038689170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171039072324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171039488804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171039930628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171040285424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171040719304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171041096436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171041486690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171041855294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171042308682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171042803570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171043202290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171043561390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171043913370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171044329218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171044938534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171045733796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171046094596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171046505978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171046891380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171047287154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171047671304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171048026092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171048507658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171048864700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171049247918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171049596460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171049972062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171050334866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171050722704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171051149290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171051521752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171051886534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171052237290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171052605062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171052955868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171053346738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171053711400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171054165080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171054518198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171054869766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171055319614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171055690718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171056071968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171056453892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171057056724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171057453616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171057881914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171058306168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171058719226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171059130636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171059598752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171060180002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171060558490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171060952330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171061347846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171061757056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171062208616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171062574220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171062937344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171063285386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171063649456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171063996192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171064368916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171064743662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171065190332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171065543304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171065912392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171066309306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171066660210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171067024996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171067385834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171068018650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171068386948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171068784674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171069177692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171069529998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171069895406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171070260656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171070704384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171071057328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171071434548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171071835922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171072213556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171072593262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171072956252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171073377942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171073746946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171074148636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171074515266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171074892444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171075256986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171075643760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171075994360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171076420828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171076786202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171077148008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171077536530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171077885944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171078278440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171078673284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171079248580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171079623246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171079995234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171080359964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171080707704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171081072848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171081438816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171081891398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171082333772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171082736608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171083089494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171083509956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171083916120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171084292954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171084777682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171085133326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171085516072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171085879292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171086334452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171086736750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171087119728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171087618552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171087973332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171088365450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171088716890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171089093254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1533,15330000,10000,0,0,256,26,1679,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 171090972312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171091394226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171091747640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171092101758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171092484536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171092836842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171093286206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171093672542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171094055788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171094419564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171094811616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171095162426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171095541926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171095984336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171096338142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171096712620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171097112678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171097497572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171097870402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171098373516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171098988076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171099392008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171099763800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171100113190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171100520404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171100907046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171101310862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171102004230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171102419884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171102820440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171103199290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171103569788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171103938378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171104412340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171104765136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171105139886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171105534948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171105927636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171106294772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171106688864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171107124972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171107517296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171107951550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171108331202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171108751734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171109116278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171109536400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171109985722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171110441900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171111048730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171111658784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171112214984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171112861978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171113271626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171113707414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171114115082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171114495130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171114986334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171115532868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171116046126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171116712422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171117086364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171117465752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171117876380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171118429662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171118787290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171119165596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171119533472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171119885496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171120285988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171120650808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171121168128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171121555084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171121936626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171122286916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171122637462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171122999872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171123397424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171124020684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171124377138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171124776344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171125142722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171125598288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171125984772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171126349728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171126794134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171127149284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171127524198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171127873696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171128248546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171128612852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171129001508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171129467662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171129840488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171130254754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171130608548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171131005864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171131372616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171131820160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171132290008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171132674316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171133029984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171133380516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171133741528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171134089618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171134500636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171134850382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171135456016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171135843304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171136245180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171136858260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171137262394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171137627590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171138116254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171138490048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171138873378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171139257324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171139622378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171140027202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171140397448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171140827460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171141194920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171141545736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171141911164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171142278608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171142653182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171143149342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171143603650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171143959448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171144311904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171144677432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171145027852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171145394808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171145757104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171146394802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171146798750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171147180242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171147551726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171147905046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171148271008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171148677868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171149133924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171149486102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171149891510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171150257468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171150668114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171151022462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171151387534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171151828714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171152184540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171152554244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171152905270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171153282682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171153743160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171154170240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171154632144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171154991200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171155354960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171155704738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171156071266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171156429490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171156816200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171157180924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171157777194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171158152194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171158526114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171158922680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171159272174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171159671380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171160037740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171160508612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171160893560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171161269468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171161650170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171162001740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171162364668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171162774696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171163522160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171163879046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171164255182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171164618136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171164992854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171165358458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171165710314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171166183886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171166570184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171166981372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171167341444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171167742036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171168117272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171168597292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171169101824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171169503530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171169885322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171170278654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171170652970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171171074730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171171612332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171172005726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171172417644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171172796168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171173200134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171173612310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171173964372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171174409446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171174761874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171175155362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171175518406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171175913010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171176289932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171176659784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171177097440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171177469452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171177968240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171178532268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171178935378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171179317414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171179707570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171180272970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171180632860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171181017118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171181367132] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171181785108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171182195122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171182686350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171183056768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171183433080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171183783002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171184134008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171184497190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171184860772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171185225568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171185646930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171186026044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171186389342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171186764976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171187114820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171187486202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171187877672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171188311374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171188681840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171189048908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171189441110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171189805248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171190197528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171190679004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171191393078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171192030170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171192484016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171192870556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171193283204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171193690582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171194151818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171194552816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171194905620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171195258872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1534,15340000,10000,0,0,256,26,1680,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 171196960508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171197343064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171197730430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171198116618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171198496028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171198875372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171199283032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171199762722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171200123582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171200490040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171200861432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171201257844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171201624412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171202014302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171202629396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171203042620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171203398426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171203749964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171204113724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171204510660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171204878844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171205357922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171205737484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171206100528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171206510244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171206891582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171207285680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171207653268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171208112212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171208499288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171208866584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171209277768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171209642620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171210170332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171210619544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171210989294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171211353338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171211726980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171212117936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171212504220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171213075238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171214203906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171214882846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171215503236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171216210068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171216864036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171217228262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171217595416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171217943304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171218318944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171218724592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171219215502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171219570012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171219921286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171220284308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171220631914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171220997232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171221357346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171221796348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171222166126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171222539662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171222916778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171223275636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171223639474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171223988994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171224370500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171225029282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171225420668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171225823428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171226199048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171226551510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171226918826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171227412146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171227888048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171228275638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171228657050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171229050204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171229445260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171229852154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171230302664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171230691100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171231058262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171231408906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171231775268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171232125426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171232544092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171232909246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171233400324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171233754654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171234106098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171234488600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171234855830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171235257098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171236082300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171236487242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171236893246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171237288396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171237641854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171238052210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171238493644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171238944958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171239343798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171239699756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171240103802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171240465410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171240852900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171241202384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171241632580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171242016150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171242384428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171242750906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171243099982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171243506888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171243920930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171244373898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171244724302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171245071896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171245432166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171245778232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171246173446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171246551512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171247117784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171247504604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171247897470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171248294050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171248646714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171249049268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171249449718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171249912710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171250308378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171250685954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171251051732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171251458914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171251827776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171252221216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171252670474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171253053034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171253442604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171253792988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171254199602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171254562302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171254994418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171255422350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171255813390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171256281680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171256635088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171257001784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171257350562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171257740522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171258104968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171258653494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171259008224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171259359882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171259759044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171260145764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171260529356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171260910242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171261365338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171261734538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171262109368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171262459778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171262811866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171263177406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171263541236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171263974150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171264325282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171264701332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171265083136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171265474892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171265826066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171266257332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171266743852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171267100560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171267467946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171267851842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171268229346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171268613218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171269211690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171270050426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171270728966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171271297464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171271693880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171272080216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171272553198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171272939486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171273303888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171273679646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171274030302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171274392836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171274803646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171275232986] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171275621886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171276016454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171276502478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171277006358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171277456418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171277905512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171278261646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171278625242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171279008804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171279403834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171279763176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171280175384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171280612904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171281119398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171281481080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171281858934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171282254612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171282607026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171282988704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171283417880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171283798980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171284222700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171284639056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171285025096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171285396822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171285773084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171286224742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171286629546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171287080402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171287460420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171287869892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171288267912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171288634334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171289066344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171289437582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171289788782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171290388878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171290783868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171291164018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171291548500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171292177008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171292533444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171292884990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171293249350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171293598644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171293979322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171294368982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171294992904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171295385750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171295785294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171296154080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171296525426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171296920724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171297289090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171297755794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171298123982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171298532252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171298897066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171299303120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171299679982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171300044866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171300502840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171300873632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171301256774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1535,15350000,10000,0,0,256,26,1681,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 171302895930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171303502028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171303906566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171304307214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171304694084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171305050594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171305460572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171305903578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171306305382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171306656200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171307062654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171307458250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171307869516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171308233126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171308675178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171309060046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171309452654] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171309854398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171310220768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171310645170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171311057516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171311534660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171311888802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171312240558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171312678958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171313028722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171313393084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171313755804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171314534892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171315078272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171315485512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171315839316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171316193152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171316572888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171317036906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171317412932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171317763784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171318141770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171318506016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171318880516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171319244940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171319596544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171320035214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171320406058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171320790320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171321157574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171321550332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171321980024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171322400536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171322832462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171323447848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171323842212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171324193612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171324558438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171324920740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171325296848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171325863052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171326279964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171326853796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171327336740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171327744708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171328199520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171328610358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171328959600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171329360714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171329725538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171330118642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171330500436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171330872542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171331344182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171331707468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171332186610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171332554854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171332930298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171333306012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171333679788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171334110540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171334465030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171334834506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171335184488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171335586770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171335935222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171336321324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171336906018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171337288820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171337664936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171338015308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171338419770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171338770296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171339179202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171339607848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171340016742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171340381338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171340926544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171341487100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171341858304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171342330160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171342703130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171343086250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171343468228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171343861098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171344225164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171344662292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171345111522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171345499116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171345863320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171346244896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171346778064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171347270004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171347650638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171348229046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171348608564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171348959980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171349351888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171349717272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171350082632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171350449768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171350878784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171351262104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171351659524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171352053890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171352628566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171353215684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171353963882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171354403574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171354773966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171355124462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171355502908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171355884676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171356640114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171357296570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171357926280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171358421836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171358775086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171359369372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171359724080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171360177744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171360544776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171360923030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171361290450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171361645308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171362151038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171362503656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171362894586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171363242746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171363616302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171363977366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171364395364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171364845778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171365200556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171365571956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171365919158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171366283420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171366630458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171367021530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171367704124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171368087230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171368462564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171368831872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171369220810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171369576944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171369957578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171370771304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171371164630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171371530456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171371906048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171372281678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171372648572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171373115272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171373468868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171373841198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171374190324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171374566686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171374932674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171375499322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171376179096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171376785546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171377401456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171378072188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171378832464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171379498266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171380157588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171380836712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171381753174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171382490882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171383043770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171383414006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171383781038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171384270934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171384627356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171385009842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171385376152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171385753214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171386126246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171386519474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171386886444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171387318838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171387687516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171388042958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171388519794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171388888532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171389293204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171389646704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171390086066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171390457292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171390815044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171391183068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171391533386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171391910310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171392316216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171392889464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171393248544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171393657624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171394179728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171394535060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171394922668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171395277176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171395735278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171396106094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171396485206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171396838988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171397227072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171397638328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171397989866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171398436066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171398836122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171399213430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171399577272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171399953474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171400525874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171401046692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171401419446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171401771664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171402138804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171402488702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171402866328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171403272362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171403667940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171404228832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171404585270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171404949242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171405300144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171405668114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171406069258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171406447490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171406920644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171407320216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171407691200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171408077698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171408441688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171408824540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171409208872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171409676526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171410057108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171410421880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171410800004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171411190290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1536,15360000,10000,0,0,256,26,1682,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 171412856068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171413241866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171413597274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171413987784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171414354130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171414770906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171415377944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171415797016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171416179592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171416628558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171417029052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171417396452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171417863022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171418214614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171418590074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171418991176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171419368622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171419719116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171420106258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171420471884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171420898478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171421287052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171421651686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171422055624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171422452164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171422869184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171423251066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171423707428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171424090480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171424469188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171424931178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171425436460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171426016202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171426993674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171427719928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171428367534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171428792330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171429290060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171429645388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171430044504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171430393492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171430769972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171431142030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171431552936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171432015082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171432369940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171432750740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171433099342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171433481634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171433866968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171434322120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171434761278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171435143258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171435496694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171435847016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171436212660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171436564216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171436944384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171437312684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171437926768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171438323764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171438727958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171439095090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171439445238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171439818862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171440261678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171440642720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171440992318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171441368158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171441766548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171442140888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171442530640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171442882814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171443373474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171443727548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171444153028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171444747886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171445236620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171445633976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171446099504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171446484700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171446868468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171447233654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171447625716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171448048554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171448412648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171449035390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171449447224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171449839120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171450216628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171450603278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171451001778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171451457592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171451824422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171452203362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171452604820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171452983876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171453414588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171453775646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171454186418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171454599340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171454949414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171455345662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171455712550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171456104926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171456480682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171456854120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171457277422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171457657210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171458043982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171458395634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171458898894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171459460020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171460361108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171461005512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171461680842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171462204636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171462705318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171463105704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171463487422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171463855586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171464233306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171464636074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171465015774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171465506838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171465906746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171466276938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171466642594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171467035188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171467401514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171467790236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171468286166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171468653676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171469026912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171469390654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171469756036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171470146432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171470535552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171470993082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171471456350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171471864632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171472229980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171472636206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171473014346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171473480278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171473958544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171474312568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171474686606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171475036768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171475413026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171475804888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171476424602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171476863888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171477260682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171477650308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171478018174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171478403712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171478754958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171479146322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171479585992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171479963164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171480320086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171480672006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171481035494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171481415254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171481820906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171482331760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171482731258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171483096730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171483472668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171483822346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171484173934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171484587644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171485048000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171485418710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171485769168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171486144626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171486537648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171486958860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171487341326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171487709734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171488188868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171488572408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171488968210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171489348712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171489767188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171490202970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171490714810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171491084862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171491477322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171491870504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171492249948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171492616184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171493008424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171493700852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171494077458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171494454860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171494806456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171495159774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171495524640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171495890094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171496334192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171496721002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171497125090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171497489724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171497864614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171498217346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171498581370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171499041660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171499397376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171499764376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171500113670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171500490266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171500946286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171501360378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171501893508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171502249442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171502642564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171503020470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171503386830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171503763162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171504178052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171504644806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171505157226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171505554106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171505939746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171506319622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171506700960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171507108830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171507533646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171507911124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171508273048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171508645540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171508994110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171509343332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171509716894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171510065848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171510494446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171510866688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171511286662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171511685370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171512061160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171512423860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171512772862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171513208704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171513560496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171513925352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171514271868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171514662034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171515049084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171515467444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171516063796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171516452046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171516845064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171517229300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1537,15370000,10000,0,0,256,26,1683,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 171519018776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171519414460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171519822832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171520204248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171520599408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171521195896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171521669640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171522039182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171522422342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171522805762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171523155402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171523577502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171523985458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171524437390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171524791966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171525176184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171525556864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171526078318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171526672500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171527324392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171527705560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171528079892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171528519384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171528877436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171529243610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171529663344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171530140832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171530557440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171530909142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171531312304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171531708792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171532103276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171532509022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171532959890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171533378528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171533749508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171534159210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171534536036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171534956276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171535537226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171536212978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171536586228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171536952798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171537331920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171537724252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171538104862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171538672958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171539084946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171539479290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171539899234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171540268122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171540684308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171541127012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171541479210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171541844106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171542221498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171542598318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171542994850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171543398384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171543851900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171544204876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171544565074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171544910748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171545273212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171545617692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171546035340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171546397896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171546872672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171547225174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171547574840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171547936440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171548284168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171548647700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171549007904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171549530478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171549933844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171550333934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171550704788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171551056832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171551450754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171551875746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171552339232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171552693782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171553110876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171553478038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171553851696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171554200196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171554592790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171555072504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171555445148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171555812304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171556161046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171556535638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171556899658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171557317764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171557670040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171558170690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171558540070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171558914632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171559298352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171559692192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171560116746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171560508672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171561122464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171561506770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171561857808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171562251988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171562632678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171563012462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171563471030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171563878360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171564241802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171564614732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171564963512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171565312722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171565699630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171566049626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171566493322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171566842994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171567296082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171567687750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171568106802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171568492686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171568861916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171569344856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171569731214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171570129892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171570495886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171570890378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171571298874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171571676834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171572202480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171572589412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171572965092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171573335430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171573731996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171574123360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171574583730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171574966564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171575352456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171575739944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171576120764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171576515822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171576881278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171577247206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171577670354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171578047694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171578409598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171578782732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171579131304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171579496996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171579884808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171580342418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171580741864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171581137436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171581566408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171582007938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171582429796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171582795804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171583362170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171583759744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171584135948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171584522454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171584900346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171585320800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171585702004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171586165862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171586625780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171586996084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171587389788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171587764584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171588150960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171588500722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171588976992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171589374732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171589752310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171590131640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171590512368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171590931850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171591297816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171591772906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171592155960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171592564080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171592944204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171593356670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171593767876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171594213924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171594724066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171595108450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171595475398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171595823792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171596229466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171596606048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171597057056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171597454122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171597825382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171598414994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171598796880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171599163080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171599537358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171600008000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171600374946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171600764672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171601146454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171601524512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171601885652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171602310688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171602799566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171603169046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171603571882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171603969104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171604375788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171604749174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171605640540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171606351088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171607029238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171607692036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171608058778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171608548714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171608945004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171609379900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171609747324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171610158178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171610535280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171610883060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171611351620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171611703386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171612077874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171612477942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171612874840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171613236178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171613585540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171614046744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171614430566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171614885538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171615233896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171615641948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171616049722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171616425872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171616996896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171617353862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171617717756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171618096468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171618479320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171618874494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171619249936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171619722386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171620133692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171620595306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171620972730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171621366904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171621749044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171622206678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171622594216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171622972552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171623365952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171623742928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1538,15380000,10000,0,0,256,26,1684,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 171625395820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171625796600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171626167900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171626550362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171626940400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171627334610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171627940772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171628361654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171628770228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171629139080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171629490920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171629851940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171630246046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171630714520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171631068402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171631445132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171631810576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171632217352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171632570396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171632952760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171633421614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171633775602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171634157444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171634523740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171634927132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171635310896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171635719422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171636249866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171636855688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171637225144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171637575628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171637975388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171638325122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171638714822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171639295882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171639674632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171640022172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171640403018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171640766162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171641143736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171641521582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171641946988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171642365436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171642799682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171643207934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171643557866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171643943800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171644320474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171644759712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171645161854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171645525362] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171645932018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171646339832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171646713926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171647102248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171647532442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171647944306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171648309330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171648704102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171649068334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171649482958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171649886810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171650497684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171650871462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171651263140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171651647408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171651997496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171652420098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171652793404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171653273896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171653641512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171654046688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171654425604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171654773802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171655133468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171655520306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171655991234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171656372750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171656763778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171657127818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171657534384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171657883796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171658275712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171658738122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171659092936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171659486904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171659836692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171660237434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171660604862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171661014136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171661579322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171661969648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171662347926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171662746154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171663128096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171663492414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171663878390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171664344532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171664723704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171665074028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171665452564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171665815042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171666162854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171666568726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171666974910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171667391680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171667760722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171668133048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171668532148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171668884828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171669287880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171669638348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171670083434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171670435148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171670825696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171671289914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171671697856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171672091172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171672440482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171672990702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171673344656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171673742702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171674120514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171674496848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171675203082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171675906976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171676264512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171676616262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171676977930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171677357496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171677739096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171678087646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171678546548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171678942492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171679316548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171679683346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171680049538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171680453322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171680834354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171681280368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171681660690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171682050952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171682443864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171682833084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171683223294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171683573282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171684164952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171684653732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171685259944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171685632740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171686023690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171686416602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171686904116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171687259186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171687640002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171688031366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171688412702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171688794964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171689172376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171689647902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171690042908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171690446296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171690815400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171691183544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171691560910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171691947672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171692404690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171692756872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171693176488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171693569296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171693956228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171694353754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171694742188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171695318842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171695691146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171696057764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171696436710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171696856102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171697233762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171697623872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171698091172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171698455664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171698857632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171699224452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171699705940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171700098090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171700594800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171701234780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171701711688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171702081818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171702535572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171702995836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171703467016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171703869140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171704246598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171704625954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171705006514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171705400112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171705792358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171706253136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171706829634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171707199084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171707593702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171707974148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171708377330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171708784198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171709244146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171709630166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171709983182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171710374892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171710725826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171711121584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171711484916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171711956854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171712346104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171712752698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171713122260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171713472804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171713864900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171714300846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171714784296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171715153768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171715560322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171715965876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171716397790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171716749922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171717143142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171717707912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171718096632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171718464596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171718844914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171719268438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171719661676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171720080420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171720526624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171720883446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171721280072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171721648574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171722045084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171722438228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171722858990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171723302680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171723727872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171724079482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171724460578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171724867422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171725248220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171725646426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171726080692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171726488706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171726883276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171727273798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171727742056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171728118406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171728482432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1539,15390000,10000,0,0,256,26,1685,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 171730338208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171730748626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171731116036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171731616014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171732077132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171732490744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171732850312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171733222646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171733630200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171733999546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171734472620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171734855820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171735309956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171735745034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171736150880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171736544010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171737015378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171737406684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171737789040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171738173332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171738538906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171738959060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171739350420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171739804108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171740330112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171740685358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171741048004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171741457184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171741841458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171742475710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171743256888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171743907056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171744322840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171744707126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171745115528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171745563620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171745948008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171746330962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171746695904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171747117648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171747514128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171747933252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171748390802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171748775610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171749140480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171749519154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171749920522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171750298336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171750719652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171751303144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171751682640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171752261394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171752616092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171753037860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171753455694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171753950104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171754313060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171754747360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171755149184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171755597028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171756042994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171756396278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171756885744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171757241036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171757807564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171758296956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171758674928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171759084040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171759594400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171759980174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171760407754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171760787324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171761165024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171761546348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171761965320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171762689408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171763099944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171763545386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171763966556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171764351080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171764745750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171765225872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171765629272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171766025824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171766407510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171766803582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171767194908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171767573842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171768049904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171768434646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171768808854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171769204282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171769571310] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171770032924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171770397740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171770904618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171771302592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171771693908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171772095810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171772478120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171772859952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171773240190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171773791824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171774224626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171774619464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171775015232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171775366368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171775757302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171776200456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171776612448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171776997662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171777379916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171777774662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171778167016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171778547460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171778989596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171779369656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171779736044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171780134470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171780482480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171780873456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171781266158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171781672112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171782111476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171782498254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171782878994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171783246038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171783643824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171783992436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171784473884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171785060914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171785467036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171785850412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171786202906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171786566968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171786956218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171787392936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171787770084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171788161464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171788614188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171789027038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171789406268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171789800988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171790295776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171790666824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171791070922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171791453268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171791966546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171792350846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171792756586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171793203950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171793591502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171793956106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171794337294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171794720990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171795097440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171795493644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171796106968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171796488508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171796872334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171797224246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171797622900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171797973142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171798381818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171798826416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171799248660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171799630612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171800023658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171800404496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171800773656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171801179778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171801613204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171802017040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171802407652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171802783384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171803190742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171803594286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171804018320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171804469736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171804868022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171805266624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171805664026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171806031176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171806446648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171806826358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171807401576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171807771818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171808153924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171808540572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171808895294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171809321420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171809669378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171810151966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171810537218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171810929758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171811279282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171811627912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171812018772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171812446826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171812960448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171813334300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171813747012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171814226828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171814793620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171815174514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171815659652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171816025910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171816427880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171816888314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171817260144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171817663418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171818055192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171818721208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171819102004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171819470184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171819906198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171820332992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171820747398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171821225324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171821634152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171822048132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171822444360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171822793458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171823189934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171823586922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171824093766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171824496130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171824852048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171825255576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171825677034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171826113544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171826499328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171826967416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171827369230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171827728354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171828093266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171828663370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171829100578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171829726844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171830141462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171830531586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171830911810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171831293542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171831699284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171832096978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171832521092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171832929412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171833318298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171833710162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171834093300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171834456624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171834818114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171835241766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171835609446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171835963282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171836338848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171836703076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1540,15400000,10000,0,0,256,26,1686,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 171838319984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171838691912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171839047164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171839414958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171839784766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171840162312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171840508732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171841143324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171841527968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171841956124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171842338714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171842725718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171843107044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171843540054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171843911186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171844277226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171844697534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171845118554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171845529128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171845891170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171846362052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171846729482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171847180942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171847575604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171847963756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171848464424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171848833044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171849324642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171849698576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171850082562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171850465396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171850847522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171851244344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171851610834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171852211550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171852600474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171853003010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171853392676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171853761806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171854156942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171854614346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171855003088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171855384926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171855775878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171856155392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171856595668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171856969618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171857414630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171857824880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171858178974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171858591496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171858972498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171859348526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171859756204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171860229884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171860584704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171860955174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171861336246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171861730604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171862097870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171862458720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171862866588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171863456162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171863851010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171864231960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171864615252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171864996976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171865392554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171865873134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171866226988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171866620978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171867015914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171867409784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171867780182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171868174568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171868624170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171869080390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171869469966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171869865246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171870257846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171870653486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171871060854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171871521452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171871909262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171872272496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171872652326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171873121372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171873500504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171873934362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171874543586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171874942178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171875391692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171875777912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171876184074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171876634336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171877149442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171877519386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171877919548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171878328466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171878961720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171879332862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171879803948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171880222394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171880574390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171880990996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171881340856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171881717096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171882151874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171882661616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171883049104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171883639086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171884044816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171884413138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171884878046] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171885744722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171886443708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171887027136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171887441670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171887840574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171888331636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171888734358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171889152880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171889538852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171889904544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171890298548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171890732820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171891221004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171891613908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171892005150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171892369196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171892749988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171893116660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171893509528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171893959446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171894343320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171894742272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171895126660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171895477900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171895873632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171896252922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171896863244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171897279058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171897701326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171898083812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171898460144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171898839920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171899223098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171899724602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171900079368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171900484550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171900834722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171901264686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171901709280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171902086926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171902562916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171902919100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171903305824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171903686610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171904089138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171904527116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171905064872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171905639198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171906062278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171906432468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171906803174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171907226408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171907613712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171908291200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171908727636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171909103950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171909499752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171909876048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171910270010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171910729062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171911114138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171911503622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171911887000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171912252596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171912659012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171913073664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171913571578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171913926184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171914313826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171914695552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171915061566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171915427850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171915819180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171916278534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171916678484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171917080178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171917431070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171917782010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171918178150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171918558496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171919014980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171919512396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171919910180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171920274072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171920668916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171921035504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171921428302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171921869548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171922295924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171922670358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171923053212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171923428404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171923790912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171924195884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171924642060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171925032042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171925427362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171925843952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171926226780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171926575072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171926989956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171927461100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171927859450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171928227350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171928598530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171928995904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171929347260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171929821506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171930375274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171930799006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171931172888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171931580240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171931950876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171932337776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171932840244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171933322380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171933713416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171934071278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171934479132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171934844564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171935267522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171935649346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171936081840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171936480828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171936838844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171937233048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171937588566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171937992824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171938396738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171938884048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171939239020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171939598444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171939995424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171940364792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171940748818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171941834586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171942296850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171942677800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171943091508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171943447560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171943858726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1541,15410000,10000,0,0,256,26,1687,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 171945710192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171946094312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171946512098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171946888334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171947376476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171947793034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171948229430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171948586536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171948980670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171949395206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171949832626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171950241138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171950605520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171951018434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171951388732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171951801616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171952187632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171952651854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171953183194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171953583364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171954082074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171954458194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171954882664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171955252374] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171955757786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171956160648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171956518772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171956887784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171957275756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171957696100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171958293120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171958716682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171959122364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171959763740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171960218754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171960642920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171961222872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171961604874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171962017856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171962371746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171962784046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171963164792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171963543212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171964107112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171964499884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171964876066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171965230686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171965633652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171966031570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171966442744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171966913052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171967319114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171967701254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171968060580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171968455780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171968966400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171969702864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171970215396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171970601300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171971004324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171971419164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171971806262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171972263040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171972654936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171973051056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171973428254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171973813342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171974221752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171974605208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171975161348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171975567950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171975955792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171976347918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171976721274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171977124564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171977528774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171978029720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171978425472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171978832554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171979208068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171979562352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171979974854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171980343478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171980820560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171981194672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171981590238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171982025346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171982485318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171983154456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171983622574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171984024622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171984378220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171984763878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171985133570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171985527260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171985948774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171986679548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171987050994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171987435076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171987819284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171988173080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171988573588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171989057676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171989503036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171989872312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171990272906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171990644884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171991032638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171991425474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171991895882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171992272236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171992657868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171993053390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171993437832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171993834140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171994246808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171994712878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171995170412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171995761362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171996170820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171996523308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171996946270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171997431596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171998009654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171998414402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 171998802836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171999202494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171999590070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171999990166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172000444848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172000829410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172001228404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172001626978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172001999052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172002373344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172002741604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172003200584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172003572026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172003940472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172004350832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172004736820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172005145462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172005517132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172005992610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172006382888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172006768544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172007154350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172007537684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172007952974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172008338664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172008920496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172009280988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172009634564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172010033916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172010463258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172010880208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172011234668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172011738426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172012130108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172012542078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172012912654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172013283800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172013686934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172014070136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172014632204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172015033090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172015438094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172015822358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172016218072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172016602554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172017073858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172017532604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172017922826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172018326164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172018713684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172019123362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172019510188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172020115260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172020508578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172020866236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172021266646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172021620660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172022042026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172022410848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172022898058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172023315184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172023731620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172024315982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172024825848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172025196402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172025668696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172026063200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172026419548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172026830050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172027197946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172027653814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172028045536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172028498366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172028888760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172029240188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172029606662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172029973806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172030397252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172030764640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172031552502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172031914636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172032267706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172032631688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172032981838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172033362372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172033712900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172034178884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172034547340] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172034924276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172035275504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172035629214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172036007514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172036384846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172036846460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172037200328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172037576002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172037941522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172038317462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172038752300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172039107300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172039567228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172039925436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172040302008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172040652242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172041030196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172041522938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172042215986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172042812270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172043207828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172043592128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172043962068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172044345558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172044698142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172045159918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172045552074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172046020006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172046373858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172046726366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172047090242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172047454140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172047895826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172048248886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172048651082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172049016426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172049412046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172049781984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172050193436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172050656352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172051031836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172051401426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172051751418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172052161172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1542,15420000,10000,0,0,256,26,1688,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 172053953820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172054350912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172054704520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172055057814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172055425116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172055803924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172056241802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172056595012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172056971834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172057336316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172057711294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172058062184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172058424916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172058788810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172059208808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172059771038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172060126830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172060535472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172060921180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172061349094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172061819108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172062194126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172062593968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172062961226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172063346776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172063726514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172064118426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172064512830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172065152020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172065527144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172065898556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172066289420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172066663348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172067139538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172067622552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172068027298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172068394800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172068773504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172069127280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172069480320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172069860692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172070283302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172070667628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172071104800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172071495916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172071860966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172072238262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172072603276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172073037078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172073406484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172073758106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172074180642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172074530672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172074907190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172075285852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172075662332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172076218228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172076600994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172076968500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172077321856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172077690088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172078073844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172078451974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172078919506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172079302020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172079655470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172080009290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172080375212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172080774926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172081175134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172081604822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172081987280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172082371314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172082767044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172083154182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172083553432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172083954756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172084398286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172084788782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172085141266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172085518920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172085902540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172086280688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172086645340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172087187006] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172087585348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172087939062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172088339120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172088708322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172089088064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172089469876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172089928948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172090364294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172090721522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172091088286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172091440552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172091809144] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172092178076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172092625472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172092996736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172093375972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172093729588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172094109388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172094493706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172094878472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172095308534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172095822556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172096277546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172096669686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172097066618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172097523086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172097878524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172098553732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172098990018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172099402794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172099797690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172100198042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172100579612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172101071620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172101463260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172101846870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172102277276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172102663614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172103049754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172103414902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172103918732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172104324176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172104738510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172105125310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172105498692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172105882858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172106272038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172106773846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172107164928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172107581902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172107950452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172108329032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172108700438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172109095914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172109663790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172110056092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172110451780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172110821614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172111245114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172111642288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172112057580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172112494222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172112850730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172113224646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172113579256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172113948794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172114299826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172114734310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172115211804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172115595158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172115973854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172116374052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172116757844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172117122142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172117493538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172117919486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172118320308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172118754616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172119149776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172119505286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172119859636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172120241610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172120678016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172121150448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172121504014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172121887320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172122252070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172122628562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172122993948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172123455504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172123856632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172124211036] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172124581620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172124937284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172125317694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172125701672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172126080904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172126540972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172126941682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172127413532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172127769124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172128156276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172128519802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172128895900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172129383868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172129784132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172130174552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172130610640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172130995128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172131368296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172131863276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172132392534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172132789534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172133180236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172133610552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172134000890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172134401932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172134861558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172135222876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172135595012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172135950552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172136538870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172137205496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172137745554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172138128008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172138530068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172138901870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172139258778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172139647814] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172140034110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172140499870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172140906372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172141297514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172141654780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172142012872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172142399804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172142757206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172143394250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172143785544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172144187260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172144556518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172144986926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172145384488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172145862822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172146235132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172146591436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172146994194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172147349088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172147759874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172148156188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172148648606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172149037622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172149393418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172149792434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172150165526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172150555348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172150923458] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172151408144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172151881972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172152300692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172152690838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172153099794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172153501386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172153910058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172154533662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172154933084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172155463260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172155837128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172156216822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172156591778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172157058240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1543,15430000,10000,0,0,256,26,1690,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 172158810106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172159192968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172159574464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172160051466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172160443310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172160822072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172161224240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172161602926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172162009058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172162376606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172162846722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172163269262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172163654510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172164034200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172164419746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172164887224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172165707438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172166381948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172167113468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172167772056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172168274854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172168636896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172169019950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172169415234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172169813704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172170202072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172170589770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172171071072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172171467728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172171867020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172172239734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172172728178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172173110090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172173503434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172173938528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172174299592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172174670192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172175023042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172175392114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172175746716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172176139004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172176603368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172177173024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172177531708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172177888460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172178258294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172178613628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172179004638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172179436294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172179819588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172180292312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172180675270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172181054716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172181408976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172181787624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172182217888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172182590244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172182986432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172183367790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172183735038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172184113218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172184479908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172184833608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172185311012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172185695228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172186066746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172186448796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172186873224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172187295288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172187671712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172188274250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172188683780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172189068086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172189453030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172189820126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172190218676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172190691204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172191095376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172191501776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172191856298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172192211548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172192640598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172193006642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172193508610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172193880698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172194274252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172194687652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172195099924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172195467490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172195906082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172196364228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172196720808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172197118762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172197510554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172197905978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172198272856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172198692516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172199245708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172199635300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172200036150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172200398530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172200796792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172201191882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172201569628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172202077792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172202494350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172202858710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172203233858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172203628986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172204007112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172204393106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172204857600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172205259002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172205645742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172206055268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172206407836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172206803804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172207204868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172207632544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172208005490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172208464650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172208871110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172209247202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172209671010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172210026644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172210608542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172211011486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172211366394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172211768016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172212151216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172212559240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172213028386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172213652392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172214012894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172214384580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172214750778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172215159298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172215568920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172216020060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172216417834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172216796342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172217172828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172217524124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172217876056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172218319064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172218779922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172219170480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172219538536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172219917938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172220303682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172220699022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172221096964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172221717782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172222090236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172222443362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172222847880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172223216738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172223624514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172224023064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172224535792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172224922658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172225273720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172225636804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172225984298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172226348756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172226708114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172227156474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172227545862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172227938144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172228317986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172228690078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172229098158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172229488850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172229953042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172230325204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172230750522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172231160434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172231554002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172231950352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172232337194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172232927624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172233511042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172234108750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172234547344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172234958304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172235463130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172235876254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172236274698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172236777058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172237174282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172237560344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172237949388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172238695944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172239481292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172240202866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172240898352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172241658614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172242332800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172243063300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172243869070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172244713404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172245403064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172246147714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172246976456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172247685418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172248376246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172249125992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172249921096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172250583082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172251243432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172251935742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172252749654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172253449396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172254130108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172254835302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172255772284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172256497506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172256903436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172257287626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172257667184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172258172620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172258562876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172258947664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172259333770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172259705672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172260123652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172260504758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172260975798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172261329248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172261714348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172262114004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172262551320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172263021064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172263480264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172263850508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172264220372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172264597422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172265057272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172265464484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172265897192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172266557922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172266916794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172267278842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172267647362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172268000332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172268392508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172268742948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172269194928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172269563480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172269947312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172270300568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172270653022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172271020924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172271385852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172271822566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1544,15440000,10000,0,0,256,26,1691,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 172273380474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172273838478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172274256948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172274751422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172275133770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172275521758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172275893398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172276244414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172276642226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172277033936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172277491708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172277967954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172278343440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172278694084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172279080680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172279473340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172279865822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172280318302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172280701718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172281095612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172281503380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172281882260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172282264146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172282676602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172283141706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172283497920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172283897120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172284277724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172284700422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172285081032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172285502136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172285959990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172286346856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172286743660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172287119814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172287494610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172287844464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172288265976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172288810006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172289228076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172289612436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172289981154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172290604416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172291003928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172291481304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172291833996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172292243676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172292627556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172293090664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172293500084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172293869220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172294336074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172294710244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172295122850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172295492202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172295888858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172296284700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172296717776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172297155582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172297569904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172298187790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172298852222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172299614206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172300607206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172301295514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172302034964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172302868668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172303566240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172304299486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172305028444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172305791656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172306525684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172307162112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172307954446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172308759678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172309515986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172310207644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172310908268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172311815152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172312490884] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172313155650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172313908782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172314587218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172315328958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172316069418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172316838120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172317512598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172318257872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172318938606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172319692866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172320366406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172321040508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172321723308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172322684386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172323344386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172324005972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172324701760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172325437694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172326100422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172326724280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172327444926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172328259686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172328962330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172329646164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172330395882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172331139522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172331775172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172332447142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172333129388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172334014538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172334671616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172335370570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172336039650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172336786440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172337478362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172338109412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172338786906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172339505878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172340181882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172340832462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172341534786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172342250894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172342889572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172343545438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172344243364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172345170740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172345803164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172346479326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172347148060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172347927156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172348578766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172349273022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172349942502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172350682672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172351384880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172352079810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172352800094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172353573192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172354267536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172354889018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172355537984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172356458370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172357092468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172357759732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172358409836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172359177192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172359833884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172360509352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172361155308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172361876298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172362534000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172363162670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172363835716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172364548162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172365213242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172365862616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172366581298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172367455066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172368410806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172369085314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172369820150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172370489324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172371109344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172371787656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172372459816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172373281570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172373955068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172374624834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172375436900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172376139240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172376828828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172377503554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172378292080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172379215120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172379889902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172380609510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172381368670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172382066976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172382742810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172383457724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172384180682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172384859008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172385595174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172386343472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172387105846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172387803272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172388515362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172389167028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172390170184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172390801008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172391472940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172392258028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172393019950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172393685340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172394329370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172395194264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172395887262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172396572128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172397303796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172398147628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172398848512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172399577736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172400237360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172401166968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172401826824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172402456712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172403206040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172403938836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172404609834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172405368000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172406066012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172406850312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172407481678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172408132642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172408830948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172409613302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172410243090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172410945062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172411618576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172412515424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172413113852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172413697810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172414388496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172415140030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172415767868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172416401734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172417087612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172417872272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172418612836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172419287734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172419936256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172420719324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172421384024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172422040806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172422749324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172423703368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172424400402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172425130160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172425930972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172426600526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172427256538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172427939490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172428781566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172429449276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172430145730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172430809158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172431696900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172432366418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172433030550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172433768850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172434713754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172435359748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172435929912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172436608826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172437172062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172437594270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172437966372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1545,15450000,10000,0,0,256,26,1692,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 172439578924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172440045294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172440401650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172440779522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172441166136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172441545172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172442104442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172442499858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172442937044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172443297708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172443884228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172444241088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172444609512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172444975884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172445427898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172445937024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172446317722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172446670630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172447024504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172447405116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172447802706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172448251338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172448607968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172448987970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172449400870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172449797952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172450170834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172450567482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172451040906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172451436246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172451829800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172452203316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172452582736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172453042616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172453672948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172454475564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172455162660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172455919692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172456921474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172457585850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172458179682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172458871838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172459614056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172460297382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172460923432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172461531522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172462296676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172462916424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172463603324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172464230960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172465013554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172465685232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172466361494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172466986836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172467635072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172468617022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172469299314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172470009002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172470764348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172471475066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172472150964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172472880734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172473670772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172474306116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172474986162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172475713180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172476549280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172477181698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172477935602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172478674486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172479794890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172480445264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172481033896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172481890716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172482503876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172483185280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172483850214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172484480958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172485216302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172485937596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172486649644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172487502002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172488174132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172488801650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172489456922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172490106570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172491058404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172491742858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172492467496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172493203970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172493838414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172494488144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172495109116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172495886076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172496580618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172497291418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172498041136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172498824948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172499500022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172500176140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172500935244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172501836058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172502513860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172503123632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172503889114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172504800702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172505472198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172506139240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172506850720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172507599350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172508221228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172508976052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172509620510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172510391334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172511088436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172511760232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172512406296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172513286910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172514008058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172514633656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172515397072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172516055284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172516768020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172517416548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172518205084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172518918936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172519553210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172520192946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172521167214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172521773830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172522372794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172523076842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172523883644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172524814956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172525493202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172526151198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172526937384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172527590650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172528264112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172528911154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172529708386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172530356456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172531094724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172531808964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172532557508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172533278406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172533939360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172534642404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172535549444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172536276658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172536988572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172537698888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172538583428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172539246608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172539894136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172540647594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172541371626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172542047308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172542756488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172543556614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172544294490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172544989584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172545675804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172546586420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172547257506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172547908764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172548549492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172549389064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172550092418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172550766346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172551459572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172552261134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172552950098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172553620118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172554338170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172555061608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172555731844] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172556381810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172557070936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172557998506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172558634770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172559324028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172560026722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172560853480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172561532054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172562237800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172563083664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172563841202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172564509936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172565147938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172565899166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172566554730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172567205936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172567870682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172568661738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172569522294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172570194442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172570890006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172571634060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172572331644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172573032622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172573704290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172574430708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172575095410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172575748464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172576455258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172577236468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172577880820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172578581414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172579268418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172580179718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172580845098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172581545162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172582259742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172583063578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172583732230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172584367676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172585082394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172585819482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172586493778] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172587136316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172587868126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172588618026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172589288250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172589909976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172590554532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172591423452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172592048868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172592697544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172593341024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172594138648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172594829216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172595531676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172596192064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172597003842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172597668310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172598569544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172599267728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172600050950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172600746040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172601423148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172602225842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172603138456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172603812204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172604505182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172605245720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172605966184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172606631016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172607359014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172608150080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172608824570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172609455746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172610222572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172611028490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172611659416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1546,15460000,10000,0,0,256,26,1693,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 172614591288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172615236240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172615965558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172616718722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172617402738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172618034566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172618688916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172619430218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172620064744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172620721312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172621365608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172622152322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172622832880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172623506832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172624204984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172625085352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172625741672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172626379472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172627534342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172628349516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172629025028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172629711654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172630562672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172631287704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172631994474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172632688712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172633432164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172634165406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172634775744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172635611636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172636667154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172637384072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172638030702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172638835166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172639565218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172640238744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172640949506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172641724994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172642468620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172643171924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172643898132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172644631898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172645337572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172646035120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172646714604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172647694192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172648357812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172649021110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172649829836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172650600198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172651309904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172651985512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172652788162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172653521766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172654236658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172654850698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172655630084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172656387166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172657097266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172657760132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172658826894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172659520336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172659888364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172660261274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172660623258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172661095760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172661469176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172661899746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172662284656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172662644718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172663030300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172663418592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172663871528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172664228894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172664651086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172665050018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172665432482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172665898220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172666333084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172666786808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172667143330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172667526308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172667877262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172668295156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172668663720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172669062356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172669503402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172670011612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172670402620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172670757826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172671127860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172671480842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172671860124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172672307172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172672695532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172673067214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172673423586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172673792974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172674181250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172674774116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172675207712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172675660326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172676048290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172676434710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172676791560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172677309860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172677686144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172678153170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172678574072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172678970332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172679381258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172679767062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172680157968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172680576344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172681108058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172681496160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172681852866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172682225314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172682592388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172683004496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172683457754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172683852590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172684252638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172684612808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172684984948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172685339148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172685719276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172686108912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172686572780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172686977464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172687381292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172687771748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172688134316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172688507698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172688870734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172689342240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172689728996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172690141674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172690514376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172690926496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172691289504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172691648658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172692261694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172692647976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172693052680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172693408428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172693791712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172694179936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172694656670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172695038812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172695437438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172695822796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172696194646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172696571534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172696924784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172697393530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172697809106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172698209532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172698565556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172698924722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172699295988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172699680510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172700081526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172700548018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172700964622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172701381010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172701766108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172702155222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172702514962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172702888812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172703491844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172703899694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172704282074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172704693408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172705063918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172705443808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172705909310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172706278374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172706686688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172707073316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172707474712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172707859040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172708272164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172708816522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172709242718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172709636870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172710051224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172710435790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172710801000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172711199410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172711647550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172712035948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172712428988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172712816668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172713170698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172713524556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172713889312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172714483426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172714868990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172715260684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172715670576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172716070856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172716452608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172716829756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172717279136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172717673234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172718058836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172718432200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172718785174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172719196346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172719567544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172720055102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172720445912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172720849560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172721236874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172721631858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172722044460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172722433614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172722921204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172723324302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172723730456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172724138706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172724515130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172724891384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172725473108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172726014882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172726442762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172726826888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172727225062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172727639174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172728031024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172728488874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172728924514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172729299058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172729700212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172730095734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172730514748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172730981200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172731412708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172731817980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172732221418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172732590914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172732974492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172733347510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172733802122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172734220624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172734622858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172735021190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172735379172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172735763778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172736132696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172736587790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172737133750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172737524836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172737949232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172738319134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172738700570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1547,15470000,10000,0,0,256,26,1694,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 172740500258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172740875414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172741282310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172741659272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172742032082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172742468902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172742858184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172743271408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172743672468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172744044968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172744428964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172744804060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172745236790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172745641118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172746037928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172746418460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172746816430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172747195600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172747580334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172748149270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172748535606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172748889236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172749290462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172749660674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172750061338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172750444362] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172750946138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172751334688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172751936728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172752312040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172752667900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172753050168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172753507996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172753931952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172754316878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172754697724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172755079514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172755464746] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172755883620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172756341230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172756739432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172757106796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172757489314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172757866376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172758268578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172758641208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172759103280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172759667364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172760072152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172760476820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172760831132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172761241098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172761614518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172762110532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172762468360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172762866186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172763259356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172763618588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172764017810] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172764401040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172764882992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172765277774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172765704174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172766064022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172766424468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172766797682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172767155674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172767603344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172767986082] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172768399538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172768772184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172769184644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172769728454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172770491588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172770904062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172771292848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172771664350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172772017538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172772422360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172772894554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172773456444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172773833770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172774188736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172774726390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172775085286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172775462458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172775903210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172776282114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172776660650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172777065986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172777419256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172777773692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172778177322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172778598554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172778976042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172779342256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172779754708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172780143238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172780525866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172780888988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172781250384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172781855352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172782234522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172782604492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172782956208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172783335372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172783702890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172784081654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172784538020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172784899552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172785321618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172785693576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172786079078] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172786456026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172786854510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172787322866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172787739180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172788132644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172788504258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172788888296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172789248892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172789618800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172790048950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172790431478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172790813064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172791191884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172791568552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172791953292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172792354008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172792971608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172793394598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172793769606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172794169214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172794539664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172794921228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172795293776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172795740076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172796123072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172796495260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172796881020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172797233496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172797615936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172798019060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172798502916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172798860690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172799240674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172799606810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172799958572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172800327540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172800686030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172801253302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172801665670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172802064934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172802420730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172802779434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172803155684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172803507246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172804097672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172804458418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172804850520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172805217638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172805598784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172805960560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172806317128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172806776752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172807150736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172807565268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172807920852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172808300994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172808670194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172809058098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172809512122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172809871386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172810270310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172810624960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172810994490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172811372284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172811760714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172812190946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172812610496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172812980548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172813336666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172813705224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172814057800] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172814437424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172814790440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172815343112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172815734328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172816112532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172816493522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172816875874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172817249248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172817601020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172818053672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172818414420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172818823238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172819207126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172819616948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172819970982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172820322852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172820767298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172821158576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172821542274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172821896394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172822275304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172822659920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172823054528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172823513170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172823875346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172824261678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172824615354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172824984662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172825360370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172825769760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172826222738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172826709188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172827083376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172827476654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172827848756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172828220460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172828810898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172829343700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172829956656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172830603368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172831274776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172832011016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172832669392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172833325002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172834023044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172834808096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172835460464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172836178740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172836865422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172837895086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172838547312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172839181488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172839831004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172840561570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172841236504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172841867084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172842599740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172843354928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172844082194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172844767790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172845401360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172846195416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172846888140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172847543824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172848162190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172849091010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172849817332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172850531910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172851158570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172851933902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172852604608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1548,15480000,10000,0,0,256,26,1695,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 172855549476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172856215666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172856848252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172857628048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172858360242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172859089522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172859810300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172860640284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172861304140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172861959444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172862730862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172863430768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172864140926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172864815482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172865615268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172866315626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172866991426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172867697738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172868476162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172869198362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172869827090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172870502992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172871403842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172872128856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172872791886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172873428500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172874186652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172874835902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172875539840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172876204718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172877034150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172877717852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172878388992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172879024740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172879748442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172880467796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172881101362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172881756140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172882747976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172883503066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172884196966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172884911330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172885657962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172886335832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172887055978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172887803144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172888497978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172889169534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172889896288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172890730124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172891462852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172892151656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172892784052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172893713746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172894405560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172895124530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172895758758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172896593332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172897272538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172897986166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172898681856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172899425532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172900100120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172900762332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172901461270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172902251788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172902985088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172903656394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172904369912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172905531306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172906251948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172906931994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172907732044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172908452996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172909125572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172909841606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172910635014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172911375904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172912098192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172912732198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172913523754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172914173610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172914885318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172915537734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172916548942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172917256634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172917964904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172918738738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172919399920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172920051508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172920671248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172921405962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172922088578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172922779586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172923425184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172924102884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172924829834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172925520926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172926178318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172926799272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172927757974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172928429300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172929128616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172929878542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172930613050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172931265392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172931927638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172932675750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172933300944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172933971318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172934585602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172935246822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172935990920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172936675592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172937298836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172937921724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172938899230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172939555440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172940238572] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172941004760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172941696650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172942391812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172943087908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172943705576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172944427806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172945093972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172945718612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172946412612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172947139020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172947834824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172948484502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172949152440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172950000598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172950663558] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172951293008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172951924536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172952688384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172953373954] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172954065944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172954751900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172955542248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172956195618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172956865600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172957568384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172958357620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172959079206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172959739296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172960428628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172961379054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172962097456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172962763606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172963531308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172964232152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172964914658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172965621138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172966408900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172967148012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172967804088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172968502156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172969279148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172970005868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172970657438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172971280968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172972245148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172972908438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172973575544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172974221682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172975051304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172975720876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172976390506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172977081264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172977813602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172978500978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172979171592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172979847694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172980612080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172981314008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172981993340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172982862300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172983816836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172984525906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172985175966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172985894544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172986921292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172987610248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172988286350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172989048626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172989713314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172990363898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172990988922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172991744828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172992409080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172993121154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172993835706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172994807082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172995543122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 172996205544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172997009820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172997662872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172998339938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172998971330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172999688968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173000450176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173001183250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173001838780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173002631352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173003408844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173004018618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173004686688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173005400498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173006261158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173006924250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173007662818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173008386048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173009095690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173009750284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173010382792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173011149584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173011804616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173012489458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173013130274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173013910120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173014525900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173015172744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173015820040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173016455050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173017485628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173018125068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173018798298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173019555856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173020280220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173020900460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173021374782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173021755458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173022108946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173022604412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173022960966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173023358032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173023726432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173024146002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173024602642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173025039442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173025465518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173025836242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173026208962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173026563492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173026944126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173027319562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173027837232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173028315132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173028691468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173029058610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173029412228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173029785510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173030148526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173030644892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173031022746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1549,15490000,10000,0,0,256,26,1696,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173032707142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173033084204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173033565968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173033973326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173034354010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173034754528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173035138702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173035717092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173036250980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173036646650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173037018348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173037376130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173037745458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173038097922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173038474690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173038828178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173039466954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173039853692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173040238850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173040594000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173040967828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173041563676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173042077806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173042480706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173042866556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173043292826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173043681460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173044228652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173044714168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173045094668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173045478280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173045830948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173046201004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173046615364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173047218670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173047712546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173048129002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173048499184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173048855696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173049224908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173049585040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173049953694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173050542290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173050946936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173051347870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173051726598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173052093286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173052488134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173052872252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173053304910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173053695956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173054079456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173054476988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173054847270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173055235366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173055586866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173056214706] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173056637152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173056990386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173057358026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173057744688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173058337236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173058796666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173059458120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173059833732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173060190962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173060600040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173060953798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173061425556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173062000498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173062415180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173062784748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173063181470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173063535870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173063907562] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173064382766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173064759290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173065154966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173065522672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173065918130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173066283946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173066691660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173067159314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173067549046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173067930926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173068300606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173068686158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173069055320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173069463694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173069908422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173070293336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173070659388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173071013224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173071380644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173071744510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173072121228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173072473098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173073055408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173073451356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173073831912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173074187856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173074541996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173074909654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173075265364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173075705676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173076059024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173076447982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173076837160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173077214906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173077567094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173077920464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173078367486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173078764524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173079147050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173079514700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173079909010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173080277898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173080656756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173081097382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173081475012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173081871544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173082224664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173082593624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173082960766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173083341250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173083810958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173084348192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173084726000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173085113904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173085479862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173085830388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173086227560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173086659272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173087041272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173087420766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173087816422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173088186616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173088568958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173088935788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173089287686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173089746262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173090131230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173090541784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173090935890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173091321462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173091675138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173092029908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173092468234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173092844198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173093227184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173093578634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173093955794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173094321668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173094699978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173095124156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173095579886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173095961446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173096314050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173096682918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173097035122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173097415454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173097857416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173098239584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173098605168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173098960818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173099326578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173099677944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173100048266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173100400998] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173100848462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173101224142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173101656170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173102014990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173102393500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173102794416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173103164112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173103610044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173103965288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173104357592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173104724936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173105105544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173105460146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173105813486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173106249208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173106759934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173107185680] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173107539794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173107947764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173108315092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173108717034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173109147526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173109509242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173109887910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173110241414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173110643936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173110998660] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173111394228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173111853682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173112272144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173112684452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173113041952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173113409322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173113763966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173114172018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173114593408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173114986016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173115353054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173115744902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173116098956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173116453136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173116840460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173117212174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173117753068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173118109578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173118502218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173118869034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173119247646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173119601132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173119956360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173120424100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173120815560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173121216300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173121570246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173121950128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173122348932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173122728444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173123194822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173123584918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173123967392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173124352520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173124775312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173125128684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173125537610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173125980746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173126364292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173126731418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173127086112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173127471784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173127859866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173128230970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173128658346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173129188876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173129591892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173129972032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173130327900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173130685616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173131054416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173131485696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173131859224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173132224474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173132621562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173132989798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173133489344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173133962810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173134449440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1550,15500000,10000,0,0,256,26,1697,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173136424670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173136800276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173137262174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173137621560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173138019316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173138385708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173138763868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173139168794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173139533186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173140139364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173140503496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173140898642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173141252024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173141631472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173142000448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173142406700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173142833424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173143192798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173143569632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173143920952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173144288126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173144638590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173145015974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173145445448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173145826858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173146233922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173146590996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173147060294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173147417346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173147807894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173148242120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173148622826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173149003050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173149380152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173149731726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173150114684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173150498618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173150851122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173151475562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173151856922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173152236076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173152601658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173152979412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173153350338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173153788586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173154171400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173154558286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173154943200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173155314670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173155697072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173156067158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173156448566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173156872156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173157228280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173157606370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173157958336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173158346524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173158698776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173159076266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173159555476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173159937222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173160335928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173160707692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173161090114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173161475076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173161843584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173162288986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173162773466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173163160086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173163539460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173163902778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173164260936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173164630334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173165055300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173165430946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173165797756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173166178330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173166548266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173166927554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173167281774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173167636152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173168091798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173168451798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173168836334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173169188262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173169584250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173169987848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173170367068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173170796716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173171151566] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173171528048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173171877656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173172243308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173172591838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173172966342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173173393696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173173899106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173174320096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173174707388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173175090478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173175443184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173175844784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173176312218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173176710926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173177093838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173177472616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173177835310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173178189762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173178573890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173179028288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173179421416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173179801256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173180181512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173180549088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173180942284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173181299860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173181654896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173182095632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173182452044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173182836524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173183187556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173183598390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173183982240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173184361298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173184939698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173185299422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173185681630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173186033508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173186402414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173186786108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173187169106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173187651826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173188054546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173188435782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173188819624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173189188664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173189541518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173189942300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173190417252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173190798894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173191178124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173191556142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173191908744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173192261538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173192657212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173193089088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173193461456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173193828210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173194208524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173194575580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173194954574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173195309896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173195663760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173196295424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173196670902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173197058712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173197428908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173197809236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173198223068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173198680656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173199071352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173199451752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173199843156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173200229738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173200599400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173200951924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173201398356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173201770778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173202179648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173202552324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173202908072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173203275674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173203629388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173203999554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173204425490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173204806268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173205184754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173205583462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173205941440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173206313826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173206678616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173207111508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173207581688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173207970348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173208367252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173208767580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173209145376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173209497882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173209978066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173210348762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173210731758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173211136670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173211489330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173211869044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173212234966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173212687894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173213284728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173213679142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173214046236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173214430360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173214798742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173215181034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173215669068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173216047060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173216470140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173216822302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173217174984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173217539088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173217888378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173218344238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173219041990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173219651456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173220063212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173220458596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173220855682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173221327680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173221733768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173222102214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173222488074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173222846818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173223405578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173223861640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173224244654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173224651274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173225040012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173225426004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173225810736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173226214784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173226647702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173227028422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173227406844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173227784192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173228155276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173228511200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173228877760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173229230488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173229772088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173230129304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173230523336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173230890942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173231268838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173231659254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173232012332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173232468136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173232824464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173233216466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173233612122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173233993090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173234379648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173234760456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173235188982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173235559214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173235962612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173236333760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173236703226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173237054726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173237432018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1551,15510000,10000,0,0,256,26,1698,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173274087002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173274698212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173275092516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173275498898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173275904144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173276260750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173276631426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173277072896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173277456078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173277838830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173278219366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173278572834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173278928066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173279295620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173279649198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173280093900] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173280447650] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173280835306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173281201106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173281577468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173281955266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173282310260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173282743640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173283131632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173283529882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173283882622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173284260718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173284628910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173285007372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173285437524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173285893238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173286276304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173286659616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173287028252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173287379290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173287755856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173288234630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173288618626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173288987770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173289344474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173289951588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173290309702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173290678978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173291103148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173291502216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173291882834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173292260608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173292612522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173292966306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173293330980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173293681446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173294117174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173294470896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173294882222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173295267726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173295646886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173296001966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173296356240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173296941994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173297320466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173297740880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173298092314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173298467996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173298836406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173299230988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173299659984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173300016830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173300414692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173300797266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173301167510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173301519812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173301900192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173302340044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173302720908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173303086140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173303439488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173303805028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173304170014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173304540432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173305153714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173305692578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173306086048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173306470462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173306886962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173307273216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173307663310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173308244554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173308633372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173308988612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173309367330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173309734192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173310111752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173310464204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173310896266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173311265006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173311628074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173311996624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173312369344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173312765742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173313151090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173313630410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173313988828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173314357346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173314725210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173315079238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173315449840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173315803590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173316251602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173316621494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173317009980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173317362828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173317748212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173318132168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173318502944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173318872766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173319397224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173319806732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173320210762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173320589072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173320960218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173321348662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173321806592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173322166462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173322532540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173322893286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173323284396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173323648968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173324024660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173324394310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173324852846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173325257502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173325661568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173326063052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173326448674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173326826600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173327225628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173327708844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173328065326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173328430826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173328824424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173329176010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173329542040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173329891298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173330345580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173330822624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173331233076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173331618542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173332004126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173332403738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173332756534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173333219928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173333577022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173333995490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173334399430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173334812106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173335168056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173335538432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173336006986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173336362540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173336761194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173337115102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173337493218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173337863014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173338280588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173338707556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173339065010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173339463368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173339816172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173340327222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173340832742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173341216226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173341768722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173342153810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173342558712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173342936618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173343303770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173343679954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173344060328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173344538864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173344921162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173345301126] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173345680124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173346065468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173346439096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173346807156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173347243468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173347615448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173347979868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173348357886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173348723202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173349099534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173349452220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173349880312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173350250170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173350614602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173350982890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173351332662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173351709288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173352073688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173352449800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173353002494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173353360300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173353738412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173354090158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173354457378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173354807018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173355183828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173355645798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173356030582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173356396164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173356750138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173357116434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173357468474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173357836740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173358255236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173358635626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173359010806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173359386676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173359738402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173360090138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173360455118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173360806200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173361239732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173361620062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173362012552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173362379436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173362773928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173363126626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173363478844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173363922730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173364377000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173364760734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173365132094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173365530850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173365930416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173366309836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173366982342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173367342182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173367744418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173368098486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173368466844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173368836480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173369214192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173369657310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173370037934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173370404172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173370758536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173371123954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173371509990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173371879310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173372309394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173372689098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173373076770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173373479452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173373832736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173374185404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1552,15520000,10000,0,0,256,26,1699,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173375982584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173376346366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173376715042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173377108818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173377510740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173377958626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173378341822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173378729238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173379086880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173379453906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173379805536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173380174052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173380587780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173380978550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173381345554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173381736704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173382089512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173382442610] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173382809650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173383162032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173383595886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173383949266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173384337232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173384702910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173385079154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173385431500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173385796900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173386230780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173386688430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173387072342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173387423528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173387822260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173388239432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173388636744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173389087904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173389449278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173389832032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173390184932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173390567288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173390917494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173391294272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173391658776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173392108770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173392463416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173392827244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173393192596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173393542844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173393946938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173394298336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173394739312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173395110488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173395520090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173395893228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173396247484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173396612404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173396962904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173397403570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173397865006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173398258226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173398623472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173398999922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173399362340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173399735274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173400227418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173400586156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173400954840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173401318424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173401695444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173402060350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173402437480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173402789184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173403214778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173403583464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173403966988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173404335598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173404685946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173405061710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173405427006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173405888012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173406244946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173406611792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173406978342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173407363616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173407748458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173408117092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173408508840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173409066290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173409462874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173409832836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173410207778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173410591684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173410974550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173411421530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173411778292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173412158422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173412548368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173412926056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173413279610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173413634100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173414032390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173414463786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173414836454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173415230256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173415610904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173415979080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173416357630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173416710660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173417167242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173417536208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173417927202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173418313772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173418681060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173419059302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173419425914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173419925620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173420389986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173420759922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173421126082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173421519194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173421890412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173422272372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173422730282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173423131048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173423548952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173423901630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173424254822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173424636640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173425031074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173425498422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173425874946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173426269166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173426636872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173427015208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173427368844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173427723130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173428091582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173428514886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173428885450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173429264884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173429675870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173430059720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173430471164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173430823584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173431379510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173431781116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173432137304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173432534364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173432887218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173433265826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173433633344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173434089722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173434447056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173434815126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173435183316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173435536972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173435953496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173436421922] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173436873398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173437244446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173437636398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173437990832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173438344366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173438711374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173439063298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173439500146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173439854754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173440244116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173440611142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173440988618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173441361338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173441716618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173442082566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173442641718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173443027316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173443570144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173443954486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173444322310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173444703180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173445133624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173445493676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173445875852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173446230970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173446602634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173446993614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173447373708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173447818972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173448217146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173448602058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173448958872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173449326296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173449679010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173450090556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173450443978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173450900718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173451274392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173451667890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173452042398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173452396792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173452762380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173453113566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173453554462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173454055426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173454447786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173454814204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173455191524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173455544904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173455921600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173456357046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173456713758] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173457093468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173457444608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173457842760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173458211474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173458590312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173459045600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173459403648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173459780970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173460132772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173460515592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173460866958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173461242296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173461606274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173462075780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173462467228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173462836660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173463207034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173463561254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173463932664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173464286166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173464739812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173465276272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173465669748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173466022328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173466375936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173466748906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173467101928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173467538252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173467909352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173468299640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173468666114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173469044568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173469397774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173469751070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173470206858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173470598066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173471005248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173471361896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173471755726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173472140706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173472549824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173472905338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173473361170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173473760618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173474144358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173474542928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1553,15530000,10000,0,0,256,26,1701,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173476394680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173476808238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173477180814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173477565302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173477921830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173478280802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173478746644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173479105258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173479485824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173479851182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173480231996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173480599824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173480979764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173481431506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173481798024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173482178536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173482534148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173482904120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173483254852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173483641004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173484007562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173484493806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173484869450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173485239846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173485606888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173485959864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173486328724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173486680868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173487149556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173487658606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173488052900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173488407086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173488761676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173489128212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173489480774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173489932120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173490287426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173490935054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173491326884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173491707386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173492077788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173492434072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173492912220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173493271644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173493683832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173494110476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173494518670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173494905842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173495405932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173495778388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173496134822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173496520820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173496925232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173497295392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173497646182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173498024126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173498580238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173498983672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173499338346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173499694110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173500062594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173500432818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173500803668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173501249400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173501631184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173502010956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173502388220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173502741242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173503095094] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173503460230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173503883768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173504255474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173504617670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173504995254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173505359138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173505735900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173506120208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173506474184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173506905420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173507260038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173507646866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173507999484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173508376984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173508763186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173509143048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173509701826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173510075478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173510454730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173510806664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173511175038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173511525970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173511977318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173512425594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173512806322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173513173908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173513528756] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173513894050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173514266820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173514652396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173515089582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173515483050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173515862670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173516241438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173516595172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173516967332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173517334640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173517686754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173518130112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173518505588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173518899448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173519279828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173519659706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173520026280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173520646848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173521152834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173521524910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173521895216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173522273350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173522656352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173523025216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173523495298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173523852266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173524250898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173524621592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173525005620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173525376088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173525757454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173526211740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173526616908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173527011508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173527366826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173527721642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173528121764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173528503896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173528886104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173529311966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173529724050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173530105758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173530484262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173530874984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173531246748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173531630848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173532250404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173532637354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173533021152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173533417224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173533783776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173534161416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173534617798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173534979536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173535344252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173535737200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173536106056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173536486192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173536864604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173537231252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173537684476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173538039204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173538405726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173538771068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173539122266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173539488726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173539837796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173540277970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173540647742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173541034972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173541386142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173541738474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173542102552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173542487208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173542856120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173543388340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173543815882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173544200880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173544579876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173544934260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173545288266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173545684274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173546117124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173546517880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173546881630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173547287738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173547652552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173548028522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173548449252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173548881674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173549266208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173549631488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173549997852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173550347300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173550723586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173551087500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173551531348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173551885876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173552251560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173552614354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173552962328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173553347752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173553713834] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173554092118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173554691316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173555087090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173555439386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173555791750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173556157282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173556507462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173556874342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173557302442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173557684664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173558060700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173558447600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173558821556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173559189970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173559557668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173559989392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173560360146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173560721402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173561099720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173561486186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173561882444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173562262576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173562690848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173563060516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173563424770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173563791806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173564141888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173564554204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173564939322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173565418452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173565884688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173566256358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173566622256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173566973720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173567342756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173567692890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173568068606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173568505200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173568884926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173569249186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173569601350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173569966154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173570316914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173570721346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173571149312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173571529682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173571938614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173572318732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173572701000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173573054826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173573419796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173573847984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173574218288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173574579142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173574956384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173575353308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173575731100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173576114760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1554,15540000,10000,0,0,256,26,1702,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173577844568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173578231522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173578587470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173579103292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173579830432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173580233326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173580601928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173581026532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173581382140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173581741424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173582264090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173582652532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173583035364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173583385624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173583760980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173584156298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173584533346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173584884576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173585331358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173585698792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173586101920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173586755746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173587142222] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173587595302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173588241634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173588698060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173589077562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173589472338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173589839164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173590191034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173590644266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173590998300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173591391320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173591787558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173592167308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173592550424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173592903906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173593301418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173593739296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173594108836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173594471688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173594876860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173595242800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173595618638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173596000798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173596456092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173596827030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173597418418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173597797976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173598151754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173598532248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173598978316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173599472570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173599842240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173600196672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173600562492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173600913534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173601280770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173601631492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173602093316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173602464260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173602852984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173603205024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173603557082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173603922566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173604297718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173604765198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173605121966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173605512472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173605877436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173606254204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173606605552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173606958122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173607386106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173607752244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173608136592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173608502572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173608881480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173609278952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173609657432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173610008502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173610579494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173610947802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173611310830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173611676974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173612039074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173612425188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173612790804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173613239890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173613618714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173613986504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173614351476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173614718610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173615086472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173615436670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173615887012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173616257334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173616645492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173616998436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173617363536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173617728594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173618116572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173618485434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173618910738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173619290158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173619667918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173620043778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173620395676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173620747290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173621112470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173621532728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173622051688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173622417552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173622794886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173623160994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173623537630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173623889480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173624349514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173624854604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173625371518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173625743694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173626096176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173626477246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173626845236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173627348310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173627707176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173628078008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173628447290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173628800658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173629170378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173629522148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173629980832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173630352936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173630763544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173631117834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173631471580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173631838276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173632190336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173632642334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173633190500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173633586662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173633955060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173634333752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173634688462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173635043530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173635480750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173635837254] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173636217040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173636568742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173636946234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173637312422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173637689754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173638042628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173638464526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173638834276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173639198558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173639567586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173639919708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173640298006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173640663988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173641112182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173641468490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173641836928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173642226462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173642597626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173642976110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173643361842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173643844574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173644368002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173644765930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173645123212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173645483526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173645856826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173646244932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173646724578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173647094932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173647507854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173647903790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173648298626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173648680674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173649036752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173649480146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173649835698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173650217808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173650569574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173650945314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173651315152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173651692642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173652046626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173652493336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173652865034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173653248338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173653644856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173653997570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173654375888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173654747212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173655286396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173655659140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173656038588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173656405774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173656758536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173657130336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173657481928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173657934180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173658306880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173658696912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173659049806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173659403990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173659775658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173660146242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173660579698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173660953002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173661334122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173661714744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173662111594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173662465172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173662819346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173663184694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173663608842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173663981534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173664345128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173664724914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173665096576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173665474936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173665828582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173666263590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173666781294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173667151476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173667520870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173667871920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173668276014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173668661416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173669123616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173669482614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173669851468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173670226340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173670580214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173670949486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173671334200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173671775116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173672163578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173672542792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173672920194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173673275488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173673644470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173674214892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173674674996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173675031678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173675425122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173675791902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173676169692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173676523196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173676877914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173677280044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173677859244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1555,15550000,10000,0,0,256,26,1703,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173679491448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173679852822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173680313220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173680683536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173681081196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173681434528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173681818502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173682189188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173682543950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173682977684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173683347946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173683728424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173684109164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173684486546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173684838250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173685191054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173685555600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173685979372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173686351098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173686713548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173687089944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173687475664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173687870616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173688222408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173688670786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173689218154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173689588306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173689956102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173690306784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173690683870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173691065822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173691546956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173691903848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173692273598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173692638442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173692990856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173693358620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173693708434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173694178682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173694565954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173695004952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173695358860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173695740028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173696122872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173696475596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173696843808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173697280494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173697689246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173698071928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173698480044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173698834306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173699188266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173699555340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173700083250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173700473910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173700836828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173701212752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173701577454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173701953412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173702339958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173702777632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173703149412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173703515872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173703884964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173704235764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173704613580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173704981446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173705432950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173705788386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173706139842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173706534428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173706886312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173707253030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173707723830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173708107126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173708571830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173708954230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173709321910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173709677652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173710045148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173710397214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173710786912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173711363682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173711749510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173712128892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173712507844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173712862520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173713217416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173713584886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173714005920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173714377068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173714739386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173715116110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173715481400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173715863454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173716215940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173716647156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173717016106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173717396112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173717765740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173718116814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173718494320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173718860324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173719238402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173719664142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173720019658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173720396694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173720747846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173721115166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173721494772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173721892364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173722334594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173722891626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173723258100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173723610136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173723973758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173724322596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173724687760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173725104220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173725483958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173725861820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173726238394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173726630616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173726984136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173727385710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173727819888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173728195066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173728548528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173728944822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173729311896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173729690226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173730077304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173730432188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173730867160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173731223410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173731603726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173731975400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173732377338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173732750722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173733157820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173733689490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173734071028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173734451678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173734804538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173735172660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173735523298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173735900414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173736343950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173736725016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173737091480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173737445920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173737811230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173738162406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173738529698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173738880012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173739319692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173739689368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173740078586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173740431928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173740784646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173741150812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173741534208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173742018626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173742420846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173742828626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173743238718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173743634868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173744005820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173744378042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173744969120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173745326786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173745706382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173746056044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173746432132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173746796132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173747172436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173747593678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173747948256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173748324366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173748674388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173749040378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173749388520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173749763114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173750183578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173750570098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173750921512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173751487734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173751857288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173752208458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173752575188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173752988380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173753375482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173753763634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173754174420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173754528582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173754883092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173755266820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173755620562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173756211654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173756577684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173757087402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173757557372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173757937436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173758363530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173759038618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173759473882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173759848602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173760218114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173760570386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173760949664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173761413254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173761826194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173762194828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173762576330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173762942540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173763293498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173763668862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173764042928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173764493456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173764865556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173765255900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173765609236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173765964182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173766331746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173766684784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173767123236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173767589502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173767984234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173768350302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173768726992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173769079112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173769432200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173769869858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173770224744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173770637106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173770992822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173771369638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173771735060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173772127300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173772496146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173772956176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173773324560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173773717708] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173774135454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173774487454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173774884740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173775250512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173775704900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173776082052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173776468246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173776837128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173777191106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173777560868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173777913492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173778378420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173778851854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173779278458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1556,15560000,10000,0,0,256,26,1704,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173780810036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173781262286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173781639314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173782008402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173782377704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173782728616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173783107210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173783472670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173783935286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173784291076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173784658258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173785058560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173785441746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173785842182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173786234072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173786690364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173787062942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173787454374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173787809186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173788164338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173788532824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173788885918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173789254676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173789784890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173790178286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173790545108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173790921570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173791274198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173791646104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173792010800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173792436364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173792807346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173793168754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173793545776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173793911070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173794287328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173794637996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173795058314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173795425248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173795786488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173796178116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173796529134] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173796904138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173797267496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173797642444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173798074202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173798431478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173798809300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173799175872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173799571256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173799927244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173800369918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173800937982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173801350674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173801733584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173802105268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173802473536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173802840810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173803228570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173803690754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173804072190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173804479038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173804857464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173805211332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173805564432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173805931172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173806394832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173806801458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173807163084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173807554382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173807931602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173808322136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173808690112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173809147082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173809546540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173809930526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173810342306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173810708894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173811113708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173811480144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173811958206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173812492120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173812863938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173813229560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173813580520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173813947362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173814297058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173814742056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173815112232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173815500230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173815872012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173816267650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173816637466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173816989218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173817437004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173817791822] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173818182546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173818548152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173818925568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173819276724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173819629748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173819994334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173820416028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173820785660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173821148316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173821524512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173821888174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173822263412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173822613952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173823049784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173823549048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173823917564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173824307916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173824660528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173825038454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173825404536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173825869228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173826224908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173826596678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173826962796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173827315694] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173827685332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173828233618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173828726680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173829126642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173829547406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173829901378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173830255214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173830622168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173830974912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173831438992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173831811178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173832199520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173832563258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173832938586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173833289300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173833641306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173834004576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173834611722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173834994886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173835344014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173835719352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173836088850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173836465042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173836818418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173837249188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173837619134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173837983386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173838352772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173838702764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173839078260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173839459836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173839912356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173840309384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173840750496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173841118100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173841469712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173841842324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173842224632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173842718572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173843092342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173843481874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173843833418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173844189844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173844556492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173844909688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173845304278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173845835694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173846243222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173846611562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173846990164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173847343624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173847698704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173848064780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173848494748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173848870252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173849233244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173849609820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173849977690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173850554776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173851096760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173851459066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173851841710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173852195144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173852564366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173852915508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173853302634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173853668232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173854115420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173854499224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173854882612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173855249642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173855620810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173855994550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173856344482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173856940618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173857332026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173857722536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173858075088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173858427414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173858801844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173859154038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173859592232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173859943794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173860332128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173860696530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173861070440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173861418886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173861777362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173862230852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173862608248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173863005362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173863385104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173863763422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173864130292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173864516138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173864866496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173865315816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173865697992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173866068064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173866469006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173866825076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173867252518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173867617886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173868236752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173868607096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173868961018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173869326232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173869676858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173870049068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173870417928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173871105610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173871499984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173871902242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173872254530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173872608784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173872972638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173873399126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173873775460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173874125708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173874515756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173874879968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173875256692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173875638180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173876020718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173876483670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173876870002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173877254718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173877605850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173877983498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173878348470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173878725796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173879156066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173879694394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173880083858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1557,15570000,10000,0,0,256,26,1705,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173881854076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173882238836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173882609466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173882990732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173883357570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173883756152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173884134574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173884502740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173884977560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173885357836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173885747652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173886127924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173886517442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173886906774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173887376796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173887748476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173888131172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173888512362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173888885688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173889252744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173889601984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173889978164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173890499884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173890891950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173891258050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173891609712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173891973304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173892327508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173892695318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173893116990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173893535066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173893916044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173894292916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173894645834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173894998872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173895381452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173895809752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173896182208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173896540860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173896930010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173897294952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173897676042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173898060666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173898413658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173898847660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173899212866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173899594010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173899945682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173900322580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173900687640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173901064398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173901499690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173901954580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173902334086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173902686156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173903052608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173903406778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173903820592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173904272956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173904669474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173905232770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173905591726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173905962694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173906312832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173906678698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173907104792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173907488532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173907866538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173908243896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173908641752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173909231272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173909623740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173910056894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173910428172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173910792426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173911171288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173911534712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173911938278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173912299770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173912732888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173913305856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173913700730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173914069930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173914438340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173914840586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173915206526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173915672688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173916043608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173916408338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173916773236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173917122952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173917488592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173917843958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173918293878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173918665708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173919053564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173919405954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173919758974] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173920125084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173920484260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173920870334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173921290352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173921670278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173922045792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173922421566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173922772408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173923125182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173923497400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173923926188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173924404270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173924772796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173925149476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173925519450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173925901042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173926253636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173926680992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173927049248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173927416160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173927785586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173928140400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173928516132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173928880346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173929254888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173929685480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173930043016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173930421064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173930773862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173931147642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173931499898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173931898808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173932372476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173932753480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173933125028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173933512504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173933880334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173934231860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173934604788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173935036076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173935544744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173935929384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173936307384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173936680236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173937034442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173937401004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173937836250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173938211712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173938577856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173938960660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173939326840] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173939705084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173940056286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173940408710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173940850540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173941202160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173941578962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173941927336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173942300842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173942661992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173943035302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173943452396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173943809152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173944186866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173944540672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173944913360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173945263258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173945639212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173946004288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173946584276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173946941006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173947310170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173947679636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173948030506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173948396208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173948745152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173949194406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173949589180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173949982540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173950334094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173950685530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173951049602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173951414716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173951893342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173952273728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173952662944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173953042098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173953434292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173953792152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173954180728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173954625186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173954982988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173955395596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173955749356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173956133802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173956499262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173956877658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173957230478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173957760418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173958150386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173958517720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173958886016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173959241782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173959620856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173959987454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173960442844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173960799720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173961168206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173961537914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173961891580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173962260634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173962611548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173963072796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173963466084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173963873754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173964226974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173964580792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173964947982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173965301452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173965671104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173966113264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173966494024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173966872704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173967251784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173967607234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173967978972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173968343046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173968761138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173969229300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173969616100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173970012320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173970409796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173970788404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173971141450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173971593428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173971978890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173972359876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173972742460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173973093868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173973470776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173973836824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173974288882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173974672946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173975067738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173975436312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173975787880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173976155352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173976506110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173976899494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173977369850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173977749512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173978112982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173978465116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173978829556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173979179692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173979544962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173979976080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173980508566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173980916096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1558,15580000,10000,0,0,256,26,1706,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 173982728088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173983147804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173983525280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173983898002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173984271918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173984643152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173985012526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173985462384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173985831856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173986262192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173986615838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173986970708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173987364256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173987716578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173988096192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173988528868] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173989161002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173989692258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173990072210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173990440668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173990795708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173991397234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173991808844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173992206408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173992558774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173992937892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173993318860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173993817586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173994210422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173994563602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173994941436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173995290856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173995672762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173996039876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173996416102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173996857252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173997267926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173997632628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 173997985232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173998349034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173998716684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173999084064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173999511174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173999919156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174000297314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174000673568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174001042794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174001395148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174001759652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174002185126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174002814972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174003194874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174003604952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174003972164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174004352210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174004713082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174005164740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174005564896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174005928790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174006295470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174006662296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174007068194] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174007442336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174007894880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174008249850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174008614752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174008980238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174009330850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174009696340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174010095666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174010487606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174010928940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174011305776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174011668452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174012019476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174012381376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174012730162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174013094622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174013541418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174014053690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174014440804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174014819566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174015173946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174015527224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174015894760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174016339698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174016709986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174017088628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174017465552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174017829034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174018204086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174018565658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174018974530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174019354898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174019708032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174020094554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174020446624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174020824496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174021190280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174021566366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174022004224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174022377544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174022767076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174023162172] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174023557108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174023907186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174024282756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174024721326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174025198268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174025564234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174025915862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174026277862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174026625690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174026991188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174027409584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174027826028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174028205594] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174028583440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174028937326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174029296686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174029663214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174030015496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174030457396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174030989884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174031488476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174031860426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174032238444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174032591482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174033082228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174033453856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174033820724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174034188812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174034538470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174034914146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174035309752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174035686384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174036271586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174036641434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174037005940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174037356312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174037723912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174038087160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174038462660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174038901332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174039281248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174039646364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174039998948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174040362168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174040712316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174041078558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174041499734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174041878950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174042261056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174042638874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174043012136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174043386188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174043789112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174044248840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174044671036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174045060020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174045437648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174045804612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174046186320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174046537532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174046889482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174047468608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174047877414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174048248154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174048599474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174048994388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174049361434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174049850372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174050239416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174050608494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174051006728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174051393124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174051789108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174052148432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174052656268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174053028792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174053452244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174053850090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174054206856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174054574068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174054945088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174055377938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174055748628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174056126284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174056513750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174056890696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174057240848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174057592268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174057958006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174058386546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174059248676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174059607054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174059985720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174060352098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174060730850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174061167670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174061527534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174061907126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174062259788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174062629002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174062980806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174063359166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174063784480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174064173578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174064527028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174064894826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174065278800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174065671994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174066103656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174066470274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174066924178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174067293200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174067708570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174068062008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174068432140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174068823402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174069188138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174069774032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174070132530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174070522060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174070920314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174071514352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174072315470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174072960226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174073632356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174074001398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174074375550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174074763060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174075257798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174075659064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174076053310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174076422666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174076793004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174077158774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174077509034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174077976360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174078513530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174078945888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174079316096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174079693014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174080048278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174080402024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174080956108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174081331004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174081730928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174082082940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174082477074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174082885792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174083264200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174083716482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174084094330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1559,15590000,10000,0,0,256,26,1707,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 174085716580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174086093840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174086561628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174086919234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174087341104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174087737718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174088122110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174088475326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174088831586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174089278014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174089635686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174090018322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174090369992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174090748854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174091131970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174091510454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174091939448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174092431604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174092813890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174093166788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174093553590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174093904860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174094282476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174094727884] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174095109358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174095474722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174095829386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174096195692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174096547276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174096915110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174097265586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174097711038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174098112860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174098506500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174098861328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174099215786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174099618816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174099988664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174100457002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174100829278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174101235646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174101619312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174102017248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174102389652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174102745332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174103184946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174103638604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174104022342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174104392510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174104771502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174105139264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174105531900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174106000026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174106358936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174106745714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174107099584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174107469106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174107821532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174108200344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174108637638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174109017876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174109382094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174109735216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174110117520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174110488014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174110860548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174111211406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174111671440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174112042636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174112432974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174112785728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174113139890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174113506588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174113860684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174114345256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174114796176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174115189732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174115588838] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174115968040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174116328842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174116809824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174117479880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174117895096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174118263576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174118647912] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174119056730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174119434842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174119938700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174120327786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174120710184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174121104852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174121457570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174121825066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174122244732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174122699704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174123072486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174123466012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174123852398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174124226060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174124613404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174124997646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174125469434] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174125960530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174126624382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174127039978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174127453044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174127808808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174128264686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174128639618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174129007336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174129412924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174129765488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174130147266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174130513442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174130894594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174131323976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174131684310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174132066866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174132455312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174132844690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174133195642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174133589106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174134047476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174134457992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174134824826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174135179512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174135740668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174136101342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174136470762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174137095056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174137510792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174137880620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174138289892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174138645844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174138999328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174139447188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174139819616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174140200402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174140563566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174140957022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174141322338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174141701756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174142051952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174142479846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174142848904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174143214648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174143582878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174143933768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174144310410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174144675834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174145123520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174145498216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174145866844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174146241826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174146594346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174146962636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174147317228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174147694916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174148312992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174148727640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174149091092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174149444542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174149812116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174150169004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174150609350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174150963228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174151341078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174151849100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174152421552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174152785156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174153141972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174153607666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174153963610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174154347178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174154735534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174155115904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174155484618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174155891142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174156330494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174156687400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174157065300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174157416620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174157783166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174158132816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174158508488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174158871236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174159431244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174159812344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174160167916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174160535378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174160891704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174161260638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174161612184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174162063528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174162434454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174162854414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174163228778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174163606040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174163972834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174164325638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174164807874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174165405628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174166061386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174166743226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174167551888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174168246942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174168917048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174169611732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174170371898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174171295208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174171925704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174172545530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174173014090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174173430676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174173834248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174174190254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174174588316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174174957186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174175366660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174175782858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174176177086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174176545330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174176937240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174177291054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174177645888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174178051546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174178404112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174178855062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174179244952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174179637812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174180004752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174180383250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174180736140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174181101498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174181766848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174182276324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174182650872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174183006924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174183391228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174183770608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174184261768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174184637778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174185005762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174185370738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174185719910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174186086638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174186442850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174186817922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174187256040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174187632802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174187996966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174188348204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174188710288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174189058480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174189431108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174189848738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174190227474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1560,15600000,10000,0,0,256,26,1708,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 174191769282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174192339198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174193008558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174193403060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174193777818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174194131644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174194509534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174194884862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174195264224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174195715642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174196097486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174196467380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174196826956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174197197954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174197558072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174197924898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174198350752] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174198731122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174199109286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174199485198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174199841982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174200226964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174200621378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174201080024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174201485452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174201851770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174202230736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174202600842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174202979526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174203335684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174203689038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174204227768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174204637524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174205042184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174205395470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174205775256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174206146438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174206641376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174207030674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174207426340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174207792404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174208149042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174208547964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174208921542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174209408928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174209796230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174210213444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174210583972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174210956574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174211344894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174211719490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174212105786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174212765338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174213179830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174213579824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174213994856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174214349684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174214704682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174215183744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174215927274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174216560914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174217186284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174217961968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174218652094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174219325930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174219977832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174220685674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174221057168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174221424342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174221807086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174222156726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174222560082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174222951742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174223443176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174223817122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174224201990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174224598596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174224980672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174225351618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174225711126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174226301804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174226878652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174227277656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174227632692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174228009982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174228430724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174228811766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174229298124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174229669356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174230108570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174230478960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174230885872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174231278030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174231663146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174232169100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174232554780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174232939578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174233296068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174233678764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174234107832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174234487996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174234916536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174235278502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174235662164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174236019586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174236405766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174236818634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174237196362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174237897548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174238294802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174238646436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174238999856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174239366376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174239717128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174240083938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174240509976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174240921538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174241304272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174241681022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174242033308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174242385262] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174242749748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174243219240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174243590040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174243969306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174244364756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174244731408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174245108644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174245460544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174245889778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174246257472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174246623684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174246990466] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174247339346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174247715314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174248079896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174248455380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174249015390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174249384750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174249748634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174250103356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174250471070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174250821632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174251198740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174251661982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174252042230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174252407782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174252779132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174253146498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174253530256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174253899418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174254320884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174254717442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174255128144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174255524638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174255878244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174256234250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174256632484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174257106474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174257488178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174257851768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174258229012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174258594676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174258990574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174259361360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174259807810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174260367168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174260752288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174261155996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174261506602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174261883962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174262250736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174262706160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174263066494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174263433810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174263817590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174264188356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174264557520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174264909636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174265304484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174265751752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174266135940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174266499518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174266869630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174267255172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174267607632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174267975194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174268491094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174268893184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174269275782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174269738156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174270339908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174270745072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174271212164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174271671618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174272056510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174272407284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174272784746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174273148506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174273534314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174274000940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174274359344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174274759044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174275111964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174275501406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174275854480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174276232302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174276674276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174277074538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174277457928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174277813256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174278183526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174278534766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174278908670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174279262524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174279733660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174280106298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174280503822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174280857018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174281213906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174281597634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174281964414] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174282525450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174282926396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174283349554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174283736910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174284117056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174284471834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174284825922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174285303028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174285683434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174286066480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174286418074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174286795292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174287187452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174287565918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174287997740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174288354748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174288733556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174289084788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174289666260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174290075412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174290475170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174290964088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174291389512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174291745502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174292100156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174292470674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174292854552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174293224028] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174293803996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174294237116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174294619970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174295024840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174295402396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174295777888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1561,15610000,10000,0,0,256,26,1709,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 174297525222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174297892608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174298266232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174298643832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174299130868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174299531308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174299972204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174300333592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174300693924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174301092822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174301465528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174301952882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174302312230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174302749936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174303149388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174303559414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174303914020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174304333720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174304800330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174305296808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174305683006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174306067804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174306477134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174306874288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174307287560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174307746774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174308136634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174308517660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174308901438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174309286846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174309684010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174310089810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174310535504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174310988476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174311354498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174311745388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174312146248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174312497816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174312880678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174313306514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174313719110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174314114920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174314518394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174314893972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174315250924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174315645116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174316161666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174316532820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174316896862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174317307042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174317674678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174318051748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174318403546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174318840030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174319225772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174319590946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174319958760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174320309156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174320704042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174321085758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174321572104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174321933298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174322299392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174322664390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174323025110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174323403332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174323753932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174324199304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174324573732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174324950296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174325318022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174325672106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174326039430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174326393192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174326763168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174327333338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174327751692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174328137496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174328518186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174328871434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174329237086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174329603914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174330032448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174330404916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174330768596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174331187772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174331554418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174331930374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174332286160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174332712496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174333081584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174333474338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174333885888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174334257468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174334636324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174335040466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174335510344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174335865994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174336232728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174336596980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174336947362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174337314770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174337672084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174338062884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174338654842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174339073334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174339427200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174339784234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174340150796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174340539514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174340907822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174341351510] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174341732100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174342111606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174342521340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174342872850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174343229406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174343595142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174344021048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174344391540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174344753702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174345130766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174345494038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174345902746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174346324578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174346759840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174347130152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174347495354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174347861932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174348211370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174348591404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174348958568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174349404326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174349934554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174350304856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174350688800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174351062116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174351448476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174351803982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174352272536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174352659668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174353080570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174353434618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174353788120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174354158002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174354526802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174354911080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174355350782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174355729778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174356110152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174356505294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174356857598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174357212130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174357590384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174358039488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174358410696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174358773732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174359150584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174359650012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174360275020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174360812756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174361381406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174361796092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174362183190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174362552366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174362910908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174363291130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174363744742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174364128572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174364494126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174364848858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174365216152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174365572350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174365940884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174366570896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174366992222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174367381548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174367758248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174368126492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174368497204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174368863842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174369296080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174369694970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174370089488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174370467220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174370833892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174371241388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174371629550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174372241448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174372628000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174372979806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174373345180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174373805598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174374427220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174375228342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174375918744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174376525942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174376906368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174377293834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174377750790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174378139736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174378520894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174378901074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174379268384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174379670900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174380050248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174380527294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174380897254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174381263690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174381630622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174382011534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174382387740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174382768184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174383481436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174383856042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174384209872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174384576030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174384978006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174385356330] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174385780948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174386175756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174386543290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174386965174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174387318148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174387720634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174388280550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174388721138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174389092948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174389486780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174389870382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174390234474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174390629544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174390982574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174391440344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174391839260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174392205266] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174392588492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174392954900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174393361398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174393729066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174394105206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174394659482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174395033198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174395400722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174395778460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174396152542] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174396501942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174396877180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174397352364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174397732424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174398095544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174398447876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174398812434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174399167550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174399533618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1562,15620000,10000,0,0,256,26,1710,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 174401278174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174401670458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174402117078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174402608684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174402977360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174403383446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174403787034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174404160284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174404561178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174404919702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174405400624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174405909924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174406351916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174406740964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174407118576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174407511310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174408190788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174408583718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174408958480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174409365396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174409733208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174410112074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174410503940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174410864672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174411313126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174411686894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174412079660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174412488498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174412897156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174413301972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174413680656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174414115050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174414470526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174414848954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174415199210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174415571352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174415925618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174416302752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174416735892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174417248138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174417615324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174417996458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174418437002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174419104542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174419879776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174420456554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174421099778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174421768866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174422404402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174422793016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174423163092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174423532162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174423914190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174424282976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174424675564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174425184704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174425745842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174426164754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174426518278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174426911260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174427316354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174427668926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174428400054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174428802016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174429214454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174429614566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174429999804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174430369208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174430853776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174431251744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174431676130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174432075744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174432483384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174432872340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174433267678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174433721338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174434074734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174434467928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174434833646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174435213968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174435619812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174436212104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174436727876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174437116816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174437557252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174437940460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174438296320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174438670830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174439224182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174439728050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174440105388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174440483686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174440850100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174441266248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174441621338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174442061732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174442429594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174442797374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174443405310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174443767284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174444145220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174444616874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174445004100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174445358822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174445728696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174446099522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174446451268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174446840486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174447208654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174447704152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174448108232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174448517104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174448914182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174449300170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174449703622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174450080094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174450718484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174451120958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174451557252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174451960192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174452373468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174452759476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174453205128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174453604812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174453992060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174454379672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174454730042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174455137672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174455502474] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174455955596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174456311400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174456708124] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174457075108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174457460426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174457846520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174458235464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174458717768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174459118612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174459514054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174459900596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174460285194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174460651504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174461002844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174461444690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174461899366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174462314832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174462683550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174463095094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174463485380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174464082574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174464868674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174465465792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174466110342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174466495104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174466875016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174467360280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174467747980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174468118266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174468475768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174468845068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174469240810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174469610514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174470088304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174470500872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174470903084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174471315184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174471717344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174472110316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174472613412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174473175630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174473604170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174473974326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174474384926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174474754706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174475159278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174475873630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174476255492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174476620826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174476989334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174477373286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174477731536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174478109238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174478565932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174478946576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174479313438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174479666246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174480033022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174480393778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174480780594] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174481205528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174481585022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174481967950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174482345770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174482700056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174483053258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174483420656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174483875162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174484358110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174484722678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174485117512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174485500092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174485879492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174486233574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174486666674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174487037720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174487406124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174487776472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174488147838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174488524026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174488892068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174489266858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174489688780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174490045018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174490427316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174490812846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174491182944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174491533700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174492034106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174492513996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174492915388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174493283676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174493655194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174494056396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174494414596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174494783236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174495239174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174495719838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174496104928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174496514602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174496896970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174497258208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174497621444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174498052476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174498446566] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174498813048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174499186498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174499553536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174499933366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174500282834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174500710552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174501078616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174501443464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174501830276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174502199818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174502579716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174502947136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174503395304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174503751442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174504155050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174504535044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174504888282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174505253588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174505601594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174505975150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174506411306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174506983318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174507341044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1563,15630000,10000,0,0,256,26,1711,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 174509010816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174509400936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174509793864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174510181622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174510534782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174510913364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174511282328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174511666992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174512094156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174512470208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174512864018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174513218456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174513618666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174514007480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174514385760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174514829896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174515215304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174515581444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174515936330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174516301212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174516652788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174517023472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174517445368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174517944038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174518327926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174518704764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174519057422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174519411328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174519780386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174520400636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174520778958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174521162042] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174521540024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174521905490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174522282844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174522663684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174523128032] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174523515230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174523882600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174524251216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174524619496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174525028380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174525422112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174525876464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174526231816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174526613640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174526993516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174527374616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174527773836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174528127710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174528505670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174529110302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174529505474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174529859716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174530213334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174530614198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174530996900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174531471100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174531829846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174532222320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174532608582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174533003026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174533358972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174533713110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174534080764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174534517880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174534888312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174535250456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174535627424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174535992222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174536402292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174536783412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174537265028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174537630904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174537995744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174538360864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174538710252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174539085288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174539448248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174539898202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174540361264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174540735422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174541138134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174541529610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174541916800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174542267482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174542732224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174543104228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174543494990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174543847216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174544201352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174544567866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174544949988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174545416618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174545800112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174546193508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174546576056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174546981484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174547334052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174547687548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174548054370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174548495790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174548887538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174549278300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174549671916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174550037704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174550530870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174551382768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174552071622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174552655512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174553029438] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174553422056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174553863702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174554264612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174554647112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174555026340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174555378722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174555732472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174556106342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174556476724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174556923190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174557276244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174557664416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174558028972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174558407078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174558757258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174559109144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174559543566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174559898402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174560278908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174560629196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174561005024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174561385398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174561760308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174562111108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174562634638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174563038224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174563406580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174563773640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174564123714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174564499284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174564862534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174565345128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174565711504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174566100510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174566468402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174566821198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174567190854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174567542610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174568013820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174568616010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174569022824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174569376368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174569731576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174570298644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174570736864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174571143552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174571513098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174571890760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174572255104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174572630160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174573019248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174573452920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174574043274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174574415182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174574782500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174575131128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174575508202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174575871572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174576327392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174576684608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174577075362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174577486672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174577838718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174578206750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174578556544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174579037416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174579405772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174579792666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174580141858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174580492742] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174580854802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174581202898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174581567956] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174581991632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174582370176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174582745844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174583120360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174583470600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174583821614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174584184682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174584624962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174585111694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174585478484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174585855202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174586237368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174586613630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174586965354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174587383774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174587764066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174588147076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174588525906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174588873322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174589245580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174589609290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174589984920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174590434358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174590793172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174591173006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174591525966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174591894444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174592263572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174592640826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174593079714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174593459130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174593824196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174594177666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174594560422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174594930490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174595316070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174595666336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174596285018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174596670206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174597275520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174597631488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174597984524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174598349234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174598772100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174599144310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174599509110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174599886534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174600253128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174600629320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174600981030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174601433524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174601801332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174602184820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174602553648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174602904088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174603311816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174603717954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174604098264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174604540342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174605093346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174605575026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174605932326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174606302396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174606654590] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174607107524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174607639436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174608036310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174608388648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174608740624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174609104338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174609488832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1564,15640000,10000,0,0,256,26,1713,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 174611150904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174611511874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174611891338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174612255288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174612714132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174613073880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174613446638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174613866756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174614250930] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174614639592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174614994144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174615506314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174615881440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174616269496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174616621676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174616993098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174617360574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174617713224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174618079764] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174618607596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174619038726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174619427614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174619832568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174620198184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174620585160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174621030628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174621415844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174621796416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174622145766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174622550246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174622917274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174623293090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174623643750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174624067248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174624434686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174624798312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174625165338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174625514126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174625888964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174626290600] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174626752970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174627128102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174627501950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174627867762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174628219356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174628587056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174628937764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174629370478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174629999864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174630399110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174630752934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174631108008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174631476272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174631828812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174632276344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174632632038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174633023508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174633390008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174633802358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174634162616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174634517804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174634884264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174635331524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174635940564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174636384768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174636766518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174637133332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174637511980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174638203806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174638671544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174639040556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174639391956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174639759704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174640109390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174640487284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174641155312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174641582998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174641936144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174642290022] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174642654488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174643005170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174643453238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174643807364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174644199004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174644563300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174644939688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174645308958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174645679264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174646061840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174646491972] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174646864688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174647228852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174647608344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174647973984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174648352090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174648703336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174649122938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174649489842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174649851814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174650219920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174650569492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174650945004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174651308646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174651706388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174652218680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174652675044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174653239758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174653598728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174653969728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174654321800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174654788922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174655179460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174655607788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174655994230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174656350362] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174656719524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174657072876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174657515334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174657870456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174658264552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174658631032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174659009496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174659361868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174659713972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174660079758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174660496558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174660886970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174661252994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174661629676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174661994324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174662370224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174662721706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174663192996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174663725318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174664115912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174664660690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174665016244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174665395770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174665850944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174666231544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174666597330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174666949836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174667313558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174667662492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174668049304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174668398534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174668846476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174669216186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174669604536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174669956656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174670309174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174670673274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174671023464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174671457258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174671810348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174672198550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174672563892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174672940478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174673292510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174673644332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174674008152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174674425976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174674900856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174675267794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174675799842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174676173370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174676563668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174676999904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174677381048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174677869434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174678249270] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174678692596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174679190476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174679573040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174680024066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174680407382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174680775194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174681131260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174681498008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174681852844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174682259444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174682691136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174683070950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174683446140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174683840716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174684191240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174684542116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174684903688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174685252666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174685790716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174686146116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174686593496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174687067614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174687554888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174688012086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174688548358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174689033812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174689486250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174689960834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174690415622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174690900614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174691441918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174691942732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174692397038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174692852660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174693327324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174693850146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174694327248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174694791636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174695278894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174695751038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174696240454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174696769006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174697326036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174697810418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174698265598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174698740638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174699196094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174699747164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174700236970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174700724006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174701178556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174701635962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174702107948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174702630958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174703119150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174703588684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174704074854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174704549020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174705104348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174705561494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174706030770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174706502376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174706956240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174707433534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174708004262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174708632762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174709108792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174709595042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174710050860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174710506662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174711051192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174711519206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174711993964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174712445468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174712933498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174713473472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174713963606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174714434028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174714889058] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174715360642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174715816128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174716359634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174716815260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174717315558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174717787040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174718273304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1565,15650000,10000,0,0,256,26,1714,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 174720416210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174720887492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174721368912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174721903750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174722382762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174722850680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174723338814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174723811672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174724326282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174724852690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174725315544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174725801292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174726255676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174726730544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174727185114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174727737586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174728225096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174728713334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174729169150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174729627418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174730099334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174730743308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174731234670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174731688988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174732184220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174732664678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174733221602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174733678898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174734145910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174734617548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174735071102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174735549342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174736068496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174736557138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174737041410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174737527462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174738015288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174738471458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174739010900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174739480728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174739956402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174740410438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174740899016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174741441030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174742023344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174742493240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174742951356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174743423046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174743878480] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174744434862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174744891410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174745389222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174745862058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174746347898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174746802864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174747325770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174747809600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174748264682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174748738366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174749192652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174749678728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174750213492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174750712822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174751166780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174751621654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174752093450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174752613290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174753180220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174753648416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174754136094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174754606810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174755095032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174755620418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174756078286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174756561768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174757015002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174757488062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174757942900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174758494458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174758982170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174759470248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174759926444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174760385716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174760858298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174761374602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174761864656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174762317408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174762804490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174763279872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174763832760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174764419824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174764894020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174765365976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174765820646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174766300612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174766831866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174767322116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174767805986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174768291998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174768746326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174769204652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174769743400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174770213470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174770689468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174771142236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174771630934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174772102754] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174772656820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174773127396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174773583972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174774054412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174774511128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174775051860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174775601210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174776106334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174776579252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174777065572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174777523546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174778047434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174778521956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174778988504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174779464290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174779916432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174780404830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174780942292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174781446352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174781900626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174782357036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174782830654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174783285176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174783828632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174784311560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174784799892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174785272478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174785761628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174786284558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174786875588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174787360870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174787815048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174788289416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174788742064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174789289174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174789776216] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174790264534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174790718718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174791176636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174791648792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174792167780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174792660558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174793115556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174793601900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174794106970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174794684368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174795143348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174795612294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174796083646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174796537794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174797015856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174797535782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174798119860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174798608318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174799097918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174799552022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174800023964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174800570532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174801043156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174801520974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174801974162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174802465076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174803003438] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174803496800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174803963280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174804435062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174804907486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174805364140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174805909446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174806367576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174806866544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174807338960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174807825844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174808283734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174808808588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174809386122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174809844574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174810320862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174810776154] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174811263816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174811803492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174812305600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174812761188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174813218784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174813692996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174814215390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174814695382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174815161388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174815648162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174816119820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174816608104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174817125098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174817584948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174818067366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174818522140] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174818997762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174819453900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174820005082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174820585364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174821075432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174821530758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174821989800] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174822461992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174822997748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174823488316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174823952882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174824463246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174824947164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174825498998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174825967542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174826435276] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174826914000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174827367356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174827844200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174828363670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174828853610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174829337386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174829822570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174830287800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174830746410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174831356830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174831849388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174832326070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174832779098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174833268204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174833805668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174834295096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174834761884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174835217476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174835689592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174836146552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174836692040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174837158076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174837657688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174838137546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174838623936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174839089896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174839611050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174840085708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174840553342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174841030416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174841483598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174841970754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174842595860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174843098034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174843553444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174844009054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174844493162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1566,15660000,10000,0,0,256,26,1715,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 174846352452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174846848426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174847307040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174847885176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174848362948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174848867836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174849325344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174849785696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174850293826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174850815698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174851291450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174851756956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174852242374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174852724648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174878697108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174879445064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174880031992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174880539960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174880928018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174881303528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174881788198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174882175708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174882555166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174882932106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174883283820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174883650984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174884014076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174884439706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174884807430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174885162738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174885538192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174885900962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174886277648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174886643424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174887066320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174887595408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174887957454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174888324206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174888697000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174889093668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174889471212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174889925866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174890434786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174890854150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174891218412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174891569156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174891958874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174892322824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174892810480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174893179852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174893561638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174893943792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174894294640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174894656192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174895057268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174895504780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174895858078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174896240336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174896604984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174897013988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174897401104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174897794782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174898270744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174898743642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174899123886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174899508170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174899886086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174900279504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174900668564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174901120848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174901477578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174901841304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174902190356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174902556370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174902906560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174903295024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174903676220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174904138388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174904490762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174905065712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174905450236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174905798042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174906219852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174906646618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174907027072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174907389940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174907799606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174908150322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174908534206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174908911278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174909260916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174909845606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174910216328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174910608868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174911005490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174911380438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174911774236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174912226070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174912612726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174912979516] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174913376670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174913753846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174914160008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174914563192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174915006284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174915388368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174915768066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174916147962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174916511958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174916876738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174917264286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174917668306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174918108804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174918515156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174918865332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174919245978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174919626038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174919989504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174920389130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174920839892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174921335364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174921735566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174922141272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174922494012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174922895396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174923288708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174923748626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174924118124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174924496552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174924904592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174925268762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174925699038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174926066170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174926530734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174926929506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174927309450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174927702368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174928058078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174928473872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174928868404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174929347934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174929735128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174930087766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174930469186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174930836632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174931214882] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174931595374] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174932045668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174932512766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174932891410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174933260500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174933613494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174934018950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174934386312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174934845396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174935229160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174935605418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174935972270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174936347488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174936698770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174937067630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174937511288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174937906020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174938274382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174938624684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174939029320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174939394654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174939816814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174940277854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174940633940] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174940996598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174941344810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174941709378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174942057674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174942488280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174942873638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174943486844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174943876166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174944230356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174944626260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174944976290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174945393966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174945868442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174946251176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174946650796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174947062288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174947436318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174947805264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174948201340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174948643186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174949045856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174949396652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174949772900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174950137796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174950515032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174950907442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174951260316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174951702072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174952057298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174952423010] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174952774060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174953150264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174953513402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174953915116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174954334612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174954791220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174955158290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174955508056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174955874102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174956222392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174956613874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174957051006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174957428612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174957778466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174958129102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174958514460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174958894280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174959279402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174959644020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174960122324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174960492660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174960900184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174961252054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174961634462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174962065014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174962415646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174962853904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174963237930] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174963614604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174963978248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174964369018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174964735458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174965128650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174965606876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174966061788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174966463364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174966831992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174967224418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174967637274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174968030852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174968466236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174968822500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174969215232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174969566112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174970075418] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174970437446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174970841224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174971280430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174971659906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174972021134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174972372436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174972735838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174973084412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174973462076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174973877938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174974257632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174974622314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1567,15670000,10000,0,0,256,26,1716,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 174976228720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174976701324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174977186556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174977562610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174977916030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174978282332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174978629674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174979020248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174979462152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174979846422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174980196036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174980550466] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174980913046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174981262366] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174981821084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174982248076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174982630014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174983037678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174983534376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174983887514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174984240234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174984621352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174985058394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174985427252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174985808284] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174986218572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174986613736] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174987012058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174987377650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174987849462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174988438684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174988833420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174989200412] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174989548642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174989921848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174990303684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174990755864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174991112838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174991464862] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174991826792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174992174984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174992539240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174992899414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174993273882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174993714344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174994092858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174994442462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174994792232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174995172258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174995553064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174995949038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174996393080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174996803922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174997168858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174997577234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174997962770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 174998330810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174998752378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174999213494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174999728522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175000098000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175000531910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175000895252] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175001281980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175001633450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175002063040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175002458782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175002811262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175003197104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175003545984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175003950110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175004330832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175004785434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175005171426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175005527992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175005891522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175006280334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175006648656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175007009968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175007458564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175007828706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175008204452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175008556270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175008908504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175009273646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175009641310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175010007258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175010425268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175010898358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175011266144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175011674044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175012061962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175012448738] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175012829382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175013278818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175013826176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175014387280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175014778106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175015143306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175015537384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175015973354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175016328840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175016699460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175017048862] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175017415236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175017762318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175018178028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175018656034] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175019056750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175019443746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175019829604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175020226038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175020578408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175020988270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175021437066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175021927612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175022312848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175022704784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175023055580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175023437572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175023832676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175024326426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175024696736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175025044926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175025418376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175025781420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175026165840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175026548686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175026903496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175027341648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175027696796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175028080500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175028429454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175028804302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175029168516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175029558070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175029981112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175030366076] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175030730568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175031081152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175031447464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175031797498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175032185944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175032657750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175033139476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175033493174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175033843878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175034206730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175034554806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175034948908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175035378164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175035768778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175036132328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175036505004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175036853086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175037203486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175037563782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175037945810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175038386440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175038737634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175039112108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175039474058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175039847256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175040195922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175040558476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175040975796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175041338100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175041702254] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175042085436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175042462336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175042859700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175043247514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175043613442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175044058980] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175044559534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175044913052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175045278122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175045625390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175046012998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175046408602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175046863162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175047215946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175047600950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175047966110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175048315660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175048680796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175049042674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175049489892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175049857382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175050231994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175050581086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175050949812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175051313490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175051676246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175052042740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175052457592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175052835514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175053234384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175053609736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175053960864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175054312254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175054695208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175055119448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175055632696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175055986312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175056360834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175056725150] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175057100510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175057466900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175057891586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175058260626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175058785502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175059152906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175059500900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175059873934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175060251386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175060693432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175061047858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175061399520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175061762220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175062110786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175062476016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175062836188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175063248088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175063692412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175064074042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175064427162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175064778380] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175065144780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175065513280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175065909770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175066347628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175066927190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175067298458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175067675024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175068025690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175068376692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175068753452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175069174636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175069543570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175069892404] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175070268484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175070632086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175071006616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175071371774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175071789620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175072165490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175072514792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175072879774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175073227438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175073601150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175074010510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175074385318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175074847440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175075221906] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1568,15680000,10000,0,0,256,26,1717,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 175076858778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175077230374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175077827066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175078219884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175078634362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175079034032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175079414048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175079813954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175080266312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175080640300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175080993340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175081361216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175081711684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175082088100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175082465556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175082842468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175083280866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175083635798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175083998626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175084347636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175084722916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175085096714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175085506024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175085973788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175086370242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175086737608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175087089376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175087483616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175087833422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175088210796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175088686780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175089210978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175089581660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175090004634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175090387264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175090751806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175091147756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175091580860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175091979682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175092362152] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175092737100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175093117088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175093506484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175093896886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175094320696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175094704832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175095057768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175095425512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175095778218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175096172272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175096568200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175097020712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175097404872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175097756820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175098119224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175098497764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175098895878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175099274254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175099678298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175100214394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175100593284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175100955656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175101330298] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175101693026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175102059008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175102439480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175102884628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175103291254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175103658096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175104117434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175104605574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175105082628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175105576752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175105950060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175106333192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175106683976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175107089144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175107453584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175107858754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175108318366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175108706500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175109099594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175109480768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175109878858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175110228588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175110646800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175111118186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175111654776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175112026056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175112378252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175112740216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175113104964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175113498570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175113925720] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175114305272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175114698202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175115074050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175115455284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175115826480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175116202834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175116657370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175117028114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175117377474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175117752842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175118145640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175118549396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175118914076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175119266220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175119711504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175120097076] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175120492702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175120874558] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175121281466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175121670182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175122044556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175122579048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175122980496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175123345952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175123695910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175124062832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175124457336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175124832716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175125272738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175125652242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175126003240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175126355272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175126736828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175127105118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175127520848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175127944182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175128340980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175128720572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175129131822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175129513172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175129864176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175130277858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175130732636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175131104230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175131453680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175131847624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175132330040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175132710376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175133075492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175133529154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175134034504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175134404652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175134772114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175135151270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175135703856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175136073154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175136558634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175136911448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175137261522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175137640928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175138006196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175138428186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175138818872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175139272876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175139670530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175140051556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175140402616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175140771620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175141135712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175141498164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175141961464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175142315048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175142722110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175143114896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175143521346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175143871432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175144239540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175144678008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175145180028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175145549552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175145928422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175146304114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175146684446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175147075258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175147526888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175147903958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175148286910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175148635222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175148999064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175149346316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175149733470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175150094680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175150550808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175150902856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175151253396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175151614642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175151980382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175152346958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175152722810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175153184314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175153553774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175153929754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175154279224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175154660024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175155025482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175155401596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175155913380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175156519548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175156899250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175157261936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175157666774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175158033408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175158417832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175158862396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175159245074] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175159611086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175159958940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175160553278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175161063876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175161598396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175161953694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175162316842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175162680018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175163028548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175163410920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175163883880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175164466264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175164864350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175165239630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175165589320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175165939664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175166300590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175166661698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175167096918] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175167558216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175167935580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175168298972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175168672680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175169022502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175169386320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175169834046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175170187052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175170551228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175170897744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175171272014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175171661624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175172068782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175172421988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175172849992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175173214794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175173564410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175173969428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175174321640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175174697918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175175075886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175175523760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175175912856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175176296328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175176661244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175177011732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175177379654] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175177742978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175178179758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1569,15690000,10000,0,0,256,26,1718,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 175179923528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175180318582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175180705466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175181171656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175181571978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175181926350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175182294784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175182644932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175183051750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175183431768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175183884424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175184239374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175184598484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175184964052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175185314828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175185682790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175186092776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175186487324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175186927564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175187305978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175187658342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175188009944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175188374002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175188724320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175189102388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175189524476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175190006460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175190375490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175190751184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175191164082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175191519490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175191949874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175192371458] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175192810770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175193164990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175193540550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175193927062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175194304344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175194668550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175195098178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175195466354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175195816552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175196182176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175196531074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175196905874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175197298730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175197673632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175198092040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175198448282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175198832616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175199201230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175199569552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175199919358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175200311090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175200749050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175201225402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175201579914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175201964116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175202358062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175202707928] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175203087516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175203512196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175203891174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175204254446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175204629256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175204978496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175205330764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175205720394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175206070096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175206504806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175206855934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175207229530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175207592154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175207965006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175208314656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175208676552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175209105406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175209458816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175209843092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175210209334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175210587280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175210951876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175211341956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175211693740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175212213846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175212813788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175213185332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175213551184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175213900066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175214288864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175214736822] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175215115468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175215465734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175215816482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175216179656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175216528580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175216924906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175217400078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175217782268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175218145734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175218548366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175218917424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175219272182] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175219651692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175220002788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175220443496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175220795262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175221170130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175221531948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175221905582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175222254512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175222615826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175223060064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175223602638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175223972430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175224321314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175224695718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175225057516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175225446376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175225892730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175226249782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175226614620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175226964802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175227331242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175227681178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175228074382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175228438570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175228919092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175229272322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175229622592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175229985736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175230333114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175230697460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175231080974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175231534554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175231920046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175232312196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175232664684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175233028916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175233393920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175233758524] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175234196510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175234682756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175235060904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175235423202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175235828372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175236180598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175236546824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175237015356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175237369294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175237734558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175238081806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175238455166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175238816386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175239233772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175239584696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175240019766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175240385980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175240734302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175241099124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175241446296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175241820162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175242229010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175242680130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175243035210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175243385832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175243750490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175244101746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175244485938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175244857802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175245287634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175245839562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175246218024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175246567022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175246944532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175247309096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175247678124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175248044536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175248481808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175248861950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175249224272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175249597796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175249948196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175250298226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175250690114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175251130580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175251517360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175251913046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175252308458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175252715866] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175253095118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175253456604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175253903030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175254276952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175254626576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175255023004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175255406706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175255781664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175256156450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175256625504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175257107948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175257496146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175257892942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175258270154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175258707794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175259103526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175259576556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175259978954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175260414586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175260783782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175261134586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175261540206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175261910704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175262413816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175262784598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175263176572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175263569790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175263975272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175264325944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175264689272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175265128972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175265482258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175265848274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175266196160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175266570360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175266932810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175267348192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175267700924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175268255904] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175268624558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175268974850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175269354138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175269702958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175270093402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175270497824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175270981812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175271335862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175271688492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175272053746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175272404190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175272772238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175273139872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175273680336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175274051156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175274459872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175274809646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175275177970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175275540472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175275905970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175276355216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175276727688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175277103184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175277465864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175277860986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175278229080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175278624556] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1570,15700000,10000,0,0,256,26,1719,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 175280420190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175280806824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175281223974] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175281607260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175282099804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175282502766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175282896366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175283269924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175283655464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175284066826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175284449402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175285127508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175285520530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175285928608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175286334306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175286733714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175287142294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175287614024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175288013768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175288411054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175288818688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175289388058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175289813554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175290279220] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175290846362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175291231808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175291616134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175292022974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175292443590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175292841816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175293302078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175293712688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175294110570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175294520102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175294923568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175295321642] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175295794254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175296192632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175296561030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175296943908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175297346494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175297742648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175298228060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175298687170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175299073446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175299438972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175299804400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175300186838] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175300563712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175300953314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175301430312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175302022296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175302408986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175302761536] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175303125082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175303473264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175303878656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175304345902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175304728312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175305112772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175305507706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175305877408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175306228958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175306622300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175307049212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175307419082] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175307783992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175308175680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175308538282] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175308911698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175309301392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175309653614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175310087224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175310439310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175310834702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175311224384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175311598760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175311960960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175312348416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175312804300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175313356376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175313754592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175314107340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175314474106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175314864732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175315241332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175315675382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175316053158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175316402968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175316753494] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175317145438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175317495906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175317874958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175318298876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175318676784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175319070818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175319447608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175319799206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175320170684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175320548492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175320896978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175321334504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175321714180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175322091340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175322456746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175322830882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175323181036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175323578256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175324040410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175324524908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175324891384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175325255126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175325659114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175326053932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175326430592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175326892184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175327264762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175327659332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175328040252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175328407736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175328774598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175329178000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175329641792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175330101240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175330472956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175330858520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175331238824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175331590260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175331998160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175332427318] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175332803688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175333165008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175333537514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175333884852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175334233394] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175334606438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175335020650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175335503568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175335879474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175336255944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175336620180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175337024900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175337392364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175337823692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175338189618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175338538072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175338902872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175339270398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175339682922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175340087208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175340498862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175340956672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175341355316] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175341719174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175342086804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175342453346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175342814744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175343207952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175343644620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175344020764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175344401482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175344784926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175345179680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175345529772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175345907538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175346348406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175346880646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175347249854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175347656688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175348009806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175348362216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175348769298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175349199756] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175349568806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175349950300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175350356644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175350736574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175351153564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175351533258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175351976922] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175352376098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175352745674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175353141390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175353491350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175353865700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175354277864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175354727432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175355082680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175355465346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175355830138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175356179846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175356547142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175356911166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175357286594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175357876484] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175358635098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175359014148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175359374820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175359767178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175360220570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175360611290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175360980132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175361393040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175361789618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175362166464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175362516912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175362989844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175363370878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175363723326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175364134966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175364502592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175364880682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175365247806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175365626284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175366218236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175366581188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175366965368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175367324128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175367723574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175368107478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175368585390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175369148738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175369567248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175369953082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175370351224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175370751112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175371291784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175372012512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175372386848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175372808678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175373194238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175373601928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175374006674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175374462638] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175374876720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175375280062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175375658212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175376026016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175376421042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175376808200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175377264446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175377619442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175377990390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175378381750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175378765412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175379136004] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175379525112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175380002208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175380521482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175380935502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175381309360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175381695002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175382078046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175382452820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175382930234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1571,15710000,10000,0,0,256,26,1720,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 175384636780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175385028480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175385487296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175385946182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175386402282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175386837098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175387210378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175387563176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175387935110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175388367496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175388753508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175389142342] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175389556072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175389926102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175390296846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175390696414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175391150826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175391630770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175392006434] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175392411956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175392793272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175393189024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175393544274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175393980786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175394402310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175394757238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175395138420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175395490904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175395888130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175396272004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175396723150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175397097346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175397469244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175397847844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175398199346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175398567694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175398934852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175399419256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175399827598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175400229964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175400625848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175400981968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175401351032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175401760498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175402225404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175402692988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175403078786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175403509464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175403890494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175404243812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175404615622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175405084368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175405460104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175405830842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175406197436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175406593762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175406993720] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175407372644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175407794936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175408157616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175408524416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175408889918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175409258452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175409609810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175410060608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175410475714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175410932228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175411288252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175411669462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175412066722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175412450102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175412823328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175413175588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175413631894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175414151932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175414654510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175415070584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175415427790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175415821070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175416268576] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175416642522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175416996004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175417392682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175417789018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175418180168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175418535586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175418891468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175419360918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175419716340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175420096352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175420446326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175420824524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175421190140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175421567084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175422030440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175422390360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175422758596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175423124324] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175423492928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175423846176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175424226408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175424687116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175425180680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175425539328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175425909968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175426278458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175426653500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175427023264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175427462546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175427945642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175428338680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175428753956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175429108914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175429463574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175429832272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175430270190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175430643472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175430994934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175431420922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175431807420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175432185040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175432535864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175432887658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175433329320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175433685386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175434067262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175434420116] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175434797958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175435165882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175435549916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175436013388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175436487624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175436872536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175437229688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175437601620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175437988982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175438374278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175438917310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175439347448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175439745320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175440103066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175440508440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175440876760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175441268388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175441717016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175442125666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175442597806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175443255782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175443618160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175443981968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175444460586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175444971866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175445436124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175445830006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175446212914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175446580338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175447075448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175447697544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175448265728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175448637306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175448990580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175449359352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175449832348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175450218224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175450626268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175451023986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175451394766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175451766590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175452162528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175452591118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175452992334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175453361402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175453759956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175454127058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175454506160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175454860836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175455222866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175455664348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175456017374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175456384606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175456744708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175457121310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175457485046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175457867418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175458293088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175458786430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175459159626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175459560078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175459927696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175460276962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175460676586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175461129452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175461511460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175461864968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175462232454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175462601034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175462953052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175463321812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175463673464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175464120792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175464489324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175464876908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175465227904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175465581152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175465979360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175466330386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175466766804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175467120424] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175467497716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175467873846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175468251736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175468604654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175468959492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175469385848] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175469888400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175470260718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175470624830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175471096208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175471517200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175471904410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175472367848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175472729216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175473098214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175473464842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175473835188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175474189408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175474569368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175475037948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175475449138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175475804148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175476170156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175476576800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175476949918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175477320248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175477673306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175478143668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175478517806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175478913836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175479268236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175479623620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175480010452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175480380570] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175480834442] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175481326478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175481738972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175482122580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175482501508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175482855408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175483209138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175483665358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175484042330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175484412464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175484779148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175485159538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175485525502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175485903524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175486361502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1572,15720000,10000,0,0,256,26,1721,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 175487932448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175488311180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175488664918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175489110382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175489467674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175489851146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175490231302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175490618668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175490974376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175491332130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175491699470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175492255124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175492628276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175492993126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175493417654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175493788458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175494169684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175494603038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175494987290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175495371314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175495740104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175496109208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175496460918] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175496840448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175497208762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175497661684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175498017736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175498371664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175498752998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175499157556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175499621708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175499982256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175500437168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175500808166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175501183796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175501552842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175501904842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175502268070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175502618858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175503066420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175503532946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175503947208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175504346520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175504745972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175505130674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175505516052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175505970612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175506359092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175506757102] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175507152920] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175507534850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175507915504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175508316392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175508743770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175509099758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175509464162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175509829422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175510226246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175510607786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175510985842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175511425096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175511806478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175512161316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175512528444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175512891378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175513239532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175513604548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175513952670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175514394252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175514923998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175515319870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175515680180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175516033392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175516397682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175516749148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175517184056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175517538186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175517915268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175518290344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175518687246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175519039018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175519427426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175520144538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175520505314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175520891130] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175521242886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175521621582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175522029476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175522408424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175522842168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175523202110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175523568640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175523935038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175524346070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175524698508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175525076834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175525524222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175526054646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175526409932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175526778024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175527144118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175527648184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175528023818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175528458624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175528839912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175529205264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175529632386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175529989768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175530345528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175530714768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175531171690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175531573494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175531926066] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175532343110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175532713028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175533123144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175533477624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175533915170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175534283448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175534634052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175535015030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175535365974] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175535741692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175536106088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175536482174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175536904718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175537367568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175537749874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175538139616] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175538508228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175538858882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175539235240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175539679686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175540061012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175540452072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175540807090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175541171610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175541522118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175541888780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175542305884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175542686216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175543051618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175543446952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175543799162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175544177914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175544563802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175544984850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175545367302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175545718346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175546110820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175546507934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175546910844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175547268852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175547624100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175548220672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175548592410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175548993236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175549377292] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175549757158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175550123188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175550502812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175550934684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175551292026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175551702684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175552057108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175552427604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175552780174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175553159458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175553597314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175553978452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175554349202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175554714698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175555080220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175555430352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175555886104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175556369828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175556754072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175557119780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175557514752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175557868116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175558222868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175558589464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175559022578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175559527788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175559882484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175560293084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175560677348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175561056552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175561410816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175561849786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175562223958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175562574104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175562952992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175563302384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175563677710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175564040966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175564450274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175564877800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175565233104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175565597162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175565960072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175566326992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175566677626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175567053674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175567485214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175567865418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175568252212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175568620100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175568986966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175569340640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175569712328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175570090556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175570708114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175571082214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175571480594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175571834594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175572207324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175572616996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175573064142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175573435164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175573784966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175574181246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175574548680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175574926688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175575287074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175575640304] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175576072824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175576427354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175576794976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175577156448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175577538420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175577940274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175578324238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175578744536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175579103616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175579471496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175579841858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175580212652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175580569450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175580946168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175581374984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175581930814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175582288540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175582657156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175583025026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175583376578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175583798420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175584327518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175584712474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175585079104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175585486382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175585840344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175586194652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175586560020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175587034792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1573,15730000,10000,0,0,256,26,1722,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 175588688108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175589076900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175589465792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175589909752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175590294448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175590649014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175591017336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175591385824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175591736636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175592103660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175592460652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175592908464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175593390440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175593821258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175594175782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175594528156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175594892982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175595250294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175595714262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175596069916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175596461654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175596827326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175597516360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175597881676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175598332586] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175598738240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175599090762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175599477234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175599827670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175600205610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175600569862] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175601021838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175601378208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175601731030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175602108618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175602460866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175602829696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175603180478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175603557018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175604015650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175604572582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175604964126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175605345916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175605728090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175606097550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175606498496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175606928168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175607308920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175607688172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175608063216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175608415032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175608766206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175609130820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175609547810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175609921498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175610275598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175610668088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175611034350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175611411446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175611764218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175612207814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175612620640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175612975776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175613360146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175613710952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175614137140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175614506178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175614885308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175615490660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175615858104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175616241870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175616592228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175616956988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175617324616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175617780508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175618161732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175618538422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175618922760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175619293128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175619659678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175620012670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175620382660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175620843194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175621247842] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175621613680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175622016350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175622398396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175622781768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175623150144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175623578936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175623950856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175624348124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175624739340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175625104786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175625509404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175625865494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175626294564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175626775114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175627152084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175627565904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175627917948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175628315544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175628681582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175629142276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175629519464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175629893256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175630273022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175630623610] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175631021290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175631401932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175631862224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175632267398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175632675474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175633042530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175633413454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175633810732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175634209488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175634658640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175635017852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175635426792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175635808424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175636187276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175636555058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175636913530] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175637452392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175638225392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175638724500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175639082714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175639464568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175639841686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175640328780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175640753884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175641115144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175641633300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175642017626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175642389018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175642748366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175643214500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175643585762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175643966650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175644333778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175644688300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175645056084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175645409108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175645853168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175646206136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175646583022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175646959260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175647336920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175647689416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175648042268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175648416008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175648849260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175649366808] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175649798716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175650181892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175650579962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175651004270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175651454224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175651844078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175652215614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175652581898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175652951780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175653303980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175653682414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175654092030] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175654558518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175654912170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175655284376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175655675090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175656043494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175656419504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175656770548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175657224924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175657595876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175657989868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175658372902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175658729020] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175659193854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175659561950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175660010800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175660483398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175660896520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175661275440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175661736702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175662144264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175662508674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175662958594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175663355098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175663768224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175664123950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175664501466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175664882634] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175665274020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175665702834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175666076838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175666471876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175666822182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175667188318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175667537040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175667930320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175668371684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175668824678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175669213110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175669580778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175669947866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175670323952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175670703426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175671134576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175671625892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175671996278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175672401172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175672752876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175673147514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175673528780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175674192062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175674565406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175674933818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175675312362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175675679582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175676063396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175676414256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175676840780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175677246982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175677600490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175677980708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175678330366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175678707442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175679071184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175679531748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175679885258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175680260056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175680656010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175681007506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175681373292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175681722094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175682209804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175682745372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175683126920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175683507738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175683861660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175684227726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175684577704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175685016164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175685373832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175685754510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175686133564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175686540200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175686892180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175687244416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175687610192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175688032016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175688402180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175688751880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175689140890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175689505058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175689879792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1574,15740000,10000,0,0,256,26,1723,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 175691549862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175691934524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175692310196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175692666452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175693071766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175693532304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175694057358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175694441948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175694828642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175695181264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175695535376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175695901652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175696331906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175696704126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175697131758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175697526882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175697892802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175698269898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175698621818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175699050248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175699418600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175699769454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175700147726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175700496872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175700872580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175701235160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175701609482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175702029724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175702384278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175702749526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175703146530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175703541646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175703895228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175704273670] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175704725454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175705219312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175705578224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175705948668] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175706316050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175706721342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175707092234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175707523984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175707905834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175708287940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175708679180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175709031946] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175709384966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175709763994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175710169008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175710552430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175710902412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175711289114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175711660956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175712037348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175712389170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175712741422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175713174908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175713531436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175713901514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175714265544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175714644008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175715012172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175715391056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175715815552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175716277950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175716647064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175717012566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175717404142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175717773168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175718180668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175718641092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175719062670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175719446236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175719842584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175720240126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175720595020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175720995188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175721442000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175721825406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175722221322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175722627734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175722998606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175723398110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175723766774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175724229946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175724634446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175725002946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175725499628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175725889586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175726285058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175726677574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175727137114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175727651146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175728054342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175728727448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175729255444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175730040878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175730482770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175731000602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175731635706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175732176624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175732907620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175733340802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175733748182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175734131220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175734527534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175734912326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175735422218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175735827208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175736271280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175736680308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175737124736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175737619820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175738080672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175739047224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175739513586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175739905944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175740295676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175740695478] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175741216022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175741579746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175742002408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175742389546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175742804120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175743179626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175743599740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175744075526] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175744440666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175744828948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175745190396] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175745568590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175745959992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175746357248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175746820992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175747215198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175747589562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175747951292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175748324376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175748723108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175749139924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175749611684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175750115676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175750727198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175751120586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175751482516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175751882552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175752372426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175752784200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175753187240] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175753570846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175754008426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175754388724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175754808928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175755252856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175755617476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175756013424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175756381332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175756814212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175757190680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175757581544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175758036936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175758424780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175758798224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175759156402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175759528600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175759884836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175760265058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175760701534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175761249244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175761653392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175762039268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175762403808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175762770344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175763151596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175763589112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175763966644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175764340170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175764727328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175765103180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175765488710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175765854580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175766321098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175766702204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175767064788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175767466742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175767821966] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175768204552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175768581674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175769044074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175769413446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175769776504] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175770165534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175770539242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175770918842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175771318084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175771710520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175772260290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175772650946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175773021186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175773379620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175773749120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175774104778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175774477718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175774907248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175775292382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175775676248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175776061756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175776419558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175776777928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175777148064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175777575964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175777951712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175778323602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175778711078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175779084144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175779467596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175779824848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175780253328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175780626762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175780987526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175781382844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175781740540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175782204408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175782588386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175783050606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175783541694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175783916886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175784289182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175784706630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175785115430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175785480508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175785952178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175786334392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175786750500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175787148290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175787508946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175787880600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175788243374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175788698562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175789075900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175789494944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175789871020] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175790257428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175790637618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175791014672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175791460638] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175791824670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175792202084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175792574084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175792958702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175793336384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175793720344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175794080476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175794513894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175795024598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1575,15750000,10000,0,0,256,26,1725,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 175796674828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175797157406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175797522838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175797926474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175798300130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175798687682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175799049028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175799412962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175799860796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175800221014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175800594294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175800973904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175801357334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175801727916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175802149310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175802506238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175802966634] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175803378738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175803757196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175804152478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175804508102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175804888578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175805258186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175805815004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175806198062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175806577744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175806950428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175807307664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175807682776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175808038826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175808493800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175808869796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175809268918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175809626412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175809983456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175810433138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175810829080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175811305378] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175811664380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175812064736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175812435556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175812816964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175813173256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175813545554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175813996414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175814352310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175814733630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175815084410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175815475466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175815842188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175816223714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175816648344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175817111482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175817492648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175817846114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175818214188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175818566272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175818943980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175819373004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175819774650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175820173358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175820540480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175820905322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175821256946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175821625334] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175821974994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175822459020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175822860366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175823284400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175823647140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175824001480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175824401676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175824755784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175825210982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175825564996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175825955942] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175826322284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175826699116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175827051108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175827404456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175828297142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175828700704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175829071958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175829442800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175829841026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175830226752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175830718752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175831077970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175831433734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175831814352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175832168832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175832540380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175832898602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175833276108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175833729830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175834111894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175834484352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175834840686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175835208246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175835563388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175835943306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175836421864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175836811444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175837224928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175837613462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175837966452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175838363012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175838815482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175839272440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175839753214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175840126862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175840523134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175840908444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175841294460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175841648894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175842085588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175842472502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175842855502] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175843234162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175843587304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175843995804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175844371032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175844835634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175845192424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175845568728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175845971828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175846352206] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175846770428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175847172656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175847629552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175848003830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175848395262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175848746648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175849100004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175849469048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175849823952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175850262450] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175850766158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175851161256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175851536616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175851913500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175852288454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175852666060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175853105400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175853461834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175853829802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175854217606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175854614226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175855008880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175855393484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175855828554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175856185184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175856551762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175856916560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175857284770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175857634958] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175858045684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175858411428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175858853472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175859210772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175859578840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175859944182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175860295452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175860663592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175861013370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175861456548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175861962324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175862361518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175862715388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175863069952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175863437946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175863789950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175864280274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175864659490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175865040906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175865424304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175865803070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175866158128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175866520648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175867034286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175867391566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175867760312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175868125326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175868562856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175868930224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175869314760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175869665784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175870096354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175870476326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175870876826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175871261608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175871629170] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175872007536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175872380832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175872908506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175873406034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175873781392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175874149586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175874502550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175874873318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175875242462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175875699934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175876072516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175876467446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175876823252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175877178202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175877544394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175877930456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175878396880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175878753882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175879149142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175879536260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175879917220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175880312100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175880672208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175881132340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175881494104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175881896436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175882254858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175882635454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175883014028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175883398178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175883829374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175884341220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175884774040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175885177668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175885550960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175885907138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175886293084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175886752190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175887139418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175887551058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175887934278] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175888326002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175888719934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175889093266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175889527068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175889912358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175890304800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175890685922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175891047742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175891401748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175891768102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175892227762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175892627538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175892981540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175893409656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175893784612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175894166690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175894524496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175895042654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175895579858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175895973642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175896343850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175896696986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175897076872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175897456566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1576,15760000,10000,0,0,256,26,1726,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 175899151676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175899516152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175899899300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175900285498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175900730304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175901105844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175901461348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175901895772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175902263426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175902643628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175903001560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175903458268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175903828550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175904181106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175904734580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175905298182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175906048154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175906499176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175907033306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175907411138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175907765356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175908260788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175908720218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175909221684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175909577684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175909971020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175910338164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175910716168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175911108406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175911588894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175912060586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175912446490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175912833534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175913184780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175913572118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175913993950] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175914385392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175914817050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175915174946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175915553850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175915905556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175916273470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175916623866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175917008484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175917448394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175917997082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175918366064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175918721004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175919108500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175919459910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175919833518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175920256440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175920635104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175920998980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175921385632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175921760316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175922132902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175922503078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175922853660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175923398498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175923753938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175924151228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175924515508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175924891922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175925242602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175925602296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175926053298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175926409640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175926790556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175927141638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175927519506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175927885148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175928262560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175928693134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175929160978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175929544146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175929898078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175930267256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175930649286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175931029700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175931481920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175931864238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175932218166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175932586978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175932952216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175933303782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175933671886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175934022528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175934465044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175934855502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175935245300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175935605750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175935959444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175936325422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175936678246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175937125112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175937482532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175937863510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175938244874] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175938622438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175938975680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175939328622] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175939800338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175940329450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175940716812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175941068884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175941446336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175941811466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175942189616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175942626902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175942984816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175943350282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175943717082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175944085406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175944436260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175944813338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175945178816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175945628772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175945988306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175946357356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175946725796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175947078916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175947449550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175947802430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175948248422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175948617836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175948994652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175949359664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175949712120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175950076864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175950470674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175950856902] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175951318450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175951950298] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175952326524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175952705436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175953059016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175953413112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175953865592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175954221120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175954589472] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175954953444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175955330764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175955696922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175956074162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175956427186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175956854850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175957222852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175957585134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175957952388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175958302460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175958678616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175959042152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175959493192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175959849128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175960201284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175960576564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175960926794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175961293644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175961642948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175962017618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175962448142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175962925328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175963293672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175963654476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175964018706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175964370554] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175964738530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175965161676] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175965543266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175965924878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175966321220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175966673336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175967026446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175967414376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175967864582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175968236744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175968596724] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175969011838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175969379730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175969758602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175970153060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175970508200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175970959160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175971312532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175971696804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175972048216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175972425692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175972790398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175973168186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175973588872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175974047860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175974441510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175974795562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175975164496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175975516010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175975893292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175976342472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175976726224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175977094532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175977448798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175977816846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175978170844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175978544104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175978898262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175979345630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175979717014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175980208214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175980584294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175980974604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175981589886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175982028730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175982429344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175982797494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175983178806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175983575132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175983962954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175984325294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175984760408] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175985281760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175985653874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175986023984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175986375248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175986753830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175987134456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175987584396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175987966332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175988355052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175988726186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175989080176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175989450640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175989803928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175990257536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175990648204] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175991060054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175991465604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175991851282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175992220872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175992576880] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175993034802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175993391568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175993801752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175994190456] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175994572606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175994930660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175995287216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175995657036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175996087484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175996605288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175996973466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175997370350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175997738432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175998117530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175998488544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 175998913026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1577,15770000,10000,0,0,256,26,1727,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176000652258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176001019896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176001483550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176001872320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176002257540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176002644476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176003044560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176003401296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176003775260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176004245216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176004602202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176004996692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176005370240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176005750444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176006117768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176006498284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176006853708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176007284248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176007765330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176008211142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176008584422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176008937806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176009318892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176009688684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176010148184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176010509462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176010877896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176011259440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176011615114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176012022544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176012649670] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176013114074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176013543482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176013926142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176014283040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176014639606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176015022988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176015461124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176015854448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176016240810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176016641710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176017009806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176017389978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176017744500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176018100240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176018627806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176019005112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176019394568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176019746280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176020124534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176020490322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176020896610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176021343928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176021704038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176022088480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176022444864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176022817396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176023171944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176023553580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176023991932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176024376628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176024743384] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176025292734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176026025418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176026746288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176027360056] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176027950208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176028572482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176029176240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176030093410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176030763856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176031783780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176032746490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176033237236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176033761372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176034698120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176035343124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176035954470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176036453712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176036894352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176037253078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176037621514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176038068442] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176038445120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176038817340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176039217598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176039604994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176039986700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176040342976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176040778414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176041257920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176041633166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176042003048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176042355846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176042735230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176043120296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176043583640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176043941854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176044311106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176044679602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176045046966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176045458932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176045819908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176046270616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176046643256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176047022740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176047396726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176047753662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176048120598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176048473432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176048843432] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176049266960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176049648228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176050026852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176050406774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176050761144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176051115196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176051482350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176051917982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176052395062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176052785076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176053165306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176053530722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176053907374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176054259658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176054687220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176055056140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176055409338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176055789256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176056139230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176056515468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176056881134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176057257002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176057677628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176058033282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176058636170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176058993826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176059364092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176059715206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176060093962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176060539218] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176060923066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176061302136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176061658902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176062027148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176062384012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176062754700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176063181242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176063708140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176064096844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176064474954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176064903136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176065261120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176065629576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176066062212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176066434468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176066803556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176067183342] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176067551240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176067928802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176068281050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176068719194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176069088072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176069440012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176069830712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176070180814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176070557236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176070923048] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176071299830] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176071718934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176072075768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176072452704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176072804946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176073173074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176073522542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176073910826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176074377588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176074865870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176075233928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176075594678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176075981882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176076352106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176076719980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176077153914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176077561080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176077966586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176078344314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176078713588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176079104326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176079474620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176079902404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176080327650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176080732274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176081112146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176081480006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176081858362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176082250284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176082682694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176083054486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176083407832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176083792236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176084143796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176084541186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176084906846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176085283788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176085706256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176086170400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176086551396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176086904948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176087272668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176087623496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176088001386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176088437202] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176088817198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176089184468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176089567630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176089932992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176090286042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176090654962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176091077426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176091459134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176091825182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176092215954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176092568366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176093007690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176093378476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176093808902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176094182502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176094533024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176094926268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176095290726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176095666866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176096017804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176096370100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176096807076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176097265464] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176097654446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176098005826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176098383638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176098749510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176099127350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176099552098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176099908412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176100303996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176100656912] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176101025704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176101378290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176101756352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176102183672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176102572628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176102928072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176103294396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176103704276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176104077472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176104446644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176104799540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176105259848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1578,15780000,10000,0,0,256,26,1728,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176142133134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176142559472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176142915658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176143272846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176143645488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176143996952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176144473652] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176144872978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176145296260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176145666488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176146045486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176146401432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176146755894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176147203884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176147559548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176147950068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176148301950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176148681090] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176149047166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176149489126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176149962750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176150320296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176150698546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176151050540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176151417156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176151766684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176152175484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176152623054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176153164942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176153533868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176153888140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176154253730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176154604852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176154972732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176155392416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176155810906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176156204270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176156613052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176156967230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176157322714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176157690906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176158044528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176158492532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176158847984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176159263832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176159639918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176160019058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176160372316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176160727444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176161169058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176161524536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176161905266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176162254614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176162629380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176162992306] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176163367318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176163785658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176164229086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176164618394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176164984714] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176165352924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176165703946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176166079722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176166444906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176166903116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176167295410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176167685588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176168054624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176168406636] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176168811116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176169164294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176169639196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176170008966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176170399720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176170751652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176171104868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176171469608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176171833852] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176172272482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176172625888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176173003016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176173378602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176173778904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176174152174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176174507888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176174875620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176175317508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176175876930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176176251100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176176630766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176177015476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176177411246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176177925812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176178284690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176178649362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176179014460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176179380980] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176179730264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176180106192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176180469820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176180923530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176181280970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176181646584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176182012222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176182364620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176182734296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176183108190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176183595328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176183967820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176184360746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176184744996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176185099976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176185465992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176185817806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176186261582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176186749542] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176187145036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176187518626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176187898506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176188253548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176188607532] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176189046870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176189403116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176189772170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176190138126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176190516254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176190881310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176191258680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176191610634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176192029612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176192400510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176192766346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176193135308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176193486890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176193866138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176194281112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176194727402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176195107096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176195492886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176195862498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176196217240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176196586392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176196938418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176197380252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176197847556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176198244818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176198610444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176198963876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176199348158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176199700034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176200068070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176200502606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176200882868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176201260724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176201661956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176202033596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176202389240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176202757978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176203195808] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176203598488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176203967488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176204347088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176204716302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176205092784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176205444616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176205881762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176206309952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176206666500] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176207048554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176207403454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176207781398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176208147752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176208646816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176209131806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176209507060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176209874306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176210227594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176210596090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176210947962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176211397104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176211770552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176212376928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176212733936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176213087968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176213500382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176213862194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176214315516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176214672992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176215056072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176215492930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176215872340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176216224672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176216579168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176217076636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176217435970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176217835906] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176218203580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176218582118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176218948816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176219326844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176219710086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176220146794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176220705462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176221058836] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176221426538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176221776616] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176222153016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176222629470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176223015280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176223370866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176223739040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176224107954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176224462426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176224833932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176225205214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176225673242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176226062258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176226470022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176226825146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176227178272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176227545644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176227896338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176228338422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176228692858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176229070660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176229447420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176229826082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176230179624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176230533326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176230899534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176231351134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176231826908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176232190324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176233006588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176233446898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176234009400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176234742326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176235147502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176235514558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176235864520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176236241708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176236745860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176237131108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176237496418] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176237887820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176238237848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176238589522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176238987678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176239414242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176239783250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176240131978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176240521368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176240915836] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176241292080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176241640856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176242001420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1579,15790000,10000,0,0,256,26,1729,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176243895620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176244260542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176244637436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176245081944] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176245461482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176245824380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176246249376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176246600258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176246953200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176247327970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176247698496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176248166770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176248517934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176248904352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176249291784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176249667816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176250080234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176250445390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176250884288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176251238706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176251618354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176251969250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176252345508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176252711360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176253087808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176253504492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176253959798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176254326404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176254686942] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176255051400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176255397902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176255770652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176256215554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176256632424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176256985146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176257348454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176257711316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176258061564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176258426550] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176258774140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176259219854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176259586140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176259960148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176260340816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176260690516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176261068016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176261421016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176261856364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176262210254] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176262674430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176263058654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176263435170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176263784556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176264135244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176264503790] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176264950778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176265438156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176265802570] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176266178706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176266574642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176266960066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176267393984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176267782016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176268409968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176268767248] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176269136574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176269487432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176269872416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176270322500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176270702490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176271052496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176271423212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176271788988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176272139288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176272506134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176272855236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176273298950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176273666528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176274055992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176274407212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176274758878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176275120840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176275470084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176275902832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176276386328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176276781048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176277161310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176277555566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176277906044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176278288220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176278730260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176279083804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176279449742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176279811288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176280185924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176280563972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176280974958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176281395470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176281751718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176282113858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176282475018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176282840174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176283189634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176283562946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176283936566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176284379370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176284733612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176285085204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176285461036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176285810932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176286177880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176286527074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176286901242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176287334514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176287816422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176288182838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176288535244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176289134390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176289489016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176289928662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176290280964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176290656244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176291110856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176291490448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176291843450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176292203374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176292668496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176293023940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176293431870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176294008520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176294391218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176294756740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176295133720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176295566720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176295925402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176296291546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176296745268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176297375688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176297728888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176298179918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176298699434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176299121332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176299515254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176299870234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176300232778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176300584874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176301027610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176301378376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176301751548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176302125394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176302498010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176302846686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176303196416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176303589114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176304020816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176304388436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176304735214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176305121226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176305501786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176305877968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176306270998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176306727976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176307127930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176307479274] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176307884766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176308231898] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176308605220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176309005076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176309459170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176309959310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176310313952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176310690944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176311038874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176311403312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176311752044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176312187066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176312554460] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176312926834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176313306164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176313690514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176314054494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176314403888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176314768168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176315191816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176315570196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176315932192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176316323418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176316672998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176317040920] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176317423504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176317898662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176318269708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176318618454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176319005160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176319444646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176319822104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176320178972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176320614654] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176321089684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176321472264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176321870984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176322222272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176322599632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176322964354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176323433224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176323804332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176324185714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176324564986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176324915678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176325281878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176325631978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176326007732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176326446080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176326829706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176327195380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176327554452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176327917382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176328267166] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176328637040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176329073236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176329450414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176329811784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176330196428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176330547768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176330897578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176331258524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176331616738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176332073716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176332549560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176332947294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176333312630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176333717618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176334071830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176334425418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176334869586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176335222188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176335600022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176335947960] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176336320162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176336682040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176337055098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176337481016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176337835426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176338197928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176338561796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176338927436] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176339308234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176339686636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176340065812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176340531008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176340885298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176341251106] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176341613608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176341962178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176342327708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1580,15800000,10000,0,0,256,26,1730,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176344108450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176344498320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176344873312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176345440308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176345895094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176346254026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176346624748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176346988842] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176347377646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176347780504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176348159512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176348592522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176348978772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176349332412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176349697764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176350062056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176350412750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176350779524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176351128802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176351573484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176351941562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176352317742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176352682200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176353034816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176353427708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176353781674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176354234242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176354739548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176355120210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176355506870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176355884356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176356237092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176356588598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176357037326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176357391264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176357757506] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176358157156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176358575812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176358957244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176359333032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176359684492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176360116772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176360479612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176360838968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176361225098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176361643126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176362056692] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176362419214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176362873220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176363226928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176363591332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176363972140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176364339202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176364723606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176365074722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176365524920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176366305146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176366703358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176367058858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176367414264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176367782616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176368218646] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176368589248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176368938910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176369327596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176369691232] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176370065294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176370416390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176370766872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176371197074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176371551384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176371918930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176372282644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176372655884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176373020146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176373403394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176373830072] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176374187680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176374553056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176374913558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176375281134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176375652412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176376104528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176376471256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176376932472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176377435920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176377832194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176378197460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176378547260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176378913714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176379263150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176379707750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176380076468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176380466786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176380818046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176381170448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176381534800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176381885540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176382321448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176382673684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176383047288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176383429422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176383806066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176384157636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176384533218] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176384979446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176385349560] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176385718314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176386082276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176386459156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176386822952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176387199500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176387550870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176388004950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176388480672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176388847698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176389215126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176389563448] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176389958036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176390339274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176390795768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176391149578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176391501148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176391880988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176392232894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176392598548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176392947014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176393406096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176393803642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176394185154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176394547966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176394899468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176395264120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176395612910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176395978802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176396412298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176396790866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176397154686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176397541776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176397893216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176398262774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176398655310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176399082742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176399612874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176399981628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176400358684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176400722536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176401100412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176401480744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176401912678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176402280564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176402632796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176403029828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176403396120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176403773020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176404235584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176404694766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176405050782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176405401526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176405778126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176406166984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176406532192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176406880572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176407256696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176407694898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176408105608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176408493704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176408875506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176409286454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176409643344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176410061896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176410493410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176410979368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176411365312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176411753656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176412117354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176412484108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176412850040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176413279522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176413649660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176414016128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176414392100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176414755598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176415132676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176415483672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176415902632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176416270306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176416620204] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176416998938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176417369282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176417763266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176418166026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176418619992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176418976576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176419346776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176419741270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176420091588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176420457676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176420807928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176421188456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176421633398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176422115600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176422484192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176422870318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176423235916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176423586802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176423954242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176424407052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176424786704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176425183954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176425557866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176425906304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176426292066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176426654128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176427077606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176427446088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176427793782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176428180068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176428542334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176428915562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176429263864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176429620724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176430053288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176430409330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176430809258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176431159006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176431534384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176431898882] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176432351536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176432790948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176433253928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176433632956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176433982872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176434387402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176434736370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176435110572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176435554352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176435930402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176436277668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176436639946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176437001394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176437369818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176437750444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176438180672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176438574186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176438939328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176439332572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176439691532] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176440045062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176440408668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176440807896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176441252492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176441604614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176441995312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176442358490] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176442940726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176443296224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1581,15810000,10000,0,0,256,26,1731,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176445093042] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176445666356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176446185954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176446660520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176447016052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176447392620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176447773918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176448186932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176448566426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176448925128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176449288660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176449712088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176450110202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176450476126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176450852422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176451233022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176451624682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176451976424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176452414142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176452805536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176453199856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176453566032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176453930350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176454324028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176454701646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176455172952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176455635376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176456002016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176456383700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176456747436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176457140720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176457490680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176457948828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176458335572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176458710260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176459073070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176459423000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176459785660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176460134620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176460677988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176461065666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176461445244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176461824332] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176462201916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176462554284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176462906868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176463273686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176463700322] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176464069034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176464437804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176464812900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176465175452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176465569760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176465922136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176466348938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176466817826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176467214804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176467589732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176467940344] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176468316964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176468682972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176469139070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176469492682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176469844598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176470223032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176470574672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176470941116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176471289932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176471664452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176472101730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176472479620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176472842766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176473197284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176473560274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176473985590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176474368294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176474835704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176475232430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176475640792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176476030462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176476379664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176476729272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176477091030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176477514194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176478021500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176478385204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176478761640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176479124364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176479498272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176479848458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176480264482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176480631844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176480982154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176481359428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176481708106] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176482082522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176482444636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176482853380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176483279484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176483633764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176484007882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176484358344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176484723904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176485072416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176485446952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176485877810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176486256754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176486607004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176486967836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176487331212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176487680072] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176488062864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176488428666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176488953336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176489442958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176489836460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176490187222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176490560464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176490942468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176491292780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176491740556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176492092140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176492481316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176492844660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176493218418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176493567762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176493917188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176494354112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176494708446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176495093896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176495472210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176495849524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176496212922] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176496616544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176497046046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176497402826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176497769032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176498132728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176498499854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176498850556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176499241582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176499606482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176500057442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176500548392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176500916074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176501279948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176501628594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176502025736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176502376198] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176502835822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176503207346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176503595596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176503946248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176504297268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176504662366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176505029354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176505466676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176505817140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176506191546] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176506568082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176506942358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176507291620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176507641404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176508003320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176508424004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176508794840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176509144726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176509531564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176509894994] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176510267780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176510617022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176511032774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176511570128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176511925574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176512305308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176512654304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176513029032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176513392612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176513836548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176514190784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176514542346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176514917936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176515267868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176515633794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176515982330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176516355904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176516795444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176517263728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176517646524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176517997300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176518359768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176518707370] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176519072748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176519698682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176520081750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176520459234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176520851836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176521202712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176521554726] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176521917980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176522341660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176522848484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176523213418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176523597460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176523963578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176524338788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176524689310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176525115796] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176525482108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176525831728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176526215502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176526564694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176526939336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176527303276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176527677074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176528097752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176528453108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176528864578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176529216544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176529581936] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176529965824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176530342710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176530796132] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176531175696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176531559736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176531952472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176532347464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176532699112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176533064850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176533547630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176534068684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176534450956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176534827710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176535180560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176535555970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176535922548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176536351142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176536740160] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176537089886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176537480456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176537844088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176538241424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176538836908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176539281500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176539650550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176540013988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176540381164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176540732498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176541109428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176541475286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176541949738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176542313288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176542667024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176543045458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176543394952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1582,15820000,10000,0,0,256,26,1732,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176545150398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176545610940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176545996388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176546363466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176546742836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176547119970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176547579282] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176547949368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176548300170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176548679460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176549096266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176549477474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176549860880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176550326604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176550681200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176551033858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176551443324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176551795794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176552163870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176552528866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176552983402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176553361226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176553789560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176554154492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176554505226] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176554865912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176555212150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176555605256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176556031146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176556514552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176556897522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176557273330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176557624984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176557978334] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176558343580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176558779412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176559148258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176559497932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176559904052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176560410112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176560791420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176561142584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176561576238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176561941102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176562308918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176562702892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176563051340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176563426886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176563857122] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176564301520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176564654378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176565007016] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176565380892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176565730786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176566095548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176566443086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176566838202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176567276264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176567785876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176568152548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176568504548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176568867338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176569284586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176569787870] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176570200426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176570577878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176570954746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176571330354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176571701180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176572070626] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176572433980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176572863614] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176573234122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176573639038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176574074664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176574475806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176574853718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176575204868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176575635170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176576001782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176576350334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176576728672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176577076076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176577481662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176577993672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176578780272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176579147492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176579538216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176579903296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176580252532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176580625262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176581234490] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176581696716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176582084848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176582489918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176582844032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176583199670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176583564448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176583996962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176584365134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176584713818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176585100560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176585462596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176585836260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176586246194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176586672860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176587039304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176587388864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176587765088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176588113346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176588487086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176588849746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176589223560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176589643644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176590133868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176590513100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176590864108] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176591228836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176591576934] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176591951812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176592397160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176592777030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176593128986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176593495978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176593863264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176594213136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176594581754] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176594997744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176595376944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176595740080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176596584388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176597005356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176597366344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176597831180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176598188580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176598557548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176598924300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176599303226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176599667452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176600076682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176600428950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176600873260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176601399918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176601767618] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176602211718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176602591062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176602969050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176603406036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176603824806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176604177472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176604543150] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176604908820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176605258824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176605641362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176605998024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176606466200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176606835556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176607222732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176607596780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176607963232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176608354548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176608705952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176609163512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176609531984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176609938446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176610324264] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176610698030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176611046726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176611397682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176611839864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176612291278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176612674362] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176613058206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176613451444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176613843918] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176614219804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176614667366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176615024560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176615417840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176615783082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176616150218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176616497808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176616871272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176617233238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176617681704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176618034216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176618417854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176618780808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176619128946] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176619494202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176619842346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176620299006] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176620666544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176621041588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176621403272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176621754180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176622116768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176622466068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176622831532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176623249748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176623734872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176624115688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176624490516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176624840514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176625191588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176625581412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176626033234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176626404788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176626756260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176627146880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176627529774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176627906562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176628257466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176628694068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176629060322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176629409542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176629786658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176630187526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176630605816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176630972698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176631427660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176631780994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176632132768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176632511796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176632860192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176633224984] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176633572620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176633988162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176634427602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176634954584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176635322108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176635681082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176636056832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176636428446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176636795738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176637222014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176637603070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176638059798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176638474596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176638826796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176639179018] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176639543776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176640000790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176640387400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176640736256] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176641123078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176641485366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176641858872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176642251854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176642697118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176643064880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176643415284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176643793098] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176644141352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176644515872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176644878844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176645270864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1583,15830000,10000,0,0,256,26,1733,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176647086428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176647470968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176647861964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176648325296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176648699158] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176649048368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176649442048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176649805420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176650184106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176650536812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176650909592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176651343972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176651693310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176652069630] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176652416892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176652820852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176653187188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176653562808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176654004904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176654358370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176654739644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176655099380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176655479606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176655828182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176656219684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176656659300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176657197074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176657553172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176657934860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176658299176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176658741998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176659109696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176659557814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176659939032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176660321778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176660711518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176661080054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176661449982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176661819820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176662251620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176662621548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176662970520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176663369566] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176663764450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176664143062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176664493098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176664874056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176665346770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176665704854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176666086632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176666435698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176666831084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176667193382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176667566444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176668023890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176668483086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176668862618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176669234194] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176669619536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176669986534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176670382988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176670863104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176671244614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176671610594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176671993898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176672360460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176672712550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176673080872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176673713634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176674125958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176674566104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176674942806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176675293140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176675673712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176676039204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176676464934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176676833392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176677195048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176677568816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176677931908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176678305626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176678653816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176679106846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176679616806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176680015156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176680382022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176680731496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176681124492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176681504328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176681964936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176682317730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176682668458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176683089730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176683440984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176683831044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176684187204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176684636046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176685004532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176685395320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176685763590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176686131376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176686512074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176686932572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176687300324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176687756668] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176688138272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176688520302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176688894982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176689245470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176689596292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176689961606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176690392184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176690892494] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176691257642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176691641252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176692005228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176692381508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176692731704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176693156470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176693523028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176693872926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176694250872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176694599296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176694975408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176695338270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176695819596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176696173296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176696524346] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176696899718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176697249870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176697615646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176698031840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176698408196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176698881628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176699260166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176699622754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176699973960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176700336392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176700704106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176701071988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176701493900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176702012768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176702393706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176702768264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176703117042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176703467880] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176703830272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176704249214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176704617300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176704966050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176705372776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176705738744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176706115734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176706483192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176706850160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176707329084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176707683768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176708079884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176708498294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176708879600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176709246554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176709654150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176710081962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176710436820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176710819812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176711171402] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176711570618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176711938296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176712314560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176712757890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176713292398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176713660642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176714012928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176714377772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176714768064] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176715233090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176715669554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176716083536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176716496328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176716905414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176717289770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176717642640] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176718013528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176718444578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176718960194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176719407768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176719794332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176720161564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176720538482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176720890750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176721319908] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176721686242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176722047456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176722415100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176722765682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176723140516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176723503246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176723945330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176724404770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176724760030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176725141260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176725489284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176725892522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176726247182] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176726703364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176727073152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176727447924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176727810424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176728159992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176728521750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176728871062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176729235340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176729652446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176730032770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176730411638] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176730807684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176731176992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176731527582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176731889852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176732314938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176732683444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176733060722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176733448626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176733811820] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176734186264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176734535534] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176734885670] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176735321316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176735771174] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176736180030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176736548910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176736940476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176737320960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176737696440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176738145170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176738518082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176738926708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176739292844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176739679624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176740063932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176740471590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176740911914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176741292718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176741657112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176742040410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176742405178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176742754126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176743120490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176743618856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176743999058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176744362824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176744751318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176745101786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176745452412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176745814432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1584,15840000,10000,0,0,256,26,1734,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176747613400] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176747995168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176748347372] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176748727036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176749173308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176749557656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176749958200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176750546462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176750917580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176751268686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176751634260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176752065552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176752443802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176752818806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176753194438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176753543948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176753894780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176754298542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176754716644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176755085724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176755434120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176755819268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176756182322] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176756556926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176756906460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176757294824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176757732620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176758235754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176758621426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176758969866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176759345402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176759708244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176760082150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176760501874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176760890810] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176761295466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176761647084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176762013286] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176762362308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176762739018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176763173692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176763570712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176763921174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176764282192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176764643278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176764990162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176765354638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176765814624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176766225036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176766590664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176766979028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176767330724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176767682462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176768076384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176768461462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176769188372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176769543282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176769933794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176770298236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176770672792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176771022448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176771461062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176771894324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176772247302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176772628012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176772976384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176773351102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176773713800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176774174872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176774545698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176774898188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176775305140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176775667034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176776063772] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176776443538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176776864124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176777323808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176777701164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176778062356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176778429720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176778794732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176779144230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176779527492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176779951694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176780431118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176780832596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176781211646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176781564064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176781932468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176782326428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176782781792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176783181970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176783531804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176783919498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176784283058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176784657184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176785006412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176785431152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176785796812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176786146278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176786522122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176786899270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176787305276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176787698314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176788076200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176788501666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176788855040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176789234998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176789583900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176789947880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176790294968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176790668766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176791096988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176791579876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176791934442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176792295876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176792713760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176793095612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176793463084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176793893538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176794274010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176794638440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176795027284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176795395144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176795745612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176796108824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176796457526] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176796885930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176797235852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176797619498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176797982404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176798356588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176798705992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176799056108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176799486288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176799912100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176800280596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176800642128] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176801051834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176801436764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176801849832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176802315610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176802819348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176803198980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176803565572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176804115888] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176804495826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176804883084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176805333058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176805961920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176806334928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176806688612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176807050940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176807405494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176807845444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176808196554] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176808571256] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176808945224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176809345048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176809713208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176810117572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176810481802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176810913776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176811279894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176811671928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176812063314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176812425568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176812798820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176813147456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176813571982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176814074088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176814441670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176814807138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176815155848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176815531490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176815894920] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176816337068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176816689434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176817040364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176817415594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176817764850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176818129790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176818477986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176818852400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176819292488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176819670952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176820057294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176820425188] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176820790360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176821141992] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176821510162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176821961836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176822342952] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176822709674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176823097930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176823449514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176823846658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176824229756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176824660988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176825143266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176825517040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176825906998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176826271888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176826646512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176827014540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176827652570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176828051742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176828479278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176828848614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176829199546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176829576334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176829949954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176830400462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176830763184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176831115384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176831497622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176831849796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176832220868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176832575236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176833015340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176833386830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176833764624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176834129460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176834481682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176834844964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176835193784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176835559520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176835981694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176836520208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176836903260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176837278640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176837629034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176837979242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176838344600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176838770550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176839139096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176839486976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176839872990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176840234522] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176840607776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176840957628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176841309332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176841742926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176842092226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176842468946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176842877390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176843256236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176843619764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176843995216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176844424980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176844779030] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176845141432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176845503762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176845901302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176846252346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176846656312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176847112722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1585,15850000,10000,0,0,256,26,1736,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176848914228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176849278988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176849632712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176850173460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176850536212] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176850918794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176851268874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176851646956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176852012138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176852390348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176852809436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176853164544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176853529074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176853938612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176854307208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176854656864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176855039366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176855472652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176855851368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176856201826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176856635888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176857001122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176857350120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176857715262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176858067748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176858534542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176859040942] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176859636128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176860049062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176860400988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176860770462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176861222148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176861592234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176861992418] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176862632906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176863009302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176863391818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176863845602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176864202498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176864567100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176864953544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176865321300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176865670056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176866079582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176866449538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176866904268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176867259156] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176867623412] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176867988680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176868339232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176868726256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176869082272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176869530724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176870004610] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176870395210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176870744960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176871094520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176871456868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176871811774] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176872248600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176872600218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176872974838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176873347904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176873745756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176874098352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176874450036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176874821904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176875246002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176875613302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176875999234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176876374646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176876736530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176877110002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176877467136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176877889328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176878256940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176878608794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176878986564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176879370088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176879746218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176880111000] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176880486436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176880912568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176881366608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176881743824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176882093416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176882457444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176882804032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176883176830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176883624436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176884004050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176884355822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176884797450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176885160160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176885509296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176885879280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176886301142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176886677822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176887040128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176887425066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176887783500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176888162306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176888524950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176888889056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176889341720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176889692280] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176890098908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176890463672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176890837210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176891185962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176891572564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176892011658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176892467358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176892848014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176893196532] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176893569966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176893932050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176894305306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176894736752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176895089970] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176895452290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176895810872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176896208878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176896574690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176896967052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176897399784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176897779798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176898130586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176898502176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176898867042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176899217924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176899585006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176899934728] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176900378928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176900748152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176901123326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176901487242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176901838892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176902268302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176902621084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176903054570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176903535386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176903925902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176904562650] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176904939246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176905287374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176905637678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176906076256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176906428448] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176906805748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176907154508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176907547390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176907909998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176908284194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176908699250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176909053200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176909416678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176909777622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176910184154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176910535268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176910941538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176911306926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176911763820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176912117082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176912482580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176912877460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176913268816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176913635938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176913997598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176914444186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176914968226] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176915361924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176915748558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176916105142] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176916472886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176916831018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176917306756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176917660352] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176918051748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176918417134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176918795092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176919148346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176919500260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176919928388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176920281644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176920647182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176921070982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176921447912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176921811070] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176922228018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176922651360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176923035472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176923438118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176923801342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176924184462] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176924535268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176924911436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176925282766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176925737558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176926335896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176926714718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176927080232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176927433306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176927823222] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176928252178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176928652970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176929016768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176929416956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176929770634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176930123348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176930488718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176930839394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176931278040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176931630258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176932037196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176932416704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176932796162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176933145722] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176933524854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176933983220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176934335702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176934700068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176935058768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176935433124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176935796326] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176936169628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176936576484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176936961542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176937430384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176937797918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176938162050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176938509014] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176938887300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176939273022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176939722800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176940076150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176940439606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176940802580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176941198876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176941588616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176941944986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176942394738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176942763816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176943137704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176943504442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176943853672] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176944217506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176944568498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176945005602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176945358500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176945733614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176946136620] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176946529892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176946881188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176947231786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1586,15860000,10000,0,0,256,26,1737,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 176949060928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176949423656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176949791438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176950143578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176950586190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176950966552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176951347192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176951710666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176952066216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176952435538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176952786528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176953154670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176953568640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176953947354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176954311908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176954703388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176955078450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176955447054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176955833384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176956260798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176956628884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176956976740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176957365640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176957727708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176958101534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176958450322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176958799728] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176959269868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176959767344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176960151044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176960501852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176960879674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176961244684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176961638402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176962067520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176962421258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176962798568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176963147158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176963511710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176963859142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176964232480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176964659006] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176965036254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176965385576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176965748260] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176966109552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176966458086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176966821698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176967169436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176967609454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176967975716] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176968350098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176968711042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176969060650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176969505018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176969896504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176970341134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176970858306] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176971256036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176971645038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176972033524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176972394200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176972754300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176973199788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176973553720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176973919176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176974279588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176974784428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176975400686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176976169354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176976811764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176977429206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176978126776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176978854878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176979557526] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176980212968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176981212416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176982171968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176982604824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176982958348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176983311338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176983712732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176984068984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176984523570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176984906900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176985349454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176985733176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176986111032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176986647132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176987133528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176987535146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176987884966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176988293320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176988646840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176989021804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176989389172] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176989840840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176990195510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176990545248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176990920704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176991292004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176991690346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176992055110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176992430402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176992868978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176993353754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176993721054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176994074502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176994437884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176994786182] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176995151904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176995612366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176995996472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176996360506] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176996751430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176997103136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 176997454452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176997907460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176998340092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176998710448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176999057908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176999450868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176999814320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177000188632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177000537774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177000888496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177001317682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177001670732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177002047482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177002395544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177002769390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177003131704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177003505224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177003923828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177004430064] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177004814396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177005167878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177005535622] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177005885820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177006262664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177006695656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177007098006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177007448728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177007814116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177008174382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177008522538] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177008887382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177009234478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177009679558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177010048152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177010435252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177010784400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177011133684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177011495392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177011844154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177012322614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177012713094] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177013110142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177013517028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177013901562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177014253290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177014604070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177015036912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177015391336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177015858468] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177016221010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177016595564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177016958472] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177017332254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177017681718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177018102332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177018469368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177018832768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177019197520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177019544882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177019919190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177020306510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177020761792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177021114436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177021465682] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177021840404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177022206180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177022591746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177022940162] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177023373914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177023753130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177024128076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177024492176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177024842208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177025221140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177025587670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177026011336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177026509340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177027021812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177027403238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177027788218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177028140658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177028511090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177028907038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177029360762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177029729558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177030092144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177030467712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177030832074] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177031207568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177031556838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177031983294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177032351134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177032700908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177033079788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177033429640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177033806062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177034204976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177034653262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177035008426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177035360388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177035739424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177036089890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177036457448] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177036807892] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177037205482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177037646192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177038123154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177038506404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177038858090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177039221310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177039570022] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177039934868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177040354792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177040732852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177041095544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177041483962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177041833774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177042183446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177042546390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177042894308] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177043324724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177043675200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177044060956] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177044423516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177044797320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177045147700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177045498446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177045929480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177046281090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177046644664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177047003148] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177047376086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177047738040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177048111198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177048460056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177048872930] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177049330222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177049694342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177050059318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177050407716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177050786072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1587,15870000,10000,0,0,256,26,1738,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177052514466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177052910908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177053265220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177053619612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177053989430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177054493354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177054892880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177055256848] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177055640472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177056003710] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177056378348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177056727758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177057154804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177057522384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177058113214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177058485192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177058835770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177059237508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177059604090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177060064602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177060567658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177060937358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177061301752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177061652198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177062017290] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177062366412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177062809396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177063177794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177063552750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177063915484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177064267870] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177064630620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177064979154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177065410632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177065761982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177066136596] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177066509618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177066884454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177067235020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177067586674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177067949034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177068366068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177068736486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177069087130] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177069475360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177069841256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177070216598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177070586924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177071010120] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177071376582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177071857922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177072250096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177072600298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177072999744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177073396284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177073857516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177074212482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177074563296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177074943348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177075293628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177075754968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177076266266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177076754358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177077125642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177077503740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177077873272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177078227256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177078595448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177079095764] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177079541248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177079896474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177080275212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177080653642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177081030142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177081381988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177081733036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177082101800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177082562888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177083060250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177083427026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177083809158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177084172420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177084548432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177084973094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177085345962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177085711982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177086077478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177086447274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177086818626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177087193452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177087556792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177088033984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177088420142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177088786688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177089152724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177089503948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177089872648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177090254132] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177090708690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177091075254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177091449550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177091810612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177092176618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177092555032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177092904978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177093268700] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177093692568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177094168988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177094550396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177094926130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177095277040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177095629172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177095992776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177096413742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177096783722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177097133592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177097519814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177097883092] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177098258850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177098608656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177099053938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177099438874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177099790252] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177100169684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177100518410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177100893456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177101287292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177101692188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177102131770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177102503284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177102879146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177103237652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177103624404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177103972004] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177104345322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177104784698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177105463134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177105834892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177106188660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177106554096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177106906640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177107274976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177107693378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177108069424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177108442936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177108816546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177109165912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177109515624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177109900686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177110328070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177110744694] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177111147060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177111546740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177111910144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177112285194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177112633388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177113061026] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177113426248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177113774260] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177114149368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177114495962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177114867686] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177115227966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177115638512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177116063226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177116527708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177116907436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177117257390] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177117621996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177117969996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177118363580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177118796180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177119174924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177119525408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177119891806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177120254420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177120603624] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177121056318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177121584632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177121967258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177122361962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177122770400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177123123880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177123476172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177123851732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177124303198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177124671034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177125018582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177125403580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177125765054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177126138148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177126485706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177126834774] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177127266772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177127726850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177128109384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177128458358] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177128833316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177129197428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177129571850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177130043732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177130400136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177130764312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177131147684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177131515488] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177131931236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177132312610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177132745564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177133123948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177133475584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177133907944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177134313346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177134960566] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177135416050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177135791452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177136170050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177136553876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177136932566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177137284958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177137654754] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177138049452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177138480888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177138953826] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177139386278] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177139771872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177140137980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177140514356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177140872234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177141361428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177141733694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177142243170] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177142842514] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177143196328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177143582278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177144034812] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177144441954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177144810982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177145165404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177145534534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177145886750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177146412344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177146994230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177147376876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177147758018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177148134622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177148485146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177148865036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177149236536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177149671588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177150149856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177150516768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177150893760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177151277360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177151652438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177152011386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177152437852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1588,15880000,10000,0,0,256,26,1739,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177154017034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177154377772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177154747172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177155172300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177155553152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177155915944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177156305212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177156655530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177157008242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177157407532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177157861092] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177158235962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177158584546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177158982896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177159345980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177159751672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177160121020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177160473666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177160910510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177161373406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177161758840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177162107666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177162482840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177162846888] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177163222524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177163644804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177163998954] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177164362866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177164722154] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177165087632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177165436694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177165811796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177166244318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177166621840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177166971582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177167441322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177167815762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177168166990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177168533104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177168882594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177169332614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177169703144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177170091142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177170441866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177170793146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177171157584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177171508926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177171953318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177172411192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177172799276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177173162850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177173593812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177173946652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177174296404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177174740948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177175094050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177175459892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177175821584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177176195704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177176557944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177176949954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177177378606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177177746318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177178111628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177178475028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177178842568] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177179191942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177179566548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177179930294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177180373920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177180728798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177181081000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177181457860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177181809638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177182177452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177182526932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177182997954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177183366462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177183846962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177184249592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177184610392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177184973676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177185322934] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177185688750] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177186121702] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177186502314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177186882562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177187258756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177187610738] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177187980928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177188360524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177188808514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177189180846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177189532056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177189921982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177190285366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177190662254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177191012720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177191446760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177191890634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177192243582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177192623786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177192974054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177193351150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177193715936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177194091040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177194515940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177194987246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177195367050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177195788948] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177196158626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177196508044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177196885118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177197326254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177197704882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177198066870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177198417230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177198811514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177199159552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177199523320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177199940354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177200318130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177200681022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177201066982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177201416040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177201765230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177202168238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177202591562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177202997822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177203349262] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177203780766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177204149068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177204525092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177204953198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177205307542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177205742886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177206200430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177206585512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177206935508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177207309756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177207673014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177208047740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177208468004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177208821648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177209195282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177209544286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177209909266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177210257556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177210630576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177211057476] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177211435192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177212051632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177212406274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177212770370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177213129492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177213491372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177213958638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177214367414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177214758968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177215146766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177215496500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177215877356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177216243784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177216682282] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177217227216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177217592328] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177217967882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177218329558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177218702612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177219051542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177219472204] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177219840408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177220189336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177220568908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177220916896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177221290430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177221651966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177222025400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177222442590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177222795146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177223156262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177223523176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177223951052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177224304996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177224695384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177225160832] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177225541328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177225890446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177226253984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177226618292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177226967834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177227332008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177227688800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177228169636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177228665436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177229054986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177229406264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177229756242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177230119128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177230497754] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177230938908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177231289620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177231674222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177232036486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177232409172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177232757924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177233130712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177233561826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177233916690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177234283992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177234647288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177235022784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177235387746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177235762722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177236193272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177236614244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177236976572] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177237337572] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177237747636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177238098156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177238473604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177238836916] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177239297670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177239788368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177240157138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177240520524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177240933710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177241303118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177241671940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177242176402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177242546026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177242933802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177243330272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177243693424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177244056368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177244404680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177244836608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177245186630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177245560570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177245940386] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177246340380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177246690294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177247041850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177247536652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177247892256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177248258122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177248619240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177248994336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177249356692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177249730512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177250080462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177250513374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177250984372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177251379224] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177251770076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1589,15890000,10000,0,0,256,26,1740,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177253558812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177253949802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177254335136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177254713496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177255062654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177255413512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177255852186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177256335988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177256849356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177257204060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177257581936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177257988570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177258372972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177258855668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177259210544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177259587330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177259935638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177260300204] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177260647172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177261020774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177261455356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177262011844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177262380574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177262733088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177263096318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177263464234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177263829454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177264281092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177264660110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177265023170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177265409076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177265758672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177266109364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177266471708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177266819752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177267251138] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177267602264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177267985386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177268349298] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177268723316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177269073052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177269423366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177269902664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177270255356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177270619076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177270977800] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177271350486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177271710988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177272083908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177272431024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177272855700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177273320502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177273685112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177274050398] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177274398164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177274772376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177275134602] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177275578078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177275931510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177276282274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177276655764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177277003854] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177277367798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177277714594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177278088668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177278533170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177278926886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177279290110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177279649428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177280013240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177280439848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177280835510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177281334666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177281733560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177282130848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177282505274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177282883028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177283263836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177283654440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177284103242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177284651698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177285034368] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177285453482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177285835690] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177286251650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177286746936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177287131480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177287523324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177287913300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177288277076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177288896400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177289306314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177289765992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177290186438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177290581492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177290934588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177291326716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177291704896] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177292100802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177292609462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177293020054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177293424394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177293827320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177294188506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177294576720] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177295055266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177295588670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177296224264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177296637136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177297028048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177297433636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177297952784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177298354830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177298739314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177299117910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177299497372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177299895126] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177300276982] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177300768030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177301140328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177301545544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177301934776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177302317062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177302708466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177303086660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177303557528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177303912388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177304317534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177304722564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177305097460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177305477100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177305858592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177306478740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177307040420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177307429266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177307814754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177308222252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177308605262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177309234100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177309620862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177310000296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177310405880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177310784028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177311151060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177311542392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177312064918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177312436784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177312857474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177313228288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177313607976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177314006180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177314389628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177314863656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177315247340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177315660940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177316060608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177316435808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177316817082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177317206578] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177317657898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177318141740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177318553846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177318933264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177319310782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177319704914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177320103878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177320547150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177320902178] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177321279016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177321628602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177321994072] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177322344266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177322725972] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177323205294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177323585928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177323937804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177324300392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177324663946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177325036094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177325412308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177325837556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177326260838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177326653632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177327045926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177327399052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177327751598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177328117754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177328468594] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177328910444] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177329406688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177329794424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177330156416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177330528040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177330875126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177331223214] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177331712646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177332067702] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177332456950] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177332807742] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177333212104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177333592804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177333969380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177334399932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177334756844] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177335120984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177335490998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177335885554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177336235784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177336639514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177337150974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177337559724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177337910284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177338299320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177338662156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177339010706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177339408530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177339839718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177340217718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177340680464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177341070056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177341419490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177341875224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177342385302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177342879312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177343291552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177343681992] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177344058588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177344421616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177344857218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177345394042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177345783748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177346147700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177346510314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177346875570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177347263412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177347668848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177348062682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177348515800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177348868262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177349230372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177349593602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177349941838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177350323916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177350671984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177351127128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177351602782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177351996856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177352346246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177352697406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177353060388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177353439176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177353923924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177354278722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177354655986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177355037360] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177355412768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177355761650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1590,15900000,10000,0,0,256,26,1741,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177357375762] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177357796588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177358167094] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177358562730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177358930500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177359393072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177359772686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177360154944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177360519224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177360873826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177361238466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177361588720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177361955792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177362422716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177362902334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177363282704] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177363684684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177364037074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177364389552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177364755020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177365264420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177365886510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177366255268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177366632810] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177366998014] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177367372272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177367795888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177368163998] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177368530256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177368892840] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177369259394] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177369609474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177370022040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177370387758] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177370831566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177371185256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177371535918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177371908158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177372256628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177372621798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177372969180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177373412254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177373779764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177374335916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177374700298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177375051084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177375413880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177375786762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177376249216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177376603002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177376982124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177377356550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177377731186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177378113078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177378487392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177378852970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177379286310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177379655236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177380015666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177380390338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177380753538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177381127522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177381476120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177381890550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177382262014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177382614430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177382993338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177383342522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177383718140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177384082244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177384456406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177384871402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177385324274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177385701556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177386052592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177386419454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177386768604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177387141908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177387572732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177387949710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177388299640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177388660684] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177389024024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177389371114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177389734508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177390081910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177390521904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177390891314] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177391282340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177391640222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177391990570] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177392351948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177392699882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177393130182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177393552232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177393951792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177394331878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177394705244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177395056086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177395405170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177395840860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177396193958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177396705742] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177397071484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177397449780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177397815858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177398192868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177398612152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177398968674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177399334428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177399694882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177400061612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177400409396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177400783102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177401146574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177401587186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177401976584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177402348002] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177402729714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177403083368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177403452670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177403827544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177404291324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177404661170] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177405036402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177405399268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177405751446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177406146934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177406521664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177406899224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177407317432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177407819772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177408200310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177408575880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177408926178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177409276146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177409657448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177410081996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177410450198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177410809088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177411183624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177411545066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177411918526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177412267322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177412697396] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177413064402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177413414328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177413832796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177414183342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177414557936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177414919774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177415293942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177415780404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177416153460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177416530460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177416881474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177417249768] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177417600204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177417988608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177418461566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177418948084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177419320542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177419700966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177420082112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177420433724] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177420806720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177421237932] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177421677786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177422057068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177422432542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177422802712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177423169802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177423539148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177423969788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177424341368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177424692564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177425081918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177425465440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177425840952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177426250016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177426923696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177427313568] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177427922128] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177428296030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177428645870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177429029804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177429484468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177429974396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177430331268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177430697538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177431063160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177431411662] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177431777186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177432192166] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177432571946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177432935744] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177433321800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177433672654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177434204258] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177434666810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177435149382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177435523562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177435873534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177436264368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177436629640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177437009544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177437526448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177438034614] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177438402104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177438752604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177439155948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177439505786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177439880886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177440243912] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177440694878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177441175256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177441534268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177441909444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177442475466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177442859112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177443210560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177443656094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177444028540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177444416192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177444764680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177445113436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177445474782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177445822008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177446250684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177446600384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177446974012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177447345174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177447725780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177448074898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177448423942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177448785340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177449198838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177449565968] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177450027768] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177450405348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177450771280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177451146386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177451496208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177451921606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177452440600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177452808294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177453177294] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177453555902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177453933484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177454316256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177454769836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177455125502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177455478256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177455855754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177456205228] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1591,15910000,10000,0,0,256,26,1742,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177457871844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177458232376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177458653894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177459036276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177459412562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177459762270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177460190606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177460571546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177460920680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177461298824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177461645232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177462018780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177462381182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177462754734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177463172126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177463629944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177464008210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177464358426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177464723866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177465071530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177465445792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177465882436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177466261974] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177466611710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177466977806] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177467340192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177467689152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177468054342] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177468423682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177468891954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177469284196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177469678186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177470030308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177470381962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177470746634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177471097908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177471535284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177471884632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177472258554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177472629404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177473001546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177473349624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177473697458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177474058182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177474535326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177475028760] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177475411790] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177475796722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177476162776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177476539558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177476907648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177477353336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177477716476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177478129856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177478530216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177478880270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177479257442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177479644378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177480132088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177480486840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177480868898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177481234880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177481586146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177481991414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177482341024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177482789932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177483156236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177483530574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177483892388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177484243050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177484604940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177484953010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177485378374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177485738826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177486212308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177486591004] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177486966268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177487316132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177487667140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177488031178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177488452382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177488820840] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177489180190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177489555576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177489935886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177490312040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177490661816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177491077118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177491442768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177491792444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177492168052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177492515864] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177492890278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177493252682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177493626988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177494048246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177494401568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177494763636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177495123750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177495489104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177495837184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177496211306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177496637990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177497015888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177497460458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177497825484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177498188222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177498536292] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177498901114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177499248416] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177499698052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177500064058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177500451784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177500801654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177501152086] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177501514978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177501864728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177502296198] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177502647858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177503022480] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177503399222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177503780788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177504131994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177504483960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177504849152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177505282926] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177505652110] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177506019432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177506461420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177506826988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177507201446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177507551862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177508014856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177508481146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177508846718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177509212884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177509561192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177509936598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177510299466] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177510747618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177511101176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177511451784] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177511824652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177512173796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177512539220] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177512921030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177513376412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177513760546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177514137818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177514502330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177514854794] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177515220130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177515571512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177515940268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177516356786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177516733694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177517096984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177517481908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177517832190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177518183004] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177518574530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177518984144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177519731544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177520097888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177520473100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177520836952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177521232122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177521607788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177522057374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177522455838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177522821944] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177523188632] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177523538228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177523915182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177524279538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177524728580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177525084142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177525435574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177525811596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177526162198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177526529332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177526879092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177527256518] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177527684422] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177528061046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177528421698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177528771542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177529152052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177529501812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177529867986] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177530292810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177530766104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177531134308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177531530132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177531882594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177532256024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177532620930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177533045696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177533415710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177533765948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177534158096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177534529982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177534965766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177535319250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177535693424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177536135336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177536490296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177536890242] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177537240786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177537615720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177538014002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177538390282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177538811158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177539164070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177539526228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177539886584] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177540252304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177540599802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177540973896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177541404480] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177541782022] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177542231018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177542596960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177542961184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177543311522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177543677332] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177544052588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177544550356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177544921996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177545310458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177545663586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177546015174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177546379346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177546727950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177547169894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177547520694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177547893334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177548267402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177548640186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177548988530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177549337652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177549698976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177550114384] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177550483318] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177550843568] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177551217696] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177551580046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177551953816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177552322848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177552740698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177553207748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177553560298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177553937068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177554284908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177554658586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177555019768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177555459356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1592,15920000,10000,0,0,256,26,1743,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177557014880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177557379290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177557753640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177558107838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177558608356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177558960226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177559354798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177559725876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177560106984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177560487898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177560864098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177561317734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177561678168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177562058134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177562404846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177562783690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177563201872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177563578154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177564010248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177564490700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177564872800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177565222920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177565588792] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177565936104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177566310768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177566746760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177567125200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177567475278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177567837090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177568200078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177568548110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177568932500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177569303494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177569795132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177570164818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177570554678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177570905194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177571256352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177571621904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177571971996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177572450218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177572803026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177573226898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177573593700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177573969496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177574320788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177574672266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177575118540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177575575364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177575946154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177576306378] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177576682048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177577047180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177577539084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177578059944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177578418072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177578795528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177579147648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177579515420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177579865174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177580241936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177580669960] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177581046376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177581393824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177581752918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177582112904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177582459440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177582821832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177583166562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177583648522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177584017986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177584405752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177584802212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177585154618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177585518440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177585867338] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177586310320] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177586810312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177587224390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177587612932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177587989762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177588341084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177588692488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177589144098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177589497968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177589863884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177590226432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177590601554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177590964496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177591414516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177591843744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177592200826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177592565182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177592937676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177593305284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177593655156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177594065740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177594434938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177594915206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177595269704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177595633734] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177596000142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177596557086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177596926774] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177597275100] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177597768460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177598281972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177598672900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177599023898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177599374534] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177599737362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177600086528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177600523300] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177600920796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177601328550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177601691682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177602094660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177602446346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177602796442] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177603240670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177603595082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177603962020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177604325478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177604700232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177605064628] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177605438996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177605856296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177606210112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177606573190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177606932876] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177607298054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177607644962] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177608018316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177608381586] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177608874798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177609335008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177609700772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177610064008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177610412604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177610777606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177611126112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177611596240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177611967430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177612343104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177612707976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177613270604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177613640796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177613999412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177614447852] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177614800180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177615189496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177615561392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177615938532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177616291220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177616663108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177617096888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177617449520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177617814132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177618174172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177618548506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177618910636] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177619284038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177619708394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177620177512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177620677450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177621041940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177621405066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177621750390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177622125798] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177622485944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177622936060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177623289086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177623652130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177624015190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177624363440] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177624728094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177625075426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177625514896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177625883446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177626257092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177626616990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177626966508] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177627328786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177627676902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177628041620] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177628456608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177628832988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177629206112] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177629578888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177629927636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177630277516] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177630640824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177631101216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177631577962] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177631930886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177632334464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177632698104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177633072732] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177633422642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177633849598] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177634216654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177634566340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177634942948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177635292334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177635666214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177636028576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177636403308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177636818576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177637172330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177637535290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177637899454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177638265116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177638613122] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177638989306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177639419128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177639796642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177640148430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177640510358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177640902560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177641286650] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177641670958] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177642019890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177642509850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177643137116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177643544268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177643897232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177644250952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177644615120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177645044968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177645414324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177645762882] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177646148772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177646511098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177646884378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177647233204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177647585342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177648097656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177648452010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177648830338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177649178028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177649554886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177649948200] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177650326104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177650746260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177651101220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177651464508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177651825612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177652190584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177652538158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177652913340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177653275228] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177653762232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177654231346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177654601420] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177654964218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1593,15930000,10000,0,0,256,26,1744,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177656622682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177656999804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177657365594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177657742378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177658105712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177658484522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177658837328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177659259330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177659627314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177659987950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177660354376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177660702486] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177661077042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177661439494] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177661886248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177662240126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177662590392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177662963884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177663312192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177663675834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177664023190] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177664412892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177664920886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177665402312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177665769038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177666121128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177666484012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177666830826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177667194670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177667616666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177667994898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177668356658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177668743388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177669092624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177669442078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177669805852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177670221652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177670592080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177670942700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177671330468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177671700570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177672073562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177672421440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177672771384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177673385394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177673737314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177674116356] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177674462340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177674835104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177675194948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177675567422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177676045080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177676547308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177676925556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177677272658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177677636124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177677982444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177678355962] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177678788050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177679165384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177679514250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177679883254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177680262086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177680610468] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177680974154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177681379078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177681857774] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177682225154] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177682614536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177682963960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177683313564] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177683676326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177684024150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177684462556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177684813788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177685201456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177685562948] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177685936608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177686286400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177686636242] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177687065340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177687418804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177687881848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177688245436] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177688619544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177688982584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177689356620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177689706686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177690128692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177690492460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177690994178] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177691363066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177691711354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177692084910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177692447258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177692903434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177693255972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177693619162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177693981108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177694368730] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177694738040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177695088050] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177695530642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177695914974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177696331702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177696752800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177697138758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177697504564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177697863158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177698315212] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177698772860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177699153560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177699537096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177699915754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177700267854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177700620936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177701056688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177701411028] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177701777934] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177702138900] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177702515270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177702879890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177703254444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177703604536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177704039404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177704445028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177704811820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177705176878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177705524538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177705975392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177706339384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177706794982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177707147786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177707498882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177707876172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177708224668] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177708589720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177708936858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177709371488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177709749532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177710223880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177710587580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177710938302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177711369828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177711881068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177712337216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177712692592] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177713070490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177713448444] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177713825634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177714177124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177714530104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177714988284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177715355726] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177715722666] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177716085602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177716462530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177716828128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177717219054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177717599604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177718037936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177718404092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177718753118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177719129092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177719477058] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177719850328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177720211794] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177720664492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177721017086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177721470436] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177721847046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177722196860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177722592908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177722997398] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177723448156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177723816946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177724191606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177724553466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177724903926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177725283364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177725663672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177726086306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177726521196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177726898024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177727272542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177727672336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177728021392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177728371192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177728733596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177729161000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177729528706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177729876120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177730265756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177730628050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177731001792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177731350676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177731700230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177732137438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177732657106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177733045246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177733394698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177733769728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177734134778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177734569730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177734940966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177735292140] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177735665332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177736013152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177736376458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177736723472] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177737095274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177737524076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177737900760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177738250244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177738611104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177739011646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177739392674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177739758874] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177740210342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177740617246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177741010792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177741427834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177741809296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177742188850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177742583656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177743003372] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177743389748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177743837678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177744228124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177744591190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177744964534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177745313292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177745663544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177746101146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177746455858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177746833142] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177747181980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177747557248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177747920988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177748296260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177748714248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177749069646] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177749434510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177749798232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177750351766] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177750703808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177751077434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177751511224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177751890148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177752240940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177752611036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177752977400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177753328146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177753696402] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177754047276] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177754492510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177754988992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1594,15940000,10000,0,0,256,26,1745,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177756571108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177757011378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177757370112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177757737404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177758102810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177758468916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177758840830] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177759237556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177759603496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177760080080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177760433382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177760867440] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177761231758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177761581924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177762011036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177762361884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177762819704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177763190156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177763580062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177763933648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177764286618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177764653182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177765003552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177765447732] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177765801936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177766278664] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177766665026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177767040284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177767390490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177767741266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177768104900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177768526030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177768894054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177769257026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177769634112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177769998776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177770374496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177770724756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177771142426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177771508814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177771858300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177772237150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177772583618] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177772956796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177773318762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177773691510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177774108744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177774463284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177774839784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177775190734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177775576000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177775923480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177776297460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177776729434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177777199476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177777554490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177777915560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177778278402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177778625818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177778991058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177779410218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177779787014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177780149702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177780534538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177780883848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177781260680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177781627442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177781976598] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177782417728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177782768604] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177783143438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177783526584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177783902818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177784254074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177784606858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177785042088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177785394814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177785759824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177786123514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177786496766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177786859624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177787232698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177787581900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177788094324] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177788568436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177788997762] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177789365188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177789714744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177790089908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177790453764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177790907034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177791279026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177791647212] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177792009912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177792357964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177792721886] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177793069560] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177793508332] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177793875808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177794250666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177794611898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177794962340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177795324594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177795673024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177796037860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177796458092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177796834770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177797208358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177797581688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177797930574] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177798279348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177798641136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177799098512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177799565140] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177799921816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177800308556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177800670784] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177801044340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177801393820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177801840878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177802226536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177802576898] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177802954668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177803302940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177803676418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177804038660] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177804412064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177804830322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177805184694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177805548108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177805908116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177806273184] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177806636036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177807010294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177807440366] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177807818280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177808168216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177808532196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177808894852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177809242674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177809607368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177809955574] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177810396736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177810885288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177811277354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177811635902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177811992156] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177812356362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177812707090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177813187114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177813541858] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177813919992] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177814296792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177814673938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177815025638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177815377574] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177815817554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177816169382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177816534036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177816892530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177817336314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177817701414] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177818108588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177818460090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177818881554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177819245038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177819605030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177819968284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177820313748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177820687102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177821047054] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177821528460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177822049320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177822424704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177822788752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177823137712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177823503502] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177823852008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177824363884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177824734770] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177825111458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177825476322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177825828584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177826193646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177826542508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177827161186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177827538644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177827932580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177828335804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177828712296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177829063386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177829414498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177829858940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177830211318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177830577350] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177830937534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177831311630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177831673404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177832046522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177832410848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177832925740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177833465546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177833833250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177834199124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177834547226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177834951764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177835413524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177835795544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177836146220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177836510366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177836874522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177837222988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177837588080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177837936690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177838395180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177838762486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177839155214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177839526472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177839890342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177840272032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177840652368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177841093532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177841446678] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177841823450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177842200410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177842575944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177842927378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177843279724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177843644532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177844108540] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177844582782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177844946952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177845374928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177845740128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177846115192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177846464648] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177846891222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177847257148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177847621660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177847987146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177848337690] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177848711056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177849074046] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177849527348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177849880794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177850230426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177850603212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177850951578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177851315610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177851663628] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177852036846] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177852504190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177852888520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177853269212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177853698160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1595,15950000,10000,0,0,256,26,1746,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177855448894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177855948872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177856335644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177856687080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177857063398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177857426752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177857877034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177858231378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177858584254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177858962728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177859332792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177859702280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177860051664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177860428642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177860980308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177861377622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177861743240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177862094836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177862460402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177862811474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177863179208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177863598606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177863976454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177864339436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177864726040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177865075740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177865425256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177865788502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177866204640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177866575302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177867056894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177867444250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177867814542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177868188178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177868535404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177868885340] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177869315136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177869668404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177870051070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177870417744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177870791746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177871151992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177871523180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177871986396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177872341310] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177872705250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177873072320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177873439298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177873875144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177874316222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177874764512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177875143024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177875492196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177875884644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177876245490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177876658164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177877026730] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177877548228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177878029642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177878410464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177878786382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177879136484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177879487224] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177879849204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177880271494] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177880639032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177880987092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177881371406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177881733670] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177882106948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177882455454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177882806968] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177883241120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177883595418] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177883962610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177884322928] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177884697284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177885061320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177885442138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177885859882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177886232010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177886594892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177886955264] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177887319598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177887673304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177888046742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177888409018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177888893814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177889408510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177889778900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177890142980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177890491750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177890857482] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177891205382] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177891655304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177892020124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177892409376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177892757028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177893105336] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177893466684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177893813720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177894245546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177894598740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177894974548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177895350566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177895732154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177896083764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177896435288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177896802290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177897231398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177897601302] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177897951264] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177898342712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177898707286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177899081946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177899433192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177899883372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177900249884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177900697782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177901077536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177901423940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177901863826] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177902240824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177902692914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177903040388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177903387266] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177903944874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177904299378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177904666156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177905023666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177905466638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177905839934] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177906214882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177906578108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177906931386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177907296616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177907650672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177908019898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177908440654] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177908816876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177909195066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177909569132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177909918032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177910268208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177910636714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177911118858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177911650118] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177912050820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177912442476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177912805854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177913179348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177913536226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177913969284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177914335982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177914688574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177915307554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177915947500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177916450802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177916911354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177917293480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177917662018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177918015576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177918403234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177918752124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177919125428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177919749144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177920449114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177921158056] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177921775392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177922515506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177923309470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177923905168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177924295416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177924671504] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177925170462] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177925552372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177925919532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177926311912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177926664280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177927018454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177927390744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177927816428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177928183898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177928531488] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177928916886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177929280666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177929683146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177930142702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177930503584] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177930944706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177931297446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177931679170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177932026494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177932401100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177932763924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177933148310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177933567898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177934030722] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177934411984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177934763048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177935128896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177935477840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177935852438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177936364612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177936745406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177937097220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177937462748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177937827410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177938178792] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177938545556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177938896012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177939342184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177939711246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177940105770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177940456152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177940807144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177941171900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177941522856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177941968614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177942319884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177942692806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177943066084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177943438952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177943788444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177944137110] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177944496064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177944913246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177945378440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177945745544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177946119336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177946481644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177946855616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177947203896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177947684704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177948050922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177948423362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177948789692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177949137968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177949513426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177949884902] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177950330154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177950682354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177951031792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177951406762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177951812354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177952197274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177952586614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177953040730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177953408860] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177953794328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177954157394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177954507602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177954870624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177955220060] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177955584528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177956008268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177956562998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1596,15960000,10000,0,0,256,26,1748,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 177958127536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177958707002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177959063080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177959417138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177959798912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177960149568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177960514480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177960863636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177961246882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177961685604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177962062996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177962427984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177962779616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177963145266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177963495844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177963871268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177964289682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177964667770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177965031644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177965417528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177965767466] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177966122166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177966484940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177966833118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177967263842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177967719504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177968109934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177968495394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177968871516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177969222888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177969575712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177970069718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177970427218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177970849154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177971216730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177971593658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177971962548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177972336968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177972767710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177973123860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177973488374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177973849544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177974216100] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177974564842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177974940388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177975304192] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177975744722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177976098490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177976466456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177976831052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177977181434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177977547410] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177977895274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177978334794] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177978807124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177979198106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177979555236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177979905050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177980267442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177981021552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177981421520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177981771228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177982160286] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177982523224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177982897780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177983246636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177983606698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177984041964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177984412732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177984791384] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177985138888] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177985512424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177985874986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177986289322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177986757666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177987111512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177987473300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177987833344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177988198066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177988544598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177988918762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177989292448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177989737872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177990246820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177990613602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177990977220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177991325368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177991690180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177992047556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177992538274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177992909288] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177993298742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177993652772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177994005040] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177994373312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177994754686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177995222298] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177995607798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177996027076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177996421008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177996796144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177997145130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 177997526078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177997987980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177998344168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177998709424] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177999070016] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177999444960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177999808854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178000202604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178000628626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178001039374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178001517576] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178001882238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178002247084] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178002594370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178002968004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178003418740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178003826270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178004177594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178004542444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178004907388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178005258020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178005626136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178005983230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178006424044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178006792130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178007178162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178007536254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178007885090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178008249586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178008598082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178009028538] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178009381740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178009757198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178010134668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178010508984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178010859460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178011210548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178011574972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178011993866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178012489564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178012938710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178013453214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178013817790] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178014193608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178014658894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178015050590] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178015414164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178015777386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178016165942] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178016512582] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178016885880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178017254930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178017792210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178018152168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178018517994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178018882144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178019229914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178019594226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178019950056] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178020397314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178020765140] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178021139442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178021498964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178021847452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178022206788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178022553590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178022992624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178023347750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178023831292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178024211408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178024588386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178024940164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178025292168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178025656900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178026081030] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178026450726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178026819612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178027194874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178027559308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178027932922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178028282424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178028735990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178029123842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178029492258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178029890000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178030257298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178030636092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178031002286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178031452770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178031828576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178032179914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178032556464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178032906580] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178033271710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178033618646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178033991528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178034423572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178034900708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178035265888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178035623942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178035987238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178036335512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178036701224] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178037118782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178037499088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178037863998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178038249596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178038600282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178038951428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178039315640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178039664444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178040099150] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178040451096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178040837996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178041201234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178041576670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178041959610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178042310288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178042738514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178043171034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178043540820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178043904084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178044280324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178044645302] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178045020722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178045448622] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178045802648] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178046262920] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178046626550] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178046990744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178047353546] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178047750192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178048179316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178048608598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178048962862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178049332090] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178049695182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178050049280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178050420976] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178050780826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178051224252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178051593746] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178051978980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178052329662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178052679300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178053041198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178053394990] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178053827682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178054180150] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178054555448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178054930286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178055305648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178055655512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178056042690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1597,15970000,10000,0,0,256,26,1749,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 178058065042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178058429688] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178058796360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178059155224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178059658914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178060031016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178060422986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178060771372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178061122232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178061485112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178061838230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178062329740] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178062686026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178063058770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178063432352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178063812604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178064180448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178064529186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178064893850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178065330736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178065698454] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178066057286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178066430938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178066792320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178067165610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178067514148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178067962850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178068476882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178068840630] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178069205190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178069552110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178069925436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178070287390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178070727960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178071095160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178071489804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178071863058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178072210588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178072573380] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178072918970] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178073298944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178073765964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178074142200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178074506212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178074854826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178075215252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178075562364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178075925994] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178076341760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178076719168] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178077082718] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178077467184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178077816642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178078166496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178078527582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178078876124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178079308528] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178080249636] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178080630904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178080993870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178081368528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178081782692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178082147526] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178082509224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178082868900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178083232400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178083578138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178083950828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178084312672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178084824688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178085178934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178085529414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178085904894] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178086254736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178086619726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178086967324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178087411160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178087779672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178088152504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178088512970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178088862938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178089230724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178089579506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178089943746] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178090359722] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178090831786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178091212156] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178091592708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178091952340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178092314500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178092677988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178093101466] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178093470460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178093818084] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178094204344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178094565762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178094939072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178095287290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178095654788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178096132908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178096487452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178096867884] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178097259156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178097638076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178098036626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178098422714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178098854520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178099210468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178099647482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178100094220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178100733358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178101243594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178102135484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178102914508] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178103689344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178104505418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178105382826] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178106067226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178106772626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178107356180] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178107711348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178108107430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178108474254] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178108852334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178109204280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178109564996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178110008804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178110363160] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178110730154] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178111090270] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178111465660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178111830906] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178112213552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178112634232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178112989270] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178113460822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178113833528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178114199296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178114547852] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178114950836] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178115389574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178115774516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178116123564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178116525104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178116891626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178117241940] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178117608284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178117963820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178118421610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178118789064] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178119173736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178119529556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178119880344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178120242150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178120597822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178121057090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178121456108] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178121831930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178122209580] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178122586914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178122943600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178123295326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178123659714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178124101176] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178124579374] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178124944718] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178125322544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178125688364] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178126064268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178126416208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178126839492] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178127206244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178127575740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178128029426] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178128381060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178128756854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178129129320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178129577144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178129929686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178130279460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178130678910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178131059512] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178131445716] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178131801680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178132300398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178132676498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178133061718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178133427750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178133784308] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178134147870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178134729360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178135307894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178136121634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178136756868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178137371782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178138117564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178138710558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178139128008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178139493428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178139843284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178140215114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178140708330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178141088276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178141701036] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178142094816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178142615092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178143225054] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178143923056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178144315682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178144695972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178145047500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178145424180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178145794702] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178146303888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178146660644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178147243882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178147621680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178147973974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178148341510] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178148696924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178149208438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178149599152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178149982992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178150333458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178150786418] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178151380358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178152072522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178152663452] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178153261104] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178153895860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178154672588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178155320178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178155803332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178156234444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178156600488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178156951416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178157428288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178157791186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178158279014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178158659872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178159035886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178159386446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178159738428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178160179906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178160568592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178160935904] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178161299474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178161677666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178162041768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178162418344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178162777524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178163217208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178163583664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178163932302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178164314600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1598,15980000,10000,0,0,256,26,1750,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 178165951804] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178166340834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178166708542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178167100098] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178167453280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178167829460] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178168202488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178168659200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178169030422] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178169484836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178169874722] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178170238740] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178170613088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178170963180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178171401010] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178171776816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178172129848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178172507498] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178172856026] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178173230624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178173593158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178173974384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178174415470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178174771268] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178175136562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178175498872] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178175870728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178176218236] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178176598310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178177047674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178177426678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178177776908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178178138926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178178501346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178178847796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178179212234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178179566120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178180030624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178180497104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178180892858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178181246604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178181599662] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178181965370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178182324232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178182781036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178183132456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178183523898] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178183898666] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178184320078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178184671640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178185030374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178185529354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178186118788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178186801828] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178187447088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178187931644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178188453998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178188834442] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178189198772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178189550370] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178189914200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178190263262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178190634890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178191126194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178191632066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178192044062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178192423388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178192775928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178193130548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178193504746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178194005984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178194379190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178194728964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178195116394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178195480890] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178195856840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178196214000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178196676166] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178197042952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178197393188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178197769634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178198118274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178198492164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178198855286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178199237368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178199708764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178200064616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178200470272] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178200821124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178201186266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178201534286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178201916924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178202373722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178202856356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178203222112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178203582238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178203946774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178204299404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178204672758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178205115746] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178205556500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178205925988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178206316040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178206668242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178207020872] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178207391356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178207841542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178208212518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178208565294] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178208958924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178209322844] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178209699580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178210088304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178210446744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178211040652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178211934670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178212549880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178213148414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178214106478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178214784864] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178215401742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178215958388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178216649632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178217286896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178217643258] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178218010390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178218359032] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178218745732] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178219262732] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178219645366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178220009036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178220361464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178220724856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178221072602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178221445584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178221891174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178222274030] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178222641270] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178223032110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178223384602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178223735378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178224100056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178224457246] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178224912062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178225379336] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178225771908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178226134166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178226508956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178226858028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178227215292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178227671264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178228024410] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178228402310] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178228751136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178229125444] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178229487930] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178229869132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178230311854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178230666712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178231029644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178231392564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178231763966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178232113008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178232488818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178232857312] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178233315858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178233669118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178234032876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178234395710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178234769148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178235135408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178235492064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178235961408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178236431664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178236824882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178237176970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178237529202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178237893960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178238251900] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178238707024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178239058402] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178239433476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178239809420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178240238504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178240589986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178240941314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178241379906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178241760462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178242127076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178242562470] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178242938392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178243299518] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178243672658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178244027908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178244475198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178244842332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178245206058] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178245571928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178245921596] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178246296728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178246677574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178247145406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178247685656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178248063790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178248428660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178248778552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178249144690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178249499392] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178249963600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178250331382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178250729962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178251092160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178251443184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178251855680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178252217090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178252690338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178253045300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178253422356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178253804286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178254181116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178254532682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178254884414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178255255200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178255692114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178256060264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178256420028] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178256794024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178257155834] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178257529400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178257886222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178258317688] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178258683478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178259142740] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178259526932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178259875780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178260250280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178260619284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178261087780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178261443104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178261796384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178262172642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178262523816] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178262888678] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178263247688] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178263877022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178264250846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178264627328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178264991210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178265343210] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178265708450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178266093908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178266489820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178266935456] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178267312384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178267687116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178268060652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178268411462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1599,15990000,10000,0,0,256,26,1751,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 178270217280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178270615142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178270971158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178271337490] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178271685854] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178272071394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178272532178] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178272917608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178273281582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178273637616] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178274003644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178274353824] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178274765092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178275224226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178275604360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178275981924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178276361206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178276713564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178277066716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178277439006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178277895068] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178278265274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178278613230] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178279024888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178279389248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178279762854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178280113278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178280472776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178280917178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178281379486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178281763044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178282111924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178282485742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178282849382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178283275518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178283713182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178284071008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178284448680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178284798874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178285163270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178285511524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178285894136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178286327450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178286706914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178287081578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178287451096] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178287822850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178288389998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178288772544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178289262774] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178289647296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178290028872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178290407418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178290760668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178291112812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178291486184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178291913342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178292286266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178292803714] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178293179866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178293543394] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178293918368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178294268242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178294695730] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178295062610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178295412120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178295789806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178296138158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178296512762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178296873804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178297247052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178297666436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178298020306] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178298393364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178298742236] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178299127818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178299475984] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178299849914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178300334008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178300716162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178301069300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178301434744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178301801630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178302153474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178302522664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178302881548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178303326920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178303794452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178304188228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178304542018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178304895432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178305261884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178305621056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178306071664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178306424716] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178306813738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178307178354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178307554534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178307905674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178308258732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178308690196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178309044450] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178309411364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178309774430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178310151458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178310515524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178310890580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178311240948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178311704956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178312073966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178312439286] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178312806798] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178313156174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178313532104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178313904116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178314351206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178314847984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178315215842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178315587418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178315937996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178316305074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178316654242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178317099586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178317511316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178317889578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178318257190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178318608942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178318972824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178319322430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178319689890] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178320127552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178320510084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178320891284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178321268850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178321619884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178322010718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178322377082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178322846328] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178323217382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178323579072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178323955712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178324318208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178324693528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178325050228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178325471472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178325837778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178326293096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178326681634] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178327030902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178327406782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178327775406] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178328226532] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178328577070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178328928326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178329302788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178329652106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178330023864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178330392242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178330766390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178331197002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178331574696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178331925604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178332287712] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178332679908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178333032522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178333398270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178333859502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178334242294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178334605672] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178334992828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178335342426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178335691852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178336054530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178336402504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178336835218] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178337290052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178337679772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178338041952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178338415106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178338765434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178339116484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178339548584] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178339902420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178340270238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178340629754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178341003130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178341365328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178341738642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178342089412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178342505918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178342872380] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178343234218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178343648662] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178343998764] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178344375028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178344738194] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178345233012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178345590566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178345962168] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178346338810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178346686938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178347051714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178347399482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178347883504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178348253358] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178348831186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178349182560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178349531126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178349891244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178350237834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178350676512] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178351026516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178351399016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178351770308] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178352142198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178352490112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178352837860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178353197756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178353613376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178353981006] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178354359258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178354744238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178355106442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178355479922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178355827848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178356293884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178356663566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178357016216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178357395688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178357744940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178358120338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178358483808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178358859228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178359279552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178359758080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178360140704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178360492394] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178360857112] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178361203564] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178361616872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178362051176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178362428106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178362790882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178363140386] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178363503464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178363851602] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178364217060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178364632978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178365211054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178365595856] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178365970792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178366319938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178366670338] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178367035298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178367504882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1600,16000000,10000,0,0,256,26,1752,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 178369069724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178369426706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178369815158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178370258196] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178370640962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178371146270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178371521814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178371895794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178372245750] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178372611544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178373038446] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178373417294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178373780470] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178374170242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178374521322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178374871808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178375234928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178375584406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178376018366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178376370890] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178376745214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178377119564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178377493834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178377843408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178378254658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178378737836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178379093096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178379459698] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178379822522] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178380198790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178380563286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178380939940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178381294756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178381716744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178382180048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178382544888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178382911684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178383259646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178383634470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178384005320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178384469440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178384823854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178385190992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178385556910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178385907240] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178386274314] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178386623192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178387063156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178387430234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178387803884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178388166900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178388518154] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178388880682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178389229612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178389595484] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178390053758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178390431608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178390808276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178391182582] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178391533020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178391883236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178392246438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178392667226] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178393035782] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178393507090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178393911866] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178394273336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178394646422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178394994388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178395415312] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178395781386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178396131700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178396508780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178396859656] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178397234254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178397596880] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178397971956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178398390352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178398744454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178399107690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178399467744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178399841728] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178400190304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178400563978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178401012108] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178401409260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178401758812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178402120658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178402482798] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178402857632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178403222536] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178403569110] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178404013284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178404477084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178404869932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178405220250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178405571936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178405934268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178406283720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178406722292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178407074188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178407448800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178407823096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178408197692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178408547836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178408898836] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178409277486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178409695780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178410123336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178410488508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178410866026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178411231872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178411608308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178411966144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178412421790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178412788680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178413138518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178413515812] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178413863498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178414239218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178414602398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178415048050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178415405446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178415854528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178416233770] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178416585460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178416952284] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178417301692] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178417676618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178418144068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178418576106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178418944432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178419297378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178419665092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178420017432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178420404966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178420834308] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178421213878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178421651990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178422030714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178422382740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178422734468] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178423098778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178423570302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178423944232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178424296626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178424687934] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178425072468] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178425449056] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178425799116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178426221992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178426589664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178427074388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178427457014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178427814450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178428191564] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178428555796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178429000854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178429356692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178429708632] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178430083510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178430433626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178430799546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178431148290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178431522582] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178431954876] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178432336608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178432688486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178433051288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178433414128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178433763678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178434163674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178434576680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178435074042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178435444136] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178435863596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178436245666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178436658236] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178437029176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178437490262] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178437893880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178438445750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178438825160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178439189858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178439566192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178439917234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178440432606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178440849728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178441236498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178441603964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178442153298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178442533754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178442898530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178443352350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178443707034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178444072368] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178444437060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178444786984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178445153012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178445503502] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178445948554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178446317104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178446692378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178447054808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178447405772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178447770520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178448119964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178448486438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178448904146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178449424990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178449805760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178450180860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178450531216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178450880846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178451243154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178451716014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178452084636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178452446112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178452821072] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178453183278] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178453558024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178453906800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178454327948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178454695870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178455046960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178455423532] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178455831832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178456232258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178456668404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178457192474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178457592768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178457945484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178458368846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178458765120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178459133186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178459484000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178459931432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178460380120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178460795038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178461147396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178461498802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178461864662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178462215232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178462703516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178463058144] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178463433584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178463811124] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178464186972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178464536986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178464888364] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178465260276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178465684348] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178466053392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178466469524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178466847610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178467212368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178467588236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1601,16010000,10000,0,0,256,26,1753,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 178469466302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178469835198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178470205718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178470558868] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178471007478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178471362696] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178471881958] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178472265250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178472643206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178472993810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178473344812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178473708270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178474202090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178474568476] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178474934044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178475335604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178475717854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178476093254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178476443656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178476874790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178477241096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178477604234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178477970734] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178478318524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178478692530] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178479055588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178479498040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178479853716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178480204428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178480581284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178480930508] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178481296578] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178481645040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178482020380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178482449562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178482929316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178483299412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178483657100] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178484021222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178484407356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178484805762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178485313340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178485728318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178486146176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178486545402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178486928432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178487313808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178487677786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178488104622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178488474556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178488836612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178489212638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178489576824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178490038234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178490420822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178490868936] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178491235832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178491598474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178491965216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178492313894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178492689070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178493053738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178493526110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178493885612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178494378522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178494814404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178495165894] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178495530460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178495885990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178496396274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178496763878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178497138062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178497499424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178497849708] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178498210696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178498558300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178498986586] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178499339088] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178499710804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178500083656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178500455864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178500802952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178501150986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178501510628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178501926106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178502294080] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178502641080] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178503025056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178503386818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178503759958] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178504107808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178504457348] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178504884594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178505338856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178505740940] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178506089414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178506463514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178506825458] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178507198808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178507670674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178508025572] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178508400808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178508750018] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178509114776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178509462988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178509837930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178510269578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178510645656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178510996230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178511359126] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178511728418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178512078284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178512444548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178512793184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178513233106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178513599608] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178513984392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178514335246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178514683704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178515044658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178515391830] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178515824500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178516175750] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178516644618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178517025898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178517399472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178517748818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178518097594] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178518459624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178519136234] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178519509104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178519870968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178520248064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178520611336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178521002048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178521425376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178521780506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178522143524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178522529310] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178522966596] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178523316304] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178523690788] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178524053558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178524507300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178524858914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178525225376] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178525587640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178525934692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178526296896] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178526642140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178527079576] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178527470724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178528039628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178528396818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178528749036] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178529112730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178529463798] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178529975390] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178530330296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178530706526] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178531081792] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178531457290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178531809448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178532161406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178532590360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178532950490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178533316850] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178533676798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178534051366] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178534413852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178534919066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178535592016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178536015448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178536403742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178536969436] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178537612616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178538218952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178538701068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178539249408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178539637854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178539991104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178540346128] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178541050590] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178541486742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178541866336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178542217438] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178542598338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178542965398] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178543376632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178544000488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178544376510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178544766042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178545134984] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178545523038] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178545876828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178546298612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178546776544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178547162698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178547539024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178547895130] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178548278404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178548632892] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178549010598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178549464740] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178549848626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178550359642] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178550743420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178551164006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178551541818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178551918136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178552383806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178552758146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178553126894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178553507884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178553874706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178554264378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178554651984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178555084834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178555455562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178555808298] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178556190168] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178556542674] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178556928730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178557298800] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178557674968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178558099550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178558456898] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178558833788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178559185510] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178559601340] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178559986040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178560375922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178560825002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178561343862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178561716402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178562071958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178562438158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178562789822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178563157592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178563640976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178564025882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178564406464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178564785728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178565139636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178565506758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178565880328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178566305622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178566679836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178567033224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178567423316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178567797058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178568175812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178568530810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178568897104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178569333168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1602,16020000,10000,0,0,256,26,1754,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 178570909434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178571310026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178571666708] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178572130888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178572636648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178573038270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178573397228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178573754512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178574124456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178574477552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178574972086] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178575329814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178575724128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178576092102] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178576471516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178576826380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178577189114] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178577647212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178578004782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178578387876] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178578740208] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178579119288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178579538412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178579918394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178580346440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178580702868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178581067934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178581432280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178581801304] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178582152070] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178582530308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178582894924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178583347088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178583805838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178584177414] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178584544932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178584897998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178585268050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178585620338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178586154510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178586529564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178586925578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178587299100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178587656062] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178588022040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178588373404] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178588814406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178589169342] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178589558262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178589923984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178590301880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178590655356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178591009232] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178591478762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178591850820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178592222312] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178592588884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178592968922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178593336214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178593715446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178594069874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178594498246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178594999184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178595373362] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178595945842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178596306642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178596686648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178597137230] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178597521362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178597892140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178598248964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178598617754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178598972330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178599344322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178599698240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178600148212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178600521416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178600913352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178601269198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178601625830] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178602027522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178602378976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178602866518] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178603242684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178603634412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178604000632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178604377182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178604731468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178605085360] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178605522902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178605880432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178606414564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178606771914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178607150482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178607551222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178607961866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178608391740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178608766840] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178609145758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178609497742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178609866540] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178610216936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178610595618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178611028434] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178611410402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178611764442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178612143028] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178612512688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178612866712] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178613235064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178613587946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178614075138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178614451266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178614855796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178615214564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178615604804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178615994404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178616383908] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178616845030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178617306766] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178617704870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178618073814] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178618453424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178618807900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178619181228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178619629202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178619984698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178620370796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178620721332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178621100486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178621466246] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178621845370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178622280494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178622639888] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178623009002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178623381342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178623759868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178624112444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178624492724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178624864482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178625366866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178625727922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178626099902] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178626470632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178626826488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178627201862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178627557258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178628047216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178628521738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178628931464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178629304830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178629665470] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178630035508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178630391716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178630841990] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178631199860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178631597012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178631968176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178632348672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178632706608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178633060300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178633593678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178633957272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178634345092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178634699274] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178635101020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178635469674] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178635935240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178636379416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178636741192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178637120256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178637471866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178637841096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178638192366] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178638570874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178639004028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178639386542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178639909786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178640274732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178640645912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178641001488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178641373200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178641801158] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178642185138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178642552300] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178642946832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178643305154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178643661658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178644028330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178644379568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178644885710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178645244452] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178645644340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178646012786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178646393030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178646749906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178647113950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178647565674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178647923692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178648306416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178648659978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178649040272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178649409626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178649788360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178650217544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178650575988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178651125856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178651486412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178651864948] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178652240288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178652621274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178653063762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178653445982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178653800176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178654165916] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178654532262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178654883590] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178655252670] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178655603694] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178656092074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178656466272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178656859472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178657215740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178657572374] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178657978326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178658332736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178658777368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178659133916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178659525338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178659893280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178660272736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178660628286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178660984372] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178661424600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178661782548] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178662254278] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178662624196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178663003746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178663370900] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178663748292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178664263132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178664625356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178664992174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178665361802] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178665731848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178666082794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178666460292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178666851396] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178667342046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178667700084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178668068628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178668438210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178668792250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178669162932] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178669524414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178669972906] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178670346990] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1603,16030000,10000,0,0,256,26,1755,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 178671986570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178672348924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178672993296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178673558082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178673918674] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178674288388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178674639646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178675019004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178675458738] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178675841540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178676193240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178676558918] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178676922998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178677273340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178677640016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178677990840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178678505786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178678921248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178679341904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178679723730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178680099482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178680467416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178680821138] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178681275228] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178681630252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178682023770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178682389928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178682767452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178683119626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178683473450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178683930424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178684285294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178684773660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178685127482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178685505334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178685870558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178686250990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178686675608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178687032254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178687398020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178687764096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178688133226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178688485068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178688863312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178689228830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178689742120] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178690100564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178690472812] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178690841886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178691196886] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178691568022] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178691927894] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178692418694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178692806248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178693203566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178693588172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178693944874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178694313384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178694667122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178695118848] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178695473902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178695985496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178696379428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178696780868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178697136396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178697493052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178697944220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178698300978] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178698670156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178699035188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178699413320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178699802648] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178700182476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178700627794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178701014456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178701396312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178701762784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178702131560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178702482666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178702858460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178703231060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178703680596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178704037350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178704406538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178704773948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178705128082] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178705498552] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178705851312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178706297258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178706705976] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178707255812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178707616976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178707972084] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178708339088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178708692000] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178709137816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178709492994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178709872434] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178710257276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178710635766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178710991696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178711346240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178711778372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178712209278] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178712577866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178712941324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178713322048] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178713687554] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178714109138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178714462336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178714891160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178715257048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178715653676] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178716022404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178716373322] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178716749660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178717124176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178717576200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178718034006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178718408512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178718776828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178719130290] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178719498952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178719854476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178720304008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178720744818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178721141588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178721495462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178721850664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178722220166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178722618736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178723126306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178723484784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178723865164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178724247368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178724626588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178724979328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178725348876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178725780042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178726146642] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178726518718] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178726886430] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178727265574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178727634138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178728012350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178728373446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178728798012] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178729307976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178729679814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178730049026] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178730399748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178730778424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178731144350] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178731618238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178731978816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178732353472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178732721000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178733076302] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178733446554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178733799210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178734286348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178734657724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178735034540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178735402474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178735762996] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178736130716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178736494938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178736863544] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178737288846] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178737669292] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178738048066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178738426598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178738779746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178739132388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178739504660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178739998492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178740475002] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178740846566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178741226420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178741592978] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178741970168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178742329436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178742760252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178743133018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178743501606] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178743873588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178744226794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178744607760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178744982248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178745474030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178745833326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178746186512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178746562712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178746912546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178747301944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178747652732] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178748036384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178748517182] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178748962190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178749332396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178749906900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178750278184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178750635456] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178751141548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178751505324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178752065524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178752438382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178752824468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178753185706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178753541946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178753995196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178754353822] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178754737692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178755089948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178755468600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178755837998] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178756219602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178756642730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178757001896] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178757369102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178757733664] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178758102872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178758455224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178758838400] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178759206776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178759704256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178760062646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178760431434] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178760801826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178761155460] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178761528236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178761888388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178762349632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178762799248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178763214326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178763596740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178763951606] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178764317740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178764678380] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178765186250] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178765544468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178765937130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178766304080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178766719058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178767094446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178767476398] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178767932606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178768290860] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178768675560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178769045492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178769424132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178769789540] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178770199106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178770620452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178770984136] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1604,16040000,10000,0,0,256,26,1756,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 178772556542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178772917806] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178773415266] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178773797952] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178774305204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178774678428] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178775061108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178775416084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178775773186] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178776265580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178776627330] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178777049640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178777417770] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178777797312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178778164152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178778542068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178778895208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178779330176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178779729910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178780094738] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178780488458] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178780840000] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178781223282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178781588954] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178782040130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178782396084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178782765050] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178783131008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178783482046] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178783850388] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178784201408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178784657050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178785025748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178785522806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178785879388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178786232912] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178786598366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178786949358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178787394996] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178787782784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178788163918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178788547078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178788925452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178789283768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178789636144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178790009660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178790439406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178790813664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178791178272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178791560446] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178791928698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178792306104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178792665862] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178793091080] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178793459872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178793812230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178794196322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178794549260] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178794927908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178795296728] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178795675292] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178796120804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178796654038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178797036044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178797388568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178797754688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178798105142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178798483860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178798966372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178799351200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178799724030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178800103238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178800467860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178800823062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178801200386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178801631174] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178802012488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178802405234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178802783320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178803174740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178803579618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178803957076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178804417124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178804792660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178805205580] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178805587024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178805954562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178806333936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178806695188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178807121838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178807492260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178807964710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178808337916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178808690006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178809068338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178809441982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178809933216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178810292200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178810648852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178811032170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178811386692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178811756946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178812129040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178812508300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178812953442] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178813330968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178813698032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178814051480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178814417294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178814767574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178815160074] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178815584948] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178815965604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178816349698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178816734818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178817089096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178817443046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178817814024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178818237608] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178818610602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178819104762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178819486804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178819861810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178820241740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178820600624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178821085608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178821478656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178821835136] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178822224064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178822577428] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178822956690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178823346370] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178823804780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178824163000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178824516060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178824892502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178825242866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178825608770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178825992220] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178826376558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178827060378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178827444882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178827813120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178828189854] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178828555468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178828916024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178829285400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178829791364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178830340808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178830714798] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178831094320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178831448736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178831810404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178832253944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178832612932] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178832985762] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178833429534] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178833840264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178834208712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178834588162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178835035120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178835393272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178835760336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178836127434] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178836497858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178836849180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178837227702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178837594986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178838038128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178838393654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178838757146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178839121168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178839471412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178839837614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178840187196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178840675724] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178841047972] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178841546640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178841906814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178842261782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178842672900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178843031732] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178843498748] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178843854216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178844255470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178844636084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178845014458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178845367278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178845722196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178846087652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178846508156] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178846879592] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178847247686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178847632024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178847999550] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178848378796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178848732554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178849155696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178849524544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178849887126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178850255162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178850605824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178850983118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178851348596] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178851806262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178852191662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178852650890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178853031988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178853385582] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178853754040] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178854106012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178854483938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178854926850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178855307990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178855673276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178856026240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178856391738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178856743588] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178857112530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178857530010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178857911380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178858289338] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178858666880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178859019420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178859416250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178859782144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178860203954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178860576556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178860927412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178861316840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178861766982] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178862148820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178862503900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178862858878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178863300546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178863756002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178864139054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178864490494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178864870778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178865236240] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178865613708] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178866085160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178866445330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178866825620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178867180902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178867551946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178867904440] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178868284086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178868723336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178869102632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178869455238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178869822972] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178870189030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178870539788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178870907780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178871257052] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178871703998] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1605,16050000,10000,0,0,256,26,1757,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 178873343712] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178873731650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178874084320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178874532192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178875009712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178875381486] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178875756644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178876128500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178876505452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178876869100] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178877387130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178877744986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178878114792] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178878482924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178878835698] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178879206216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178879559172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178880006656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178880376548] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178880765350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178881117796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178881470926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178881836224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178882224424] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178882673628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178883027302] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178883403876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178883781026] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178884157758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178884509924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178884861650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178885227052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178885658044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178886130276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178886496240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178886872502] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178887236098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178887612178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178887963020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178888427982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178888799454] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178889174890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178889545616] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178889948202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178890326700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178890691436] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178891145988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178891503604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178891874608] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178892256324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178892607632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178892974650] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178893325662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178893702284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178894137430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178894517064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178894880412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178895233314] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178895597888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178895948470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178896316214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178896735802] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178897114216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178897590696] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178897970574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178898323044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178898676546] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178899042116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178899473920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178899844210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178900237412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178900647464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178901015806] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178901395608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178901757228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178902165480] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178902549694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178902902296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178903490406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178903856160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178904234456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178904600144] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178905051226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178905407916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178905762146] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178906139970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178906493954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178906864642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178907217252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178907613856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178908097946] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178908633890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178909006304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178909361118] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178909727360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178910079080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178910447964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178910871410] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178911254062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178911631958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178912009866] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178912361690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178912714378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178913079868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178913570686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178913946644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178914316354] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178914695932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178915063068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178915440156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178915792210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178916221428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178916590946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178916941882] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178917320912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178917670136] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178918067312] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178918470714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178918847918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178919287424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178919780172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178920163616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178920516846] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178920885170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178921237180] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178921616052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178922051842] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178922432764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178922798024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178923153070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178923539954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178923891426] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178924260404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178924729228] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178925112066] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178925491828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178925872354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178926226240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178926579652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178926947742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178927301910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178927739712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178928092478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178928485978] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178928850180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178929226818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178929578264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178929930248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178930364082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178930719604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178931199408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178931552388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178931937170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178932303984] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178932681614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178933118298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178933476686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178933845012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178934208612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178934577922] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178934930406] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178935308456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178935676974] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178936168718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178936525292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178936893666] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178937260884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178937641080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178938042094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178938394272] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178938845308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178939236276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178939626096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178939978512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178940332134] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178940697318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178941047268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178941485156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178941838796] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178942326348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178942695088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178943071690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178943423982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178943776644] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178944234234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178944591648] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178944960200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178945323788] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178945702796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178946069904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178946501482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178946855962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178947293932] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178947662926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178948034518] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178948426262] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178948776114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178949152598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178949517528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178950014276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178950370782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178950737764] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178951102744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178951452722] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178951820234] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178952170330] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178952622890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178952992818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178953472466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178953841404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178954195994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178954561482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178954930242] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178955299186] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178955724528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178956104524] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178956482742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178956859664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178957211420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178957563842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178957929078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178958344672] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178958716786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178959068054] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178959458440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178959831416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178960209956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178960564976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178960998264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178961404952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178961758220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178962142784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178962494218] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178962871200] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178963235892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178963629966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178964057514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178964514318] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178964897046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178965250388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178965619796] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178965971384] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178966348876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178966784592] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178967165822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178967531422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178967885082] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178968250048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178968601790] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178968969456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178969376586] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178969764540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178970129188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178970538524] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178970892180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 178971244882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1606,16060000,10000,0,0,256,26,1758,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179008210668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179008769052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179009255438] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179009644036] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179010037334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179010406208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179010793614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179011161128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179011608272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179011979692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179012344970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179012714214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179013064160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179013476702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179013880564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179014339202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179014696338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179015052328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179015438008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179015798794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179016167736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179016518566] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179016895166] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179017330198] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179017711698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179018077520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179018431378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179018809106] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179019162558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179019530844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179020001598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179020492896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179020878318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179021259522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179021614130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179021970288] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179022338124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179022810596] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179023183322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179023550572] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179023927918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179024293412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179024671404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179025024468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179025448112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179025817384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179026169644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179026551108] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179026901754] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179027278146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179027643684] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179028021104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179028440712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179028797220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179029172916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179029525002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179029892268] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179030243048] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179030630824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179031132276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179031517146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179032022870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179032380448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179032746780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179033098386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179033467386] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179033889476] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179034268646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179034632008] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179035048876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179035436024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179035791988] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179036158554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179036573780] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179036961664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179037316938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179037712650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179038079190] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179038478932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179038833028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179039187240] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179039635588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179039989670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179040370256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179040720138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179041095258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179041459824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179041835328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179042265944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179042634834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179043208782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179043567936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179043943292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179044296078] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179044674176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179045113038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179045497384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179045852936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179046221604] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179046588004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179046940268] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179047309324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179047660168] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179048107924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179048516752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179048918592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179049288880] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179049643992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179050049004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179050401578] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179050850786] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179051207600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179051600790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179051969652] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179052350082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179052706042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179053060766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179053499286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179053858686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179054404174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179054762832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179055142268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179055510768] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179055889166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179056323742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179056681296] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179057047488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179057653220] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179058028818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179058382414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179058762340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179059212858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179059702906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179060074486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179060431056] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179060799274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179061152920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179061523908] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179061954238] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179062335040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179062725562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179063103090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179063455472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179063808222] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179064173608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179064592148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179064964824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179065465550] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179065870784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179066236944] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179066623032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179066975610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179067392540] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179067762586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179068112864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179068491500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179068840346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179069216058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179069579680] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179069954964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179070396650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179070752760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179071130604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179071482026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179071857524] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179072210652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179072588938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179073023062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179073411930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179073764864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179074157714] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179074543264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179074895066] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179075262200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179075613248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179076080646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179076556002] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179076961184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179077316216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179077671422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179078040596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179078394312] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179078834696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179079188798] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179079578658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179079944748] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179080344942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179080702142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179081065520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179081511238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179081868444] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179082237926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179082601706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179082979308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179083344448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179083726126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179084077442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179084505060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179084878420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179085269238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179085638016] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179086008658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179086391390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179086757042] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179087210886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179087723108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179088097458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179088465294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179088818684] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179089188054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179089554520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179090018378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179090390560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179090782972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179091136658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179091491788] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179091858456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179092217938] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179092653612] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179093021390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179093400508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179093790266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179094168528] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179094522132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179094877588] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179095281876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179095720122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179096093194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179096461836] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179096842334] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179097211986] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179097589818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179097950936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179098386356] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179098854690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179099232736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179099609602] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179099960138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179100338178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179100711938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179101185350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179101543640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179101934852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179102300722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179102652592] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179103020396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179103375870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179103830554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179104203576] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179104582224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179104950640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179105306656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179105674400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179106070032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179106439952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1607,16070000,10000,0,0,256,26,1760,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179108137474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179108528892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179108898138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179109285692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179109720386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179110184680] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179110572734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179110930818] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179111299076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179111665414] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179112048420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179112495024] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179112876730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179113249430] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179113603964] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179114015904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179114382120] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179114752860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179115193698] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179115578542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179116029384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179116411288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179116763672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179117118428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179117492856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179117914430] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179118288582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179118909480] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179119305186] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179119672940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179120050110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179120409012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179120846876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179121323444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179121696640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179122065134] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179122417338] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179122794944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179123169390] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179123625164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179123980728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179124345892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179124711322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179125086148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179125457600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179125816794] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179126270134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179126640464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179127017664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179127381650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179127741544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179128108604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179128459574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179128837660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179129255214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179129635370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179130013598] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179130391000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179130764956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179131120074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179131486940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179131915032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179132287236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179132800552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179133183506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179133549184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179133926262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179134487308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179134938678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179135308268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179135679406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179136049522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179136401528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179136779620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179137145450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179137598140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179137956134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179138322832] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179138688754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179139040670] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179139408894] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179139759684] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179140201742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179140573462] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179140951246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179141315396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179141669938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179142036146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179142388484] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179142757272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179143175968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179143691590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179144118664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179144534676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179144921368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179145279520] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179145647276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179146082920] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179146455648] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179146824938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179147204378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179147572910] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179147966788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179148322018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179148747524] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179149117936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179149503716] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179149873206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179150224380] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179150633118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179151001022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179151449924] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179151806212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179152160488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179152542456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179152895210] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179153263570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179153614682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179153992574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179154437086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179154935558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179155303842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179155664514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179156030144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179156382974] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179156751570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179157176290] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179157557756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179157935528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179158313320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179158677000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179159031884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179159398994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179159820838] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179160193246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179160544850] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179160934796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179161302992] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179161681922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179162073794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179162430390] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179162867002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179163223112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179163603172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179163963824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179164341920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179164708104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179165086852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179165549070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179165936448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179166498356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179166855062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179167224860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179167577186] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179167956652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179168398678] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179168781156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179169147180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179169501766] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179169868434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179170221422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179170590674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179171006904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179171389152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179171759878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179172160510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179172580556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179172937354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179173312284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179173665706] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179174106614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179174461172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179174855416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179175221980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179175599354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179175952602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179176329284] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179176816840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179177307866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179177697230] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179178049012] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179178426782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179178791372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179179168234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179179591678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179179950772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179180328478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179180681782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179181051570] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179181417376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179181797266] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179182265044] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179182647092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179183002124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179183366958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179183739836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179184101964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179184470522] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179184821908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179185266716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179185636078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179186023768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179186376748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179186729228] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179187095752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179187447412] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179187973328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179188330076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179188851102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179189223012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179189600776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179189952850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179190305198] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179190746008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179191114736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179191498590] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179191851460] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179192229516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179192595796] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179192977986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179193409066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179193769934] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179194139480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179194542660] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179194932856] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179195303232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179195683084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179196051886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179196513610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179196871000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179197242624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179197609224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179197983422] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179198352710] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179198704092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179199195876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179199674582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179200072342] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179200425796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179200836960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179201206010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179201560344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179202007626] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179202363950] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179202758036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179203124296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179203502654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179203855820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179204209696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179204646274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179205003922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179205374030] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179205738196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179206118294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179206486260] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179206863874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179207217410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1608,16080000,10000,0,0,256,26,1761,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179208848320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179209227896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179209581820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179209949860] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179210452666] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179211146144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179211521952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179211917652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179212290860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179212645552] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179213089896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179213445870] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179213814114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179214177492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179214576402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179214944078] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179215321988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179215675192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179216097180] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179216467014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179216830788] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179217199712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179217551046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179217967108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179218335090] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179218784628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179219141846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179219509274] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179219875926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179220227910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179220596604] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179220947226] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179221403900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179221818692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179222370804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179222729446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179223084962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179223452812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179223805352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179224294288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179224665518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179225045150] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179225427742] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179225805314] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179226157336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179226516990] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179226881726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179227308364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179227681702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179228045612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179228423592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179228795162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179229240464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179229593432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179230026512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179230416206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179230784658] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179231153960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179231505594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179231897492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179232263924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179232716674] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179233074020] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179233592060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179233962898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179234317152] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179234686910] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179235038126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179235527562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179235900012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179236302754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179236693612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179237083700] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179237452064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179237812850] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179238268924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179238624614] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179239004708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179239386562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179239773312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179240127338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179240482174] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179240849846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179241273144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179241645054] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179242009916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179242386880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179242753130] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179243129516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179243494390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179243916070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179244285028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179244760472] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179245133758] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179245485980] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179245887684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179246293556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179246801234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179247159438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179247529984] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179247897284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179248247804] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179248616492] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179248969114] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179249414390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179249787290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179250169878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179250537768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179250897322] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179251264140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179251616936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179251986328] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179252410762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179252794912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179253176656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179253555188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179253909052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179254263696] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179254632702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179255066556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179255439924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179255913320] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179256536986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179256913824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179257366876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179257821606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179258195234] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179258565896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179258933736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179259304978] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179259664712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179260045988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179260414826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179260869918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179261230736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179261608538] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179261989656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179262363428] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179262737246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179263093022] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179263539886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179263915236] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179264318072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179264674242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179265029410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179265398006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179265784562] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179266229804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179266586598] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179267111994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179267489128] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179267875096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179268229478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179268586046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179269071146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179269452432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179269823636] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179270190978] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179270572246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179270950618] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179271345912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179271700582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179272131388] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179272502330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179272870506] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179273240864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179273592672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179274005080] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179274380630] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179274828956] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179275185502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179275556518] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179275923276] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179276275474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179276644092] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179277002200] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179277452418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179277823656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179278382724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179278745110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179279099938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179279465600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179279818354] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179280307564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179280664498] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179281046520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179281433504] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179281812420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179282166392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179282528690] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179282896068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179283371080] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179283743690] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179284110862] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179284489356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179284855958] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179285232786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179285648736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179286077066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179286448004] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179286815034] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179287185070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179287536360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179288144784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179288584644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179288979554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179289473922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179289846078] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179290214062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179290566478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179290944464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179291297140] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179291749982] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179292121224] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179292516566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179292871052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179293227196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179293653016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179294015360] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179294539858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179294896160] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179295291642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179295664722] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179296043632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179296396280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179296758782] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179297200792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179297558056] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179297940868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179298291640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179298669740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179299039052] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179299416234] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179299839992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179300198366] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179300716680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179301074922] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179301443992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179301796020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179302174082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179302612616] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179302996562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179303350548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179303725292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179304095032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179304450090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179304821726] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179305176504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179305682462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179306056524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179306456816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179306816706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179307172748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179307542400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179307903546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1609,16090000,10000,0,0,256,26,1762,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179309617672] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179309981608] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179310366850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179310742808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179311228188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179311725890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179312099332] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179312470430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179312823134] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179313194252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179313587496] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179314117802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179314492432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179314889130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179315246364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179315605344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179315976948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179316337014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179316815018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179317174426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179317565766] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179317933852] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179318313424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179318667816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179319029676] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179319466980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179319826492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179320198162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179320563548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179320945554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179321315286] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179321699480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179322053094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179322577448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179323068538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179323449752] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179323827068] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179324181412] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179324570742] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179325027292] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179325411514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179325765644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179326136718] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179326504130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179326857950] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179327248372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179327600444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179328089848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179328461898] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179328855136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179329210182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179329564250] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179329966462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179330318392] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179330763352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179331124008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179331515682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179331882962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179332262102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179332615420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179332969070] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179333407636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179333765190] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179334237788] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179334615030] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179334995088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179335362668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179335740906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179336098106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179336522702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179336892510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179337260782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179337630172] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179337981520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179338360730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179338726988] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179339220132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179339578390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179339952710] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179340319862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179340671682] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179341041244] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179341401214] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179341896418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179342268536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179342647664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179343031750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179343385852] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179343752378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179344112956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179344481008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179344904906] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179345388010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179345776464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179346154940] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179346508844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179346862910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179347229796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179347656008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179348030668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179348395996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179348774736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179349142050] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179349521138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179349874292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179350374452] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179350747164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179351115090] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179351485752] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179351845946] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179352225058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179352599700] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179353054594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179353411792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179353765780] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179354143696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179354496344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179354864610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179355215818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179355602028] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179356033646] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179356511346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179356882580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179357237522] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179357603812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179357956130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179358324736] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179358760902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179359142092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179359520644] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179359897892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179360250560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179360603704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179360969076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179361396558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179361827606] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179362182828] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179362578014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179362944724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179363323546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179363677164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179364215406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179364590906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179365152736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179365526946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179365878388] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179366256074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179366624656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179367079416] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179367436128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179367931928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179368301336] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179368654612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179369022770] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179369373832] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179369820158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179370282040] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179370662222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179371028666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179371383148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179371751918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179372109776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179372475964] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179372934896] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179373316876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179373695996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179374073604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179374425606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179374800744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179375169130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179375594644] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179375966640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179376334884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179376713738] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179377079964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179377458110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179377810424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179378232958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179378602834] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179379139564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179379512600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179379872356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179380252324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179380622572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179381070326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179381428242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179381783736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179382164164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179382518782] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179382890970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179383244856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179383624852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179384108706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179384491592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179384859078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179385213858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179385582930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179385971020] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179386343520] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179386765910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179387147946] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179387527676] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179387905090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179388257772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179388610506] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179388978222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179389398612] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179389771806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179390240334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179390668642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179391035348] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179391414644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179391768064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179392200484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179392578430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179392932012] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179393313352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179393664588] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179394042416] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179394408448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179394785982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179395246642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179395608650] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179395990146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179396346556] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179396718600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179397072494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179397459634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179397897242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179398313220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179398700780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179399057272] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179399425892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179399780976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179400153036] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179400505786] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179400956542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179401432936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179401827430] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179402182484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179402538402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179402905540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179403258844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179403744608] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179404102086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179404494152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179404861274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179405240880] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179405595790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179405955008] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179406408256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179406765216] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179407145120] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179407495756] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179407881078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179408245574] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179408621796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1610,16100000,10000,0,0,256,26,1763,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179410260658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179410626760] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179411000104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179411355916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179411800044] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179412157288] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179412669504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179413058146] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179413439836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179413793744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179414148170] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179414667918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179415039272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179415410128] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179415778386] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179416156852] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179416525016] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179416904348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179417258318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179417684752] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179418075616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179418442542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179418810624] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179419161624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179419540492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179419907290] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179420361126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179420719292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179421087320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179421456284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179421808744] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179422177618] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179422529492] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179422992148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179423365384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179423850502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179424220498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179424578220] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179424947872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179425302734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179425676042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179426136212] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179426561104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179426952802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179427332796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179427690688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179428046976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179428415504] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179428844848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179429216238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179429579420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179429956386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179430320538] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179430696562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179431048990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179431471024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179431846644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179432201848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179432587628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179432940092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179433318506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179433685320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179434063028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179434485522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179434944786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179435328296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179435690918] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179436061708] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179436414530] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179436794262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179437304500] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179437690042] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179438060270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179438416698] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179438801180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179439153720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179439523382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179439946792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179440328208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179440707524] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179441085512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179441441190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179442035816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179442406886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179442832960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179443208148] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179443580710] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179443962586] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179444329080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179444706820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179445061002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179445492502] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179445861084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179446401040] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179446775816] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179447130360] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179447512752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179447879734] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179448374816] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179448734262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179449107378] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179449476078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179449832652] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179450202486] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179450558450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179451009454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179451380416] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179451758436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179452122988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179452476512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179452842878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179453195784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179453564696] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179453988518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179454370076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179454817164] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179455207554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179455562850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179455917618] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179456298408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179456732988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179457106676] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179457624044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179458006588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179458373104] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179458751702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179459112866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179459598856] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179459969526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179460339314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179460711406] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179461065874] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179461444778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179461818482] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179462277752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179462635348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179462989402] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179463366116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179463724748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179464094580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179464447540] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179464833894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179465277066] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179465658536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179466023006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179466376444] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179466741742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179467092680] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179467459214] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179467906652] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179468289196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179468842222] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179469224290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179469576670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179469929770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179470295040] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179470777416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179471150972] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179471517474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179471897508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179472265774] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179472644200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179472997442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179473419246] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179473790518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179474144202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179474526206] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179474879188] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179475258228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179475626426] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179476004164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179476425518] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179476783066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179477164712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179477518010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179477887338] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179478238622] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179478617730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179479058188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179479435496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179479903820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179480262544] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179480629644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179480982416] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179481352348] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179481704296] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179482190002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179482561328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179482967808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179483381696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179483739144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179484107210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179484460542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179484906042] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179485259986] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179485649008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179486013606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179486408288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179486761842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179487116950] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179487551908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179487908936] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179488288064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179488641248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179489019560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179489385234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179489763480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179490172918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179490541048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179491089250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179491449300] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179491826034] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179492179454] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179492559010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179493020114] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179493434724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179493790628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179494161476] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179494532072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179494886844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179495259274] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179495614524] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179496062060] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179496433878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179496830998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179497184586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179497538512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179497939144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179498293994] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179498734136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179499088640] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179499466426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179499842762] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179500220218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179500573392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179500925802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179501292092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179501714532] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179502200546] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179502568552] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179502948808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179503315412] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179503694414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179504048232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179504518600] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179504889096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179505256656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179505627674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179505980672] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179506361036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179506728464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179507179776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179507538028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179507905992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179508272832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1611,16110000,10000,0,0,256,26,1764,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179509944146] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179510326202] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179510693726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179511077626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179511511730] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179511895028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179512251368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179512680850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179513117526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179513642158] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179514015560] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179514366164] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179514743408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179515115824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179515635780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179515994112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179516366894] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179516736606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179517089568] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179517458306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179517813046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179518261974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179518830316] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179519246400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179519604590] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179519963410] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179520330808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179520683314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179521128248] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179521494842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179521873948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179522255106] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179522632538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179522986002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179523339716] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179523707822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179524134890] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179524691052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179525048620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179525427532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179525794158] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179526188158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179526650998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179527080976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179527449800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179527815378] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179528186336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179528539244] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179528919034] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179529285382] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179529748994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179530104326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179530469328] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179530836242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179531188294] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179531557166] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179531909526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179532357452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179532726212] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179533115802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179533469214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179533822446] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179534189734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179534543098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179535003804] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179535359956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179535898872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179536273334] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179536652212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179537005670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179537359776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179537813422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179538190692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179538559738] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179538926556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179539304108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179539723162] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179540102400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179540453432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179540885472] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179541269814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179541634620] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179542004208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179542356942] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179542734112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179543108248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179543553906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179543921516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179544287244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179544654146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179545006888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179545378688] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179545731420] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179546166252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179546553964] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179547037978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179547407818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179547769820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179548137906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179548491340] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179548861176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179549333968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179549718322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179550099242] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179550495746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179550849792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179551204900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179551571760] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179551994364] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179552366714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179552733124] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179553110758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179553476858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179553854274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179554246676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179554668498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179555078686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179555467476] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179555854704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179556206872] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179556582594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179556946344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179557385402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179557753096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179558255808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179558638104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179558991514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179559360178] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179559712068] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179560090178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179560523848] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179560905694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179561270950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179561624748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179562003084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179562355202] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179562724192] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179563147356] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179563527752] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179563905640] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179564283648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179564637196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179564990206] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179565356822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179565767284] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179566201588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179566554612] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179566947690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179567314928] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179567731196] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179568118820] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179568474744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179568921192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179569383342] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179569769658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179570122482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179570500450] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179570866808] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179571244112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179571672714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179572030486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179572420522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179572773054] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179573142232] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179573493312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179573871464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179574305372] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179574686932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179575040288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179575405354] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179575778192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179576130736] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179576499638] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179576851996] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179577347026] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179577720250] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179578111300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179578465644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179578820384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179579187564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179579541106] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179580025116] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179580513092] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179580925552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179581295804] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179581675048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179582047224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179582402814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179582844672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179583214564] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179583606020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179583958204] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179584337772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179584704430] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179585083220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179585505142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179585872602] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179586239874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179586603924] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179586972970] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179587325246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179587718406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179588194134] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179588588710] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179588943482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179589313048] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179589680354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179590033446] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179590402866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179590755734] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179591252306] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179591817022] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179592218250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179592573860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179592929344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179593297134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179593650184] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179594089938] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179594446046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179594840234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179595206440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179595778538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179596208196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179596644486] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179597017680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179597374558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179597758818] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179598148680] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179598528950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179598895238] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179599273724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179599698788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179600054098] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179600429516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179600780482] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179601147226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179601496370] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179601872036] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179602342938] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179602726354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179603269604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179603635384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179604006268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179604360498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179604744914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179605169968] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179605550088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179605936268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179606326948] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179606679450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179607032512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179607399818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179607821748] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179608194724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179608545776] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179608935042] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179609301174] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][DOE ] 1612,16120000,10000,0,0,256,26,1765,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179610975172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179611346286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179611716624] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179612090298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179612457318] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179612826946] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179613179842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179613675772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179614323560] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179614715942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179615091136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179615447406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179615813390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179616241180] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179616665872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179617021282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179617417094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179617783076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179618160758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179618513310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179618867158] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179619313392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179619667834] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179620046880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179620396842] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179620773854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179621137692] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179621513326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179621968146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179622327256] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179622716208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179623068686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179623436396] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179623787018] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179624189708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179624689448] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179625071118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179625544012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179625903454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179626270426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179626622814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179626998370] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179627457250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179627840188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179628204904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179628595104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179628946748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179629299264] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179629663256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179630013574] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179630448470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179630820444] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179631212214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179631578776] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179631962642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179632314976] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179632667924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179633102312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179633457544] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179633824640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179634186658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179634562626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179634926258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179635302508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179635653716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179636076750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179636544780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179636913988] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179637282376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179637633820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179638011214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179638377068] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179638866274] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179639224322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179639591498] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179639958934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179640313230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179640684000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179641037748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179641486210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179641857088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179642234330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179642601044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179642953946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179643319012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179643670052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179644037050] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179644457020] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179644837070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179645213534] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179645590344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179645942702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179646310686] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179646678014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179647100452] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179647472822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179647933644] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179648314138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179648681400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179649071318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179649424400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179649887620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179650259256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179650612358] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179650995858] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179651349364] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179651729882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179652102664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179652596286] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179652957568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179653311576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179653690554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179654042856] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179654412420] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179654763936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179655141658] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179655576336] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179655957542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179656322412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179656676404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179657042356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179657394528] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179657764094] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179658171886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179658587986] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179659060148] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179659454256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179659815094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179660168342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179660535094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179660888546] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179661416722] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179661778038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179662190442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179662556388] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179662932744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179663283772] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179663636104] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179664080578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179664435776] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179664819794] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179665171512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179665549126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179665949654] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179666327712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179666751596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179667124910] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179667505492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179667859344] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179668230416] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179668583772] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179668963768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179669398186] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179669780952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179670237928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179670615944] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179670983260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179671336832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179671706136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179672213624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179672682154] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179673296512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179673679302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179674036626] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179674392694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179674769172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179675258084] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179675632988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179675997880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179676376578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179676742010] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179677121250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179677472672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179677945462] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179678335208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179678703112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179679071842] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179679423994] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179679813466] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179680187896] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179680683984] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179681042180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179681567962] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179681938986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179682292558] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179682661898] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179683020266] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179683485550] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179683856604] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179684236158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179684610330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179684964942] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179685330526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179685686514] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179686060780] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179686482826] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179686864018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179687248328] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179687629678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179687982720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179688335052] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179688700160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179689169126] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179689558308] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179689921916] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179690300954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179690669098] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179691047206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179691406728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179691832776] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179692202320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179692655998] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179693040892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179693393314] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179693772552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179694158588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179694611668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179694969852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179695324834] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179695703020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179696056388] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179696425440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179696777324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179697155562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179697592184] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179697976210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179698341612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179698697230] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179699066112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179699420968] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179699855360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179700358002] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179700743264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179701126276] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179701506010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179701860126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179702214892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179702583366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179703018786] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179703391610] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179703909396] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179704325580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179704726404] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179705106024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179705537490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179705978152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179706349872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179706720070] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179707089822] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179707442040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179707820492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179708186058] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179708632614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179709058172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179709414664] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1613,16130000,10000,0,0,256,26,1766,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179711054436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179711499088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179711871516] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179712223594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179712617598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179712983214] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179713364508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179713716966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179714070778] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179714510812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179714974686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179715357368] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179715715432] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179716093436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179716458464] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179716835420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179717265808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179717623786] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179718004304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179718359522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179718728790] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179719080282] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179719457682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179719893868] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179720275610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179720628238] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179720993512] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179721359254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179721777970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179722186854] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179722603528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179722983838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179723350782] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179723740094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179724093186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179724446928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179724812594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179725163196] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179725599236] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179725954102] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179726438206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179726832432] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179727210688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179727564394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179727918474] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179728356838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179728712386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179729094642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179729447246] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179729825054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179730190546] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179730566962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179730988112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179731357636] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179731722492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179732084766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179732453088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179732852578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179733262214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179733658496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179734173176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179734568274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179734938432] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179735307752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179735661334] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179736032252] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179736397484] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179736859928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179737408256] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179737804280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179738224628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179738584068] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179738951180] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179739401600] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179739776344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179740128120] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179740518728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179740885520] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179741263240] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179741616144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179741969596] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179742401168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179742778958] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179743162276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179743514866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179743901226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179744269038] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179744651072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179745137424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179745499352] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179745868656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179746236356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179746605704] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179746957664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179747336644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179747702810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179748185714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179748707252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179749068280] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179749681262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179750060192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179750449664] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179750936046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179751319918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179751705970] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179752087926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179752444716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179752801044] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179753184332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179753629336] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179754002692] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179754365584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179754744418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179755112166] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179755490964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179755844696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179756319294] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179756692214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179757046186] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179757436720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179757789194] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179758167796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179758534440] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179759041786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179759401894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179759918768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179760290542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179760645044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179761014282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179761367626] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179761858508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179762232584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179762629852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179762996958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179763351488] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179763718422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179764071078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179764439960] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179764864178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179765244684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179765686698] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179766065340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179766419842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179766772424] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179767145038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179767598690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179767972928] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179768338748] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179768717130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179769113558] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179769492372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179769845710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179770271878] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179770642182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179771167496] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179771540600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179771901902] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179772302832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179772669668] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179773120996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179773478256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179773832568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179774211742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179774564014] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179774952824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179775304408] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179775682500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179776116062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179776496934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179776861854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179777216400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179777583050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179777974634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179778344912] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179778814886] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179779199192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179779582658] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179779961398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179780316258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179780670542] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179781040852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179781467962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179781842646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179782308332] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179782690038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179783057962] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179783436892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179783791690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179784215890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179784585630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179784938796] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179785319966] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179785672512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179786051010] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179786417750] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179786795868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179787217584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179787575582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179787954198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179788307690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179788677292] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179789030086] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179789408704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179789883420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179790267822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179790642692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179791012426] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179791378826] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179791731462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179792115048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179792466816] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179792919382] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179793605566] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179794027024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179794379218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179794733000] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179795097728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179795524188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179795897682] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179796250178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179796640610] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179797008410] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179797386878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179797739860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179798094092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179798528846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179798884770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179799268012] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179799621940] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179800004294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179800370086] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179800747252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179801231876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179801592300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179801977102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179802330100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179802698582] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179803050426] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179803428330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179803865324] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179804247214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179804715980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179805074148] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179805441898] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179805794352] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179806163276] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179806602936] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179806985114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179807350878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179807739900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179808093130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179808446164] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179808812684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179809163666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179809598408] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179809952634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179810342984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][DOE ] 1614,16140000,10000,0,0,256,26,1767,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179811897570] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179812428118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179812788550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179813156924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179813531426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179813888304] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179814260920] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179814669250] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179815165616] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179815537614] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179816047686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179816405632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179816760892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179817127810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179817479470] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179817928272] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179818284232] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179818662488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179819040724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179819417716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179819770264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179820123176] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179820488968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179820911208] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179821282280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179821645704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179822089214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179822459268] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179822838176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179823216000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179823680194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179824051376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179824448844] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179824822136] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179825177482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179825556012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179825923536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179826564344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179827063010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179827436828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179827811698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179828163116] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179828531530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179828882818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179829332474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179829705514] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179830097884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179830452120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179830806744] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179831176634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179831530766] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179831964478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179832320516] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179832712626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179833107344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179833506192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179833861340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179834254938] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179834773046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179835133350] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179835518668] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179835872878] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179836263592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179836631802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179837012048] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179837438856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179837798382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179838329738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179838688112] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179839057844] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179839428860] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179839808840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179840244968] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179840628472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179840982478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179841387482] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179841773840] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179842145678] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179842518392] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179842871744] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179843328618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179843701244] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179844101476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179844454922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179844827554] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179845214310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179845586530] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179846133014] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179846491076] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179846884858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179847251076] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179847629464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179847982084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179848335678] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179848777744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179849134522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179849650146] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179850005840] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179850447772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179850815512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179851192606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179851622026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179851981876] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179852362064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179852716032] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179853085714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179853437474] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179853816064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179854248486] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179854629266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179854982330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179855371658] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179855743554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179856094048] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179856461440] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179856811202] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179857307322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179857680072] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179858073872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179858473544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179858830886] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179859200306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179859555026] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179860007720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179860363562] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179860861414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179861232708] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179861639298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179862031088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179862417510] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179862866338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179863256222] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179863640404] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179864022738] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179864401806] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179864767956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179865146130] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179865572292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179865930292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179866309210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179866662200] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179867030836] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179867381810] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179867759778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179868249346] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179868678148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179869051010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179869419592] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179869788088] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179870141474] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179870511170] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179870863792] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179871341768] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179871867914] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179872265364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179872619860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179872974464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179873343150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179873698256] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179874149382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179874503838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179874893804] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179875260772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179875639140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179875992878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179876346458] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179876789564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179877145820] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179877526446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179877878926] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179878256990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179878689664] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179879079800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179879547154] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179879907060] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179880290248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179880645960] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179881015642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179881370866] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179881752402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179882185952] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179882577626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179883037482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179883407656] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179883782072] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179884133980] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179884502346] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179884854008] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179885301462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179885672826] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179886062778] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179886416990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179886849848] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179887219092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179887572104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179888020280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179888375818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179888768340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179889135420] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179889514102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179889867536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179890259238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179890744000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179891101504] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179891470914] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179891838044] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179892217396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179892583878] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179892962904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179893375180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179893745986] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179894219614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179894590188] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179894962090] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179895315504] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179895697134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179896062810] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179896524258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179896882044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179897251858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179897618718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179897971490] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179898340428] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179898691482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179899169728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179899545330] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179899941964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179900294920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179900648816] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179901015420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179901367656] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179901803114] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179902158956] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179902558984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179902937180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179903526362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179903883908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179904238172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179904675018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179905031760] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179905557336] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179905913536] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179906292720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179906717980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179907111876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179907540486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179907900416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179908266712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179908633700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179909002988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179909353976] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179909731650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179910097152] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179910553928] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179910909444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179911278994] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][DOE ] 1615,16150000,10000,0,0,256,26,1768,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 179912885656] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179913325162] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179913698194] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179914069340] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179914451436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179914819176] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179915199232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179915553516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179915974406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179916345186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179916842888] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179917216018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179917568600] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179917948084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179918314568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179918763730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179919121936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179919506342] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179919873602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179920225164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179920594066] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179920945300] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179921383182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179921757160] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179922135832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179922501236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179922854748] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179923220606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179923600346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179923969316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179924386648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179924873258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179925256446] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179925635170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179925990776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179926346924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179926763906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179927206904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179927711474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179928092376] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179928472668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179928838894] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179929217466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179929570606] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179930047818] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179930417588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179930792522] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179931162712] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179931515006] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179931894132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179932259272] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179932709642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179933066246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179933421088] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179933798288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179934150454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179934518474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179934891192] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179935422238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179935795788] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179936174930] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179936544100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179936899892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179937266472] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179937618238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179937987824] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179938417350] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179938884390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179939282392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179939668608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179940023988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179940379548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179940748688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179941247088] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179941621992] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179941987450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179942367452] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179942734824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179943112124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179943465750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179943889846] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179944260014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179944613638] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179944994106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179945346098] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179945723916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179946126280] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179946838448] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179947204014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179947577820] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179947948574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179948302734] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179948674282] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179949027518] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179949479198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179949850572] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179950386220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179950753426] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179951109568] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179951496544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179951881050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179952423210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179952781648] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179953175854] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179953543344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179953922976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179954278450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179954634034] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179955078210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179955455904] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179955933024] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179956307142] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179956686748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179957053624] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179957433184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179957863636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179958222956] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179958589608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179958986006] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179959388176] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179959773298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179960153684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179960586488] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179960978574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179961439536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179961811024] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179962178690] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179962531104] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179962900162] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179963393662] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179963815138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179964183764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179964575946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179964928988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179965283384] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179965651804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179966006102] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179966446614] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179966802450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179967193802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179967580846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179967967508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179968322062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179968677406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179969130100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179969487916] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179969856864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179970227178] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179970606068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179970972536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179971349996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179971809900] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179972191620] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179972672114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179973045902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179973416644] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179973769700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179974149018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179974680626] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179975180204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179975557166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179975913946] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179976325060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179976680406] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179977079052] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179977565760] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179977949202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179978329262] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179978709050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179979061412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179979415326] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179979790064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179980391316] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179980776864] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179981142010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179981521698] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179981888556] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179982267244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179982620940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179983045630] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179983440772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179984006498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179984382188] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179984734040] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179985112372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179985479354] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179985932996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179986289164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179986663172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179987043552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179987396604] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179987766060] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179988150060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179988686908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179989099028] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179989488700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179989844160] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179990199072] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179990580126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179990955778] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179991430714] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179991803642] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179992181384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179992562492] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179992939176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179993290670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179993644254] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179994008842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179994584914] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179995113324] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179995471096] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179995859096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179996226296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179996643706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179997104744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 179997464890] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179997832374] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179998199866] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179998569508] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179998923394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179999304004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179999672248] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180000221164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180000578876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180000948216] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180001315642] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180001668634] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180002074344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180002427806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180002882172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180003252764] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180003641136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180003993030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180004344960] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180004709704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180005061100] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180005496364] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180005869876] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180006406132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180006809606] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180007222484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180007579214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180007964406] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180008465972] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180008824640] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180009207152] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180009558184] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180009935984] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180010301552] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180010706396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180011193916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180011553252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180011936254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180012287420] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180012685554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][DOE ] 1616,16160000,10000,0,0,256,26,1769,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 180014336514] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180014741228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180015111530] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180015495564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180015852850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180016206892] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180016667270] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180017077332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180017578400] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180017936072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180018316918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180018686544] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180019065108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180019497394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180019926038] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180020307110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180020660332] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180021030076] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180021381610] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180021765562] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180022226886] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180022623714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180022976748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180023386196] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180023763032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180024117110] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180024488580] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180024842394] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180025300268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180025673304] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180026066074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180026437864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180026792350] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180027160550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180027514690] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180028040862] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180028534646] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180028954620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180029367400] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180029748192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180030136172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180030667430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180031067636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180031498810] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180031887096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180032242548] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180032652058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180033074688] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180033567060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180033924064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180034303152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180034670424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180035022462] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180035390924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180035742782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180036233330] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180036607830] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180036986312] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180037353006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180037740860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180038108236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180038460952] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180038831800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180039318812] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180039810720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180040438584] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180040845310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180041204246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180041612864] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180042149092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180042516296] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180042902480] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180043261258] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180043649636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180044019526] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180044427872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180044937700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180045308982] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180045681470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180046047492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180046423598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180046781914] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180047188924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180047674138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180048130238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180048499152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180048862092] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180049235860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180049597770] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180050021684] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180050466390] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180050974302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180051364318] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180051762404] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180052128910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180052491184] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180052877964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180053327848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180053714000] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180054075624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180054462850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180054840802] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180055234232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180055663656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180056141500] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180056578650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180056965628] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180057646344] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180058045778] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180058443420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180058902536] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180059292768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180059648832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180060005692] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180060373408] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180060767096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180061189584] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180061681578] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180062273188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180062654892] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180063037052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180063393486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180063750344] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180064205236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180064603996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180065009032] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180065366620] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180065768840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180066153528] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180066564192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180067036758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180067397580] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180067763998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180068117024] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180068486744] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180068837544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180069216058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180069592686] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180070059876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180070416922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180070770292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180071136114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180071488520] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180071914288] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180072272138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180072800076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180073180356] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180073672718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180074041546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180074401484] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180074801460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180075175492] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180075667264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180076025450] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180076467878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180076843258] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180077224864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180077581692] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180077951804] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180078393684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180078750218] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180079169258] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180079528938] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180079916074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180080282996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180080661094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180081113568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180081472750] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180081840282] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180082192910] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180082560784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180082931038] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180083308756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180083704384] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180084276782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180084743494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180085102464] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180085470950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180085825016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180086198322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180086634780] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180087018574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180087384578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180087764970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180088119416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180088486202] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180088876388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180089242050] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180089687720] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180090042034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180090419418] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180090786296] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180091163662] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180091518018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180091871958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180092318052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180092675996] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180093043872] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180093394556] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180093771578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180094135854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180094513236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180094876304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180095370138] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180095859046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180096222848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180096617574] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180096970240] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180097350244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180097817846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180098201702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180098587460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180098963802] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180099332256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180099684010] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180100071264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180100452990] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180100975032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180101348138] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180101744414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180102097018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180102449838] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180102815324] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180103180368] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180103625164] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180103980508] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180104401276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180104799532] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180105182360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180105537646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180105907612] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180106385678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180106744232] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180107271598] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180107635046] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180108074800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180108448824] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180108841054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180109312450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180109671496] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180110038400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180110396488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180110762926] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180111114074] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180111503052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180111940498] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180112324126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180112679224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180113041822] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180113410578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180113764878] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180114171460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180114608712] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180115013100] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180115382502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180115770306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180116122992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][DOE ] 1617,16170000,10000,0,0,256,26,1771,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 180117886768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180118382666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180118745230] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180119116226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180119469348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180119849746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180120348478] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180120735554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180121091202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180121454900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180121821632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180122194142] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180122600628] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180123091820] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180123552258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180124180854] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180124569900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180124925204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180125281514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180125667068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180126090534] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180126506104] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180126861126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180127241314] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180127609320] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180127988134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180128353800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180128840768] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180129299100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180129725768] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180130096868] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180130479606] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180130859464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180131240828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180131703294] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180132092834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180132471850] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180132918718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180133272148] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180133640062] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180134321348] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180134740096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180135107926] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180135494298] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180135854668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180136208798] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180136576414] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180137020812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180137392322] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180137743784] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180138121700] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180138486714] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180138863696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180139214936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180139579456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180140060386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180140555814] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180140943264] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180141321072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180141702138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180142067562] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180142463616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180142893990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180143251736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180143618230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180143970114] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180144338058] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180144689252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180145066276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180145510936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180145891248] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180146244510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180146598244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180146963280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180147314320] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180147681924] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180148043686] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180148503252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180148874380] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180149253290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180149605800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180149958900] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180150324762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180150676276] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180151190846] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180151546884] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180152039758] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180152412908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180152791570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180153144624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180153512736] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180153955264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180154313976] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180154685246] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180155038818] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180155418488] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180155786376] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180156191122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180156635268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180156993548] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180157360976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180157712250] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180158079430] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180158430538] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180158807556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180159184402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180159629692] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180159985236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180160339702] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180160705152] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180161121784] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180161492174] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180161842060] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180162335782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180162707368] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180163195100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180163560354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180163921160] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180164307680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180164659164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180165110256] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180165464422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180165841572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180166207180] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180166584452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180166936620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180167289790] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180167669084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180168088964] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180168460182] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180168810594] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180169187084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180169552850] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180169966302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180170329222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180170752674] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180171120694] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180171472728] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180171840352] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180172190196] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180172566008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180172930512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180173397204] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180173794948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180174277200] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180174645822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180174998536] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180175364800] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180175714528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180176103706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180176539060] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180176919518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180177271372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180177624144] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180177990918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180178414704] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180178796132] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180179215880] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180179596232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180179989116] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180180370308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180180725310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180181081732] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180181450082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180181883326] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180182256830] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180182609468] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180182989432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180183356582] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180183735026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180184088202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180184454528] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180184946506] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180185406686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180185781238] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180186135172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180186514780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180186882724] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180187275684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180187702696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180188061430] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180188429486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180188783832] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180189191562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180189567584] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180189961432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180190400080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180190782468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180191137376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180191499238] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180191872906] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180192226848] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180192596832] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180193032782] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180193416716] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180193784142] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180194163252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180194517988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180194872404] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180195240168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180195622902] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180196126660] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180196588806] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180196974656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180197411780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180197796328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180198154356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180198582330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180198962426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180199317122] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180199687802] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180200040964] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180200420024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180200788188] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180201180478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180201601544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180201960102] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180202329698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180202684498] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180203056820] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180203494234] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180203874750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180204365402] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180204755616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180205113618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180205471926] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180205842326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180206196874] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180206570122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180207053632] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180207446152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180207920872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180208304716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180208659408] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180209040882] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180209409174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180209884016] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180210255944] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180210606808] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180211160642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180211534828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180211941594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180212336844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180212767438] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180213137608] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180213490314] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180213859354] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180214210576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180214588552] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180214955908] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180215413772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180215770134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180216124252] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180216490102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180216843002] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][DOE ] 1618,16180000,10000,0,0,256,26,1772,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 180218618200] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180219157210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180219561882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180219940018] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180220324170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180220692042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180221121400] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180221498544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180221854864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180222226982] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180222580838] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180222961388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180223329682] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180223776804] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180224142778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180224497740] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180224865116] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180225284742] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180225688210] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180226096658] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180226489348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180226936940] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180227318238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180227672036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180228026770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180228411868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180228766356] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180229147156] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180229631706] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180230103484] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180230495786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180230877302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180231231248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180231585576] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180231964702] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180232444718] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180232817190] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180233168172] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180233546210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180233912846] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180234290574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180234643246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180235084162] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180235456486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180235812008] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180236183806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180236538138] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180236919496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180237288062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180237679188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180238100736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180238458112] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180238823990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180239176272] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180239544558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180239895762] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180240273368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180240764936] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180241150908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180241601108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180241958660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180242326014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180242678692] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180243047306] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180243481126] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180243862960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180244253512] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180244702904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180245058640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180245411416] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180245844230] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180246285746] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180246660656] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180247017824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180247561630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180247942932] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180248323490] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180248677062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180249126866] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180249499406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180249853454] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180250224070] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180250576286] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180250956780] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180251394772] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180251903262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180252262372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180252723550] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180253095960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180253450962] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180253821756] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180254174242] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180254635280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180255026766] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180255404970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180255764610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180256119382] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180256551228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180256908622] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180257290464] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180257710544] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180258093170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180258620870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180259113726] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180259471418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180259827868] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180260317338] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180260698038] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180261201576] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180261565870] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180261947828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180262315274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180262710300] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180263275398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180263744116] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180264115340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180264466982] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180264834600] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180265184268] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180265577242] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180266013780] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180266397396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180266751076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180267105046] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180267470904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180267823164] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180268191556] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180268618072] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180268999430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180269367778] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180269745384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180270098596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180270453392] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180270819192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180271182632] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180271622376] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180271977206] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180272407674] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180272778084] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180273155782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180273509054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180273875208] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180274431552] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180274791004] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180275265296] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180275628478] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180276014496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180276383828] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180276796788] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180277227158] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180277584958] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180277950432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180278308956] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180278679456] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180279031682] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180279410688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180279859760] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180280240926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180280594188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180280954122] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180281322564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180281675858] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180282083866] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180282446576] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180282893802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180283264032] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180283640980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180284000968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180284355884] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180284723882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180285077710] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180285616064] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180285973520] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180286455138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180286834872] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180287217218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180287785510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180288230966] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180288603160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180288958288] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180289328642] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180289681090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180290061710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180290430450] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180290819000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180291285200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180291642874] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180292008968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180292360686] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180292746446] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180293098298] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180293475356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180293980344] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180294365216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180294725014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180295099808] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180295465820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180295818052] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180296187784] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180296638466] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180297019976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180297540752] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180297922954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180298276114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180298629560] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180299043688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180299512542] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180299903478] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180300259730] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180300640554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180301008980] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180301389538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180301742908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180302186858] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180302600128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180302952398] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180303326280] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180303746630] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180304130244] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180304495284] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180305217216] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180305605382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180306123824] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180306497686] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180306854238] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180307226366] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180307599528] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180308086176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180308565208] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180308949700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180309324024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180309679292] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180310080158] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180310452970] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180310911106] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180311265422] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180311646922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180312012510] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180312390420] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180312742892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180313109814] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180313543008] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180313899346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180314268470] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180314619482] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180314996316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180315362578] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180315739304] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180316102688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180316523772] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180316891864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180317244306] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180317612360] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180317962624] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180318339454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180318715294] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180319161744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1619,16190000,10000,0,0,256,26,1773,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 180320867734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180321240758] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180321629966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180322070214] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180322445640] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180322801156] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180323182868] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180323550632] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180323932160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180324296846] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180324720978] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180325089624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180325442198] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180325829226] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180326180400] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180326557896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180326924012] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180327369188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180327737624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180328091448] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180328456044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180328806772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180329176208] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180329526464] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180329914782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180330347502] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180330811368] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180331349132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180331714194] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180332096036] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180332459626] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180332840892] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180333268324] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180333651940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180334020206] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180334405946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180334759872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180335113652] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180335492492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180335927828] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180336302096] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180336652346] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180337035360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180337401210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180337778334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180338167164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180338594450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180338963970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180339338586] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180339821548] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180340300062] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180340683196] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180341052904] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180341527580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180341908664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180342373066] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180342752792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180343108552] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180343479020] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180343831904] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180344294442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180344667662] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180345045652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180345398608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180345750244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180346116226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180346470280] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180346849916] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180347269224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180347649964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180348016996] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180348394246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180348746720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180349100286] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180349465332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180349896864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180350269806] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180350621526] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180350999290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180351364818] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180351741872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180352093906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180352461330] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180352903986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180353353144] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180353727124] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180354080704] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180354460336] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180354827706] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180355218208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180355644410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180356001628] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180356367874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180356719666] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180357087880] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180357453034] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180357829800] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180358274452] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180358654904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180359104934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180359469582] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180359842202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180360195168] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180360564414] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180361002252] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180361387496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180361753210] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180362131288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180362484294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180362836172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180363202474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180363566432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180364005564] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180364361210] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180365088458] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180365462496] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180365843768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180366197464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180366641428] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180367011132] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180367363042] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180367731674] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180368082090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180368459512] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180368825454] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180369215308] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180369635278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180369991152] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180370355578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180370706374] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180371073878] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180371424176] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180371799474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180372253082] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180372688634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180373046776] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180373421694] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180373789026] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180374141130] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180374508588] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180374873216] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180375348506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180375860966] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180376242902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180376595372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180376948928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180377314990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180377677386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180378115260] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180378472856] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180378852368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180379221120] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180379599998] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180379954854] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180380320770] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180380754358] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180381109794] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180381477558] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180381828442] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180382205814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180382570656] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180382948012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180383380936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180383743928] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180384109814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180384460720] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180384885216] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180385239634] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180385618534] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180385997062] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180386444482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180386898674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180387370976] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180387747562] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180388103078] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180388472776] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180388840824] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180389342346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180389715088] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180390094172] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180390447224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180390801192] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180391167682] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180391531826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180391972372] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180392327024] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180392704584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180393070378] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180393448946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180393801492] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180394188660] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180394642914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180394998700] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180395366930] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180395719064] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180396096016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180396462266] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180396840384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180397204142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180397625914] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180397993598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180398474432] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180398844646] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180399194248] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180399569880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180400021726] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180400503074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180400862824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180401217456] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180401585648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180401938864] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180402308562] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180402661758] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180403131252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180403505310] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180403885126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180404239204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180404594724] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180404980508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180405333826] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180405764358] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180406133494] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180406513164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180406877924] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180407254020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180407606294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180407960172] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180408336566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180408759382] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180409132316] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180409583726] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180409965504] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180410331424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180410708946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180411062746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180411511422] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180411881738] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180412235086] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180412604952] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180412956700] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180413334990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180413700858] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180414091302] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180414512664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180414869074] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180415242748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180415669386] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180416040088] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180416391512] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180416782304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180417220392] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180417601756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180417955328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180418307490] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180418671952] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][DOE ] 1620,16200000,10000,0,0,256,26,1774,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 180420301244] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180420783460] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180421143924] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180421541940] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180421909234] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180422304150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180422730888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180423088290] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180423459142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180423811408] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180424179474] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180424530500] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180424908326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180425285786] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180425731556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180426088802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180426443952] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180426811596] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180427165696] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180427536706] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180427900090] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180428346864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180428719612] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180429097696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180429452454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180429808320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180430177536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180430532192] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180430978122] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180431348224] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180431856902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180432228568] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180432607670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180432961418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180433315300] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180433693486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180434117096] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180434491988] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180434845638] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180435225462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180435595588] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180435975776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180436342742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180436764842] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180437148734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180437502812] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180437872500] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180438223326] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180438601326] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180438966870] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180439428362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180439783990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180440138704] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180440504604] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180440857118] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180441226702] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180441783312] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180442248214] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180442622274] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180443167464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180443538486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180443951828] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180444320756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180444674376] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180445131534] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180445488814] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180445868838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180446238694] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180446619714] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180446974404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180447329450] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180447759748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180448132966] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180448503382] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180448856844] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180449236506] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180449603542] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180450016630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180450383346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180450816454] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180451186086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180451537124] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180451905724] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180452256664] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180452634676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180453101424] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180453547742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180453906608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180454358948] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180454729436] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180455082488] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180455452018] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180455804146] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180456261918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180456633564] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180457012382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180457366410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180457720302] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180458084870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180458436954] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180458817496] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180459234910] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180459616142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180459980408] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180460359366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180460712412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180461065108] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180461431422] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180461855906] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180462228008] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180462579334] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180462956540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180463321816] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180463699426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180464050732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180464471358] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180464908512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180465401478] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180465774048] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180466125988] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180466503584] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180466868956] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180467359094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180467728924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180468083320] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180468446560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180468812150] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180469179554] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180469596010] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180470001536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180470434516] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180470817142] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180471229364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180471587514] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180472028400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180472385098] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180472771530] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180473198908] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180473581496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180473948094] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180474325070] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180474678132] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180475032244] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180475398162] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180475826044] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180476196270] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180476741112] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180477130948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180477497096] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180477875698] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180478313446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180478741132] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180479113210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180479466346] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180479834658] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180480212602] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180480808442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180481197080] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180481658254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180482017866] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180482374248] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180482742748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180483098062] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180483469834] ECW: w=0x3dafbdc8 func=0x3d5b6659 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180483823316] ECW: w=0x3db13140 func=0x3d59f444 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180484275818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180484646352] ECW: w=0x3db13028 func=0x3d5b8bef 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180485050888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180485456012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Artemis] [HADES][INFO ] [KRELTSC: 180485848992] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180486216352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180486567772] ECW: w=0x3dafacc8 func=0x3d5b6172 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180487022860] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180487419778] ECW: w=0x3db03e30 func=0x3d5c7a73 'Q.PRINT' [Artemis] 0.5u [HADES][INFO ] [KRELTSC: 180487985124] ECW: w=0x3dab36a0 func=0x3d5c0300 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 180488317924] ECW: w=0x3dafc0f8 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 180488737424] ECW: w=0x3dac1f10 func=0x3d5c0d24 '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 180489119998] PASS: Artemis ready [Hera] [HADES][INFO ] [KRELTSC: 180489405148] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 180490189464] ECW: w=0x3dae3820 func=0x3d59f444 'KILL-VM' [Hera] [HADES][INFO ] [KRELTSC: 180490562372] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 180490911804] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 180491316680] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 180491868596] VM-EXEC: '4 EVENT-EMIT' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 180492703618] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 180493088990] ECW: w=0x3db2e440 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 180493467952] ECW: w=0x3dac1df8 func=0x3d5c0d00 '(do-log-info)' [Hera] [HADES][INFO ] [KRELTSC: 180493845178] process: killed [Hera] [HADES][INFO ] [KRELTSC: 180494344830] ECW: w=0x3dad43a8 func=0x3d59783a 'KILL' [Hera] PARITY:KILL vm_id=2 name=Hermes [Hera] KILL: Hermes dead [Hera] [HADES][INFO ] [KRELTSC: 180497956224] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 180498407396] ECW: w=0x3dac1f10 func=0x3d5c0d24 '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 180498789052] PASS: reap [Hera] [HADES][INFO ] [KRELTSC: 180499147592] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 180499503404] ECW: w=0x3dad4298 func=0x3d596f89 'BIRTH' [Hermes] [HADES][INFO ] [KRELTSC: 180670175394] Registering FORTH-79 Standard word set... [Hermes] [HADES][INFO ] [KRELTSC: 180672724512] Registering FORTH-79 arithmetic words... [Hermes] [HADES][INFO ] [KRELTSC: 180711298558] FORTH-79 Standard word set registration complete [Hermes] [HADES][INFO ] [KRELTSC: 180951102542] exec_block: block 4100 len 358 [Hermes] [HADES][INFO ] [KRELTSC: 180955459166] exec_block: block 4101 len 296 [Hermes] [HADES][INFO ] [KRELTSC: 180970556852] exec_block: block 4142 len 382 [Hermes] [HADES][INFO ] [KRELTSC: 180989792694] exec_block: block 4102 len 448 [Hermes] [HADES][INFO ] [KRELTSC: 180993110864] exec_block: block 4103 len 444 [Hermes] [HADES][INFO ] [KRELTSC: 180995519818] exec_block: block 4104 len 409 [Hermes] [HADES][DOE ] 1,10000,18446744073693361616,0,0,93,6,4,4096,0,0,4895412794951721242,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181042119048] exec_block: block 4105 len 554 [Hermes] [HADES][INFO ] [KRELTSC: 181047230942] exec_block: block 4143 len 241 [Hermes] [HADES][INFO ] [KRELTSC: 181049466020] exec_block: block 4106 len 533 [Hermes] [HADES][INFO ] [KRELTSC: 181054103462] exec_block: block 4107 len 287 [Hermes] [HADES][DOE ] 2,20000,10000,0,0,114,10,9,4096,0,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181074426204] exec_block: block 4144 len 307 [Hermes] [HADES][INFO ] [KRELTSC: 181089263710] exec_block: block 4108 len 305 [Hermes] [HADES][INFO ] [KRELTSC: 181091495694] exec_block: block 4145 len 445 [Hermes] [HADES][INFO ] [KRELTSC: 181094125936] exec_block: block 4146 len 399 [Hermes] [HADES][INFO ] [KRELTSC: 181095972008] exec_block: block 4109 len 453 [Hermes] [HADES][DOE ] 3,30000,10000,0,0,59,14,8,4096,0,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181115516498] exec_block: block 4114 len 391 [Hermes] [HADES][INFO ] [KRELTSC: 181118258864] exec_block: block 4115 len 348 [Hermes] [HADES][ERROR] [KRELTSC: 181119341660] UNKNOWN WORD: 'COMMON-CH' [Hermes] [CAPSULE][DEFER] block 4115 (1/16) line 7: CH-SCAN @ COMMON-CH @ <> AND IF [Hermes] [HADES][ERROR] [KRELTSC: 181121075778] ELSE: missing IF [Hermes] [CAPSULE][DEFER] block 4115 (2/16) line 9: ELSE [Hermes] [HADES][ERROR] [KRELTSC: 181122677066] THEN: unmatched [Hermes] [CAPSULE][DEFER] block 4115 (3/16) line 12: THEN [Hermes] [CAPSULE][DEFER] block 4115: 3 forward ref(s) unresolved at load time: [Hermes] line 7: CH-SCAN @ COMMON-CH @ <> AND IF [Hermes] line 9: ELSE [Hermes] line 12: THEN [Hermes] [HADES][INFO ] [KRELTSC: 181125178990] exec_block: block 4116 len 463 [Hermes] [HADES][INFO ] [KRELTSC: 181141096702] exec_block: block 4147 len 147 [Hermes] [HADES][INFO ] [KRELTSC: 181142572716] ECW: w=0x3db6c6a0 func=0x3d5c0d00 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 181142994634] Hermes: loaded [Hermes] [HADES][INFO ] [KRELTSC: 181143300354] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 4,40000,10000,0,0,60,19,8,4096,2,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181158651498] exec_block: block 4117 len 446 [Hermes] [HADES][INFO ] [KRELTSC: 181161269490] exec_block: block 4118 len 365 [Hermes] [HADES][INFO ] [KRELTSC: 181163846628] exec_block: block 4119 len 269 [Hermes] [HADES][ERROR] [KRELTSC: 181164723488] UNKNOWN WORD: 'LSHIFT' [Hermes] [CAPSULE][DEFER] block 4119 (1/16) line 3: SWAP 32 LSHIFT OR ; [Hermes] [HADES][ERROR] [KRELTSC: 181165771328] Nested ':' inside a definition is not allowed [Hermes] [CAPSULE][DEFER] block 4119 (2/16) line 4: : CH-REQUEST ( type from to paddr plen -- ) [Hermes] [CAPSULE][DEFER] block 4119: 2 forward ref(s) unresolved at load time: [Hermes] line 3: SWAP 32 LSHIFT OR ; [Hermes] line 4: : CH-REQUEST ( type from to paddr plen -- ) [Hermes] [HADES][INFO ] [KRELTSC: 181168123114] exec_block: block 4148 len 461 [Hermes] [HADES][INFO ] [KRELTSC: 181182912070] exec_block: block 4120 len 377 [Hermes] [HADES][ERROR] [KRELTSC: 181184627342] UNKNOWN WORD: 'USE' [Hermes] [CAPSULE][DEFER] block 4120 (1/16) line 14: S" common:msg.4th" USE [Hermes] [HADES][DOE ] 5,50000,10000,0,0,77,24,9,4096,2,0,0,0,65536,0,0,65536,0,0 [Hermes] [CAPSULE][DEFER] block 4120: 1 forward ref(s) unresolved at load time: [Hermes] line 14: S" common:msg.4th" USE [Hermes] [HADES][INFO ] [KRELTSC: 181187512522] exec_block: block 4121 len 263 [Hermes] [HADES][INFO ] [KRELTSC: 181189343632] exec_block: block 4149 len 385 [Hermes] [HADES][INFO ] [KRELTSC: 181203975932] exec_block: block 4150 len 327 [Hermes] [HADES][INFO ] [KRELTSC: 181206472960] exec_block: block 4151 len 443 [Hermes] [HADES][INFO ] [KRELTSC: 181209207164] exec_block: block 4152 len 337 [Hermes] PARITY:BIRTH vm_id=3 capsule_id=0x152fa68d6f712158 mode=p capsule_hash=0x152fa68d6f712158 dict_hash=0x9584bb8196bc9c60 [Hera] BIRTH: Hermes live [Hera] [HADES][INFO ] [KRELTSC: 181213225026] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 181213595786] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 181213991084] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 181214384828] VM-EXEC: 'CD-INIT' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 181214817300] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181215290192] ECW: w=0x3db7d2a0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181215658650] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181216168980] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181216521864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181216894142] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181217247642] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 181217693286] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181218136670] ECW: w=0x3db7d3b0 func=0x3d5b8a6d 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181218498918] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181218866084] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181219210272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181219566788] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181219915542] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 181220309830] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181220747026] ECW: w=0x3db7d4c0 func=0x3d5b8a6d 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181221113146] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181221482324] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181221825344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 6,60000,10000,0,0,93,30,9,4096,21,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181223227028] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181223658696] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 181224061066] ECW: w=0x3db7e620 func=0x3d59f444 'MSG-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 181224452658] ECW: w=0x3db7d2a0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181224819910] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 181225174470] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181225551966] ECW: w=0x3db657b0 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 181225950230] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181226368710] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181226742974] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181227201792] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181227564860] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181227949470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181228296312] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181228906098] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181229432722] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181229818478] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181230176624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181230534924] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181230949468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181231327174] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181231692944] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181232172644] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181232546556] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181232903746] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181233279298] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181233631654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181234100842] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181234497918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181234927986] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181235278420] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181235639644] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181236016304] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181236363858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181236724812] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181237115080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181237539882] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181237898996] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181238370790] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181238735020] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181239077220] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181239449850] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181239805040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181240238018] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181240614730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181240961550] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181241306558] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181241657410] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181242032012] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181242379706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181242749700] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181243191720] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181243545058] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181243902620] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181244249246] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181244612172] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181244997212] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181245400298] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181245839152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181246216288] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181246647032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181247087422] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181247435226] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181247780690] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181248164390] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181248508282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181248937796] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181249462090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181249818594] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181250178384] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181250529768] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181250904950] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181251248416] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181251686848] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181252036522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181252395072] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181252772334] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181253117196] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181253459284] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181253816622] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181254254692] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181254604360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181254962840] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181255335064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181255685430] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181256045052] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181256494756] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181256859214] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181257265936] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181257640460] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181257984236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181258340928] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181258712516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181259057384] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181259413432] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181259828766] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181260203268] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181260642088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181261006088] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181261379488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181261731552] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181262102260] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181262642470] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181263011206] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181263355260] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181263727836] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181264072136] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181264434464] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181264820976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181265165626] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181265578752] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181265929664] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181266300172] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181266644860] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181267001828] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181267371086] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181267729800] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181268084914] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181268537530] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181268913944] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181269257312] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181269627000] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181269972372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181270330550] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181270715754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181271125964] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181271508960] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181272293590] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181272775592] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181273403226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181274052740] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181274556950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181275006814] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181275361404] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181275706570] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181276081028] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181276422596] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181276993122] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181277339276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181277703552] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181278076484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181278423702] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181278768218] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181279156416] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181279644228] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181279989694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181280353492] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181280726190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181281075508] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181281434138] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181281795134] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181282226870] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181282571988] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181283058546] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181283406648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181283766524] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181284139206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181284499882] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181284887300] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181285328700] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181285703878] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181286056754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181286416378] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181286788542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181287136280] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181287777656] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181288143052] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181288503544] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181288852724] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181289224076] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181289639272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181290045800] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181290419182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181290899088] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181291244312] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181291604416] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181291977084] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181292321218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181292681494] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181293069742] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181293501182] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181293863630] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181294370758] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181294736074] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181295101990] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181295470602] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181295823782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181296247446] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181296621670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181296981334] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181297325422] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181297672730] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181298045246] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181298402414] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181298760178] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181299199094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181299552304] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181299908964] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181300253060] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181300676330] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181301020682] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181301402120] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181301824740] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181302186760] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181302558750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181302903440] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181303260414] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181303608334] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181303980144] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181304338496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181304762256] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181305138900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181305582214] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181305941742] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181306286410] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181306646388] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181307001984] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181307443192] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181307788628] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181308144346] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181308513618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181308858490] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181309199386] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181309543974] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181309922536] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181310327120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181310705340] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181311075768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181311423672] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181311781708] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181312128918] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181312516684] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181312857872] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181313298868] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181313648358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181314005332] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181314376500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181314720526] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181315062966] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181315422250] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181315860118] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181316206654] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181316685994] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181317060392] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181317409290] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181317765880] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181318125186] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181318484586] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181318953804] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181319333074] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181319676644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181320032010] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181320400888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181320743978] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181321098468] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181321512622] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181321885252] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][DOE ] 7,70000,10000,0,0,256,32,9,4096,278,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181323439636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181323817870] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181324266912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181324622564] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181324982802] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181325332384] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181325744048] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181326091558] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181326479924] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181326847206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181327300990] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181327676254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181328157394] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181328501404] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181328847648] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181329231952] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181329573916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181330000700] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181330374560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181330722242] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181331077668] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181331421748] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181331780468] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181332134184] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181332503206] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181332907074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181333264802] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181333634396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181333976692] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181334501584] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181335113512] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181335723002] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181336075702] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181336433764] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181336808892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181337158910] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181337516982] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181337880210] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181338310848] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181338652656] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181339130198] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181339477208] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181339834896] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181340204548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181340559762] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181340899426] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181341314044] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181341885914] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181342481076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181342975136] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181343673704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181344179176] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181344730802] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181345148086] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181345509994] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181345852444] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181346275120] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181346763300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181347173826] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181347611510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181347952510] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181348293124] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181348638770] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181349022326] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181349490568] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181349865800] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181350437796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181350793860] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181351152328] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181351499268] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181351870812] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181352328774] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181352704240] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181353053744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181353410028] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181353780224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181354123394] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181354474692] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181354818416] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181355254626] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181355602588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181355966008] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181356337660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181356696068] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181357054178] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181357409828] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181357834434] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181358179878] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181358549432] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181358898802] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181359255276] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181359625786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181360000794] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181360351488] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181360776920] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181361148372] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181361599344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181361959522] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181362330104] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181362675852] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181363045282] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181363460938] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181363822276] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181364352240] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181364738412] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181365082918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181365439500] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181365821440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181366236130] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181366579824] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181366924666] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181367292350] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181367633822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181367988620] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181368357170] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181368713638] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181369132640] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181369479190] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181369836468] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181370176280] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181370543774] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181370884914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181371250532] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181371619636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181372027654] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181372371312] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181372882360] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181373253966] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181373595368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181373949202] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181374330424] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181374740214] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181375098228] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181375537586] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181375899920] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181376242406] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181376613498] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181376970876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181377415758] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181377791146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181378133656] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181378604232] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181379025428] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181379397422] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181379755728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181380184674] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181380573520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181380924656] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181381280464] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181381626340] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181381984516] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181382324896] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181382705496] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181383117528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181383480264] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181383956394] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181384303688] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181384644670] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181384990138] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181385371806] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181385773412] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181386143918] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181386513978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181386861496] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181387216616] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181387562262] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181387920966] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181388275480] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181388717736] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181389062922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181389418762] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181389788032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181390130792] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181390470972] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181390828928] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181391214100] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181391619016] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181391977842] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181392347752] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181392693244] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181393047140] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181393390852] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181393761318] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181394101550] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181394533244] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181394877812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181395355300] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181395726438] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181396067346] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181396416808] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181396760492] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181397196962] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181397542996] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181397898212] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181398281322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181398638800] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181398992640] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181399347326] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181399705816] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181400113852] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181400485114] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181400828046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181401185078] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181401557332] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181401939414] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181402308060] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181402713820] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181403086916] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181403428460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181403860130] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181404234776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181404584492] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181404956886] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181405302766] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181405733324] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181406076816] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181406559972] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181406906268] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181407274168] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181407990876] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181408493256] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181409036290] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181409397932] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181409773336] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181410118884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181410512832] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181410886884] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181411380066] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181411745592] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181412097796] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181412459936] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181412802078] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181413187918] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181413538708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181413968970] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181414348550] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181414693808] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181415038114] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181415402106] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181415774116] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181416135398] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181416604256] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181416984092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181417490796] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181417857128] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181418208806] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181418599320] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181418975304] ECW: w=0x3db7d2a0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181419419716] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 181419772900] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181420144520] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181420489478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181420848430] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181421221696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181421579672] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181421926158] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][DOE ] 8,80000,10000,0,0,256,32,10,4096,534,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181423611578] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 181424018726] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181424383820] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181424758130] ECW: w=0x3db7e738 func=0x3d59f444 'CH-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 181425222402] ECW: w=0x3db7d3b0 func=0x3d5b8a6d 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181425594396] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 181425944156] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181426297054] ECW: w=0x3db657b0 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 181426654850] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181427001134] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181427381994] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181427826318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181428192316] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181428667658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181429022420] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181429367548] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181429717598] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181430100026] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181430447118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181430886000] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181431259220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181431609924] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181432087580] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181432599502] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181432985976] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181433412670] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181433784024] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181434127662] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181434496286] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181434862428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181435203538] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181435543270] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181435903152] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181436340604] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181436689128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181437055432] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181437426348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181437778452] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181438138532] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181438500266] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181438863118] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181439293304] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181439666280] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181440161146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181440525760] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181441146592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181441867306] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181442477386] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181443067918] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181443731792] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181444376144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181445124116] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181445795284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181446425026] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181447094348] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181447786408] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181448362502] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181448712518] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181449085580] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181449434882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181449813864] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181450262050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181450613436] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181451146622] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181451498814] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181451871186] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181452240630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181452616228] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181453053470] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181453409566] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181453772096] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181454123792] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181454487766] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181454832952] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181455216140] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181455560346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181455986130] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181456358794] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181456703828] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181457046150] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181457393486] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181457760528] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181458164920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181458613224] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181458995080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181459346064] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181459706846] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181460055606] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181460490120] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181460850106] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181461221976] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181461669656] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181462031616] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181462574032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181462922380] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181463265628] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181463625578] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181463993016] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181464429888] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181464791470] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181465170852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181465521952] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181465883388] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181466253896] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181466648928] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181467071576] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181467445860] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181467798058] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181468159720] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181468531370] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181468878198] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181469232830] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181469583266] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181470024930] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181470373492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181470734628] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181471104902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181471464854] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181471825248] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181472186022] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181472612958] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181472965146] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181473438280] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181473787182] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181474165466] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181474536964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181474895392] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181475239814] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181475659198] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181476032060] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181476377188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181476738502] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181477108636] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181477457704] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181477828924] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181478240132] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181478608242] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181478952488] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181479321188] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181479665708] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181480026702] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181480408758] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181480755860] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181481163172] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181481513356] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181481881330] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181482226644] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181482585138] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181482954518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181483325842] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181483683554] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181484100054] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181484461754] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181484959838] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181485336352] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181485684062] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181486057044] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181486432400] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181486856908] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181487207444] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181487566696] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181487937722] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181488282350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181488713192] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181489101396] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181489533548] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181489916250] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181490270632] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181490632936] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181490978684] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181491347596] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181491723858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181492083646] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181492525266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181492874908] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181493218002] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181493565912] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181493935148] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181494280352] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181494652168] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181495102212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181495455340] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181495914856] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181496265992] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181496628976] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181496972824] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181497355328] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181497700142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181498131042] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181498506644] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181498855462] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181499200054] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181499551818] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181499924274] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181500291668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181500724202] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181501106964] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181501461090] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181501823142] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181502175774] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181502540548] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181502901022] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181503280424] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181503695606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181504058206] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181504432168] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181504781692] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181505144236] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181505496396] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181505880050] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181506291282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181506655130] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181507185124] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181507541576] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181507904116] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181508255230] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181508631088] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181509046054] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181509420788] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181509767748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181510129078] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181510503278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181510851106] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181511207076] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181511557572] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181511994100] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181512343250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181512703148] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181513076010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181513424392] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181513783044] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181514178012] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181514606838] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181514955534] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181515326862] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181515675636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181516100818] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181516482728] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181516936366] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181517283528] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181517717992] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181518434234] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181518787236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181519150044] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181519522598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181519892260] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181520325902] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181520680440] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181521046922] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181521430582] ECW: w=0x3db7d3b0 func=0x3d5b8a6d 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181521796212] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 181522146740] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181522527472] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181522875142] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181523314914] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181523690118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 9,90000,10000,0,0,256,34,11,4096,790,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181525303184] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181525665680] ECW: w=0x3db7d910 func=0x3d5b8bef 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181526167382] ECW: w=0x3db7dc58 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 181526604548] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181526968478] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181527347902] ECW: w=0x3db7e850 func=0x3d59f444 'MBR-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 181527744660] ECW: w=0x3db7d4c0 func=0x3d5b8a6d 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181528132330] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 181528485508] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181528911068] ECW: w=0x3db657b0 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 181529275098] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181529732506] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181530109716] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181530458750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181530832168] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181531209616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181531631396] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181531979622] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181532329796] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181532701364] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181533048960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181533409260] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181533794468] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181534209662] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181534574996] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181534923550] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181535287582] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181535631236] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181536003496] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181536348750] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181536719082] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181537208862] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181537563662] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181537933722] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181538281728] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181538655416] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181539000250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181539375578] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181539826100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181540180696] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181540639398] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181540990226] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181541351984] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181541695864] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181542083692] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181542428374] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181542858588] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181543235724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181543583668] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181543929164] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181544280132] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181544655322] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181545071096] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181545516582] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181545895046] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181546244602] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181546603924] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181546954520] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181547314794] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181547669462] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181548040120] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181548453108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181548814892] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181549187160] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181549534118] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181549876970] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181550224104] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181550607424] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181551015784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181551373940] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181551922536] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181552273176] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181552628862] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181552973052] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181553360936] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181553702190] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181554141448] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181554487178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181554844258] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181555216032] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181555560268] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181555902756] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181556264804] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181556700956] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181557133592] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181557649590] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181558028428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181558379474] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181558739632] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181559104326] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181559550618] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181559899302] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181560284082] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181560630538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181560992260] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181561367766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181561726746] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181562072550] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181562488804] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181562862686] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181563337516] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181563699766] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181564072546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181564434632] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181564793740] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181565213932] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181565596212] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181565940538] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181566312376] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181566658228] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181567017382] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181567404174] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181567821442] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181568168384] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181568516538] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181568887680] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181569250050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181569607374] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181570025154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181570375680] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181570803070] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181571153918] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181571518080] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181571862790] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181572237358] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181572584284] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181572958980] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181573488474] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181573841560] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181574334048] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181574689474] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181575064426] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181575412082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181575786596] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181576233080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181576587198] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181576946398] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181577293810] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181577656540] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181578000338] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181578385062] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181578729896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181579156512] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181579530820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181579876034] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181580222572] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181580572168] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181580946908] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181581316448] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181581678638] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181582122464] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181582476328] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181582834374] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181583182692] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181583545858] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181583891280] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181584279946] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181584717408] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181585078276] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181585547218] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181585896344] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181586239302] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181586585986] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181586971204] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181587371402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181587741508] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181588113126] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181588460976] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181588816902] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181589162570] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181589522442] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181589904560] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181590351622] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181590698160] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181591056266] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181591438476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181591783824] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181592135370] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181592496918] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181592873272] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181593293188] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181593654546] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181594035706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181594386176] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181594744936] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181595336422] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181595700794] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181596115240] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181596491066] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181597013240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181597375850] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181597753646] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181598166722] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181598581306] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181598944750] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181599320526] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181599666046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181600031532] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181600428208] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181600797038] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181601156888] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181601604126] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181602043284] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181602397708] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181602783744] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181603131630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181603489124] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181603875812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181604303412] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181604651076] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181605013386] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181605386054] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181605730848] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181606091860] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181606479078] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181606862232] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181607817212] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181608203294] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181608566280] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181608912146] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181609302566] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181609649170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181610155916] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181610537530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181610891110] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181611236464] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181611592806] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181611980748] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181612331338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181612773322] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181613148976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181613507998] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181613985520] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181614337314] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181614700128] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181615063906] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181615520242] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181615867288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181616223760] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181616594846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181616964102] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181617304512] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181617664458] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181618032184] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181618445884] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181618803638] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181619277932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181619628704] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181619994462] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181620341472] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181620714086] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181621131792] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181621514250] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181621860832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181622221926] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181622597426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 10,100000,10000,0,0,256,36,11,4096,1046,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181624269078] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181624628298] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181624980286] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181625357348] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181625707132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181626117904] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181626491460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181626913160] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181627273474] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181627622080] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181627982032] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181628324122] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181628694950] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181629052462] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181629477632] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181629884612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181630385266] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181630733116] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181631080492] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181631451218] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181631809426] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181632265196] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181632638860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181632986394] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181633375280] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181633721222] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181634080556] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181634442406] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181634814754] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181635227538] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181635588064] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181635960494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181636305080] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181636647768] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181636995138] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181637374952] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181637777964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181638147840] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181638520316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181638867978] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181639224260] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181639569024] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181639930360] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181640284290] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181640723370] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181641071248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181641527786] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181641904548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181642250508] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181642594420] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181642956306] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181643392318] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181643742222] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181644100516] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181644473064] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181644821956] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181645178434] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181645524174] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181645896034] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181646315358] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181646690298] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181647033904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181647390150] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181647762018] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181648106602] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181648481242] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181648827488] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181649267066] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181649613850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181649970032] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181650341366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181650689412] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181651045722] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181651405082] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181651834922] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181652180438] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181652643268] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181652991482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181653348456] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181653735508] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181654095680] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181654443458] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181654869854] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181655247694] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181655601316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181655960406] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181656338178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181656695006] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181657064720] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181657473090] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181657836792] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181658237636] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181658635950] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181658982904] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181659343448] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181659732444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181660081606] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181660513860] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181660865016] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181661244386] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181661589388] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181661946830] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181662319144] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181662679930] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181663109816] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181663460576] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181663929814] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181664299490] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181664671980] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181665017270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181665388306] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181665839328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181666188862] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181666530994] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181666877600] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181667248580] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181667592260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181667949764] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181668332962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181668747764] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181669108796] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181669454282] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181669814070] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181670156042] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181670526796] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181670890396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181671248588] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181671688628] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181672263482] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181672611052] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181672961124] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181673334356] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181673694694] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181674054518] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181674503676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181674856056] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181675370604] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181675732520] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181676093100] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181676450082] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181676820466] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181677233932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181677596538] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181677971824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181678319984] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181678665214] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181679015854] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181679400854] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181679834112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181680195592] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181680569024] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181680919842] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181681277410] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181681624650] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181682038430] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181682383222] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181682824832] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181683172442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181683531316] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181683905080] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181684250846] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181684594644] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181684961328] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181685395312] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181685744192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181686104152] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181686654232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181687008524] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181687367444] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181687730234] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181688092004] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181688512228] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181688891622] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181689239712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181689601248] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181689978382] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181690327208] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181690685354] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181691104046] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181691478970] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181691883588] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181692268458] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181692644622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181692994256] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181693364658] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181693782716] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181694159762] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181694506932] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181694881384] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181695252316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181695610468] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181695993428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181696338144] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181696747750] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181697098254] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181697572104] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181697991012] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181698376990] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181698750446] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181699214020] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181699779746] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181700322216] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181700685730] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181701028142] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181701400990] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181701761116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181702191720] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181702581084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181702930154] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181703276776] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181703628462] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181704022214] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181704380202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181704740286] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181705186128] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181705539686] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181705900282] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181706248462] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181706609096] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181706962934] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181707349966] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181707850464] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181708219292] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181708738440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181709088872] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181709433612] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181709782998] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181710168740] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181710597260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181710980444] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181711355828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181711730796] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181712090142] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181712436808] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181712811066] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181713154354] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181713597338] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181713946602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181714306204] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181714697786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181715099812] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181715442458] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181715803420] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181716244772] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181716665396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181717025604] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181717403118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181717756876] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181718116716] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181718477296] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181718840456] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181719282268] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181719660864] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181720143114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181720504002] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181720877156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 11,110000,10000,0,0,256,36,12,4096,1302,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181722559030] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181722916830] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181723271136] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181723648774] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181724011630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181724375268] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181724825140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181725180238] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181725539114] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181725889288] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181726253702] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181726599118] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181726985968] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181727399880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181727760412] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181728162440] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181728506570] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181728849454] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181729196910] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181729581666] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181729926264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181730352272] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181730738980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181731190054] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181731551488] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181731897816] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181732258058] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181732612946] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181733053602] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181733401438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181733758842] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181734131110] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181734476300] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181734819374] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181735177502] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181735549054] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181735959468] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181736320904] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181736715384] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181737083242] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181737453814] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181737801296] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181738212166] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181738623732] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181739001644] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181739348796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181739710306] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181740086512] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181740434016] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181740791400] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181741140812] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181741682972] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181742040406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181742508738] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181742886734] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181743329482] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181743740220] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181744088716] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181744555106] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181744901796] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181745287254] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181745631498] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181745988360] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181746376244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181746723124] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181747134868] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181747485172] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181747865556] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181748210174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181748569434] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181749183654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181749540148] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181749974978] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181750325030] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181750686714] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181751031716] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181751403746] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181751748172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181752117988] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181752490096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181752905460] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181753251200] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181753755834] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181754130818] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181754476174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181754854888] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181755227914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181755650300] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181756013872] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181756363656] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181756739868] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181757082916] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181757455384] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181757810392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181758232374] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181758608068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181758953432] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181759296936] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181759665764] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181760037414] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181760393052] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181760749868] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181761192544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181761542248] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181761895032] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181762237336] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181762594084] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181762934358] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181763315020] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181763656878] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181764081944] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181764455962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181764894452] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181765240358] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181765586556] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181765970698] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181766317440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181766757926] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181767135890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181767488224] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181767847260] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181768194504] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181768559400] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181768918840] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181769290080] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181769711392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181770071486] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181770442938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181770786974] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181771129828] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181771580516] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181771955238] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181772374220] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181772737770] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181773112542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181773464424] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181773822754] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181774170428] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181774545004] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181774907410] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181775360224] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181775706240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181776208518] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181776587184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181776933270] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181777290292] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181777639098] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181778080668] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181778428642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181778787064] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181779160094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181779509272] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181779866640] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181780224042] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181780653222] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181780999502] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181781371672] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181781716928] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181782075522] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181782448376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181782804030] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181783146338] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181783562592] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181783936854] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181784283184] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181784641290] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181785014648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181785363626] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181785733390] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181786079580] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181786508062] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181786853318] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181787332586] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181787683476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181788042920] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181788427822] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181788773186] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181789183650] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181789535732] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181789910144] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181790269734] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181790628648] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181791001326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181791361552] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181791777668] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181792134896] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181792495438] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181792838294] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181793210462] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181793554316] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181793947632] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181794331434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181794746872] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181795093778] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181795441948] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181795814358] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181796160230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181796518186] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181796902916] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181797252018] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181797678112] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181798031982] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181798487740] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181798834252] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181799207124] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181799608668] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181799987592] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181800438212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181800851342] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181801257958] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181801635992] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181802010670] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181802369960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181802730096] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181803212704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181803622772] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181804011126] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181804410054] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181804777970] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181805121536] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181805507660] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181805925164] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181806305706] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181806708560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181807056286] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181807400590] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181807748940] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181808157168] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181808609642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181809006592] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181809506922] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181809888166] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181810276072] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181810650860] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181811026698] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181811446864] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181811821862] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181812166404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181812524438] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181812953540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181813300166] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181813710368] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181814059348] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181814524282] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181814893922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181815254026] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181815681838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181816060098] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181816488084] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181816835816] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181817272684] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181817617482] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181817990208] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181818334886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181818720976] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181819093950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 12,120000,10000,0,0,256,36,13,4096,1558,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181821263504] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181821649672] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181822043592] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181822447632] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181822886690] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181823278804] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181823725540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181824079070] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181824438852] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181824811176] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181825201052] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181825815594] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181826223380] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181826567682] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181826924154] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181827303156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181827661778] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181828073258] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181828505824] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181828880334] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181829259124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181829619294] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181830020780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181830384206] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181830770756] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181831215280] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181831590940] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181832136774] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181832541128] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181832916990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181833319446] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181833802626] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181834154006] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181834527612] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181834925828] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181835302132] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181835677454] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181836076176] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181836453650] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181836893234] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181837344484] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181837698140] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181838077732] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181838436238] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181838875070] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181839219834] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181839671152] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181840086832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181840433050] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181840775874] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181841122698] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181841493426] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181841850118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181842332982] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181842714750] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181843209858] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181843581464] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181843945906] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181844322100] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181844684672] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181845171202] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181845563152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181845923188] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181846295962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181846640692] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181847015144] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181847378056] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181847848542] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181848197368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181848585064] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181848959618] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181849310308] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181849668632] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181850062380] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181850424076] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181850839672] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181851216634] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181851564264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181851925228] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181852300050] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181852647396] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181853020008] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181853465844] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181853858248] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181854301924] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181854665076] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181855038156] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181855395778] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181855797476] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181856296594] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181856664344] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181857008698] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181857382950] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181857728754] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181858087682] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181858476970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181858825934] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181859238126] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181859586532] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181859955640] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181860298038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181860693020] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181861065372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181861426612] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181861857856] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181862239290] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181862663826] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181863036838] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181863438766] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181863787092] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181864158706] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181864607546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181864955466] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181865298600] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181865786060] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181866161688] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181866507106] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181866879356] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181867282878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181867738172] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181868128470] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181868506266] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181868870754] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181869214782] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181869600448] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181869962204] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181870408056] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181870839668] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181871186230] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181871529876] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181871893684] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181872264780] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181872619308] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181873048976] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181873438246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181873787188] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181874144472] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181874507676] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181874887188] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181875244498] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181875616122] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181876035890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181876398420] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181876868492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181877249476] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181877595348] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181877984890] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181878357190] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181878787302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181879147478] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181879535482] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181879926136] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181880301720] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181880689502] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181881062636] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181881486044] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181881861186] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181882205210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181882562102] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181882941678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181883287162] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181883642452] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181883989800] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181884498790] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181884847778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181885233912] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181885625262] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181885973912] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181886373800] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181886720438] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181887161018] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181887536904] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181888029410] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181888377944] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181888746278] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181889140456] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181889499614] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181889981962] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181890363782] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181890763816] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181891109356] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181891469152] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181891843706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181892206816] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181892636912] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181892986940] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181893347234] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181893690094] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181894060946] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181894436626] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181894809472] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181895183268] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181895601540] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181895947556] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181896294230] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181896665082] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181897008132] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181897365430] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181897749066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181898096752] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181898520136] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181898868502] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181899324244] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181899670666] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181900041960] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181900397624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181900755600] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181901201616] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181901564062] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181901907080] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181902263970] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181902829596] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181903192238] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181903575062] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181904019522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181904370292] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181904726280] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181905071422] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181905431362] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181905773522] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181906187038] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181906597916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181906959144] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181907330296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181907674364] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181908017088] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181908363948] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181908734576] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181909088578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181909508946] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181909886678] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181910403778] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181910764624] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181911110648] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181911470124] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181911823172] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181912268982] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181912715282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181913088204] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181913463402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181913815626] ECW: w=0x3db669c0 func=0x3d5b6659 'I' [Hermes] [HADES][INFO ] [KRELTSC: 181914160440] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 181914522770] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181914893570] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181915315764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181915674950] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181916047288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181916395732] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 181916752276] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181917098430] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 181917489838] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181917910588] ECW: w=0x3db7d4c0 func=0x3d5b8a6d 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181918278726] ECW: w=0x3daac920 func=0x3d5b400c '1-' [Hermes] [HADES][INFO ] [KRELTSC: 181918627238] ECW: w=0x3db7d188 func=0x3d5b8a6d 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181919014874] ECW: w=0x3daac1b0 func=0x3d5b39c5 '*' [Hermes] [HADES][INFO ] [KRELTSC: 181919357922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 13,130000,10000,0,0,256,36,14,4096,1814,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 181920957038] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181921527684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181921910268] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181922274290] ECW: w=0x3db7da28 func=0x3d5b8bef 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 181922697934] ECW: w=0x3db7dd70 func=0x3d5b8b2e 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 181923155478] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181923612072] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181924035638] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181924405774] ECW: w=0x3db7de88 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 181924805060] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181925180642] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181925540606] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 181925937626] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181926352644] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181926714042] ECW: w=0x3db7df98 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 181927085602] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181927436812] ECW: w=0x3db828a0 func=0x3d59f444 'COMMON-INIT' [Hermes] [HADES][INFO ] [KRELTSC: 181927830374] ECW: w=0x3db7eb98 func=0x3d59f444 'CH-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 181928196524] ECW: w=0x3db7dc58 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 181928589630] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 181929015304] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 181929376128] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 181929742622] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 181930124618] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 181930477680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 181930822974] ECW: w=0x3db7dc58 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 181931216016] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181931564218] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 181931985098] ECW: w=0x3db7d070 func=0x3d5b8a6d 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181932392872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181932908462] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181933265036] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 181933633298] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181934016834] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 181934393232] ECW: w=0x3db82788 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 181934842786] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181935197462] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181935553808] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 181935947778] ECW: w=0x3db805b0 func=0x3d59f444 'CH-ID!' [Hermes] [HADES][INFO ] [KRELTSC: 181936311098] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181936655240] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181937022298] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181937445228] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 181937815016] ECW: w=0x3db807d8 func=0x3d59f444 'CH-OWNER!' [Hermes] [HADES][INFO ] [KRELTSC: 181938187758] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181938540000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181938900994] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181939248060] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181939606878] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181939973026] ECW: w=0x3db7cd30 func=0x3d5b8a6d 'CH-OPEN' [Hermes] [HADES][INFO ] [KRELTSC: 181940408968] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 181940776676] ECW: w=0x3db80a08 func=0x3d59f444 'CH-STATE!' [Hermes] [HADES][INFO ] [KRELTSC: 181941226834] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181941579472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181941937444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181942283160] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181942641286] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181943092350] ECW: w=0x3db6e098 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 181943456798] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181943909354] ECW: w=0x3daac2c0 func=0x3d5b3a7c '/' [Hermes] [HADES][INFO ] [KRELTSC: 181944267698] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 181944639360] ECW: w=0x3db80c38 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 181945008626] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181945373280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181945800766] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181946151528] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181946497438] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181946853814] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181947208258] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 181947575098] ECW: w=0x3db80e68 func=0x3d59f444 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 181947943112] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181948327764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181948755340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181949102560] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181949447026] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181949805230] ECW: w=0x3db7df98 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 181950178636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 181950533270] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 181950942196] ECW: w=0x3db81098 func=0x3d59f444 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 181951364876] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181951749832] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181952108530] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181952452706] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181952798300] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181953153978] ECW: w=0x3db7df98 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 181953534198] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181953890986] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181954332214] ECW: w=0x3db7e508 func=0x3d59f444 'VM-NAMES-INIT' [Hermes] [HADES][INFO ] [KRELTSC: 181954729080] ECW: w=0x3db5d9b8 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 181955215046] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181955578774] ECW: w=0x3db7e3f0 func=0x3d59f444 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 181955964536] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 181956323168] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181956700498] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 181957131766] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 181957514832] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 181957869628] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 181958220850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181958593230] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 181958990328] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181959348072] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181959697396] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 181960116862] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181960486840] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 181960873986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181961218278] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181961563614] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181961954254] ECW: w=0x3db5d9b8 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 181962334790] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181962754464] ECW: w=0x3db7e3f0 func=0x3d59f444 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 181963140310] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 181963496516] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181963860408] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 181964212668] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 181964589668] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 181964951274] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 181965299894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181965725374] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 181966110076] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181966556652] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181966904828] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 181967266914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181967636666] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 181968021648] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181968435596] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181968784288] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181969169828] ECW: w=0x3db5d9b8 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 181969565020] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 181969923730] ECW: w=0x3db7e3f0 func=0x3d59f444 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 181970306806] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 181970675190] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 181971108554] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 181971463784] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 181971835816] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 181972182566] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 181972529126] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181972885844] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 181973278944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181973621358] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181974033118] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 181974383900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 181974740292] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 181975125480] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 181975469924] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 181975822582] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181976191374] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 181976614662] ECW: w=0x3db5d9b8 func=0x3d5cb8ae '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 181976992290] ECW: w=0x3db7c488 func=0x3d598569 'EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 181977517138] EXEC: capsule 'lib.4th' [Hermes] [HADES][INFO ] [KRELTSC: 181992621578] exec_block: block 4050 len 440 [Hermes] [HADES][INFO ] [KRELTSC: 181996382576] ECW: w=0x3db6c6a0 func=0x3d5c0d00 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 181996804220] Hermes: ready [Hermes] [HADES][INFO ] [KRELTSC: 181997071674] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 181997521204] ECW: w=0x3dad52d0 func=0x3d5984ba 'VM-CONSERVED?' [Hera] [HADES][INFO ] [KRELTSC: 181998148714] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 181998542850] ECW: w=0x3dac1f10 func=0x3d5c0d24 '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 181999007942] K soak [Hera] [HADES][INFO ] [KRELTSC: 181999247346] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 181999615156] ECW: w=0x3dac1df8 func=0x3d5c0d00 '(do-log-info)' [Hera] [HADES][INFO ] [KRELTSC: 182000094808] === TRIPOD DONE === [Hera] [HADES][INFO ] [KRELTSC: 182000377476] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 182002287550] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 182002668676] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 182003042162] ECW: w=0x3dad5728 func=0x3d597e8a 'VM-CALL' [Hermes] [HADES][INFO ] [KRELTSC: 182003808006] ECW: w=0x3db7c7b8 func=0x3d5b8a6d 'SPAWN-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 182004225912] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182004660948] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182005055976] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182005404220] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182005753856] ECW: w=0x3db82788 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 182006169762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182006558974] ECW: w=0x3db81720 func=0x3d59f444 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 182006953784] ECW: w=0x3db7e968 func=0x3d59f444 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 182007423448] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 182007814176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182008169084] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182008525782] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 182008876036] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182009252560] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182009616416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182009961808] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 182010414478] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182010769458] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182011238336] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182011616548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182011990366] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182012352524] ECW: w=0x3daabb50 func=0x3d5c299a 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 182012728366] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182013159226] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182013523196] ECW: w=0x3daad800 func=0x3d5c1870 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 182013870478] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182014244098] ECW: w=0x3daaafa0 func=0x3d5c7d69 '>R' [Hermes] [HADES][INFO ] [KRELTSC: 182014594046] ECW: w=0x3db7de88 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 182014959224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182015320082] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182015671752] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182016092332] ECW: w=0x3db7de88 func=0x3d5b8b2e 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 182016465940] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182016814036] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 182017178560] ECW: w=0x3db7fe20 func=0x3d59f444 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 182017548672] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182017941148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182018369232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182018797500] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182019171032] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182019526758] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 182019888844] ECW: w=0x3db80048 func=0x3d59f444 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 182020252314] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182020602918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182020974108] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182021377792] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182021732452] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182022088256] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 182022543632] ECW: w=0x3db7f9c0 func=0x3d59f444 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 182022916328] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182023265974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182023635250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 14,140000,10000,0,0,230,37,13,4096,2017,0,0,0,65536,0,0,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 182025216694] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182025616098] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182026040326] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 182026423310] ECW: w=0x3db7f790 func=0x3d59f444 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 182026801698] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182027242174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182027604612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182027959460] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182028307028] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182028664524] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 182029023414] ECW: w=0x3db7f568 func=0x3d59f444 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 182029421368] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182029861460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182030223970] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182030566900] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182030911844] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182031267448] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 182031641128] ECW: w=0x3db7f340 func=0x3d59f444 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 182032043270] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182032410064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182032863246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182033210724] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182033662572] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182034038974] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182034393374] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 182034751458] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182035167754] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182035623530] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182036036864] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 182036403626] ECW: w=0x3db80270 func=0x3d59f444 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182036803834] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182037157148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182037517592] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182037905634] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182038335256] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182038700070] ECW: w=0x3db6e098 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 182039088046] ECW: w=0x3daab1c0 func=0x3d5c805e 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 182039478914] ECW: w=0x3db7fbf0 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 182039879578] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182040233134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182040605944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182041024348] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182041373190] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182041792662] ECW: w=0x3daab0b0 func=0x3d5c7e9f 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 182042179322] ECW: w=0x3daaa500 func=0x3d5c823b 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 182042567916] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182042990366] ECW: w=0x3db842d0 func=0x3d59f444 'MSG-USED' [Hermes] [HADES][INFO ] [KRELTSC: 182043372634] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182043794008] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 182044192110] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182044696954] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182045049816] ECW: w=0x3db7d2a0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182045427050] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182045809916] ECW: w=0x3db657b0 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 182046230024] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182046733890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182047133226] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182047537246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182047914934] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182048329100] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182048699198] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182049098410] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182049592940] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182049947808] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182050335392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182050715178] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182051107508] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182051501806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182051882782] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182052373370] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182052757290] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182053122660] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182053516504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182053901218] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182054408340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182054757938] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182055202474] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182055591322] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182056082306] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182056771680] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182057143614] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182057558936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182058001916] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182058380830] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182058770560] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182059147932] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182059518558] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182059868330] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182060247204] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182060722758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182061075492] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182061449476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182061827276] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182062245002] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182062598200] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182063008332] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182063466032] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182063865632] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182064252478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182064601628] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182065034250] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182065400980] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182065819730] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182066295116] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182066677882] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182067243024] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182067634074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182068041894] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182068444054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182068847798] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182069362340] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182069718462] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182070100912] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182070504334] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182070887716] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182071299318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182071682338] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182072149318] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182072557800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182072904884] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182073319656] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182073699056] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182074144526] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182074602564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182074954042] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182075324596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182075679424] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182076034212] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182076383608] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182076777074] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182077231010] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182077656438] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182078061784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182078573480] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182078983024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182079374068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182079762368] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182080207194] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182080576430] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182080969132] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182081396974] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182081755384] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182082162666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182082641104] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182083080640] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182083435754] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182083826894] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182084202580] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182084564916] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182084957814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182085317576] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182085789032] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182086167774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182086572348] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182086974304] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182087320444] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182087728666] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182088150130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182088630564] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182089036250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182089489928] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182089884404] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182090237008] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182090586884] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182090971112] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182091385680] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182091760268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182092106120] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182092509404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182092929988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182093309646] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182093724176] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182094100910] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182094564198] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182094966124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182095346132] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182095716952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182096063072] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182096432506] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182096782518] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182097204036] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182097577660] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182097924198] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182098292480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182098638210] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182099010930] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182099401624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182099898464] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182100289938] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182100794728] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182101189946] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182101580654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182102009110] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182102441598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182102900144] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182103294256] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182103674348] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182104075980] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182104479464] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182104874720] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182105260380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182105698640] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182106146282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182106541182] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182106887376] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182107288826] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182107717932] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182108182568] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182108588208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182108953204] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182109357620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182109765060] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182110156030] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182110621594] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182111114178] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182111488784] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182111988032] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182112453412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182112808210] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182113233822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182113612176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182114105592] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182114510232] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182114866332] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182115260446] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182115703176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182116080066] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182116496338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182116933198] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182117341522] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182117724784] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182118095532] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182118500922] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182118963208] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182119436822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182119816890] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182120222460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182120671224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182121049344] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182121450702] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182121851844] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182122359578] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182122763950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182123274792] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182123680104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182124057436] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182124485984] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182124908498] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182125372818] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182125806508] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182126214766] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182126615938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182127010766] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182127413104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182127904310] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 15,150000,10000,0,0,256,38,14,4096,2272,0,0,0,65536,0,0,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 182130018046] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182130428584] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182130886894] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182131283548] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182131686322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182132050626] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182132422588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182132787152] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182133147096] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182133803504] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182134384930] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182134797392] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182135147454] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182135551070] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182135958554] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182136437018] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182136832228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182137226196] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182137668084] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182138075896] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182138468806] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182139055190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182139468176] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182139871312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182140217420] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182140619042] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182141015628] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182141378040] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182141850650] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182142204594] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182142635368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182143014944] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182143419300] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182143815150] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182144197638] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182144677844] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182145030752] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182145524032] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182145893514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182146290334] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182146737450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182147106822] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182147596344] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182147991850] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182148373310] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182148743914] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182149136598] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182149504954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182149923580] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182150402554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182150796192] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182151173208] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182151574042] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182151980698] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182152386770] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182152786944] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182153220046] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182153653878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182154031674] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182154418512] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182154854670] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182155277036] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182155647784] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182156094740] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182156524740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182157007184] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182157444886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182157861502] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182158247998] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182158734640] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182159115064] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182159509914] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182159936218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182160287186] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182160719134] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182161110640] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182161571540] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182161958014] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182162385140] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182162818868] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182163204002] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182163613576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182163997604] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182164468872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182164849522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182165269012] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182165669932] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182166059150] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182166509466] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182166878918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182167414806] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182167940628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182168359602] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182168779364] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182169205274] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182169586638] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182170107300] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182170493338] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182170923752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182171334646] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182171769144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182172276242] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182172697672] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182173103834] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182173519414] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182173884146] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182174254140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182174602480] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182174988044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182175415990] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182175780424] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182176166398] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182176573884] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182177023344] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182177426352] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182177908858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182178379046] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182178850554] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182179383060] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182179793862] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182180183630] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182180561522] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182181022654] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182181445498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182181810738] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182182199500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182182547100] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182182905728] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182183271486] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182183646346] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182184136876] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182184492328] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182184878828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182185256540] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182185660384] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182186066542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182186412806] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182186856822] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182187205540] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182187566014] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182187933990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182188316050] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182188735646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182189095396] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182189532172] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182189887236] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182190373596] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182190749336] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182191096912] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182191464796] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182191842512] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182192285938] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182192648934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182192997490] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182193369724] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182193718454] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182194081746] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182194501540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182194847936] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182195322806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182195749876] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182196236680] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182196667154] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182197060444] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182197529184] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182197973092] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182198405836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182198785110] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182199189572] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182199578514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182199924932] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182200339106] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182200788112] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182201186046] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182201789066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182202142312] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182202555750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182202934654] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182203427706] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182203815988] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182204199818] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182204605126] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182205013498] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182205462440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182205839414] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182206339394] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182206734872] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182207114624] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182207503860] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182207894194] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182208281806] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182208686650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182209131432] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182209537272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182209882642] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182210473516] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182210861790] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182211286366] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182211677170] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182212139616] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182212512280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182213020462] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182213397688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182213773450] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182214136132] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182214596472] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182214969638] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182215364148] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182215764708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182216146432] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182216580344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182216972964] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182217404150] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182217791820] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182218141636] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182218544508] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182218953308] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182219323650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182219700200] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182220090960] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182220545730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182220926442] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182221327614] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182221710576] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182222090176] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182222512440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182222879906] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182223358580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182223730308] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182224324798] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182224727112] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182225097552] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182225514810] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182225942236] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182226320668] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182226670982] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182227047046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182227408716] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182227755894] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182228169640] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182228616532] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182229015024] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182229402596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182229794188] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182230166066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182230536872] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182230926882] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182231395418] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182231763856] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182232138208] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182232488068] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182232889636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182233237652] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182233663144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182234027068] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182234477562] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 16,160000,10000,0,0,256,38,15,4096,2528,0,0,0,65536,0,0,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 182236209734] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182236584634] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182237054860] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182237430438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182237779294] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182238150896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182238497902] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182238884998] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182239272804] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182239685114] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182240133982] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182240518100] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182240922068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182241300424] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182241674636] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182242104724] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182242483164] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182242977248] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182243374856] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182243798382] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182244167336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182244546100] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182244991348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182245457034] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182245863632] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182246339048] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182246723380] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182247117144] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182247497184] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182247966244] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182248410594] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182248818094] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182249196200] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182249562320] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182249963874] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182250342848] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182250742578] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182251200166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182251550270] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182251920452] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182252352696] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182252734966] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182253086554] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182253448076] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182253906076] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182254260790] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182254632736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182254981308] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182255356310] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182255755316] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182256113134] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182256488590] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182256906756] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182257271872] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182257784294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182258133016] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182258503470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182258859958] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182259255390] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182259718862] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182260072572] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182260445182] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 182260814006] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182261230802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182261590522] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182261963020] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182262395186] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182262741578] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182263108394] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182263451438] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182263844102] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182264213338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182264577172] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182265018842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182265369234] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182265725972] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182266109346] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182266490600] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182266908370] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182267308828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182267654424] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182268134916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182268493348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182268944448] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182269329448] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182269727978] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182270113212] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182270472616] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182270933158] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 182271307240] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 182271783306] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 182272191172] ECW: w=0x3dac1f10 func=0x3d5c0d24 '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 182272599588] PASS: msg queued [Hera] [HADES][INFO ] [KRELTSC: 182272916790] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 182273286010] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 182273772218] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 182274155664] ECW: w=0x3dad5618 func=0x3d597b4a 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 182274616558] VM-EXEC: 'HERMES-TICK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 182275146296] ECW: w=0x3db81db8 func=0x3d59f444 'MSG-DELIVER-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 182275618240] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 182276064936] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182276593844] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182276993144] ECW: w=0x3db7d2a0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182277395910] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182277809830] ECW: w=0x3db657b0 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 182278230030] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182278642212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182279115178] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182279536342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182280089418] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182280611038] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182281000454] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182281447234] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182281920778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182282331676] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182282762500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182283170420] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182283587304] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182284050400] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182284434308] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182284912076] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182285373628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182285788092] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182286192504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182286569610] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182287219554] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182287742890] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182288130266] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182288514454] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182288920790] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182289290872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182289697834] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182290102172] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182290573330] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182291149374] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182291512282] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182291925288] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182292332518] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182292698346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182293136546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182293518552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182293865534] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182294257724] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182294631652] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182295037382] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182295400406] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182295857968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182296204918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182296582200] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182296945908] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182297348030] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182297720150] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182298147818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182298612850] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182298961110] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182299305980] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182299674536] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182300063560] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182300465396] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182300873078] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182301289996] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182301792500] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182302271404] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182302686994] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182303079730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182303486016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182303913896] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182304401492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182304815952] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182305236688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182305646122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182305993660] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182306384292] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182306835628] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182307303368] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182307728070] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182308184096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182308635530] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182309096664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182309516966] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182309975288] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182310392902] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182310775332] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182311205964] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182311681064] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182312104822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182312501698] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182313011334] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182313586750] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182313989908] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182314420362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182314842242] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182315275746] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182315792006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182316140668] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182316574570] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182316953344] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182317364406] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182317818704] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182318285214] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182318719332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182319128774] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182319549532] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182319934938] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182320301940] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182320698504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182321123800] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182321495494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182321840870] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182322197246] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182322581900] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182322929742] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182323293584] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182323662236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182324332082] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182324840278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182325236672] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182325625000] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182326052836] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182326434074] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182326867338] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182327242460] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182327644634] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182327991542] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182328394952] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182328814266] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182329229602] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182329697046] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182330086094] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182330492224] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182330878264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182331285808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182331687320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182332063098] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182332528368] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182332891308] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182333261644] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182333644248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182334006514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182334396718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182334762380] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182335246594] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182335636504] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182336250520] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182336638688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182337203256] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182337551586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182338036254] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182338466310] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182338885358] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182339327078] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182339715384] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182340080998] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182340487224] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182340948966] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182341390028] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182341816188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182342196360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182342579916] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182342985776] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182343487780] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182343893890] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182344240578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182344590010] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182344982888] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182345382182] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][DOE ] 17,170000,10000,0,0,256,38,16,4096,2784,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 182347507548] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182347916202] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182348322930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182348733594] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182349247802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182349617110] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182350028952] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182350441622] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182350800388] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182351220762] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182351640646] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182352090950] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182352437262] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182352804570] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182353184480] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182353549812] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182354017178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182354392278] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182354871410] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182355235136] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182355611844] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182356039382] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182356445524] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182356881206] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182357307186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182357792108] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182358320662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182358706530] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182359063902] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182359465856] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182359886026] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182360395806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182360764896] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182361208604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182361554432] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182361941488] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182362375902] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182362785810] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182363270260] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182363707194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182364291070] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182364698054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182365175964] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182365623426] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182366137508] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182366525032] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182366894450] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182367285752] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182367692268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182368062376] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182368488420] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182368946208] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182369332804] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182369855298] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182370212790] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182370585018] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182370948974] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182371305986] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182371721402] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182372067726] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182372447172] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182372823342] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182373223000] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182373588368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182373977212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182374402756] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182374789370] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182375185340] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182375567912] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182375937756] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182376320262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182376709800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182377159952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182377509186] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182377894412] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182378325518] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182378682016] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182379109566] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182379511244] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182380007366] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182380416816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182380890968] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182381318664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182381665898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182382034090] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182382424420] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182382891984] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182383312012] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182383656328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182384003536] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182384395836] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182384803570] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182385149590] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182385612744] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182386022500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182386402220] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182386773182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182387151488] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182387541672] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182387939078] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182388363716] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182388738270] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182389124654] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182389492658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182389838018] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182390208052] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182390568012] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182390987276] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182391361356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182391735684] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182392237340] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182392631520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182393023068] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182393465228] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182393928228] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182394327746] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182394698224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182395048154] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182395422926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182395802652] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182396172852] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182396625732] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182396978164] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182397377970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182397723194] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182398120186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182398497092] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182398892628] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182399283038] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182399701942] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182400053078] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182400419640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182400762998] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182401130128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182401472920] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182401843980] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182402285556] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182402635762] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182403114324] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182403488568] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182403856200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182404200114] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182404593000] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182405015352] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182405400176] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182405749394] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182406100918] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182406472484] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182406823492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182407192114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182407570264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182407992322] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182408355612] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182408730018] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182409099420] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182409449218] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182409805886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182410196258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182410610732] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182410972724] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182411325736] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182411687984] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182412037900] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182412394806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182412737358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182413093394] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182413510712] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182413882734] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182414338536] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182414709310] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182415062994] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182415438884] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182415854176] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182416301834] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182416694326] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182417039996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182417392548] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182417750838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182418110560] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182418507586] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182418853804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182419268306] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182419647676] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182420039420] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182420342784] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182420700792] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182421069254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182421426786] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182421929838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182422282762] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182422641642] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182422994190] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182423349814] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182423724000] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182424145864] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182424570514] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182424929588] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182425298892] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182425778266] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182426136904] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182426504892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182426860868] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182427232324] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182427660558] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182428008626] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182428376086] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182428720678] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182429080894] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182429447088] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182429820944] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182430300236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182430712630] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182431083262] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182431454380] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182431821160] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182432207926] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182432574846] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182433015192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182433366424] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182433725090] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182434113730] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182434464222] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182434848346] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182435245732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182435610820] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182436086084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182436469156] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182436985328] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182437426340] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182437822624] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182438229434] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182438696508] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182439157390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182439551966] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182439972718] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182440422358] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182440860206] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182441397626] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182442041680] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182442451164] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182442819436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182443225034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182443633026] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182444026826] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182444534058] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182444913262] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182445299980] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182445656024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182446047882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182446407254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182446783666] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182447219808] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182447579564] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182448077208] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182448431350] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182448789566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182449182990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182449578396] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 18,180000,10000,0,0,256,42,16,4096,3040,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 182451274896] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182451653264] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182452022266] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182452384908] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182452816416] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182453194974] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182453547736] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182453905742] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182454339526] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182454718508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182455116876] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182455620390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182456014888] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182456458432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182456804984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182457154124] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182457518326] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182457954148] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182458341164] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182458701966] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182459179818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182459528882] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182459898740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182460243568] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182460612208] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182461037356] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182461389776] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182461760650] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182462147634] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182462513618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182462857448] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182463236664] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182463582704] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182464005536] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182464376780] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182464723994] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182465095514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182465453206] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182465796682] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182466211890] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182466675868] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182467102330] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182467504978] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182467911542] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182468313400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182468662692] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182469036632] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182469465904] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182469817002] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182470282508] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182470631270] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182471000596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182471344366] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182471710742] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182472095810] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182472512152] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182472865160] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182473233382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182473631674] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182474004224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182474394712] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182474788532] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182475248224] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182475599578] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182475983148] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182476356998] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182476759218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182477105860] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182477499334] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182477921852] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182478383854] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182478739414] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182479092046] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182479483034] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182479885756] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182480258090] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182480692248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182481072978] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182481575814] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182481936818] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182482305162] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182482654338] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182483054496] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182483476836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182483825812] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182484186542] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182484556272] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182484963504] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182485314346] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182485685062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182486059584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182486480340] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182486854540] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182487242782] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182487598066] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182488026170] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182488392900] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182488769104] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182489198008] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182489591246] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182490028028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182490373542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182490722122] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182491133348] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182491538648] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182492028444] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182492408980] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182492899124] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182493259838] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182493654222] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182493975700] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182494366884] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182494815676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182495198004] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182495571936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182495917612] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182496275602] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182496629676] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182496997414] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182497491016] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182497916830] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182498330052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182498729476] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182499131778] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182499525208] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182499941626] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182500408654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182500758804] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182501163226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182501581478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182501955170] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182502394086] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182502797536] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182503259856] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182503676936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182504216626] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182504634684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182505031082] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182505456932] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182505958192] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182506367310] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182506903198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182507315368] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182507744062] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182508129784] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182508636436] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182509089624] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182509501616] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182509918328] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182510331322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182510729144] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182511194966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182511680640] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182512107174] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182512544866] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182512956182] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182513340130] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182513757254] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182514265098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182514646896] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182515163786] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182515525058] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182515926958] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182516296712] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182516695054] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182517143744] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182517531064] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182518133052] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182518501878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182518881132] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182519284220] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182519689818] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182520205390] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182520588022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182520998740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182521344600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182521692316] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182522159988] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182522622240] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182523021364] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182523404476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182523795016] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182524189224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182524582080] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182524993676] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182525442458] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182525803620] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182526372674] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182526818994] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182527227792] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182527626396] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182527982612] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182528496254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182528876326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182529258426] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182529650392] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182530026868] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182530471476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182530848308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182531268932] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182531662096] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182532090906] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182532463380] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182532880260] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182533315228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182533819438] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182534254758] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182534670254] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182535165876] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182535552650] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182535906046] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182536322754] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182536790018] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182537163050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182537642776] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182538016256] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182538361364] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182538716462] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182539154716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182539637754] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182540046234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182540467498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182540813476] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182541241726] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182541626810] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182542033422] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182542519958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182542916276] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182543316198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182543693714] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182544096186] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182544459506] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182544812890] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182545262076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182545613398] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182545986152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182546332374] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182546690872] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182547114364] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182547488714] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182547954366] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182548326522] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182548836238] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182549212666] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182549558584] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182549924042] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182550313426] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182550753896] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182551154986] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182551531110] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182551900082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182552251062] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182552634986] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182553004386] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182553467936] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182553821002] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182554173900] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182554546372] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182554895970] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182555252346] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 19,190000,10000,0,0,256,45,17,4096,3297,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 182557313842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182557674606] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182558070944] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182558525332] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182559012506] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182559415134] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182559941252] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182560352906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182560762072] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182561205628] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182561628114] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182562104158] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182562459640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182562816774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182563212510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182563634752] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182564007944] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182564438520] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182564911466] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182565287046] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182565643490] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182566053124] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182566409432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182566782990] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182567205756] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182567652802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182568039284] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182568399858] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182568758460] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182569159484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182569522414] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182569880882] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182570312930] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182570710588] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182571147984] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182571565104] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182571953354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182572312260] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182572727248] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182573214838] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182573577942] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182573963214] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182574314694] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182574690444] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182575100180] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182575519886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182575947236] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182576320324] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182576666306] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182577020272] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182577388440] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182577732644] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182578238386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182578721942] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182579103460] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182579520152] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182579913280] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182580308394] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182580709614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182581070618] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182581521394] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182581905004] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182582398820] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182582785762] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182583137086] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182583507130] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182583891424] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182584379856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182584732760] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182585097342] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182585485394] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182585856450] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182586242390] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182586625406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182587104734] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182587510164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182587993520] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182588559272] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182589267120] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182590017606] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182590701570] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182591497320] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182592360442] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182593381592] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182594850516] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182596510650] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182597876974] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182598580492] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182599129712] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182599824512] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182600241718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182600730306] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182601194674] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182601580924] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182601983994] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182602401088] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182602803328] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182603200276] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182603616498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182604080278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182604460126] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182605030578] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182605442546] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182605841916] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182606242158] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182606724364] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182607165300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182607571804] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182608054814] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182608459322] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182608950916] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182609458080] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182609869976] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182610282780] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182610695370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182611094738] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182611533074] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182611920264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182612418174] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182612814390] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182613228364] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182613666962] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182614047316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182614503152] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182614996362] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182615465432] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182616021190] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182616517412] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182616946252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182617314832] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182617797276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182618199320] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182618607622] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182618963904] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182619315964] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182619687018] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182620117148] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182620579584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182620941682] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182621315128] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182621665396] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182622023570] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182622393774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182622742474] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182623157570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182623615356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182623997738] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182624382054] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182624730016] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182625094840] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182625463952] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182625840672] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182626306864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182626661796] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182627122780] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182627476652] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182627825588] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182628193106] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182628551008] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182628987748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182629338276] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182629692282] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182630096996] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182630462368] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182630815422] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182631235808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182631582360] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182632072672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182632481966] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182632887458] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182633306382] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182633662956] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182634125358] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182634587034] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182634974580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182635338198] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182635765684] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182636149922] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182636598068] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182637030694] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182637481984] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182637914510] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182638445354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182638878746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182639295864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182639685526] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182640076740] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182640548786] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182640951248] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182641307230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182641669606] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182642017928] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182642380726] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182642744280] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182643170404] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182643566428] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182643947210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182644412114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182644760824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182645110686] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182645482886] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182645942882] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182646334044] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182646711668] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182647065072] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182647439776] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182647855202] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182648248796] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182648718094] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182649090474] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182649586436] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182649948874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182650307788] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182650690096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182651085578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182651518984] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182651909112] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182652317390] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182652629620] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182652989090] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182653361488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182653721402] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182654093552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182654513866] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182654872436] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182655254492] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182655636296] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182656010570] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182656413386] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182656783684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182657214662] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182657589520] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182657939112] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182658298348] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182658669380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182659017446] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182659428436] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182659863362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182660213100] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182660906196] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182661258640] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182661621788] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182662299548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182662785356] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182663193284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182663555498] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182663955484] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182664338092] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182664718132] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182665131500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182665624764] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182666024680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182666371360] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182666727524] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182667112728] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182667460472] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182667826058] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 20,200000,10000,0,0,256,51,18,4096,3551,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 182669497166] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182669883902] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182670256226] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182670616998] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182671083580] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182671721882] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182672286040] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182672733208] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182673117440] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182673508332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182673973336] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182674361920] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182674725116] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182675106870] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182675458708] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182675813828] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182676248234] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182676675560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182677041166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182677385396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182677740176] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182678104348] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182678465218] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182678850218] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182679201440] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182679626630] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182679974698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182680320516] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182680683008] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182681069854] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182681481492] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182681871510] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182682347194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182682718932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182683173400] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182683536796] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182683907180] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182684260846] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182684640888] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182685071314] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182685452952] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182685810856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182686171856] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182686565432] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182686913432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182687278304] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182687649646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182688080356] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182688470458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182688825768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182689235880] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182689612830] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182690079132] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182690425804] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182690912150] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182691336290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182691734866] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182692120100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182692505762] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182692931264] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182693425648] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182693843440] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182694387806] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182694854982] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182695286112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182695671696] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182696049378] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182696494406] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182696858882] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182697260638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182697658712] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182698080890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182698519224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182699011174] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182699428778] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182699851282] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182700263874] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182700635902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182701053696] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182701439274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182701945792] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182702310836] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182702669416] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182703074482] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182703465488] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182703810568] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182704196882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182704684372] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182705048194] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182705626684] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182706012622] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182706396096] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182706777016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182707162568] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182707619004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182707971520] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182708369028] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182708775716] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182709153740] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182709532818] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182709936578] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182710397550] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182710754414] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182711141192] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182711497988] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182711895974] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182712262038] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182712626292] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182713072046] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182713427056] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182713784062] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182714126876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182714471550] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182714828372] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182715182120] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182715557356] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182715997672] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182716356222] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182716798750] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182717143654] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182717500820] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182717851278] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182718234584] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182718654472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182719016892] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182719360564] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182719744712] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182720131788] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182720533078] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182720941488] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182721424378] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182721779752] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182722155000] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182722539684] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182722892866] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182723278564] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182723628748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182724001720] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182724472634] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182724865210] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182725282498] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182725659582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182726030074] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182726402916] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182726827858] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182727239522] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182727630126] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182728233714] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182728623934] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182729044092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182729465990] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182729942396] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182730329438] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182730691784] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182731063122] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182731450954] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182731819930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182732195816] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182732681216] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182733032104] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182733388746] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182733790602] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182734165780] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182734536364] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182734903802] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182735276388] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182735747294] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182736126096] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182736497728] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182736883678] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182737227240] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182737606552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182737948534] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182738374906] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182738724758] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182739206160] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182739575610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182739918898] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182740285998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182740651102] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182741073210] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182741469714] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182741815678] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182742164430] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182742551418] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182742941874] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182743352706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182743830936] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182744195870] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182744570072] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182744948706] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182745297466] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182745665508] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182746077066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182746419320] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182746901176] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182747289700] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182747675216] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182748043266] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182748637176] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182749072464] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182749557138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182749921776] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182750469694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182750821844] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182751179690] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182751611518] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182752010366] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182752436430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182752798808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182753144422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182753490248] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182753850740] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182754204446] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182754596508] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182755062666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182755441602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182755803972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182756148448] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182756503112] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182756872780] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182757289476] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182757702540] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182758143674] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182758521430] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182758879876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182759255620] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182759661102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182760017720] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182760363960] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182760882602] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182761244650] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182761772654] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182762157252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182762524248] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182762925458] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182763405488] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182763758160] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182764176074] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182764601368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182764979104] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182765420618] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182765789852] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182766250654] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182766635716] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182766985918] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182767356034] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182767741010] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182768108290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182768467108] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182768836652] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182769254966] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182769613916] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182769982144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182770327140] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182770698778] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182771057238] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182771412692] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182771850762] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][DOE ] 21,210000,10000,0,0,256,51,19,4096,3807,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 182773823290] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182774203692] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182774647768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182774996548] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182775364754] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182775707806] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182776062494] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182776411598] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182776758080] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182777137162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182777546774] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182777916144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182778257196] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182778609558] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182778991352] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182779336230] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182779697362] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182780062752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182780471688] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182780841896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182781215486] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182781572464] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182781946816] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182782291982] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182782651670] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182783088128] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182783456608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182783896982] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182784282476] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182784637308] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182785019788] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182785381202] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182785882038] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182786259108] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182786613278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182786977594] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182787368308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182787744656] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182788145158] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182788609680] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182789057124] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182789450050] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182789835378] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182790206612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182790579136] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182790951508] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182791303040] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182791741240] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182792092402] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182792449926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182792810558] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182793194504] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182793576888] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182793985340] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182794440882] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182794813490] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182795343732] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182795721970] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182796105078] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182796475954] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182796891228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182797323126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182797672820] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182798028246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182798382634] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182798762578] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182799103254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182799462534] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182799882770] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182800272952] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182800579202] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182800933874] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182801301676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182801644724] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182802055392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182802398944] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182802820422] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182803172378] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182803518672] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182803888156] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182804271890] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182804637392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182804991618] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182805421896] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182805771548] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182806125364] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182806594706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182806943458] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182807312976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182807680406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182808021210] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182808457944] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182808804426] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182809162798] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182809527604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182809871346] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182810238010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182810592524] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182811010604] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182811360848] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182811707282] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182812073482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182812442156] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182812844068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182813200998] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182813572386] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182814144988] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182814511754] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182814894134] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182815306202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182815652104] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182816031454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182816402972] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182816854532] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182817322632] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182817862574] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182818225732] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182818627420] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182819031994] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182819484872] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182819899116] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182820252682] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182820633940] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182820981046] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182821331126] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182821713992] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182822061192] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182822490352] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182822836018] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182823180220] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182823538204] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182823893388] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182824259958] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182824633102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182825055660] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182825609098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182825957428] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182826314746] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182826667522] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182827030064] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182827391320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182827855428] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182828202362] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182828545522] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182829059464] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182829430690] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182829781672] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182830161446] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182830574720] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182830961580] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182831310704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182831662838] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182832087978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182832460374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182832849620] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182833235170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182833688744] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182834092996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182834466266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182834810968] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182835176468] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182835619270] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182835941604] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182836398002] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182836801068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182837148104] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182837517922] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182837863092] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182838270582] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182838661152] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182839090592] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182839461672] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182840152690] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182840525782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182840883654] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182841266602] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182841629484] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182842093322] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182842508570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182842867722] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182843238328] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182843615740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182843977800] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182844357414] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182844809206] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182845192064] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182845649860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182845998532] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182846367984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182846713012] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182847098424] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182847552044] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182847904478] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182848308676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182848683198] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182849083318] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182849428430] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182849825606] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182850315904] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182850696712] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182851188572] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182851613702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182851992374] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182852403784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182852842872] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182853310424] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182853717280] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182854078308] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182854425886] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182854828232] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182855212916] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182855567010] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182856021436] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182856396150] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182856807064] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182857157016] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182857505944] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182857875232] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182858274500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182858759992] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182859107044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182859453078] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182859812418] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182860169862] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182860538514] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182860900760] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182861285792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182861707302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182862052698] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182862511682] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182862866772] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182863228404] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182863576044] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182863946588] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182864357306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182864704184] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182865059832] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182865427918] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182865780834] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182866148302] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182866514882] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182866889030] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182867308130] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182867664674] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182868051244] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182868392728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182868769550] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182869144378] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182869544724] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182869999538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182870401612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182870798366] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182871153482] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182871575956] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182871898896] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182872308856] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182872762684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182873111444] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182873586400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182874021862] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 22,220000,10000,0,0,256,51,19,4096,4064,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 182875652660] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182876015968] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182876368796] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182876742664] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182877163410] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182877553432] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182877931012] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182878379652] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182878733074] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182879088878] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182879454654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182879829908] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182880200620] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182880573388] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182880987882] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182881369822] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182881716444] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182882078810] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182882460472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182882805264] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182883175784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182883534158] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182883973188] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182884326556] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182884778050] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182885147338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182885491032] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182885877194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182886249676] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182886685784] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182887073464] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182887421080] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182887774366] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182888141762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182888555360] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182888938232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182889280958] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182889702868] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182890078620] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182890425966] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182890774658] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182891144572] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182891511048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182891866486] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182892310386] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182892670254] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182893054496] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182893422858] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182893774182] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182894145452] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182894507178] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182894864926] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182895273702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182895620288] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182896077224] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182896440236] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182896850090] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182897214782] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182897573176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182897993170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182898341892] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182898773584] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182899130708] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182899493714] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182899866922] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182900239356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182900670972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182901017870] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182901371136] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182901747372] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182902396888] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182902889514] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182903247094] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182903702184] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182904059104] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182904416686] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182904805178] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182905149170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182905498256] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182905867372] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182906296826] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182906680598] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182907173378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182907522116] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182907878276] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182908273632] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182908601744] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182909025752] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182909398484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182909763390] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182910131920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182910474852] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182910866154] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182911270222] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182911650490] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182912111054] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182912520752] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182912889610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182913233232] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182913602372] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182914001104] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182914357046] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182914805874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182915154380] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182915524896] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182915880084] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182916221086] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182916585190] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182916939274] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182917297688] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182917734170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182918082872] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182918552270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182918903348] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182919260924] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182919622064] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182919970556] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182920439542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182920789638] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182921158120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182921503030] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182921857234] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182922308130] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182922672538] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182923087416] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182923457864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182923802624] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182924171098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182924514148] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182924873096] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182925276544] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182925622652] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182926038068] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182926412242] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182926780104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182927231290] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182927612980] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182927966734] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182928362204] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182928790398] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182929148714] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182929627556] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182929982872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182930401134] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182930746350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182931103942] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182931542144] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182931902160] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182932285348] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182932634990] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182932992888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182933336002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182933691504] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182934049732] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182934472700] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182934835592] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182935184288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182935540516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182935882786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182936225942] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182936590472] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182937021236] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182937378374] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182937750176] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182938100146] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182938471334] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182938819872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182939174272] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182939573570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182939985410] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182940336750] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182940813304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182941220876] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182941621258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182941997448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182942343378] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182942782912] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182943183128] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182943491652] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182943846176] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182944216578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182944560828] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182944942868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182945286282] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182945706198] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182946058098] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182946408420] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182946778932] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182947164072] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182947530640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182947887568] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182948324538] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182948672858] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182949025662] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182949391240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182949735024] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182950103476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182950470434] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182950812120] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182951245820] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182951594840] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182952077550] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182952448042] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182952792526] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182953174566] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182953530632] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182953953604] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182954304848] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182954653308] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182955077422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182955509142] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182955935904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182956318816] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182956741032] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182957128396] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182957482302] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182957831608] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182958197400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182958608690] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182958992364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182959407184] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182959774892] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182960150712] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182960498428] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182960848430] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182961219406] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182961598824] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182961941474] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182962386302] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182962743412] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 182963271448] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182963626008] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182963977846] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 182964349226] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182964711084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182965138672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182965487200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182965833022] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182966242004] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 182966627232] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 182966998368] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182967364430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182967797864] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182968158938] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182968521856] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182968908416] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 182969261724] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 182969620742] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182970020234] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182970374860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182970792332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182971140688] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182971493552] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 182971881984] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182972232748] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 182972598642] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 182972961798] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182973403510] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 182973760004] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 23,230000,10000,0,0,256,51,20,4096,4096,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 182975894590] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 182976370772] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182976723306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182977097860] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 182977458646] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182977816704] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 182978197634] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182978552822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182978896320] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182979524388] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 182979917082] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 182980258816] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182980647464] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182981036710] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182981427572] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182981913538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182982264730] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182982623306] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182982992882] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182983345690] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182983792202] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182984195238] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182984642718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182984995630] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 182985365898] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182985882200] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182986298598] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182986709516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182987116996] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182987609514] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 182988002936] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 182988347844] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182988745576] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 182989124868] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 182989548420] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182989930288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182990351514] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182990724382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182991067240] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182991422572] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 182991772320] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182992121214] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182992499162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182992876108] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182993315744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182993663974] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182994019228] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 182994402424] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182994748666] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182995099774] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182995479662] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182995918270] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 182996297006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182996747702] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 182997111700] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 182997484896] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 182997830986] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 182998225196] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 182998671156] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 182999045376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 182999389492] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 182999769362] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183000154634] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183000536272] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183000911656] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183001264304] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183001701820] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183002072652] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183002429522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183002771806] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183003116530] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183003477764] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183003848590] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183004285348] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183004638796] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183005031000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183005376010] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183005719880] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183006078000] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183006445738] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183006819584] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183007270174] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183007630138] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183008100382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183008446510] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183008829508] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183009239346] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183009591110] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183010043976] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183010427230] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183010803864] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183011184640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183011566378] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183012055900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183012415992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183012848702] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183013210614] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183013575538] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183013956806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183014300146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183014663970] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183015089452] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183015559920] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183015873178] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183016229166] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183016596936] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183016940286] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183017307320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183017660924] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183018044380] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183018470432] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183018823464] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183019387640] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183019778808] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183020145932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183020503256] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183020871030] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183021303490] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183021661280] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183022028598] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183022372334] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183022742190] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183023096768] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183023451708] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183023887542] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183024234962] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183024595106] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183024972734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183025315952] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183025683884] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183026073834] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183026427582] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183026842332] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183027193352] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183027559848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183027904556] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183028273768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183028617136] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183028981894] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183029433038] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183029783522] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183030133440] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183030594148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183030942368] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183031310504] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183031664108] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183032025042] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183032467640] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183032816616] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183033166034] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183033535588] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183033901510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183034245176] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183034635480] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183035054074] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183035438432] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183035786780] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183036138516] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183036538378] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183036888274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183037256290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183037655912] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183038069222] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183038430082] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183038785970] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183039203312] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183039555864] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183039912250] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183040333988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183040763842] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183041150020] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183041646988] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183042013590] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183042363574] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183042720320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183043078624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183043565544] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183043925146] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183044293672] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183044646588] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183045013768] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183045366476] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183045750860] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183046101140] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183046527450] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183046915278] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183047256810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183047603470] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183047958814] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183048312384] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183048702118] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183049109592] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183049455932] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183049823338] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183050217636] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183050527354] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183050882516] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183051264502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183051609194] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183052069052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183052417688] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183052878028] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183053230780] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183053580430] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183053949310] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183054343898] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183054783032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183055130424] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183055498196] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183055843934] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183056407330] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183056777482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183057178112] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183057646532] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183058006676] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183058349580] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183058715778] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183059060014] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183059420404] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183059800752] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183060206630] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183060580580] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183060927148] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183061284458] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183061635648] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183061984224] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183062352560] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183062708564] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183063143128] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183063543538] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183064053648] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183064471334] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183064825862] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183065217244] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183065585060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183066005338] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183066397454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183066741158] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183067101770] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183067477448] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183067841414] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183068204666] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183068720008] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183069092490] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183069445160] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183069826050] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183070215534] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183070612428] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183070973972] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183071463962] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183071897622] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183072252650] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183072610146] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183072952906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183073297068] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183073673278] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183074029968] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183074471926] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183074824086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][DOE ] 24,240000,10000,0,0,256,51,21,4096,4096,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 183076522360] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183076876910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183077308684] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183077675898] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183078031910] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183078434980] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183078786492] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183079145704] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183079504856] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183079922056] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183080280428] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183080677388] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183081030542] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183081396426] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183081748222] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183082165474] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183082580428] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183082949604] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183083336688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183083681060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183084030062] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183084408258] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183084763432] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183085156320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183085571664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183085918002] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183086379266] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183086770794] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183087083102] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183087462066] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183087849186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183088278884] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183088651102] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183088993790] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183089350408] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183089700346] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183090048454] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183090444982] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183090831496] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183091266740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183091611914] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183091977572] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183092324708] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183092676664] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183093040744] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183093393444] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183093829180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183094189672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183094532212] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183094898530] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183095241048] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183095601034] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183095965742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183096319240] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183096808478] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183097158186] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183097651576] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183098003480] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183098350084] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183098718222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183099074456] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183099508958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183099940130] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183100297504] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183100681240] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183101028432] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183101380094] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183101761680] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183102105308] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183102544840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183102890480] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183103250140] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183103622664] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183103968462] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183104316294] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183104701688] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183105139586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183105491552] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183105873840] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183106271746] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183106654996] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183107004294] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183107369264] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183107853530] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183108206490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183108560996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183109007304] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183109355430] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183109715732] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183110083466] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183110450188] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183110869676] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183111228522] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183111571872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183111916004] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183112274940] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183112626054] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183112995932] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183113413820] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183113771748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183114115016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183114478110] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183114850392] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183115219010] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183115598576] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183115965396] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183116392552] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183116769146] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183117119828] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183117476632] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183117863014] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183118205684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183118564316] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183118986728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183119420096] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183119887038] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183120248530] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183120592918] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183120948056] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183121348424] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183121656994] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183122082226] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183122455144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183122801044] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183123169080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183123510940] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183123865156] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183124225606] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183124640014] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183125080782] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183125472350] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183125838540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183126182698] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183126549452] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183126907608] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183127260738] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183127697790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183128096086] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183128466500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183128821264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183129162224] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183129557708] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183129924608] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183130367268] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183130736794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183131200718] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183131572932] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183131915500] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183132291948] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183132654900] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183133286430] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183133657706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183134002284] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183134370628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183134716442] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183135070184] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183135467526] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183135924126] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183136277444] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183136644328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183136988292] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183137357544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183137699940] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183138110134] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183138483140] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183138897250] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183139249016] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183139620594] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183140048512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183140396118] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183140776824] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183141141584] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183141589128] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183141941648] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183142450624] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183142827412] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183143177280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183143534982] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183143891570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183144303336] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183144667546] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183145026026] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183145393614] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183145744950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183146099836] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183146484100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183146846736] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183147287002] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183147695822] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183148065964] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183148419478] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183148797938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183149162002] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183149521090] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183150005344] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183150379266] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183150733676] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183151102230] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183151454370] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183151831064] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183152196918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183152624004] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183153014860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183153545548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183153901260] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183154260850] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183154617576] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183155011570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183155424942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183155773332] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183156187648] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183156586592] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183156893460] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183157249870] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183157634306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183157978252] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183158418632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183158766800] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183159122122] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183159472948] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183159823382] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183160193742] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183160591488] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183161024208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183161370692] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183161737068] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183162080518] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183162457702] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183162823136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183163165804] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183163546712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183163971284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183164317634] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183164780030] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183165128706] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183165489734] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183165855798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183166211488] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183166648320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183166996454] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183167351108] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183167699652] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183168046084] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183168412232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183168754050] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183169132436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183169540326] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183169897692] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183170281452] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183170627766] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183170977842] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183171344126] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183171699634] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183172067544] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183172475584] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183172837666] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183173211240] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][DOE ] 25,250000,10000,0,0,256,51,22,2048,2048,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 183175179526] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183175541602] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183176056990] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183176431388] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183176778758] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183177159508] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183177524470] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183177971418] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183178326400] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183178678180] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183179067370] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183179418274] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183179775912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183180144786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183180490738] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183180915988] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183181274812] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183181712150] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183182059360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183182412376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183182751340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183183108598] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183183554112] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183183908450] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183184279562] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183184661856] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183185016538] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183185355878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183185709238] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183186061080] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183186496900] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183186853406] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183187347092] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183187703654] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183188080568] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183188446210] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183188803396] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183189262362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183189609406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183189958248] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183190314840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183190670720] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183191050500] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183191404264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183191812626] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183192170392] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183192557258] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183192864106] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183193219634] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183193587464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183193977876] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183194375638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183194788848] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183195183642] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183195536754] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183195885188] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183196255292] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183196640368] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183197022328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183197441886] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183197814528] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183198317236] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183198680714] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183199047656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183199391484] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183199772322] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183200203322] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183200551492] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183200918242] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183201261982] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183201622042] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183201987376] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183202330052] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183202709968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183203122292] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183203476096] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183203823812] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183204169916] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183204536340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183204878312] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183205255240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183205597894] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183206011598] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183206398274] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183206744644] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183207094682] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183207460594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183207803918] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183208181728] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183208587326] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183208948020] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183209320882] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183210072036] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183210428204] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183210809318] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183211175540] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183211621512] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183212006400] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183212394282] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183212870032] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183213252556] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183213617366] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183213989670] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183214417118] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183214776044] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183215127576] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183215491652] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183215898080] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183216286024] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183216696628] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183217121560] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183217481214] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183217824278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183218166322] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183218523918] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183218874682] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183219243736] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183219589344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183220016988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183220362892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183220860206] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183221219808] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183221588578] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183221941520] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183222322452] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183222744300] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183223121664] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183223472786] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183223829646] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183224215888] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183224558628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183224918662] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183225277432] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183225702892] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183226107458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183226452676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183226800758] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183227158254] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183227551128] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183227874144] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183228300666] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183228701330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183229049044] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183229419768] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183229764494] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183230122662] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183230489026] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183230840344] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183231295684] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183231684566] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183232168180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183232519156] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183232889664] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183233270416] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183233627512] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183234079896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183234428272] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183234800152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183235157402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183235501188] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183235867200] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183236222894] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183236651076] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183237020206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183237364832] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183237733516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183238145336] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183238501294] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183238862968] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183239211526] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183239670468] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183240019246] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183240442372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183240864716] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183241220752] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183241670444] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183242019910] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183242450450] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183242818918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183243286678] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183243657688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183243999432] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183244360030] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183244745234] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183245166374] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183245574474] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183245947760] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183246314890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183246711004] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183247094806] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183247519616] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183248013650] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183248366988] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183248720400] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183249092158] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183249441112] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183249797966] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183250185028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183250595550] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183250960596] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183251319616] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183251689242] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183252038908] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183252396082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183252740214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183253095294] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183253520284] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183253877484] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183254360772] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183254714264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183255082810] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183255426314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183255781664] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183256206226] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183256577166] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183256928630] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183257311896] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183257663476] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183258036126] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183258399476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183258755414] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183259210398] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183259556706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183259905626] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183260262544] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183260617998] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183260998954] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183261352144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183261695162] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183262118288] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183262510014] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183262817744] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183263172670] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183263540120] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183263883790] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183264263964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183264670742] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183265030710] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183265380716] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183265822648] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183266234356] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183266646378] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183267028016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183267476508] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183267849306] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183268200518] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183268555530] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183268935934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183269309452] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183269705520] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183270062556] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183270496186] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183270868122] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183271213508] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183271575868] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183271941882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183272286672] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183272697150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183273110410] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 26,260000,10000,0,0,256,51,22,2048,2048,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 183274642376] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183274996326] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183275360100] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183275797730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183276147928] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183276516556] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183277046648] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183277406180] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183277790872] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183278164664] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183278573212] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183278952280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183279296728] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183279665052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183280058596] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183280418664] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183280807362] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183281155144] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183281581550] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183281955186] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183282322766] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183282666954] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183283150144] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183283507240] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183283904658] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183284327476] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183284682902] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183285053690] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183285403260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183285760712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183286104642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183286460536] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183287106766] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183287468928] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183287977032] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183288330818] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183288708718] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183289138656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183289521072] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183289956440] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183290311932] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183290674020] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183291023086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183291378908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183291795202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183292153800] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183292583964] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183292975594] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183293330334] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183293703400] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183294055028] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183294452798] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183294886954] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183295245318] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183295729296] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183296074078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183296426094] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183296779086] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183297140518] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183297551226] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183297905764] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183298369338] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183298746256] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183299283050] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183299630490] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183299992336] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183300365288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183300728872] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183301178970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183301539018] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183301949300] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183302311000] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183302694328] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183303080436] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183303482146] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183303940168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183304289308] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183304665514] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183305010484] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183305384060] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183305782206] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183306174234] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183306621380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183306983740] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183307358256] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183307734262] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183308078396] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183308437772] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183308815332] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183309160984] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183309598906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183309946848] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183310414820] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183310767886] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183311114764] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183311481684] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183311838982] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183312278386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183312627412] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183312983102] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183313367950] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183313715476] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183314065208] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183314443398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183314807116] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183315252908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183315603016] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183315964930] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183316342354] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183316689928] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183317040220] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183317424948] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183317861404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183318209172] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183318589104] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183318940344] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183319319638] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183319667246] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183320028900] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183320398920] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183320833108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183321193362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183321665294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183322013732] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183322373018] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183322805932] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183323177508] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183323618108] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183323978996] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183324331194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183324677874] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183325038020] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183325430202] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183325804580] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183326248542] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183326613194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183327002356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183327381448] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183327739604] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183328112116] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183328507536] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183328876594] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183329305378] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183329682092] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183330032980] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183330390296] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183330777870] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183331120214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183331479858] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183331901762] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183332260696] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183332744932] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183333090748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183333434360] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183333789748] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183334189966] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183334495616] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183334923868] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183335299280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183335647856] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183336020310] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183336364734] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183336739384] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183337100742] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183337515142] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183337887046] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183338270892] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183338636168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183338979066] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183339343730] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183339700792] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183340053168] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183340480252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183340826256] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183341195678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183341550280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183341891618] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183342255692] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183342610368] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183343036206] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183343406108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183343750340] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183344211186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183344559900] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183344941882] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183345305200] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183345651414] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183346105546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183346454740] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183346824672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183347168106] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183347523808] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183347908624] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183348268242] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183348686146] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183349055512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183349399710] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183349767954] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183350109674] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183350468134] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183350852348] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183351283012] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183351744396] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183352138016] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183352515910] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183352860112] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183353241396] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183353656932] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183354039564] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183354465770] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183354822890] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183355310404] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183355664216] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183356021960] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183356365284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183356721298] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183357149502] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183357509588] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183357886362] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183358234590] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183358592478] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183358938060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183359294944] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183359654654] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183360069964] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183360432770] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183360808380] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183361183344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183361526210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183361870656] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183362275906] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183362720942] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183363075836] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183363442360] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183363995558] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183364370922] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183364718994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183365084772] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183365542886] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183365889920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183366369732] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183366731608] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183367088792] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183367470602] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183367882186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183368324880] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183368700956] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183369089338] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183369392200] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183369744766] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183370110830] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183370465522] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183370832204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183371252208] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183371610446] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183371960880] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183372309138] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183372679664] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183373064368] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 27,270000,10000,0,0,256,51,23,1024,1024,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 183374897610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183375254558] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183375623946] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183375971788] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183376345762] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183376793538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183377142916] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183377667116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183378030290] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183378375238] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183378741996] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183379099546] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183379603310] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183379975164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183380327940] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183380697078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183381042724] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183381403056] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183381780352] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183382270988] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183382648138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183382996308] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183383368570] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183383715372] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183384072988] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183384790552] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183385212384] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183385565590] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183385932162] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183386276302] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183386643236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183386986090] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183387356198] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183387842054] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183388192488] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183388541974] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183389064904] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183389436022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183389781374] ECW: w=0x3db81608 func=0x3d59f444 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 183390176638] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183390599232] ECW: w=0x3db813d8 func=0x3d5b8b2e 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 183390983656] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183391334764] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183391685926] ECW: w=0x3db7f678 func=0x3d59f444 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 183392056284] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183392405914] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183392762820] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183393117616] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183393527252] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183393888466] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183394244568] ECW: w=0x3db7f8a8 func=0x3d59f444 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 183394611374] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183394959474] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183395314828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183395670220] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183396051412] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183396514756] ECW: w=0x3daaaa50 func=0x3d5c8673 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 183396870230] ECW: w=0x3db7f458 func=0x3d59f444 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 183397232526] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183397581630] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183397938228] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183398280250] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183398635988] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183399095470] ECW: w=0x3db814f0 func=0x3d59f444 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 183399468274] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183399915320] ECW: w=0x3db7e0b0 func=0x3d5b8a6d 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183400319442] ECW: w=0x3daae080 func=0x3d5c1dfc '>=' [Hermes] [HADES][INFO ] [KRELTSC: 183400671358] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183401046620] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183401412254] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183401844670] ECW: w=0x3db7e1c0 func=0x3d5b8bef 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 183402234910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183402578794] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183402926850] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183403282790] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183403638988] ECW: w=0x3db7e2d8 func=0x3d5b8bef 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 183404029796] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183404372412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183404793242] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183405151086] ECW: w=0x3db7c598 func=0x3d597b4a 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 183405544412] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 183405850242] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183406202834] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183406568142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183406920278] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183407285870] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183407765472] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183408126088] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183408480106] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183408825048] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183409190638] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183409571746] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183409948090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183410420392] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183410793656] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183411241664] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183411599864] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183411967082] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183412312280] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183412693076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183413118868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183413464926] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183413829920] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183414173428] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183414533006] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183414898334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183415258198] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183415626330] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183416056094] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183416413572] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183416763020] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183417110036] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183417476182] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183417819264] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183418230262] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183418670734] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183419031238] ECW: w=0x3db7d6e0 func=0x3d5b8a6d 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 183419416168] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183419761812] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183420112732] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183420478902] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183420836124] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183421204056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183421624794] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183421987746] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183422463212] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183422813148] ECW: w=0x3daad2b0 func=0x3d5c1530 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 183423162972] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183423533096] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183423910746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183424322236] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183424695910] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183425052764] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183425395608] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183425762622] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183426106368] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183426476466] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183426883012] ECW: w=0x3db81c98 func=0x3d59f444 'MSG-REDELIVER-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183427359334] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 183427735436] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183428103496] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183428449104] ECW: w=0x3db7d2a0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183428812276] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183429158774] ECW: w=0x3db657b0 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 183429524002] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183429952354] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183430299644] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183430667878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183431027772] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183431384214] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183431758638] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183432119836] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183432489856] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183432946406] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183433293072] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183433765950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183434130154] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183434473194] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183434851170] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183435195152] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183435625954] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183436063600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183436417304] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183436788094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183437132566] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183437489558] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183437876426] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183438325110] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183438699022] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183439071640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183439417632] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183439789744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183440148114] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183440720060] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183441161928] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183441513262] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183441874762] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183442242608] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183442615372] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183442986076] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183443362776] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183443788830] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183444172838] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183444516198] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183445036140] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183445408122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183445752814] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183446134968] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183446610852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183446998046] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183447396708] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183447772938] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183448193916] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183448590612] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183448964120] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183449434852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183449841886] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183450245156] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183450649900] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183450994542] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183451363452] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183451743998] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183452103724] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183452546598] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183452904202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183453249644] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183453617418] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183453964352] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183454322788] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183454701808] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183455114296] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183455485348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183455908912] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183456283584] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183456658666] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183457001768] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183457401100] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183457863232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183458242448] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183458613578] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183458970806] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183459315344] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183459683088] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183460045852] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183460406534] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183460845718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183461192194] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183461559278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183461902050] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183462256572] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183462646452] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183463002732] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183463440246] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183463843382] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183464266438] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183464638638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183464995912] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183465339116] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183465729224] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183466075900] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183466600748] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183466971222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183467424512] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183467797030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183468143310] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183468512042] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183468886768] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183469305198] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183469679762] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183470047642] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183470392428] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183470764172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183471120542] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183471475704] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183471909440] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183472258272] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183472618316] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 28,280000,10000,0,0,256,51,24,1024,1024,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 183526951218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183527353794] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183527814324] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183528169672] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183528529930] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183528919090] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183529268332] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183529674104] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183530131292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183530493934] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183530970988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183531338808] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183531684176] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183532097478] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183532444994] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183532819272] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183533184258] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183533601388] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183533975034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183534461596] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183534839962] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183535245512] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183535621444] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183535994048] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183536452500] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183536802488] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183537175604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183537567354] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183537941756] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183538308132] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183538665514] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183539106698] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183539477322] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183539839672] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183540252342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183540640752] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183541038518] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183541475730] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183541901120] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183542288678] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183542696470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183543069950] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183543498710] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183543884938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183544243410] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183544686994] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183545053794] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183545412260] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183545880960] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183546229114] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183546597342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183546955358] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183547373952] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183547780996] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183548148392] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183548518394] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183548960086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183549306954] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183549695144] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183550053868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183550492700] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183550861298] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183551333570] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183551716628] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183552080030] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183552438622] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183552807790] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183553234400] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183553611240] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183553984532] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183554357260] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183554727122] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183555098276] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183555457738] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183555905570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183556269224] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183556615500] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183557086626] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183557434068] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183557793200] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183558170046] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183558573828] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183558953326] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183559297886] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183559653276] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183560026588] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183560370142] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183560738880] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183561116676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183561525996] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183561898822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183562254520] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183562597352] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183562962074] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183563303910] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183563700606] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183564066028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183564478832] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183564874086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183565218630] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183565573288] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183565946182] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183566291038] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183566673578] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183567114494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183567461994] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183567909282] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183568287096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183568630982] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183568998782] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183569357122] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183569778970] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183570154620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183570497982] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183570865164] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183571207388] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183571561964] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183571935082] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183572289228] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183572721630] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183573091472] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183573435182] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183573804438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183574160350] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183574502506] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183574879118] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183575222070] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183575645772] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183576015000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183576358324] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183576725438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183577088874] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183577486128] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183577873394] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183578309496] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183578683088] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183579290434] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183579662288] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183580031320] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183580401330] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183580745284] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183581196800] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183581544726] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183581911898] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183582277694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183582621786] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183582990136] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183583349834] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183583705380] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183584151272] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183584498432] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183584870606] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183585239282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183585585606] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183586002936] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183586371782] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183586790324] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183587158190] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183587500602] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183587857356] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183588220390] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183588562440] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183588940456] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183589281708] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183589701582] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183590076576] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183590517638] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183590890512] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183591256878] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183591612026] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183591982224] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183592406842] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183592751602] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183593118012] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183593460800] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183593818176] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183594182760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183594755910] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183595194254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183595543524] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183595898986] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183596271542] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183596613944] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183596982908] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183597361536] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183597704116] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183598143344] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183598501900] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183598844860] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183599244554] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183599590632] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183599951434] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183600334078] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183600765220] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183601135786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183601624410] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183601984314] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183602356512] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183602698860] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183603080714] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183603513734] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183603864326] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183604237370] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183604596988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183604943366] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183605317796] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183605733950] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183606093158] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183606548380] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183606896832] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183607271144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183607660038] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183608015352] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183608398782] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183608742518] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183609207660] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183609582218] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183609925960] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183610315976] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183610674318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183611016596] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183611396306] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183611813830] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183612178044] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183612543614] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183612989120] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183613363366] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183613709252] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183614079440] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183614456726] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183614869418] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183615239546] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183615603214] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183615944652] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183616313430] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183616667236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183617018296] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183617448336] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183617795506] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183618154760] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183618519876] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183618863094] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183619230656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183619574318] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183619955012] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183620397068] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183620743520] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183621113508] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183621479736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183621822870] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183622191902] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183622558340] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183622902188] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183623335644] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183623680590] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183624196660] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 29,290000,10000,0,0,256,51,25,512,512,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 183626022724] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183626386384] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183626808100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183627155344] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183627512612] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183627889550] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183628247164] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183628687460] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183629078038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183629454348] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183629841680] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183630201212] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183630544832] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183630955566] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183631303180] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183631754224] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183632152284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183632499312] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183632866594] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183633208722] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183633562596] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183634038442] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183634513890] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183634888024] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183635372302] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183635771248] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183636143580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183636546824] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183636895270] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183637347208] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183637695988] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183638081194] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183638449242] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183638793752] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183639162868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183639521180] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183639951174] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183640331130] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183640684088] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183641057086] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183641423420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183641768090] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183642208916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183642632934] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183642978128] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183643343498] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183643687036] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183644044580] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183644408818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183644751084] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183645129240] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183645538752] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183645895390] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183646368116] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183646713450] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183647082420] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183647447266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183647801676] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183648239460] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183648598688] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183648940986] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183649305330] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183649648280] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183650005758] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183650370628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183650725318] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183651159906] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183651508904] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183651864352] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183652238096] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183652581956] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183652951952] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183653327988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183653670412] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183654104870] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183654463140] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183654804788] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183655170296] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183655511704] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183655867436] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183656243194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183656653470] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183657022852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183657378818] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183657838500] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183658260630] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183658605462] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183658989844] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183659431022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183659780872] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183660153074] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183660511784] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183660856468] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183661224134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183661570820] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183661998074] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183662485014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183662835886] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183663213552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183663556616] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183663963238] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183664347160] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183664702708] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183665136874] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183665510024] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183665853756] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183666226728] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183666585706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183666932002] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183667311414] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183667657180] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183668122100] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183668491888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183668941464] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183669312964] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183669656408] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183670025190] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183670399616] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183670814018] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183671392140] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183671767124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183672116304] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183672490548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183672862632] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183673222654] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183673659372] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183674007684] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183674366968] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183674732270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183675076572] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183675445054] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183675801688] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183676222630] ECW: w=0x3db80388 func=0x3d5b8a6d 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 183676599094] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183676942196] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183677312496] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183677678924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183678023602] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183678404624] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183678761030] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183679170686] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183679539694] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183680027450] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183680390126] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183680823556] ECW: w=0x3db81a68 func=0x3d59f444 'MSG-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 183681223274] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 183681603284] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183682044980] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183682394936] ECW: w=0x3db7d2a0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183682764676] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183683120092] ECW: w=0x3db657b0 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 183683476988] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183683845652] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183684218306] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183684653652] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183685007152] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183685364020] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183685706476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183686049398] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183686403256] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183686753282] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183687122826] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183687563618] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183687936842] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183688295320] ECW: w=0x3db81950 func=0x3d59f444 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 183688698424] ECW: w=0x3daaa610 func=0x3d5c82c3 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 183689054276] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183689422620] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183689788494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183690271944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183690621762] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183690966404] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183691452158] ECW: w=0x3db7d5d0 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 183691829432] ECW: w=0x3db6d6f8 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 183692282248] ECW: w=0x3daaa830 func=0x3d5c84b9 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 183692655330] ECW: w=0x3db7fbf0 func=0x3d59f444 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 183693109994] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183693466840] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183693831092] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183694177394] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183694534462] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183694890044] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183695256066] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183695624094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183696038312] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183696412660] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183696775878] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183697120788] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183697490818] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183697836390] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183698242738] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183698690812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183699040506] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183699419086] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183699768476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183700127476] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183700472908] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183700829810] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183701186302] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183701604846] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183701955452] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183702428832] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183702799476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183703144214] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183703513882] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183703881260] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183704313512] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183704684290] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183705029954] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183705389520] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183705755356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183706100570] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183706490660] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183706840784] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183707269002] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183707615312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183707959602] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183708314476] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183708663086] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183709008746] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183709388710] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183709823506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183710172622] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183710544262] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183710901258] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183711246052] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183711612152] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183711957486] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183712330012] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183712763348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183713110010] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183713569466] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183713921212] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183714277462] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183714619458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183714974038] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183715393988] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183715808804] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183716175680] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183716564342] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183716949148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183717294252] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183717680964] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183718056264] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183718605628] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183719018578] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183719366450] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183719769740] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183720172818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183720615532] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183721105710] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183721677148] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183722295166] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183722944146] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183723571630] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183724235690] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][DOE ] 30,300000,10000,0,0,256,52,26,512,512,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 183726875508] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183727505840] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183728181752] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183729021268] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183729950922] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183730772558] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183731661348] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183732377854] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183733262800] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183733992520] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183734849418] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183735448546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183736361286] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183736776778] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183737138536] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183737507640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183738018528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183738383820] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183738749356] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183739108956] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183739479496] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183739862218] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183740251086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183740717284] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183741134162] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183741501164] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183741851840] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183742228448] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183742581944] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183742947472] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183743424340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183743794348] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183744243058] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183744606128] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183744970944] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183745324822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183745676606] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183746040358] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183746506406] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183746940704] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183747457042] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183747854228] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183748228438] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183749145666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183749536844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183749887384] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183750260896] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183750650146] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183751032390] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183751408260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183751867488] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183752260810] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183752853122] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183753232356] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183753578036] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183753951074] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183754331128] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183754814352] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183755166218] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183755546892] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183755918832] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183756269582] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183756651604] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183757029006] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183757457430] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183757835846] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183758193706] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183758778000] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183759150982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183759500280] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183760023810] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183760545354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183760921460] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183761308706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183761658060] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183762015810] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183762382210] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183762730124] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183763188104] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183763564264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183763922308] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183764297950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183764659570] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183765008170] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183765402224] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183765824210] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183766190018] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183766558312] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183766903768] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183767275852] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183767627362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183768000000] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183768344516] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183768758878] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183769131020] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183769664594] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183770076298] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183770459552] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183770846118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183771589416] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183772380822] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183772792854] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183773138480] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183773509814] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183773872870] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183774342210] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183774714368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183775144598] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183775518248] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183775869918] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183776258188] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183776664356] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183777156148] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183777519594] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183777944124] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183778340966] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183778713754] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183779115966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183779506558] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183779971726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183780331812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183780794180] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183781169336] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183781551930] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183781925596] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183782337638] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183782762220] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183783138324] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183783498718] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183783857058] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183784230702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183784581388] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183784950656] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183785404400] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183785787934] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183786161038] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183786548212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183786897352] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183787302076] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183787675390] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183788022882] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183788465018] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183788815188] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183789184452] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183789553334] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183789902798] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183790276760] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183790649894] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183791088896] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183791437920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183791785776] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183792253084] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183792605612] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183792950250] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183793332888] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183793797264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183794149204] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183794533622] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183794891754] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183795239628] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183795610872] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183795961188] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183796337088] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183796770850] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183797123626] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183797499424] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183797852358] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183798212236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183798589482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183798952922] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183799377412] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183799740488] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183800090684] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183800464340] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183800837726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183801187252] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183801564198] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183801936066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183802355504] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183802732610] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183803181080] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183803620694] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183803990502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183804338908] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183804725814] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183805188494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183805554706] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183805911578] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183806259546] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183806661696] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183807015224] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183807374102] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183807834726] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183808210682] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183808561056] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183808940046] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183809297574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183809672180] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183810083056] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183810431634] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183810863480] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183811234290] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183811582446] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183811954356] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183812304264] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183812661488] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183813018140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183813434456] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183813795828] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183814146306] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183814640928] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183815016948] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183815385116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183815741586] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183816173472] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183816543680] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183816925590] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183817300176] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183817647064] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183818008894] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183818378404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183818738498] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183819187804] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183819545376] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183819909700] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183820257316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183820629346] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183821007510] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183821430546] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183821852400] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183822234008] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183822624234] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183822998798] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183823422880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183823785484] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183824173852] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183824653972] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183825041234] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183825924304] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183826330748] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183826711848] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183827128030] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183827576038] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183827970540] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183828319582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183828667470] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183829056450] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183829413988] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183829779274] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183830232036] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183830611664] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183830964276] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183831344272] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183831777220] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183832138820] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183832523522] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][DOE ] 31,310000,10000,0,0,256,52,27,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 183834321606] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183834698488] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183835073152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183835441270] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183835899696] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183836257748] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183836621452] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183837085344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183837439936] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183837800614] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183838169110] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183838587810] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183838970366] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183839340624] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183839686892] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183840060606] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183840419028] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183840764212] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183841145732] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183841560560] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183841927292] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183842296702] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183842668892] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183843041236] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183843419288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183843818362] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183844240264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183844633842] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183844990448] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183845344154] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183845691716] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183846065650] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183846470424] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183846817020] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183847260880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183847624184] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183848072754] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183848446058] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183848793570] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183849153188] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183849654546] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183850119302] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183850492544] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183850842640] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183851200652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183851545782] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183851890778] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183852282674] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183852707018] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183853053748] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183853423414] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183853790186] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183854132728] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183854503082] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183854877266] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183855218718] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183855650140] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183855999340] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183856360324] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183856726970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183857071922] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183857440942] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183857801666] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183858249712] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183858598348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183858944780] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183859435022] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183859822616] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183860273998] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183860658812] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183861151636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183861593244] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183862012482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183862420664] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183862799628] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183863191966] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183863586334] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183864060020] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183864434008] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183864787472] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183865190980] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183865541772] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183865934652] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183866291848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183866708530] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183867068868] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183867439078] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183867804746] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183868211008] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183868581114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183868939898] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183869376172] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183869748096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183870126930] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183870660416] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183871011516] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183871407862] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183871788038] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183872208226] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183872582984] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183872967556] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183873325670] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183873703860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183874081844] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183874438140] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183874818996] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183875234566] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183875608370] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183875977688] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183876324920] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183876697912] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183877054780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183877410032] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183877842180] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183878190494] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183878548656] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183878913972] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183879258052] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183879626592] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183879974570] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183880341112] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183880752486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183881098892] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183881540166] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183881909744] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183882254126] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183882625424] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183883005428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183883418306] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183883791236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183884148868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183884492132] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183884857632] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183885202778] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183885561486] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183885939274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183886348960] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183886721542] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183887072068] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183887428902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183887774174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183888140276] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183888549344] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183888898808] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183889335162] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183889769452] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183890156068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183890554958] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183890948948] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183891350100] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183891695480] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183892147044] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183892526682] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183893022940] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183893427340] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183893776252] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183894192756] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183894623638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183894988774] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183895335444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183895704728] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183896079296] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183896456394] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183896802936] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183897187836] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183897658064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183898008712] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183898382114] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183898759406] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183899107002] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183899493820] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183899882606] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183900313378] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183900714800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183901061724] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183901433902] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183901787386] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183902384722] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183902764006] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183903193486] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183903556260] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183904061082] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183904410174] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183904780288] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183905149940] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183905509040] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183905951280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183906336190] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183906681984] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183907048604] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183907395012] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183907753926] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183908175834] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183908596404] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183908972836] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183909322252] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183909678232] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183910055254] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183910399004] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183910755568] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183911188986] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183911628558] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183912002382] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183912370016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183912716594] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183913088022] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183913480426] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183913839498] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183914314286] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183914699956] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183915189852] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183915586200] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183915950792] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183916354954] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183916825528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183917331838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183917679708] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183918110476] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183918498742] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183918846078] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183919195368] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183919582168] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183920044970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183920394540] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183920774240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183921171066] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183921516040] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183921884448] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183922329518] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183922810206] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183923214344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183923607532] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183924011100] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183924427296] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183924785846] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183925144984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183925602782] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183925997688] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183926460846] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183926846130] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183927249268] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183927661150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183928039474] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183928490988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183928851280] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183929232896] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183929602420] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183929978250] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183930337772] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183930739914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183931167924] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183931573492] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183931933360] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183932292494] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183932637802] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183932985086] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][DOE ] 32,320000,10000,0,0,256,52,27,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 183934756954] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183935121554] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hermes] [HADES][INFO ] [KRELTSC: 183935504738] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183935876700] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183936264962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183936720836] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183937118824] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183937641610] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183937990606] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183938379752] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183938748198] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183939125968] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183939665002] ECW: w=0x3db81ed0 func=0x3d59f444 'MSG-REAP' [Hermes] [HADES][INFO ] [KRELTSC: 183940072964] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 183940470930] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183940840950] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183941185884] ECW: w=0x3db7d2a0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 183941581910] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183941972248] ECW: w=0x3db657b0 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 183942422926] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183942824654] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183943172768] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183943572958] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183943924170] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183944283882] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183944699448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183945242580] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183945605102] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183945962684] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183946370942] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183946743826] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183947111918] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183947498118] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183948009812] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183948403210] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183948857242] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183949229518] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183949575860] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183949937724] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183950349284] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183950800058] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183951173996] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183951524712] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183951900366] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183952274538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183952634506] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183953004216] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183953453132] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183953834820] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183954207424] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183954575470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183954922014] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183955293480] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183955669088] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183956024150] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183956468172] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183956824220] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183957195974] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183957546734] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183957915716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183958261294] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183958643900] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183959064324] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183959423620] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183959792800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183960265810] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 183960654710] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 183961039646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183961412030] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183961842236] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183962212762] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 183962617846] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183962962950] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183963319488] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183963687804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183964034832] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183964420892] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183964857730] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183965206442] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183965576236] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183965921008] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183966303862] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183966717476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183967078484] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183967520016] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183967876548] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183968236908] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183968602644] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183968968198] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183969325486] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183969689884] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183970037826] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183970482408] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183970852658] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183971315348] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183971688338] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183972030610] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183972385510] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183972746444] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183973230328] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183973606922] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183974009640] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183974445060] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183974808450] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183975180118] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183975539076] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183975975486] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183976345904] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183976690202] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 183977102856] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 183977491894] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183977871612] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183978294626] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183978736818] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 183979403006] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183979753250] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183980107276] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183980473098] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183980815554] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183981200240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183981632386] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183981980758] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183982536046] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183982885706] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183983245712] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183983610716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183983970552] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 183984410872] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183984765070] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183985121800] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183985463420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183985807356] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183986161762] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183986523744] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 183986869332] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183987307392] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183987697814] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183988041792] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 183988408444] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183988752194] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183989105980] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183989466378] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 183989884946] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 183990257302] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 183990605992] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183990973246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183991316664] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 183991684666] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183992028474] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183992398606] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183992877140] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183993227938] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 183993759008] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 183994205142] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183994577342] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 183994964450] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183995432094] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 183995824030] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183996170088] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 183996559998] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183996929392] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 183997305954] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183997748146] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 183998208034] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 183998588282] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 183998987410] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 183999379160] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 183999784774] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184000162192] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184000543514] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184000975404] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184001420688] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184001781658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184002168700] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184002551414] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184002924926] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184003287654] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184003651754] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184004105172] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184004499698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184004980562] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184005411736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184005755696] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184006123616] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184006472638] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184006901372] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184007275256] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184007658568] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184008029822] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184008376110] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184008775056] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184009154690] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184009613468] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184010030502] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184010402456] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184010789976] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184011205148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184011570040] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184011959110] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184012422692] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184012841118] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184013234132] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184013621370] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184014048800] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184014427636] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184014814040] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184015274486] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184015624744] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184016092432] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184016440252] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184016832310] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184017229984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184017623202] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184018086330] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184018442000] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184018819010] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184019190816] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184019586122] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184019989950] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184020383116] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184020826786] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184021245240] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184021736970] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184022087050] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184022459216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184022834150] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184023232810] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184023656774] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184024098244] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184024540532] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184024894892] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184025293770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184025682748] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184026192136] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184026579238] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184026938448] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184027458420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184027806062] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184028187756] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184028589562] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184029008794] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184029368424] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184029781294] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184030205864] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184030558274] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184030974018] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184031356454] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184031702652] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184032153156] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184032513858] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184032864680] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184033230200] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184033572988] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184033961694] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184034339346] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184034755928] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184035127168] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][DOE ] 33,330000,10000,0,0,256,53,28,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 184036723916] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184037130236] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184037554840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184037905774] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184038353708] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184038779616] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184039131582] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184039504320] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184039893034] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184040324130] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184040696448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184041038476] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184041393040] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184041740984] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184042088356] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184042468976] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184042815990] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184043248920] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184043596072] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184043963398] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184044309694] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184044681986] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184045065942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184045421390] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184045877304] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184046265428] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184046614470] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184046971164] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184047348692] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184047762748] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184048153698] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184048568284] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184048983798] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184049331194] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184049830764] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184050192376] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184050536724] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184050917960] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184051262464] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184051699038] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184052105810] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184052450730] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184052839604] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184053187102] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184053543054] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184053899882] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184054329482] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184054687566] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184055034356] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184055412346] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184056039302] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184056476984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184056853272] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184057333056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184057710328] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184058177488] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184058560392] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184058979342] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184059402494] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184059839686] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184060210404] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184060587326] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184061110620] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184061460622] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184061816098] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184062216914] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184062667502] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184063083876] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184063466246] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184063829284] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184064201844] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184064546458] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184064942890] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184065284726] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184065709052] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184066077930] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184066421836] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184066792890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184067169818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184067532066] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184067913020] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184068359504] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184068754816] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184069180804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184069559436] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184069947982] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184070316014] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184070715918] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184071175548] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184071526086] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184071988754] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184072343884] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184072693232] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184073098506] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184073482014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184073938134] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184074343628] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184074689134] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184075078572] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184075430028] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184075778312] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184076161872] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184076573360] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184076954804] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184077304430] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184077864722] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184078455784] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184078992198] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184079521212] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184080177232] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184080755642] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184081351962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184081740774] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184082106936] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184082630068] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184083054428] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184083601428] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184083995864] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184084364984] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184084727484] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184085245632] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184085618640] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184086002928] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184086420716] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184086792452] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184087190630] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184087610274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184088089808] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184088468534] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184088826720] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184089185666] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184089551194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184089962056] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184090349192] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184090818178] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184091169576] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184091547612] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184091937588] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184092316018] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184092733068] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184093123760] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184093590374] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184093984754] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184094484546] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184094905434] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184095274404] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184095696696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184096074366] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184096555930] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184096928328] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184097295770] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184097699706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184098078972] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184098506902] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184098902694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184099370780] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184099749874] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184100119200] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184100523134] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184100898890] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184101297628] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184101666736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184102085048] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184102461890] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184102828122] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184103212728] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184103600228] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184103976970] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184104355128] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184104820982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184105188706] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184105682070] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184106039116] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184106424744] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184106803280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184107208322] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184107675986] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184108029404] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184108409680] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184108815064] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184109214004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184109579558] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184109981252] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184110435636] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184110796464] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184111146748] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184111527240] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184111899652] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184112283394] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184112719788] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184113181470] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184113576898] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184113955264] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184114397226] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184114815178] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184115161378] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184115632380] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184116145280] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184116535670] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184117020500] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184117370672] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184117757864] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184118122368] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184118478736] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184118929610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184119281416] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184119793088] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184120188466] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184120533688] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184120916934] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184121264958] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184121699340] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184122070436] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184122417152] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184122787948] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184123173362] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184123548624] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184123924296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184124342684] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184124737254] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184125105864] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184125472872] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184125876656] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184126245462] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184126602848] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184127044032] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184127395120] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184127752304] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184128259000] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184128612644] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184128984256] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184129345926] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184129772314] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184130130792] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184130501146] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184130847000] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184131203812] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184131571838] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184131916610] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184132310200] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184133007506] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184133363272] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184133721108] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184134067162] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184134451758] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184134796692] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184135197164] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184135683786] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184136049022] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184136421770] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184136794736] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184137156080] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184137524656] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184137886370] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184138320032] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][DOE ] 34,340000,10000,0,0,256,54,29,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 184140044582] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184140458728] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184140835684] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184141270482] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184141633622] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184141979144] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184142326494] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184142751196] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184143105974] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184143467892] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184143970332] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184144349292] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184144705106] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184145078050] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184145422334] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184145804654] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184146217314] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184146676118] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184147069138] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184147437822] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184147844348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184148190596] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184148559810] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184148917700] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184149273222] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184149975826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184150625810] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184151016802] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184151683898] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184152395642] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184152943970] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184153447612] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184153862080] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184154288930] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184154664766] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184155183092] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184155535512] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184155918808] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184156274856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184156617042] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184156985298] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184157416104] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184157926418] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184158303730] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184158666060] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184159058344] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184159453422] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184159858938] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184160273260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184160756520] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184161145338] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184161674500] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184162054838] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184162430756] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184162799448] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184163158644] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184163633446] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184163985290] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184164349384] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184164699310] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184165047592] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184165418018] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184165779708] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184166225040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184166571844] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184166939784] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184167293198] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184167648860] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184168015378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184168359160] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184168751012] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184169203858] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184169555788] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184169942098] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184170286800] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184170671456] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184171081414] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184171450656] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184171924498] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184172273538] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184172821642] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184173184818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184173528770] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184173897698] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184174299576] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184174743416] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184175114610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184175466844] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184175870734] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184176221926] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184176580176] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184176936216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184177280330] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184177709760] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184178060186] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184178408126] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184178784348] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184179154096] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184179501384] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184179900496] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184180329864] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184180709484] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184181059102] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184181407584] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184181776668] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184182123570] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184182500368] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184182861000] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184183335898] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184183688136] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184184146690] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184184546740] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184184926296] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184185323006] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184185817074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184186173704] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184186533412] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184186914430] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184187300842] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184187645230] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184188000998] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184188383344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184188812602] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184189188302] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184189546812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184189891036] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184190261282] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184190605656] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184190978192] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184191436294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184191801734] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184192170936] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184192519470] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184192878910] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184193225350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184193572242] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184193943602] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184194368394] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184194753896] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184195250584] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184195658066] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184196005952] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184196376892] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184196764882] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184197216038] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184197603894] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184197954768] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184198355926] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184198738058] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184199137294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184199567386] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184200171498] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184200526658] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184200913198] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184201284348] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184201655044] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184202088942] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184202472746] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184202898730] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184203259244] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184203612748] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184203999196] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184204345406] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184204700576] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184205086646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184205499074] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184205875876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184206233852] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184206690726] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184207065280] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184207414552] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184207788948] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184208254150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184208640306] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184209014424] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184209368456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184209959082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184210341230] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184210705050] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184211173394] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184211556480] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184211933640] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184212307182] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184212704812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184213050812] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184213435470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184213865990] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184214277414] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184214662992] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184215048850] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184215452276] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184215834892] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184216264610] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184216719422] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184217155344] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184217690456] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184218123630] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184218539792] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184218900494] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184219436338] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184219863286] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184220248950] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184220640762] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184221023356] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184221409054] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184221797844] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184222264470] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184222667350] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184223048016] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184223456442] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184223880832] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184224261518] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184224702106] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184225148158] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184225574840] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184225993996] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184226386866] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184226789816] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184227204950] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184227881544] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184228385016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184228949352] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184229384054] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184229781054] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184230180352] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184230733168] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184231124306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184231519430] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184231923718] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184232296988] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184232699300] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184233108116] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184233592224] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184234038552] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184234435988] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184234856118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184235260704] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184235695336] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184236073944] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184236533640] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184236921948] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184237314248] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184237728390] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184238188416] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184238567028] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184239012112] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184239409458] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184239829658] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184240313208] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184240702990] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184241129774] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184241518396] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184242001618] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184242395990] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184242801490] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184243204606] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][DOE ] 35,350000,10000,0,0,256,54,30,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 184244981570] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184245358032] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184245732056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184246084588] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184246457312] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184246806476] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184247179102] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184247591360] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184247944056] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184248303950] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184248656348] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184249005844] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184249379562] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184249764236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184250166324] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184250549826] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184250897628] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184251427648] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184251782264] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184252149536] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184252532872] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184252903856] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184253370204] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184253763778] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184254137148] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184254514804] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184254903458] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184255300398] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184255799256] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184256284352] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184256750176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184257148998] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184257566350] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184257980272] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184258405522] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184258862026] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184259251830] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184259687554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184260033098] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184260439098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184260829812] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184261217314] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184261695632] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184262079872] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184262630098] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184263034208] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184263427042] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184263826046] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184264276002] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184264670284] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184265044860] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184265421174] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184265836050] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184266202876] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184266580498] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184267051110] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184267465848] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184267848570] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184268251056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184268628500] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184269019088] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184269383264] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184269873496] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184270281298] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184270677550] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184271045438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184271438196] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184271849120] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184272244082] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184272707802] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184273079022] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184273425596] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184273938156] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184274327320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184274678064] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184275069970] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184275541940] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184275948602] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184276342350] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184276716606] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184277116690] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184277495626] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184277883354] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184278349968] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184278733380] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184279135772] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184279514272] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184279908090] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184280292222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184280708066] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184281163592] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184281545494] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184281927600] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184282314636] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184282691348] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184283079798] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184283485930] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184283957434] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184284483824] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184285114982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184285503704] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184285920028] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184286302874] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184286984272] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184287371274] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184287751424] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184288164228] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184288565490] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184288981818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184289434624] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184289838814] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184290213902] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184290604848] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184290972460] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184291375702] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184291800348] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184292282170] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184292681420] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184293039466] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184293418194] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184293835020] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184294211770] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184294613678] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184295060896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184295441394] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184295832726] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184296363402] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184296744250] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184297144012] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184297503016] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184297942980] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184298350198] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184298699562] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184299071298] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184299455838] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184299849818] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184300209282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184300661908] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184301056726] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184301407678] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184301753870] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184302164442] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184302567584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184302960616] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184303466604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184303817788] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184304209096] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184304608198] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184304974906] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184305409814] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184305790252] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184306279176] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184306661434] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184307032012] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184307531456] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184307925230] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184308326196] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184308687176] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184309176196] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184309598844] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184309950024] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184310307554] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184310684708] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184311071284] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184311457144] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184311915662] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184312385482] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184312742674] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184313196248] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184313586202] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184313988644] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184314369026] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184314811912] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184315220770] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184315619124] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184315995768] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184316395334] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184316767278] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184317154510] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184317620052] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184317974994] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184318500388] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184318885200] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184319276080] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184319708814] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184320099150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184320568272] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184320977080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184321375306] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184321764618] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184322117912] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184322511632] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184322885450] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184323340208] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184323711080] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184324089044] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184324478504] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184324841900] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184325232492] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184325613282] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184326050798] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184326528740] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184326935670] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184327318522] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184327713536] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184328078004] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184328480392] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184328950280] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184329310886] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184329790600] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184330172394] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184330546872] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184330948620] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184331399298] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184331793156] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184332155568] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184332551654] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184332920620] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184333297606] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184333711214] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184334063180] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184334523574] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184334872986] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184335252602] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184335611370] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184335980524] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184336358434] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184336792882] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184337267770] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184337616736] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184337986288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184338348034] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184338735502] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184339103188] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184339480814] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184339979052] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184340348510] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184340949484] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184341424040] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184341823710] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184342214354] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184342679852] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184343070554] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184343463300] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184343850498] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184344264476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184344647142] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184345076076] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184345522554] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184345940734] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184346343162] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184346727384] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184347126288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184347505284] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184347893600] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184348339514] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][DOE ] 36,360000,10000,0,0,256,54,31,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 184350000920] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184350412038] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184350807372] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184351271682] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184351688942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184352238204] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184352652656] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184353048124] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184353451246] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184353866420] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184354244212] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184354660064] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184355012060] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184355362394] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184355767324] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184356180726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184356596822] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184356970112] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184357346484] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184357720124] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184358115828] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184358464176] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184358875960] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184359284676] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184359782044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184360131640] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184360529266] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184360906898] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184361320010] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184361732874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184362080522] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184362573306] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184362964152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184363668440] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184364065748] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184364488576] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184365004754] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184365356338] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184365747924] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184366149470] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184366498580] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184366888260] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184367302904] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184367648200] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184368130156] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184368494324] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184368943030] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184369419520] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184369785158] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184370198710] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184370659816] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184371070148] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184371477374] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184371868212] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184372239638] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184372608158] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184373017016] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184373491604] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184373894352] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184374445048] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184374888716] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184375234850] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184375590354] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184375970966] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184376410714] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184376815774] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184377197564] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184377628148] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184377990188] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184378375178] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184378751064] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184379232388] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184379651812] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184380019174] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184380423286] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184380840552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184381252476] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184381664306] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184382099290] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184382490650] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184382867194] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184383255186] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184383623056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184384003564] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184384394648] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184384830412] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184385213982] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184385746662] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184386119820] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184386499196] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184386880224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184387260868] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184387738618] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184388142678] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184388532672] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184388877958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184389257330] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184389658278] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184390010872] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184390429074] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184390849048] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184391235210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184391584278] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184391985676] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184392361508] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184392730246] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184393151468] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184393538128] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184393909462] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184394301868] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184394701660] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184395062984] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184395468900] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184395895532] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184396282978] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184396899988] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184397351404] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184397851940] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184398269586] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184398702908] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184399093820] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184399445720] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184399831438] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184400220768] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184400593888] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184401020992] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184401484138] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184401900988] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184402306554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184402680012] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184403078560] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184403437490] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184403840412] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184404278818] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184404676300] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184405048284] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184405417438] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184405821418] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184406170694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184406527410] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184406981178] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184407364392] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184407728642] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184408244224] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184408617074] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184408996988] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184409380016] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184409802558] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184410163320] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184410676188] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184411026800] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184411414186] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184411780308] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184412215274] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184412654994] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184413029518] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184413394396] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184413797386] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184414166000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184414528686] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184414967904] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184415435510] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184415822040] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184416212982] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184416605352] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184417034624] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184417396902] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184417817944] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184418292294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184418673710] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184419186540] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184419566748] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184419944872] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184420374150] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184420736324] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184421219588] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184421591180] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184421953938] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184422338792] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184422691594] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184423078914] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184423434852] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184423883362] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184424245300] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184424612212] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184425003164] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184425413162] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184425959632] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184426338976] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184426818956] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184427171022] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184427557448] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184427908200] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184428259548] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184428663608] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184429056450] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184429530694] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184429922952] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184430443166] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184430828444] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184431217710] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184431617486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184431979104] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184432467904] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184432889300] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184433280466] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184433665858] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184434050388] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184434466328] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184434827584] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184435281706] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184435653004] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184436030248] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184436433456] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184436823658] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184437200072] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184437626150] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184438078684] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184438442994] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184438855476] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184439218984] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184439588936] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184439968580] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184440694946] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184441064412] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184441430152] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184441967362] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184442351678] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184442729732] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184443145796] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184443591084] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184443968960] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184444368778] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184444743860] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184445129806] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184445495294] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184445873400] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184446349090] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184446723916] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184447109224] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184447485020] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184447887358] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184448233286] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184448606850] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184449057934] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184449425744] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184449842708] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184450260696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184450640802] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184451028122] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184451417528] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184451911564] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184452290996] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184452648100] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184453173344] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184453521550] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][DOE ] 37,370000,10000,0,0,256,54,32,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 184455495704] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184455891288] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184456254044] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184456657802] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184457022786] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184457475300] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184457845888] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184458192818] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184458595904] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184458982294] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184459340344] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184459726194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184460104190] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184460570130] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184460921904] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184461288678] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184461710318] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184462113342] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184462478220] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184462879188] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184463334428] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184463721752] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184464196272] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184464582474] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184464999608] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184465382330] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184465857874] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184466238494] ECW: w=0x3db7f110 func=0x3d59f444 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 184466638958] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184467015072] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184467400986] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184467802306] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184468191556] ECW: w=0x3db7ea80 func=0x3d59f444 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184468667070] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184469091784] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184469475064] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184469834462] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184470212682] ECW: w=0x3db7db40 func=0x3d5b8b2e 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184470597592] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184470975620] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184471425676] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184471815890] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184472180884] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184472600206] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184472958786] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184473303080] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184473690364] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184474066082] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184474587872] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184474961864] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184475445708] ECW: w=0x3db7fad8 func=0x3d59f444 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184475853162] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184476235714] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184476641410] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184477064732] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184477418336] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184477791230] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184478176860] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184478541188] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184478944682] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184479327712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184479688934] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184480147378] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184480547166] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184480904988] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184481254660] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184481604012] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184482105088] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184482668990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184483040748] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184483414876] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184483773546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184484118664] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184484487284] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184484863114] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184485241416] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184485741084] ECW: w=0x3db820f8 func=0x3d59f444 'CH-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 184486125692] ECW: w=0x3db7df98 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 184486642202] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184487015556] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184487383136] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184487775524] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184488272064] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184488640260] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184488996196] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184489347876] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184489721524] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184490087278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184490493078] ECW: w=0x3db80b20 func=0x3d59f444 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184490906232] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184491373874] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184491751950] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184492155048] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184492544592] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184492930430] ECW: w=0x3db7d5d0 func=0x3d5b8a6d 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 184493338000] ECW: w=0x3db6d6f8 func=0x3d5c75ba 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 184493794514] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184494229216] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184494608512] ECW: w=0x3db80c38 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 184495004362] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184495398490] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184495787612] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184496187784] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184496669752] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184497048578] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184497470320] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184498024656] ECW: w=0x3db80f80 func=0x3d59f444 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 184498432272] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184498816486] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184499231320] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184499712396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184500106712] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184500466272] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184500858266] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184501250468] ECW: w=0x3db65470 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184501690762] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184502084118] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184502540220] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184502942110] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184503324812] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184503725644] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184504109464] ECW: w=0x3db82670 func=0x3d59f444 'CH-REAP-SAFE' [Hermes] [HADES][INFO ] [KRELTSC: 184504559462] ECW: w=0x3db7df98 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 184505072726] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184505455912] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184505851428] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184506242492] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184506624994] ECW: w=0x3db7df98 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 184507038678] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184507427944] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184507930596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184508339236] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184508856258] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184509251642] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184509671192] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184510081422] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184510710496] ECW: w=0x3db80f80 func=0x3d59f444 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 184511103030] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184511497290] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184511890696] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184512291736] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184512643324] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184513029002] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184513515712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184513910808] ECW: w=0x3db80b20 func=0x3d59f444 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 184514321696] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184514703288] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184515092580] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184515469270] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184515852208] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184516341218] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184516726494] ECW: w=0x3daadc40 func=0x3d5c1aa4 '=' [Hermes] [HADES][INFO ] [KRELTSC: 184517102570] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184517757942] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184518189276] ECW: w=0x3db7ecb0 func=0x3d59f444 'CH-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 184518589966] ECW: w=0x3db7dc58 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184519054296] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184519444536] ECW: w=0x3daaa940 func=0x3d5c8588 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 184519848508] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184520388726] ECW: w=0x3db7dc58 func=0x3d5b8b2e 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 184520806720] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184521182138] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184521584224] ECW: w=0x3db7df98 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 184522076278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184522507938] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184522901122] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184523275644] ECW: w=0x3db81098 func=0x3d59f444 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 184523662624] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184524068706] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184524463254] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184524912168] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184525291002] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184525675516] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184526074990] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184526475398] ECW: w=0x3db7df98 func=0x3d5b8b2e 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 184526894700] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184527241396] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184527705706] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184528083776] ECW: w=0x3db65470 func=0x3d5b5bd1 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184528486014] ECW: w=0x3db81fe8 func=0x3d5b8b2e 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184528879090] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184529275904] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184529666098] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184530038124] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184530521200] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184530913002] ECW: w=0x3db6e098 func=0x3d5c7810 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 184531463286] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184531853164] ECW: w=0x3daac2c0 func=0x3d5b3a7c '/' [Hermes] [HADES][INFO ] [KRELTSC: 184532232448] ECW: w=0x3db82788 func=0x3d5b8b2e 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 184532675696] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184533128582] ECW: w=0x3db80c38 func=0x3d59f444 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 184533531402] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184533912098] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184534324874] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184534705916] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184535071084] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184535484840] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 184536006360] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 184536388324] ECW: w=0x3dab2150 func=0x3d5cb8ae '(s")' [Hera] [HADES][INFO ] [KRELTSC: 184536769764] ECW: w=0x3dad5728 func=0x3d597e8a 'VM-CALL' [Hermes] [HADES][INFO ] [KRELTSC: 184537348054] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184537734288] ECW: w=0x3db7d7f8 func=0x3d5b8bef 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 184538207130] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184538764424] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184539149990] ECW: w=0x3db7d2a0 func=0x3d5b8a6d 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 184539554896] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184539971194] ECW: w=0x3db657b0 func=0x3d5b5fcb '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 184540339554] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184540758524] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184541146528] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184541620396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184542001552] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184542521864] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184542920836] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184543289130] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184543705800] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184544085720] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184544573150] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184544965780] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184545368240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184545755746] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184546130760] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184546569238] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184547027014] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184547430830] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184547817364] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184548179334] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184548572512] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184548949526] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184549350456] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184549792840] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184550170836] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184550600164] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184550978944] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184551347568] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184551726872] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184552154638] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184552606988] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184552996680] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184553404048] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184553940144] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184554342948] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184554731260] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184555119542] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184555604458] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184555984852] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184556372762] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184556797316] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184557175580] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184557578170] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184557977064] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184558466056] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184558858586] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184559262270] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184559648096] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184560019980] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184560414910] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][DOE ] 38,380000,10000,0,0,256,55,32,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 184562098798] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184562497436] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184562914168] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184563305994] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184563705604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184564164070] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184564555404] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184565082308] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184565493960] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184565895574] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184566283958] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184566780114] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184567205436] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184567635730] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184568035372] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184568395806] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184568793790] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184569181388] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184569672136] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184570072058] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184570462364] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184570863672] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184571259156] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184571654220] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184572010598] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184572492728] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184572894948] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184573271296] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184573637698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184574024736] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184574458994] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184574862614] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184575317774] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184575691738] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184576168112] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184576581538] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184576951328] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184577338764] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184577841604] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184578191574] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184578577264] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184578957590] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184579306514] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184579691692] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184580091466] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184580490836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184580968026] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184581374496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184581749976] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184582128234] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184582513202] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184582916190] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184583305490] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184583792828] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184584156826] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184584554596] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184584899032] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184585269316] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184585636488] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184586023214] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184586480702] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184586873740] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184587401236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184587752240] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184588156246] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184588554516] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184589002674] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184589378230] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184589766312] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184590156002] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184590547236] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184590941368] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184591338232] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184591780154] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184592154252] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184592506346] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184592881712] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184593274134] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184593665416] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184594278152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184594765010] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184595238886] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184595631828] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184596007404] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184596405090] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184596751266] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184597154498] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184597631264] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184598009568] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184598626256] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184599008136] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184599395586] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184599758800] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184600216826] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184600619336] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184600997938] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184601394104] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184601768124] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184602197138] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184602572978] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184603018844] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184603422382] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184603801208] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184604162732] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184604560958] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184604909674] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184605326288] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184605703710] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184606139672] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184606510690] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184606874862] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184607246996] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184607646794] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184608016698] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184608392336] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184608856024] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184609217902] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184609710776] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184610105540] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184610452996] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184610855660] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184611251438] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184611675272] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184612066640] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184612428174] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184612785668] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184613136912] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184613516744] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184613900924] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184614349862] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184614751840] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184615098742] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184615469920] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184615827546] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184616188700] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184616585036] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184617032780] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184617396698] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184617798464] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184618176596] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184618579572] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184618953234] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184619351578] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184619702930] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184620126450] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184620529314] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184621054808] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184621427968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184621804082] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184622218226] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184622651534] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184623030012] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184623478144] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184623904238] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184624266696] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184624634538] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184625032854] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184625516108] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184625898318] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184626270418] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184626639758] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184626989546] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184627391736] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184627782696] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184628252014] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184628613016] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184629006880] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184629395318] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184629740868] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184630108718] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184630494212] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184630883952] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184631379868] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184631729808] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184632233450] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184632613648] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184632970824] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184633358510] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184633768264] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184634186524] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184634536238] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184634933040] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184635280036] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184635651500] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184636008082] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184636395064] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184636850388] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184637220504] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184637581494] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184637980494] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184638384306] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184638754966] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184639138366] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184639569180] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184639939992] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184640347978] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184640718372] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184641097748] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184641496396] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184641856638] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184642301528] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184642678844] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184643037320] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184643535420] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184643914840] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184644305214] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184644687100] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184645131348] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184645523836] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184645906882] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184646267752] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184646650112] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184647015688] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184647422392] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184647845236] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184648245968] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184648591954] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184649021304] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184649380762] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184649756778] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184650202892] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184650635522] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184651044656] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184651435706] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184651853106] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184652255174] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184652631660] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184653025976] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184653455596] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184653807490] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184654205044] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184654680546] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184655068486] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184655443422] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184655862240] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184656327792] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184656724002] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184657093802] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184657473232] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184657877068] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184658260086] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184658632484] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184659106886] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184659470058] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184659847848] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184660223280] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184660575786] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184660985968] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184661379260] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184661836650] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184662217758] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184662609280] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184662983838] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184663328100] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184663727228] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184664095338] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][DOE ] 39,390000,10000,0,0,256,55,33,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 184665930854] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184666351924] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184666707622] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184667122272] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184667566130] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184667958404] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184668310684] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184668688990] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184669078712] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184669441762] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184669823190] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184670242688] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184670639084] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184671248684] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184671599976] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184671968934] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184672345934] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184672749894] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184673208656] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184673582824] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184673990044] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184674352212] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184674709204] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184675091374] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184675453144] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184675900982] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184676281018] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184676661000] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184677208828] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184677615612] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184677975518] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184678349560] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184678809378] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184679190262] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184679551750] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184679975184] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184680383682] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184680758278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184681114552] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184681549706] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184681934582] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184682300558] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184682688172] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184683036258] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184683403358] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184683789662] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184684264522] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184684629194] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184684975514] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184685342966] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184685719492] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184686137842] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184686523400] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184686870616] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184687338760] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184687689592] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184688182558] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184688567566] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184688945876] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184689330998] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184689706410] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184690176712] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184690525256] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184690926232] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184691289554] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184691663928] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184692074918] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184692421838] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184692858588] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184693229552] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184693626372] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184693997896] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184694341994] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184694698452] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184695089586] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184695508992] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184695885228] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184696253178] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184696638982] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184696985760] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184697384744] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184697759814] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184698106280] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184698583336] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184698931254] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184699418110] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184699821294] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184700169528] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184700584336] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184701008040] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184701368142] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184701719312] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184702087198] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184702473978] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184702839122] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184703223542] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184703609290] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184704079496] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184704444492] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184704818700] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184705215492] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184705560184] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184705967590] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184706344584] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184706791864] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184707166298] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184707521328] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184707922888] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184708360782] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184708710684] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184709118560] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184709572160] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184709944194] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184710290050] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184710768236] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184711162868] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184711517650] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184711921136] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184712374046] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184712766672] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184713138962] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184713484078] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184713853210] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184714196892] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184714563960] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184715015824] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184715366832] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184715736576] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184716114112] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184716483316] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184716856904] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184717229424] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184717598548] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184718029004] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184718417910] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184718781350] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184719174290] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184719540872] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184719887472] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184720268138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184720723982] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184721108992] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184721463380] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184721979390] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184722353712] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184722732344] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184723131528] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184723593972] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184723976368] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184724337198] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184724681952] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184725079876] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184725455590] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184725830584] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184726274012] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184726624056] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184726993686] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184727368468] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184727749808] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184728104316] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184728464452] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184728864020] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184729286914] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184729661266] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184730038448] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184730415110] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184730802566] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184731146744] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184731528062] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184731949340] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184732343686] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184732800172] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184733173108] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184733565116] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184733910234] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184734280938] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184734705682] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184735056604] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184735456640] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184735803820] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184736201386] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184736640176] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184737035120] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184737504458] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184737874300] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184738273756] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184738620590] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184738981584] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184739348308] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184739734942] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184740167278] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184740532600] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184740889818] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184741271784] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184741620698] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184742020418] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184742368140] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184742746372] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184743166826] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184743575230] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184744066780] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184744415914] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184744784628] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184745130780] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184745536752] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184746016646] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184746395988] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184746799742] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184747148032] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184747533714] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184748115524] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184748501466] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184748994884] ECW: w=0x3daac810 func=0x3d5b3f71 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 184749374694] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184749760152] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184750133896] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184750506054] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184750875856] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184751221118] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184751689192] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184752073080] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184752463374] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184752863138] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184753210350] ECW: w=0x3db7eff8 func=0x3d59f444 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 184753610094] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184753990382] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 184754458668] ECW: w=0x3db64d00 func=0x3d5b8cf2 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 184754841146] ECW: w=0x3daadd50 func=0x3d5c1b7a '<>' [Hermes] [HADES][INFO ] [KRELTSC: 184755369496] ECW: w=0x3db65588 func=0x3d5b5c8d '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 184755746868] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184756146222] ECW: w=0x3daab2d0 func=0x3d5c25ae '@' [Hermes] [HADES][INFO ] [KRELTSC: 184756506742] ECW: w=0x3db7cf58 func=0x3d5b8a6d 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184756978932] ECW: w=0x3daabe80 func=0x3d5c2e1e 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 184757380860] ECW: w=0x3daabf90 func=0x3d5b3856 '+' [Hermes] [HADES][INFO ] [KRELTSC: 184757728272] ECW: w=0x3db81838 func=0x3d5b8b2e 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 184758132150] ECW: w=0x3daab3e0 func=0x3d5c264c '!' [Hermes] [HADES][INFO ] [KRELTSC: 184758507848] ECW: w=0x3db658c0 func=0x3d5b6172 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 184758870388] ECW: w=0x3db66cf0 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 184759345414] ECW: w=0x3dab9498 func=0x3d5b8cf2 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 184759791822] ECW: w=0x3daadf70 func=0x3d5c1d26 '>' [Hera] [HADES][INFO ] [KRELTSC: 184760146480] ECW: w=0x3dab9d20 func=0x3d5b5c8d '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 184760543850] ECW: w=0x3dac1f10 func=0x3d5c0d24 '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 184760923430] PASS: E2E msg flow [Hera] [HADES][INFO ] [KRELTSC: 184761226036] ECW: w=0x3dab9c08 func=0x3d5b5bd1 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 184761591822] ECW: w=0x3dabb488 func=0x3d5b6749 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 184762139408] exec_block: block 2055 len 485 [Hera] [HADES][INFO ] [KRELTSC: 184764965792] exec_block: block 2062 len 530 [Hera] [HADES][INFO ] [KRELTSC: 184765835778] exec_block: block 2056 len 515 [Hera] [HADES][INFO ] [KRELTSC: 184769074988] exec_block: block 2060 len 636 [Hera] [HADES][INFO ] [KRELTSC: 184771958072] exec_block: block 2061 len 148 [Hera] [HADES][INFO ] [KRELTSC: 184772963348] exec_block: block 2063 len 728 [Hera] [HADES][INFO ] [KRELTSC: 184792205490] exec_block: block 4850 len 372 [Hera] [HADES][DOE ] 60,600000,210000,0,0,2360,45,1614,4096,1888,0,4686111960511545344,0,65536,0,1,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 184797006482] exec_block: block 2058 len 757 [Hera] [HADES][INFO ] [KRELTSC: 184798639778] exec_block: block 2059 len 475 [Hera] PARITY:MAMA_INIT capsule_id=0x2c6c341006c89c43 mode=m capsule_hash=0x2c6c341006c89c43 dict_hash=0xd5c86b7db55efa58 [Hera] Init: Mama birth OK [Hera] ACL: CAPSULE-BIRTH pinned STRICT [Hera] ACL: BIRTH pinned STRICT [Hera] Starting heartbeat... [Hera] APIC Timer: started (LVT=0x00020020 ICR=9185040) [Hera] Heartbeat running. [Hera] LithosAnanke v1.5.3 [Hera] StarForth Version 3.1.0 [Hera] StarForth Emergency CLI [Hera] FORTH-79 interpreter — type BYE or power off to exit [Hera] ok>